body {
  font-family: "Bebas Neue", cursive !important;
}
.label,
sub,
sup {
  vertical-align: baseline;
}
.row {
  width: 100%;
  float: left;
}
section.large-calculator.calculator-page-calc.main-calc-scroll.calculator-widget {
  /* margin-top: 90px; */
  width: 100%;
  float: left;
}
ul.navbar-nav.new_menu_class.ml-md-auto a {
  font-family: "Bebas Neue", cursive !important;
}
div#head-navbar {
  margin-left: 20% !important;
}
.main_logo {
  width: 125px;
  margin: -15px 15px;
}
hr,
img {
  border: 0;
}
body,
figure {
  margin: 0;
}
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
  float: left;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
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;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.glyphicon,
address {
  font-style: normal;
}
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 {
  padding: 0;
  border: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.img-thumbnail,
body {
  background-color: #fff;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.popover,
.tooltip,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
select[multiple],
select[size],
textarea.form-control {
  height: auto;
}
.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: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
dt,
kbd kbd,
label {
  font-weight: 700;
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
  margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
address,
dl {
  margin-bottom: 20px;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  font-size: 17.5px;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}
legend,
pre {
  display: block;
  color: #333;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.pre-scrollable {
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@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 > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
fieldset {
  min-width: 0;
  margin: 0;
}
legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  line-height: 1.42857143;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
  font-size: 14px;
  color: #555;
}
.form-control {
  width: 100%;
  padding: 6px 12px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  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,
    -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
@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-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.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 {
  height: 46px;
  line-height: 1.3333333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-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-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.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;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  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.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  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.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  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.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  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.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  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.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].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 {
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}
.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;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.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 {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  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 > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
}
.dropup .btn-lg .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 > .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:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  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-right: 0;
  padding-left: 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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  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;
}
.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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
  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 (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}
@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .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:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.badge,
.label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.media-object,
.thumbnail {
  display: block;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.alert,
.thumbnail {
  margin-bottom: 20px;
}
.alert .alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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 a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.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;
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar,
.slider-selection {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.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-bar-striped,
.progress-striped .progress-bar {
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-bar-danger {
  background-color: #d9534f;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  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: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,
.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 {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  font-size: 16px;
}
.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 .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .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,
.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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .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:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table: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,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  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 td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 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 + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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 > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.popover,
.tooltip {
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
  text-decoration: none;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-content,
.popover {
  background-clip: padding-box;
}
.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -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;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.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;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  text-align: left;
  text-align: start;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  margin-bottom: -5px;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
  margin-bottom: -5px;
}
.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.carousel-caption,
.carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-align: center;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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;
}
.carousel,
.carousel-inner {
  position: relative;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  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.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}
.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.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;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
html {
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.logo-align,
.slider,
.sprite-inline {
  display: inline-block;
}
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
label,
li,
p,
span,
table,
td,
th {
  font-size: 16px;
  font-family: Montserrat, sans-serif;
}
a,
p,
span {
  font-family: Lato, sans-serif;
}
p.expertQuote {
  font-family: Montserrat, sans-serif;
}
.h2-mimic__h1,
h1 {
  font-weight: 800;
  font-size: 1.8em;
  color: #30225d;
}
@media only screen and (min-width: 321px) {
  .h2-mimic__h1,
  h1 {
    font-size: 2.7em;
  }
}
@media only screen and (min-width: 992px) {
  .h2-mimic__h1,
  h1 {
    font-size: 2.9em;
  }
}
@media only screen and (min-width: 1200px) {
  .h2-mimic__h1,
  h1 {
    font-size: 3.6em;
  }
}
.h1-mimic__h2,
h2 {
  font-weight: 800;
  font-size: 1.39em;
  color: #fff;
}
@media only screen and (min-width: 321px) {
  .h1-mimic__h2,
  h2 {
    font-size: 2.1em;
  }
}
@media only screen and (min-width: 992px) {
  .h1-mimic__h2,
  h2 {
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .h1-mimic__h2,
  h2 {
    font-size: 2.7em;
  }
}
.h1-mimic__h2 span,
h2 span {
  font-weight: inherit;
  font-size: inherit;
  color: #30225d;
}
.h1-mimic__h3,
h3,
p.awards {
  font-weight: 800;
  color: #30225d;
}
.h1-mimic__h3,
h3 {
  font-size: 1.4em;
}
@media only screen and (min-width: 992px) {
  .h1-mimic__h3,
  h3 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1200px) {
  .h1-mimic__h3,
  h3 {
    font-size: 2em;
  }
}
p {
  font-size: 0.8em;
}
@media only screen and (min-width: 321px) {
  p {
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 1200px) {
  p {
    font-size: 1em;
  }
}
p.awards {
  margin-top: 10px;
  text-align: center;
  font-size: 1em;
}
@media only screen and (min-width: 321px) {
  p.awards {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 992px) {
  p.awards {
    font-size: 1.3em;
  }
  .logo-align {
    display: inline-block;
    float: right;
    margin-left: 15px;
  }
}
p.customerTitle {
  color: #30225d;
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 5px;
  text-align: center;
}
@font-face {
  font-family: MontEB;
  src: url(../fonts/montserrat-bold-webfont.woff2) format("woff2"),
    url(../fonts/montserrat-bold-webfont.woff) format("woff"),
    url(../fonts/montserrat-bold-webfont.ttf) format("ttf");
}
.anchor--no-underline {
  text-decoration: none !important;
}
.anchor--blue-hover h2 {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.anchor--blue-hover:hover h2 {
  color: #06aeff !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.btn-blue,
.btn-blue:focus,
.btn-blue:hover,
.btn-green,
.btn-green:focus,
.btn-green:hover,
.btn-purple,
.btn-purple:hover {
  color: #fff;
}
.btn {
  border: none;
  border-radius: 3px;
}
.btn-green {
  background-color: #9bce32;
  border-bottom: 3px solid #8aba26;
}
.btn-green:hover {
  background-color: #8aba26;
  border-color: #8aba26;
}
.btn-blue {
  background-color: #06aeff;
  border-bottom: 3px solid #0394d9;
}
.btn-blue:hover {
  background-color: #0394d9;
  border-color: #0394d9;
}
.btn-blue[disabled] {
  background-color: #b3b4b5;
}
.btn-default,
.btn-default:hover:hover {
  color: #06aeff;
}
.btn-default {
  background-color: #fff;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}
.btn-default:hover {
  background-color: #efeff4;
}
.btn-purple {
  background-color: #4b3b72;
}
.btn-purple:hover {
  background-color: #5c4b84;
}
.btn-purple:focus {
  color: #fff;
}
.btn-tiny {
  font-weight: 500;
  font-size: 1em;
}
button,
button:hover {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.form-control {
  height: 50px;
  border: none;
  color: #30225d;
  font-weight: 800;
  font-size: 1.1em;
}
select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../img/down-arrow.png) right 5px top 5px no-repeat #fff;
}
.borrow-blue-out {
  height: 54px;
  border: 2px solid #06aeff;
  border-radius: 8px;
}
.button--cursor-disabled {
  cursor: default !important;
}
.slider.slider-horizontal {
  width: 100%;
}
.slider.slider-horizontal .slider-track {
  height: 13px;
}
.slider.slider-horizontal .slider-track .slider-track-high {
  background-image: none;
  border-radius: 20px;
}
.slider.slider-horizontal .slider-track .slider-handle {
  background-color: #06aeff;
  background-image: none;
  margin-top: -4px;
}
.slider.slider-horizontal .slider-track .slider-selection {
  border-radius: 20px;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #a7a9ac;
}
.cf-sprite {
  background: url(../img/rebrand.png) no-repeat;
}
.sprite-inline {
  clear: both;
}
@media only screen and (min-width: 1200px) {
  .logo-align {
    margin-left: 35px;
  }
}
.sprite-centered {
  margin: 0 auto;
}
.main-logo {
  background-position: 0 0;
  width: 224px;
  height: 69px;
}
.phone-logo {
  background-position: 31.586% 0;
  width: 96px;
  height: 102px;
  -moz-transform: scale(0.45);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.45);
  transform: scale(0.45);
}
@media only screen and (min-width: 321px) {
  .phone-logo {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
}
.purple-car {
  background-position: 43.949% 0;
  width: 55px;
  height: 24px;
}
.white-car {
  background-position: 61.481% 0;
  width: 43px;
  height: 19px;
}
.message-icon {
  background-position: 49.754% 0;
  width: 26px;
  height: 24px;
}
.phone-icon {
  background-position: 56.373% 0;
  width: 24px;
  height: 22px;
}
.phone-icon--white {
  background-position: 66.054% 0;
  width: 24px;
  height: 22px;
}
.user-icon {
  background-position: 53.114% 0;
  width: 21px;
  height: 25px;
}
.motonovo-logo {
  background-position: 63.874% 9.677%;
  width: 112px;
  height: 39px;
}
.paragon-logo {
  background-position: 77.644% 9.554%;
  width: 93px;
  height: 35px;
}
.barclays-logo {
  background-position: 99.559% 5.7%;
  width: 159px;
  height: 51px;
}
.st-100 {
  background-position: 0 61.024%;
  width: 92px;
  height: 95px;
}
.trustpilot {
  background-position: 100% 22.159%;
  width: 208px;
  height: 90px;
}
.reviewcentre {
  background-position: 35.714% 58.271%;
  width: 182px;
  height: 83px;
}
@media only screen and (min-width: 320px) {
  .reviewcentre {
    height: 50px;
  }
}
.fandi-container {
  height: 75px;
}
@media only screen and (min-width: 992px) {
  .fandi-container {
    height: auto;
  }
}
.fandi {
  background-position: 58.391% 68.391%;
  width: 119px;
  height: 119px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.ribbon-section {
  background-position: 93.741% 67.339%;
  width: 121px;
  height: 101px;
}
.heart-section,
.keys-section,
.lifering-section,
.mega-section,
.pen-section,
.user-section {
  width: 64px;
  height: 69px;
}
.keys-section {
  background-position: 9.021% 100%;
}
.heart-section {
  background-position: 18.041% 100%;
}
.lifering-section {
  background-position: 27.062% 100%;
}
.pen-section {
  background-position: 36.082% 100%;
}
.user-section {
  background-position: 45.103% 100%;
}
.mega-section {
  background-position: 54.124% 100%;
}
.plus-button {
  background-position: 0 35.275%;
  width: 40px;
  height: 40px;
}
.plus-button:hover {
  background-position: 16.75% 35.275%;
}
.down-button {
  background-position: 5.625% 35.275%;
  width: 40px;
  height: 40px;
}
.minus-button {
  background-position: 11.25% 35.161%;
  width: 40px;
  height: 39px;
}
.minus-button:hover {
  background-position: 28% 35.161%;
}
.play-button {
  background-position: 73.154% 66.26%;
  width: 95px;
  height: 103px;
  cursor: pointer;
}
.panel-default {
  background-color: #efeff4;
  border: none;
}
.panel-default .panel-heading {
  background-color: #442f70;
  color: #fff;
  border: none;
  font-size: 1.1em;
  font-weight: 800;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .fandi {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .panel-default .panel-heading {
    font-size: 1.4em;
  }
}
.slider-handle.custom::before,
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.panel-default .panel-body {
  border: none;
  background-color: #efeff4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.animated {
  -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,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  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 {
    -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);
  }
}
@keyframes pulse {
  from,
  to {
    -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);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from,
  to {
    -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(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
@keyframes rubberBand {
  from,
  to {
    -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(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -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 {
  from,
  to {
    -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 headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    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% {
    -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);
  }
  to {
    -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);
  }
  to {
    -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 {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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);
  }
}
@keyframes tada {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from,
  to {
    -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);
  }
}
@keyframes wobble {
  from,
  to {
    -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);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    -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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -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(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 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;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -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(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -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(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -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 {
  from {
    -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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  from {
    -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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -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;
  }
  to {
    -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;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -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;
  }
  to {
    -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 {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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;
  }
  to {
    -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;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.slider {
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  height: 25px;
}
.slider.slider-horizontal .slider-track {
  width: 100%;
  margin-top: -6px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider .hide,
.slider input {
  display: none;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #dfdfdf),
    to(#bebebe)
  );
  background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #e5e5e5),
    to(#e9e9e9)
  );
  background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #f5f5f5),
    to(#f9f9f9)
  );
  background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #f9f9f9),
    to(#f5f5f5)
  );
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #89cdef),
    to(#81bfde)
  );
  background-image: linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}
.slider-track-high,
.slider-track-low {
  position: absolute;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  background-color: #fff200;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.custom,
.slider-handle.triangle {
  background: 0 0;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #f9f9f9),
    to(#f5f5f5)
  );
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: none;
  filter: none;
  opacity: 0.8;
  border: 0 solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.custom,
.slider-tick.triangle {
  background: 0 0;
}
.slider-tick.in-selection {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #89cdef),
    to(#81bfde)
  );
  background-image: linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}
.slider.slider-horizontal .slider-track .slider-track-high {
  -webkit-box-shadow: -14px 0 0 #0478b3;
  box-shadow: -14px 0 0 #a7a9ac;
  background-color: #a7a9ac;
}
nav#mobile-nav {
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
  width: 100%;
  background-color: #36245f;
}
@media only screen and (min-width: 355px) {
  nav#mobile-nav {
    width: 90%;
  }
}
nav#mobile-nav #mobile-navigation .mobile-navigation-list {
  margin-top: 10px;
}
nav#mobile-nav #mobile-navigation ul {
  padding: 0;
}
nav#mobile-nav #mobile-navigation ul li {
  list-style-type: none;
  text-align: left;
  height: 40px;
  line-height: 40px;
}
nav#mobile-nav #mobile-navigation ul li a {
  font-family: Montserrat, sans-serif;
  display: inline-block;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav {
    width: 62%;
  }
  nav#mobile-nav #mobile-navigation .mobile-navigation-list {
    margin-top: 20px;
  }
  nav#mobile-nav #mobile-navigation ul li a:hover {
    background-color: #36245f;
  }
}
nav#mobile-nav #mobile-navigation .mobile-nav-header {
  padding-top: 15px;
  margin-top: 0;
}
@media only screen and (min-width: 321px) {
  nav#mobile-nav #mobile-navigation .mobile-nav-header {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  nav#mobile-nav #mobile-navigation .mobile-nav-header {
    margin: 15px 0;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media only screen and (min-width: 1200px) {
  nav#mobile-nav #mobile-navigation .mobile-nav-header {
    margin: 20px 0;
  }
}
nav#mobile-nav #mobile-navigation .btn-live-chat-nav,
nav#mobile-nav #mobile-navigation .btn-phone-nav,
nav#mobile-nav #mobile-navigation .btn-set-budget-nav {
  height: 42px;
  width: 100%;
  margin-top: 15px;
  position: relative;
}
nav#mobile-nav #mobile-navigation .btn-live-chat-nav .cf-sprite,
nav#mobile-nav #mobile-navigation .btn-phone-nav .cf-sprite,
nav#mobile-nav #mobile-navigation .btn-set-budget-nav .cf-sprite {
  position: absolute;
  left: 10px;
  top: 9px;
}
nav#mobile-nav #mobile-navigation .btn-apply-nav {
  height: 42px;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
}
nav#mobile-nav #mobile-navigation .btn-apply-nav .fa {
  margin-left: 8px;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .btn-apply-nav .fa {
    font-size: 16px;
  }
}
nav#mobile-nav #mobile-navigation .btn-phone-nav .sprite-inline {
  float: left;
}
nav#mobile-nav #mobile-navigation .btn-phone-nav span {
  display: inline-block;
  padding-top: 3px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-left: 16px;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .btn-phone-nav span {
    margin-left: -45px;
  }
  nav#mobile-nav #mobile-navigation .btn-phone-nav {
    margin-top: 15px;
  }
}
nav#mobile-nav #mobile-navigation .btn-live-chat-nav .message-icon {
  display: inline-block;
  float: left;
}
nav#mobile-nav #mobile-navigation .btn-live-chat-nav a,
nav#mobile-nav #mobile-navigation .btn-live-chat-nav span {
  color: #fff !important;
  font-size: 1em;
  display: inline-block;
  padding-top: 4px;
  margin-left: 9px;
}
nav#mobile-nav #mobile-navigation .btn-live-chat-nav .popup {
  margin-left: 29px !important;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .btn-live-chat-nav .popup {
    margin-left: -27px !important;
  }
}
nav#mobile-nav #mobile-navigation .btn-set-budget-nav {
  padding-top: 10px;
}
nav#mobile-nav #mobile-navigation .btn-set-budget-nav .cf-sprite {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  left: 0;
}
nav#mobile-nav #mobile-navigation .btn-set-budget-nav span {
  font-family: Montserrat, sans-serif;
  margin-left: 35px;
}
nav#mobile-nav #mobile-navigation .btn-toggle-nav-hide {
  position: relative;
  padding: 2px 0 0 3px;
  width: 42px;
  height: 42px;
  border-radius: 3px;
  display: inline-block;
  float: right;
  border: 1px solid #7d6cab;
  color: #4b3b72;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .btn-set-budget-nav span {
    margin-left: -24px;
  }
  nav#mobile-nav #mobile-navigation .btn-toggle-nav-hide {
    width: 97px;
    float: right !important;
  }
}
nav#mobile-nav #mobile-navigation .btn-toggle-nav-hide span {
  color: #c7bce4;
  position: absolute;
  left: 15px;
  top: 7px;
}
nav#mobile-nav #mobile-navigation .btn-toggle-nav-hide .glyphicon {
  font-size: 1.4em;
  margin: 2px 0 0 -3px;
  color: #7d6cab;
  top: 8px;
  position: absolute;
  right: 10px;
}
nav#mobile-nav #mobile-navigation .btn-sign-in-nav {
  position: relative;
  margin-top: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: transparent;
  border: 2px solid #5a4b86;
}
.primary-header__apply,
.primary-header__apply__home-page-center-apply-button {
  border-bottom: 4px solid #8aba26;
  border-radius: 3px;
  text-align: center;
  line-height: 42px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  float: left;
  color: #fff;
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .btn-sign-in-nav {
    margin-top: 20px;
  }
}
nav#mobile-nav #mobile-navigation .btn-sign-in-nav span {
  font-family: Montserrat, sans-serif;
  display: inline-block;
  padding-top: 3px;
  margin-left: 7px;
}
nav#mobile-nav #mobile-navigation .btn-sign-in-nav div {
  margin-top: -1px;
}
nav#mobile-nav #mobile-navigation .social-section {
  margin-top: 15px;
}
nav#mobile-nav #mobile-navigation .social-icon {
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
nav#mobile-nav #mobile-navigation .facebook-svg,
nav#mobile-nav #mobile-navigation .facebook-svg-circle,
nav#mobile-nav #mobile-navigation .twitter-svg,
nav#mobile-nav #mobile-navigation .twitter-svg-circle,
nav#mobile-nav #mobile-navigation .youtube-svg,
nav#mobile-nav #mobile-navigation .youtube-svg-circle {
  fill: #fff;
}
nav#mobile-nav #mobile-navigation .twitter-svg-holder:hover .twitter-svg {
  fill: #2d99d7;
}
nav#mobile-nav #mobile-navigation .facebook-svg-holder:hover .facebook-svg {
  fill: #3765a3;
}
nav#mobile-nav #mobile-navigation .youtube-svg-holder:hover .youtube-svg {
  fill: #c81324;
}
.phone-svg-logo svg {
  width: 46px;
  height: 49px;
}
@media only screen and (min-width: 321px) {
  .phone-svg-logo svg {
    width: 72px;
    height: 77px;
  }
}
.apply-now-mobile-hide {
  display: none;
}
@media only screen and (min-width: 384px) {
  .apply-now-mobile-hide {
    display: inline;
  }
}
.primary-header {
  padding: 10px 0;
  background-color: #36245f;
}
@media only screen and (min-width: 992px) {
  .primary-header {
    padding: 20px 0 25px;
  }
}
.primary-header__home-page-center-apply-button {
  padding: 10px 0;
  background-color: #36245f;
}
@media only screen and (min-width: 320px) {
  .primary-header__home-page-center-apply-button {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  nav#mobile-nav #mobile-navigation .social-section {
    margin-top: 30px;
  }
  .primary-header {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#23313e),
      to(#362460)
    );
    background-image: linear-gradient(to right, #23313e, #362460);
  }
  .primary-header__home-page-center-apply-button {
    padding: 10px 0;
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#23313e),
      to(#362460)
    );
    background-image: linear-gradient(to right, #23313e, #362460);
  }
}
.primary-header__logo--phone {
  width: 70px;
  height: 75px;
}
.primary-header__logo--tablet {
  height: 88px;
}
@media only screen and (min-width: 992px) {
  .primary-header__home-page-center-apply-button {
    padding: 20px 0 25px;
  }
  .primary-header__logo--tablet {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1200px) {
  .primary-header__logo--tablet {
    height: 100px;
  }
}
.primary-header__navigation {
  margin-top: 15px;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .primary-header__navigation {
    height: 90px;
  }
}
.primary-header__navigation--clearfix {
  display: inline-block;
  width: 100%;
  height: 45px;
}
.primary-header__apply {
  display: inline-block;
  height: 45px;
  background-color: #9bce32;
  width: calc(100% - 110px);
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__apply:hover {
  color: #fff;
  text-decoration: none;
  background-color: #8aba26;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__apply b {
  display: none;
}
@media only screen and (min-width: 385px) {
  .primary-header__apply b {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .primary-header__navigation {
    margin-top: 25px;
  }
  .primary-header__apply {
    width: calc(100% - 295px);
  }
}
@media only screen and (min-width: 992px) {
  .primary-header__apply {
    width: calc(100% - 536px);
  }
}
.primary-header__apply__home-page-center-apply-button {
  display: none;
  height: 45px;
  background-color: #9bce32;
  width: calc(100% - 110px);
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media only screen and (min-width: 768px) {
  .primary-header__apply__home-page-center-apply-button {
    display: inline-block;
    width: calc(100% - 295px);
  }
}
.primary-header__apply__home-page-center-apply-button:hover {
  color: #fff;
  text-decoration: none;
  background-color: #8aba26;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__apply__home-page-center-apply-button b {
  display: none;
}
@media only screen and (min-width: 385px) {
  .primary-header__apply__home-page-center-apply-button b {
    display: inline;
  }
}
@media only screen and (min-width: 992px) {
  .primary-header__apply__home-page-center-apply-button {
    width: calc(100% - 536px);
  }
}
.primary-header__phone {
  margin-left: 10px;
  float: left;
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
  background-color: #4b3b72;
  border-radius: 2px;
  border: 2px solid #4b3b72;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__phone:hover {
  background-color: #271f3e;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media only screen and (min-width: 768px) {
  .primary-header__phone {
    width: 168px;
  }
}
.primary-header__phone__home-page-center-apply-button {
  margin-left: 10px;
  float: left;
  display: none;
  position: relative;
  width: 45px;
  height: 45px;
  background-color: #4b3b72;
  border-radius: 2px;
  border: 2px solid #4b3b72;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__phone__home-page-center-apply-button:hover {
  background-color: #271f3e;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media only screen and (min-width: 768px) {
  .primary-header__phone__home-page-center-apply-button {
    display: inline-block;
    width: 168px;
  }
}
.primary-header__phone-svg {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 25px;
  height: 25px;
}
.primary-header__phone-text {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  position: absolute;
  top: 9px;
  left: 45px;
}
.primary-header__toggle-navigation {
  margin-left: 10px;
  display: inline-block;
  float: left;
  position: relative;
  width: 45px;
  height: 45px;
  background-color: #4b3b72;
  cursor: pointer;
  border: 2px solid #4b3b72;
  border-radius: 2px;
}
.primary-header__toggle-navigation:hover {
  background-color: #271f3e;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__toggle-navigation .icon-bar {
  position: absolute;
  width: 25px;
  height: 17px;
  top: 12px;
  left: 8px;
}
.primary-header__toggle-navigation .icon-bar span {
  width: 25px;
  height: 3px;
  display: block;
  margin-top: 4px;
  background-color: #695e93;
}
.primary-header__toggle-navigation .icon-bar span:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .primary-header__toggle-navigation {
    width: 90px;
  }
  .primary-header__toggle-navigation .icon-bar {
    left: 52px;
  }
}
.primary-header__toggle-navigation__home-page-center-apply-button {
  margin-left: 10px;
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
  background-color: #4b3b72;
  cursor: pointer;
  border: 2px solid #4b3b72;
  border-radius: 2px;
  float: right;
  margin-top: 8px;
}
.primary-header__toggle-navigation__home-page-center-apply-button:hover {
  background-color: #271f3e;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__toggle-navigation__home-page-center-apply-button .icon-bar {
  position: absolute;
  width: 25px;
  height: 17px;
  top: 12px;
  left: 8px;
}
.primary-header__toggle-navigation__home-page-center-apply-button
  .icon-bar
  span {
  width: 25px;
  height: 3px;
  display: block;
  margin-top: 4px;
  background-color: #695e93;
}
.primary-header__toggle-navigation__home-page-center-apply-button
  .icon-bar
  span:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 340px) {
  .primary-header__toggle-navigation__home-page-center-apply-button {
    width: 90px;
  }
  .primary-header__toggle-navigation__home-page-center-apply-button .icon-bar {
    left: 52px;
  }
}
@media only screen and (min-width: 768px) {
  .primary-header__toggle-navigation__home-page-center-apply-button {
    width: 90px;
    float: none;
    margin-top: auto;
  }
  .primary-header__toggle-navigation__home-page-center-apply-button .icon-bar {
    left: 52px;
  }
}
.primary-header__toggle-navigation-text,
.primary-header__toggle-navigation-text__home-page-center-apply-button {
  font-size: 13px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  position: absolute;
  top: 10px;
  left: 6px;
}
.primary-header__toggle-navigation-text__home-page-center-apply-button {
  display: none;
}
@media only screen and (min-width: 340px) {
  .primary-header__toggle-navigation-text__home-page-center-apply-button {
    display: inline;
  }
}
.primary-header__chat {
  margin-left: 10px;
  display: inline-block;
  float: left;
  position: relative;
  width: 175px;
  height: 45px;
  background-color: #4b3b72;
  cursor: pointer;
  border: 2px solid #4b3b72;
  border-radius: 2px;
}
.primary-header__chat:hover {
  background-color: #271f3e;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.primary-header__chat-svg {
  position: absolute;
  height: 25px;
  width: 25px;
  top: 9px;
  left: 10px;
}
.primary-header__chat .bcText a {
  color: #fff;
  font-family: "Lato, sans-serif";
  text-decoration: none !important;
  position: absolute;
  top: 10px;
  left: 45px;
}
.primary-header__chat .bcText a div {
  font-size: 14px;
}
.primary-header__members {
  margin-left: 10px;
  display: inline-block;
  float: left;
  position: relative;
  width: 161px;
  height: 45px;
  background-color: transparent;
  cursor: pointer;
  border: 2px solid #4b3b72;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
}
.primary-header__members:hover {
  background-color: #271f3e;
  border-color: #271f3e;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
}
.primary-header__user-svg {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 8px;
  left: 10px;
}
.primary-header__members-text {
  font-family: Lato, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 9px;
  left: 41px;
  color: #fff;
}
.mini-navigation ul li a,
.primary-header__pages ul li a {
  font-family: Montserrat, sans-serif;
}
.primary-header__pages {
  margin-top: 15px;
  margin-bottom: 10px;
}
.primary-header__pages ul {
  padding: 0;
  margin: 0;
}
.primary-header__pages ul li {
  display: inline-block;
  margin-left: 15px;
}
@media only screen and (min-width: 1200px) {
  .primary-header__pages ul li {
    margin-left: 24px;
  }
}
.primary-header__pages ul li a {
  font-size: 0.9em;
  color: #fff;
}
.primary-header__pages ul li:first-child {
  margin-left: 0;
}
.car-calculator-svg--mobile-header {
  position: absolute;
  width: 40px;
  top: 12px;
  left: 10px;
}
.mini-navigation {
  background-color: #e5e5e5;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .mini-navigation {
    padding: 40px 0;
  }
}
.mini-navigation .footer-nav-row {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.mini-navigation .footer-nav-row .footer-nav-col {
  padding: 0 12px;
  display: inline-block;
  width: 19%;
  float: left;
}
.mini-navigation p {
  color: #271f3e;
  font-weight: 800;
  font-size: 0.9em;
  margin-bottom: 3px;
}
.mini-navigation ul {
  padding: 0;
  list-style-type: none;
}
.mini-navigation ul li a {
  font-size: 0.8em;
  color: #949494;
}
.footer {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#273040),
    to(#644c96)
  );
  background: linear-gradient(to right, #273040, #644c96);
}
@media only screen and (min-width: 992px) {
  .mini-navigation {
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer {
    padding-top: 45px;
  }
}
.footer__logo {
  display: block;
  margin: 35px auto 0;
  width: 200px;
}
@media only screen and (min-width: 992px) {
  .footer__logo {
    margin-top: 0;
  }
}
.footer__social {
  display: block;
  margin: 0 auto;
  width: 40px;
}
.footer-navigation li {
  margin-bottom: 20px;
}
.footer-navigation li a {
  font-family: Lato, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
}
.footer-terms p,
.footer-terms p a {
  font-size: 0.9em;
  color: #fff;
}
.footer-terms {
  margin-top: 30px;
}
.footer-terms p a {
  text-decoration: underline;
}
.footer-sub {
  background-color: rgba(0, 0, 0, 0.25);
}
.footer-sub p {
  color: #fff;
  font-size: 13px;
}
.footer-sub__title {
  margin-top: 12px;
  margin-bottom: 0;
}
.footer-sub__title--desktop {
  font-size: 13px;
  display: none;
}
.footer-sub__address {
  margin-bottom: 0;
}
.footer-sub__cf247 {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .footer-sub__title--desktop {
    display: inline;
  }
  .footer-sub__cf247 {
    margin-top: 12px;
    text-align: right;
  }
}
.footer__social-holder {
  margin-top: 19px;
  margin-bottom: 45px;
}
#cookie-bar {
  margin: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: 10px 0;
  background-color: #271f3e;
  z-index: 500;
}
@media only screen and (min-width: 992px) {
  .footer__social-holder {
    margin-top: 0;
  }
  #cookie-bar .container {
    padding-left: 35px;
    padding-right: 50px;
  }
}
#cookie-bar .row {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
#cookie-bar p {
  color: #fff;
  font-size: 0.85em;
  font-family: montserrat, sans-serif;
  margin-top: 5px;
}
@media only screen and (min-width: 1200px) {
  #cookie-bar .container {
    padding-left: 50px;
  }
  #cookie-bar p {
    font-size: 0.9em;
  }
}
#cookie-bar p a {
  color: #06aeff;
  font-family: inherit;
  font-size: inherit;
}
#cookie-accepted {
  padding: 6px 12px;
  border: none;
}
#cookie-accepted span {
  font-family: montserrat, sans-serif;
}
@media only screen and (min-width: 768px) {
  #cookie-accepted {
    padding: 6px 24px;
  }
  #cookie-accepted i {
    margin-left: 10px;
  }
  .banner-calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.banner-calc {
  padding: 15px;
}
.banner-calc .banner-calc-header {
  padding: 15px;
  background-color: #30225d;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.banner-calc .banner-calc-header p {
  text-align: center;
  margin: 0;
}
.banner-calc .banner-calc-body {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 15px;
  background-color: #e5e5e5;
}
@media only screen and (min-width: 768px) {
  .banner-calc .banner-calc-header {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
  }
  .banner-calc .banner-calc-body {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
}
.banner-calc .banner-calc-body label {
  text-align: center;
  color: #2c3e50;
  font-weight: 500;
  width: 100%;
}
.banner-calc .banner-calc-body button {
  background-color: #06aeff;
  border: none;
  width: 100%;
  text-align: center;
  color: #fff;
}
.banner-calc .banner-calc-body button:hover {
  color: #fff;
  background-color: #008ed2;
}
.large-calculator .main-calc-section {
  background-color: #484a54;
}
.large-calculator .main-calc-section .calculator-title {
  text-align: center;
}
.large-calculator .main-calc-section .calculator-title h2 {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) {
  .large-calculator .main-calc-section .calculator-title h2 {
    font-size: 2em;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator {
    margin-left: 15px;
    margin-right: 15px;
  }
  .large-calculator .main-calc-section {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .large-calculator .main-calc-section .calculator-title h2 {
    margin-top: 0;
    font-size: 2em;
    text-align: left;
    margin-bottom: 10px;
  }
  .large-calculator .main-calc-section .amount-to-borrow-form label {
    margin-bottom: 10px;
  }
}
.large-calculator .main-calc-section .calculator-title .cf-sprite {
  margin-right: 10px;
}
.large-calculator .main-calc-section .pay-back-group {
  border-radius: 4px;
  border: 2px solid #0987de;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  height: 54px;
  padding: 7px;
  border-radius: 4px;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.large-calculator .main-calc-section .pay-back-group div.text-holder {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 87px);
  float: left;
  padding-top: 5px;
  text-align: center;
}
.large-calculator .main-calc-section .pay-back-group div.text-holder span {
  font-family: Lato, sans-serif;
  font-weight: 800;
  font-size: 1.4em;
}
.large-calculator .main-calc-section .amount-to-borrow-form {
  background-color: #e5e5e5;
  padding: 26px 15px;
  border-radius: 16px;
  position: relative;
}
.large-calculator
  .main-calc-section
  .amount-to-borrow-form
  .form-control-borrow-mini {
  font-family: Lato, sans-serif;
  background-color: #fff200;
  font-weight: 800;
  font-size: 1.4em;
}
.large-calculator .main-calc-section .amount-to-borrow-form label {
  width: 100%;
  text-align: center;
}
.large-calculator .main-calc-section .amount-to-borrow-form p {
  margin: 0;
  font-size: 1em;
}
.large-calculator .main-calc-section .down-arrow-bottom-fit {
  padding-left: 0;
}
.large-calculator .main-calc-section .down-arrow-borrow {
  margin: -1px auto 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #e5e5e5;
}
.large-calculator .main-calc-section .large-calc-custom-repayments {
  border-bottom: none;
  border-bottom-right-radius: 0;
  position: relative;
  border-bottom-left-radius: 0;
  width: 100%;
}
.large-calculator .main-calc-section .large-calc-custom-repayments:hover {
  cursor: default;
  background-color: #008fcd;
}
.large-calculator .main-calc-section .large-calc-custom-repayments:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.large-calculator .main-calc-section .large-calc-custom-repayments:focus {
  outline: 0;
}
@media only screen and (min-width: 768px) {
  .large-calculator .main-calc-section .amount-to-borrow-form p {
    text-align: center;
  }
  .large-calculator .main-calc-section .down-arrow-bottom-fit {
    padding-left: 15px;
  }
  .large-calculator .main-calc-section .large-calc-custom-repayments {
    background: #008fcd;
    border-bottom: 5px solid #0394d9;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    height: 91px;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator .main-calc-section .amount-to-borrow-form p {
    text-align: left;
  }
  .large-calculator .main-calc-section .large-calc-custom-repayments {
    background: #008fcd;
    height: 74px;
    border-bottom: none;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 0;
  }
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .large-calc-custom-repayments-text {
  margin-top: 10px;
  padding-bottom: 5px;
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .large-calc-custom-repayments-text
  .nopad {
  padding-right: 0;
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .large-calc-custom-repayments-text
  p {
  text-align: right;
  font-size: 14px;
  line-height: 18px;
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .large-calc-custom-repayments-text
  p
  span {
  font-size: 14px;
}
@media only screen and (min-width: 321px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-repayments
    .large-calc-custom-repayments-text
    p {
    font-size: 15px;
    line-height: 19px;
  }
  .large-calculator
    .main-calc-section
    .large-calc-custom-repayments
    .large-calc-custom-repayments-text
    p
    span {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-repayments
    .large-calc-custom-repayments-text
    p {
    text-align: left;
  }
}
.large-calculator .main-calc-section .large-calc-custom-repayments p {
  margin: 0;
  width: 100%;
  white-space: initial;
  display: inline-block;
  float: right;
  text-align: right;
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  span.exact-repayment {
  font-size: 35px;
  display: inline-block;
  width: 100%;
  text-align: left;
  font-weight: 800;
  line-height: 36px;
}
@media only screen and (min-width: 321px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-repayments
    span.exact-repayment {
    font-size: 37px;
    line-height: 40px;
  }
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .down-arrow-container {
  width: 100%;
  margin-top: -6px;
}
.large-calculator
  .main-calc-section
  .large-calc-custom-repayments
  .down-arrow-inset {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #484a54;
}
.large-calculator .main-calc-section .large-calc-custom-apply {
  position: relative;
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #9dd033;
  color: #fff;
  border-color: #8aba26;
}
.large-calculator .main-calc-section .large-calc-custom-apply:hover {
  color: #fff;
  background-color: #fff200;
}
@media only screen and (min-width: 768px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-repayments
    .down-arrow-inset {
    margin-top: -16px;
  }
  .large-calculator .main-calc-section .large-calc-custom-apply {
    background: #fff200;
    height: 91px;
    border-bottom: 5px solid #8aba26;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
}
.large-calculator .main-calc-section .large-calc-custom-apply .apply {
  font-size: 2em;
  display: inline-block;
  margin: 3px auto 10px;
}
@media only screen and (min-width: 768px) {
  .large-calculator .main-calc-section .large-calc-custom-apply .apply {
    font-size: 2.2em;
    font-weight: 800;
    margin-top: 15px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator .main-calc-section .large-calc-custom-apply {
    background: #fff200;
    height: 84px;
    border-bottom: 6px solid #fff200;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .large-calculator .main-calc-section .large-calc-custom-apply .apply {
    color: #414042;
    font-size: 2.4em;
    font-weight: 800;
    margin-top: 9px;
    margin-bottom: 0;
  }
}
.large-calculator
  .main-calc-section
  .large-calc-custom-apply
  .apply-now-underscore {
  border-top: 2px solid #a6e621;
  width: 165px;
  margin: -7px auto 0;
  display: block;
}
@media only screen and (min-width: 768px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-apply
    .apply-now-underscore {
    width: 185px;
  }
}
.large-calculator .main-calc-section .large-calc-custom-apply .no-obligation {
  color: #000;
  font-size: 0.9em;
  display: inline-block;
  margin: 0 auto;
}
.large-calculator .main-calc-section .best-available-rate {
  margin-top: 15px;
}
.large-calculator .main-calc-section .best-available-rate tr td {
  border-top: 1px solid #676767;
  font-size: 15px;
  padding: 4px 0;
  color: #eee;
  font-family: Lato, sans-serif;
}
.large-calculator .main-calc-section .best-available-rate tr td span {
  float: right;
  font-size: 16px;
  color: #fff;
}
.large-calculator .main-calc-section .best-available-rate tr td.best-rate {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-top: none;
}
.large-calculator .main-calc-section .best-available-rate tr td.best-rate span {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .large-calculator
    .main-calc-section
    .large-calc-custom-apply
    .apply-now-underscore {
    width: 195px;
  }
  .large-calculator .main-calc-section .best-available-rate {
    margin-top: 0;
  }
  .large-calculator .main-calc-section .best-available-rate tr td span {
    font-weight: 700;
  }
  .large-calculator .main-calc-section .best-available-rate tr td.best-rate {
    font-size: inherit;
    font-weight: 700;
  }
}
.large-calculator .main-calc-section .table-container-best-rates {
  padding: 0;
}
.large-calculator .main-calc-section .table-container-best-rates td {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 321px) {
  .large-calculator .main-calc-section .table-container-best-rates {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 480px) {
  .large-calculator .main-calc-section .table-container-best-rates {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator .main-calc-section .table-container-best-rates {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.large-calculator .main-calc-section label {
  font-size: 1.2em;
  font-weight: 500;
}
.large-calculator .main-calc-section .tablet-ratings {
  margin-top: 15px;
  margin-bottom: 15px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .large-calculator .main-calc-section label {
    font-size: 1.3em;
    font-weight: 500;
  }
  .large-calculator .main-calc-section .tablet-ratings {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator .main-calc-section .tablet-ratings {
    display: none;
    width: 100%;
  }
}
.calculator-mini-widget .pay-back-group,
.large-calculator .borrow-group {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.large-calculator .main-calc-section .tablet-ratings .tablet-ratings-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 2px solid #adadad;
}
.large-calculator
  .main-calc-section
  .tablet-ratings
  .tablet-ratings-container:first-child {
  border-left: none;
}
.large-calculator .main-calc-section .tablet-ratings p {
  margin: 10px 0;
  color: #fff;
  text-align: center;
  font-weight: 300;
  font-size: 1.1em;
}
.large-calculator .main-calc-section .tablet-ratings p span {
  font-weight: 700;
}
.large-calculator .brand-icons-calc {
  background-color: #fff;
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .large-calculator .brand-icons-calc .custom-brand-icons-row {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .large-calculator .main-calc-section .large-calc-custom-apply {
    height: 85px;
  }
  .large-calculator .brand-icons-calc .custom-brand-icons-row {
    margin: 15px 55px 0;
  }
}
@media only screen and (min-width: 768px) {
  .large-calculator .brand-icons-calc {
    padding-bottom: 20px;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .large-calculator .representative-example {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.large-calculator .brand-icons-calc p {
  color: #442f70;
  font-family: Montserrat, sans-serif;
  font-size: 0.9em;
}
.large-calculator .brand-icons-calc .cf-sprite {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.large-calculator .lender-logo {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .large-calculator .lender-logo {
    max-width: 50%;
    margin-left: 25%;
  }
}
@media only screen and (max-width: 480px) {
  .large-calculator .lender-logo {
    max-width: 75%;
    margin-left: 12.5%;
  }
}
.large-calculator .alphera-logo {
  max-width: 80%;
  margin-left: 10%;
  margin-top: -30px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .large-calculator .hitatchi-logo {
    margin-top: 6px;
  }
}
@media only screen and (max-width: 480px) {
  .large-calculator .hitatchi-logo {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .large-calculator .hitatchi-logo {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .large-calculator .brand-icons-calc {
    margin-bottom: 10px;
  }
  .large-calculator .brand-icons-calc p {
    font-size: 1em;
  }
  .large-calculator .hitatchi-logo {
    margin-top: 10px;
  }
  .large-calculator .representative-example {
    padding: 30px 55px;
  }
}
.large-calculator .representative-example h3 {
  font-size: 1.2em;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .large-calculator .representative-example h3 {
    font-size: 1.6em;
  }
}
.large-calculator .representative-example h3 span {
  font-size: inherit;
}
.large-calculator .representative-example p {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  color: #7c7c7c;
  line-height: 1.4em;
}
@media only screen and (min-width: 321px) {
  .large-calculator .representative-example p {
    line-height: 1.55em;
  }
}
@media only screen and (min-width: 768px) {
  .large-calculator .representative-example p {
    line-height: 1.7em;
    font-size: 1.1em;
  }
}
.large-calculator .representative-example p span {
  font-family: inherit;
  font-size: inherit;
  font-weight: 800;
  color: #06aeff;
}
@media only screen and (min-width: 992px) {
  .large-calculator .representative-example p {
    line-height: 2em;
  }
  .large-calculator .representative-example p span {
    font-size: inherit;
  }
}
.large-calculator .borrow-group {
  width: 100%;
  display: flex;
  background-color: #fff;
  height: 54px;
  padding: 5px 7px 7px;
  border-radius: 4px;
  border: 2px solid #0987de;
  user-select: none;
}
.large-calculator .borrow-group .borrow-mini-section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 87px);
  float: left;
}
.large-calculator .borrow-group .borrow-mini-section span {
  display: inline-block;
  height: 40px;
  width: 30px;
  line-height: 40px;
  text-align: center;
  font-size: 1.5em;
  color: #005b8e;
  font-weight: 800;
}
.large-calculator .borrow-group .borrow-mini-section input {
  padding: 0 10px;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: none;
  color: #30225d;
  font-weight: 800;
  font-size: 1.1em;
  box-shadow: none;
  height: 40px;
  width: calc(100% - 36px);
  border-radius: 4px;
}
.large-calculator .centered-calc-select-large {
  padding-left: 37%;
}
@media only screen and (min-width: 768px) {
  .large-calculator .centered-calc-select-large {
    padding-left: 34%;
  }
}
.large-calculator .select-p-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 120px;
  color: #0987de;
  margin-left: 10px;
  border: 2px solid #0987de;
  padding: 4px 5px;
  background-color: #fff;
}
.large-calculator select.select-p-text.form-control {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  -ms-appearance: menulist;
  appearance: menulist;
}
@media only screen and (min-width: 768px) {
  .calc-main-buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
  .calc-main-buttons .right-padd-off {
    padding: 0 0 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .calc-main-buttons {
    display: inline-block;
  }
  .calc-main-buttons .right-padd-off {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .calc-main-buttons .left-padd-off {
    padding: 0 15px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .calc-main-buttons .left-padd-off {
    padding: 0 15px;
    margin-top: -1px;
  }
}
.calculator-page-calc .main-calc-section .calculator-title {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .calculator-page-calc .main-calc-section .calculator-title {
    text-align: left;
  }
}
.calc-top-spacer {
  margin-top: 15px;
}
@media only screen and (min-width: 992px) {
  .large-calc__label-left {
    text-align: left !important;
    padding-left: 8px;
  }
}
.main-calc__rates-section {
  position: relative;
}
.desktop-arrow-right-main,
.desktop-arrow-right-secondary {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.desktop-arrow-right-main {
  right: -20px;
  top: 83px;
  border-left: 20px solid #e5e5e5;
}
.desktop-arrow-right-secondary {
  left: -5px;
  border-left: 20px solid #484a54;
}
.main-section,
.mini-calc-widget__button {
  position: relative;
}
.apply-now-custom-chevron {
  font-size: 0.7em;
}
.calculator__we-compare {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.compliance-p {
  text-align: center;
  margin-bottom: 15px;
}
.compliance-p span {
  color: #30225d !important;
}
@media only screen and (min-width: 768px) {
  .calculator__we-compare {
    border-bottom: none;
    padding-bottom: 0;
  }
  .compliance-p {
    margin-top: 6px !important;
  }
}
@media only screen and (min-width: 992px) {
  .compliance-p {
    margin-top: 12px !important;
  }
  .compliance-p span {
    font-size: 1.2em !important;
  }
}
nav#breadcrumb {
  margin: 5px 0;
}
nav#breadcrumb .breadcrumb {
  margin: 0;
  padding: 0;
}
nav#breadcrumb ol {
  background: 0 0;
}
nav#breadcrumb ol a,
nav#breadcrumb ol span {
  color: #858585;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  font-family: FontAwesome;
  content: "\f054 ";
  font-size: 0.7em;
}
.main-section {
  padding-bottom: 0;
  background: url(../img/Final/Heros/Home/1.jpg) right 50% bottom 0 no-repeat;
  background-size: cover;
}
.main-section span.three-lines {
  display: inline;
}
.main-section span.two-lines {
  display: none;
}
.main-section h1 {
  font-family: MontEB;
  font-size: 1.8em;
  color: #30225d;
  margin-top: 45px;
}
@media only screen and (min-width: 321px) {
  .main-section h1 {
    font-size: 2.1em;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .main-section span.three-lines {
    display: none;
  }
  .main-section span.two-lines {
    display: inline;
  }
  .main-section h1 {
    font-size: 2.8em;
    line-height: 39px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h1 {
    font-size: 2.9em;
    line-height: 50px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-section h1 {
    font-size: 3.5em;
  }
}
.main-section h2 {
  margin: 0;
  font-weight: 800;
  font-size: 1.39em;
  color: #fff;
}
@media only screen and (min-width: 321px) {
  .main-section h2 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 768px) {
  .main-section h2 {
    font-size: 1.9em;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h2 {
    font-size: 2.2em;
  }
}
.main-section h2 span {
  font-weight: inherit;
  font-size: inherit;
  color: #30225d;
}
.main-section h2.first {
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .main-section h2.first {
    line-height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h2.first {
    line-height: 36px;
  }
}
.main-section h2.second {
  line-height: 1.1;
}
.main-section .h2-section {
  margin-bottom: 15px;
}
.main-section .h2-section span {
  font-family: Montserrat, sans-serif;
}
@media only screen and (min-width: 768px) {
  .main-section h2.second {
    line-height: 28px;
  }
  .main-section {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 386px) {
  .main-section {
    background-position: right 50% bottom -30px;
  }
}
@media only screen and (min-width: 480px) {
  .main-section {
    background: url(../img/Final/Heros/Home/3.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h2.second {
    line-height: 32px;
  }
  .main-section .heroSectionContent {
    margin-top: 30px;
  }
  .main-section {
    background: url(../img/Final/Heros/Home/4.jpg) center center no-repeat;
    background-size: cover;
  }
}
.main-section button {
  min-width: 100%;
  margin-top: 0;
}
.main-section .hero-car {
  width: 100px;
}
.main-section .transparent-section {
  margin-top: 15px;
  padding: 15px 0;
  background-color: rgba(85, 54, 133, 0.2);
  color: #fff;
}
.main-section .btn-apply-now,
.main-section .btn-apply-now__home-page-center-apply-button {
  border-radius: 5px;
  font-family: montserrat, sans-serif;
  background-color: #9dd033;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #8aba26;
  border-top: 3px solid #abd84a;
  height: 45px;
  font-size: 1em;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  min-width: 80%;
}
@media only screen and (min-width: 321px) {
  .main-section .hero-car {
    width: 150px;
  }
  .main-section .btn-apply-now,
  .main-section .btn-apply-now__home-page-center-apply-button {
    height: 70px;
    font-size: 2.1em;
    padding: 6px 50px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section .hero-car {
    width: 220px;
  }
  .main-section .transparent-section {
    margin-top: 120px;
  }
  .main-section .btn-apply-now,
  .main-section .btn-apply-now__home-page-center-apply-button {
    font-weight: 800;
  }
}
.main-section .btn-apply-now i,
.main-section .btn-apply-now__home-page-center-apply-button i {
  font-size: 0.7em;
}
.main-section .btn-apply-now:hover,
.main-section .btn-apply-now__home-page-center-apply-button:hover {
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  border-color: #8aba26;
  background-color: #8aba26;
}
.main-section .btn-apply-now__home-page-center-apply-button {
  display: inline-block;
  margin-bottom: 15px;
  height: 50px;
  font-size: 1.5em;
  padding: 6px;
  width: 94%;
  text-align: center;
  margin-left: 3%;
  font-weight: 800;
}
.main-section .btn-car-finance-calc {
  height: 40px;
}
@media only screen and (min-width: 321px) {
  .main-section .btn-car-finance-calc {
    height: 55px;
    font-size: 1em;
  }
}
.main-section h1.h2-mimic__h1-main,
.main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
  font-family: MontEB;
  font-size: 1.8em;
  color: #30225d;
  margin-top: 45px;
}
@media only screen and (min-width: 321px) {
  .main-section h1.h2-mimic__h1-main,
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    font-size: 2.1em;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .main-section .btn-apply-now__home-page-center-apply-button {
    display: none;
    margin-bottom: auto;
  }
  .main-section h1.h2-mimic__h1-main,
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    font-size: 2.8em;
    line-height: 39px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h1.h2-mimic__h1-main,
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    font-size: 2.9em;
    line-height: 50px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-section h1.h2-mimic__h1-main,
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    font-size: 3.5em;
    margin-top: 15px;
  }
}
.main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section h1.h2-mimic__h1-main__home-page-center-apply-button {
    margin-top: 15px;
  }
}
.home-page-new__ul {
  padding-left: 13px;
  list-style-type: none;
}
@media only screen and (min-width: 768px) {
  .home-page-new__ul {
    margin-top: 10px;
  }
}
.home-page-new__ul li {
  line-height: 25px;
  color: #fff;
  font-size: 1em;
}
.home-page-new__ul li:before {
  font-size: 1em;
  font-family: "Glyphicons Halflings";
  content: "\e074";
  margin: 0 10px 0 -15px;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .home-page-new__ul li {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 1200px) {
  .home-page-new__ul li {
    font-size: 1.3em;
  }
}
.home-page-new__ul li a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #fff;
}
.main-section--error {
  padding: 20px 0;
  background: url(../img/Final/staff/tim/timSmall.jpg) right 50% bottom 0
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 386px) {
  .main-section--error {
    background-position: right 50% bottom -30px;
  }
}
@media only screen and (min-width: 480px) {
  .main-section--error {
    background: url(../img/Final/staff/tim/timSmall.jpg) center center no-repeat;
    background-size: cover;
  }
}
.main-section--error h1 {
  font-family: MontEB;
  font-size: 1.6em;
  color: #fff;
}
@media only screen and (min-width: 321px) {
  .main-section--error h1 {
    font-size: 2em;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .main-section--error {
    padding: 0 0 40px;
    background: url(../img/Final/staff/tim/timeBig.jpg) center center no-repeat;
    background-size: cover;
  }
  .main-section--error h1 {
    font-size: 2.5em;
    line-height: 39px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .main-section--error {
    background: url(../img/Final/staff/tim/timExtremeCentered.jpg) center center
      no-repeat;
    background-size: cover;
  }
  .main-section--error h1 {
    font-size: 2.5em;
    line-height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-section--error h1 {
    font-size: 3em;
    margin-top: 85px;
  }
}
.main-section--error h2 {
  margin: 0;
  font-weight: 800;
  font-size: 1.39em;
  color: #30225d;
}
@media only screen and (min-width: 321px) {
  .main-section--error h2 {
    font-size: 1.6em;
  }
}
.main-section--error h2.first {
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .main-section--error h2 {
    font-size: 1.9em;
  }
  .main-section--error h2.first {
    line-height: 35px;
  }
}
.calculator-mini-widget {
  background-color: #e5e5e5;
  border-radius: 15px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .main-section--error h2 {
    font-size: 2.2em;
  }
  .main-section--error h2.first {
    line-height: 40px;
    margin-bottom: 25px;
  }
  .calculator-mini-widget {
    margin-top: 30px;
  }
}
.calculator-mini-widget .panel-heading {
  padding: 20px 15px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.calculator-mini-widget .panel-body {
  background-color: #e5e5e5;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 15px 25px;
}
.calculator-mini-widget .purple-car {
  margin-right: 5px;
  margin-left: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  zoom: 100%;
}
@media only screen and (min-width: 1200px) {
  .main-section--error h2 {
    font-size: 2.2em;
  }
  .calculator-mini-widget {
    margin-top: 25px;
  }
  .calculator-mini-widget .purple-car {
    zoom: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-right: 20px;
    margin-left: 5px;
  }
}
.calculator-mini-widget .panel-arrow-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #442f70;
  margin: 0 auto;
}
.calculator-mini-widget .form-horizontal {
  padding: 0 20px;
}
.calculator-mini-widget .form-horizontal .control-label {
  padding-bottom: 5px;
  text-align: center;
  font-weight: 500;
  color: #30225d;
  font-size: 1.2em;
}
.calculator-mini-widget .form-horizontal .form-control {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .calculator-mini-widget .form-horizontal .centered-calc-select {
    padding-left: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .calculator-mini-widget .form-horizontal .centered-calc-select {
    padding-left: 100px;
  }
}
.calculator-mini-widget .form-horizontal .btn-blue {
  height: 60px;
  font-weight: 800;
  font-size: 1em;
  border-width: 5px;
}
.calculator-mini-widget .form-horizontal .btn-blue .calculator-icon {
  margin-right: 10px;
}
.calculator-mini-widget .pay-back-group {
  display: flex;
  background-color: #fff;
  height: 54px;
  padding: 7px;
  border-radius: 4px;
  width: 100%;
  user-select: none;
}
.calculator-mini-widget .pay-back-group a {
  float: left;
}
.calculator-mini-widget .pay-back-group div.text-holder {
  width: calc(100% - 87px);
  padding-top: 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: left;
  text-align: center;
}
.calculator-mini-widget .pay-back-group div.text-holder span {
  font-family: Lato, sans-serif;
  font-weight: 900;
  font-size: 1.4em;
}
.calculator-mini-widget .borrow-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  height: 54px;
  padding: 5px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.calculator-mini-widget .borrow-group .borrow-mini-section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 87px);
  float: left;
}
.calculator-mini-widget .borrow-group .borrow-mini-section span {
  display: inline-block;
  height: 40px;
  width: 30px;
  line-height: 40px;
  text-align: center;
  font-size: 1.5em;
  color: #b3b0bd;
  font-weight: 900;
}
.calculator-mini-widget .borrow-group .borrow-mini-section input {
  padding: 0 10px;
  background-color: #fef6a1;
  border: none;
  -webkit-box-shadow: none;
  color: #30225d;
  font-weight: 900;
  font-size: 1.4em;
  box-shadow: none;
  height: 40px;
  width: calc(100% - 36px);
  border-radius: 4px;
  font-family: Lato, sans-serif;
}
.mini-calc-widget__button svg {
  left: 20px;
  width: 20px;
  height: 26px;
  position: absolute;
  top: 15px;
}
.mini-calc-widget__button img {
  right: 20px;
  width: 17px;
  position: absolute;
  top: 20px;
}
#awards,
#awards .mobile-sprite-section {
  position: relative;
}
.compact-calculator_car-svg {
  width: 55px;
  height: 24px;
  margin-right: 5px;
}
@media only screen and (min-width: 1200px) {
  .compact-calculator_car-svg {
    margin-right: 10px;
    margin-left: 5px;
  }
}
.eight-below {
  margin-bottom: 8px !important;
}
#awards {
  z-index: 5;
  margin: 35px 0 45px;
}
#awards .uk-no-1-mobile {
  padding: 0;
}
#awards .uk-no-1-mobile .h1-mimic__h2-awards,
#awards .uk-no-1-mobile h2 {
  margin-top: 24px;
  font-size: 0.6em;
}
@media only screen and (min-width: 320px) {
  #awards .uk-no-1-mobile {
    top: -25px;
  }
  #awards .uk-no-1-mobile sup {
    top: 0.2em;
  }
  #awards .uk-no-1-mobile .h1-mimic__h2-awards,
  #awards .uk-no-1-mobile h2 {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 385px) {
  #awards .uk-no-1-mobile .h1-mimic__h2-awards,
  #awards .uk-no-1-mobile h2 {
    font-size: 0.8em;
    margin-top: 19px;
  }
}
@media only screen and (min-width: 480px) {
  #awards .uk-no-1-mobile {
    padding: 0 15px;
  }
  #awards .uk-no-1-mobile .h1-mimic__h2-awards,
  #awards .uk-no-1-mobile h2 {
    margin-top: 10px;
  }
}
#awards .h1-mimic__h2-awards,
#awards h2 {
  text-align: center;
  margin: 0;
  font-size: 1.5em;
  color: #261f40;
}
@media only screen and (min-width: 768px) {
  #awards .h1-mimic__h2-awards,
  #awards h2 {
    font-size: 1.4em;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  #awards .h1-mimic__h2-awards,
  #awards h2 {
    font-size: 2.1em;
    margin-top: 0;
  }
}
#awards p {
  color: #261f40;
  font-size: 1.1em;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  text-align: center;
  letter-spacing: -0.2px;
}
#awards .ribbon-section {
  margin-top: -65px;
  margin-bottom: 15px;
}
#awards .reviewcentre {
  margin-top: 4px;
  position: absolute;
  left: 50%;
  -webkit-transform: scale(0.65) translate(-50%, 0);
  transform: scale(0.65) translate(-50%, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
@media only screen and (min-width: 480px) {
  #awards .reviewcentre {
    margin-top: 6px;
    -webkit-transform: scale(0.75) translate(-50%, 0);
    transform: scale(0.75) translate(-50%, 0);
  }
}
#awards .trustpilot {
  margin-top: 18px;
  position: absolute;
  left: 50%;
  -webkit-transform: scale(0.45) translate(-50%, 0);
  transform: scale(0.45) translate(-50%, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
@media only screen and (min-width: 480px) {
  #awards .trustpilot {
    margin-top: 4px;
    -webkit-transform: scale(0.5) translate(-50%, 0);
    transform: scale(0.5) translate(-50%, 0);
  }
}
#awards .st-100 {
  position: absolute;
  left: 50%;
  margin-top: 0;
  -webkit-transform: scale(0.6) translate(-50%, 0);
  transform: scale(0.6) translate(-50%, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
@media only screen and (min-width: 320px) {
  #awards .reviewcentre {
    margin-top: 15px;
    top: -25px;
  }
  #awards .trustpilot {
    margin-top: 10px;
    top: -25px;
  }
}
@media only screen and (min-width: 768px) {
  #awards .reviewcentre {
    margin-top: 12px;
    top: 25px;
    -webkit-transform: scale(0.7) translate(-50%, 0);
    transform: scale(0.7) translate(-50%, 0);
  }
  #awards .trustpilot {
    margin-top: 23px;
    left: 85px;
    top: 5px;
    -webkit-transform: scale(0.55) translate(-50%, 0);
    transform: scale(0.55) translate(-50%, 0);
  }
  #awards .st-100 {
    -webkit-transform: scale(0.7) translate(-50%, 0);
    transform: scale(0.7) translate(-50%, 0);
  }
  #awards .st-100 svg {
    width: 82px;
    margin-top: 5px;
    height: 132px;
  }
  #awards .fandi {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 992px) {
  #awards .reviewcentre,
  #awards .st-100 {
    -webkit-transform: scale(1) translate(-50%, 0);
  }
  #awards .reviewcentre {
    margin-top: 25px;
    top: 25px;
    transform: scale(1) translate(-50%, 0);
  }
  #awards .trustpilot {
    margin-top: 46px;
    left: 100px;
    -webkit-transform: scale(0.65) translate(-50%, 0);
    transform: scale(0.65) translate(-50%, 0);
  }
  #awards .st-100 {
    margin-top: 0;
    transform: scale(1) translate(-50%, 0);
  }
  #awards .st-100 svg {
    margin-top: 5px;
    width: 80px;
    height: 130px;
  }
  #awards .fandi {
    margin-top: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: scale(1) translate(-50%, 0);
    transform: scale(1) translate(-50%, 0);
  }
}
@media only screen and (min-width: 1200px) {
  #awards .reviewcentre {
    top: 15px;
    margin-top: 15px;
  }
  #awards .trustpilot {
    margin-top: 19px;
  }
  #awards .fandi,
  #awards .st-100 {
    margin-top: 0;
  }
  #awards .st-100 svg {
    margin-top: 0;
    width: 68px;
    height: 107px;
  }
  #awards .fandi svg {
    width: 104px;
    height: 108px;
  }
}
#awards .mobile-awards-area .col-xs-4 {
  height: 58px;
}
#awards .mobile-awards-area div:nth-child(2) {
  position: relative;
  left: 10px;
}
#awards .tablet-desktop-award-area .col-sm-2 {
  height: 103px;
}
.awards-tablet-push {
  margin-top: 0;
}
#your-expert {
  position: relative;
  padding: 20px 0;
  background: url(../img/YourExpert/daddyImg.jpg) center center no-repeat;
  background-size: cover;
  height: 520px;
}
#your-expert .heart-section {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .awards-tablet-push {
    margin-top: 102px;
  }
  #your-expert .heart-section {
    margin-bottom: 10px;
  }
  #your-expert {
    background: url(../img/YourExpert/daddyImgMd.jpg) center center no-repeat;
    background-size: cover;
    height: 550px;
  }
}
@media only screen and (min-width: 992px) {
  .awards-tablet-push {
    margin-top: 0;
  }
  #your-expert {
    margin-left: 15px;
    margin-right: 15px;
    background: url(../img/YourExpert/daddyImgLg.jpg) center center no-repeat;
    background-size: cover;
    height: 750px;
  }
  #your-expert .center-large {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  #your-expert .heart-section {
    margin-bottom: 15px;
  }
}
#your-expert .expertQuoteBorder {
  width: 50px;
  border-bottom: 3px solid #fff;
  margin: 10px auto 15px;
}
#your-expert .expert-buttons {
  margin-top: 230px;
}
#your-expert .expert-buttons a {
  font-size: 1.1em;
  line-height: 30px;
  height: 45px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #your-expert .expert-buttons {
    margin-top: 0;
  }
  #your-expert .expert-buttons a {
    width: auto;
    margin: 0 auto;
    display: inherit;
    border: none;
    padding: 6px 24px;
  }
  #your-expert .expert-buttons a i {
    margin-left: 15px;
    font-size: 1.75em;
    position: absolute;
    top: 8px;
  }
}
p.expert {
  margin-bottom: 0;
  font-weight: 800;
  font-size: 1.4em;
  line-height: 1em;
  color: #271f3d;
  text-align: center;
  font-family: montserrat;
}
@media only screen and (min-width: 480px) {
  p.expert {
    font-size: 1.6em;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  #your-expert .expert-buttons a {
    margin-top: 10px;
  }
  #your-expert .expert-buttons a i {
    top: 18px;
  }
  p.expert {
    font-size: 2.2em;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  p.expert {
    font-size: 2.45em;
    line-height: 44px;
  }
}
p.expert span svg {
  width: 10px;
  height: 8px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  p.expert span svg {
    width: 20px;
    height: 16px;
  }
  p.expert.first-expert {
    margin-bottom: -3px;
  }
}
@media only screen and (min-width: 992px) {
  p.expert.first-expert {
    margin-bottom: -6px;
  }
}
p.expertQuote {
  color: #30225d;
  font-size: 0.9em;
  margin-top: 5px;
  text-align: center;
  margin-bottom: 0;
}
#your-questions {
  background-color: #5fb6e1;
  padding: 0;
  margin-top: 20px;
}
#your-questions .mobileQuestionsHeader {
  display: inline-block;
}
#your-questions .mobileQuestionsHeader .col-xs-12 {
  padding: 0;
}
#your-questions #mobile-svg {
  margin-bottom: -3px;
}
#your-questions #mobile-svg .cls-image {
  width: 100%;
  height: 115%;
}
#your-questions #desktop-svg {
  position: absolute;
  width: 840px;
  height: 734px;
  top: -25px;
  left: -390px;
}
@media only screen and (min-width: 768px) {
  #your-questions {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#5fb6e1),
      to(#5295bf)
    );
    background: linear-gradient(to bottom, #5fb6e1, #5295bf);
  }
  #your-questions #desktop-svg {
    height: 800px;
  }
}
#your-questions .your-questions-body {
  position: relative;
  padding: 0;
  margin-top: -6px;
}
@media only screen and (min-width: 992px) {
  p.expertQuote {
    font-size: 1em;
  }
  #your-questions #desktop-svg {
    width: 800px;
    height: 816px;
    top: -25px;
    left: -240px;
  }
  #your-questions {
    margin-left: 15px;
    margin-right: 15px;
  }
  #your-questions .your-questions-body {
    overflow: hidden;
  }
}
#your-questions h2 {
  text-align: center;
  margin-top: 5px;
  font-size: 1.3em;
}
#your-questions h2.your-questions-custom-padding {
  padding: 0 110px;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) {
  #your-questions h2 {
    font-size: 1.35em;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  #your-questions h2 {
    font-size: 2.4em;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) {
  #your-questions h2 {
    font-size: 3em;
  }
}
#your-questions h2.split-h2 {
  margin-top: 0;
}
#your-questions ul {
  padding: 0 0 0 15px;
}
#your-questions ul li:before {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 -15px;
  color: #fff;
}
#your-questions ul li {
  list-style-type: none;
  margin-top: 12px;
  color: #f0eff5;
  font-size: 0.9em;
}
#your-questions ul li a {
  color: #f0eff5;
  font-size: 15px;
}
@media only screen and (min-width: 480px) {
  #your-questions ul li a {
    font-size: 16px;
  }
}
#your-questions button {
  width: 100%;
}
#your-questions .questions-big-button {
  margin-top: 20px;
}
@media only screen and (min-width: 1200px) {
  #your-questions #desktop-svg {
    width: 723px;
    height: 844px;
    top: -25px;
    left: -102px;
  }
  #your-questions .questions-big-button {
    margin-bottom: 25px;
  }
}
#your-questions .questions-big-button .btn-default {
  line-height: 38px;
  font-family: Montserrat, sans-serif;
  width: 100%;
  border-bottom: none;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  #your-questions .questions-big-button .btn-default {
    width: auto;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 1em;
    padding: 6px 30px;
    background-color: #05aeff;
    height: 50px !important;
  }
}
#your-questions .apply-now-answered a {
  padding-top: 11px;
  font-family: Montserrat, sans-serif;
  width: 100%;
  font-weight: 700;
  font-size: 17px;
  background-color: #98ca2f;
  border-color: #8bba26;
}
#your-questions .apply-now-answered a:hover {
  background-color: #8bba26;
}
#your-questions .desktop-questions-offset {
  margin-top: 30px;
}
#your-questions .question-and-answers-desktop {
  margin-top: 40px;
}
#your-questions .question-and-answers-desktop h3 {
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  #your-questions .question-and-answers-desktop h3 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1200px) {
  #your-questions .question-and-answers-desktop h3 {
    font-size: 1.5em;
  }
}
#your-questions .question-and-answers-desktop p {
  text-align: center;
  margin-bottom: 25px;
  color: #30225d;
}
#your-questions .questions-buttons {
  margin-top: 10px;
  padding-bottom: 20px;
}
#your-questions .questions-buttons .btn-green,
#your-questions .questions-buttons .btn-purple {
  height: 50px;
  position: relative;
}
#your-questions .questions-buttons .btn-purple span {
  font-family: Lato, sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  #your-questions .apply-now-answered a {
    padding-top: 6px;
  }
  #your-questions .questions-buttons .phone-icon {
    position: absolute;
    left: 12px;
    top: 14px;
  }
  #your-questions .questions-buttons .row-custom-padding {
    padding: 0 40px;
  }
  #your-questions .questions-buttons .btn-green,
  #your-questions .questions-buttons .btn-purple span {
    font-size: 1.3em;
    font-weight: 800;
  }
  #your-questions .questions-buttons .btn-purple span {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  #your-questions .questions-buttons .row-custom-padding {
    padding: 0;
  }
  #your-questions .questions-buttons .btn-green,
  #your-questions .questions-buttons .btn-purple span {
    font-size: 1.5em;
    font-weight: 700;
  }
  #your-questions .questions-buttons .btn-purple span {
    font-weight: 800;
  }
  #your-questions .questions-buttons .btn-default {
    background-color: #06aeff;
    border: none;
    color: #fff;
  }
  #your-questions .questions-buttons .phone-icon {
    top: 14px;
    left: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  #your-questions .questions-buttons .phone-icon {
    left: 37px;
    top: 15px;
  }
}
#your-questions a.read-more-questions {
  font-size: inherit;
  font-weight: 700;
  color: #30225d;
}
.questions-and-answers-redirect,
.questions-and-answers-redirect:hover {
  text-decoration: none;
}
.faq-tablet-faq-page #desktop-svg {
  position: absolute;
  width: 840px;
  height: 734px;
  top: -25px;
  left: -390px;
}
@media only screen and (min-width: 768px) {
  .faq-tablet-faq-page #desktop-svg {
    height: 726px !important;
  }
}
@media only screen and (min-width: 992px) {
  .faq-tablet-faq-page #desktop-svg {
    width: 800px;
    height: 816px !important;
    top: -25px;
    left: -240px;
  }
  #customers-section {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-tablet-faq-page #desktop-svg {
    width: 723px;
    height: 844px !important;
    top: -25px;
    left: -102px;
  }
}
#customers-section {
  background-color: #f2f2f4;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  #customers-section {
    padding: 60px 0;
  }
}
#customers-section .customers-title {
  text-align: center;
}
#customers-section .customers-title h2 {
  color: #30225d;
  font-weight: 500;
  margin: 10px 0 15px;
}
@media only screen and (min-width: 992px) {
  #customers-section {
    padding: 80px 0;
  }
  #customers-section .customers-title h2 {
    margin: 10px 0 25px;
  }
}
#customers-section .desktop-video-holder {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.customer-video-block {
  cursor: hand;
}
@media only screen and (min-width: 768px) {
  .customer-video-block {
    display: inline-block;
    width: 38%;
    margin-right: -4px;
    -webkit-box-shadow: 0 0 10px rgba(1, 1, 1, 0.5);
    box-shadow: 0 0 10px rgba(1, 1, 1, 0.5);
  }
  .customer-video-block:first-of-type {
    top: 0;
    width: 31%;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .customer-video-block:last-of-type {
    top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 31%;
  }
  .customer-video-block .customer-video-footer p.video-quote {
    display: none;
  }
}
.customer-video-block .customer-video {
  position: relative;
}
.customer-video-block .customer-video img {
  width: 100%;
}
.customer-video-block .customer-video .play-button-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.customer-video-block .customer-video .play-button-holder .play-button {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.customer-video-block .customer-video .play-button-holder .play-button-big {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}
.customer-video-block .customer-video-article {
  text-decoration: none;
}
.customer-video-block .customer-video-footer {
  padding: 10px 0;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  background-color: #30225d;
}
.customer-video-block .customer-video-footer p {
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.customer-video-block .customer-video-footer p.video-customer {
  font-family: montserrat, sans-serif;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .customer-video-block .customer-video-footer {
    padding: 20px 0;
  }
  .customer-video-block .customer-video-footer p.video-customer {
    font-size: 0.9em;
  }
}
.customer-video-block .customer-video-footer .video-divider {
  width: 40px;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  border-bottom: 3px solid #5c4b84;
  margin: 0 auto;
}
.customer-video-block .customer-video-footer p.video-quote {
  font-size: 1em;
  padding: 5px 30px 0;
}
.customer-video-block:hover .customer-video-footer {
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  background-color: #06aeff;
}
.customer-video-block:hover .customer-video-footer .video-divider {
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  border-color: #fff;
}
ul.blog-pills li,
ul.blog-pills li:hover {
  -webkit-transition: background-color 0.3s;
}
.lightbox-video {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
.lightbox-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.customer-section__videos {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .lightbox-video iframe {
    width: 80%;
  }
  .customer-section__videos {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .lightbox-video iframe {
    width: 75%;
  }
  .customer-section__videos {
    padding: 0 40px;
  }
  .contact-component {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .lightbox-video iframe {
    width: 50%;
  }
  .customer-section__videos {
    padding: 0 110px;
  }
}
.customers-section-compliance-video-text {
  margin-bottom: 25px;
  text-align: center;
  font-size: 1em;
}
.contact-component__header {
  padding-top: calc(20px * 2);
  background-color: #f2f2f4;
  position: relative;
}
.contact-component__header-purple-fill {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 146px;
  z-index: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#292e46),
    to(#35255c)
  );
  background-image: linear-gradient(to right, #292e46, #35255c);
}
.contact-component__header-image {
  width: 315px;
  z-index: 1;
  display: block;
  margin: 0 auto;
  position: relative;
}
.contact-component__body {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#292e46),
    to(#35255c)
  );
  background-image: linear-gradient(to right, #292e46, #35255c);
  padding-bottom: calc(20px * 2);
}
.contact-component__title {
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: calc(20px * 2) 0;
}
@media only screen and (min-width: 768px) {
  .contact-component__header-purple-fill {
    height: 225px;
  }
  .contact-component__header-image {
    width: 505px;
  }
  .contact-component__body {
    padding-bottom: calc(20px * 3);
  }
  .contact-component__title {
    margin: calc(20px * 3) 0;
    font-size: 30px;
  }
}
.contact-component__buttons {
  margin-bottom: 20px;
}
.contact-component__block {
  margin-top: 20px;
  padding: 20px;
  background-color: #282143;
  border-radius: 4px;
}
.contact-component__phone-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  top: 8px;
  left: 30px;
  position: absolute;
}
@media only screen and (min-width: 992px) {
  .contact-component__block {
    background-color: transparent;
    padding: 0;
    margin-top: calc(20px * 2);
  }
  .contact-component__phone-icon {
    left: 65px;
  }
}
.contact-component__block-title {
  margin: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}
.contact-component__block-seperator {
  display: none;
}
@media only screen and (min-width: 992px) {
  .contact-component__block-title {
    font-family: Lato;
    font-weight: 700;
  }
  .contact-component__block-seperator {
    width: 31px;
    height: 2px;
    background-color: #8877af;
    display: block;
    margin: 20px auto 0;
  }
}
.contact-component__text-link {
  display: none;
}
@media only screen and (min-width: 992px) {
  .contact-component__text-link {
    display: inline-block;
    width: 100%;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    color: #02aeff;
    margin-top: 16px;
  }
  .contact-component__text-link:active,
  .contact-component__text-link:hover {
    color: #02aeff;
  }
  .contact-component .btn-purple {
    display: none;
  }
}
.contact-component .btn {
  height: 40px;
  border-radius: 4px;
  padding: 0;
  line-height: 40px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
#blog-landing h1 span,
#from-our-blog-section article .articleTitle,
.blog-listings article p.title,
ul.blog-pills li a {
  font-family: Montserrat, sans-serif;
}
.contact-component .btn-purple {
  background-color: #4b3b72;
  margin-top: 20px;
}
#blog-landing,
#content-area-style-grey,
#from-our-blog-section {
  background-color: #f2f2f4;
}
.contact-component .btn-blue,
.contact-component .btn-green {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .contact-component .btn-blue,
  .contact-component .btn-green {
    font-size: 19px;
  }
}
#from-our-blog-section {
  padding-bottom: 50px;
  padding-top: 50px;
}
#from-our-blog-section h2 {
  color: #37245f;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 8px;
}
@media only screen and (min-width: 992px) {
  #from-our-blog-section {
    margin-left: 15px;
    margin-right: 15px;
  }
  #from-our-blog-section h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-component__phone-icon {
    left: 50px;
  }
  #from-our-blog-section h2 {
    margin-bottom: 25px;
    font-size: 2.7em;
  }
}
@media only screen and (min-width: 768px) {
  #from-our-blog-section .centerpiece-article {
    padding: 0;
  }
}
#from-our-blog-section article img {
  width: 100%;
}
#from-our-blog-section article .articleTitle {
  margin: 5px 0;
  color: #2a2240;
  font-weight: 800;
}
#from-our-blog-section article .articlePreview {
  margin: 5px 0;
  color: #8c8b90;
  font-weight: 500;
  font-size: 0.9em;
}
#from-our-blog-section article .blog-highlight {
  border-bottom: 3px solid #8778af;
  width: 50px;
}
#content-area-style-grey .inner-content-area {
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  #content-area-style-grey .inner-content-area {
    padding: 35px;
  }
}
#content-area-style-grey h3 {
  font-weight: 500;
  color: #30225d;
  font-size: 1.5em;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  #content-area-style-grey h3 {
    font-size: 2em;
  }
}
@media only screen and (min-width: 992px) {
  #content-area-style-grey .inner-content-area {
    padding: 100px 157px;
  }
  #content-area-style-grey h3 {
    font-size: 2.75em;
    text-align: left;
  }
}
#content-area-style-grey p {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.75);
}
#content-area-style-grey p.sub {
  font-size: 1.3em;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  #content-area-style-grey p.sub {
    font-size: 1.55em;
  }
}
@media only screen and (min-width: 992px) {
  #content-area-style-grey p.sub {
    font-size: 1.9em;
  }
  #blog-landing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#blog-landing h1 {
  font-size: 2em;
  margin-bottom: 0;
  color: #30225d;
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  #blog-landing h1 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 992px) {
  #blog-landing h1 {
    font-size: 3.5em;
    margin-top: 30px;
  }
}
#blog-landing h1 span {
  color: #816fad;
}
#blog-landing .block-underline {
  width: 50px;
  margin: -4px 0 20px 2px;
  border-bottom: 3px solid #816fad;
}
@media only screen and (min-width: 992px) {
  #blog-landing .block-underline {
    width: 65px;
    margin: -4px 0 40px 4px;
  }
}
#blog-landing .blog-mobile-form label {
  line-height: 50px;
}
#blog-landing .blog-mobile-form .form-control {
  color: #fff;
  border-radius: 50px;
  font-weight: 500;
  background: url(../img/down-arrow-no-back.png) right 5px top 5px no-repeat
    #30225d;
}
#blog-landing .blog-mobile-form .form-control:focus {
  border-radius: 25px 25px 0 0;
}
@media only sreen and (min-width: 768px) {
  #blog-landing .blog-mobile-form .form-control {
    font-weight: 700;
  }
}
.expert-grey-seperator {
  width: 100%;
  height: 40px;
  background-color: #f2f2f4;
}
.blog-listings article img {
  width: 100%;
}
.blog-listings article p.title {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #2f2d38;
  font-size: 1em;
  font-weight: 700;
}
.blog-listings article hr {
  float: left;
  margin-top: 0;
  margin-bottom: 10px;
  width: 40px;
  border-bottom: 3px solid #5c4b84;
}
.blog-listings article p.article-text {
  margin-top: -5px;
  color: rgba(0, 0, 0, 0.95);
  font-size: 1em;
}
ul.blog-pills {
  margin: 0 0 25px;
  padding: 0;
  list-style-type: none;
}
ul.blog-pills li {
  margin-bottom: 15px;
  margin-right: 15px;
  display: inline-block;
  padding: 6px 16px;
  transition: background-color 0.3s;
  background-color: #fff;
  border-radius: 50px;
}
ul.blog-pills li a {
  height: 24px;
  line-height: 24px;
  color: #06adfc;
  font-weight: 500;
  text-decoration: none;
  font-size: 15px;
}
ul.blog-pills li.active a,
ul.blog-pills li:hover a {
  color: #fff;
}
ul.blog-pills li.active {
  background-color: #30225d;
}
ul.blog-pills li:hover {
  transition: background-color 0.3s;
  background-color: #5c4b84;
}
.blog-pagination {
  margin-top: 10px;
  margin-bottom: 25px;
}
.blog-pagination button {
  height: 50px;
  border: none;
  width: 100%;
  border-radius: 2px;
}
.blog-pagination-main {
  background-color: #e5e5e5;
  margin: 15px 0 0;
}
.blog-pagination-main .col-xs-12 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.blog-pagination-main ul {
  display: inline-block;
  margin: 0 auto;
  list-style-type: none;
  padding: 10px 0;
}
.blog-pagination-main ul li {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  margin-left: 5px;
  background-color: #fff;
  border-radius: 40px;
}
.blog-pagination-main ul li:first-child {
  margin-left: 0;
}
.blog-pagination-main ul li a {
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  width: 40px;
  font-size: 1.1em;
  color: #30225d;
  height: 40px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.blog-pagination-main ul li.active {
  background-color: #30225d;
}
.blog-pagination-main ul li.active a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.blog-pagination-main ul li.spacer {
  background-color: transparent;
  border-radius: 40px;
}
.blog-pagination-main ul li.spacer div {
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #fff;
  display: inline-block;
  margin-left: 2px;
}
.blog-pagination-main ul li.spacer:hover {
  background-color: transparent;
}
.blog-pagination-main ul li:hover {
  background-color: #5c4b84;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.blog-pagination-main ul li:hover a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.blog-landing-pagination a {
  border: none;
  height: 40px;
  border-radius: 2px;
  font-size: 1.1em;
  width: 100%;
}
.blog-landing-pagination a.disabled {
  font-size: 1.1em;
  cursor: auto;
  font-family: Lato, sans-serif;
  color: transparent;
  background-color: transparent;
}
#blog-template h2 span,
.blog-focused-author,
.blog-focused-author a,
section.meet-our-team .header p {
  font-family: Montserrat, sans-serif;
}
section.meet-our-team {
  margin-bottom: 15px;
  padding: 0;
}
section.meet-our-team .header p {
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-size: 1.4em;
  line-height: 14px;
}
@media only screen and (min-width: 992px) {
  section.meet-our-team {
    padding: 0 15px;
  }
  section.meet-our-team .header p {
    text-align: left;
    color: #30225d;
  }
  section.meet-our-team .body {
    padding-top: 10px;
  }
}
section.meet-our-team .body {
  background-color: #30225d;
  padding-bottom: 0;
}
section.meet-our-team .body .col-xs-4 {
  margin-top: 15px;
}
section.meet-our-team .body p {
  height: 34px;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
  margin: -5px 0 0;
}
section.meet-our-team .author-image {
  display: inline-block;
  height: 66px;
  width: 100%;
  padding: 0 20px;
}
.blog-calculator {
  margin-top: 15px;
}
.meet-the-team-tab-size {
  padding-top: 15px;
  background-color: #30225d;
}
#blog-template {
  background-color: #f2f2f4;
}
#blog-template h2 {
  font-size: 2em;
  margin-bottom: 0;
  color: #30225d;
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  #blog-template h2 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 992px) {
  #blog-template {
    margin-left: 15px;
    margin-right: 15px;
  }
  #blog-template h2 {
    font-size: 3.5em;
    margin-top: 15px;
  }
}
#blog-template h2 span {
  color: #816fad;
}
#blog-template .block-underline {
  width: 50px;
  margin: -4px 0 20px 2px;
  border-bottom: 3px solid #816fad;
}
@media only screen and (min-width: 992px) {
  #blog-template .block-underline {
    width: 65px;
    margin: -4px 0 20px 4px;
  }
}
.back-to-homepage {
  margin-top: 15px;
}
.back-to-homepage .fa {
  padding-right: 5px;
  font-size: 0.8em;
}
.back-to-homepage a {
  font-size: 1.1em;
  color: #06aeff;
}
.blog-focused-title {
  font-weight: 500;
  color: #000;
  font-size: 1.2em;
  margin: 0;
}
@media only screen and (min-width: 321px) {
  .blog-focused-title {
    font-size: 2em;
  }
}
@media only screen and (min-width: 992px) {
  .blog-focused-title {
    font-size: 2.2em;
  }
}
.blog-focused-author {
  color: #30225d;
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 15px;
}
.blog-focused-author a {
  color: inherit;
  font-size: inherit;
  font-weight: 900;
}
.blog-focused-standard,
.blog-focused-standard div {
  font-family: Lato, sans-serif;
}
.blog-focused-feature-img {
  width: 100%;
}
.blog-focused-subtitle {
  margin-top: 20px;
  font-weight: 300;
  font-size: 1.1em;
  line-height: 30px;
  color: #160f2d;
}
@media only screen and (min-width: 768px) {
  .blog-focused-subtitle {
    font-size: 1.3em;
    line-height: 35px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-focused-subtitle {
    margin-top: 25px;
    font-size: 1.5em;
    line-height: 38px;
  }
}
.blog-focused-next-prev {
  padding-bottom: 30px;
  padding-top: 25px;
  border-bottom: 2px solid #cecece;
}
.blog-focused-next-prev a {
  width: 100%;
  border: none;
  height: 40px;
  border-radius: 2px;
  font-size: 1.1em;
}
.blog-focused-next-prev button {
  border: none;
  height: 40px;
  border-radius: 2px;
  font-size: 1.1em;
}
.blog-focused-img-right {
  float: right;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-focused-img-left {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-focused-article-full {
  width: 100%;
  padding: 20px 0;
}
.blog-focused-standard {
  line-height: 1.65;
}
.about-us-content p.subtitle-about,
.blog-focused-author-details a,
.more-articles-sidebar p {
  font-family: Montserrat, sans-serif;
}
blockquote {
  padding: 20px 0;
  border-left: none;
  margin: 0;
}
blockquote p {
  color: #30225d;
  font-size: 1.5em;
}
blockquote p:before {
  content: "\201C";
}
blockquote p:after {
  content: "\201D";
}
blockquote footer {
  color: #30225d;
  font-weight: 700;
}
blockquote footer:before {
  content: "";
}
.more-articles-sidebar img {
  width: 100%;
}
.more-articles-sidebar p {
  color: #211d2c;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 5px;
}
.more-articles-sidebar .break {
  width: 50px;
  border-bottom: 3px solid #8c7ab5;
  margin-bottom: 30px;
  padding-bottom: 3px;
}
.blog-focused-author-details a,
.blog-focused-author-details button {
  background-color: #e5e5e5;
  border: none;
  margin-left: 25px;
}
.more-articles-sidebar p.sidebar-title {
  color: #30225d;
  font-weight: 800;
  font-size: 1.3em;
  margin-bottom: 10px;
}
.blog-focused-author-details {
  padding: 20px 15px;
}
.blog-focused-author-details .author-description,
.blog-focused-author-details .author-name {
  display: inline-block;
  color: #30225d;
  font-weight: 700;
}
.blog-focused-author-details .author-name {
  margin-top: 10px;
}
.blog-focused-author-details .btn-default {
  color: #30225d;
}
.blog-focused-author-details .author-description {
  color: #b3b0bd;
  font-weight: 500;
  margin-top: 20px;
}
.blog-sidebar .meet-our-team {
  padding: 0;
}
.share-buttons-row {
  margin-left: 0;
}
.share-buttons-row .facebook,
.share-buttons-row .linked-in,
.share-buttons-row .twitter {
  text-align: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
}
.share-buttons-row .facebook i,
.share-buttons-row .linked-in i,
.share-buttons-row .twitter i {
  padding-top: 9px;
  font-size: 1.2em;
  color: #fff;
}
.share-buttons-row .facebook {
  background-color: #153ac7;
}
.share-buttons-row .twitter {
  background-color: #2b98db;
}
.share-buttons-row .linked-in {
  background-color: #0177b5;
}
.blog__article-story .blog-highlight {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.blog__article-story .articleTitle {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.blog__article-story .blog__article-story-img {
  background: #30225d;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  width: 100%;
  z-index: 999;
  height: 100%;
  top: 0;
}
.blog__article-story:hover .blog-highlight {
  border-color: #06aeff !important;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.blog__article-story:hover .articleTitle {
  color: #06aeff !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.blog__article-story:hover .blog__article-story-img {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.blog-focused-next-prev .btn-blue[disabled],
.blog-focused-next-prev .disabled {
  opacity: 0 !important;
}
.about-us-header {
  padding: 60px 0;
  background: url(../img/Final/Heros/about/about.jpg) center center no-repeat;
  background-size: cover;
}
.about-us-header .purple-h2 {
  color: #30225d;
}
.about-us-awards {
  margin-top: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .about-us-header {
    padding: 100px 0;
  }
  .about-us-awards {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .about-us-header {
    margin-left: 15px;
    margin-right: 15px;
    padding: 190px 0;
  }
  .about-us-awards {
    margin-top: 55px;
  }
  .about-us-content {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.about-us-content {
  padding: 25px 0;
  background-color: #f2f2f4;
}
@media only screen and (min-width: 768px) {
  .about-us-content {
    padding: 30px 0;
  }
}
.about-us-content p {
  color: #000;
  font-size: 15px;
  line-height: 23px;
}
@media only screen and (min-width: 992px) {
  .about-us-content {
    padding: 60px 0;
  }
  .about-us-content p {
    font-size: 16px;
  }
}
.about-us-content p.fine-about-title {
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}
@media only screen and (min-width: 992px) {
  .about-us-content p.fine-about-title {
    font-size: 25px;
    line-height: 34px;
  }
}
.about-us-content p.subtitle-about {
  color: #30225d;
  font-size: 24px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .about-us-content p.subtitle-about {
    font-size: 29px;
    color: #211754;
    margin-top: 25px;
  }
}
.block-list {
  list-style-type: none;
  padding-left: 0;
}
.block-list li {
  background: url(../img/bullet.png) left 5px no-repeat;
  padding-left: 30px;
}
.block-list li p {
  padding-bottom: 10px;
}
.leadership-team-block {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .leadership-team-block {
    width: 150px;
    display: block;
    margin: 0 auto 10px;
  }
}
@media only screen and (min-width: 992px) {
  .leadership-team-block {
    width: 175px;
    margin-bottom: 15px;
  }
  .leadership-team-block .leadership-team-name {
    font-size: 19px;
  }
}
.leadership-team-block.left-l-block {
  margin-left: 0;
}
.leadership-team-block.right-l-block {
  margin-right: 0;
}
.leadership-team-block .leadership-team-name,
.leadership-team-block .leadership-team-title {
  padding: 0;
  margin: 0;
  text-align: center;
}
.leadership-team-block .leadership-team-name {
  font-weight: 800;
}
.leadership-team-block .leadership-team-title {
  color: #6c6c6c;
  font-size: 14px;
}
.people-collage {
  padding: 0;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .people-collage {
    padding: 0 15px;
    margin-top: 10px;
  }
}
.the-leadership-team-container {
  margin-bottom: 0;
}
.about-us-awards,
.the-leadership-team-container {
  padding: 0 25px;
}
#car-svg-hiw {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media only screen and (min-width: 768px) {
  .about-us-awards,
  .the-leadership-team-container {
    padding: 0;
  }
  #car-svg-hiw {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .how-it-works {
    margin-top: 35px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .how-it-works {
    margin-bottom: 65px;
  }
  .how-it-works--top {
    margin-bottom: 0;
  }
}
.how-it-works__title {
  font-size: 2em;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .how-it-works--top {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .how-it-works--lower {
    border-bottom: 1px solid #e6e6e6;
  }
  .how-it-works__title {
    text-align: left;
    margin-top: 20px;
    font-size: 2.1em;
  }
  .how-it-works__apply {
    max-width: 175px;
  }
}
.how-it-works__subtitle {
  font-size: 1.9em;
  color: #30225d;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.how-it-works__copy {
  font-size: 1em;
}
.how-it-works__apply {
  padding: 0;
  line-height: 48px;
  font-size: 22px;
  font-weight: 700;
  border: none;
  margin-top: 15px;
  margin-bottom: 15px;
}
.how-it-works__apply--lower {
  margin-top: 30px;
  margin-bottom: 5px;
}
.how-it-works__tagline {
  color: #30225d;
  margin-top: 35px;
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .how-it-works__tagline {
    font-size: 1.75em;
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
.how-it-works__tagline-sub {
  color: #30225d;
  font-size: 1.25em;
  font-weight: 800;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
}
.how-it-works__image {
  display: block;
  margin: 40px auto 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.how-it-works__image--doc {
  width: 125px;
}
@media only screen and (min-width: 768px) {
  .how-it-works__image {
    margin: 0 auto;
  }
  .how-it-works__image--doc {
    width: 90px;
    margin-top: 10px;
  }
}
.how-it-works__image--cars {
  width: 230px;
}
@media only screen and (min-width: 768px) {
  .how-it-works__image--cars {
    width: 190px;
    margin-top: 23px;
  }
}
.how-it-works__image--car {
  width: 165px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH";
}
@media only screen and (min-width: 768px) {
  .how-it-works__image--car {
    width: 140px;
    margin-top: 10px;
  }
}
.how-it-works__image--active {
  opacity: 1;
}
.how-it-works__image-car-holder {
  margin-left: -45px;
}
.DedicatedAdvisor__images-how-it-works {
  margin-top: 30px !important;
}
.cf247_video-section {
  background-color: #000;
  height: 180px;
  position: relative;
}
@media only screen and (min-width: 360px) {
  .cf247_video-section {
    height: 195px;
  }
}
@media only screen and (min-width: 768px) {
  .cf247_video-section {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .DedicatedAdvisor__images-how-it-works {
    margin-top: 45px !important;
  }
  .cf247_video-section {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .cf247_video-section {
    height: 700px;
  }
}
.howItWorksImage {
  background: url(https://res.cloudinary.com/carfinance247-agent/image/upload/s--OW0ul5Uz--/c_fit,fl_progressive,h_1000,w_1000/v1533203289/video-placeholder.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: center !important;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
  height: 100%;
}
.howItWorksImage--active {
  opacity: 0;
  z-index: -1;
}
.howItWorksControls {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: calc(50% - 35px);
  border-radius: 35px;
  left: calc(50% - 35px);
  background-color: rgba(144, 16, 224, 0.75);
  z-index: 3;
  cursor: pointer;
  -webkit-transition: bottom 0.6s ease-in-out, width 0.3s ease-in-out,
    height 0.3s ease-in-out, opacity 0.3s;
  transition: bottom 0.6s ease-in-out, width 0.3s ease-in-out,
    height 0.3s ease-in-out, opacity 0.3s;
  opacity: 1;
}
.howItWorksControls--active {
  bottom: 15px;
  left: calc(50% - 45px);
  opacity: 0;
}
@media only screen and (min-width: 768px) {
  .howItWorksControls {
    width: 90px;
    height: 90px;
    bottom: calc(50% - 45px);
    border-radius: 45px;
    left: calc(50% - 45px);
  }
  .howItWorksControls--active {
    bottom: 15px;
    left: calc(50% - 45px);
    opacity: 0;
  }
}
.cf247_video {
  z-index: 1;
  opacity: 0;
  display: block;
  margin: 0 auto;
  height: 180px;
}
@media only screen and (min-width: 360px) {
  .cf247_video {
    height: 195px;
  }
}
@media only screen and (min-width: 768px) {
  .cf247_video {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .cf247_video {
    height: 500px;
  }
}
.cf247_video--active {
  opacity: 1;
}
.howItWorksControls__icon {
  position: absolute;
  top: 1px;
  left: calc(50% - 12px);
  width: 30px;
}
.how-it-works--first-section {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .howItWorksControls__icon {
    position: absolute;
    top: 10px;
    left: calc(50% - 14px);
    width: 34px;
  }
  .how-it-works--first-section {
    margin-bottom: 35px;
  }
  .how-it-works--second-section {
    margin-bottom: 30px;
  }
}
.DedicatedAdvisor {
  margin-top: 35px;
  padding-top: 0;
  border-top: 1px solid #d6d6d6;
  margin-bottom: 15px;
}
.DedicatedAdvisor__title {
  font-size: 1.1em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .DedicatedAdvisor {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .DedicatedAdvisor__title {
    text-align: left;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .cf247_video {
    height: 700px;
  }
  .DedicatedAdvisor__title {
    font-size: 1.8em;
  }
}
.DedicatedAdvisor__copy {
  text-align: center;
  font-size: 1em;
  color: #000;
}
.DedicatedAdvisor__button {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.1em;
  font-weight: 600;
  padding: 10px;
  border: none;
  letter-spacing: 0.15px;
}
.DedicatedAdvisor__images {
  height: 160px;
  position: relative;
  display: block;
  margin: 15px auto;
  width: 290px;
}
@media only screen and (min-width: 360px) {
  .DedicatedAdvisor__images {
    width: 320px;
    margin: 15px auto;
  }
}
@media only screen and (min-width: 768px) {
  .DedicatedAdvisor__copy {
    text-align: left;
  }
  .DedicatedAdvisor__button {
    max-width: 325px;
  }
  .DedicatedAdvisor__images {
    margin: 30px auto 15px;
  }
}
@media only screen and (min-width: 992px) {
  .DedicatedAdvisor__images {
    width: 400px;
    margin: 60px auto 15px;
  }
}
.DedicatedAdvisor__image-holder {
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  position: absolute;
  bottom: 15px;
  -webkit-transition: left 0.4s cubic-bezier(0.42, 0, 0.48, 1.64),
    right 0.4s cubic-bezier(0.42, 0, 0.48, 1.64), opacity 0.6s;
  transition: left 0.4s cubic-bezier(0.42, 0, 0.48, 1.64),
    right 0.4s cubic-bezier(0.42, 0, 0.48, 1.64), opacity 0.6s;
}
.DedicatedAdvisor__image-holder:nth-child(1) {
  left: -50px;
  opacity: 0;
}
.DedicatedAdvisor__image-holder:nth-child(2) {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  z-index: 2;
  border: 8px solid #fff;
  left: calc(50% - 80px);
  bottom: 0;
}
.DedicatedAdvisor__image-holder:nth-child(3) {
  right: -50px;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .DedicatedAdvisor__image-holder:nth-child(2) {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    left: calc(50% - 100px);
  }
  .DedicatedAdvisor__image-holder {
    width: 130px;
    height: 130px;
    border-radius: 65px;
  }
  .faq-most-search-results {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.DedicatedAdvisor__images--active .DedicatedAdvisor__image-holder:nth-child(3) {
  right: 0;
  opacity: 1;
}
.DedicatedAdvisor__images--active .DedicatedAdvisor__image-holder:nth-child(1) {
  left: 0;
  opacity: 1;
}
.DedicatedAdvisor__image {
  width: 100%;
}
.faq-most-search-results {
  padding-bottom: 35px;
  margin-top: 15px;
  margin-bottom: 25px;
  background-color: #f1f1f1;
}
@media only screen and (min-width: 768px) {
  .faq-most-search-results {
    margin-top: 0;
  }
}
.faq-most-search-results h3 {
  font-size: 1.6em;
  color: #30225d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 500;
}
.faq-landing-header {
  position: relative;
  padding: 25px 0;
  background: url(../img/Final/staff/tim/timSmall.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .faq-most-search-results h3 {
    font-size: 1.8em;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .faq-landing-header {
    background: url(../img/Final/staff/tim/timHuge.jpg) right 28% top 0
      no-repeat;
    background-size: cover;
    padding: 75px 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header {
    margin-left: 15px;
    margin-right: 15px;
    background: url(../img/Final/staff/tim/timeBig.jpg) right 50% top 0
      no-repeat;
    background-size: cover;
    padding: 160px 0 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-most-search-results h3 {
    font-size: 2em;
  }
  .faq-landing-header {
    background: url(../img/Final/staff/tim/timHuge.jpg) center center no-repeat;
    background-size: cover;
    padding: 160px 0 100px;
  }
}
.faq-landing-header h2 {
  font-weight: 800;
  font-size: 1.39em;
  color: #fff;
  margin-bottom: 0;
}
.faq-landing-header .header-summary,
.faq-landing-header h1 {
  font-weight: 800;
  color: #29203f;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .faq-landing-header h2 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header h2 {
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header h2 {
    font-size: 2.5em;
  }
}
.faq-landing-header h1 {
  font-size: 1.8em;
}
@media only screen and (min-width: 480px) {
  .faq-landing-header h1 {
    font-size: 2.3em;
  }
}
@media only screen and (min-width: 768px) {
  .faq-landing-header h1 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header h1 {
    font-size: 2.7em;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header h1 {
    font-size: 3em;
  }
}
.faq-landing-header .header-summary {
  font-size: 1.8em;
}
@media only screen and (min-width: 480px) {
  .faq-landing-header .header-summary {
    font-size: 2.3em;
  }
}
@media only screen and (max-width: 768px) {
  .faq-landing-header .header-summary {
    line-height: 1.1em;
    margin-top: 10px;
  }
}
.faq-landing-header .input-group {
  margin: 15px 0;
}
@media only screen and (min-width: 768px) {
  .faq-landing-header .header-summary {
    font-size: 2.5em;
  }
  .faq-landing-header .input-group {
    width: 518px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header .header-summary {
    font-size: 2.7em;
  }
  .faq-landing-header .input-group {
    width: 575px;
    margin: 10px 0 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header .header-summary {
    font-size: 3em;
  }
  .faq-landing-header .input-group {
    width: 685px;
  }
}
.faq-landing-header .input-group input {
  font-family: Lato, sans-serif;
  font-weight: 500 !important;
  height: 40px;
  font-size: 1em;
  padding: 6px 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .faq-landing-header .input-group input {
    font-size: 1.1em;
    height: 50px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header .input-group input {
    height: 60px;
    font-size: 1.3em;
  }
}
.faq-landing-header .input-group div {
  padding: 6px 20px;
  background-color: #06aeff;
  font-weight: 700;
  color: #fff;
  font-size: 1.2em;
  border: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.faq-landing-header .input-group div:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #008ed2;
}
.faq-landing-header .input-group-addon {
  cursor: pointer;
  position: relative;
}
.faq-landing-header .input-group-addon span {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .faq-landing-header .input-group div {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .faq-landing-header .input-group-addon span {
    font-size: 1.2em;
    margin-right: 35px;
  }
}
.faq-landing-header .input-group-addon i {
  color: #7cd4fc;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  position: absolute;
  top: 7px;
  font-size: 23px;
  right: 11px;
}
@media only screen and (min-width: 768px) {
  .faq-landing-header .input-group-addon i {
    top: 15px;
    right: 19px;
    font-size: 27px;
  }
}
.faq-landing-header .btn {
  position: relative;
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq-landing-header .btn .cf-sprite {
  display: none;
}
@media only screen and (min-width: 992px) {
  .faq-landing-header .btn {
    height: 49px;
  }
  .faq-landing-header .btn .cf-sprite {
    position: absolute;
    left: 11px;
    top: 14px;
  }
  .faq-landing-header .btn .faq-text-popup {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header .btn .cf-sprite {
    left: 29px;
  }
  .faq-landing-header .btn .faq-text-popup {
    margin-left: 50px;
  }
}
.faq-landing-header .btn div {
  margin: 0 auto;
}
.faq-landing-header .btn div div {
  float: left;
  font-size: 11px;
}
@media only screen and (min-width: 321px) {
  .faq-landing-header .btn div div {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header .btn div div {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header .btn div div {
    font-size: 20px;
  }
}
.faq-landing-header .btn div span {
  font-family: Lato, sans-serif;
  font-weight: 700;
  float: left;
  font-size: 0.9em;
  margin-left: 0;
}
@media only screen and (min-width: 321px) {
  .faq-landing-header .btn div span {
    font-size: 1em;
  }
}
@media only screen and (min-width: 480px) {
  .faq-landing-header .btn .cf-sprite,
  .faq-landing-header .btn div div {
    display: block;
  }
  .faq-landing-header .btn div span {
    margin-left: 10px;
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 768px) {
  .faq-landing-header .btn div span {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-landing-header .btn div span {
    font-size: 20px;
    font-weight: 700;
  }
  .faq-most-popular-categories {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-landing-header .btn div span {
    font-size: 22px;
  }
}
.faq-most-popular-categories {
  padding-bottom: 35px;
  margin-top: 15px;
  margin-bottom: 25px;
  background-color: #f1f1f1;
}
@media only screen and (min-width: 768px) {
  .faq-most-popular-categories {
    margin-top: 0;
  }
}
.faq-most-popular-categories h2 {
  font-size: 1.6em;
  color: #30225d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .faq-most-popular-categories h2 {
    font-size: 1.8em;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-most-popular-categories h2 {
    font-size: 2em;
  }
}
.faq-most-popular-categories .panel-group .panel-body {
  background-color: #e1e3e4;
}
.faq-most-popular-categories .panel-group ul {
  padding-left: 15px;
  list-style-type: none;
}
.faq-most-popular-categories .panel-group ul li {
  margin: 5px 0;
  font-weight: 700;
}
.faq-most-popular-categories .panel-group ul li a {
  text-decoration: none;
  color: #64538a;
  font-size: 1.05em;
}
.faq-most-popular-categories .panel-group ul li:before {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 -15px;
  color: #442f70;
  font-size: 0.7em;
}
.faq-category-component {
  margin-top: 30px;
}
.faq-category-component .faq-category-component-header {
  background-color: #442f70;
}
.faq-category-component .faq-category-component-header h3,
.faq-category-component .faq-category-component-header p {
  line-height: 30px;
  font-weight: initial;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
}
@media only screen and (min-width: 768px) {
  .faq-category-component .faq-category-component-header h3,
  .faq-category-component .faq-category-component-header p {
    font-size: 1.4em;
  }
}
.faq-category-component .faq-category-component-body {
  background-color: #fff;
  padding: 15px 0;
}
.faq-category-component .faq-category-component-body ul {
  list-style-type: none;
}
.faq-category-component .faq-category-component-body ul li {
  margin: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 22px;
}
.faq-category-component .faq-category-component-body ul li a {
  text-decoration: none;
  color: #64538a;
  font-size: 0.95em;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.faq-category-component .faq-category-component-body ul li h4 {
  margin: initial;
  font-weight: initial;
  font-size: initial;
  text-align: initial;
  line-height: initial;
}
.faq-category-component .faq-category-component-body ul li:before {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 -15px;
  color: #442f70;
  font-size: 0.7em;
}
.help-and-advice-tim-text,
.invalid-search p {
  font-family: Montserrat, sans-serif;
}
.faq-category-component .faq-category-component-body ul li:hover a {
  color: #06aeff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.invalid-search {
  margin-top: 40px;
  margin-bottom: 15px;
}
.invalid-search h4 {
  color: #8878af;
  font-size: 1.2em;
}
@media only screen and (min-width: 768px) {
  .invalid-search h4 {
    font-size: 1.6em;
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) {
  .invalid-search h4 {
    font-size: 1.75em;
  }
}
.invalid-search h4 span {
  color: #05adff;
  font-size: 1.1em;
}
.invalid-search p {
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  .invalid-search p {
    font-size: 1.35em;
    font-weight: 500;
  }
}
.faq-category-component-header {
  padding-top: 15px;
}
.faq-category-component-header svg {
  width: 72px;
  display: inherit;
  height: 72px;
  margin: 0 auto;
}
.mobile-faq-cats .panel-heading {
  display: inline-block;
  width: 100%;
}
.mobile-faq-cats .panel-heading svg {
  width: 47px;
  height: 47px;
  float: left;
  display: inline-block;
  margin-left: 5px;
}
@media only screen and (min-width: 480px) {
  .mobile-faq-cats .panel-heading svg {
    width: 72px;
    height: 72px;
    margin-left: 0;
  }
}
.mobile-faq-cats .panel-heading h2,
.mobile-faq-cats .panel-heading h3 {
  font-weight: initial;
  display: inline-block;
  float: left;
  margin-left: 15px;
  margin-top: 22px;
  font-size: 15px;
}
@media only screen and (min-width: 480px) {
  .mobile-faq-cats .panel-heading h2,
  .mobile-faq-cats .panel-heading h3 {
    margin-top: 22px;
    font-size: 16px;
  }
}
.mobile-faq-cats .panel-body {
  margin-top: -5px;
}
.mobile-faq-cats .panel-body li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 27px;
}
@media only screen and (max-width: 768px) {
  .mobile-faq-cats .panel-body li {
    line-height: 25px;
  }
}
.mobile-faq-cats .panel-body h4 {
  margin: 2px 0;
  font-weight: 700;
  font-size: initial;
  text-align: initial;
  line-height: initial;
}
.invalid-search,
.personal-sign-off .personal-sign-off-quote {
  text-align: center;
}
.personal-sign-off {
  margin-top: 15px;
}
.personal-sign-off .personal-sign-off-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .personal-sign-off {
    margin-top: 30px;
  }
  .personal-sign-off .personal-sign-off-img {
    display: inline-block;
    width: auto;
    float: left;
  }
}
.personal-sign-off .personal-sign-off-img img {
  margin: 0 auto;
  height: 110px;
}
@media only screen and (min-width: 768px) {
  .personal-sign-off .personal-sign-off-img img {
    margin: 0;
    height: 135px;
  }
  .personal-sign-off .personal-sign-off-quote {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .personal-sign-off .personal-sign-off-img img {
    height: 150px;
  }
}
.personal-sign-off .personal-sign-off-quote svg {
  width: 20px;
  height: 15px;
}
.personal-sign-off .personal-sign-off-quote p {
  color: #44306f;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 25px;
  font-size: 1.15em;
}
@media only screen and (min-width: 321px) {
  .personal-sign-off .personal-sign-off-quote p {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 992px) {
  .personal-sign-off .personal-sign-off-quote p {
    font-size: 1.4em;
    line-height: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .personal-sign-off .personal-sign-off-quote p {
    font-size: 1.25em;
    line-height: 31px;
  }
}
.personal-sign-off .personal-sign-off-quote p.personal-sign-off-details {
  font-weight: 500;
  font-size: 0.9em;
  margin-top: 5px;
}
.faq-lcategory-sprites {
  fill: #8878af;
}
.faq-lcategory-sprites-1,
.faq-not-found__chat svg .st0 {
  fill: #f1f1f1;
}
.faq-text-popup a {
  color: #fff;
  text-decoration: none;
}
.help-and-advice-tim-text {
  position: absolute;
  bottom: 0;
  right: 5%;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .personal-sign-off .personal-sign-off-quote p.personal-sign-off-details {
    font-size: 1em;
    margin-top: 5px;
    font-weight: 600;
  }
  .help-and-advice-tim-text {
    bottom: 5%;
    right: 9%;
  }
}
@media only screen and (min-width: 1200px) {
  .help-and-advice-tim-text {
    bottom: 3%;
    right: 15%;
  }
}
.invalid-search {
  background-color: #fff;
  position: relative;
  padding-bottom: 20px;
  margin: -10px -15px 50px;
}
@media only screen and (min-width: 768px) {
  .invalid-search {
    padding-bottom: 0;
    background-color: #f1f1f1;
    margin: 40px 0 50px;
  }
}
.triangle-down-invalid {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 20px);
}
mark {
  padding: 0;
  background: right bottom;
  background-size: 200% 100%;
  color: #442f70;
  font-weight: 700;
}
.going-the-extra-mile-component {
  padding: 25px 0;
  background: url(../img/Final/staff/rachel/rachelLarge.jpg) center center
    no-repeat;
  background-size: cover;
}
.going-the-extra-mile-component p {
  font-family: Montserrat, sans-serif;
  margin-top: 0;
  line-height: 13px;
}
@media only screen and (min-width: 480px) {
  .going-the-extra-mile-component p {
    line-height: 21px;
  }
}
@media only screen and (min-width: 768px) {
  .going-the-extra-mile-component {
    background: url(../img/Final/staff/rachel/rachelLarge.jpg) center center
      no-repeat;
    background-size: cover;
    padding: 100px 0;
  }
  .going-the-extra-mile-component p {
    line-height: 27px;
  }
}
.going-the-extra-mile-component .mile-details {
  margin-bottom: 15px;
  font-weight: 800;
  font-size: 1.1em;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  .going-the-extra-mile-component .mile-details {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .going-the-extra-mile-component {
    margin-left: 15px;
    margin-right: 15px;
    background: url(../img/Final/staff/rachel/rachelLarge.jpg) center center
      no-repeat;
    background-size: cover;
    padding: 160px 0;
  }
  .going-the-extra-mile-component p {
    line-height: 33px;
  }
  .going-the-extra-mile-component .mile-details {
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .going-the-extra-mile-component {
    background: url(../img/Final/staff/rachel/rachelLarge.jpg) center center
      no-repeat;
    background-size: cover;
    padding: 160px 0;
  }
  .going-the-extra-mile-component p {
    line-height: 36px;
  }
  .going-the-extra-mile-component .mile-details {
    font-size: 2.5em;
  }
}
.going-the-extra-mile-component .mile-message {
  font-weight: 800;
  font-size: 1.4em;
  color: #352662;
}
@media only screen and (min-width: 480px) {
  .going-the-extra-mile-component .mile-message {
    font-size: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .going-the-extra-mile-component .mile-message {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 992px) {
  .going-the-extra-mile-component .mile-message {
    font-size: 2.7em;
  }
}
@media only screen and (min-width: 1200px) {
  .going-the-extra-mile-component .mile-message {
    font-size: 3em;
  }
}
.going-the-extra-mile-component button {
  position: relative;
  margin-top: 15px;
  border: none;
  padding-right: 45px;
}
.going-the-extra-mile-component button i {
  font-size: 23px;
  margin-left: 17px;
  position: absolute;
  top: 5px;
}
@media only screen and (min-width: 768px) {
  .going-the-extra-mile-component button {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .going-the-extra-mile-component button {
    padding: 10px 55px 10px 30px;
    font-size: 17px;
  }
  .going-the-extra-mile-component button i {
    font-size: 28px;
    margin-left: 17px;
    top: 8px;
  }
  .faq-generic-header {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.faq-generic-header {
  padding: 40px 0;
  background: url(../img/Final/staff/tim/timSmall.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .faq-generic-header {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 768px) {
  .faq-generic-header {
    background: url(../img/Final/staff/tim/timHuge.jpg) center center no-repeat;
    background-size: cover;
    padding: 100px 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-generic-header {
    background: url(../img/Final/staff/tim/timHuge.jpg) center center no-repeat;
    background-size: cover;
    padding: 120px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .going-the-extra-mile-component button {
    font-size: 18px;
  }
  .faq-generic-header {
    background: url(../img/Final/staff/tim/timExtreme.jpg) center center
      no-repeat;
    background-size: cover;
    padding: 130px 0;
  }
}
.faq-generic-header h1 {
  font-weight: 800;
  font-size: 1.39em;
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .faq-generic-header h1 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-generic-header h1 {
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-generic-header h1 {
    font-size: 2.5em;
  }
}
.faq-generic-header__text-fit {
  max-width: 830px;
  font-weight: 800;
  font-size: 1.8em;
  color: #29203f;
  margin-top: 0;
}
@media only screen and (min-width: 480px) {
  .faq-generic-header__text-fit {
    font-size: 2.3em;
  }
}
@media only screen and (min-width: 768px) {
  .faq-generic-header__text-fit {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-generic-header__text-fit {
    font-size: 2.7em;
  }
  .faq-headline-answer {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-generic-header__text-fit {
    font-size: 3em;
  }
}
.faq-headline-answer {
  background-color: #f1f1f1;
  padding: 10px 0;
}
.faq-headline-answer .back-to-categories {
  text-decoration: none;
  color: #06aeff;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
}
.faq-headline-answer .back-to-categories i {
  font-size: 13px;
}
.faq-headline-answer .question {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.1em;
  color: #30225d;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .faq-headline-answer {
    padding-bottom: 25px;
  }
  .faq-headline-answer .question {
    font-size: 1.25em;
    margin: 10px 0;
  }
}
.faq-headline-answer p.question-author {
  color: #695c89;
  font-size: 1em;
  font-weight: 600;
}
.faq-headline-answer p.answer-text {
  color: #2f2946;
  font-weight: 700;
  font-size: 1.25em;
}
@media only screen and (min-width: 480px) {
  .faq-headline-answer p.answer-text {
    font-size: 1.3em;
  }
}
.faq-headline-answer p.answer {
  color: #292140;
  font-size: 1em;
  line-height: 23px;
}
@media only screen and (min-width: 992px) {
  .faq-headline-answer p.answer-text {
    font-weight: 800;
  }
  .faq-headline-answer p.answer {
    font-size: 1.04em;
  }
}
.faq-headline-answer p.answer a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.faq-headline-answer p.answer-date {
  font-size: 15px;
  color: #2f2946;
}
.faq-headline-answer .question-answered-by {
  padding: 0 35px 0 15px;
}
.faq-headline-answer .question-answered-by p {
  margin-bottom: 0;
  font-weight: 700;
}
.faq-headline-answer hr {
  border-color: #c1c0c4;
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .faq-headline-answer hr {
    margin: 15px 0;
  }
  .rate-our-advice {
    margin-top: 25px;
  }
}
.rate-our-advice p {
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  font-size: 1em;
}
.rate-our-advice p.bold {
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .rate-our-advice p.bold {
    font-weight: 800;
  }
  .faq-popular-categories {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .rate-our-advice p {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1200px) {
  .rate-our-advice p {
    font-size: 1.1em;
  }
}
.rate-our-advice .rating {
  display: inline-block;
  unicode-bidi: bidi-override;
  direction: rtl;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .rate-our-advice .rating {
    margin-top: 3px;
  }
}
.rate-our-advice .rating span.star {
  font-family: "Glyphicons Halflings";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 20px;
}
@media only screen and (min-width: 480px) {
  .faq-headline-answer p.answer {
    line-height: 25px;
  }
  .rate-our-advice .rating span.star {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1200px) {
  .rate-our-advice .rating span.star {
    font-size: 26px;
  }
}
.rate-our-advice .rating span.star:before {
  content: "\e006";
  color: #ccc;
  padding-right: 0;
}
.rate-our-advice .rating span.star:hover {
  cursor: pointer;
}
.rate-our-advice .rating span.star.active:before,
.rate-our-advice .rating span.star.active ~ span:before {
  content: "\e006";
  color: #06aeff;
}
.rate-our-advice .faqrating span.star:hover {
  cursor: none;
}
.rate-our-advice .heart {
  cursor: pointer;
  display: inline-block;
  margin-top: 3px;
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  .rate-our-advice .heart {
    margin-top: 5px;
  }
}
.rate-our-advice .heart span.before {
  color: #bdbdbd;
}
.rate-our-advice .heart span.after {
  color: #06aeff;
}
.faq-popular-categories {
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #f1f1f1;
}
.faq-popular-categories p.title {
  color: #281e3f;
  font-size: 1.5em;
  font-weight: 500;
  font-family: Montserrat;
  margin: 5px 0 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .faq-popular-categories p.title {
    font-size: 1.9em;
    margin: 15px 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-popular-categories p.title {
    font-size: 2.3em;
    margin: 20px 0;
  }
}
.faq-popular-categories .faq-popular-categories-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  background-color: #e2e3e5;
  border-radius: 4px;
  margin-bottom: 15px;
}
.faq-popular-categories .faq-popular-categories-box .box-quesiton {
  padding: 10px 13px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .faq-popular-categories .faq-popular-categories-box .box-quesiton {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
  }
}
@media only screen and (min-width: 992px) {
  .faq-popular-categories .faq-popular-categories-box .box-quesiton {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-popular-categories .faq-popular-categories-box .box-quesiton {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
  }
}
.faq-popular-categories .faq-popular-categories-box .box-quesiton ul {
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: none;
}
.faq-popular-categories .faq-popular-categories-box .box-quesiton ul li:before {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 -15px;
  color: #281e3f;
}
@media only screen and (min-width: 768px) {
  .faq-popular-categories
    .faq-popular-categories-box
    .box-quesiton
    ul
    li:before {
    color: #06aeff;
  }
}
.faq-popular-categories .faq-popular-categories-box .box-quesiton ul li a {
  text-decoration: none;
  color: #281e3f;
}
.faq-popular-categories .faq-popular-categories-box .box-stats {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px 13px;
  border-left: 5px solid #f1f1f1;
}
.faq-popular-categories .faq-popular-categories-box .box-stats i {
  color: #06aeff;
}
.faq-popular-categories .faq-popular-categories-box .box-stats p {
  font-size: 0.9em;
  margin: 0;
  text-align: left;
  color: #30225d;
  font-weight: 700;
}
.faq-questions-section {
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #f1f1f1;
}
@media only screen and (min-width: 992px) {
  .faq-questions-section {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.faq-questions-section p.title {
  color: #281e3f;
  font-size: 1.5em;
  font-weight: 500;
  font-family: Montserrat;
  margin: 5px 0 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .faq-questions-section p.title {
    font-size: 1.9em;
    margin: 15px 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-questions-section p.title {
    font-size: 2.3em;
    margin: 20px 0;
  }
}
.faq-questions-section .question-box {
  background-color: #fff;
  margin: 0 0 15px;
}
@media only screen and (min-width: 768px) {
  .faq-questions-section .question-box {
    margin: 0 -15px 15px;
  }
}
.faq-questions-section .question-box .question-box-author-section {
  padding: 15px 15px 15px 30px;
}
.faq-questions-section .question-box .question-box-author-section p {
  margin: 5px 0 0;
  color: #30225d;
  font-weight: 700;
}
.faq-questions-section .question-box .question-box-question {
  padding: 15px 30px;
  border-bottom: 2px solid #f1f1f1;
}
.faq-results-list li,
.faq-results-list.faq-results-list--expanded li:nth-child(4) {
  border-bottom: 1px solid #c5c5c5;
}
.faq-questions-section
  .question-box
  .question-box-question
  p.question-box-title {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1.1em;
  color: #30225d;
}
@media only screen and (min-width: 480px) {
  .faq-questions-section
    .question-box
    .question-box-question
    p.question-box-title {
    font-size: 1.25em;
  }
}
.faq-questions-section
  .question-box
  .question-box-question
  p.question-box-author {
  font-weight: 700;
  font-size: 1em;
  color: #442f70;
}
.faq-questions-section .question-box .question-box-answer {
  padding: 15px 30px 15px 15px;
}
.faq-questions-section
  .question-box
  .question-box-answer
  p.question-box-answer-text {
  font-weight: 700;
  font-size: 1.1em;
}
@media only screen and (min-width: 480px) {
  .faq-questions-section
    .question-box
    .question-box-answer
    p.question-box-answer-text {
    font-size: 1.15em;
  }
}
@media only screen and (min-width: 768px) {
  .faq-questions-section
    .question-box
    .question-box-answer
    p.question-box-answer-text {
    font-size: 1.27em;
  }
}
@media only screen and (min-width: 992px) {
  .faq-questions-section
    .question-box
    .question-box-answer
    p.question-box-answer-text {
    font-weight: 800;
  }
  .faq-search-results {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.faq-questions-section
  .question-box
  .question-box-answer
  p.question-box-primary-answer {
  font-size: 0.9em;
}
@media only screen and (min-width: 480px) {
  .faq-questions-section
    .question-box
    .question-box-answer
    p.question-box-primary-answer {
    font-size: 1em;
  }
}
.likeAmount {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.faq-search-results {
  background-color: #f1f1f1;
}
.faq-search-results__recomended,
.faq-search-results__topic {
  color: #4b3b72;
  font-family: Montserrat;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .faq-search-results__recomended,
  .faq-search-results__topic {
    margin-left: 20px;
  }
}
.faq-search-results__topic {
  margin-left: 0;
  margin-top: 10px;
}
.faq-search-results__recomended {
  margin-top: 15px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .faq-search-results__recomended,
  .faq-search-results__topic {
    font-size: 1.4em;
  }
  .faq-search-results__recomended {
    margin-top: 0;
  }
}
.faq-not-found {
  margin: 20px 0;
}
.faq-not-found__message {
  color: #4b3b72;
  font-size: 1.2em;
  font-family: Montserrat, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .faq-not-found {
    margin: 40px 0;
  }
  .faq-not-found__message {
    font-size: 1.5em;
  }
}
.faq-not-found__chat {
  margin-top: 30px !important;
  position: relative;
  background-color: #06aeff;
  display: block;
  width: 275px;
  margin: 0 auto;
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .faq-not-found__chat {
    width: 295px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-not-found__message {
    font-size: 1.7em;
  }
  .faq-not-found__chat {
    width: 275px;
  }
}
.faq-not-found__chat:hover {
  background-color: #008ed2;
}
.faq-not-found__chat svg {
  position: absolute;
  left: 45px;
  top: 12px;
}
.faq-not-found__chat .bcText {
  margin-top: 8px !important;
  margin-left: 30px !important;
}
.faq-results-found__count {
  color: #4b3b72;
  font-family: Montserrat;
  font-size: 1.1em;
  font-weight: 500;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .faq-not-found__chat svg {
    left: 45px;
  }
  .faq-results-found__count {
    font-size: 1.25em;
  }
}
.faq-results-found__count span {
  font-family: inherit;
  font-size: inherit;
  font-weight: 600;
}
.faq-search-results__copyright-row {
  background-color: #e2e3e5;
}
.faq-search-results__copyright-text {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 1em;
  color: #4b3b72;
  margin: 20px 0;
}
.faq-copyright-result-tim,
.faq-copyright-result-tim-text {
  margin-left: 20px;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .faq-search-results__copyright-row {
    background-color: rgba(255, 255, 255, 0);
  }
  .faq-copyright-question-left {
    padding-left: 0;
  }
  .faq-search-results__copyright-text {
    font-size: 1.15em;
    margin-bottom: 0;
  }
  .faq-row-desktop {
    background-color: #e2e3e5;
    border-radius: 5px;
    padding: 20px 15px;
  }
}
.faq-search-results__copyright-text span {
  font-family: Lato, sans-serif;
  font-weight: 500;
  color: #000;
}
.faq-search-results__copyright-text a {
  color: #4b3b72;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
}
.faq-search-results__copyright-text a:hover,
.faq-search-results__copyright-text a:hover ~ p {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #06aeff;
}
.faq-liked-by {
  font-family: Lato, sans-serif;
  text-align: center;
  font-size: 1em;
}
.faq-heart {
  color: #06aeff;
}
.faq-copyright-result-tim-text,
.faq-rated-text {
  font-family: Montserrat, sans-serif;
  color: #4b3b72;
}
.faq-rated-text {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 15px;
}
.faq-copyright-result-tim {
  display: block;
  width: 100px;
}
.faq-results-list {
  margin-top: 40px;
  padding: 0 0 0 22px;
  list-style-type: none;
  margin-bottom: 30px;
}
.faq-results-list li a,
.faq-results-list li mark {
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.faq-results-list li:hover a,
.faq-results-list li:hover mark {
  color: #06aeff;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.faq-results-list--small li:nth-child(n + 6) {
  display: none;
}
.faq-results-list--full li:nth-child(n + 5) {
  display: block;
}
.faq-results-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.faq-results-list li:before {
  display: block;
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 -15px;
  color: #06aeff;
}
.faq-results-list li a {
  display: inline-block;
  margin-top: -22px;
  color: #4b3b72;
  font-family: Montserrat;
  font-size: 1em;
}
.faq-results-list li a:hover {
  text-decoration: none;
}
.faq-view-more-section {
  background-color: #f1f1f1;
}
.faq-view-more-section p {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 0.9em;
  text-align: center;
  line-height: 50px;
}
#reveal-more-results-btn {
  background-color: #06aeff;
  cursor: pointer;
  height: 50px;
  border-radius: 5px;
}
.faq-last-list-item {
  border-bottom: none !important;
}
.answerSearched p {
  max-height: calc(1.42857143em * 3);
  overflow: hidden;
}
.careers-page-hero {
  position: relative;
  background: url(../img/Final/careers/hero.jpg) center center no-repeat;
  background-size: cover;
  background-position-x: right;
}
@media only screen and (min-width: 320px) and (max-width: 405px) {
  .careers-page-hero {
    padding: 50px 0 75px;
    background-position-x: -1000px;
  }
}
@media only screen and (min-width: 405px) and (max-width: 480px) {
  .careers-page-hero {
    padding: 50px 0 75px;
    background-position-x: -857px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .careers-page-hero {
    padding: 50px 0 75px;
    background-position-x: -607px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .careers-page-hero {
    padding: 50px 0 75px;
    background-position-x: -800px;
  }
}
@media only screen and (min-width: 992px) {
  .careers-page-hero,
  .faq-view-more-section {
    margin-left: 15px;
    margin-right: 15px;
  }
  .careers-page-hero {
    padding: 94px 0 60px;
    background-position-y: 68%;
    background-position-x: right;
  }
}
.careers-page-hero p {
  color: #fff;
  font-size: 27px;
}
.careers-page-hero .jobs-button {
  font-weight: 900;
  width: 179px;
  padding: 15px;
  font-size: 25px;
  margin-top: 32px;
  background-color: #4b3b72;
  color: #fff;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.careers-page-hero h1 {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .careers-page-hero .jobs-button {
    margin-bottom: 33px;
    margin-top: 10px;
    padding: 7px;
    width: 110px;
    font-size: 19px;
  }
  .careers-page-hero h1 {
    font-size: 24px;
  }
}
.careers-page-hero .purple-h2 {
  text-shadow: none;
  color: #30225d;
  font-size: 1.8em;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .careers-page-hero .purple-h2 {
    font-size: 2.1em;
  }
}
@media only screen and (min-width: 768px) {
  .careers-page-hero .purple-h2 {
    font-size: 3em;
  }
}
.careers-page-listing {
  padding-top: 20px;
  background-color: #f2f2f4;
}
@media only screen and (min-width: 992px) {
  .careers-page-hero .purple-h2 {
    font-size: 3.2em;
    line-height: 45px;
  }
  .careers-page-listing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.careers-page-listing .careers-thin {
  font-weight: 300;
  font-size: 1.2em;
  text-align: center;
}
.careers-page-listing .careers-reg {
  font-size: 1em;
  margin: 20px 0;
  text-align: center;
}
.careers-page-listing .purple-h3 {
  color: #30225d;
  margin-top: 5px;
  font-weight: 400;
}
.careers-page-listing .panel-group .panel {
  margin-top: 25px;
}
.careers-page-listing .panel-title a {
  text-decoration: none;
  padding: 15px;
  display: inherit;
  text-align: left;
  font-size: 1.2em;
  font-weight: 700;
}
.careers-page-listing .panel-title a .glyphicon {
  font-size: 17px;
}
.careers-page-listing .panel-heading {
  padding: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.careers-page-listing .panel-body {
  background-color: #e2e3e5;
}
.careers-page-listing .panel-body p {
  line-height: 24px;
  color: #5b5b5b;
}
.careers-page-listing .panel-body a.btn {
  width: 100%;
  margin: 0 auto;
  display: inherit;
  border-bottom: none;
  font-size: 1.2em;
  font-weight: 700;
  padding: 10px 12px;
}
.careers-page-benefits .purple-h3,
.careers-page-hello .purple-h3,
.careers-page-investing .purple-h3 {
  color: #30225d;
  font-weight: 400;
  margin-top: 5px;
}
.careers-page-listing .panel-body a.btn i {
  font-size: 17px;
}
.careers-page-hello {
  padding-top: 15px;
  background-color: #f2f2f4;
}
.careers-page-benefits,
.careers-page-investing {
  background-color: #f2f2f4;
  padding-top: 10px;
}
.careers-page-hello span.p-mimic,
.careers-page-hello span.p-mimic a {
  font-size: 0.9em;
}
.careers-page-benefits {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .careers-page-benefits,
  .careers-page-hello,
  .careers-page-investing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.btn-blue-careers-mobile {
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 1.2em;
  border: none;
}
.yearly-sal-mobile {
  text-align: left;
  margin-left: 0;
  padding: 0 15px 15px;
  margin-top: 5px;
}
.careers-page-intro-text {
  background-color: #f1f1f1;
  padding: 75px 0;
}
.careers-page-intro-text .careers-thin {
  font-size: 1.25em;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .careers-page-intro-text .careers-thin {
    font-size: 1.5em;
    line-height: 37px;
  }
}
.careers-page-intro-text .careers-reg {
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  .careers-page-intro-text .careers-reg {
    font-size: 1.15em;
    line-height: 32px;
  }
}
.binks-careers-section {
  background-color: #666561;
  padding: 150px 0;
}
.binks-careers-section p.staff-name-and-details {
  font-weight: 700;
  color: #fff;
  font-size: 1.1em;
}
@media only screen and (min-width: 768px) {
  .binks-careers-section p.staff-name-and-details {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 992px) {
  .binks-careers-section,
  .careers-page-intro-text {
    margin-left: 15px;
    margin-right: 15px;
  }
  .binks-careers-section p.staff-name-and-details {
    font-size: 1.5em;
  }
}
.binks-careers-section .staff-name-seperator {
  width: 50px;
  border-bottom: 4px solid #8978af;
}
.binks-careers-section p.staff-quote {
  font-weight: 700;
  font-size: 2em;
  color: #30225d;
  font-family: montserrat;
}
@media only screen and (min-width: 768px) {
  .binks-careers-section p.staff-quote {
    margin-top: 5px;
    font-size: 3.5em;
    line-height: 54px;
  }
}
.the-recruitment-team h3 {
  color: #251e3d;
  font-weight: 400;
}
.the-recruitment-team p {
  font-size: 1em;
  line-height: 26px;
}
.personal-sign-off-careers {
  margin: 15px 0 25px;
}
.careers-page-text {
  background-color: #f2f2f4;
  padding-top: 25px;
}
.careers-page-text .fine-title {
  font-size: 1.5em;
  font-weight: 300;
}
.careers-page-text .standard {
  line-height: 30px;
}
.careers-page-text .purple-h3 {
  color: #30225d;
  margin-top: 5px;
  font-weight: 400;
}
.careers-page-text .pointer {
  cursor: pointer;
}
.help-and-advice-nicole-text {
  position: absolute;
  bottom: 0;
  right: 5%;
  color: #fff;
  font-family: Montserrat, sans-serif;
}
@media only screen and (min-width: 992px) {
  .careers-page-text {
    margin-left: 15px;
    margin-right: 15px;
  }
  .help-and-advice-nicole-text {
    bottom: 5%;
    right: 9%;
  }
}
@media only screen and (min-width: 1200px) {
  .help-and-advice-nicole-text {
    bottom: 3%;
    right: 20%;
  }
}
.accordion-a-tag .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  margin-left: 5px;
}
.accordion-a-tag.collapsed .fa-chevron-down {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.careers-page-recruitment__image-holder {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .careers-page-recruitment__image-holder {
    width: 80%;
    margin-left: 10%;
  }
  .careers-video-section {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.careers-page-recruitment__url {
  position: absolute;
  bottom: 5px;
  right: 11%;
  width: 55px;
  height: 55px;
}
.careers-page-recruitment__svg {
  width: 55px;
  height: 55px;
}
.careers-page-recruitment__name {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  color: #383838;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .careers-page-recruitment__url {
    bottom: 10px;
    right: 21%;
  }
  .careers-page-recruitment__name {
    font-size: 21px;
  }
}
.careers-video-section {
  position: relative;
  padding: 50px 0;
  background: url(../img/Final/careers/recruitment-banner.jpg) center center
    no-repeat;
  background-size: cover;
  background-position-x: right;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .careers-video-section {
    padding: 50px 0 75px;
  }
}
@media only screen and (max-width: 480px) {
  .careers-video-section {
    background: url(../img/Final/careers/recruitment-banner-2.jpg) center center
      no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }
}
.careers-video-section__name {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  .careers-video-section__name {
    font-size: 23px;
  }
}
.careers-video-section__underscore {
  background-color: #8778af;
  width: 75px;
  height: 4px;
  margin-bottom: 15px;
}
.careers-video-section__quote {
  font-family: Montserrat;
  font-weight: 600;
  color: #362665;
  font-size: 25px;
  line-height: 25px;
  width: 75%;
}
.contact-us-page-hero .input-group input,
.contact-us-page-hero .purple-h2--lato {
  font-family: Lato, sans-serif;
}
@media only screen and (min-width: 992px) {
  .careers-video-section {
    padding: 120px 0;
    background-position-y: bottom;
  }
  .careers-video-section__quote {
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .careers-video-section__quote {
    color: #fff;
  }
}
.no-left-padding {
  padding-left: 0;
}
.no-right-padding {
  padding-right: 0;
}
.benefit-text {
  margin-left: -20px;
}
@media only screen and (min-width: 768px) {
  .careers-video-section__quote {
    font-size: 45px;
    line-height: 45px;
    width: auto;
  }
  .u-margin-left-small {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .u-margin-left-small {
    margin-left: 1px;
  }
  .benefit-row {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .benefit-row {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.benefit-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .benefit-col {
    margin-top: 20px;
  }
}
.benefit-text {
  margin: auto 4% auto 3%;
}
.contact-us-page-hero {
  padding-top: 0;
  padding-bottom: 20px;
  background-color: #bce1f3;
}
@media only screen and (min-width: 768px) {
  .contact-us-page-hero {
    padding: 35px 0 45px;
    background: url(../img/Final/staff/Emily/Tablet.jpg) center center no-repeat;
    background-size: cover;
  }
}
.contact-us-page-hero .contact-us__title {
  font-weight: 800;
  font-size: 1.39em;
  color: #fff;
}
@media only screen and (min-width: 321px) {
  .contact-us-page-hero .contact-us__title {
    font-size: 2.1em;
  }
}
@media only screen and (min-width: 992px) {
  .contact-us-page-hero {
    margin-left: 15px;
    margin-right: 15px;
    padding: 100px 0;
    background: url(../img/Final/staff/Emily/Desktop2.jpg) center center
      no-repeat;
    background-size: cover;
  }
  .contact-us-page-hero .contact-us__title {
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-us-page-hero .contact-us__title {
    font-size: 2.7em;
  }
}
.contact-us-page-hero .contact-us__title span {
  font-weight: inherit;
  font-size: inherit;
  color: #30225d;
}
.contact-us-page-hero .purple-h2 {
  color: #261f3e;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.75em;
}
@media only screen and (min-width: 480px) {
  .contact-us-page-hero .purple-h2 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .contact-us-page-hero .purple-h2 {
    font-size: 3em;
  }
}
.contact-us-page-hero .input-group {
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .contact-us-page-hero .purple-h2 {
    font-size: 3.25em;
  }
  .contact-us-page-hero .input-group {
    margin-top: 25px;
  }
}
.contact-us-page-hero .input-group input {
  height: 65px;
  font-weight: 500;
  font-size: 23px;
  padding: 6px 20px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.contact-us-page-hero .input-group span {
  position: relative;
  font-family: Montserrat, sans-serif;
  padding: 6px 20px 6px 55px;
  background-color: #4b3973;
  font-weight: 500;
  color: #fff;
  font-size: 1.2em;
  border: none;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (min-width: 992px) {
  .contact-us-page-hero .input-group span {
    font-size: 1.45em;
  }
}
.contact-us-page-hero .input-group span:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #008ed2;
}
.contact-us-page-hero .input-group span .cf-sprite {
  position: absolute;
  top: 21px;
  left: 15px;
}
.contact-us-page-hero .contact-us-header-p {
  font-family: Montserrat, sans-serif;
  color: #30225d;
  font-size: 1em;
  font-weight: 500;
}
@media only screen and (min-width: 480px) {
  .contact-us-page-hero .contact-us-header-p {
    font-size: 1.2em;
  }
}
.contact-us-page-hero .contact-us-header-p span {
  color: #fff;
}
.contact-us-page-hero .mobile-header-buttons button {
  width: 100%;
  padding: 12px;
}
@media only screen and (min-width: 768px) {
  .contact-us-page-hero .contact-us-header-p {
    font-size: 1.5em;
  }
  .contact-us-page .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.contact-us-page .contact-us-details-main {
  background-color: #30225d;
  padding-right: 15px;
}
.contact-us-page .contact-us-details-secondary {
  background-color: #261b4a;
  padding-left: 15px;
}
@media only screen and (min-width: 1700px) {
  .contact-us-page .contact-us-details-main {
    padding-right: 50px !important;
  }
  .contact-us-page .contact-us-details-secondary {
    padding-left: 50px !important;
  }
}
.contact-us-page .contact-us-details {
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .contact-us-page-hero .contact-us-header-p {
    font-size: 1.75em;
  }
  .contact-us-page {
    margin-left: 15px;
    margin-right: 15px;
  }
  .contact-us-page .contact-us-details {
    padding: 35px 15px;
  }
}
.contact-us-page .contact-us-details h3,
.contact-us-page .contact-us-details h4,
.contact-us-page .contact-us-details p {
  color: #fff;
  margin: 0;
}
.contact-us-page .contact-us-details h3 a,
.contact-us-page .contact-us-details h4 a,
.contact-us-page .contact-us-details p a {
  color: #06aeff;
  font-size: inherit;
}
.contact-us-page .contact-us-details h3 {
  font-size: 1.3em;
  font-weight: 500;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .contact-us-page .contact-us-details h3 {
    font-size: 1.5em;
  }
}
.contact-us-page .contact-us-details h4 {
  font-size: 1.1em;
  margin-top: 20px;
}
.contact-us-page .seperator {
  width: 50px;
  border-bottom: 3px solid #8978ae;
  margin-top: 5px;
  margin-bottom: 7.5px;
}
.customer-stories-landing {
  background-color: #f2f2f4;
}
@media only screen and (min-width: 992px) {
  .contact-us-page .contact-us-details h4 {
    font-size: 1.35em;
  }
  .contact-us-page p {
    font-size: 1.1em;
  }
  .customer-awards .ribbon-section {
    margin-top: 0 !important;
  }
  .customer-stories-landing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.customer-stories-landing .customer-stories-background {
  background: url(../img/Final/PrimaryNavigation/customer-stories/Main-Image.png)
    right 46% top 0 no-repeat;
  background-size: 900px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .customer-stories-landing .customer-stories-background {
    background-size: cover;
    background-position: right 50% top 0;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-stories-landing .customer-stories-background {
    background: url(../img/Final/PrimaryNavigation/customer-stories/Main-Image.png)
      right 0 top 0 no-repeat;
    background-size: cover;
    padding-bottom: 15px;
  }
}
.customer-stories-landing .customer-stories-compliance-video-text {
  margin-top: 25px;
  text-align: center;
}
.customer-stories-landing .break-free-customer-stories {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .customer-stories-landing .break-free-customer-stories {
    padding: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .customer-stories-landing .break-free-customer-stories {
    margin-bottom: 0;
    width: 970px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-stories-landing .break-free-customer-stories {
    width: 1170px;
  }
}
.customer-stories-landing .customer-stories-title {
  margin: 30px 0;
}
.customer-stories-landing .customer-stories-title h2 {
  text-shadow: 0 0 89px #281d40;
}
.customer-stories-landing .customer-stories-title .purple-h2 {
  text-shadow: none;
  color: #30225d;
  font-size: 1.8em;
}
@media only screen and (min-width: 321px) {
  .customer-stories-landing .customer-stories-title .purple-h2 {
    font-size: 2.1em;
  }
}
@media only screen and (min-width: 768px) {
  .customer-stories-landing .customer-stories-title {
    margin: 90px 0 60px;
  }
  .customer-stories-landing .customer-stories-title .purple-h2 {
    font-size: 3em;
  }
}
.customer-stories-landing .customer-video-section {
  margin-top: 55px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.customer-stories-landing .customer-video-section .video-container {
  z-index: 10;
  margin-top: 25px;
  width: 30%;
  float: left;
  display: inline-block;
}
.customer-stories-landing .customer-video-section .video-container a {
  text-decoration: none;
}
.customer-stories-landing
  .customer-video-section
  .video-container:hover
  .video-footer {
  background-color: #06aeff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.customer-stories-landing
  .customer-video-section
  .video-container.video-primary {
  width: 100%;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .customer-stories-landing
    .customer-video-section
    .video-container.video-primary {
    width: 40%;
  }
}
.customer-stories-landing .customer-video-section .video-container .video {
  position: relative;
}
.customer-stories-landing
  .customer-video-section
  .video-container
  .play-button-holder {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.customer-stories-landing
  .customer-video-section
  .video-container
  .play-button-holder
  .play-button {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.customer-stories-landing
  .customer-video-section
  .video-container
  .video-footer {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #30225d;
  padding: 15px 0 22px;
}
.customer-stories-landing
  .customer-video-section
  .video-container
  .video-footer
  p {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}
.customer-stories-landing
  .customer-video-section
  .video-container
  .video-footer
  .video-underline {
  width: 40px;
  border: 2px solid #8778af;
  margin: 0 auto;
}
.customer-stories-landing .customer-show-more {
  padding: 40px 0;
  background-color: rgba(6, 174, 255, 0.85);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.customer-stories-landing .customer-show-more:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #06aeff;
}
.customer-stories-landing .customer-show-more p {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat;
  text-align: center;
}
#location-landing h3,
.customer-expanded .video-footer p,
.customer-show-more-text {
  font-family: Montserrat, sans-serif;
}
.customer-show-more-text {
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .customer-stories-landing .customer-stories-title .purple-h2 {
    font-size: 3.4em;
  }
  .customer-expanded {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.customer-expanded .video {
  margin-top: 25px;
}
.customer-expanded .video .play-button-holder {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.customer-expanded .video .play-button-holder .play-button {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.customer-expanded .video-footer {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #30225d;
  padding: 15px 0 22px;
}
.customer-expanded .video-footer p {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
.customer-expanded .video-footer .video-underline {
  width: 40px;
  border: 2px solid #8778af;
  margin: 0 auto;
}
.customer-expanded a {
  text-decoration: none;
}
.customer-expanded .col-sm-4:hover .video-footer {
  background-color: #06aeff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.location-header {
  padding: 35px 0;
  background: url(../img/Final/Locations/LocationsLanding/largeImage.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .location-header {
    padding: 50px 0 130px;
  }
}
@media only screen and (min-width: 992px) {
  .location-header {
    margin-left: 15px;
    margin-right: 15px;
    padding: 50px 0 150px;
  }
  #location-landing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#location-landing {
  background-color: #f1f1f1;
  padding-bottom: 60px;
}
#location-landing .btn-blue {
  text-align: left;
  border: none;
}
#location-landing .location-subtitle {
  font-size: 1.2em;
  font-weight: 300;
  padding: 5px 0 20px;
}
#location-landing h3 {
  font-weight: 500;
}
.alert-location,
.btn-location-landing {
  font-family: Lato, sans-serif;
}
#location-landing select {
  background-color: #06aeff;
  color: #fff;
}
#location-landing .view-approved-dealers {
  text-align: center;
  font-size: 1em;
  color: #4b3b72;
  font-weight: 600;
}
.location-by-code {
  padding-bottom: 25px;
}
.alert-location {
  font-size: 1.1em;
  width: 100%;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px 20px;
  margin-top: 8px;
  font-weight: 400;
}
.alert-location b {
  font-weight: 800;
}
.btn-location-landing {
  padding-top: 12px;
  font-size: 16px;
  padding-bottom: 12px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.btn-location-landing:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.policy-header {
  padding: 25px 0;
}
.policy-header h1 {
  color: #fff;
  margin-top: 25px;
}
.policy-header .h1-mimic__h2,
.policy-header h2 {
  padding: 60px 0;
}
@media only screen and (min-width: 992px) {
  .policy-header {
    margin-left: 15px;
    margin-right: 15px;
  }
  .policy-header h1 {
    margin-top: 55px;
    margin-bottom: 15px;
  }
  .policy-header .h1-mimic__h2,
  .policy-header h2 {
    padding: 170px 0;
  }
}
.policy-header ul {
  padding-left: 20px;
  list-style-type: none;
}
.policy-header ul li {
  font-size: 1em;
  color: #fff;
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .policy-header ul li {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 1200px) {
  .policy-header ul li {
    font-size: 1.3em;
  }
}
.policy-header ul li:before {
  font-size: 1.1em;
  font-family: "Glyphicons Halflings";
  content: "\e074";
  margin: 0 10px 0 -15px;
  color: #fff;
}
.policy-header .btn--primary {
  width: 100%;
  height: 75px;
  font-family: Montserrat, sans-serif;
  line-height: 40px;
  font-size: 2.2em;
  font-weight: 600;
  margin-bottom: 20px;
  padding-top: 15px;
  background-color: #9dd033;
  border-bottom-width: 3px;
  border-radius: 5px;
  margin-top: 25px;
}
.policy-header .btn--primary i {
  font-size: 25px;
}
.policy-header .btn--primary:hover {
  background-color: #8aba26;
  color: #fff;
}
.policy-header .btn--primary:focus {
  color: #fff;
}
.policy-header .btn {
  width: 100%;
}
.policy-header .calculator-mini-widget {
  margin-top: 20px;
}
.policy-body {
  padding-top: 15px;
  padding-bottom: 60px;
  background-color: #f2f2f4;
}
@media only screen and (min-width: 992px) {
  .policy-body {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.policy-body .list-style,
.policy-body ol,
.policy-body ul {
  padding: 15px 18px;
}
.policy-body .list-style li,
.policy-body ol li,
.policy-body ul li {
  color: #272727;
  font-family: Lato, sans-serif;
  font-size: 1em;
  margin-bottom: 12px;
}
.policy-body .list-style li:last-child,
.policy-body ol li:last-child,
.policy-body ul li:last-child {
  margin-bottom: 0;
}
.policy-body .list-bullet-style:before,
.policy-body ul li:before {
  font-family: FontAwesome;
  content: "\f0c8";
  margin: 0 5px 0 -15px;
  color: #30225d;
}
.policy-body ul {
  list-style-type: none;
}
.policy-body p {
  color: #272727;
}
.policy-body p.policy-fine-title {
  font-size: 1.5em;
  margin: 15px 0;
  color: #30225d;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .policy-body p.policy-fine-title {
    font-size: 1.9em;
  }
}
.policy-body p.policy-centred {
  text-align: center;
  font-weight: 700;
}
.policy-body p.policy-subtitle {
  margin-top: 15px;
  font-size: 1.65em;
  color: #30225d;
}
.policy-body p.policy-sub-subtitle {
  margin-top: 15px;
  font-size: 1.5em;
  color: #30225d;
}
.policy-body p.policy-indent {
  margin-left: 25px;
}
.policy-body p b {
  color: #30225d;
}
.policy-body table th.top-align {
  vertical-align: top;
}
.policy-body table td,
.policy-body table th {
  font-family: Lato, sans-serif;
  font-size: 1em;
}
.policy-body table.three-columns td {
  width: 33%;
}
.policy-page-customer-expanded {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.policy-page-customer-expanded:hover .video-footer {
  background-color: #06aeff;
}
.policy-page-spacer {
  margin-top: 15px;
}
.policy-page-spacer--coloured {
  background-color: #f2f2f4;
  height: 40px;
  width: 100%;
}
.policy-page-spacer--blank {
  background-color: #fff;
  height: 25px;
  width: 100%;
}
.van-finance-text {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .policy-page-spacer {
    margin-top: 66px;
  }
  .van-finance-text {
    padding: 15px 100px;
  }
}
@media only screen and (min-width: 992px) {
  .policy-page-spacer--coloured {
    margin-left: 15px;
    margin-right: 15px;
  }
  .van-finance-text {
    padding: 15px 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .van-finance-text {
    padding: 15px 200px;
  }
}
.van-section .heroSectionContent h1 {
  color: #fff;
}
.van-section {
  background: url(../img/Final/Heros/Vehicle/1.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .van-section {
    background: url(../img/Final/Heros/Vehicle/2.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  .van-section {
    background: url(../img/Final/Heros/Vehicle/3.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .van-section {
    background: url(../img/Final/Heros/Vehicle/4.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 55px;
  }
}
@media only screen and (min-width: 1875px) {
  .van-section {
    background-position: right 50% top -50px;
  }
}
@media only screen and (min-width: 992px) {
  .van-section--less-text {
    background: url(../img/Final/Heros/Vehicle/4.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 80px;
  }
  #press-release-landing {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1875px) {
  .van-section--less-text {
    background-position: right 50% top -80px;
  }
}
.van-finance-ppc-header {
  background: url(/img/Final/ppcheros/van/1.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .van-finance-ppc-header {
    background: url(/img/Final/ppcheros/van/4.jpg) center center no-repeat;
    background-size: cover;
  }
}
.caravan-finance-ppc-header {
  background: url(/img/Final/ppcheros/caravan/1.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .caravan-finance-ppc-header {
    background: url(/img/Final/ppcheros/caravan/4.jpg) center center no-repeat;
    background-size: cover;
  }
}
.motorhome-finance-ppc-header {
  background: url(/img/Final/ppcheros/motorhome/1.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .motorhome-finance-ppc-header {
    background: url(/img/Final/ppcheros/motorhome/4.jpg) center center no-repeat;
    background-size: cover;
  }
}
.raf-ppc-header {
  background: url(/img/referafriend/bg-raf.jpg) center center no-repeat;
  background-size: cover;
}
.motorbike-finance-ppc-header {
  background: url(/img/Final/ppcheros/motorbike/1.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .motorbike-finance-ppc-header {
    background: url(/img/Final/ppcheros/motorbike/4.jpg) center center no-repeat;
    background-size: cover;
  }
}
.download-our-app-now-marketing {
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 15px;
  font-size: 0.85em;
  max-width: 400px;
  width: 100%;
}
#press-release-landing {
  background-color: #f1f1f1;
}
.press-release-title div {
  width: 45px;
  margin-bottom: 15px;
  border-top: 2px solid #5c4b84;
}
.press-release-articles img {
  width: 100%;
}
.press-release-articles p {
  font-size: 0.9em;
  margin-bottom: 0;
  font-weight: 500;
  color: #505050;
}
.customer-story-article-header p,
.press-release-articles p.press-release-article-title,
.press-release-component-mini .press-release-title {
  font-weight: 600;
  font-family: Montserrat, sans-serif;
}
.press-release-articles p.press-release-article-title {
  margin: 10px 0;
  color: #26203c;
  font-size: 1em;
}
.press-release-articles a {
  text-decoration: none;
}
.press-release-articles .press-release-description-underscore {
  width: 45px;
  border-top: 3px solid #5c4b84;
  margin-bottom: 10px;
}
.press-release-prev-next {
  margin-top: 15px;
  margin-bottom: 30px;
}
.press-release-prev-next a.btn.disabled,
.press-release-prev-next fieldset[disabled] a.btn {
  cursor: default !important;
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
}
.press-release-prev-next a {
  width: 100%;
  padding-top: 11px;
  font-size: 1em;
  border: none;
  height: 45px;
}
.press-release-prev-next a.disabled {
  pointer-events: initial;
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
}
.press-release-component-mini .press-release-title {
  color: #261f40;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.press-release-component-mini .press-release-description-underscore {
  border-bottom: 3px solid #8778af;
  width: 45px;
  margin-bottom: 10px;
}
.press-release-component-mini .press-release-excerpt {
  font-size: 1em;
  color: #828282;
  text-decoration: none;
}
.press-release-component-mini img {
  width: 100%;
}
.press-release-component-mini .press-release-link {
  text-decoration: none;
}
.press-release-component-mini .press-release-link:hover .press-release-title {
  color: #06aeff !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.policy-header {
  background: url(../img/Final/Heros/Generics/policyMobile.jpg) center center
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .policy-header {
    background: url(../img/Final/Heros/Generics/policy.jpg) center center
      no-repeat;
    background-size: cover;
  }
}
.bad-creit-car-finance-header {
  background: url(../img/Final/SubFooterPages/BadCredit/1b.jpg) center center
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .bad-creit-car-finance-header {
    background: url(../img/Final/SubFooterPages/BadCredit/1.jpg) center center
      no-repeat;
    background-size: cover;
  }
}
.do-i-need-a-credit-check-header {
  background: url(../img/Final/SubFooterPages/Do_I_Need_A_Credit_Check/2b.jpg)
    center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .do-i-need-a-credit-check-header {
    background: url(../img/Final/SubFooterPages/Do_I_Need_A_Credit_Check/2.jpg)
      center center no-repeat;
    background-size: cover;
  }
}
.gap-insurance-header {
  background: url(../img/Final/SubFooterPages/Gap_Insurance/3b.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .gap-insurance-header {
    background: url(../img/Final/SubFooterPages/Gap_Insurance/3b.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.car-finance-what-you-need-to-know-header {
  background: url(../img/Final/SubFooterPages/CarFinanceWhatYouNeedToKnow/Finance_first_image1.jpg)
    center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .car-finance-what-you-need-to-know-header {
    background: url(../img/Final/SubFooterPages/CarFinanceWhatYouNeedToKnow/Finance_first_image1.jpg)
      center center no-repeat;
    background-size: cover;
  }
}
.guarantor-loan-header {
  background: url(../img/Final/SubFooterPages/Guarantor_Finance/4b.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .guarantor-loan-header {
    background: url(../img/Final/SubFooterPages/Guarantor_Finance/4.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.personal-loan-header {
  background: url(../img/Final/SubFooterPages/Personal_Loan/9b.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .personal-loan-header {
    background: url(../img/Final/SubFooterPages/Personal_Loan/9.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.poor-credit-header {
  background: url(../img/Final/SubFooterPages/Poor_Credit/10b.jpg) center center
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .poor-credit-header {
    background: url(../img/Final/SubFooterPages/Poor_Credit/10.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.privacy-policy-header {
  background: url(../img/Final/SubFooterPages/Privacy_Policy/11b.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .privacy-policy-header {
    background: url(../img/Final/SubFooterPages/Privacy_Policy/11.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.fund-my-car-header {
  background: url(../img/Final/SubFooterPages/Fund_my_car/13.jpg) center center
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .fund-my-car-header {
    background: url(../img/Final/SubFooterPages/Fund_my_car/13b.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.warranty-header {
  background: url(../img/Final/SubFooterPages/Warranty/13b.jpg) center center
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .warranty-header {
    background: url(../img/Final/SubFooterPages/Warranty/13.jpg) center center
      no-repeat;
    background-size: cover;
  }
}
.yes-car-credit-header {
  background: url(../img/Final/SubFooterPages/Yes_Car_Credit/14b.jpg) center
    center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .yes-car-credit-header {
    background: url(../img/Final/SubFooterPages/Yes_Car_Credit/14.jpg) center
      center no-repeat;
    background-size: cover;
  }
}
.download-our-app-now {
  position: relative;
  background: url(../img/Final/app/a.jpg) center center no-repeat;
  background-size: cover;
  height: 500px;
}
@media only screen and (min-width: 992px) {
  .download-our-app-now {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.download-our-app-now:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right bottom,
    from(#442f70),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to bottom right,
    #442f70,
    rgba(255, 255, 255, 0)
  );
  opacity: 0.6;
}
@media only screen and (min-width: 768px) {
  .download-our-app-now {
    height: 550px;
    margin: 0;
    background: url(../img/Final/app/b.jpg) center center no-repeat;
    background-size: cover;
  }
  .download-our-app-now:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#442f70),
      to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
      to bottom right,
      #442f70,
      rgba(255, 255, 255, 0)
    );
    opacity: 0.6;
  }
}
@media only screen and (min-width: 992px) {
  .download-our-app-now {
    height: 550px;
    background: url(../img/Final/app/c.jpg) center center no-repeat;
    background-size: cover;
  }
  .download-our-app-now:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#442f70),
      to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
      to bottom right,
      #442f70,
      rgba(255, 255, 255, 0)
    );
    opacity: 0.6;
  }
  .customer-story-article-header {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.download-our-app-now .AD-GP-buttons a {
  display: inline-block;
  margin-top: 15px;
}
div.activeAuthor {
  stroke: #06aeff;
  stroke-width: 8px;
}
.customer-story-article-header {
  height: 224px;
}
@media only screen and (min-width: 480px) {
  .customer-story-article-header {
    height: 275px;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header {
    margin-top: 15px;
    height: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header .customer-article-name {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header .customer-article-name {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .download-our-app-now-marketing {
    max-width: 500px;
  }
  .customer-story-article-header {
    background-position: top !important;
    height: 535px;
  }
  .customer-story-article-header .customer-article-name {
    margin-top: 175px;
  }
}
.customer-story-article-header p {
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
  text-shadow: 0 0 24px rgba(0, 0, 0, 0.8);
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .customer-story-article-header p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-story-article-header p {
    font-size: 22px;
  }
}
.customer-story-article-header h2 {
  color: #30225d;
  margin-top: 0;
  font-size: 2.3em;
  text-shadow: 0 0 66px rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 480px) {
  .customer-story-article-header h2 {
    font-size: 2.6em;
  }
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header h2 {
    font-size: 2.4em;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header h2 {
    font-size: 3em;
    color: #362662;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-story-article-header h2 {
    font-size: 3.5em;
  }
}
.customer-story-article-header h3 {
  color: #fff;
  margin-bottom: 0;
  text-shadow: 0 0 24px rgba(0, 0, 0, 0.8);
  font-size: 1.6em;
  margin-top: 15px;
}
.customer-story-article-header .u-stroke {
  width: 40px;
  margin-top: 5px;
  border-bottom: 3px solid #8978af;
}
.customer-story-article-header .play-button {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
@media only screen and (min-width: 480px) {
  .customer-story-article-header h3 {
    font-size: 1.9em;
  }
  .customer-story-article-header .play-button {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.customer-story-article-header.customer-stories-1 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/1.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header h3 {
    font-size: 1.75em;
  }
  .customer-story-article-header .play-button {
    margin-top: 85px;
    margin-left: 0;
  }
  .customer-story-article-header.customer-stories-1 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/1.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header h3 {
    font-size: 2.1em;
  }
  .customer-story-article-header .play-button {
    margin-top: 135px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  .customer-story-article-header.customer-stories-1 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/1.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-2 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/2.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-2 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/2.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-2 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/2.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-3 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/3.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-3 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/3.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-3 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/3.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-4 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/4.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-4 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/4.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-4 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/4.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-5 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/5.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-5 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/5.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-5 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/5.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-6 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/6.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-6 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/6.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-6 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/6.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-7 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/7.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-7 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/7.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-7 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/7.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-8 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/8.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-8 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/8.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-8 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/8.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-story-article-header.customer-stories-9 {
  background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Phone/9.jpg)
    center center no-repeat;
  background-size: cover;
  background-position: top !important;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-header.customer-stories-9 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Tablet/9.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
@media only screen and (min-width: 992px) {
  .customer-story-article-header.customer-stories-9 {
    background: url(../img/Final/PrimaryNavigation/customer-stories/ArticlePageImages/Desktop/9.jpg)
      center center no-repeat;
    background-size: cover;
    background-position: top !important;
  }
}
.customer-featured-quote {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#23313e),
    to(#372360)
  );
  background-image: linear-gradient(to right, #23313e, #372360);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 992px) {
  .customer-featured-quote {
    padding: 25px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-story-article-header h3 {
    font-size: 2.4em;
  }
  .customer-story-article-header .play-button {
    margin-top: 220px;
  }
  .customer-featured-quote {
    padding: 60px 0;
  }
  .customer-featured-quote .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .row {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-image {
    width: 30%;
  }
}
.customer-featured-quote .customer-quote-image img {
  width: 110px;
  margin: 15px auto;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .customer-quote-image img {
    display: block;
    margin: 0 auto;
  }
  .customer-featured-quote .customer-quote-info {
    margin-top: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-image img {
    width: 150px;
  }
  .customer-featured-quote .customer-quote-info {
    width: 35%;
    margin: 0;
  }
}
.customer-featured-quote .customer-quote-info p {
  color: #fff;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .customer-quote-info p {
    text-align: left;
    width: 100%;
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-info p {
    font-size: 30px;
    line-height: 29px;
  }
}
.customer-featured-quote .customer-quote-info p.customer-quote-name {
  font-family: Montserrat;
  font-size: 11px;
  margin-top: 4px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .customer-quote-info p.customer-quote-name {
    margin-top: 8px;
  }
}
.customer-featured-quote .customer-quote-info p span svg {
  width: 14px;
  height: 15px;
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-info p.customer-quote-name {
    margin-top: 8px;
    font-size: 16px;
  }
  .customer-featured-quote .customer-quote-info p span svg {
    width: 30px;
    height: 22px;
  }
}
.customer-featured-quote .customer-quote-info .customer-quote-underscore {
  width: 55px;
  border-bottom: 2px solid #9c94c3;
  margin: 15px auto 0;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .customer-quote-info .customer-quote-underscore {
    margin: 0;
  }
  .customer-featured-quote .customer-quote-button {
    margin-top: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-button {
    width: 35%;
    margin-top: 45px;
  }
}
.customer-featured-quote .customer-quote-button .btn {
  width: 80%;
  margin-left: 10%;
  margin-top: 10px;
  height: 40px;
  background-color: #9dd033;
  border-color: #8aba26;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-button .btn {
    height: 75px;
    border-radius: 5px;
    font-size: 34px;
    font-weight: 800;
    padding-top: 12px;
  }
}
.customer-featured-quote .customer-quote-button .btn i {
  font-size: 12px;
}
@media only screen and (min-width: 1200px) {
  .customer-featured-quote .customer-quote-button .btn i {
    font-size: 19px;
  }
}
.customer-featured-quote .customer-quote-button .btn:hover {
  background-color: #b7e656;
}
.customer-featured-quote .customer-quote-button .btn:active,
.customer-featured-quote .customer-quote-button .btn:focus {
  color: #fff;
}
.customer-story-article-content {
  background-color: #fff;
  padding: 15px 0;
}
.customer-story-article-content p {
  font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
  .customer-featured-quote .customer-quote-button .btn {
    margin: 0;
    width: 100%;
  }
  .customer-story-article-content p {
    font-size: 1em;
    line-height: 26px;
  }
}
.customer-story-article-content p.fine-title {
  font-size: 1.1em;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .customer-story-article-content p.fine-title {
    font-size: 1.2em;
  }
}
.customer-featured-quote-container {
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .customer-story-article-content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .customer-story-article-content p {
    line-height: 28px;
  }
  .customer-story-article-content p.fine-title {
    font-size: 1.4em;
    line-height: 34px;
  }
  .customer-featured-quote-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.feature-banner {
  height: 0;
  width: 100%;
  display: inline-block;
  background: url(../img/SaleBannerbg.jpg) center center no-repeat;
  background-size: cover;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  overflow: hidden;
}
.feature-banner a {
  text-decoration: none;
}
.feature-banner .container {
  position: relative;
}
.feature-banner--active {
  height: 100px;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  margin-bottom: -10px;
}
.feature-banner__title {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  color: #fff;
  line-height: 30px;
  font-size: 18px;
  margin-top: 18px;
  text-shadow: 0 0 20px #000;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .feature-banner__title {
    font-size: 26px;
    line-height: 100px;
    margin-top: 0;
  }
}
.feature-banner__title b {
  font-size: 23px;
}
.feature-banner__title span {
  position: absolute;
  right: 20px;
  bottom: 12px;
  color: #4b3b72;
  font-size: 22px;
  text-shadow: none;
}
@media only screen and (min-width: 414px) {
  .feature-banner__title span {
    bottom: -20px;
  }
}
@media only screen and (min-width: 605px) {
  .feature-banner__title {
    margin-top: 34px;
  }
  .feature-banner__title span {
    bottom: 11px;
  }
}
.feature-banner__button {
  background-color: #06aeff;
  top: 25px;
  right: 15px;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  padding: 11px;
  display: none;
  min-width: 200px !important;
  float: right;
  position: absolute;
}
.hitatch-finance-hero {
  background: url(../img/bannerBG.jpg) center center no-repeat !important;
  background-size: cover !important;
  padding-top: 25px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .feature-banner__title {
    margin-top: 0;
  }
  .hitatch-finance-hero .heroSectionContent {
    margin-top: 30px;
  }
  .hitatchi-finance-title {
    line-height: 60px !important;
  }
}
.hitatch-finance-hero h1 {
  margin-top: 20px;
}
.hitatchi-finance-title {
  color: #fff !important;
  text-shadow: 0 0 25px #000;
}
.hitatchi-finance-ul {
  margin-top: 50px;
  margin-bottom: 70px;
}
.hitatchi-finance-li {
  color: #fff;
  font-size: 20px !important;
  font-weight: 800;
  text-shadow: 0 0 15px #000;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .hitatchi-finance-li {
    font-size: 1.6rem !important;
  }
  .competition-dont-worry p {
    margin-left: 65px;
  }
}
.hitatchi-slight p {
  font-size: 14px;
}
.christmas-comp__section-one {
  position: relative;
}
.christmas-comp__section-one .container {
  position: relative;
  padding-bottom: 180px;
}
@media only screen and (min-width: 890px) {
  .christmas-comp__section-one .container {
    padding-bottom: 140px;
  }
}
.christmas-comp__section-one--xmas {
  background: url(../img/christmasComp/winter-bg1.png) center center no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 1500px;
}
@media only screen and (min-width: 768px) {
  .feature-banner__title span {
    display: none;
  }
  .feature-banner__button {
    display: inline-block;
  }
  .christmas-comp__section-one--xmas {
    background-size: cover;
  }
}
.christmas-comp__section-one--easter {
  background: url(../img/competition/easter/MBG.svg) center center no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .christmas-comp__section-one--easter {
    background: url(../img/competition/easter/DBG.svg) right bottom no-repeat;
    background-size: cover;
  }
}
.christmas-comp__section-two {
  background: url(../img/competition/easter/DCloud.svg) center center no-repeat
    #f1f1f1;
  background-size: cover;
}
.christmas-comp__page-title {
  margin-top: 55px;
  margin-bottom: 45px;
  font-size: 35px;
}
.christmas-comp__page-subtitle {
  font-family: Lato, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}
.christmas-comp__numbered {
  margin-top: 65px;
  margin-bottom: 45px;
}
.christmas-comp__numbered .christmas-comp__numbered-title {
  font-size: 27px;
  margin-top: 45px;
}
.christmas-comp__numbered .christmas-comp-header {
  display: inline-block;
  width: 100%;
}
.christmas-comp__numbered .chirstmas-comp-body {
  display: inline-block;
  padding-left: 66px;
}
.christmas-comp__numbered .christmas-comp__numbered-icon-title {
  color: #06aeff;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  margin-bottom: 5px;
  display: inline-block;
  float: left;
  height: 50px;
  width: calc(100% - 51px);
  line-height: 52px;
  padding-left: 15px;
}
.christmas-comp__numbered .christmas-comp__numbered-icon {
  display: inline-block;
  float: left;
}
.christmas-comp__numbered .christmas-comp__numbered-copy {
  margin-top: 15px;
  font-size: 15px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}
.competition-dont-worry {
  position: absolute;
  bottom: 0;
  left: 0;
}
.competition-submit-solution-text {
  color: #36245f;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 800;
  margin-top: 40px;
  margin-bottom: 55px;
}
.competition-winning-word--container {
  display: inline-block;
  width: 100%;
}
.competition-winning-word--container .competition-winning-word {
  display: inline-block;
  float: left;
  width: 10%;
  border: 1px solid #dedede;
  text-align: center;
  height: 50px;
}
.competition-winning-word--container .competition-winning-word:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-left: 0;
}
.competition-winning-word--container .competition-winning-word:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 0;
}
.competition-winning-word--container .competition-winning-word:focus {
  outline: 0;
  border-color: #06aeff !important;
  -webkit-box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
  box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
}
@media only screen and (min-width: 992px) {
  .competition-winning-word--container .competition-winning-word {
    border-radius: 4px !important;
    width: 60px;
    height: 60px;
    margin-left: 1px;
    border-color: #dedede !important;
  }
}
@media only screen and (min-width: 1200px) {
  .competition-winning-word--container .competition-winning-word {
    margin-left: 16px;
  }
}
.competition-form-control {
  margin-top: 20px;
  position: relative;
}
.competition-form-control label {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .competition-form-control label {
    position: absolute;
    height: 45px;
    top: 0;
    line-height: 45px;
    left: -125px;
  }
}
.competition-form-control input {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  height: 45px;
  border-radius: 4px;
  border: 1px solid #dedede !important;
}
.competition-form-control input:focus {
  outline: 0;
  border-color: #06aeff !important;
  -webkit-box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
  box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
}
.competition-form-control button {
  width: 100%;
  background-color: #06aeff;
  border-radius: 5px;
  height: 55px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 600;
  font-size: 15px;
  margin-top: 35px;
  border: 1px solid #fff;
  margin-bottom: 65px;
}
#competition-form-submit-failed,
#competition-form-submit > p,
.submit-your-details-form {
  font-size: 19px;
  text-align: center;
  color: #36245f;
  font-weight: 600;
}
.competition-form-control button:focus {
  border-color: #06aeff;
  -webkit-box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
  box-shadow: 0 0 0 2px rgba(6, 174, 255, 0.25);
}
.submit-your-details-form {
  margin-top: 25px;
  margin-bottom: 20px;
}
#competition-form-submit > p {
  margin-top: 35px;
  margin-bottom: 65px;
}
#competition-form-submit-failed {
  margin-top: 25px;
  margin-bottom: 0;
  display: none;
}
.flip-clock-outer-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(197, 244, 255, 0.92);
  z-index: 1;
}
.flip-clock-wrapper {
  display: block;
  width: 460px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.6);
  transform: translate(-50%, -50%) scale(0.6);
  z-index: 2;
}
.flip-clock-wrapper ul li a div div.inn {
  background-color: #fff;
  color: #30225d;
  text-shadow: none;
  font-size: 44px;
}
.flip-clock-dot {
  background: #30225d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flip-clock-divider .flip-clock-label {
  font-size: 22px;
  font-weight: 600;
  color: #30225d;
}
.main-section-home-page .christmas-home-banner {
  background-position-y: bottom;
  height: 100px;
  background: url(../img/christmasComp/bannerbg.svg) left bottom #fff;
}
.main-section-home-page .christmas-home-banner .christmas-banner-text {
  display: inline-block;
  float: left;
  width: 165px;
}
@media only screen and (min-width: 375px) {
  .main-section-home-page .christmas-home-banner .christmas-banner-text {
    width: 222px;
  }
}
@media only screen and (min-width: 443px) {
  .main-section-home-page .christmas-home-banner .christmas-banner-text {
    width: 290px;
  }
}
@media only screen and (min-width: 768px) {
  .competition-form-control input {
    border: 1px solid #06aeff;
  }
  .flip-clock-wrapper {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .main-section-home-page .christmas-home-banner {
    background-position-y: bottom;
  }
  .main-section-home-page .christmas-home-banner .christmas-banner-text {
    width: auto;
  }
}
.main-section-home-page .christmas-home-banner .christmas-banner-elf {
  display: inline-block;
  width: 105px;
  position: relative;
  margin-top: 12px;
}
.main-section-home-page .christmas-home-banner .christmas-banner-elf p {
  position: absolute;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  color: #442f70;
  top: 12px;
  left: 23px;
  font-size: 13px;
}
.main-section-home-page .christmas-home-banner .christmas-banner-elf img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .main-section-home-page .christmas-home-banner .christmas-banner-elf p {
    font-size: 15px;
  }
  .main-section-home-page .christmas-home-banner .christmas-banner-elf {
    margin-top: 5px;
    width: 112px !important;
  }
}
.main-section-home-page .christmas-home-banner p.christmas-banner-title {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #30225d;
  text-align: left;
  margin-bottom: 0;
  margin-top: 7px;
}
@media only screen and (min-width: 443px) {
  .main-section-home-page .christmas-home-banner p.christmas-banner-title {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .main-section-home-page .christmas-home-banner p.christmas-banner-title {
    font-size: 19px;
  }
}
.main-section-home-page .christmas-home-banner p.christmas-banner-terms {
  text-align: left;
  font-size: 15px;
  margin-bottom: 0;
  color: #a0a0a0;
}
@media only screen and (min-width: 536px) {
  .main-section-home-page .christmas-home-banner p.christmas-banner-title {
    margin-top: 23px;
  }
}
@media only screen and (min-width: 768px) {
  .main-section-home-page .christmas-home-banner p.christmas-banner-title {
    text-align: left;
    font-size: 21px;
  }
  .main-section-home-page .christmas-home-banner p.christmas-banner-terms {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .flip-clock-wrapper {
    -webkit-transform: translate(-50%, -50%) scale(1.35);
    transform: translate(-50%, -50%) scale(1.35);
  }
  .main-section-home-page .christmas-home-banner .christmas-banner-elf {
    display: inline-block;
    float: left;
    margin-left: 25px;
  }
  .main-section-home-page .christmas-home-banner p.christmas-banner-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1650px) {
  .main-section-home-page .christmas-home-banner {
    background-position-y: -836px;
  }
}
.banner-countdown {
  display: none;
}
@media only screen and (min-width: 1080px) {
  .banner-countdown {
    display: inline-block;
    width: 0;
  }
}
.banner-countdown .flip-clock-wrapper {
  -webkit-transform: translate(0, 0) scale(0.45) !important;
  transform: translate(0, 0) scale(0.45) !important;
  top: 0;
  left: -122px;
}
@media only screen and (min-width: 1200px) {
  .banner-countdown .flip-clock-wrapper {
    left: -55px;
    -webkit-transform: translate(0, 0) scale(0.6) !important;
    transform: translate(0, 0) scale(0.6) !important;
    top: 5px;
  }
}
.banner-countdown .your-clock {
  display: inline-block;
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0;
}
.policy-body--white {
  background-color: #fff;
}
.flip-clock-divider.seconds,
.your-clock ul:last-child,
.your-clock ul:nth-last-child(2) {
  display: none;
}
.competition-item__holder {
  position: relative;
}
.competition-search-item {
  position: absolute;
  width: 75px;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .competition-search-item {
    width: 100px;
  }
}
.competition-search-item--variant-one {
  top: 15px;
  right: 15px;
}
.competition-search-item--variant-two {
  position: relative;
  margin-left: 15px;
  margin-top: 15px;
}
.raf {
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .competition-search-item--variant-two {
    margin: 0;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .raf {
    padding-bottom: 40px;
  }
}
.raf p {
  font-size: 16px;
  line-height: 25px;
  font-family: Lato, sans-serif;
}
.raf p.raf-white {
  color: #fff;
}
.raf-component__lead-title {
  padding-top: 0;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 30px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .raf-component__lead-title {
    padding-top: 20px;
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .raf-component__lead-title {
    padding-top: 40px;
    font-size: 40px;
    line-height: 45px;
  }
}
.raf__button-apply {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  background-color: #9bce32;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  height: 40px;
  padding: 0;
  margin-top: 15px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (min-width: 768px) {
  .raf__button-apply {
    font-size: 18px;
    line-height: 45px;
    height: 45px;
  }
}
.raf__button-apply:hover {
  text-decoration: none;
  background-color: #7ca528;
  color: #fff;
}
.raf__image-img {
  display: block;
  width: 175px;
  margin: 0 auto;
}
.raf__image-step {
  font-family: Montserrat, sans-serif !important;
  font-weight: 600 !important;
  color: #222 !important;
  font-size: 25px !important;
  line-height: 22px !important;
  text-align: center;
  margin-top: 15px;
}
.agent-profile-body__stats div p,
.agent-profile-body__title {
  font-family: Montserrat, sans-serif;
}
.raf__image-step-text {
  text-align: center;
  margin-bottom: 55px;
}
@media only screen and (min-width: 768px) {
  .raf__image-step-text {
    margin-bottom: 15px;
  }
}
.raf-component__title {
  color: #382561;
  padding-top: 10px;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .raf-component__title {
    font-size: 27px;
  }
}
@media only screen and (min-width: 1024px) {
  .raf-component__title {
    font-size: 30px;
  }
}
.raf-accordion {
  padding: 15px 0;
}
.raf-accordion__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #dedede;
}
.raf-accordion__item:last-child {
  margin-bottom: 15px;
}
.raf-accordion__item-header {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 100%;
}
.raf-accordion__item-header p {
  color: #626262;
  display: inline-block;
  float: left;
  width: calc(100% - 25px);
  margin-bottom: 0;
}
.raf-accordion__item-header i {
  font-style: normal;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  right: 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.raf-accordion__item-header i:before {
  content: "â–¼";
  font-size: 10px;
  color: #382561;
}
.raf-accordion__item-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.raf-accordion__item--active .raf-accordion__item-header p {
  color: #382561;
  font-weight: 600;
}
.raf-accordion__item--active .raf-accordion__item-body {
  max-height: 1000px;
}
.raf-accordion__item--active i {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.raf__tac {
  padding-bottom: 25px;
}
.raf-fill-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.raf-hero-section .h2-mimic__h1-main {
  color: #fff !important;
  font-size: 2.1em !important;
  line-height: 35px !important;
}
@media only screen and (min-width: 768px) {
  .raf-accordion__item-header i {
    right: 15px;
  }
  .raf-hero-section .h2-mimic__h1-main {
    font-size: 2.4em !important;
    line-height: 44px !important;
  }
}
@media only screen and (min-width: 992px) {
  .raf-hero-section .h2-mimic__h1-main {
    margin-top: 40px !important;
    font-size: 2.6em !important;
    line-height: 50px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .raf-hero-section .h2-mimic__h1-main {
    font-size: 3em !important;
  }
  .raf-hero-section ul {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .raf-hero-section li {
    line-height: 32px;
  }
}
.raf-hero-section .container {
  position: relative;
}
.raf-hero-section .raf__disclaimer {
  color: #fff;
}
.main-section .raf-hero-section .btn-apply-now__home-page-center-apply-button,
.raf-hero-section .btn-apply-now,
.raf-hero-section .main-section .btn-apply-now__home-page-center-apply-button {
  height: 60px !important;
  font-size: 1.5em !important;
  padding: 8px 0 !important;
  font-weight: 800 !important;
  width: 100% !important;
  margin-bottom: 20px !important;
}
.raf-section-bot {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .raf-section-bot {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .raf-hero-section .raf__disclaimer {
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  .raf-section-bot {
    margin-top: 15px;
    margin-bottom: 45px;
  }
}
.raf-header-bg {
  position: relative;
  background: url(/img/referafriend/bg.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .raf-header-bg {
    background: url(/img/referafriend/bg.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) {
  .raf-header-bg {
    padding-bottom: 60px;
  }
}
.raf-header-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(41, 46, 72, 0.6);
  z-index: 1;
}
.raf-header-bg-inset {
  z-index: 2;
}
.raf__header {
  background-color: #55427b;
}
.agent-profile-header {
  background: #efefef;
  height: 150px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .agent-profile-header {
    height: 200px;
  }
}
.agent-profile-header video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.agent-profile-body {
  width: 100%;
}
.agent-profile-body__img {
  z-index: 1;
  width: 200px;
  height: 200px;
  border-radius: 999em;
  border: 7px solid #fff;
  display: block;
  margin: -50px auto 0;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__img {
    width: 225px;
    height: 225px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .agent-profile-body__img {
    width: 265px;
    height: 265px;
  }
}
.agent-profile-body__title {
  width: 100%;
  color: #2a2e48;
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  margin-top: 10px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__title {
    text-align: left;
    margin-top: 20px;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
  }
}
.agent-profile-body__stars {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__stars {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .agent-profile-body__title {
    margin-top: 55px;
  }
  .agent-profile-body__stars {
    margin-bottom: 25px;
  }
}
.star-rating {
  display: grid;
  grid-template-columns: 25px 25px 25px 25px 25px auto;
  grid-gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 190px;
  justify-items: end;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .star-rating {
    width: 185px;
    margin-left: 0;
    grid-template-columns: 22px 22px 22px 22px 22px auto;
    grid-gap: 8px;
  }
}
.star-rating--1 .star-rating__star:nth-child(2),
.star-rating--1 .star-rating__star:nth-child(3),
.star-rating--1 .star-rating__star:nth-child(4),
.star-rating--1 .star-rating__star:nth-child(5) {
  background: url(/videos/grey_star.svg) no-repeat;
}
.star-rating--1\.5 .star-rating__star:nth-child(2) {
  background: url(/videos/gold_star-half.svg) no-repeat;
}
.star-rating--1\.5
  .star-rating__star:nth-child(3)
  .star-rating__star:nth-child(4),
.star-rating--1\.5 .star-rating__star:nth-child(5),
.star-rating--2 .star-rating__star:nth-child(3),
.star-rating--2 .star-rating__star:nth-child(4),
.star-rating--2 .star-rating__star:nth-child(5) {
  background: url(/videos/grey_star.svg) no-repeat;
}
.star-rating--2\.5 .star-rating__star:nth-child(3) {
  background: url(/videos/gold_star-half.svg) no-repeat;
}
.star-rating--2\.5 .star-rating__star:nth-child(4),
.star-rating--2\.5 .star-rating__star:nth-child(5),
.star-rating--3 .star-rating__star:nth-child(4),
.star-rating--3 .star-rating__star:nth-child(5) {
  background: url(/videos/grey_star.svg) no-repeat;
}
.star-rating--3\.5 .star-rating__star:nth-child(4) {
  background: url(/videos/gold_star-half.svg) no-repeat;
}
.star-rating--3\.5 .star-rating__star:nth-child(5),
.star-rating--4 .star-rating__star:nth-child(5) {
  background: url(/videos/grey_star.svg) no-repeat;
}
.star-rating--4\.5 .star-rating__star:nth-child(5) {
  background: url(/videos/gold_star-half.svg) no-repeat;
}
.star-rating .star-rating__star {
  width: 25px;
  height: 25px;
  background: url(/videos/gold_star.svg) no-repeat;
  background-size: cover !important;
}
@media only screen and (min-width: 768px) {
  .star-rating .star-rating__star {
    width: 23px;
    height: 23px;
  }
}
.star-rating--review {
  margin-left: 0;
  margin-bottom: 20px;
  grid-template-columns: repeat(5, 18px);
  grid-gap: 5px;
}
.star-rating--review .star-rating__star {
  width: 18px;
  height: 18px;
}
.star-rating--review .star-rating__number {
  display: none;
}
.agent-profile-body__stats div p:nth-child(1) {
  font-weight: 600;
  text-align: center;
  font-size: 22px;
}
.agent-profile-body__stats div p:nth-child(2) {
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  color: #323232;
  grid-row: span 1/2;
}
.agent-profile-reviews__item-copy,
.agent-profile__apply {
  font-weight: 600;
  font-family: Montserrat, sans-serif;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__stats div p:nth-child(2) {
    margin-bottom: 0;
  }
  .agent-profile-body__stats div p {
    text-align: left !important;
  }
  .agent-profile__apply {
    max-width: 325px;
    width: 100%;
    margin-left: 150px;
  }
}
.agent-profile__apply {
  font-size: 18px;
  border: none;
  margin-bottom: 30px;
  background-color: #79ba30;
  width: 100%;
  line-height: 50px;
  letter-spacing: 0.4px;
}
.agent-profile-body__container {
  display: grid;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__container {
    grid-template-columns: 275px 1fr;
  }
}
@media only screen and (min-width: 992px) {
  .agent-profile-body__container {
    width: 800px;
    margin: 0 auto;
    grid-template-columns: 312px 1fr;
  }
}
.agent-profile-body__inner {
  display: grid;
}
.agent-profile-body__stats {
  margin: 0 auto 30px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 290px;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__stats {
    width: auto;
    grid-template-columns: 194px auto;
    grid-gap: 15px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .agent-profile-body__stats {
    margin-bottom: 25px;
  }
}
.agent-profile-body__stats__item {
  display: grid;
  grid-template-rows: auto auto;
}
.agent-profile-reviews {
  margin-top: 25px;
}
.agent-profile-reviews__item-gap {
  margin-bottom: 45px;
}
.agent-profile-reviews__item-gap:last-child {
  margin-bottom: 60px;
}
.agent-profile-reviews__item-copy {
  font-size: 28px;
  color: #433070;
  margin-bottom: 20px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .agent-profile-body__stats__item br {
    display: none;
  }
  .agent-profile-reviews__item-copy {
    margin-bottom: 30px;
  }
  .agent-profile-reviews__inner {
    grid-template-columns: 275px 1fr;
  }
}
.agent-profile-reviews__item-copy--secondary {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.agent-profile-reviews__item-body-copy p {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 32px;
  letter-spacing: 0.2px;
}
.agent-profile-reviews__item-body-copy--secondary p {
  font-size: 16px;
  line-height: 24px;
}
.agent-profile-reviews__inner {
  display: grid;
}
@media only screen and (min-width: 992px) {
  .agent-profile-reviews__inner {
    width: 800px;
    margin: 0 auto;
    grid-template-columns: 312px 1fr;
  }
}
.view-more-comments {
  padding-left: 0;
  color: #888;
}
.auto-play::-webkit-media-controls {
  display: none !important;
}
.auto-play::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.agent-apply-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
}
.hexagonal-home {
  position: relative;
  z-index: 1;
  background-image: radial-gradient(#d81d62, #812d77);
}
.hexagonal-home .mini-calc-widget__button {
  width: 100%;
}
.hexagonal-home__hexagons {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .hexagonal-home__hexagons-inner {
    width: 1170px;
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.hexagonal-home__hexagon {
  position: absolute;
  -webkit-transition: top 0.3s, bottom 0.3s, left 0.3s, right 0.3s, opacity 0.3s,
    width 0.3s;
  transition: top 0.3s, bottom 0.3s, left 0.3s, right 0.3s, opacity 0.3s,
    width 0.3s;
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.hexagonal-home__hexagon--one {
  width: 450px;
  position: absolute;
  left: 60%;
  top: -100%;
  opacity: 0.5;
}
@media only screen and (min-width: 768px) {
  .agent-profile-reviews__item-copy--spacing {
    margin-top: 5px;
    margin-bottom: 40px;
  }
  .hexagonal-home__hexagon--one {
    width: 450px;
    position: absolute;
    left: -3%;
    top: -10%;
    opacity: 1;
  }
}
.hexagonal-home__hexagon--three {
  width: 250px;
  position: absolute;
  left: -10%;
  bottom: -20%;
  display: none;
}
@media only screen and (min-width: 992px) {
  .hexagonal-home__hexagon--three {
    display: inline-block;
  }
}
.hexagonal-home__hexagon--two {
  width: 300px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(4deg);
  transform: translateX(-50%) rotate(4deg);
  top: -5%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .hexagonal-home__hexagon--two {
    display: inline-block;
    opacity: 0.6;
  }
}
.hexagonal-home__hexagon--four {
  width: 650px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(4deg);
  transform: translate(-50%, -50%) rotate(4deg);
  top: 50%;
  opacity: 0.6;
  display: none;
}
@media only screen and (min-width: 992px) {
  .hexagonal-home__hexagon--four {
    display: inline-block;
  }
}
.hexagonal-home__hexagon--five {
  width: 350px;
  position: absolute;
  right: -10%;
  top: -10%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .hexagonal-home__hexagon--five {
    display: inline-block;
    opacity: 0.5;
  }
}
.hexagonal-home__hexagon--six {
  width: 350px;
  position: absolute;
  right: 5%;
  bottom: -20%;
  display: none;
}
@media only screen and (min-width: 992px) {
  .hexagonal-home__hexagon--six {
    display: inline-block;
  }
}
.hexagonal-home .container {
  position: relative;
  z-index: 3;
}
.hexagonal-home__title {
  color: #fff;
  font-size: 2.5em;
}
@media only screen and (min-width: 375px) {
  .hexagonal-home__title {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  .hexagonal-home__title {
    font-size: 4em;
  }
}
.hexagonal-home__list {
  padding-left: 21px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.hexagonal-home__list li {
  color: #fff;
  font-size: 17px;
}
@media only screen and (min-width: 375px) {
  .hexagonal-home__list li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .hexagonal-home__list li {
    font-size: 28px;
    line-height: 48px;
  }
}
.hexagonal-home__apply {
  font-family: Montserrat, sans-serif;
  width: 100%;
  font-weight: 700;
  height: 50px;
  font-size: 1.5em;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #8aba26;
  border-top: 3px solid #abd84a;
  display: inline-block;
  margin-bottom: 20px;
}
.hexagonal-home__apply i {
  font-size: 0.7em;
}
@media only screen and (min-width: 768px) {
  .hexagonal-home__apply {
    display: none;
    margin-bottom: auto;
    width: 70%;
    height: 70px;
    font-size: 2.1em;
  }
}
@media only screen and (min-width: 992px) {
  .hexagonal-home__apply {
    display: inline-block;
    margin-bottom: auto;
    width: 70%;
    height: 70px;
    font-size: 2.1em;
  }
  .hexagonal-home__text-section {
    margin-top: 6%;
  }
}
@media only screen and (min-width: 1200px) {
  .hexagonal-home__text-section {
    margin-top: 3%;
  }
}
body {
  overflow: hidden;
}
.policy-body.custom-policy-ul ul {
  list-style-type: disc !important;
}
.policy-body.custom-policy-ul ul li:before {
  display: none !important;
}

.position-relative {
  position: relative;
}

.mobile-car {
  display: none;
}
#calcamountfalse,
#calcamounttrue,
#calcclickfalse,
#calcclicktrue {
  padding: 10px 15px;
  background: #0987de;
  color: #fff;
  font-weight: bold;
  line-height: 15px;
  font-size: 24px;
  border-radius: 5px;
}
@media only screen and (max-width: 1713px) {
  .mobile-car {
    display: block;
    float: left;
    width: 21%;
    padding-bottom: 10px;
  }

  .desktop-car {
    display: none;
  }
}
#Layer_1 {
  float: left;
  width: 200px;
  height: 80px;
}
div#head-navbar {
  margin-left: 12% !important;
}
.finance.header.new_navigation_innermenu.p-0 {
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
}
