/* Minification failed. Returning unminified contents.
(8376,53): run-time error CSS1035: Expected colon, found '}'
(9445,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9445,95): run-time error CSS1039: Token not allowed after unary operator: '-repeat'
(9473,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9477,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9481,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9485,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9503,31): run-time error CSS1030: Expected identifier, found '.'
 */
a, abbr, acronym, address, article, aside, audio,
b, blockquote, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, footer, form, 
h1, h3, h3, h3, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, td, video,
u, ul, 
var{
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top; }

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
table, table td { 
    padding:0;
    border:none;
    border-collapse:collapse;
}
img {
    vertical-align:top; 
}
embed { 
    vertical-align:top;
}
a  {
    outline: 0 !important;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
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 {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../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-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small: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;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  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;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  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;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  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:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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 > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 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:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  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="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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:hover,
.nav-tabs > li.active > a:focus {
  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;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.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:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .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:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.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-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 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;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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;
}
.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 {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  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 {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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;
  }
}
@-o-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;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.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-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-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;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 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 {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .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, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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 {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.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;
}
.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, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  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, .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, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  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;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.fb_outer { width: 100%; }
.fb_outer .items_row { margin: 10px 0 0 0; overflow: hidden; width: 100%; }
.fb_outer .items_row .item { float: left; text-align: left; width: 33%; font-size: 11px; }
.fb_outer .items_row .item .name { width: 60px; text-align: center; }
.fb_outer .items_row .item .name a { text-decoration: none; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		/* background-size: 44px 152px; The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.select_wrapper { display: inline-block; padding-right: 10px; }
.select_wrapper.fullwidth { width: 98%; }
.sbHolder { background-color: #fff; border: solid 1px #d1d1d1; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; height: 22px; position: relative; z-index: 101; width: 100%; text-align: left; }
.select_wrapper.fullwidth .sbHolder { border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.27); background-color: #fff; border: none; font-size: 14px; font-weight: normal; height: 34px; position: relative; z-index: auto; width: 100%; text-align: left; margin-bottom: 10px; }
.sbSelector { display: block; height: 22px; left: 0; line-height: 22px; outline: none; overflow: hidden; position: absolute; text-indent: 10px; top: 0; width: 100%; }
.sbSelector:link, .sbSelector:visited, .sbSelector:hover { color: #555; outline: none; text-decoration: none; }
.select_wrapper.fullwidth .sbSelector { height: 32px; line-height: 32px; }
.select_wrapper.fullwidth .sbSelector:link, .select_wrapper.fullwidth .sbSelector:visited, .select_wrapper.fullwidth .sbSelector:hover { color: #555555; outline: none; line-height: 34px; text-decoration: none; }
.sbToggle { background: url(/images/select-icons.png) 0 0 no-repeat #f6f6f6; display: block; height: 18px; outline: none; position: absolute; right: 2px; top: 2px; width: 18px; }
.select_wrapper.fullwidth .sbToggle { background: url(/images/select-icons-big.png) 0 0 no-repeat #f6f6f6; display: block; height: 28px; width: 29px; }
.sbToggle:hover { background: url(/images/select-icons.png) 0 -18px no-repeat #f6f6f6; }
.sbToggleOpen { background: url(/images/select-icons.png) 0 -36px no-repeat #f6f6f6; }
.sbToggleOpen:hover { background: url(/images/select-icons.png) 0 -54px no-repeat #f6f6f6; }
.sbHolderDisabled { background-color: #3C3C3C; }
.sbOptions { background-color: #fff; border: 1px solid #d1d1d1; list-style: none; left: -1px; margin: 0; padding: 0; position: absolute; top: 22px; width: 100%; z-index: 1; overflow-y: auto; }
.select_wrapper.fullwidth .sbOptions { background-color: #fff; border: 1px solid #eaeaea; height: 180px; }
.sbOptions li { padding: 0 7px; }
.sbOptions a { border-bottom: dotted 1px #ccc; display: block; outline: none; padding: 7px 0 7px 3px; }
.sbOptions li:last-child a { border: none; }
.sbOptions a:link, .sbOptions a:visited { color: #999; text-decoration: none; }
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus { color: #000; }
.select_wrapper.fullwidth .sbOptions a:hover,
.select_wrapper.fullwidth .sbOptions a:focus,
.select_wrapper.fullwidth .sbOptions a.sbFocus { color: #555555; }
.sbOptions li.last a { border-bottom: none; }
.sbOptions .sbDisabled { border-bottom: dotted 1px #515151; color: #999; display: block; padding: 7px 0 7px 3px; }
.sbOptions .sbGroup { border-bottom: dotted 1px #515151; color: #EBB52D; display: block; font-weight: bold; padding: 7px 0 7px 3px; }
.sbOptions .sbSub { padding-left: 17px; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
}

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

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

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

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin: 0 auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-initialized.small-images .slick-slide.slick-current {
    border-bottom: 1px solid #500;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/content/fonts/slick.eot');
    src: url('/content/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/content/fonts/slick.woff') format('woff'), url('/content/fonts/slick.ttf') format('truetype'), url('/content/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    z-index:9;
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-next:hover
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before
{
    opacity: 1;
    color: #500;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #D1D1D1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 20px;
}
[dir='rtl'] .slick-prev
{
    right: 20px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 20px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 20px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/**************************************************
 * Font
 **************************************************/
/*
 * Dosis Medium => font-family: 'Lexend Deca'; font-weight: 500;
 * Dosis SemiBold => font-family: 'Lexend Deca'; font-weight: 600;
 * Dosis ExtraBold => font-family: 'Lexend Deca'; font-weight: 400;
 *
 * Source Sans Pro Normal => font-family: 'Lato'; font-weight: 400;
 * Source Sans Pro Semibold => font-family: 'Lato'; font-weight: 600;
 * Source Sans Pro Black => font-family: 'Lato'; font-weight: 900;
 */
/*@font-face { font-family: 'Lexend Deca-Thin'; font-style: normal; font-weight: normal; src: url('/content/fonts/AgencyFB.eot?#iefix') format('embedded-opentype'), url('/content/fonts/AgencyFB.woff') format('woff'), url('/content/fonts/AgencyFB.ttf') format('truetype'), url('/content/fonts/AgencyFB.svg#AgencyFB') format('svg'); }
*/


@font-face { font-family: 'Lato'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AUi-qJCY.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AXC-q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin */
@font-face { font-family: 'Lexend Deca'; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin */
@font-face { font-family: 'Lexend Deca-Thin'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }



/**************************************************
 * Global
 **************************************************/
* { outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html,
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: unset; /* 0.02em;*/ overflow-x: hidden; font-family: 'Lato', Helvetica, Arial, sans-serif }
body { color: #252525; overflow-x: hidden; }
    body.LoggedIn .isLoggedOut { display: none !important; }
    body:not(.LoggedIn ) .isLoggedIn { display: none !important; }
footer { background: white }
/*.header .container, footer .container, .static-content .container,
.products-index-page .content .container,
.products-detail-page .content .container { width: 100%; max-width: 1500px; }
*/
.container { width: 100%; max-width: 1500px; }
.home-index-page .content .container { width: 100%; }
.members-login-page .content .container { width: 100%; max-width: 1200px; }
.content > .container { min-height: 30vh }

ul,
ol { margin: 0; }
a { color: #252525; transition: all .2s ease-in-out; }
    a:hover { color: #252525; text-decoration: none; transition: all .2s ease-in-out; }
    a:focus { outline: none; }
img { max-width: 100%; height: auto; }

.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }

.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/*Loading Button*/
@keyframes cp-round-animate {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); border-top-color: #fff; border-right-color: #fff; }
    50% { border-top-color: #fff; border-right-color: #fff; }
    100% { -webkit-transform: rotate(720deg); transform: rotate(720deg); border-top-color: #fff; border-right-color: #fff; }
}

.btn.loading { color: transparent !important; position: relative; }
    .btn.loading:before { border-radius: 50%; content: " "; width: 15px; height: 15px; display: inline-block; box-sizing: border-box; border-top: solid 2px #fff; border-right: solid 2px #fff; border-bottom: solid 2px transparent; border-left: solid 2px transparent; position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -8px; animation: cp-round-animate 1.5s linear infinite; }

.no-margin { margin: 0 !important; }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after { width: 0; height: 0; }
a.pdf i { bottom: -3px; position: relative; margin-left: 4px; }
/* Fix tables in Firefox */
@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}
.revolving-bar:not(.slick-initialized) { height: 36px; overflow: hidden; opacity: 0; }
.revolving-bar .slick-arrow { position: absolute; bottom: 0; z-index: 30; height: 100%; line-height: 36px; width: 20px; display: flex; align-items: center; align-content: center; align-items: center; justify-content: center; cursor: pointer }
.nextArrow { right: 0; padding-right: 4px; text-align: right; }
.prevArrow { left: 0; padding-left: 4px; text-align: left; }
/*.revolving-bar .slick-track { display: flex !important; width: 100vw !important; }
    .revolving-bar .slick-track > .slick-slide:first-child:last-child { width: 100vw !important; }*/
.revolving-bar .slick-track { display: flex !important; }
.revolving-bar .slick-slide { height: inherit !important; }
.revolving-bar > .slick-slide { padding: 0 5px; }
.xmas-bar, .bannerbar { position: relative; display: flex !important; width: 100%; background: #8fa4ae; background-image: url(/images/Homepage/xmasbar.jpg); padding: 8px 20px; text-align: center; align-items: center; justify-content: center; flex-direction: column; color: #fff }
    .bannerbar span { font-size: 73%; position: absolute; right: 22px; bottom: 10px; }
    .xmas-bar:hover, .bannerbar:hover { opacity: 0.8; }
    .bannerbar p { margin: 0; font-size: 16px; font-family: 'Lexend Deca' !important; letter-spacing: .06em !important; font-weight: 600; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; width: 100%; }
        .bannerbar p.hiddenTerms { margin: 2px 0 0; font-size: 12px; text-transform: none; }


    .xmas-bar p { color: inherit; }
    .bannerbar a, .bannerbar sup { color: inherit; }
.static-xmas table { border: 1px solid #d1d1d1; margin: 30px 0; font-size: 16px; }

    .static-xmas table th { padding: 15px; background: #f6f6f6; border-bottom: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; width: 210px; }
    .static-xmas table p { margin: 0; }

    .static-xmas table td { padding: 15px; border-bottom: 1px solid #d1d1d1; }
.static-xmas .btn.btn-download { padding: 8px 16px; width: 100%; }
.static-xmas .jumbotron { padding: 40px 20px; }
.hiddenTerms, .bannerbar p.hiddenTerms { display: none; }

@media screen and (min-width: 1271px) {
    .bannerbar sup { top: 0; }
    .revolving-bar:not(.slick-slider) .bannerbar sup { padding-right: 30px; position: absolute; right: 10px; top: 11px; /* margin-left: 80px; */ }
}

@media screen and (max-width: 1270px) {
    .revolving-bar:not(.slick-slider) .bannerbar sup { padding-left: 30px; display: block; font-size: 75%; top: 5px; position: static; line-height: 1.6; }
}

@media screen and (max-width: 767px) {
    .bannerbar sup { padding: 0 5px; display: block; font-size: 75%; top: 5px; position: static; line-height: 1.6; }
    .static-xmas table { display: flex; flex-direction: column; margin-bottom: 15px; border: none; border: none; }
        .static-xmas table tr { display: flex; flex-direction: column; margin-bottom: 15px; border: 1px solid #d1d1d1; }
            .static-xmas table tr td { border-bottom: none; }
            .static-xmas table tr th, .static-xmas table tr td { width: 100%; padding: 5px; }
    .static-xmas .btn.btn-download { margin: 15px 0 }
    .static-xmas .jumbotron { padding: 5px; text-align: center; }
}

@media screen and (max-width: 900px) {
    .bannerbar span { position: static; right: unset; bottom: unset; margin: 5px 15px 0; display: block; }
}

@media screen and (max-width:1100px) {
    .slick-list.draggable .bannerbar p { font-size: 11px; line-height: 1.1; }
}

@media screen and (max-width: 600px) {
    .bannerbar p { font-size: 12px }
}

body .laoding { opacity: 1; transition: 0.3s; }
.laoding { position: fixed; top: 50%; left: 0; right: 0; margin: 0 auto; z-index: -1; width: 100px; height: 100px; pointer-events: none; }
    .laoding .spinner_P7sC { transform-origin: center; animation: spinner_svv2 .75s infinite linear; fill: #690203 }
body.animations-finished .laoding { opacity: 0; }
    body.animations-finished .laoding .spinner_P7sC { }

@keyframes spinner_svv2 {
    100% { transform: rotate(360deg) }
}



/*************************************************
 * Plugins
 *************** ***********************************/
/* Bootstrap */
/* 1091 */
input, button, select, textarea { word-spacing: 1; }

.alert { margin: 0 0 10px; border-radius: 0; }
    .alert h3 { font-size: 18px; margin-bottom: 5px; }

/* 2280 */
.table > thead > tr > th { border-bottom-width: 1px; }

/* 2551 */
.form-control { border-radius: 0; }
.form-group select.input-sm { font-size: inherit; }
.form-group { margin-bottom: 0; padding-bottom: 20px; position: relative; }
.form-group-nolabel { padding-top: 25px; }

.form-normal .form-group { margin-bottom: 15px; padding-bottom: 0; }
    .form-normal .form-group .field-validation-error { position: static; }

.hide-input { display: none; }
    .hide-input p { color: #690203; padding-left: 10px; }
    .hide-input a { font-weight: bold !important; text-decoration: underline !important; }

/* 3005 */
.btn { border-radius: 0; text-decoration: none; gte }
.btn-primary { color: #fff !important; background-color: #690203; border-color: #690203; word-spacing: 2px; font-family: 'Lexend Deca'; }
    .btn-primary:focus,
    .btn-primary.focus { background-color: #500; border-color: #400; }
    .btn-primary:hover { background-color: #500; border-color: #500; }
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary { background-color: #500; border-color: #500; background-image: none; }
        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary.focus:active,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus { background-color: #500; border-color: #400; }
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus { background-color: #690203; border-color: #690203; }
    .btn-primary .badge { color: #690203; }

.btn-info { color: #fff !important; background-color: #440203; border-color: #440203; word-spacing: 2px; font-family: 'Lexend Deca-Thin'; }
    .btn-info:focus,
    .btn-info.focus { background-color: #300; border-color: #300; }
    .btn-info:hover { background-color: #200; border-color: #200; }
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info { background-color: #200; border-color: #200; background-image: none; }
        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info.focus:active,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus { background-color: #200; border-color: #200; }
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus { background-color: #440203; border-color: #440203; }
    .btn-info .badge { color: #440203; }

.btn-default { color: #fff !important; background-color: #4a4849; border-color: #4a4849; word-spacing: 2px; font-family: 'Lexend Deca-Thin'; }
    .btn-default:focus,
    .btn-default.focus { background-color: #696668; border-color: #696668; }
    .btn-default:hover { background-color: #696668; border-color: #696668; }
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default { background-color: #696668; border-color: #696668; background-image: none; }
        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default.focus:active,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus { background-color: #696668; border-color: #696668; }
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus { background-color: #4a4849; border-color: #4a4849; }
    .btn-default .badge { color: #4a4849; }

/* 4810 */
.pager { text-align: right; margin-bottom: 0; }
    .pager li > a { border: 1px solid #d1d1d1; width: auto; height: 25px; line-height: 25px; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 0 6px; padding: 0 4px; text-align: center; min-width: 28px; }
    .pager .active > a,
    .pager .active > a:hover,
    .pager .active > a:focus { background: #690203; color: #fff; border-color: #690203; }
    .pager .PagedList-skipToPrev a,
    .pager .PagedList-skipToNext a { width: 44px; }

/* 5004 */
.thumbnail { border-radius: 0; }

/* 6036 */
.tooltip-inner { background-color: #d1d1d1; color: #252525; font-family: 'Lexend Deca'; font-weight: 400; font-size: 10px; }
.tooltip.top .tooltip-arrow { border-top-color: #d1d1d1; }
.tooltip.top-left .tooltip-arrow { border-top-color: #d1d1d1; }
.tooltip.top-right .tooltip-arrow { border-top-color: #d1d1d1; }
.tooltip.right .tooltip-arrow { border-right-color: #d1d1d1; }
.tooltip.left .tooltip-arrow { border-left-color: #d1d1d1; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #d1d1d1; }
.tooltip.bottom-left .tooltip-arrow { border-bottom-color: #d1d1d1; }
.tooltip.bottom-right .tooltip-arrow { border-bottom-color: #d1d1d1; }

/* fancyBox */
.fancybox-wrap { z-index: 80020; }
.fancybox-skin { background: #fff; color: #252525; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.fancybox-opened { z-index: 100002; }
#fancybox-loading { z-index: 80060; }
.fancybox-close { top: 12px; right: 12px; width: 24px; height: 24px; z-index: 80040; background-image: url(/images/close.png); }
.fancybox-nav { z-index: 80040; }
    .fancybox-nav span { z-index: 80040; }
.fancybox-overlay { z-index: 100001; }
.fancybox-title { z-index: 80050; }
.fancybox-title-float-wrap { z-index: 80050; }

/* jQuery Selectbox */
.sbHolder { font-family: 'Lexend Deca'; font-weight: 600; font-size: 14px; word-spacing: 1px; border: 0; height: 34px; }
.sbToggle { top: 8px; }
.sbSelector { border: 1px solid #d1d1d1; padding: 6px 20px 6px 10px; height: 34px; text-indent: 0; }
.sbOptions { left: 0; top: 1px !important; border: 2px solid #690203; }
    .sbOptions li { line-height: 15px; padding: 0; }
    .sbOptions a,
    .sbOptions .sbDisabled { line-height: 20px; font-size: 16px; font-weight: 600; border-bottom: 0; padding: 11px 10px; }
    .sbOptions .sbDisabled { display: none; }
    .sbOptions a { color: #252525; }
        .sbOptions a:link, .sbOptions a:visited { color: #252525; }
        .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus { color: #690203; background: #EAEAEA; font-weight: 400; padding-left: 14px; }

/* jQuery Validate  */
.field-validation-error,
.validation-summary-errors { color: #a94442; }
    .validation-summary-errors ul { color: #a94442; padding: 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #f2dede; border: 1px solid #eed3d7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.validation-summary-valid { display: none; }
.form-group .field-validation-error { position: absolute; bottom: 0; left: 0; }
.input-validation-error { border-color: #a94442; text-decoration: underline #FF3028; text-decoration-thickness: 3px; height: 36px; padding: 1px 12px; line-height: 36px; }

/*-----------------------------------------------------------------------------------*/
/*  Select2
/*-----------------------------------------------------------------------------------*/
.select2-container,
.modal .select2 { z-index: 10000; }
.select2 { z-index: auto; width: 100% !important; }
.select2-container .select2-selection--single { border-radius: 0; height: 34px; }
    .select2-container .select2-selection--single .select2-selection__rendered { line-height: 32px; }
    .select2-container .select2-selection--single .select2-selection__arrow b { margin-top: 1px; }
.select2-dropdown { border-radius: 0; }

/**************************************************
 * Modules
 **************************************************/
/* Address Radios */

.address-radios { margin: 10px 0 20px; }
.checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(6,1fr); gap: 15px; }
    .checkout-confirmation-page .address-radios .radio { background: white; margin: 0; }
    .checkout-confirmation-page .address-radios .radio { }
    .checkout-confirmation-page .address-radios input { margin: 0 auto; position: relative; display: none }
    .checkout-confirmation-page .address-radios label { width: 100%; height: 100% }
        .checkout-confirmation-page .address-radios label div { border: 2px solid #690203; padding: 10px 15px 30px; width: 100%; height: 100%; background: white }


            .checkout-confirmation-page .address-radios label div::before { content: ""; background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" style="fill:%23690203" viewBox="0 0 640 640"><path d="M480 144C488.8 144 496 151.2 496 160L496 480C496 488.8 488.8 496 480 496L160 496C151.2 496 144 488.8 144 480L144 160C144 151.2 151.2 144 160 144L480 144zM160 96C124.7 96 96 124.7 96 160L96 480C96 515.3 124.7 544 160 544L480 544C515.3 544 544 515.3 544 480L544 160C544 124.7 515.3 96 480 96L160 96z"/></svg>'); position: absolute; right: 10px; bottom: 10px; z-index: 1; width: 30px; height: 30px; }


        .checkout-confirmation-page .address-radios label input:checked + div::before { background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" style="fill:%23fff" viewBox="0 0 640 640"><path d="M480 96C515.3 96 544 124.7 544 160L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 160C96 124.7 124.7 96 160 96L480 96zM160 144C151.2 144 144 151.2 144 160L144 480C144 488.8 151.2 496 160 496L480 496C488.8 496 496 488.8 496 480L496 160C496 151.2 488.8 144 480 144L160 144zM390.7 233.9C398.5 223.2 413.5 220.8 424.2 228.6C434.9 236.4 437.3 251.4 429.5 262.1L307.4 430.1C303.3 435.8 296.9 439.4 289.9 439.9C282.9 440.4 276 437.9 271.1 433L215.2 377.1C205.8 367.7 205.8 352.5 215.2 343.2C224.6 333.9 239.8 333.8 249.1 343.2L285.1 379.2L390.7 234z"/></svg>'); }



        .checkout-confirmation-page .address-radios label input:checked + div { border: 2px solid #690203; background: #690203; color: #fff !important }
    .checkout-confirmation-page .address-radios label { padding: 0; }
    .checkout-confirmation-page .address-radios .name { font-weight: 900; display: inline-block; margin-bottom: 8px; }
    .checkout-confirmation-page .address-radios .postcode { display: block; margin-top: 10px; font-weight: 600; text-transform: uppercase }


@media screen and (max-width: 1400px) {
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(5,1fr); }
}

@media screen and (max-width: 1200px) {
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(4,1fr); }
}

@media screen and (max-width: 900px) {
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(3,1fr); }
}

@media screen and (max-width: 700px) {
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(2,1fr); }
}

@media screen and (max-width: 600px) {
    /*.checkout-confirmation-page .address-radios { display: flex;}*/
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(2,1fr ); }
}

@media screen and (max-width: 460px) {
    /*.checkout-confirmation-page .address-radios { display: flex;}*/
    .checkout-confirmation-page .address-radios { display: grid; grid-template-columns: repeat(1,1fr ); }
        .checkout-confirmation-page .address-radios label div { padding: 10px 15px 10px; }
}



/* Buttons Line */
.buttons-line { display: flex; gap: 20px; }
    .buttons-line .btn { display: flex }
    .buttons-line.buttons-left { justify-content: flex-start; }
    .buttons-line.buttons-right { justify-content: center; }
    .buttons-line.buttons-center { justify-content: flex-end; }
    .buttons-line.buttons-split { justify-content: space-between; }

/* Captcha Image */
.captcha-image { cursor: pointer; }

/* Dynamic */
.dynamic-wrapper { position: relative; }
.dynamic-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: none; width: 100% !important; height: 100% !important; z-index: 3002; }
    .dynamic-overlay .background { width: 100%; height: 100%; background: rgb(255, 255, 255); opacity: 0.7; filter: alpha(opacity=70); }
    .dynamic-overlay .image { position: fixed; top: 50%; left: 0; width: 100%; text-align: center; }
        .dynamic-overlay .image img { display: inline; }

/* Feedback */
.feedback { display: none; }

/* Popup */
.popup-content { margin-top: 0; }

/* CSM Cookies */
@keyframes hideCookie {
    0% { transform: translate(0,0); }
    100% { transform: translate(0,100%); }
}

@-moz-keyframes hideCookie {
    0% { transform: translate(0,0); }
    100% { transform: translate(0,100%); }
}

@-webkit-keyframes hideCookie {
    0% { transform: translate(0,0); }
    100% { transform: translate(0,100%); }
}

.csm-cookiesHide { -webkit-animation: hideCookie 1s; -moz-animation: hideCookie 1s; animation: hideCookie 1s; }

@keyframes showCookie {
    0% { transform: translateY(100%); }
}

@-moz-keyframes showCookie {
    0% { transform: translateY(100%); }
}

@-webkit-keyframes showCookie {
    0% { transform: translateY(100%); }
}

.csm-cookiesShow { -webkit-animation: showCookie 1s; -moz-animation: showCookie 1s; animation: showCookie 1s; }

.csm-cookies { background: #690203; color: white; padding: 16px 0; display: none; line-height: 1; position: fixed; bottom: 0; width: 100vw; z-index: 1000; }
    .csm-cookies a { color: #f5bd1f; cursor: pointer; font-weight: 700; text-decoration: underline; }
        .csm-cookies a:active,
        .csm-cookies a:focus,
        .csm-cookies a:hover,
        .csm-cookies button:active,
        .csm-cookies button:focus,
        .csm-cookies button:hover { color: #000; border: none; text-decoration: underline; }
    .csm-cookies span { font-size: 0.8em; }
    .csm-cookies .csm-cookies-banner { margin: 0 auto; }
        .csm-cookies .csm-cookies-banner .csm-cookies-title { font-size: 1.3em; line-height: 1.2em; margin-top: 0px; font-family: 'Lexend Deca'; font-weight: 600; }

@media screen and (min-width: 600px) {
    .csm-cookies .csm-cookies-banner .csm-cookies-title { width: 100%; margin-right: 3.5%; float: left; }
}

.csm-cookies .csm-cookies-banner .continue { font-size: 1.3em; background-color: #f5bd1f; color: #690203 !important; text-decoration: none !important; width: 100%; padding: 5px 12px; border: none; }
.csm-cookies .csm-cookies-banner .csm-cookies-options { list-style: none; margin-top: 25px; padding: 0; padding-right: 15px; }
    .csm-cookies .csm-cookies-banner .csm-cookies-options li { padding-top: 8px; }
        .csm-cookies .csm-cookies-banner .csm-cookies-options li:first-child { padding-top: 0; }

@media screen and (min-width: 1008px) {
    .csm-cookies .csm-cookies-banner { max-width: 976px; padding: 0 16px; }
}

@media screen and (min-width: 400px) {
    .csm-cookies .csm-cookies-banner { padding: 0 16px; }
}

.csm-cookies .modal-close { right: 5px; top: 6px; }
.csm-cookies p.title { text-align: center; font-size: 14px; padding: 0; margin: 0; }


/* Product Detail Module */
.quick-shop-popup { width: 100%; }
    .quick-shop-popup .owl-buttons i { background: #9a9a9a; color: #fff; opacity: 1; width: 40px; height: 50px; text-align: center; font-size: 30px; line-height: 50px; }
    .quick-shop-popup .owl-prev,
    .quick-shop-popup .owl-next { position: absolute; top: 50%; margin-top: -25px; }
    .quick-shop-popup .owl-prev { left: 0; }
    .quick-shop-popup .owl-next { right: 0; }

    .quick-shop-popup .product-detail-module .big-images { margin-top: 0; }
    .quick-shop-popup .product-detail-module .back-link { display: none; }
    .quick-shop-popup .product-detail-module h1 { margin-top: 30px; }
    .quick-shop-popup .product-detail-module .free-shipping .click { width: 160px; }

    .quick-shop-popup .view-details { margin: 57px 0 0; text-align: right; font-family: Quicksand, sans-serif; font-size: 14px; }
        .quick-shop-popup .view-details a { color: #565555; }
        .quick-shop-popup .view-details i { color: #9a9a9a; margin-left: 5px; }

@media (min-width: 768px) {
    .quick-shop-popup .product-detail-module h1 { margin-top: 0; }
}

@media (min-width: 848px) {
    .quick-shop-popup { width: 100%; max-width: 726px; }
}

@media (min-width: 1130px) {
    .quick-shop-popup { width: 100%; max-width: 1008px; }
}

.quick-shop-popup .product-detail-module .product-special { top: 10px; left: 10px; }
.quick-shop-popup { width: 100%; }
    .quick-shop-popup .container { width: 100%; }
    .quick-shop-popup .product-detail-module h1 { font-size: 24px; }

/**************************************************
 * Layout
 **************************************************/
/* Header */
.header-top { background: #690203; color: #fff; height: 39px; position: relative; z-index: 201; }
    .header-top .item { height: 39px; }
    .header-top .bar { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
    .header-top .item-left { border-left: 1px solid #440203; }
    .header-top .item-right { border-right: 1px solid #440203; padding: 0; }
        .header-top .item-right:hover { background: #440203; }

    .header-top .search { position: relative; z-index: 1; }
        .header-top .search form { position: absolute; top: 0; width: 100%; background: #690203; }
        .header-top .search .inner { position: relative; padding: 0 24px 0 0; margin: 0 10px; }
        .header-top .search .input-text { background: transparent; border: 0; box-shadow: none; border-radius: 0; font-family: 'Lexend Deca'; font-weight: normal; color: #fff; font-size: 14px; margin: 0; padding: 10px 10px 10px 0; height: 38px; width: 100%; line-height: 18px; word-spacing: 1px; }
        .header-top .search button { background-color: transparent; width: 24px; height: 23px; margin: 8px 0 0; padding: 0; border: 0; position: absolute; top: 0; right: 0; }
    .header-top .search-left { width: 300px; transition: all .2s ease-in-out; }
        .header-top .search-left.focused { width: 270px; transition: all .2s ease-in-out; }
        .header-top .search-left form { left: 0; background: #440203; }
    .header-top .search-right { display: none; width: 45px; }
        .header-top .search-right form { right: 0; }
    .header-top .search .input-text::-webkit-input-placeholder { color: #fff; }
    .header-top .search .input-text::-moz-placeholder { color: #fff; }
    .header-top .search .input-text:-ms-input-placeholder { color: #fff; }
    .header-top .search .input-text:focus::-webkit-input-placeholder { color: #440203; }
    .header-top .search .input-text:focus::-moz-placeholder { color: #440203; }
    .header-top .search .input-text:focus:-ms-input-placeholder { color: #440203; }

    .header-top .navigation { color: #440203; font-size: 14px; font-family: 'Lexend Deca'; padding: 0; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
        .header-top .navigation a { color: #fff; padding: 0px 24px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
            .header-top .navigation a svg { fill: white; margin-right: 6px; font-size: 21px; width: 1em; height: 1em }
            .header-top .navigation a:not(:first-child) { border-left: 1px solid #fff; }
            .header-top .navigation a::before { }

    .header-top .item-right > a { padding: 9px 10px 0; display: block; word-spacing: 2px; font-family: 'Lexend Deca'; color: #fff; font-size: 14px; /*letter-spacing: 0.06em;*/ height: 39px; }
        .header-top .item-right > a i { width: 23px; height: 23px; float: left; margin: 3px 1px 0 0; }
    .header-top .basket { position: relative; }
        /* .header-top .basket > a i { background: url(/images/header-basket.png) no-repeat; margin-right: 0; } */
        .header-top .basket > a span { margin-left: 2px; display: none; }
    .header-top .login { margin-left: auto; border-left: 1px solid #440203; position: relative; }
    /* .header-top .login i { background: url(/images/header-login.png) no-repeat; } */
    .header-top .login-out { background-color: #690203; color: #fff; border-top: 1px solid #000; top: 39px; position: absolute; width: 100%; left: -1px; display: none; padding-left: 11px; }
        .header-top .login-out a { line-height: 39px; color: #fff; font-family: 'Lexend Deca'; font-size: 12px; /*letter-spacing: 0.06em;*/ font-weight: unset; display: flex; text-align: right; padding-right: 15px; flex-direction: row; align-items: center; gap: 10px; }
            .header-top .login-out a i { font-size: 16px; }
        .header-top .login-out:hover { background-color: #440203; }
.basket-popup { display: none; border: 1px solid #d1d1d1; border-top: 0; width: 307px; background-color: #fff; color: #252525; top: 39px; right: -1px; position: absolute; }
    .basket-popup .nothing { text-align: center; }
    .basket-popup .product { position: relative; padding: 19px 0 13px 17px; border-bottom: 1px solid #d1d1d1; }
    .basket-popup .image { float: left; margin-right: 10px; width: 50px; }
    .basket-popup .info { float: left; width: 210px; }
    .basket-popup .title { padding: 3px 0 0; line-height: 19px; color: #252525; text-decoration: none; font-size: 14px; font-family: 'Lato'; font-weight: 600; width: 190px; }
    .basket-popup .price { color: #690203; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; text-align: right; line-height: 12px; word-spacing: 2px; }
    .basket-popup .remove { position: absolute; top: 19px; right: 17px; background: url(/images/remove-13.png) no-repeat; width: 13px; height: 13px; }
    .basket-popup .subtotal { text-align: center; color: #690203; font-family: 'Lexend Deca'; font-weight: 400; font-size: 20px; padding: 17px 0 19px; }
    .basket-popup .buttons { text-align: center; padding: 0 0 16px; }
    .basket-popup .btn { width: 130px; font-size: 14px; padding: 3px 6px; display: inline-block; margin: 0 7px; }
    .basket-popup .shipping-total { padding: 0 15px; }
        .basket-popup .shipping-total .text { padding: 20px 3px 20px 36px; }
        .basket-popup .shipping-total .left { width: 143px; padding: 21px 10px; font-size: 9px; }
            .basket-popup .shipping-total .left span { font-size: 16px; }

@media (min-width: 1325x) {
    .header-top .navigation,
    .header-top .item-right > a { padding-right: 15px; padding-left: 15px; }
}

@media (max-width: 1200px) {
    .header-top .search-left { width: 195px; }
}

@media (max-width: 991px) {
    .header-top { display: none; }
        .header-top .search-left { display: none; }
        .header-top .search-right { display: block; }
        .header-top .item-right > a i { margin-right: 0; }
        .header-top .item-right > a span { display: none !important; }
}

@media (max-width: 700px) {
    .header-top .item-right { border: 0; display: inline-block; }
    .header-top .navigation { display: none; }
}

.header-top-search .search-left { border-right: 1px solid #440203; }
.header-top-search .search-right { border-left: 1px solid #440203; }
    .header-top-search .search-right .input { padding-right: 10px; }
.header-top-search .navigation,
.header-top-search .basket,
.header-top-search .wishlist,
.header-top-search .login { display: none; }

@media (max-width: 600px) {
    .header-top-search .search-right { border-left: 0; }
}

.header { border-bottom: 1px solid #d1d1d1; position: relative; z-index: 200; }
    .header .logo { }

    .header .container { position: relative; }
    .header > .container { position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
    .header .mobile-links { display: none; width: 120px; justify-content: flex-end; gap: 10px; }
    .header .mobile-btn-row { display: none; width: 120px; justify-content: flex-start; }
    .header .login-btn.dropdown { }
    .header .wishlist-btn { }
.nav-desktop { position: relative; margin: 0 0; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; margin-left: auto; height: 100% }
    .nav-desktop .nav-dep { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; margin-left: auto; height: 100% }
        .nav-desktop .nav-dep li { flex-basis: auto; height: 100% }
        .nav-desktop .nav-dep a { line-height: 1.2; font-family: 'Lexend Deca'; font-weight: 600; color: #252525; font-size: 16px; /*letter-spacing: 0.06em;*/ word-spacing: 0px; padding: 0 0; display: block; position: relative; height: 79px; text-align: center; display: flex; align-items: center; padding: 0 12px; height: 100% }

@media (max-width: 1500px) {
    .nav-desktop .nav-dep { }
}

@media (max-width: 1300px) {
    .nav-desktop .nav-dep a { font-size: 14px; padding: 8px; }
    .login i { width: 11px !important; display: block; }
    .wishlist i { width: 14px !important; display: block; }
    .login span,
    .wishlist span { display: none; }
    .header .logo { max-width: 150px; }
    .nav-desktop .nav-dep { width: 820px; }
}

@media (max-width: 1200px) {
    .header-top .navigation a svg { font-size: 16px; }
    .header-top .navigation a { padding: 0px 10px; }
    .header-top .navigation, .header-top .item-right > a span { font-size: 12px; }
}

@media (max-width: 991px) {
    .menu-header nav { width: 100%; }
}


.nav-desktop .nav-dep a:hover { text-decoration: none; }
/*.nav-desktop .nav-dep li:first-child a { font-weight: 400; color: #690203; }*/
.nav-desktop .nav-dep i { display: none; background: url(/images/nav-arrow.png) no-repeat center center; width: 100%; height: 10px; position: absolute; bottom: -1px; left: 0; z-index: 1; }
.nav-desktop .nav-dep .hover a { color: #690203; }
.nav-desktop .nav-dep .hover i { display: block; }
/*.nav-desktop.above-overlay { z-index: 1000000; }*/


.nav-desktop-cat .categories li.hover a, .nav-desktop-cat .sub-categories > li.second-menu:hover > a { background: #690203; color: #fff }
.nav-desktop-cat .categories li.hover:last-child a { background: #690203; color: #fff }
.nav-desktop .nav-dep .nav-cat .hover i { display: block; }

/* ----------- Header Scroll ------------ */

.header-scroll { position: fixed; top: -50px; left: 0; right: 0; width: 100%; background: #690203; z-index: 3005; transition: all .2s ease-in-out; box-shadow: #00000029 0px 0px 0px; }
    .header-scroll.scrolled { top: 0; box-shadow: #00000029 0px 0px 20px; }
.nav-desktop-wrap { display: flex; justify-content: space-between; align-items: center; width: 100%; gap: 32px; }
    .nav-desktop-wrap .nav-desktop { height: 90px }
.header-scroll .search form { width: auto !important; }
.header-scroll .nav-desktop { margin: 0; }
    .header-scroll .nav-desktop .nav-dep li { margin-left: 0; }
    .header-scroll .nav-desktop .nav-dep a { color: #fff; padding: 0 12px; }
.header-scroll .nav-desktop-wrap .nav-desktop { height: 44px; }

.header-scroll .nav-mob,
.header-scroll .icons { width: 90px; display: flex; }
.header-scroll .icons { justify-content: flex-end; gap: 5px; }
.header-scroll a { display: flex }
.header-scroll i { width: 23px; height: 23px; margin: 12px 0 9px; background-size: 100% 100%; background-repeat: no-repeat; color: #fff; font-size: 16px; }
    .header-scroll i.ss-search { background-image: url(/images/header-search.png); }
    .header-scroll i.ss-user { background-image: url(/images/header-login.png); }
    .header-scroll i.ss-wishlist { background-image: url(/images/header-wishlist.png); }
    .header-scroll i.ss-basket { background-image: url(/images/header-basket.png); }

.header-scroll .nav-dep i { display: none; background: url(/images/nav-arrow.png) no-repeat center center; width: 100%; height: 10px; position: absolute; top: 22px; left: 0; z-index: 1; }

.nav-desktop-cat { position: absolute; top: 100%; width: 100%; font-size: 12px; }
    .nav-desktop-cat.scrolled { position: fixed; top: 43px; width: 100%; font-size: 12px; }
    .nav-desktop-cat .container { overflow: hidden; }
    .nav-desktop-cat .nav-cat { display: none; position: absolute; background: #fff; width: 100%; top: 0; left: 0; border-top: 1px solid #d1d1d1; -webkit-box-shadow: 0 27px 48px -2px rgba(0,0,0,0.1); -moz-box-shadow: 0 27px 48px -2px rgba(0,0,0,0.1); box-shadow: 0 27px 48px -2px rgba(0,0,0,0.1); }
    .nav-desktop-cat ul { padding: 12px 0 13px; }
    .nav-desktop-cat .categories { width: 100%; position: relative; float: left; }
    .nav-desktop-cat ul > li a { font-family: 'Lexend Deca'; font-weight: 600; color: #252525; display: block; text-decoration: none; padding: 5px 0; }
    .nav-desktop-cat .categories > li > a { position: relative; padding-right: 30px; }
    .nav-desktop-cat .categories i { position: absolute; top: 3px; right: 18px; font-size: 20px; }
    .nav-desktop-cat .categories > .hover > a { color: #690203; font-weight: 400; background: #EAEAEA; padding-left: 8px; }
    .nav-desktop-cat .categories > .advice > a { color: #690203; font-weight: 400; }
    .nav-desktop-cat .line { position: absolute; right: 0; top: 0; bottom: 0; width: 1px; height: 150%; background: #CCC; }
    .nav-desktop-cat .sub-categories { padding-right: 20px; position: static; display: none; width: 100%; float: left; overflow: auto; }
        .nav-desktop-cat .sub-categories:first-child { display: block; }
        .nav-desktop-cat .sub-categories > li > a { padding-left: 30px; font-family: 'Lato'; letter-spacing: 0; }
    .nav-desktop-cat .hover-red a { color: #690203; }
    /*.nav-desktop-cat .sub-categories > li > a:hover { color: #690203; font-weight: 400; }*/
    .nav-desktop-cat .hover .sub-categories { display: block; }
    .nav-desktop-cat .recommend { width: 100%; padding: 10px 0 10px; min-height: 400px; }
    .nav-desktop-cat .container .recommend:first-child { border-left: 1px solid #d1d1d1; }
    .nav-desktop-cat .recommend a { display: block; width: 100%; height: 100%; display: flex; align-items: flex-end; background-size: cover; background-position: center; }
        .nav-desktop-cat .recommend a .label { width: 100%; text-align: center; padding: 0; }
            .nav-desktop-cat .recommend a .label span { padding-bottom: 30px; padding-top: 60%; width: 100%; white-space: normal; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0,rgba(0,0,0,0.8) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); font-family: Dosis; font-weight: 100; font-size: 2em; letter-spacing: 0.1em; display: inline-block; color: #ffffff; }
    .nav-desktop-cat .nav-footer { border: 1px solid #d1d1d1; border-width: 1px 0 1px 0; font-family: 'Lexend Deca'; font-weight: 400; font-size: 15px; }
        .nav-desktop-cat .nav-footer .row { margin: 0; border-right: 1px solid #d1d1d1; }
        .nav-desktop-cat .nav-footer .col-md-4 { text-align: center; border-left: 1px solid #d1d1d1; padding-right: 0; padding-left: 0; }
        .nav-desktop-cat .nav-footer a { display: block; color: #690203; line-height: 25px; padding: 7px 10px 8px; }
        .nav-desktop-cat .nav-footer .deals { float: right; }
        .nav-desktop-cat .nav-footer i { display: inline-block; width: 25px; height: 25px; margin: 0 10px 0 0; }
        .nav-desktop-cat .nav-footer .free i { background: url(/images/nav-free.png); }
        .nav-desktop-cat .nav-footer .deals i { background: url(/images/nav-deals.png); }
    .nav-desktop-cat .categories li:last-child a { color: #690203; font-weight: 400; }
.head-menu { position: relative; padding-bottom: 30px; }
    .head-menu .menu-wrap { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px; }
.close-button { position: absolute; bottom: 10px; right: 0; cursor: pointer; }

.header .nav-mob .nav-list { position: fixed; left: 0; top: 0; background: #fff; transform: translate(-360px,0); transition: transform 0.3s; display: block; width: 96%; max-width: 360px; height: 100vh; top: 0; }
.header .nav-mob .nav-header ul.sub-menu { position: fixed; width: 100%; height: 100%; top: 0; transform: translate(-360px,0); transition: transform 0.3s; }
.header .nav-mob .nav-list li a { padding: 10px 15px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: flex-start; }

html.menu-open .header .nav-mob .nav-list,
/*.header .nav-mob .nav-header .kids-open > ul.sub-menu ,*/
.header .nav-mob .nav-header .open > ul.sub-menu { transform: translate(0px,0px); }

@media(max-width:1250px) {
    .head-menu .menu-wrap { display: grid; grid-template-columns: 2fr repeat(2, 1fr); grid-template-rows: repeat(2, 1fr); grid-column-gap: 0px; grid-row-gap: 0px; }
    .nav-desktop-cat .recommend { max-height: 230px; min-height: unset; }

    .nav-desktop-cat .categories { grid-area: 1 / 1 / 3 / 2; }
    .nav-desktop-cat .sub-categories-wrap { grid-area: 1 / 2 / 3 / 3; }
    .nav-desktop-cat .recommend.recommend-1 { grid-area: 1 / 3 / 2 / 4; }
    .nav-desktop-cat .recommend.recommend-2 { grid-area: 2 / 3 / 3 / 4; }
}


@media(min-width:992px) {
    .nav-mob { display: none !important }
}

@media(min-width:992px) /*, (max-width:364px) */ {
    .header-scroll .logo { display: none !important }
}

@media(max-width:440px) {
    .header-scroll.scrolled .container { padding: 0 5px }
    .header-scroll .nav-mob, .header-scroll .icons { width: auto; }
}

.close-btn.overlay { position: fixed; opacity: 0; display: none; }

@media(max-width:991px) {
    .close-btn.overlay { display: block; content: ""; top: 0; left: 0; width: 100vh !important; height: 100vh !important; background: #333; opacity: 0; z-index: 0; transition: opacity 0.4s 0.0s; pointer-events: none }
    html.menu-open { overflow: hidden }
        html.menu-open .close-btn.overlay { width: 100vw !important; height: 100vh !important; opacity: 0.3; pointer-events: all }
        html.menu-open .MobileMenu { pointer-events: none; }
}


.header .nav-mob ul ul { top: 0; width: 100%; }
.header .nav-mob .search { }
.header .nav-mob .logo { display: flex; width: 100%; max-width: unset; margin: 0 auto; padding: 0; justify-content: center; }
.header .nav-mob li { width: 100%; }
    .header .nav-mob li .icon-collapse { position: unset; right: unset; top: unset; margin-left: auto; }
    .header .nav-mob li .back-link i { margin-right: 10px; }
.header .nav-mob .close-btn { position: absolute; top: 10px; right: 10px; /* padding: 11px; */ width: 20px; height: 20px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center; font-size: 20px; }
    .header .nav-mob .close-btn svg { fill: #690203 }
.header .nav-mob .logo a { border: none; padding: 30px 0 15px; height: 100px; justify-content: center !important; }
.header .nav-mob a.menu-link { border-bottom: 1px solid #dadada; }
.header .nav-mob ul > .top { display: flex; flex-direction: row; width: 100%; }
    .header .nav-mob ul > .top a { flex-basis: 100%; flex-shrink: 4; background: #690203; color: #fff }
        .header .nav-mob ul > .top a.viewall { flex-basis: 66px; flex-shrink: 0; justify-content: flex-end; text-align: right; padding: 10px 15px 10px 0px; }

.header .nav-mob .sub-menu { background: #fff; padding-bottom: 5px; }
.header .nav-mob .current > .sub-menu { overflow-y: auto; }
.header .nav-mob .nav-header .level0 ul.mobmenu > li:last-child { padding-bottom: 30px; }
.header .nav-mob .nav-header ul.level0.sub-menu { background: #f6f6f6; z-index: 10000; height: calc(100% - 100px) !important; top: 100px; display: block !important }
.header .nav-mob .nav-header ul.level1.sub-menu { background: #fcfcfc; z-index: 10001; height: 100% !important; display: block !important; top: 0; }
.header .nav-mob .nav-header ul.level2.sub-menu { background: #fcfcfc; z-index: 10002; height: 100% !important; display: block !important; }
.header .nav-mob .nav-header ul.level3.sub-menu { background: #fcfcfc; z-index: 10003; height: 100% !important; display: block !important; }
.header .nav-mob .search .input-text { background: #690203; color: #fff; }
.header .nav-mob .search button { background-image: url(/images/search-icon-x2-w.png); }
.header .nav-mob .search .input-text::-webkit-input-placeholder { color: #fff; }



@media (min-width: 1056px) {
}

@media (max-width: 1556px) {
    .nav-desktop .nav-dep a { padding: 0 8px; }
}

@media (max-width: 1056px) {
    .nav-desktop-cat .recommend a .label span { font-size: 1.5em; }
}

@media (max-width: 991px) {
    /*.header-scroll { display: none; }*/
    .nav-desktop { display: none; }
    .nav-desktop-cat { display: none; }
    .header-scroll .mobile-btn-row { display: flex; gap: 10px }
        .header-scroll .mobile-btn-row a { width: 25px; display: block; fill: white; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center; }
    .menu-open .header-scroll { top: -50px; }
}

/* Navigation Mobile */
.nav-list { display: none; margin: 0 0 25px; padding: 0; margin-bottom: 0; clear: both; text-align: left; }

    .nav-list .search { position: relative; margin-bottom: 0; }
        .nav-list .search .input-text { -webkit-appearance: none; border-radius: 0; box-shadow: none; width: 100%; border: 1px solid #d1d1d1; padding: 10px; /*letter-spacing: 0.06em;*/ font-family: 'Lexend Deca'; color: #252525; }
        .nav-list .search button { background: url(/images/search-icon-x2.png) no-repeat; width: 30px; height: 30px; margin: 0; padding: 0; border: 0; position: absolute; top: 50%; margin-top: -15px; right: 5px; background-size: 30px; }

    .nav-list > .nav-header > a { border-radius: 3px; background: #690203; color: #fff; }
.nav-header .fa { font-size: 14px; line-height: 20px; }
.nav-header a .fa-angle-down { display: none; }
.nav-header a.collapsed .fa-angle-up { display: none; }
.nav-header a.collapsed .fa-angle-down { display: block; }
.nav-list ul { margin: 0; padding: 0; }
.nav-list #level0 { height: 0; }
.nav-list li { margin: 0; padding: 0; position: relative; }
    .nav-list li:last-child { border: none; }
    .nav-list li a { display: block; margin: 0; padding: 10px 0; text-decoration: none; text-shadow: none; font-family: 'Lexend Deca'; font-weight: 600; font-size: 12px; }
    .nav-list li li a { border-bottom: 1px solid #dadada; padding-right: 30px; }
    .nav-list li .icon-collapse { position: absolute; right: 8px; top: 10px; z-index: 100; border: none; }
    .nav-list li li a:hover { background: none; color: #690203; }
.nav-list > li > a:hover { background: #690203; }
.nav-list li li li a { padding-left: 10px; }
.nav-list li li li li a { padding-left: 20px; }
.nav-list [class^="icon-"] { color: #111; }
    .nav-list [class^="icon-"]:hover { color: #690203; }
.nav-list .nav-header > a [class^="icon-"],
.nav-list .nav-header > a [class^="icon-"]:hover { color: #fff; font-size: 20px; }

@media (max-width: 1200px) and (min-width:992px) {
    .header .container { width: 1060px; }
}

@media (max-width: 1070px) and (min-width:992px) {
    .header .container { width: 100%; }
}

@media (max-width: 991px) {
    .MobileMenu { display: flex; justify-content: center; align-items: center; width: 100%; }
    .header .logo { float: none; text-align: center; width: 40%; max-width: 150px; margin: 20px auto; }
    .header .mobile-links, .header .mobile-btn-row { display: flex; align-items: center; height: 80px; }
        .header .mobile-btn-row a { width: auto; fill: #690203; padding-right: 10px; margin-right: 10px; height: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
            .header .mobile-btn-row a svg { width: 100%; fill: #690203; width: 24px; }
        .header .mobile-links > div { width: 30px; height: 80px; display: flex; align-items: center; justify-content: center; }
    .header .cart-btn a, .header .mobile-btn a, .header .login-btn a, .header .login-btn button, .header .wishlist-btn a { color: #690203; font-size: 17px; display: flex; flex-direction: row; align-items: center; height: 100%; padding: 0 10px; }
    .header .login-btn .dropdown-menu { left: unset; right: 0; right: -20px; top: 44px; }
        .header .login-btn .dropdown-menu li a { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: flex-start; gap: 12px; }
    .header .nav-list { display: block; margin-bottom: -1px; }
}

@media (max-width: 420px) {
    .header .mobile-btn-row a { padding-right: 5px; margin-right: 5px; }
    .header .cart-btn a, .header .mobile-btn a, .header .login-btn a, .header .login-btn button, .header .wishlist-btn a { padding: 0; }
}



@media screen and (max-width: 980px) {
    #nav { display: none; }
}

/* Header Feedback */
.header-feedback { position: absolute; width: 100%; top: 156px; left: 0; background: #f5bd1f; z-index: 200; border-bottom: 1px solid #d1d1d1; display: none; padding: 8px 16px; }
    .header-feedback .container { padding-top: 12px; padding-bottom: 12px; text-align: center; }
    .header-feedback h2 { font-size: 16px; line-height: 20px; font-family: 'Lexend Deca'; font-weight: 400; color: #690203; margin: 0; padding: 0 0 12px; }
    .header-feedback a { margin-top: 12px; display: block; }
    .header-feedback .fa { margin: 0px 4px 0 10px }
.header-feedback-wishlist .info { width: 100%; margin: 0 auto; text-align: left; }
.header-feedback-wishlist .image { float: left; border: 1px solid #dcdcdc; }
.header-feedback-wishlist .name { float: left; padding: 12px 0 0 14px; width: 240px; font-family: 'Lato'; font-weight: 600; }
.header-feedback-wishlist .btn { float: right; margin-top: 22px; font-family: 'Lexend Deca-Thin'; font-size: 22px; color: #fff; background: #690203; text-align: center; text-decoration: none; word-spacing: 2px; line-height: 27px; }
.header-feedback-fixed { position: fixed; top: 40px; }

@media screen and (max-width: 640px) {
    .header-feedback-wishlist .info { padding: 0; text-align: center; }
    .header-feedback-wishlist .image { float: none; border: 0; }
    .header-feedback-wishlist .name { float: none; text-align: center; width: 100%; }
    .header-feedback-wishlist .btn { float: none; }
    .header .mobile-links, .header .mobile-btn-row { width: 74px; height: 74px; }
    .header .logo { width: 30%; }
}

.discount-panel .voucher-text { font-size: 18px; font-weight: bold; }

/* Thank You Warning Message */
.thankyou-warning { display: block; background-color: mistyrose; border: 1px dotted red; clear: both; padding: 10px; }

/* Shopping Cart Table */
.shopping-cart-table { border-bottom: 1px solid #d1d1d1; }
    .shopping-cart-table > thead > tr > th { padding: 5px 10px; }
    .shopping-cart-table > tbody > tr > td { padding: 20px 10px 15px 10px; border-right: 1px solid #d1d1d1; }
    .shopping-cart-table td:first-child { border-left: 1px solid #d1d1d1; width: 10%; min-width: 136px; }
    .shopping-cart-table a[class^="icon-"],
    .shopping-cart-table a[class*=" icon-"] { font-size: 20px; }
    .shopping-cart-table .title { font-size: 14px; margin: 0 0 10px; line-height: 20px; }
    .shopping-cart-table .qty { width: 32px; border: 1px solid #d1d1d1; box-shadow: none; border-radius: 0; margin-top: -5px; margin-bottom: -5px; padding: 4px 6px; text-align: center; }
    .shopping-cart-table .cart-col-name { display: none; }
.shopping-cart-total { font-size: 13px; }
    .shopping-cart-total th,
    .shopping-cart-total td { padding: 0 15px; border: none; font-weight: normal; }
    .shopping-cart-total th { text-align: right; }
    .shopping-cart-total .total th,
    .shopping-cart-total .total td { font-weight: bold; }
    .shopping-cart-total .separtor { border-bottom: 2px solid #d1d1d1; margin: 15px 0; }
.shopping-cart-table .btn-remove { background: url(/images/remove-20.png); width: 20px; height: 20px; display: block; margin: 0 auto; }
.code span { color: #690203; }
.shopping-cart-total .shipping-total .free-shipping { border: none; }

@media (max-width: 639px) {
    .shopping-cart-table > thead > tr > th { display: none; }
    .shopping-cart-table > tbody > tr { border: 1px solid #d1d1d1; border-bottom: 0; padding-bottom: 10px; position: relative }
        .shopping-cart-table,
        .shopping-cart-table tr,
        .shopping-cart-table > tbody > tr > td,
        .shopping-cart-table > tbody > tr > td:first-child { float: left; clear: both; width: 100%; }
            .shopping-cart-table > tbody > tr > td,
            .shopping-cart-table > tbody > tr > td:first-child { padding: 10px 10px 0; min-width: 200px; text-align: center; border: 0; }
            .shopping-cart-table .cart-col-name { display: inline-block; padding-right: 10px; }
            .shopping-cart-table .btn-remove { position: absolute; top: 10px; right: 10px; }
}

.shopping-cart-share p { border-top: 1px solid #ddd; margin-top: 15px; padding-top: 5px; }
.shopping-cart-share .share ul { float: right; }
    .shopping-cart-share .share ul li { float: left; }
.shopping-cart-share .share span { float: left; font-family: 'Lato'; font-weight: 600; font-size: 14px; padding: 5px 12px 5px 0; }

/* Home Index */
.home-banner { margin: 32px 0 0; }
.home-category { margin: 34px 0 0; text-align: center; }
    .home-category .row { margin-left: -10px; margin-right: -10px; }

.grid { display: grid; grid-column-gap: 10px; grid-row-gap: 10px; }
    .grid .block { overflow: hidden; aspect-ratio: 1/1; }
        .grid .block:hover a { }

        .grid .block.block-1x2,
        .grid .block.block-2x1 { aspect-ratio: unset; }

@media(min-width:567px) {
    .grid { grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(4, 1fr); }
        .grid.home-category-row { grid-template-rows: repeat(3, 1fr); }

    #rugs { grid-area: 1 / 1 / 3 / 2; aspect-ratio: unset; }
    #lady-rider { grid-area: 1 / 2 / 2 / 4; aspect-ratio: unset; }
    #male-rider { grid-area: 2 / 2 / 3 / 3; }
    #young-rider { grid-area: 2 / 3 / 3 / 4; }
    #saddles-and-tack { grid-area: 3 / 1 / 4 / 2; }
    #bits { grid-area: 3 / 2 / 4 / 3; }
    #horse-stable { grid-area: 3 / 3 / 4 / 4; }
    #pets { grid-area: 4 / 1 / 5 / 2; }
    #hoof-boots { grid-area: 4 / 2 / 5 / 4; aspect-ratio: unset; }

    #tugthr { grid-area: 1 / 1 / 3 / 3; }
    #tugthb { grid-area: 1 / 3 / 2 / 4; }
    #clearance { grid-area: 3 / 1 / 4 / 2; }
    #gift { grid-area: 3 / 2 / 4 / 3; }
    #sale { grid-area: 2 / 3 / 4 / 4; aspect-ratio: unset; }

    .home-category #gift.block a .background { background-position: 81% 81%; background-size: 186px; }
    .home-category #sale.block a .background { background-position: 100% 0px; }
}

@media(max-width:568px) {
    .grid { display: flex; flex-wrap: wrap; }
        .grid .block { aspect-ratio: unset; width: calc(50% - 5px); order: 2; aspect-ratio: 1 / 1.4; }
    #hoof-boots { width: 100%; aspect-ratio: 1 / 0.75; }

    #sale { order: 0; width: 100%; aspect-ratio: 1/1; height: auto; }
    #rugs, #lady-rider { order: 0; aspect-ratio: 1/2; }
    #clearance, #gift { order: 1; aspect-ratio: 1 / 1.5; }
    #tugthr, #tugthb { order: 2; width: 100%; aspect-ratio: 1 / 0.75; }

    .home-category #gift .giftlable { padding-bottom: 15px !important; }
        .home-category #gift .giftlable span { font-size: 21px !important; }
    .home-category #gift a .view { font-size: 10px !important; }


    .home-category #gift.block a .background { background-position: 81% 81%; background-size: 186px; }
    .home-category #lady-rider.block a .background { background-image: url(/Images/Homepage/ladyrider4.jpg) !important }
}

@media(min-width:1200px) {
    .grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(3, 1fr); }
        .grid.home-category-row { grid-template-rows: repeat(2, 1fr); }
    #rugs { grid-area: 1 / 1 / 3 / 2; aspect-ratio: unset; }
    #lady-rider { grid-area: 1 / 2 / 2 / 4; aspect-ratio: unset; }
    #male-rider { grid-area: 1 / 4 / 2 / 5; }
    #young-rider { grid-area: 2 / 2 / 3 / 3; }
    #saddles-and-tack { grid-area: 2 / 3 / 3 / 4; }
    #bits { grid-area: 2 / 4 / 3 / 5; }
    #horse-stable { grid-area: 3 / 1 / 4 / 2; }
    #pets { grid-area: 3 / 2 / 4 / 3; }
    #hoof-boots { grid-area: 3 / 3 / 4 / 5; }


    #tugthr { grid-area: 1 / 1 / 3 / 3; }
    #tugthb { grid-area: 1 / 3 / 2 / 4; }
    #clearance { grid-area: 2 / 3 / 3 / 4; }
    #gift { grid-area: 1 / 4 / 2 / 5; }
    #sale { grid-area: 2 / 4 / 3 / 5; }
}

@media(min-width:1500px) {
    .grid { display: grid; grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(2, 1fr); }
    #rugs { grid-area: 1 / 1 / 3 / 2; aspect-ratio: unset; }
    #lady-rider { grid-area: 1 / 2 / 2 / 4; aspect-ratio: unset; }
    #male-rider { grid-area: 1 / 4 / 2 / 5; }
    #young-rider { grid-area: 1 / 5 / 2 / 6; }
    #saddles-and-tack { grid-area: 2 / 2 / 3 / 3; }
    #bits { grid-area: 2 / 3 / 3 / 4; }
    #horse-stable { grid-area: 2 / 4 / 3 / 5; }
    #pets { grid-area: 2 / 5 / 3 / 6; }
    #hoof-boots { grid-area: 2 / 5 / 3 / 6; aspect-ratio: 1 / 1; }


    #tugthr { grid-area: 1 / 1 / 3 / 3; }
    #tugthb { grid-area: 1 / 3 / 2 / 5; aspect-ratio: unset; }
    #clearance { grid-area: 1 / 5 / 2 / 6; }
    #gift { grid-area: 2 / 3 / 3 / 4; }
    #sale { grid-area: 2 / 4 / 3 / 6; }
        #sale .background { background-image: url("/images/Homepage/sale-2x1.jpg?v2") !important; background-position: center !important }
}

.home-category .block a { display: block; position: relative; text-align: center; height: 100%; display: flex; align-items: flex-end; justify-content: center; overflow: hidden; }
    .home-category .block a .background { background-repeat: no-repeat; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background-position: 50% 60%; background-size: cover; }
.home-category .block:hover a .background { transform: scale(1.2); }
.home-category a:hover .label span { opacity: 1; position: relative; top: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.home-category a:hover .label .view { opacity: 1; position: relative; top: 0; }
.home-category a.long { align-items: flex-end; }


.home-category a.weekly { height: 400px; align-items: center; border-bottom: 6px solid #690203; }


    .home-category a.weekly img { max-width: 360px; width: 80%; }


.home-category a .label { white-space: unset; z-index: 1; padding-bottom: 30px; padding-top: 10%; width: 100%; border-radius: 0; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0,rgba(0,0,0,0.4) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0,rgba(0,0,0,0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    .home-category a .label span { font-family: 'Lexend Deca'; font-weight: 600; font-size: 1.5em; letter-spacing: 0.1em; display: inline-block; padding: 12px 14px; margin: auto 0; background: transparent; color: #ffffff; position: relative; top: 20px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    .home-category a .label .view { font-family: 'Lexend Deca'; font-weight: 200; letter-spacing: 0.1em; opacity: 0; position: relative; top: 20px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    /*
        .home-category a:hover .label { padding-top: 100%; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
            .home-category a:hover .label span { opacity: 1; position: relative; top: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
            .home-category a:hover .label .view { opacity: 1; position: relative; top: 0; }*/
    .home-category a .label span strong { margin-top: 9px; font-size: 1.8em; display: block; margin-bottom: 5px; }
.home-category a .caption { position: absolute; left: 50%; top: 50%; width: 80%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
    .home-category a .caption h2 { margin-top: 0; margin-bottom: 20px; color: #fff; font-family: 'Lexend Deca'; /*letter-spacing: 0.06em;*/ font-size: 3em; }

.col-clearance a::before { content: ""; position: absolute; width: 100%; height: 100%; background: #68050e; opacity: 0.9; animation: fadeing 6s 3s infinite }
.col-sale a::before { content: ""; position: absolute; width: 100%; height: 100%; background: #f5bd1f; opacity: 0.9; animation: fadeing 6s 0s infinite }
/*.home-category .col-sale a.long .label { padding-bottom: 205px; white-space: normal; font-size: 18px; line-height: 1.3 }
.home-category .col-clearance a .label { color: #f3bf4e; padding-bottom: 65px; white-space: normal; font-size: 14px; line-height: 1.3; }
.home-category .col-clearance { padding: 0; }

.home-category .col-sale a .label span { color: #a80b0c; }
.home-category .col-clearance a .label span { color: #f3bf4e; }
.home-category .col-sale .view, .home-category .col-clearance .view { font-weight: 600 !important; }
.home-category .col-clearance.col-sale a .label span,
.home-category .col-clearance.col-sale a .label .view { color: #a80b0c; }*/

.home-category #gift .giftlable { display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: flex-end; align-items: center; font-family: 'Lexend Deca'; font-size: 21px; padding-bottom: 40px; color: #414141; transition: all 0.3s }
.home-category #gift a span { position: relative; padding-bottom: 9px; margin-bottom: 9px; font-size: 29px; line-height: 1.1; border-bottom: 1px solid; }
    .home-category #gift a span strong { display: block; font-weight: 700; position: relative; }
.home-category #gift a .view { font-size: 16px; }
.home-category #gift:hover .giftlable { padding-bottom: 52px; }

@media(max-width:992px) and (min-width:768px) {
    .home-category #gift a::before { background: #ffffff70; content: ""; display: block; width: 100%; height: 100%; position: absolute; }
}

@media(max-width:767px) {
}

/*@media(max-width:767px) {
.home-category #gift a {
    max-height: 410px;
    height: 90vw;
    min-height: 280px;
}
}*/



.home-category a.ultimateguide { position: relative; align-items: center; width: 100%; }
    .home-category a.ultimateguide .label img { width: 90%; }
    .home-category a.ultimateguide .label { background: none !important; padding: 0; }
    .home-category a.ultimateguide .circle { position: absolute; top: 40px; right: 40px; height: 180px; width: 180px; object-fit: contain; object-position: top right; }
    .home-category a.ultimateguide .new { position: absolute; top: 40px; left: 0; z-index: 2; background: #fff; padding: 10px 15px; font-size: 20px; font-weight: 600; font-family: 'Lexend Deca'; /*letter-spacing: 0.06em;*/ color: #690203; }


    .home-category a.ultimateguide.small { }
        .home-category a.ultimateguide.small .label img { width: 80%; }
        .home-category a.ultimateguide.small .label { background: none !important; padding-top: 60px; }
        .home-category a.ultimateguide.small .circle { position: absolute; top: 20px; right: 20px; height: 100px; width: 100px; }
        .home-category a.ultimateguide.small .new { font-size: 14px; padding: 6px 9px; }



.home-category.second { background: #ececec; padding: 60px 0 60px; }
.pulse { cursor: pointer; box-shadow: 0 0 0 rgba(204, 5, 14, 0.4); }
    .pulse:hover { animation: none; }
.col-sale .pulse { animation: pulsse 2s 0s infinite; }
.col-clearance .pulse { animation: pulsse 2s 1s infinite; }

@-webkit-keyframes pulsse {
    0% { -webkit-box-shadow: 0 0 0 0 rgba(5, 5, 14,0.4); }
    70% { -webkit-box-shadow: 0 0 0 10px rgba(5, 5, 14, 0); }
    100% { -webkit-box-shadow: 0 0 0 0 rgba(5, 5, 14, 0); }
}

@keyframes pulsse {
    0% { -moz-box-shadow: 0 0 0 0 rgba(5, 5, 14, 0.4); box-shadow: 0 0 0 0 rgba(5, 5, 14, 0.4); }
    70% { -moz-box-shadow: 0 0 0 10px rgba(5, 5, 14, 0); box-shadow: 0 0 0 10px rgba(5, 5, 14, 0); }
    100% { -moz-box-shadow: 0 0 0 0 rgba(5, 5, 14, 0); box-shadow: 0 0 0 0 rgba(5, 5, 14, 0); }
}

@keyframes fadeing {
    /*0%,25%,100% {
        opacity:0.9;
    }
    17.5% {
        opacity:0.7;
    }*/
}

@media screen and (max-width: 992px) {
    .home-category .row { margin-left: -5px; margin-right: -5px; }
    .home-category a { margin-bottom: 10px; }
    .home-category [class*='col-'] { margin-bottom: 0; padding-right: 5px; padding-left: 5px; }
    .home-category a .label span { font-size: 1em; }
    .home-category a.long .label span { font-size: 1em; }
    .home-category a .caption h2 { margin-top: 0; margin-bottom: 30px; color: #fff; font-family: 'Lexend Deca'; /*letter-spacing: 0.06em;*/ font-size: 2em; }
}

.col-clearance { padding: 0 !important; }
.home-category .col-sale a { width: 100%; }
.home-category .col-clearance a, .home-category .col-clearance { width: 100%; }

@media screen and (max-width: 1060px) {
    .home-category .col-sale a .long { width: 100%; font-size: 14px; }
    .home-category .col-clearance a .label { width: 100%; font-size: 12px; }
}

@media screen and (max-width: 991px) {
    .home-category .col-sale a .label { padding: 0 0 120px; font-size: 14px; }
    .home-category .col-clearance a .label { padding: 0 0 38px; font-size: 12px; }
}

.col-boots > div { width: 100%; }

@media screen and (max-width: 767px) {
    .home-category a.ultimateguide .circle { max-width: 70px; max-height: 70px; }
    .home-category a.ultimateguide.small .label { padding: 0 !important }
    .home-category a.ultimateguide .label img { width: 60% !important; }
    .col-sale a, .col-clearance a { padding: 0 0 0; height: 150px !important; }
    .home-category .col-sale a .label, .home-category .col-clearance a .label { padding: 0; height: 100%; }
    .col-boots { order: 2; }
    .col-rugs { order: 3; }
    .col-sale { order: 1; }
    .home-category .col-clearance { order: -1; }
    .home-category a.ultimateguide .new { font-size: 14px; padding: 6px 9px; }
}

@media (max-width: 480px) {
    .home-category { margin-top: 12px; }
        .home-category .box-3, .home-off .box-3, .home-off .box-6 { float: none; width: 100%; text-align: center; margin-top: 20px; }
}

@media (pointer:coarse) {
    .home-category a .label .view { opacity: 1; position: relative; top: 15px; }
}

.home-category-row { }
    .home-category-row > [class*='col-'] { display: flex; float: unset; flex-wrap: wrap; }
    .home-category-row .col-sm-6 { flex: 2; }
    .home-category-row .col-sm-3 { flex: 1; }

@media screen and (max-width: 767px) {
    .home-category-row .col-xs-12 { flex: 1 auto; width: 100%; }
}



/* Product Listing */
.listing-banner { position: relative; }
    /*.listing-banner .overlay { position: absolute; top: 0; left: 00%; bottom: 0; background-color: #FFF; height: 100%; width: 75%; background: -moz-linear-gradient(left, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }*/
    .listing-banner .inner { padding: 43px 33px; color: #252525; position: relative; z-index: 1; width: 100%; }
    .listing-banner.hasBanner .inner { width: 50%; }
    .listing-banner h1 { font-family: 'Lexend Deca'; font-weight: 600; font-size: 32px; margin: 0 0 12px; }
    .listing-banner .desc { font-family: 'Lato'; font-weight: 400; font-size: 13px; line-height: 22px; color: #252525; }
    .listing-banner.hasBanner .backgroundimage { background-repeat: no-repeat; background-position: right center; position: relative; background-size: cover; position: absolute; right: 0; top: 0; width: 70%; height: 100%; z-index: 0; }

@media (min-width: 992px) {
    .listing-banner .backgroundimage::before { content: ""; position: absolute; width: 40%; height: 100%; display: block; background: -moz-linear-gradient(left, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(255,255,255,1) 040%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
}

@media (max-width: 1450px) {
    .listing-banner { background-size: contain; }
        .listing-banner.hasBanner .overlay { left: 0%; width: 60%; }
}

@media (max-width: 991px) {
    .listing-banner .inner { padding: 30px 0 12px; width: 100% !important; }
    .listing-banner.hasBanner .backgroundimage { position: relative; width: 100vw; position: relative; height: 220px; max-height: 50vw; background-size: cover; margin-left: -15px; margin-right: -15px; }
    .content { }
}

@media (max-width: 568px) {
    .listing-banner h1 { font-size: 21px; }
    .listing-banner .inner { padding: 10px 0 12px; }
}

.listing-filter { margin: 6px 0 0; }
    .listing-filter .col-sm-4 { margin-top: 12px; }
    .listing-filter label { font-family: 'Lato'; font-weight: 600; display: inline-block; margin: 0 7px 0 0; line-height: 25px; font-size: 12px; }
    .listing-filter .select-wrapper { display: inline-block; width: 100%; max-width: 157px; height: 25px; }
    .listing-filter .sbHolder { height: 25px; width: 100%; max-width: 190px; }
    .listing-filter .sbToggle { top: 4px; }
    .listing-filter .sbSelector { height: 25px; line-height: 12px; color: #690203; font-weight: 400; }
    .listing-filter .sbOptions a { }
    .listing-filter .page-size { text-align: center; margin-top: 10px; }
        .listing-filter .page-size ul, .listing-filter .page-size li { display: inline; }
        .listing-filter .page-size a { display: inline-block; border: 1px solid #d1d1d1; width: 28px; height: 25px; line-height: 25px; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; text-decoration: none; margin: 0 3px 0 0; }
        .listing-filter .page-size .active a { background: #690203; color: #fff; border-color: #690203; font-weight: 700; }
    .listing-filter .pager { text-align: right; margin: 10px 0; margin-bottom: 0; }
        .listing-filter .pager a { border: 1px solid #d1d1d1; width: auto; height: 25px; line-height: 25px; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 0 6px; padding: 0 4px; text-align: center; min-width: 28px; }
    .listing-filter .last-page { width: auto; height: 25px; line-height: 25px; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; }
    .listing-filter .pager .active a { background: #690203; color: #fff; border-color: #690203; }
    .listing-filter .pager .PagedList-skipToPrev a,
    .listing-filter .pager .PagedList-skipToNext a { width: auto; }
.listing-filter-bottom { border-top: 1px solid #d1d1d1; padding-top: 16px; margin: 16px -1000px 0 -30px; padding: 22px 1000px 0 30px; }
.listing-showing { border-top: 1px solid #d1d1d1; font-family: 'Lato'; font-weight: 600; margin: 16px -1000px 0 -30px; padding: 22px 1000px 0 30px; font-size: 12px; }


@media (max-width: 767px) {
    .page-nav .row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
        .page-nav .row > div { display: flex; flex-direction: row; justify-content: center; gap: 10px; margin-bottom: 5px; }
        .page-nav .row:before, .page-nav .row:after { display: none }
}

@media (max-width: 767px) {
}

@media (max-width: 568px) {
    .page-nav .col-xs-6 { width: 100% }
}

.products-wrap .products-row { --repeat: 4; display: grid; grid-template-columns: repeat(var(--repeat, auto-fit),minmax(calc(250px * 1), 1fr)); }
.product-wrap { padding: 10px 20px 29px; position: relative; border: 1px solid #fff; text-align: center; position: relative; }
    .product-wrap .product-tools { padding: 10px 0 0; visibility: hidden; }
    .product-wrap .product-favorite { background: url(/images/product-favorite.png); width: 24px; height: 24px; float: left; }
    .product-wrap .product-remove { background: url(/images/close.png); width: 24px; height: 24px; float: left; }
    .product-wrap .product-quickview { background: url(/images/product-quickview.png); width: 24px; height: 24px; float: right; }
    .product-wrap .product-image { margin: 1px 0 0; display: block; }
        .product-wrap .product-image a { display: block; }
    .product-wrap h4 { font-family: 'Lexend Deca'; font-weight: 600; font-size: 14px; line-height: 19px; margin: 16px 0 0; overflow: hidden; }
        .product-wrap h4 a { color: #252525; }
    .product-wrap .product-price { margin: 10px 0 0; height: 19px; }
    .product-wrap .price-was { font-family: 'Lexend Deca'; font-weight: 500; font-size: 11px; color: #515151; display: inline-block; text-decoration: line-through; padding: 8px 0 0; }
    .product-wrap .price-now { font-family: 'Lexend Deca'; font-weight: 400; font-size: 18px; color: #690203; display: inline-block; }
    .product-wrap .product-special, .product-detail-module .product-special { text-align: center; font-family: 'Lexend Deca'; font-weight: 400; font-size: 10px; color: #690203; border: 1px solid #690203; width: 64px; height: 64px; -webkit-border-radius: 33px; -moz-border-radius: 33px; border-radius: 33px; position: absolute; top: -8px; right: -8px; padding: 20px 0; line-height: 12px; z-index: 1; background: white; }
.product-wrap-hover { border-color: #d1d1d1; }
    .product-wrap-hover .product-tools { visibility: visible; }
    .product-wrap-hover .product-special { display: none; }
.product-detail-module .product-special { position: absolute; top: 20px; left: -30px; z-index: 3; background: rgba(255, 255, 255, 0.5); }

@media screen and (min-width: 768px) {
    .product-detail-module .product-special { width: 70px; height: 70px; border-radius: 50%; font-size: 13px; line-height: 16px; }
}

@media (max-width: 1510px) {
    .product-detail-module .product-special { top: 20px; left: -10px; z-index: 3; background: rgba(255, 255, 255, 0.8); }
}

@media (max-width: 1400px) {
    .products-wrap .products-row { --repeat: 3; }
}

@media (max-width: 1100px) {
    .products-wrap .products-row { --repeat: 2; }
}

@media (max-width: 991px) {
    .products-wrap .products-row { --repeat: 3; }
}

@media (max-width: 800px) {
    .products-wrap .products-row { --repeat: 2; }
}

@media (max-width: 567px) {
    .products-wrap .products-row { display: flex; flex-direction: column }
}

@media screen and (max-width: 767px) {
    .product-detail-module .product-special { left: -12.5px; top: 22.5px; }

    .products-wrap .product-tools { padding: 0; }
    .products-row .product-wrap h4 { height: auto; padding-bottom: 10px; }
    .products-row .product-wrap .product-price { margin-top: auto; height: auto; }
    .footer-center .blog { width: 100%; overflow: hidden; }
}

@media screen and (max-width: 567px) {
    .footer-center .links { width: 50%; float: left; }
        .footer-center .links:.links-links { display: none; }
}

@media screen and (pointer:coarse) {
    body.msie .products-index-page .products-wrap .products-row { display: block; margin-right: -15px; margin-left: -15px; }
    body.msie .products-row .product-column { display: block !important; width: 50% !important; }
    body.msie .products-row .product-wrap { display: block; padding: 15px; }
    body.msie .products-wrap .product-tools { padding: 0; }
    body.msie .products-row .product-wrap h4 { height: auto; padding-bottom: 10px; }
    body.msie .products-row .product-wrap .product-price { margin-top: auto; height: auto; }
    .product-wrap { border-color: #d1d1d1; }
        .product-wrap .product-tools { visibility: visible; display: block; margin-left: -10px; margin-top: -10px; position: relative; }
            .product-wrap .product-tools .product-quickview { margin-left: 15px; float: left; }
}

.js .product-wrap.in-viewport { -webkit-animation: cascade 1s ease-in-out 1s forwards; -moz-animation: cascade 1s ease-in-out 1s forwards; -o-animation: cascade 1s ease-in-out 1s forwards; animation: cascade 1s ease-in-out 1s forwards; }
.js .col-md-4:nth-of-type(3n - 2) .product-wrap { animation-delay: 0s; }
.js .col-md-4:nth-of-type(3n - 1) .product-wrap { animation-delay: 0.2s; }
.js .col-md-4:nth-of-type(3n) .product-wrap { animation-delay: 0.4s; }

@keyframes cascade {
    from { transform: translateY(50px); opacity: 0; }
    to { transform: translateY(0px); opacity: 1; }
}

.products-index-page .products-wrap .col-md-3 { padding-right: 9px; padding-left: 9px; }
.products-index-page .product-wrap { margin: 0 0 24px; }


.column-left { padding-right: 0; }
    .column-left .refine { font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; border-bottom: 1px solid #d1d1d1; padding: 11px 0; margin-left: -1000px; padding-left: 1000px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; gap: 6px; }
    .column-left .block { margin-left: -1000px; padding-left: 1000px; border-bottom: 1px solid #d1d1d1; }
    .column-left .block-advice { border-bottom: 0; }
    .column-left .block-title { font-family: 'Lato'; font-weight: 600; font-size: 13px; color: #252525; position: relative; padding: 12px 30px 12px 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
        .column-left .block-title i { position: absolute; width: 13px; height: 13px; background: url(/images/plus-13.png); top: 14px; right: 14px; }
    .column-left .block-advice .block-title { color: #690203; }
    .column-left .block-content { padding: 0 0 7px; display: none; }
        .column-left .block-content a { font-family: 'Lato'; font-weight: 600; font-size: 12px; color: #252525; position: relative; display: block; text-decoration: none; padding: 0 10px 0 24px; margin: 0 0 7px; }
        .column-left .block-content i { position: absolute; top: 3px; left: 0; width: 11px; height: 11px; border: 1px solid #d2d2d2; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
        .column-left .block-content .active i { border-color: #690203; background: #690203; }
    .column-left .collapsed .block-title i { background-image: url(/images/minus-13.png); }
    .column-left .refine i { display: none; }

@media screen and (min-width: 992px) {
    .column-left { border-right: 1px solid #d1d1d1; }
    .column-right { border-left: 1px solid #d1d1d1; margin: 0 0 -30px -1px; padding: 0 0 30px 30px; }
    .column-left .block-category { display: block !important; }
}

@media (max-width: 992px) {
    .column-left .block-category { display: none; }
    .column-left .refine { background: #690203; color: #fff; }
        .column-left .refine i { display: block; position: absolute; width: 13px; height: 13px; background: url(/images/plus-13.png); top: 14px; right: 14px; }
}

/* Accordion */
.accordion { border-bottom: 1px solid #d1d1d1; }
.accordion-group { border: 0; border-top: 1px solid #d1d1d1; margin-bottom: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.accordion-heading .accordion-toggle { text-decoration: none; color: #690203; font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; padding: 12px 0; position: relative; display: block; }
    .accordion-heading .accordion-toggle i { position: absolute; width: 13px; height: 13px; top: 15px; right: 13px; display: block; background-image: url(/images/minus-13.png); }
    .accordion-heading .accordion-toggle.collapsed i { background-image: url(/images/plus-13.png); }
.accordion-group-disabled .accordion-heading .accordion-toggle { cursor: default; filter: alpha(opacity=50); opacity: 0.5; }
.accordion-inner > h2:first-child { margin-top: 0; }


/*
.accordion,
.toggle { margin-bottom: 20px; }
.accordion-group { margin-bottom: 2px; padding: 0; border-radius: 3px; background: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); border: 1px solid #e2e2e2; }
.accordion-heading { border-bottom: 0 none; position: relative; }
.accordion-heading a { color: #fff; text-decoration: none; margin: 0; border-radius: 5px; font-family: 'Chivo', sans-serif; }
.accordion-faq .accordion-heading a { font-family: inherit; font-weight: bold; }
.accordion-heading .accordion-toggle { display: block; padding: 10px 30px 10px 15px; font-size: 14px; line-height: 20px; background: #3C85F6; border-radius: 3px; }
.accordion-group-disabled .accordion-heading .accordion-toggle { background: #7cafff; cursor: default; }
.accordion-heading a.collapsed { margin: 0; background: #3C85F6; color: #fff; }
.accordion-heading a span { padding-right: 20px; position: absolute; top: 7px; right: -10px; text-align: center; color: #fff; font-size: 14px; }
.accordion-heading a span.number { position: relative; padding-right: 20px; top: auto; right: auto; }
.accordion-heading a span.closed { display: none; }
.accordion-heading a span.open { display: block; top: 7px; }
.accordion-heading a.collapsed span.open { display: none; }
.accordion-heading a.collapsed span.closed { display: block; }
.accordion-toggle { cursor: pointer; }
.accordion-inner { overflow: hidden; padding: 30px 20px; background: #fcfcfc; border: none; }
.accordion-group-5 h2 { margin: 0 0 10px; }
.accordion-group-5 ul { margin: 0 0 10px; }
*/

/* Area Panel */
.area-panel { border: 1px solid #dcdcdc; background: #fff; margin-top: 15px; }
.area-inner { padding: 10px 10px 0; }
    .area-inner.order-inner { padding: 0 !important; }
.area-panel .area-inner-top { padding-top: 0; }
.area-panel form { margin: 0; }
.area-inner .row .span6 { width: 450px; }
.area-inner .row .span4 { width: 293px; }
.area-inner .row .span3 { width: 214px; }
.area-inner .row .span2 { width: 136px; }

.area-panel .area-box { font-size: 13px; padding: 30px; }
.area-panel .area-content { padding: 30px; }
.area-box h2 { font-family: Quicksand, sans-serif; font-weight: 700; font-size: 24px; line-height: 30px; margin: 0 0 15px; }
.area-box ul { margin: 0 0 15px; }

.area-content { font-size: 13px; line-height: 22px; color: #535353; padding-top: 30px; }
    .area-content h1,
    .area-content h2,
    .area-content h3,
    .area-content h4,
    .area-content h5 { font-weight: 400; }
    .area-content h1 { font-size: 30px; }
    .area-content h2 { font-family: Quicksand, sans-serif; font-weight: 700; font-size: 24px; line-height: 30px; margin: 0 0 10px; }
    .area-content h3 { font-size: 22px; }
    .area-content h4 { font-size: 18px; }
    .area-content h5 { font-size: 14px; }
    .area-content p:last-child { margin-bottom: 0; }
    .area-content a { color: #535353; text-decoration: underline; }
        .area-content a:hover { color: #969; }
    .area-content .accordian { margin: 20px 0 0; }
    .area-content .qaset:first-child .question { padding-top: 0; }
    .area-content .qaset { margin: 0 0 5px; }
        .area-content .qaset .question { font-size: 15px; font-weight: bold; padding: 20px 0 5px 0; }
        .area-content .qaset .answer { padding: 10px 0 25px 0; border-bottom: 1px solid #eee; }

    .area-content .divider { height: 1px; background-color: #eee; width: 100%; margin: 20px 0; }

.area-splitter-2-1,
.area-splitter-2-2 { width: 50%; float: left; padding-top: 25px; padding-bottom: 25px; }
    .area-splitter-2-1 .area-splitter-box { padding: 0 69px 0 70px; border-right: 1px solid #dcdcdc; }
    .area-splitter-2-2 .area-splitter-box { padding: 0 70px; }

.button-panel .btn { float: left; margin: 15px 15px 0 0; }
.button-panel-right .btn { float: right; margin: 15px 0 0 15px; }
.button-panel-center { text-align: center; }
    .button-panel-center .btn { float: none; margin: 15px 7px 0; }

/* Breadcrumbs */
.breadcrumbs { font-family: 'Lexend Deca'; background: #f9f9f9; color: #690203; font-weight: 600; letter-spacing: unset; /*.06em; */ font-size: 12px; padding: 10px 0 10px; word-spacing: unset; /* 1px;*/ border-bottom: 1px solid #d1d1d1; }
    .breadcrumbs .links { display: flex; gap: 2px 8px; flex-wrap: wrap }
    .breadcrumbs i { font-style: normal; font-weight: 700; margin-left: 5px; display: inline-block; }
    .breadcrumbs a { color: #690203; }
    .breadcrumbs span { padding: 0; color: #690203; font-weight: normal; }

@media only screen and (max-width: 767px) {
    .breadcrumbs .current,
    .breadcrumbs .Home,
    .breadcrumbs .penultimate i { display: none !important }
}
/* Footer */
.footer-top { border-top: 1px solid #d1d1d1; padding: 42px 0; margin: 30px 0 0; }
    .footer-top .newsletter { position: relative; padding: 0 0 30px; }
        .footer-top .newsletter form { margin: 0; display: flex; }
        .footer-top .newsletter label { border: 1px solid #d1d1d1; color: #252525; font-size: 14px; padding: 5px 15px 5px; margin: 0; font-family: 'Lexend Deca'; font-weight: 500; top: 0; left: 0; height: 42px; text-align: center; width: 200px; display: flex; align-items: center; justify-content: center; }
        .footer-top .newsletter .email { padding: 11px 19px 0; border: 1px solid #d1d1d1; border-width: 1px 0 1px 0; height: 42px; width: calc( 100% - 320px ); }
            .footer-top .newsletter .email input { border: 0; box-shadow: none; border-radius: 0; font-family: 'Lato'; font-size: 15px; width: 100%; margin: 0; padding: 0; line-height: 18px; }
        .footer-top .newsletter button { background: #690000; height: 42px; border: 0; top: 0; right: 0; width: 120px; font-size: 15px; color: #fff }
    .footer-top .social { text-align: center; }
        .footer-top .social li { display: inline; }
        .footer-top .social a { display: inline-block; width: 112px; height: 42px; }
        .footer-top .social .facebook { background-image: url(/images/footer-facebook.png); }
        .footer-top .social .twitter { background-image: url(/images/footer-twitter.png); }
        .footer-top .social .instagram { background-image: url(/images/footer-instagram.png); }

@media (max-width: 542px) {

    .footer-top .newsletter { float: none; padding: 0; text-align: center; }
        .footer-top .newsletter label { float: none; position: static; margin: 0 auto 0; border: none; }
        .footer-top .newsletter .email { border-width: 1px; margin: 0 0 20px; }
            .footer-top .newsletter .email input { text-align: center; }
        .footer-top .newsletter button { top: auto; bottom: 0; position: static; margin: 0 auto; display: block; width: 100%; background-position: center; background-color: #690100; height: 52px; }
}

@media (min-width: 768px) {
    .footer-top .newsletter { }
        .footer-top .newsletter .email { padding: 10px; }
    .footer-top .social ul { float: right; margin-top: 0; }
    .footer-top .social li { float: left; }
    .footer-top .social a { float: left; }
}

@media (min-width: 992px) {
    /*.footer-top .newsletter { width: 100%; }*/
    .footer-top .newsletter .email { padding: 11px 19px 0; }
}

@media (min-width: 1056px) {
    /*.footer-top .newsletter { width: 65%; }*/
}

@media screen and (max-width: 1200px) {

    /*.footer-top .newsletter { width: 475px; }*/
}

@media screen and (max-width: 567px) {
    .footer-top .newsletter form { flex-direction: column; margin-bottom: 35px; width: 90%; margin: 0 auto 35px }
        .footer-top .newsletter form > * { width: 100%; text-align: center }
    .footer-top .newsletter .email { width: 100%; border-bottom: 1px solid #d1d1d1; border-width: 0 1px; margin: 0 0; }
    .footer-top .newsletter label { width: 100%; border: 1px solid #d1d1d1; border-width: 1px 1px 0; }
    .footer-top .newsletter .email input { text-align: center; border-bottom: 0px solid #d1d1d1; }
}

.footer-center { border-top: 1px solid #d1d1d1; }
    .footer-center .links { padding-top: 35px; padding-bottom: 35px; }
        .footer-center .links h3 { font-family: 'Lexend Deca'; font-weight: 400; font-size: 14px; /*letter-spacing: 0.06em;*/ color: #690203; margin: 0 0 13px; }
    .footer-center ul { font-family: 'Lato'; font-weight: 600; font-size: 14px; word-spacing: -1px; }
    .footer-center li { padding: 0 0 3px; line-height: 18px; }
    .footer-center a { color: #252525; }
    .footer-center .blog { color: #252525; font-size: 14px; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; }
        .footer-center .blog .inner { padding: 33px 0; }
        .footer-center .blog h3 { font-family: 'Lexend Deca'; font-weight: 400; font-size: 14px; /*letter-spacing: 0.06em;*/ color: #690203; margin: 0; line-height: 18px; word-spacing: 2px; }
        .footer-center .blog .date { font-family: 'Lexend Deca'; font-weight: 400; word-spacing: 2px; margin: 15px 0 0; }
        .footer-center .blog .summary { font-family: 'Lato'; font-weight: 600; margin: 15px 0 0; line-height: 19px; word-spacing: -1px; }
        .footer-center .blog .more { margin: 19px 0 0; }
            .footer-center .blog .more a { font-family: 'Lexend Deca-Thin'; font-size: 13px; color: #fff; background: #690203; width: 73px; height: 24px; display: block; line-height: 25px; text-decoration: none; text-align: center; }
    .footer-center .free { text-align: center; }
        .footer-center .free .inner { padding: 26px 0; }
        .footer-center .free h3 { font-family: 'Lexend Deca'; font-weight: 500; font-size: 27px; color: #690203; margin: 34px 0 0; line-height: 29px; }
        .footer-center .free .find { margin: 18px 0 0; }
            .footer-center .free .find a { font-family: 'Lexend Deca-Thin'; font-size: 13px; color: #fff; background: #690203; width: 93px; height: 24px; margin: 0 auto; display: block; line-height: 24px; text-decoration: none; }

.footer-bottom { border-top: 1px solid #d1d1d1; font-family: 'Lato'; font-weight: 600; font-size: 14px; color: #252525; word-spacing: -1px; padding: 0 0 19px; }
    .footer-bottom a { color: #690203; }
    .footer-bottom .copyright { float: left; margin: 24px 42px 0 0; }
    .footer-bottom .website { float: left; margin: 24px 0 0; }
    .footer-bottom .payment { float: right; margin: 18px 0 0; }
        .footer-bottom .payment li { display: inline-block; margin-left: 13px; vertical-align: middle; }

/* Blog Index Page */
.blog-index-page .blog-item { border-top: 1px dashed #d1d1d1; padding: 0 0 20px; }
    .blog-index-page .blog-item:first-child { border-top: 0; }
    .blog-index-page .blog-item .date { margin: 0 0 10px; }
    .blog-index-page .blog-item .thumbnail { margin: 0 0 10px; }
.blog-index-page .footer-top { margin-top: 10px; }
.actions { font-family: 'Lexend Deca'; }
.blog-title { font-family: 'Lexend Deca'; text-align: center; font-weight: bold; }
.blog-index-page .more a { background-color: #690203; color: #fff; padding: 5px; font-family: 'Lexend Deca', Arial, Helvetica, sans-serif; font-weight: 200; }
.blog-index-page .more { margin: 20px 0; }


/* Blog Detail Page */
.blog-detail-page .date { margin: 0 0 10px; }
.blog-detail-page .thumbnail { margin: 0 0 10px; }

/* Product Detail Page */

.product-detail-module { position: relative; display: flex; flex-direction: column }
    .product-detail-module .enlarge { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 199; background: #fff; }
        .product-detail-module .enlarge .inner { position: relative; }
        .product-detail-module .enlarge .close { z-index: 99; background: #fff; position: absolute; right: 20px; top: 20px; }
            .product-detail-module .enlarge .close:hover { opacity: 1; }

    .product-detail-module .big-images { border: 1px solid #d1d1d1; margin-top: 34px; text-align: center; position: relative; }
    .product-detail-module .detail-left .big-images img { /*max-height: 70vh;*/ object-fit: contain; aspect-ratio: 1 / 1; }
    .product-detail-module .enlarge-btn { position: absolute; top: 20px; right: 20px; z-index: 99; cursor: pointer; }
    .product-detail-module .enlarge-btn { position: absolute; top: 20px; right: 20px; z-index: 99; cursor: pointer; background: #ffffff99; border-radius: 50%; padding: 5px; }

    .product-detail-module .big-images .owl-item.loading { min-height: 294px; }
    .product-detail-module .big-images .owl-prev,
    .product-detail-module .big-images .owl-next { position: absolute; width: 33px; height: 32px; top: 50%; margin-top: -16px; text-indent: -999em; }
    .product-detail-module .big-images .owl-prev { left: 12px; background: url(/images/arrow-left.png); }
    .product-detail-module .big-images .owl-next { right: 12px; background: url(/images/arrow-right.png); }
    .product-detail-module .small-images { border: 1px solid #d1d1d1; border-top: 0; padding: 0; position: relative; z-index: 2; }
    .product-detail-module .info-image img { display: block; margin: 0 auto }
    .product-detail-module .small-images .item { float: left; margin: 0 8px 0 0; padding: 10px; }
    .product-detail-module .small-images img { cursor: pointer; }
    .product-detail-module .share { margin: 15px 0; }
        .product-detail-module .share span { float: left; font-family: 'Lato'; font-weight: 600; font-size: 14px; padding: 5px 12px 5px 0; }
        .product-detail-module .share ul { float: left; }
        .product-detail-module .share li { float: left; }
    .product-detail-module .back-link { font-family: 'Lexend Deca'; font-weight: 400; color: #252525; font-size: 13px; margin: 0 0 0; line-height: 1; }
    .product-detail-module h1 { font-family: 'Lexend Deca'; font-weight: 600; font-size: 30px; margin: 9px 0 12px; line-height: 1.1; }
    .product-detail-module .code { font-family: 'Lexend Deca'; font-weight: 400; font-size: 12px; margin: 0 0; line-height: 1; /*letter-spacing: 0.06em;*/ }
    .product-detail-module .price { display: flex; margin: 0 0; padding: 0; align-items: flex-end; gap: 10px; }
    .product-detail-module .price-was { text-decoration: line-through; font-family: 'Lexend Deca'; font-weight: 500; font-size: 17px; color: #515151; }
    .product-detail-module .price-now { font-family: 'Lexend Deca'; font-weight: 600; font-size: 42px; color: #690203; margin: 2px 0 0; line-height: 1; }
    /*.product-detail-module .brand { float: right; margin-top: 21px; display: none; }*/
    .product-detail-module .brand { }
.deptcode { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; }


.free-shipping { border-top: 1px solid #d1d1d1; padding: 20px 0 20px; display: flex; }
/*.free-shipping { display:flex;}
    .free-shipping .text{ display:flex;}*/
.basket-popup .free-shipping { flex-direction: column; }
.free-shipping .text { font-family: 'Lexend Deca'; font-weight: 400; color: #252525; font-size: 10px; background: #d1d1d1 url(/images/free-shipping.png) no-repeat 8px center; padding: 8px 12px 8px 40px; line-height: 1.1; width: 200px; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 14px; }
.free-shipping .left { border: 1px solid #d1d1d1; color: #000; font-family: 'Lexend Deca'; font-weight: bold; font-size: 11px; float: left; min-width: 140px; text-align: center; margin: 0; padding: 5px 10px; background: #dff0d8; }
    .free-shipping .left a { color: #690203; }
    .free-shipping .left span { font-size: 21px; }
.product-detail-module .free-shipping .click { float: right; color: #252525; width: 193px; font-size: 13px; font-family: 'Lato'; font-weight: 600; word-spacing: 1px; line-height: 18px; margin: 0 0 20px; }

.product-detail-bsk-message { border: 1px solid #d1d1d1; color: #000; /*font-family: 'Lexend Deca';*/ /*font-weight: bold;*/ font-size: 18px; float: left; min-width: 140px; text-align: center; margin-bottom: 4px; padding: 5px 10px; background: #dff0d8; }

.free-shipping .text-basket { font-family: 'Lexend Deca'; font-weight: 400; color: #252525; font-size: 12px; background: #d1d1d1 url(/images/free-shipping.png) no-repeat 40px center; float: left; padding: 20px 3px 20px 52px; line-height: 13px; width: 100%; text-align: center; }

.free-shipping .left { border: 1px solid #d1d1d1; color: #000; font-family: 'Lexend Deca'; font-weight: bold; font-size: 11px; float: left; min-width: 140px; text-align: center; margin: 0; padding: 11.5px 10px; background: #dff0d8; height: auto !important; width: calc(100% - 200px); display: flex; align-items: center; justify-content: center; flex-direction: column; }

.free-shipping .left-basket { border: 1px solid #d1d1d1; color: #000; font-family: 'Lexend Deca'; font-weight: bold; font-size: 14px; float: left; min-width: 140px; text-align: center; width: 100%; padding: 15px; background: #dff0d8; height: auto !important; margin-bottom: 20px; }
    .free-shipping .left-basket a { color: #690203; }

.fancybox-overlay .product-detail-module .free-shipping .text { padding: 7px 3px 11px 36px; }
.fancybox-overlay .product-detail-module .free-shipping .left { width: 226px; padding: 0 10px; }
    .fancybox-overlay .product-detail-module .free-shipping .left span { padding: 7px 10px; display: block; font-size: 20px; }

.product-detail-module .feature-title { margin: 19px 0 18px; }
.product-detail-module .feature-list { list-style: disc; padding-left: 17px; }
    .product-detail-module .feature-list li { line-height: 18px; }
.product-detail-module .despatch .accordion-inner h3 { font-size: 14px; font-family: 'Lato'; font-weight: 900; line-height: 18px; margin: 0; }
.product-detail-module .variation-stock { margin: 18px 0 0 0; position: relative; padding: 0; }
    .product-detail-module .variation-stock .sbHolder { font-family: 'Lexend Deca'; font-weight: 400; font-size: 20px; color: #690203; height: 39px; margin-top: 6px; }
    .product-detail-module .variation-stock .colour-wrap .sbHolder { z-index: 103; }
    .product-detail-module .variation-stock .size-wrap .sbHolder { z-index: 102; }
    /*    .product-detail-module .variation-stock .colour-wrap .sbSelector::before { content:"Colour: "; }
    .product-detail-module .variation-stock .size-wrap .sbSelector::before { content:"Size: "; }*/
    .product-detail-module .variation-stock .sbToggle { top: 10px; }
    .product-detail-module .variation-stock .sbSelector { height: auto; font-size: 16px; line-height: 20px; position: static; padding: 12px 20px 12px 0; border-right: 0; border-left: 0; }
    .product-detail-module .variation-stock .option-wrap { position: relative; }
        .product-detail-module .variation-stock .option-wrap span { position: absolute; top: 10px; }
    .product-detail-module .variation-stock .sbSelector:link,
    .product-detail-module .variation-stock .sbSelector:visited,
    .product-detail-module .variation-stock .sbSelector:hover { color: #690203; }

    .product-detail-module .variation-stock .option-colour + .sbHolder .sbSelector::before { content: 'Colour: '; }
    .product-detail-module .variation-stock .option-size + .sbHolder .sbSelector::before { content: 'Size: '; }
    .product-detail-module .variation-stock .hire-purchase + .sbHolder .sbSelector::before { content: 'Purchase or Hire: '; }

.product-detail-module .stock-status { font-family: 'Lexend Deca'; font-size: 16px; float: left; margin: 30px 0 0; word-spacing: 1px; position: relative; }
.product-detail-module .stock-in { color: #6ecd18; background: url(/images/stock-in.png) no-repeat; padding: 0 0 0 31px; }
.product-detail-module .stock-out { color: #690203; background: url(/images/stock-out.png) no-repeat; padding: 0 0 0 31px; }
.product-detail-module .feedback { margin: 24px 0 0; }
.product-detail-module .quantity-cart { padding: 30px 0; display: flex; gap: 15px; }
.product-detail-module .quantity-panel { }
.product-detail-module .quantity-control { width: 17px; height: 17px; float: left; margin-top: 11px; }
.product-detail-module .quantity-minus { background-image: url(/images/minus-17.png); }
.product-detail-module .quantity-plus { background-image: url(/images/plus-17.png); }
.product-detail-module .quantity { border: 1px solid #d1d1d1; font-family: 'Lexend Deca'; font-weight: 400; font-size: 20px; color: #690203; width: 36px; height: 39px; padding: 0; line-height: 37px; text-align: center; float: left; margin: 0 7px; }
.product-detail-module .add-cart { flex-grow: 1; font-size: 16px; line-height: 27px; text-decoration: none; overflow: hidden; }
.fancybox-overlay .product-detail-module .add-cart { width: 55%; }
.product-detail-module .favorite { float: left; background: url(/images/favorite.png); width: 29px; height: 29px; margin-top: 5px; }
.product-detail-module .accordion-inner { font-family: 'Lato'; font-size: 16px; padding: 1px 1px 18px; word-spacing: 2px; line-height: 1.2; }

@media (max-width: 768px) {
    .product-detail-module .enlarge-btn { display: none; }
    .product-detail-module .quantity-cart { display: flex; justify-content: space-around; flex-direction: row; flex-wrap: nowrap; }
    .product-detail-module .add-cart { width: 55%; }
}

@media (max-width: 400px) {
    .product-detail-module .quantity-cart { justify-content: space-around; flex-direction: row; flex-wrap: wrap; }
    .product-detail-module .add-cart { width: 100%; margin: 15px 0 0; order: 2; }
    .product-detail-module .quantity-cart { display: flex; justify-content: space-around; flex-direction: row; flex-wrap: wrap; }
    .product-detail-module .favorite { margin-left: auto; }
    .product-detail-module .quantity-panel { margin-right: auto; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-detail-module .add-cart { width: 53%; }
}

@media (max-width: 991px) {
    /*.product-detail-module */ .free-shipping .left { width: 50%; }
    /* .product-detail-module*/ .free-shipping .text { width: 50%; }
    .menu-header nav { width: 100%; }
}

@media (min-width: 767px) and (max-width: 1199px) {
    /*.product-detail-module .free-shipping .left span { display: block; padding: 7px 11px; }*/
}

@media (min-width:767px) and (max-width:991px) {
    /*.product-detail-module .free-shipping .left { margin-top: 10px; width: 100%; }*/
    .product-detail-module .add-cart { width: 40%; font-size: 16px; margin-right: 7px; padding: 6px 8px; }
}

@media (min-width: 815px) and (max-width: 1129px) {
    .fancybox-overlay .product-detail-module .add-cart { width: 40%; font-size: 15px; margin-right: 10px; }
}

@media (min-width: 767px) and (max-width: 814px) {
    .fancybox-overlay .product-detail-module .add-cart { width: 39%; font-size: 13px; margin-right: 7px; padding: 6px 7px; }
    .fancybox-overlay .product-detail-module .quantity { width: 30px; }
}

@media (min-width:767px) and (max-width: 1129px) {
    .fancybox-overlay .product-detail-module .free-shipping .left { margin-top: 10px; }
}

@media (max-width: 320px) {
    .product-detail-module .free-shipping .left { padding: 6px 5px; width: 257px; }
}

.pricerow { display: flex; justify-content: space-between; flex-direction: row; align-content: center; }

@media (min-width: 768px) {
    .product-detail-module { flex-direction: row; justify-content: space-between; }
        .product-detail-module .detail-left { width: 48%; }
        .product-detail-module .detail-right { width: 48%; padding-top: 35px; }
            .product-detail-module .detail-right > .inner { }
        .product-detail-module .detail-left .big-images img { max-height: 70vh; }
}

@media (min-width: 992px) {
    .product-detail-module .detail-left { width: 58%; }
    .product-detail-module .detail-right { width: 38%; padding-top: 35px; }
}

.product-detail-module .detail-left .item:not(:first-child) { display: none; }
.product-detail-module .detail-left .slick-initialized .item.slick-slide { display: block; }

@media (max-width: 767px) {
    .shopping-cart-total { margin: 25px 0 30px; }
        .shopping-cart-total th { text-align: Left; width: 50%; }
            .shopping-cart-total th.text-right { text-align: Right; }
    .buttons-line p { text-align: center; }
    .product-detail-module h1 { font-size: 24px; }
    .product-detail-module .price-now { font-size: 36px; }
    .detail-left { margin-bottom: 35px; }
}

@media (max-width: 519px) {
    .product-detail-module .free-shipping .click { width: 100%; float: left; }
    .free-shipping { flex-direction: column; }
        .product-detail-module .free-shipping .text, .free-shipping .text { width: 100%; font-size: 12px; padding: 15px 36px; }
        .product-detail-module .free-shipping .left, .free-shipping .left { width: 100%; margin-bottom: 11px; font-size: 12px; }
    .product-detail-module .price { align-items: flex-start; gap: 0px; flex-direction: column; }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-detail-module .free-shipping .click { width: 100%; float: left; }
}

@media (min-width: 992px) and (max-width: 1055px) {
    .product-detail-module .free-shipping .click { width: 160px; }
}

@media (min-width: 1056px) {
    .product-detail-module .share span { padding-right: 0; }
    .product-detail-module .share ul { float: right; }
}

.product-detail-module .share ul { display: flex; flex-wrap: wrap; margin-bottom: 15px; }
    .product-detail-module .share ul li { width: 25%; }

@media (max-width: 380px) {
    .product-detail-module .share ul li { width: 50%; }
        .product-detail-module .share ul li a { padding: 6px 0; }
}

#brandsSldier .col { padding: 0 10px; }
#brandsSldier .product-wrap { padding: 10px 10px 29px; }

.sizeChartsContent td { padding-right: 50px; padding-left: 5px; padding-bottom: 5px; font-size: 16px; }
.sizeChartsContent th { padding-bottom: 5px; padding-left: 5px; font-size: 17px; }
.sizeChartsContent h3 { padding-bottom: 25px; padding-top: 30px; color: #690203; }
.sizeChartsContent .table tr { transition: background 0.2s ease-in; }

.sizeChartsContent table tr:nth-child(odd) { background: #edecec; }

.sizeChartsContent table tr:hover { background: #690203; color: #fff; cursor: default; }
.might-more .sldier { display: none; }
.products-ddetail-page .might-more { margin-top: 34px; }
.products-detail-page .might-more h2 { font-family: 'Lexend Deca'; font-weight: 400; font-size: 13px; color: #690203; border-bottom: 1px solid #d1d1d1; margin: 0; padding: 0 0 7px; line-height: 46px; height: 54px; }
    .products-detail-page .might-more h2 span { }
    .products-detail-page .might-more h2 img { }
.products-detail-page .might-more .product-wrap { margin: 30px 0 0; }
/*.products-detail-page .might-like,
.products-detail-page .more-from { display: none; }*/
.products-detail-page .sldier h2 { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
.products-detail-page .sldier { margin: 0 0 35px }

    .products-detail-page .sldier.sldier-associated { float: unset; margin: 0; padding: 0; display: none; }
        .products-detail-page .sldier.sldier-associated .product-wrap,
        .products-detail-page .sldier.sldier-associated .slick-slide { margin: 0; padding: 5px 5px; }
        .products-detail-page .sldier.sldier-associated h2 { text-transform: uppercase }
        .products-detail-page .sldier.sldier-associated h4 { font-size: 10px; line-height: 14px; }
        .products-detail-page .sldier.sldier-associated .product-tools,
        .products-detail-page .sldier.sldier-associated .product-price { display: none }
#associatedSldier.slick-slider .product-special { width: 40px !important; height: 40px !important; border-radius: 50% !important; font-size: 7px !important; line-height: 9px !important; left: 2px !important; background: rgba(255, 255, 255, .5) !important; padding: 11px 2px !important; text-align: center !important; top: 2px !important; right: 2px !important; }
.slick-slider .product-special { top: 2px; right: 2px; }

.products-detail-page .sldier .slickarrow { display: flex }
    .products-detail-page .sldier .slickarrow .slick-arrow { height: 46px; display: flex; align-items: center; padding: 5px 10px; cursor: pointer; text-decoration: none !important; }
        .products-detail-page .sldier .slickarrow .slick-arrow[aria-disabled="true"] { display: none }
        .products-detail-page .sldier .slickarrow .slick-arrow.left { padding-right: 5px; margin-right: 5px; justify-content: flex-end; }
        .products-detail-page .sldier .slickarrow .slick-arrow.right { padding-left: 5px; margin-left: 5px; justify-content: flex-start; }
    .products-detail-page .sldier .slickarrow .fa { display: block; }

.products-detail-page .might-more { padding: 40px 0 60px; }

@media(min-width:1201px) {
    .products-detail-page .might-more .sldier-mightlike { width: 50% }
    .products-detail-page .might-more .sldier-brands { width: 50%; }

    .products-detail-page .might-more[data-might-like-count="1"] .sldier-mightlike { width: 20%; border: none; }
    .products-detail-page .might-more[data-might-like-count="1"] .sldier-brands { width: 80%; border: none; }

    .products-detail-page .might-more[data-might-like-count="2"] .sldier-mightlike { width: 40%; border: none; }
    .products-detail-page .might-more[data-might-like-count="2"] .sldier-brands { width: 60%; border: none; }

    .products-detail-page .might-more[data-might-like-count="0"] .sldier-mightlike,
    .products-detail-page .might-more[data-might-like-count="0"] .sldier-brands { width: 100%; border: none; }

    .products-detail-page .might-more[data-might-like-count="0"][data-brands-count="1"] .sldier-brands { width: 40%; border: none; }
    .products-detail-page .might-more[data-might-like-count="0"][data-brands-count="1"] .sldier-alsobought { width: 60%; border: none; }
}

@media(max-width:567px) {
    .products-detail-page .sldier h2 { display: flex; flex-direction: column; align-items: center; height: unset; text-align: center; line-height: 1; }
    .products-detail-page .sldier span { width: 100%; }
    .products-detail-page .sldier .slickarrow .slick-arrow { width: 48%; height: 42px; }
}

.products-detail-page .might-more .sldier-brands::before { content: ""; position: absolute; background: #d1d1d1; height: 80%; top: 20%; width: 1px; left: -0.5px; }
.products-detail-page .might-more[data-might-like-count="0"] .sldier-brands::before { display: none !important }


.products-detail-page .video-item { margin: 10px 0; }

.products-detail-page .also-bought .slick-prev { left: 0; }
.products-detail-page .also-bought .slick-next { right: 0; }

/* Ecommerce Frontend */
.ef-cancelled { color: #727272; font-weight: bold; }
.ef-dispatched { color: #008000; font-weight: bold; }
.ef-failed { color: #bf0000; font-weight: bold; }
.ef-pending { color: #56c023; font-weight: bold; }
/* Members Page */
.members-content { margin-top: 60px; margin-bottom: 120px; }
    .members-content h1 { font-family: 'Lexend Deca'; font-weight: 500; font-size: 32px; margin: 0 0 30px; text-align: center; }
    .members-content .form-groups { text-align: left; }
    .members-content .Security .form-groups { }
    .members-content a { color: #690203; display: inline-block; }
    .members-content h2 { background: #ccc; padding: 5px 10px; font-family: 'Lexend Deca'; font-weight: 500; font-size: 16px; /*letter-spacing: 0.06em;*/ padding: 8px 16px }
    .members-content .error { margin: 5px 1px 17px; font-weight: 500; font-size: 16px; letter-spacing: .06em; color: red; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; }
        .members-content .error i { margin-right: 5px; }
    .members-content .buttons-line { text-align: center }
    .members-content .bag-settings-buttons-line { justify-content: flex-end }
    .members-content .btn { font-size: 16px; display: inline-block !important; float: unset }
.update-bag { float: right; margin-top: 10px; color: #690203; }
.members-content .btn-danger { color: #fff; }
.members-content .btn-sm { font-size: 14px; }
.color-blue { background: #00298C; border-color: #00298C; }
    .color-blue:hover { background: blue; border-color: blue; }
.postcode-loading { display: none; }
    .postcode-loading img { display: block; margin: 0 auto; }
.postcode-select-wrap { display: none; }

@media(min-width:500PX) {
    .checkout-index-page .discount-panel .buttons-line { margin: 0 !important; }
    .discount-panel .voucher-flex { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
    .discount-panel .btn { height: 36px; margin: 0 !important; }
    .discount-panel .form-group { padding: 0; width: 100% }
        .discount-panel .form-group input { height: 100%; height: 36px; }
}

/*.postcode-find { padding: 2px 12px; }*/

/* Address List */
.address-list { *zoom: 1; display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; }



    .address-list .address { width: 100%; padding: 10px; border: 1px solid #ddd; }
        .address-list .address ul { margin: 0 0 10px; }
        .address-list .address .buttons { overflow: hidden; }
        .address-list .address .delete { margin: 0; margin-left: auto; }
.modal-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; background: url(/images/modal-close.png); border: 0; padding: 0; }
.modal-content { border-radius: 0; box-shadow: none; border: 0; }
/* Checkout Index Page */
.checkout-index-page .col-sm-4 { margin-top: 30px; }
    .checkout-index-page .col-sm-4 h2 { margin-top: 0; }
.checkout-index-page .prompt-text { float: right; color: #d7597b; margin-top: 10px; }
.checkout-index-page .paypal-abox { padding: 0; border: none; background: none }
.checkout-index-page .img-checkout-with-paypal { background: url(/images/expresscheckout_buttons.png) -17px -14px no-repeat; width: 228px; height: 44px; display: block; }

@media(max-width:1600px) {
    .address-list { grid-template-columns: repeat(4, 1fr); }
}

@media(max-width:1200px) {
    .address-list { grid-template-columns: repeat(3, 1fr); }
}

@media(max-width:769px) {
    .address-list { grid-template-columns: repeat(2, 1fr); }
}

@media(max-width:561px) {
    .address-list { grid-template-columns: repeat(1, 1fr); }
    .order-history .table thead { display: none; }
    .order-history .table tbody { display: flex; flex-direction: column; }
        .order-history .table tbody tr { display: flex; flex-direction: column; border-top: 1px solid #ddd; margin-bottom: 20px; }
            .order-history .table tbody tr td { border-top: 0 solid #ddd; }
                .order-history .table tbody tr td::before { font-weight: 700; }
                .order-history .table tbody tr td.date::before { content: "Date: "; }
                .order-history .table tbody tr td.oid::before { content: "Order ID: "; }
                .order-history .table tbody tr td.ost::before { content: "Status: "; }
                .order-history .table tbody tr td.tot::before { content: "Total: "; }
}

/* Members Wishlist */
.members-wishlist-page .content-title { text-align: center; }
    .members-wishlist-page .content-title .btn { margin-top: 20px; }

.members-wishlist-page .wishlist-login { padding-bottom: 24px; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; justify-content: space-between; gap: 30px; padding: 20px 20px 20px; }
.members-wishlist-page .area-panel { margin-top: 15px; max-width: 920px; width: 100%; margin: 0 auto; }
.members-wishlist-page .wishlist-login .area-inner { padding: 10px 20px 30px; }
.members-wishlist-page .wishlist-login .left-panel { padding: 0 0; text-align: center }
    .members-wishlist-page .wishlist-login .left-panel h3 { font-size: 14px; font-weight: 600; line-height: 20px; margin: 0 0 6px; }
    .members-wishlist-page .wishlist-login .left-panel p { font-size: 13px; line-height: 18px; }
.members-wishlist-page .wishlist-login .right-panel { display: flex; gap: 15px; }
.members-wishlist-page .product-main .grid { display: grid; flex-wrap: wrap; gap: 15px; }
.members-wishlist-page .wishlist-login .right-panel span { font-size: 14px; line-height: 40px; }
.members-wishlist-page .product-col { padding: 0; }
.members-wishlist-page .product-col { width: 100% }


@media only screen and (max-width: 600px) {
    .members-wishlist-page .wishlist-login .right-panel { display: flex; gap: 0px; flex-direction: column; align-items: center; }
}

.members-wishlist-page .filter-row { margin-top: 19px; padding-bottom: 5px; }
.members-wishlist-page .saved-items { float: left; font-size: 13px; padding: 5px 8px; }
    .members-wishlist-page .saved-items strong { font-family: 'Lato', Arial; }
.members-wishlist-page .sort-by-wrapper { width: 149px; float: right; padding-right: 3px; }
.members-wishlist-page .sbHolder { height: 25px; font-family: 'Lato', Arial; }
.members-wishlist-page .sbToggle { top: 4px; }
.members-wishlist-page .sbSelector { height: 25px; line-height: 25px; }
    .members-wishlist-page .sbSelector:link,
    .members-wishlist-page .sbSelector:visited,
    .members-wishlist-page .sbSelector:hover { color: #666; }
.members-wishlist-page .fa-trash { font-size: 20px; }

.members-wishlist-page .product-main { margin-top: 20px; }
.members-wishlist-page .products-panel .area-inner { padding-bottom: 45px; }
.members-wishlist-page .product-item { padding-top: 45px; }
.members-wishlist-page .product-remove { text-align: right; font-family: Verdana; padding: 0 2px; }
    .members-wishlist-page .product-remove a { color: #747474; }
.members-wishlist-page .product-image { margin-top: 5px; }
.members-wishlist-page .product-name { font-size: 13px; font-weight: 400; margin-top: 7px; height: 32px; overflow: hidden; }
.members-wishlist-page .product-price { font-weight: 400; font-size: 11px; margin-top: 11px; }
    .members-wishlist-page .product-price strong { color: #d7597b; font-size: 15px; }
.members-wishlist-page .product-view-detail { margin-top: 6px; }
    .members-wishlist-page .product-view-detail .btn { padding: 4px 20px; background-color: #666; color: #fff; border: 0; }

/* Checkout Confirmation Page */
.checkout-confirmation-page .login-form { width: 286px; }
.checkout-confirmation-page .accordion-heading .accordion-toggle { padding: 10px 0; font-size: 24px; line-height: 28px; }
.checkout-confirmation-page .accordion-inner { padding: 5px 0 10px; }
.checkout-confirmation-page .accordion-group-4 .get-quote,
.checkout-confirmation-page .accordion-group-4 .amount-quoted { display: none; }
.checkout-confirmation-page #dropin-container { width: 100%; height: auto; overflow: hidden; max-width: 800px; margin: 90px auto 0; }
.checkout-confirmation-page .payment-panel .dropin-box { position: relative; width: 1500px; height: 360px; }
.checkout-confirmation-page .payment-panel .dropin-box .loading { position: absolute; inset: 0; background: rgba(255,255,255,0.8); display: flex; justify-content: center; align-items: center; }
.checkout-confirmation-page .payment-panel .paypal-box { position: relative; width: 1500px; }
.checkout-confirmation-page .payment-panel .paypal-box #paypal-container { width: 100%; height: auto; overflow: hidden; max-width: 800px; margin: 10px auto; }
.checkout-confirmation-page .payment-panel .paypal-box .loading { position: absolute; visibility: visible; z-index: 101; inset: 0; background: rgba(255,255,255,0.8); display: flex; justify-content: center; align-items: center; }
/*.checkout-confirmation-page .checkbox-allowStore { display: none; float: right; margin: 0 10px 10px 20px; }
.checkout-confirmation-page .checkbox-allowStore span { display: block; }
.checkout-confirmation-page .checkbox-allowStore #allowStore { margin-top:7px }
.checkout-confirmation-page .checkbox-allowStore .bigSize { font-size:18px }*/
.checkout-confirmation-page .center-terms { margin-top: 29px; display: inline-block; }
    .checkout-confirmation-page .center-terms .red { display: inline-block; color: #690203; }
        .checkout-confirmation-page .center-terms .red:hover { text-decoration: underline; }
.checkout-confirmation-page .proceed-panel { text-align: right; }
.checkout-confirmation-page .btn-braintree { margin: 20px 0 0 20px; display: inline-block; float: none; }
.checkout-confirmation-page .btn-Choose { float: right !important }
.checkout-confirmation-page .braintree-large-button { background: none }
.braintree-form__field-group { width: 100% }
.checkout-confirmation-page .braintree-toggle { color: #fff !important; background-color: #690203; border-color: #690203; word-spacing: 2px; font-family: 'Lexend Deca-Thin'; display: inline-block; width: auto; text-decoration: none; font-size: 20px; border-radius: 0; padding: 6px 12px; line-height: 1.42857143; float: left; border: 1px solid transparent; width: 100%; }
    .checkout-confirmation-page .braintree-toggle.loading { color: transparent !important; position: relative; pointer-events: none; }
        .checkout-confirmation-page .braintree-toggle.loading:before { border-radius: 50%; content: " "; width: 15px; height: 15px; display: inline-block; box-sizing: border-box; border-top: solid 2px #fff; border-right: solid 2px #fff; border-bottom: solid 2px transparent; border-left: solid 2px transparent; position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -8px; animation: cp-round-animate 1.5s linear infinite; }
    .checkout-confirmation-page .braintree-toggle span { border-bottom: 0; padding-bottom: 0; }
.checkout-confirmation-page #submit-button { background: #219653; border-color: #219653; padding: 10px 10px; width: 100%; margin: 0 0 20px; float: unset; }
    .checkout-confirmation-page #submit-button:focus { outline: none !important; }
.checkout-confirmation-page .submit-text { margin: 21px auto 21px; width: 100%; display: block; text-align: center; font-weight: 700; }

li.ContactNumber { margin-top: 15px; border-top: solid 1px; padding: 8px 0 2px; }
.members-content .col-Address { padding-bottom: 35px; }
    .members-content .col-Address:hover { background: #fcfcfc; padding-bottom: 35px; }
.members-content .col-xs-12 { margin-bottom: 35px; }
.braintree-method__icon-container.braintree-method__check-container { display: none !important; }

@media (max-width: 991px) {
    .checkout-confirmation-page .left-card { text-align: right; }
}


@media (max-width: 450px) {
    .members-content .btn { font-size: 14px; }
}

#important-reminder h2 { text-align: center; margin-top: 0; }
#important-reminder .button { text-align: center; }

/* Static Page */
.static-page .breadcrumbs { display: none; }
.static-content { font-family: 'Lato'; }
    .static-content .static-header { padding: 60px 10px 60px; background: #f6f6f6; margin-bottom: 30px; color: #333; border-bottom: 1px solid #d1d1d1; }
    .static-content h1 { font-family: 'Lexend Deca'; font-weight: 500; font-size: 48px; margin: 0 0 12px; text-align: center; }
    .static-content h3 { font-family: 'Lexend Deca'; font-weight: 600; margin-bottom: 20px; }
    .static-content h4 { font-family: 'Lexend Deca'; font-weight: 500; }
    .static-content p { margin: 0 0 20px 0; }
        .static-content p.smallprint { font-size: 90%; }
    .static-content a { color: #a94442; }
    .static-content ol { list-style: decimal; margin-bottom: 10px; padding-left: 20px; }
    .static-content ul { list-style: disc; margin-bottom: 10px; padding-left: 20px; }
    .static-content .AdvicePage_QA { font-size: 16px; font-weight: bold; }
    .static-content i { font-style: normal; }

.strip-padding { padding: 0 !important; }

    .strip-padding li { padding: 0; }

.DatTable th, .DatTable td { padding: 10px; }
table.DatTable { margin-top: 40px; margin-bottom: 50px }
.DatTable td { border-left: 1px solid #ccc }
.deliverytable { margin-bottom: 35px; }
    .deliverytable tr { }
    .deliverytable th th { font-weight: 700; }
    .deliverytable tr td { padding: 0 4px; }
        .deliverytable tr td:nth-child(1) { font-weight: 700; }
        .deliverytable tr td:nth-child(2) { font-weight: 700; }

/* Static Brands Page */
.static-brands { }
    .static-brands h2 { text-align: center; font-family: 'Lexend Deca'; font-weight: 500; font-size: 30px; margin: 0; }
    .static-brands ul { margin: 0; padding: 0; list-style: none; }
    .static-brands .anchors { text-align: center; background: #ededed; padding: 16px 0; margin: 26px 0 0; }
        .static-brands .anchors li { display: inline-block; padding: 9px; font-size: 19px; }
    .static-brands .targets > li { padding: 40px 0 40px 90px; position: relative; border-bottom: 1px solid #cecccc; }
    .static-brands .targets h3 { border: 1px solid #d8d7d7; background: #f1efed; display: inline-block; position: absolute; top: 50%; left: 6px; margin-top: -30px; width: 58px; height: 58px; line-height: 54px; text-align: center; font-size: 36px; font-weight: 300; white-space: nowrap; color: #690203; }
    .static-brands .targets .items > li { float: left; font-size: 12px; line-height: 21px; width: 100%; padding-right: 20px; }
    .static-brands .targets .items a { color: #252525; }

@media (min-width: 480px) {
    .static-brands .targets > li { padding-left: 115px; }
    .static-brands .targets .items > li { width: 50%; }
}

@media (min-width: 768px) {
    .static-brands .targets .items > li { width: 33.33%; }
}

@media (min-width: 992px) {
    .static-brands .targets .items > li { width: 25%; }
}

@media (min-width: 1200px) {
    .static-brands .targets .items > li { width: 20%; }
}

/* static-categories */
.static-categories ul ul { list-style: circle; }
    .static-categories ul ul ul { list-style: square; }

/* Static Contact Us Page */
.intro-paragraph { text-align: center; width: 90%; max-width: 500px; margin: 30px auto 50px auto; }

.form-contact .captcha { margin: 21px 0 0; }
.grecaptcha-badge { bottom: 100px !important; }
.contact .half-wrap { margin-top: 10px; background: #fff; position: relative; display: flex; flex-wrap: wrap; }
    .contact .half-wrap h3 { text-align: center }
    .contact .half-wrap .full { width: 100%; }
        .contact .half-wrap .full p { max-width: 95%; text-align: center; margin: 25px auto 35px; }
    .contact .half-wrap .half { position: relative; width: 50%; background: #d1d1d1; padding: 40px; display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center; }
        .contact .half-wrap .half .inner { width: 100%; }
        .contact .half-wrap .half.left { background: #e8e8e8; text-align: center; }
            .contact .half-wrap .half.left h3 { word-break: break-word; }
        .contact .half-wrap .half.right { }

@media (max-width: 680px) {
    .contact .half-wrap .half { width: 100%; padding: 40px 5px 40px; }
        .contact .half-wrap .half h4 { font-size: 16px; }
    .checkout-confirmation-page #submit-button { width: 90%; margin: 15px auto 15px; padding: 12px 24px; display: block; }
    .checkout-confirmation-page .braintree-toggle { float: unset; width: 90%; margin: 5px 5%; }
}

/* Static EnquiryHoofBoot Page */
.static-enquiryhoofboot-page .modal.fade { top: 20%; }
.static-enquiryhoofboot-page .modal-radius { border-radius: 0; }
.static-enquiryhoofboot-page .modal-close { width: 23px; border: 1px solid #000; border-radius: 50%; }
.static-enquiryhoofboot-page .modal-title-img { width: 100px; }
.static-enquiryhoofboot-page .modal-border { border: none; }
.static-enquiryhoofboot-page .modal-prompt { border: 1px solid #ccc; padding: 15px 10px; }
    .static-enquiryhoofboot-page .modal-prompt a { color: #a94442; }
    .static-enquiryhoofboot-page .modal-prompt ol { list-style: decimal; padding-left: 20px; }
.header-scroll.scrolled li[data-id="1299"] { background: #f5bd1e }
[data-id="1299"] > a { color: #b80b0d !important; }

.members-register-page .postcode-find { height: 35px; line-height: 35px; padding: 0 !important; }
/* Dark Overlay */
/*.above-overlay { z-index: 999999; }
.darkoverlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 999998; background-color: rgba(0,0,0,0.3); opacity: 0; transition: opacity 400ms ease; pointer-events: none; }
.darkoverlay.visible { opacity: 1; pointer-events: auto; }*/
.js .animated { opacity: 0; }

.js .fadeDown { opacity: 1; -webkit-animation-name: fadeDown; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -webkit-animation-duration: 1s; -moz-animation-name: fadeDown; -moz-animation-iteration-count: 1; -moz-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -moz-animation-duration: 1s; -o-animation-name: fadeDown; -o-animation-iteration-count: 1; -o-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -o-animation-duration: 1s; animation-name: fadeDown; animation-iteration-count: 1; animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); animation-duration: 1s; }

.js .fadeIn { opacity: 1; -webkit-animation-name: fadeIn; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -webkit-animation-duration: 1s; -moz-animation-name: fadeIn; -moz-animation-iteration-count: 1; -moz-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -moz-animation-duration: 1s; -o-animation-name: fadeIn; -o-animation-iteration-count: 1; -o-animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); -o-animation-duration: 1s; animation-name: fadeIn; animation-iteration-count: 1; animation-timing-function: cubic-bezier(0.45, 0.48, 0, 1.03); animation-duration: 1s; background: white }

/* -----------------------------------------------

            On page load transitions

----------------------------------------------- */

@-moz-keyframes fadeDown {
    0% { top: -400px; opacity: 0; }
    40% { top: -80px; opacity: 0; }
    100% { top: 0; opacity: 1; }
}

@-webkit-keyframes fadeDown {
    0% { top: -400px; opacity: 0; }
    40% { top: -80px; opacity: 0; }
    100% { top: 0; opacity: 1; }
}

@keyframes fadeDown {
    0% { top: -400px; opacity: 0; }
    40% { top: -40px; opacity: 0; }
    100% { top: 0; opacity: 1; }
}



@-moz-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@media(max-width: 767px) {
    .checkout-confirmation-page .accordion-group-1 .accordion-inner { display: flex; justify-content: space-between; align-items: flex-start; }
        .checkout-confirmation-page .accordion-group-1 .accordion-inner > div { float: unset !important; width: 48% }
}

@media(max-width:678px) {
    .accordion-group-1 .buttons-line { display: flex; flex-direction: column; }
        .accordion-group-1 .buttons-line > button { width: 100%; margin: 15px 0 20px; }
        .accordion-group-1 .buttons-line > a { width: 100%; }
    .checkout-confirmation-page .accordion-group-1 .accordion-inner { flex-direction: column-reverse; width: 100%; }
    .checkout-confirmation-page .form-login { }
    .checkout-confirmation-page .form-newlogin { }
    .checkout-confirmation-page .mobilenav { display: flex; flex-direction: column; }
    .checkout-confirmation-page .accordion-group-1 .accordion-inner > div { width: 100%; }
        .checkout-confirmation-page .accordion-group-1 .accordion-inner > div > form { width: 100%; }
            .checkout-confirmation-page .accordion-group-1 .accordion-inner > div > form.login-form { width: 100%; }
    .accordion-group-1 .AlreadyRegistered br { content: ''; }
        .accordion-group-1 .AlreadyRegistered br:after { content: ' '; display: inline-block; margin-right: 5px; }
    .mobilenav { }
        .mobilenav a { width: 100%; color: #222; font-weight: 600; background: #ccc; padding: 5px 10px; font-family: 'Lexend Deca'; font-weight: 500; font-size: 20px; letter-spacing: .06em; margin-bottom: 10px; }
        .mobilenav .Login { }
    .checkout-confirmation-page .accordion-heading .accordion-toggle { font-size: 18px; line-height: 24px; }

    .mobilenav .NewLogin { }
    .form-block { }
}

.btn-nextstep,
.btn-nextstep[disabled]:hover,
.btn-nextstep[disabled]:active,
.btn-nextstep[disabled]:focus { background: #f5bd1f; border-color: #f5bd1f; color: #2d2d2d !important; }

    .btn-nextstep:focus,
    .btn-nextstep:hover,
    .btn-nextstep:active { background: #ffbd05 !important; border-color: #ffbd05 !important; color: #2d2d2d !important; }
.shopping-cart-total .btn-checkout { padding: 6px 33px; font-weight: 600; }

.checkout-index-page .members-content .btn-shopping.mob { display: none; }
.checkout-index-page .members-content .btn-shopping.pc { display: block; }

@media(max-width: 567px) {
    .checkout-index-page .members-content { display: flex; flex-direction: column; }
        .checkout-index-page .members-content > * { float: unset; }
    .checkout-index-page .buttons-line { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 40px; gap: 10px }
    .checkout-index-page .members-content .btn { width: 100%; margin: 0 0 15px; }
        .checkout-index-page .members-content .btn.btn-checkout { padding: 15px; }
    .checkout-index-page .members-content .btn-shopping.pc { display: none; }
    .checkout-index-page .members-content .btn-shopping.mob { display: block; }
    .checkout-index-page .prompt-text { display: block; float: unset; width: 100%; order: -1; }

    .checkout-index-page .members-content .bag-settings-buttons-line.buttons-line .btn { width: calc(50% - 10px); margin: 0; padding: 9px 9px; font-size: 12px; }
    .checkout-index-page .members-content .bag-settings-buttons-line.buttons-line .btn-right { margin-left: auto; }
    .checkout-index-page .members-content .bag-settings-buttons-line.buttons-line::before,
    .checkout-index-page .members-content .bag-settings-buttons-line.buttons-line::after { display: none; }
    .checkout-index-page .members-content .bag-settings-buttons-line.buttons-line .btn.btn-default.btn-shopping { width: 100%; order: 1; margin-top: 8px; }
    .checkout-index-page .shopping-cart-total .buttons-line { }
        .checkout-index-page .shopping-cart-total .buttons-line .paypal-abox { margin-top: 15px }
    .checkout-index-page .checkout-index-page .img-checkout-with-paypal { margin: 0 auto; }
    .checkout-confirmation-page .accordion-group-5 .radio label, .checkout-confirmation-page .accordion-group-5 .checkbox label { font-size: 16px; font-weight: 400; width: 100%; }
    .checkout-confirmation-page .center-terms { width: 100%; }
    .checkout-confirmation-page .accordion-group-5 .center-terms .red { display: block; margin-top: 10px; }
    .checkout-confirmation-page .accordion-group-5 .radio label, .checkbox label { text-align: center; padding: 20px 20px 0; font-weight: 400; width: 100%; }
    .checkout-confirmation-page .accordion-group-5 .btn.btn-braintree { width: 100%; padding: 15px; margin: 10px 0; }
}


.no_msie .animate, .no_msie .animate-delay {
    opacity: 0;
    -webkit-perspective: 1000;
}
.msie .animate, .msie .animate-delay {
    opacity:1 !important;
}
.no_msie .animate.animated.scale,
.no_msie .animate-delay.animated.scale {
    -webkit-animation: scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-animation: scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-animation: scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
    opacity: 1;
}

.no_msie .animate.animated.pulse,
.no_msie .animate-delay.animated.pulse {
    -webkit-animation: pulse 0.5s 1 linear;
    -moz-animation: pulse 0.5s 1 linear;
    -o-animation: pulse 0.5s 1 linear;
    animation: pulse 0.5s 1 linear;
    opacity: 1;
}

.no_msie .animate.animated.flip,
.no_msie .animate-delay.animated.flip { -webkit-animation: flip 0.5s 1 linear; -moz-animation: flip 0.5s 1 linear; -o-animation: flip 0.5s 1 linear; animation: flip 0.5s 1 linear; -webkit-backface-visibility: visible !important; -moz-backface-visibility: visible !important; backface-visibility: visible !important; opacity: 1; }
.no_msie .animate.animated.fadeUp,
.no_msie .animate-delay.animated.fadeUp {
    -webkit-animation: fadeUp 0.5s 1 linear;
    -moz-animation: fadeUp 0.5s 1 linear;
    -o-animation: fadeUp 0.5s 1 linear;
    animation: fadeUp 0.5s 1 linear;
    opacity: 1;
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@-moz-keyframes scale {
    0% {
        -moz-transform: scale(0.3);
        opacity: 0.1;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}
 @-o-keyframes scale {
    0% {
        -o-transform: scale(0.3);
        opacity: 0.1;
    }
    100% {
        -o-transform: scale(1);
        opacity: 1;
    }
}
@keyframes scale {
    0% {
        transform: scale(0.3);
        opacity: 0.1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes pulse {
 0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
 @-webkit-keyframes flip {
 0% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotateY(-10deg);
 transform: perspective(400px) rotateY(-10deg);
}
 70% {
 -webkit-transform: perspective(400px) rotateY(10deg);
 transform: perspective(400px) rotateY(10deg);
}
 100% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
 @keyframes flip {
 0% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 -ms-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotateY(-10deg);
 -ms-transform: perspective(400px) rotateY(-10deg);
 transform: perspective(400px) rotateY(-10deg);
}
 70% {
 -webkit-transform: perspective(400px) rotateY(10deg);
 -ms-transform: perspective(400px) rotateY(10deg);
 transform: perspective(400px) rotateY(10deg);
}
 100% {
 -webkit-transform: perspective(400px) rotateY(0);
 -ms-transform: perspective(400px) rotateY(0);
 transform: perspective(400px) rotateY(0);
 opacity: 1;
}
}

 @-webkit-keyframes fadeUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 4, 2016 */

@font-face {
    font-family: 'TSSNova';
    src: url('../content/guides/fonts/proxima_nova_regular-webfont.eot');
    src: url('../content/guides/fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../content/guides/fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
         url('../content/guides/fonts/proxima_nova_regular-webfont.woff') format('woff'),
         url('../content/guides/fonts/proxima_nova_regular-webfont.ttf') format('truetype'),
         url('../content/guides/fonts/proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TSSNova';
    src: url('../content/guides/fonts/proxima_nova_bold-webfont.eot');
    src: url('../content/guides/fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../content/guides/fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('../content/guides/fonts/proxima_nova_bold-webfont.woff') format('woff'),
         url('../content/guides/fonts/proxima_nova_bold-webfont.ttf') format('truetype'),
         url('../content/guides/fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TSSNova Condensed';
    src: url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.eot');
    src: url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.woff2') format('woff2'),
         url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.woff') format('woff'),
         url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.ttf') format('truetype'),
         url('../content/guides/fonts/proxima_nova_extra_condensed_black-webfont.svg#proxima_nova_extra_condensed_black-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
body.ug-wrap .content .ug-container {
    max-width: 1009px;
    margin: 0 auto;width:95%;
}
.ug-wrap .content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ug-wrap .content *:before,
.ug-wrap .content *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ug-wrap .content .col-md-12 {
    width: 100%;
}

.ug-wrap .content a:focus {
    color: inherit;
    text-decoration: none;
}

.ug-wrap .content a:hover {
  text-decoration: none;
}

.ug-wrap .content .list {
    list-style: initial;
    margin-left: 20px;
    font-size: 1.2em;
    line-height: 1.6em;
    font-family: 'TSSNova';
    margin-bottom: 25px;
}

.ug-wrap .content .list li {
     margin-bottom: 15px;
 }

.ug-wrap .content .ug-mainbanner {
    margin: 50px 0 0 0;
    max-width: 104.45%;
}

.ug-navigation {
    display: block;
}

.ug-navigation .expander {
    font-family: 'TSSNova';
    font-weight: bold;
    display: block;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #d5d2d2;
    margin: 0 0 30px 0;
}

.ug-navigation .expander .fa {
    font-size: 19px;
    margin-right: 5px;
}

.ug-navigation .ug-nav-collapse {
    display: none;
}

.ug-intro .ug-navigation .ug-nav-collapse {
    display: block;
}

.ug-wrap .content .ug-box {
    margin-bottom: 30px;
    display: block;
}

.ug-wrap .content .ug-box .ug-inner {
    display: block;
    position: relative;
    background-color: #7f1227;
    padding: 50px;
    text-align: left;
    transform-style: preserve-3d;
}

.ug-wrap .content .ug-box .one {
    position: static;
    top: 50%;
    opacity: 1;
    margin-top: 0;
    /*transform: translateY(-50%) translateZ(6px);*/
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

/*.ug-wrap .content .ug-box:hover .one {
    opacity: 0;
    margin-top: -20px;
    transform: translateY(-50%) translateZ(5px);
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}*/

.ug-wrap .content .ug-box .two {
    position: relative;
    width: 100%;
    /*margin-top: 20px;*/
    text-align: left;
    z-index: 2;

    /*opacity: 0;
    transform: translateY(-50%) translateZ(5px);*/
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

/*.ug-wrap .content .ug-box:hover .two {
    margin-top: 0;

    opacity: 1;
    transform: translateY(-50%) translateZ(5px);
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}*/

.ug-wrap .content .ug-box .two a {
    color: #fff;
    font-family: 'TSSNova';
    padding-left: 0;
    display: inline-block;
}

.ug-wrap .content .ug-box .two a span {
    opacity: 0.5;
      display: inline-block;
      min-width: 1.5em;
}

.ug-wrap .content .ug-box .two a:hover {
    padding-left: 10px;
}

.ug-wrap .content .ug-download .ug-inner {
    background: #fff;
    border: 3px solid #7f1227;
    color: #7f1227;
}

.ug-wrap .content .ug-down .ug-inner div {
    transform: translateZ(5);
}

.ug-wrap .content .ug-box.ug-download .ug-inner h4 {
    color: #7f1227;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-box.ug-download .ug-inner h2 {
    color: #7f1227;
    margin-bottom: 10px;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-download svg {
    display: block;
    width: auto;
    margin: 0 auto;
    transform: translateZ(10px);
    position: absolute;
    bottom: 50px;
}

.ug-wrap .content .ug-download svg .download-fill {
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-download:hover .ug-inner {
    border: 3px solid #620617;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-download:hover .ug-inner h4 {
    color: #fff;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-download:hover .ug-inner h2 {
    color: #fff;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-download:hover svg .download-fill {
    fill: #ffffff;
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-box.ug-prev .ug-inner {
    padding-left: 110px;
    text-align: right;
}

.ug-wrap .content .ug-box.ug-prev .ug-inner .wrap,
.ug-wrap .content .ug-box.ug-next .ug-inner .wrap {
    position: relative;
    top: 50%;
    transform: translateY(-50%) translateZ(6px);
    font-size: 12px;
}

.ug-wrap .content .ug-box.ug-next .ug-inner .arrow {
    position: absolute;
    z-index: 5;
    right: 40px;
    top: 50%;
    margin-top: -21px;
}

.ug-wrap .content .ug-box.ug-prev .ug-inner .arrow {
    position: absolute;
    z-index: 5;
    left: 40px;
    top: 50%;
    margin-top: -21px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ug-wrap .content .ug-box.ug-next .ug-inner {
    padding-right: 110px;
    text-align: left;
}

.ug-wrap .content .ug-box .ug-inner::after {
    content: '';
    background-color: #620617;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 0;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-box:hover .ug-inner::after {
    content: '';
    background-color: #620617;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-box .ug-inner h4 {
    font-family: 'ssdosis';
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.7em;
    position: relative;
    z-index: 2;
}

.ug-wrap .content .ug-box .ug-inner h2 {
    font-family: 'TSSNova Condensed';
    color: #fff;
    text-transform: uppercase;
    font-size: 3.1em;
    line-height: 1em;
    margin-bottom: 20px;
    z-index: 2;
}

.ug-wrap .content .ug-title {
    text-align: center;
}

.ug-wrap .content h1 {
    font-family: 'TSSNova Condensed';
    color: #7F1227;
    text-transform: uppercase;
    font-size: 6em;
    line-height: 1em;
    margin-bottom: 60px;
    display: inline-block;
    width: auto;
    position: relative;
} 

.ug-wrap .content h1 span {
    display: block;
    padding-bottom: 40px;
    border-bottom: 10px solid #d5d2d2;
}

.ug-wrap .content h2 {
    font-family: 'TSSNova Condensed';
    color: #7F1227;
    text-transform: uppercase;
    font-size: 4.1em;
    line-height: 50px;
    display: inline-block;
    width: auto;
    position: relative;
    margin-bottom: 40px;
}

.ug-wrap .content h2 span {
    display: block;
    padding-bottom: 20px;
    border-bottom: 10px solid #d5d2d2;
}

.ug-wrap .content .ug-paragraph {
    margin-bottom: 50px;
}

.ug-wrap .content p {
    font-size: 1.2em;
    line-height: 1.6em;
    font-family: 'TSSNova';
    margin-bottom: 25px;
}

.ug-wrap .content p a {
    font-weight: bold;
}

.ug-wrap .content p.lead {
    font-family: 'TssNova Condensed';
    color: #7F1227;
    font-size: 2.2em;
    line-height: 1.3em;
    margin-bottom: 30px;
}

.ug-wrap .content .tweet::after {
    content: '\f099';
    font-family: FontAwesome;
    margin-left: 5px;
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .tweet:hover::after {
    color: #00aced;
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .grid-products .col-md-6 {
    margin-bottom: 30px;
}
.ug-wrap .content .grid-products .col-sm-4 {
    margin-bottom: 30px;
}

.ug-wrap .content .grid-products .col-xs-4 {
    margin-bottom: 30px;
}

.ug-wrap .content .grid-products a {
    position: relative;
    display: block;
    transform-style: preserve-3d;
}

.ug-wrap .content .grid-products a .info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 40px;
    text-align: center;
    transform: translateY(-50%) translateZ(5px);
    font-family: 'TssNova Condensed';
}

.ug-wrap .content .grid-products a .info h3 {
    opacity: 0;
    color: #fff;
    margin: 20px 0 0 0;
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .grid-products a:hover .info h3 {
    opacity: 1;
    color: #fff;
    margin: 0;
    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .grid-products a::after {
    content: '';
    background-color: #620617;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 0;
    transform: translateZ(0px);

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .grid-products a:hover::after {
    content: '';
    background-color: #620617;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%;
    transform: translateZ(0px);

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-imagesection {
    padding: 60px;
    margin-bottom: 50px;
    background-size: cover;
    background-position: 50% 50%;
    clear: both;
}

.ug-wrap .content .ug-imagesection .ug-inner {
    padding: 40px;
    background-color: #7f1227;
    width: 42%;
}

.ug-wrap .content .ug-imagesection .ug-inner h4 {
    font-family: 'ssdosis';
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.7em;
}

.ug-wrap .content .ug-imagesection .ug-inner h2 {
    font-family: 'TSSNova Condensed';
    color: #fff;
    text-transform: uppercase;
    font-size: 3.1em;
    line-height: 1em;
    margin-bottom: 15px;
}

.ug-wrap .content .ug-imagesection .ug-inner.small h2 {
    font-size: 2.5em;
}

.ug-wrap .content .ug-imagesection .ug-inner .ug-social i {
    font-size: 25px;
    color: #fff;
    margin-right: 5px;
}

.ug-wrap .content .ug-share-wrap {
    margin-bottom: 50px;
}

.ug-wrap .content .ug-share-wrap .ug-share-box a {
    background-color: #111;
    color: #fff;
    font-family: 'ssdosis';
    padding: 20px;
    width: 25%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.ug-wrap .content .ug-share-wrap .ug-share-box.fb a { background-color: #3c5a98; }
.ug-wrap .content .ug-share-wrap .ug-share-box.tw a { background-color: #00abeb; }
.ug-wrap .content .ug-share-wrap .ug-share-box.pi a { background-color: #cd2129; }
.ug-wrap .content .ug-share-wrap .ug-share-box.gp a { background-color: #df4b38; }

.ug-wrap .content .ug-share-wrap .ug-share-box i {
    font-size: 25px;
    margin-right: 5px;
}

.ug-wrap .content .ug-navigation .arrow {
    margin-top: 10px;
}

.ug-wrap .content .ug-dots-wrap {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 85px;
    margin-top: 20px;
}

.ug-wrap .content .ug-dots-wrap li {
    position: relative;
    list-style: none;
    float: left;
    width: 9.0916%;
    height: 20px;
    overflow: visible;
}

.ug-wrap .content .ug-dots-wrap li:first-child {
    padding-left: 0;
}

.ug-wrap .content .ug-dots-wrap li::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    left: -40px;
    background-color: #d5d2d2;
    z-index: -1;
}

.ug-wrap .content .ug-dots-wrap li.active::before {
    background-color: #7f1227;
}

.ug-wrap .content .ug-dots-wrap li:first-child::before {
    display: none;
}

.ug-wrap .content .ug-dots-wrap li a {
    content: '';
    display: block;
    position: relative;
    float: right;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #d5d2d2;
    right: 50%;
    margin-right: -10px;
    top: 0;
}

.ug-wrap .content .ug-dots-wrap li a:hover {
    background-color: #7f1227;
}

.ug-wrap .content .ug-dots-wrap li.active a {
    background-color: #7f1227;
}

.ug-wrap .content .ug-dots-wrap li span {
    opacity: 0;
    position: absolute;
    font-family: 'ssdosis';
    right: 50%;
    width: auto;
    bottom: -50px;
    transform: translateX(50%);
    display: block;
    background-color: #7F1227;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 5px 10px;
    text-align: center;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-dots-wrap li a:hover span {
    opacity: 1;
    bottom: -45px;

    -webkit-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    -moz-transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
    transition: all .4s cubic-bezier(0.975, 0.005, 0.465, 1.000);
}

.ug-wrap .content .ug-dots-wrap li:nth-child(1) span::after { content: 'Chapter One'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(2) span::after { content: 'Chapter Two'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(3) span::after { content: 'Chapter Three'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(4) span::after { content: 'Chapter Four'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(5) span::after { content: 'Chapter Five'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(6) span::after { content: 'Chapter Six'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(7) span::after { content: 'Chapter Seven'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(8) span::after { content: 'Chapter Eight'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(9) span::after { content: 'Chapter Nine'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(10) span::after { content: 'Chapter Ten'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(11) span::after { content: 'Chapter Eleven'; }
.ug-wrap .content .ug-dots-wrap li:nth-child(12) span::after { content: 'Download PDF'; }

.ug-wrap .content .ug-dots-wrap li span::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #7f1228 transparent;
}



.ug-wrap .content .ug-dots-wrap-5 li::before  {
    width:200px !important;
    left: -100px;
}
.ug-wrap .content .ug-dots-wrap-5 li{
    width:20% !important;
}
.ug-wrap .content .ug-dots-wrap-4 li::before  {
    width:256px !important;
    left: -128px;

}.ug-wrap .content .ug-dots-wrap-4{
} 

.ug-wrap .content .ug-dots-wrap-4 li{
    width:25.000% !important;
}


.numbered {
    list-style: decimal;
    line-height:1.5em;
    margin-left:2em;
    margin-bottom:2em;
}

    .numbered li,.bulleted li {
        font-size:14px;
    }

    .numbered li p,.bulleted li p{
        display:inline-block;
        font-size:14px;
        padding-left:1em;
        margin-bottom: 10px;
    }

.important *{
        font-size:18px !important;
        font-style:italic !important;
}


.bulleted {
    list-style: initial;
    line-height:1.5em;
    margin-left:2em;
    margin-bottom:2em;
}
	
@media screen and (max-width: 991px) {

    .ug-intro .ug-navigation .ug-nav-collapse {
        display: none;
    }

    .ug-wrap .content .ug-box {
        margin-bottom: 30px;
    }

    .ug-wrap .content h1 {
        font-size: 3em;
    }

    .ug-wrap .content .ug-imagesection {
        padding: 0;
    }

    .ug-wrap .content .ug-box .ug-inner {
        padding: 20px;
    }

    .ug-wrap .content .ug-box .one {
        transform: translateY(0) translateZ(5px);
    }

    .ug-wrap .content .ug-box:hover .one {
        opacity: 1;
        margin: 0;
        transform: translateY(0) translateZ(5px);
    }

    .ug-wrap .content .ug-box .ug-inner h4 {
        font-size: 1.2em;
    }

    .ug-wrap .content .ug-box .ug-inner h2 {
        font-size: 1.5em;
    }

    .ug-wrap .content .ug-box .two {
        position: static;
        opacity: 1;
        transform: translateY(0) translateZ(5px);
    }

    .ug-wrap .content .ug-box:hover .two {
        margin-top: 20px;
        transform: translateY(0) translateZ(5px);
    }

    .ug-wrap .content .ug-imagesection .ug-inner {
        width: 100%;
    }

    .ug-wrap .content .ug-share-wrap .ug-share-box a span {
        display: none;
    }

    .ug-wrap .content .ug-box.ug-prev .ug-inner .wrap, .ug-wrap .content .ug-box.ug-next .ug-inner .wrap {
        transform: translateY(0) translateZ(6px);
    }

    .ug-wrap .content .ug-dots {
        display: none;
    }

    .ug-wrap .content .grid-products a .info h3 {
        opacity: 1;
        color: black;
        font-size: 19px;
        padding: 20px;
        display:block;
        background-color:#edebec;
    }

    .ug-wrap .content .grid-products a:hover .info h3 {
        opacity: 1;
        color: #7f1227;
        margin: 0;
        -webkit-transition: all .4s cubic-bezier(.975,.005,.465,1);
        -moz-transition: all .4s cubic-bezier(.975,.005,.465,1);
        transition: all .4s cubic-bezier(.975,.005,.465,1);
    }

    .ug-wrap .content .grid-products a .info {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        width: 100%;
        text-align: center;
        transform: none;
        font-family: 'TssNova Condensed';
    }

    .ug-wrap .content .grid-products a img {
        padding-bottom: 80px;
    }

    .ug-wrap .content .grid-products a::after {
        display: none !important;
    }

}


@media (max-width : 767px) {
    .ug-wrap .content .grid-products a img {
        padding-bottom: 40px;
    }
    .ug-wrap .content .grid-products .col-sm-4 {
    padding: 0 15vw;

    }
}

@media (max-width : 500px) {
    .ug-wrap .content .grid-products a img {
        padding-bottom: 50px;
    }
    .ug-wrap .content .grid-products .col-sm-4 {

    padding-right: 15px;
    padding-left: 15px;
    }
}

