/* Minification failed. Returning unminified contents.
(9411,68): run-time error CSS1046: Expect comma, found '20'
(9411,74): run-time error CSS1046: Expect comma, found '/'
 */
/*!
 * 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');
  font-display: swap;
}
.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: "Helvetica Neue", 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 > a {
  display: inline;
}
.pagination a{
  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: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 a.page-num-current,
.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;
}
.page-status,.page-index,.page-last{ display:none}
.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 */

/* iCheck plugin Square skin, black
----------------------------------- */
.icheckbox_square,
.iradio_square {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../images/icheck/square.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square {
    background-position: 0 0;
}
    .icheckbox_square.hover {
        background-position: -24px 0;
    }
    .icheckbox_square.checked {
        background-position: -48px 0;
    }
    .icheckbox_square.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square {
    background-position: -120px 0;
}
    .iradio_square.hover {
        background-position: -144px 0;
    }
    .iradio_square.checked {
        background-position: -168px 0;
    }
    .iradio_square.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square,
    .iradio_square {
        background-image: url(../images/icheck/square@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/*! 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;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 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;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !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(../images/fancybox/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(../images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.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; }

.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider:focus{outline:0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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:after,.slick-track:before{display:table;content:''}.slick-track:focus{outline:0}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide:focus{outline:0}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* https://github.com/kemar/jquery.countdown */
.countdown-content {
    width: 90%;
    margin: 0 auto 30px auto;
    text-align: center;
}

.countdown-alt-1 {
    display: block;
    font-size: 0;  /* Hack for inline and inline-block extra markup generated spaces */
    margin: 37px 15px;
    color: #000;
}
.countdown-alt-1 .item {
    position: relative;
}
.countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 45px;
    margin: 1px 2px;
    min-width: 40px;
    padding: 5px 0;
    text-align: center;
    box-shadow: 0 6px 0 #c3c3c3;
    border: 1px solid #ccc;
    font-family: 'conduit_itc_medium1';
}


.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    width: 40px;
    max-width: 40px;
}
.countdown-alt-1 .label {
    font-style: italic;
    text-transform: capitalize;
    background: transparent;
    border-radius: 5px;
    font-size: 12px;
    margin: 1px 2px;
    padding: 2px 5px;
    position: absolute;
    left: 0;
    bottom: -44px;
}
.countdown-alt-1 .separator-dd,
.countdown-alt-1 .separator {
    color: #000;
    font-size: 50px;
    position: relative;
}


@media (max-width:500px) {
    .countdown-alt-1 .hh-1,
    .countdown-alt-1 .hh-2,
    .countdown-alt-1 .mm-1,
    .countdown-alt-1 .mm-2,
    .countdown-alt-1 .ss-1,
    .countdown-alt-1 .ss-2 {
        width: 30px;
        max-width: 30px;
    }

    .countdown-alt-1 .separator-dd,
.countdown-alt-1 .separator {
    color: #000;
    font-size: 30px;
    position: relative;
}

    .countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {

    font-size: 30px;
    min-width:30px;

}

}

#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}

/*======================================================

           FONT

  ======================================================*/
@font-face { font-family: 'Circular'; src: url('../fonts/circularstd-bold-webfont.eot'); src: url('../fonts/circularstd-bold-webfont.eot?#iefix')format('embedded-opentype'), url('../fonts/circularstd-bold-webfont.woff') format('woff'), url('../fonts/circularstd-bold-webfont.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Circular'; src: url('../fonts/circularstd-book-webfont.eot'); src: url('../fonts/circularstd-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/circularstd-book-webfont.woff') format('woff'), url('../fonts/circularstd-book-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'conduit000'; src: url('../fonts/conduit-itc-medium1-webfont.eot'); src: url('../fonts/conduit-itc-medium1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/conduit-itc-medium1-webfont.woff') format('woff'), url('../fonts/conduit-itc-medium1-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'conduit000'; src: url('../fonts/conduit-itc-bold1-webfont.eot'); src: url('../fonts/conduit-itc-bold1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/conduit-itc-bold1-webfont.woff') format('woff'), url('../fonts/conduit-itc-bold1-webfont.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'CircularBook'; src: url('../fonts/Circular Book-19082207411384057.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'FontAwesome5FreeSolid'; src: url('../fonts/fa-solid-900-19082207431500342.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }
/*@font-face { font-family: 'ConduitITCW01Medium'; src: url('../fonts/conduit W01 Medium-19082316490572559.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }*/


@font-face { font-family: 'ConduitMedium'; src: url('../fonts/ConduitMedium.eot'); src: url('../fonts/ConduitMedium.eot?#iefix')format('embedded-opentype'), url('../fonts/ConduitMedium.woff') format('woff'), url('../fonts/ConduitMedium.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }


/*======================================================

           COMMAN CLASS

  ======================================================*/
html { height: 100%; width: 100%; }
body { font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #2765BB; background: #fff; font-size: 16px; font-weight: 100; height: 100%; width: 100%; overflow-x: hidden; }

ul:not(.initial) { margin: 0; padding: 0; list-style: none; }
li { padding: 0; }

p { margin: 0; color: #6f6f6f; }

a { color: #2765BB; text-decoration: none; }
    a:hover { text-decoration: none; }

.pad0 { padding: 0 !important; }
.pad00 { padding: 0 !important; }
.pad-right { padding-right: 0 !important; }
.pad-left { padding-left: 0; }

.btn-primary { background-color: #2765BB; border-color: #261f85; }
    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary.focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-color: #191550; border-color: #0b0833; }


@media (max-width: 991px ) {
    .pad-right { padding-right: 15px; }
    .pad-left { padding-left: 15px; }
}

/*----------------------FONT COLOR CLASSES-------------------------*/
.whiteclr { color: #fff !important; }
.blackclr { color: #000 !important; }

/*----------------------FONT SIZE CLASSES-------------------------*/
.fsize12 { font-size: 12px !important; }
.fsize14 { font-size: 14px !important; }
.fsize18 { font-size: 18px !important; }
.fsize20 { font-size: 20px !important; }
.fsize26 { font-size: 26px !important; }

/*----------------------FONT WEIGHT CLASSES-------------------------*/
.f100 { font-weight: 100; }
.f200 { font-weight: 200; }
.f300 { font-weight: 300; }
.f400 { font-weight: 400; }
.f500 { font-weight: 500; }
.f600 { font-weight: 600; }
.f700 { font-weight: 700; }
.f800 { font-weight: 800; }

/*----------------------space-------------------------*/
.space0 { margin-top: 0 !important; }
.space5 { margin-top: 5px !important; }
.space10 { margin-top: 10px !important; }
.space20 { margin-top: 20px !important; }
.space30 { margin-top: 30px !important; }
.space40 { margin-top: 40px !important; }
.space50 { margin-top: 50px !important; }
.space60 { margin-top: 60px !important; }
.space70 { margin-top: 70px !important; }
.space80 { margin-top: 80px !important; }
.space90 { margin-top: 90px !important; }
.space100 { margin-top: 100px !important; }
.space200 { margin-top: 200px !important; }


@media (min-width: 992px) {
    .design-space-md { padding-left: 20px; padding-right: 10px; }
    .design-space-vertical-md { padding-top: 40px; padding-bottom: 40px; }
    .adjust-border-pad { padding-top: 110px; padding-bottom: 111px; }
}

@media (min-width: 1201px) {
    .design-space-md { padding-left: 40px; padding-right: 40px; }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .super-models li:nth-last-child(2n) { width: 58% !important; }
    .super-models li:nth-last-child(2n-1) { width: 42% !important; }
}

/* Overriding Bootstrap space by query width */
@media (min-width:1200px) {
    .no-margin-right-md { margin-right: 0; }
    .no-margin-left-md { margin-left: 0; }
    .no-padding-right-md { padding-right: 0; }
    .no-padding-left-md { padding-left: 0; }
    .restore-padding-right-md { padding-right: 15px; }
    .restore-padding-left-md { padding-left: 15px; }
}

.no-margin-right { margin-right: 0; }
.no-margin-left { margin-left: 0; }
.no-padding-right { padding-right: 0; }
.no-padding-left { padding-left: 0; }

.restore-padding-right { padding-left: 15px; }
.restore-padding-left { padding-left: 15px; }

@media (max-width:992px) {
    .click-here-xs { max-width: 122px; margin: 20px auto; }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .space40 { margin-top: 15px !important; }
}

.mtop-6 { margin-top: -6px !important; }
.mtop8 { margin-top: 8px; }
.mtop10 { margin-top: 10px; }

@media (min-width: 992px) and (max-width: 1499px) {
    .mtop9 { margin-top: 9px; }
    .mtop10 { margin-top: 10px; }
}

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

.no-space { margin: 0 !important; padding: 0 !important; }

.margin-left-0 { margin-left: 0 !important; }
.margin-right-0 { margin-right: 0 !important; }

.padding-left-0 { padding-left: 0 !important; }
.padding-right-0 { padding-right: 0 !important; }

.mleft-5 { margin-left: -5px; }
.mleft10 { margin-left: 10px; }

.m-auto { margin: 0 auto; }
.m0 { margin: 0; }

.pad-btm30 { padding-bottom: 30px; }

/*======================================================

           PLUGIN

  ======================================================*/

/*----------------------Bootstrap-------------------------*/
/* Dropdown */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus { background-color: #2765BB; }

/* Form */
.form-group-nolabel { margin-top: 27px; }

.form-control { border-radius: 0; resize: vertical; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

/* Button */
.btn-advance { border-width: 2px; padding: 5px 12px; border-radius: 3px; font-weight: bold; text-transform: uppercase; position: relative; }

    .btn-advance:hover,
    .btn-advance:focus { -webkit-transition: all 0.2s ease-in; }

    .btn-advance:focus,
    .btn-advance:active:focus { outline: 0; }

    .btn-advance.loading:after { content: ''; position: absolute; z-index: 3; left: 50%; top: 50%; width: 15px; height: 15px; margin-left: -7px; margin-top: -7px; -webkit-animation: circle infinite .75s linear; -moz-animation: circle infinite .75s linear; -o-animation: circle infinite .75s linear; animation: circle infinite .75s linear; border: 2px solid #000; border-top-color: transparent !important; border-radius: 100%; }

    .btn-advance.loading:before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; background: transparent; z-index: 2; }

@-webkit-keyframes circle {
    0% { -webkit-transform: rotate(0); }
    100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes circle {
    0% { -moz-transform: rotate(0); }
    100% { -moz-transform: rotate(360deg); }
}

@-o-keyframes circle {
    0% { -o-transform: rotate(0); }
    100% { -o-transform: rotate(360deg); }
}

@keyframes circle {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}

.btn-grey { border-color: #ddd; background: #ddd; }
    .btn-grey:hover,
    .btn-grey:focus { background: #eee; }
    .btn-grey.loading:after { border-color: #333; }
    .btn-grey.loading:before { background: #ddd; }

.btn-white { border-color: #fcfcfc; background: #fcfcfc; }
.btn-grey:hover,
.btn-grey:focus { background: #fff; }
.btn-grey.loading:after { border-color: #fcfcfc; }
.btn-grey.loading:before { background: #f6f6f6; }

.btn-black { border-color: #2765BB; background: #2765BB; color: #fff; padding: 5px 12px; }
    .btn-black:hover,
    .btn-black:focus { background: #6a6f7b; color: #fff; }
    .btn-black.loading:after { border-color: #fff; }
    .btn-black.loading:before { background: #2765BB; }

.buttons { margin: 15px 0 0; }
    .buttons .btn { float: left; margin: 0 10px 10px 0; }
    .buttons .btn-right { float: right; margin: 0 0 10px 10px; }

.buttons-bottom { margin: 0; }
    .buttons-bottom .btn { margin: 10px 10px 0 0; }
    .buttons-bottom .btn-right { margin: 10px 0 0 10px; }

.agins { margin-bottom: 60px; }

/* Modal */
.modal { color: #6f6f6f; font-size: 15px; }

    .modal strong,
    .modal .strong,
    .modal thead th {  font-weight: bold; color: #2765BB; font-size: 20px; }
    .modal h2 {  text-transform: uppercase; color: #2765BB; }
    .modal .form-group label { color: #2765BB; }

.modal-title {  text-transform: uppercase; color: #2765BB; font-size: 20px; }
.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; }

@media (min-width: 768px) {
    .modal-dialog { width: 80%; margin: 30px auto; }
}

/* Pagination */
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus { background-color: #2765BB; border-color: #ccc; }

.pagination > li > a,
.pagination > li > a:hover { color: #000; }

.pagination { margin: 0; font-size: 14px;  text-transform: uppercase; font-weight: bold; float: right; }

/*----------------------jQuery Validate-------------------------*/
.field-validation-error,
.validation-summary-errors { color: #c02035; }

    .validation-summary-errors ul { color: #c02035; padding: 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #f2dede; border: 1px solid #eed3d7; }

.validation-summary-valid { display: none; }

/*----------------------Raty-------------------------*/
.star-on-png,
.star-off-png,
.star-half-png { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: "FontAwesome"; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-transform: none; color: #F4A120; font-size: 17px; }
    .star-on-png:before { content: "\f005"; }
    .star-off-png:before { content: "\f006"; }
    .star-half-png:before { content: "\f123"; }

/*----------------------Toast-------------------------*/
.toast-message a { text-decoration: underline; }
#toast-container > div { background-size: 25px auto; }
#toast-container > .toast-copy { background-image: url(../images/Icons/copy-solid-fff.svg) !important; }
    #toast-container > .toast-copy .toast-message { font-size: 11px; }
/*.toast-custom { background-color: #2765BB; }*/
/*======================================================

           CONTENT

  ======================================================*/
@media (max-width: 1499px) {
    .container { width: 95%; max-width: unset; }
}
/*@media (min-width: 1200px) {.container {width: 95%; max-width: 1170px;}}*/
@media (min-width: 1500px) {
    .container { width: 95%; max-width: 1470px; }
}


/*----------------------Header-------------------------*/

header { position: relative; box-shadow: 0 1px 0 rgba(0,0,0,0.2); position: relative; z-index: 301; display: block; background: #fff; }

.header-row { padding-right: 0; transition: all .3s ease-in-out; /*width: 100vw;overflow-y: hidden;*/ }
    .header-row.show-cart { padding-right: 150px; }
    .header-row .header-cart { right: -160px; display: none; transition: all .3s ease-in-out; }
    .header-row.show-cart .header-cart { right: 0; display: block; }

@media (max-width: 1499px) {
    .header-row.show-cart { padding-right: 120px; }
}

@media (max-width: 767px) {
    .header-cart { display: none !important; }
    .header-row.show-cart { padding-right: 0; }
    .header-row .header-cart { display: none !important; }
    .logo .cart-btn { display: none; }
    .show-cart .logo .cart-btn { display: block; }
    .header-row:not(.show-cart) .logo .login-btn { margin-left: auto; }
}

.header-left { padding: 18px 0 19px; }

/* Logo */
.logo { float: left; width: 40%; }
    .logo img { height: 70px; margin-top: -15px; object-fit: contain; object-position: left center; }
.logo-link { margin: 0 0 0 15px; }
.logo .btn-default { border-left: 0; }

.form-search { float: right; width: 58.3%; margin: 20px 0 0; padding-left: 3%; }

@media (min-width: 768px) and (max-width: 1499px) {
    .logo .form-group { margin-top: 60px; }
        .logo .form-group .input-group { clear: left; }
}

/* Search */
.brand-arrow { position: relative; top: 1px; left: 5px; }

.input-group .icon-addon .form-control { border-radius: 0; }

.icon-addon { position: relative; color: #555; display: block; }
    .icon-addon:after,
    .icon-addon:before { display: table; content: " "; }
    .icon-addon:after { clear: both; }
    .icon-addon .glyphicon,
    .icon-addon .fa { position: absolute; z-index: 2; left: 10px; font-size: 14px; width: 20px; margin-left: -2.5px; text-align: center; padding: 10px 0; top: 1px; }
    .icon-addon.addon-lg .form-control { line-height: 1.33; height: 46px; font-size: 14px; padding: 10px 16px 10px 16px; border-right: none; }
    .icon-addon.addon-lg .fa,
    .icon-addon.addon-lg .glyphicon { font-size: 14px; margin-left: 0; left: 11px; top: 4px; }

    .icon-addon .form-control { padding-left: 30px; float: left; font-weight: normal; }

        .icon-addon .form-control:focus + .glyphicon,
        .icon-addon:hover .glyphicon,
        .icon-addon .form-control:focus + .fa,
        .icon-addon:hover .fa { color: #2765BB; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn { font-size: 16px; color: #2765BB;  font-weight: bold; text-transform: uppercase; }

.input-group-addon li { text-transform: uppercase; }

/* 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: white; color: black; padding: 16px 0; display: none; line-height: 1; position: fixed; bottom: 0; width: 100vw; z-index: 1000; border-top: 2px solid #e6e4e4; border-bottom: 2px solid #e6e4e4; }
    .csm-cookies a { 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: 0; font-weight: 600; text-transform: uppercase; }

@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; text-decoration: none !important; width: 100%; padding: 5px 12px; }
.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; }

/* Links */
.header-right { text-align: right; font-size: 13px; }

@media (max-width: 767px) {
    .header-right { display: none; }
}

.login-links { display: inline-block; border: 1px solid #ccc; border-top-width: 0; padding: 7px 10px; margin-bottom: 15px; }
    .login-links.mob { display: none; }
    .login-links ul { text-align: center; }
    .login-links li { display: inline-block; margin: 0 11px; }
    .login-links a { color: #525252; font-size: 13px; }
    .login-links .first-level { position: relative; }
        .login-links .first-level .second-level { display: none; position: absolute; background-color: #fff; top: 18px; left: 0; width: 100%; z-index: 2; padding-top: 10px; }

            .login-links .first-level .second-level > ul { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
        .login-links .first-level:hover > .second-level { display: inline-block; }

@media (max-width: 1842px) {
    .login-links li { margin: 5px 5px; }
}

@media (max-width: 1499px) {
    .login-links li { margin: 5px; }
}

@media (max-width: 1499px) {
    .header-row .header-cart { width: 120px; }
}

@media (max-width: 1400px) {
    .login-links { border-top-width: 1px; }
}

@media (max-width: 1320px) {
    .login-links li a { font-size: 11px; }
    .login-links .first-level .second-level { top: 15px; }
}

@media (max-width: 991px) {
    .login-links { border-top-width: 1px; }
}

.contact-info { display: flex; justify-content: space-between; margin-top:15px; }

.header-contact { display: inline-block; padding-right: 1%; flex: 1; }

.header-social li { display: inline-block; margin-right: 5px; }

@media (min-width: 768px) and (max-width: 1024px) {
    .header-social li { margin-right: 3px; }

    .header-contact { display: inline-block; margin-right: 15px; }
}

@media (max-width: 1555px) {
    .header-social li { margin-right: 3px; }
}

@media (max-width: 1455px) {
    .header-social li { margin-right: 2px; }
}

/* Top Cart */
.header-cart { position: absolute; top: 0; right: 0; height: 100%; width: 150px; background-color: #2765BB; display: none; }
    .header-cart a { display: block; position: absolute; width: 100%; top: 50%; transform: translate(0, -50%); }

.top-cart-btn h3,
.top-cart-btn h4 { color: #fff; text-align: center; margin-top: 10px; margin-bottom: 0;  }

@media (min-width: 1200px) and (max-width: 1499px) {
    .top-cart-btn h3,
    .top-cart-btn h4 { font-size: 16px; }
}

/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown { position: relative; }

.yamm .container { position: relative; }
/*.yamm .dropdown.second-level { position: relative }*/
.yamm .dropdown-menu { left: auto; border: 0; }

.yamm .nav.navbar-right .dropdown-menu { left: auto; right: 0; }

.yamm .yamm-content { padding: 20px 30px; }
    .yamm .yamm-content.ajaxed { padding: 20px 30px; /* display: flex; */ }
        .yamm .yamm-content.ajaxed p { padding-top: 10px; }
            .yamm .yamm-content.ajaxed p:last-child { line-height: 23px; }
        .yamm .yamm-content.ajaxed .row { display: flex; }

@media (min-width: 992px) {
    .yamm .yamm-content.ajaxed > .row > .col-md-5 { width: 45.1%; }
    .yamm .yamm-content.ajaxed > .row > .col-md-4 { width: 30.2%; }
    .yamm .yamm-content.ajaxed > .row > .col-md-3 { width: 24.7%; }
}

@media (max-width: 992px) {
    .yamm .yamm-content.ajaxed .row { display: block }
    .yamm .yamm-content.ajaxed > .row > .col-md-5 { width: 100%; }
    .yamm .yamm-content.ajaxed > .row > .col-md-4 { width: 100%; border: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
    .yamm .yamm-content.ajaxed > .row > .col-md-3 { width: 100%; }
}

/*.menuorder-0 {order:0;}
.menuorder-1 {order:1;}
.menuorder-2 {order:2;}
.menuorder-3 {order:3;}
.menuorder-4 {order:4;}
.menuorder-5 {order:5;}
.menuorder-6 {order:6;}
.menuorder-7 {order:7;}
.menuorder-8 {order:8;}
.menuorder-9 {order:9;}
.menuorder-10 {order:10;}
.menublog {order:1; }*/

.yamm-fw.open1 .dropdown-menu { display: block }

.yamm-fw > a:hover,
.yamm-fw.open > a { -webkit-transition: all 0.2s ease-in; }
.yamm .dropdown.yamm-fw .dropdown-menu { left: 0; right: 0; padding: 0; width: 100vw; top: 50px; }
.yamm .dropdown.yamm-fw.open .dropdown-menu { display: block; width: 100vw; }
.yamm .dropdown.yamm-fw.open .categories-menu { width: 480px; position: absolute; left: -20px; top: 50px; padding: 32px 18px; }

.navbar-default { background-color: transparent; border-radius: 0; position: relative; min-height: 50px; margin-bottom: 0; border: 0; border-top: 1px solid #ccc; }
    .navbar-default #navbar-collapse-1 { padding: 0; display: flex !important; align-items: center; }
    .navbar-default .main-nav-group > .navbar-nav.head-nav { display: flex; float: unset; justify-content: flex-start; padding: 0 10px; align-items: center; }
    .navbar-default .navbar-nav > li { padding: 0 26px; }
        .navbar-default .navbar-nav > li.yamm-fw { text-align: center; }

@media (max-width:1640px) {
    .navbar-default .head-nav.navbar-nav { padding-left: 0; }
    .navbar-default .navbar-nav > li { padding: 0 14px; }
}

.yamm .dropdown.menuorder-0 { position: static; }

@media (max-width:1250px) {
    .yamm .dropdown.yamm-fw.open.dropdown-brands .categories-menu { width: 320px; }
    .yamm .depts.dropdown { position: static; }
}

@media (min-width: 992px) and (max-width:1150px) {
    .header-cart { width: 150px; }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-cart { width: 100px; }

    header .show-cart { padding-right: 115px; }
}
/*@media (pointer:coarse) {
    .cat-menu .navbar-nav > li >a{ pointer-events: none; }
}*/
/*.navbar-default .navbar-nav > li:first-child { padding-left: 0; }*/
.second-level .dropdown-menu { box-shadow: none; border: 1px solid #ccc; }

.nav-cat > .current a { box-shadow: inset 0 -5px 0 #5347f3; }

@media (min-width:768px) and (max-width:992px) {
    .nav-cat { float: none; }
}

.head-nav { padding-left: 54px; flex: 1; }

.box-menu { position: relative; }
    .box-menu .nav-cat { position: relative; }

.yamm .dropdown.yamm-fw .categories-menu.colms-1 { width: 480px; }
.yamm .dropdown.yamm-fw .categories-menu.colms-2 { width: 480px; }
.yamm .dropdown.yamm-fw .categories-menu.colms-3 { width: 760px; }
.yamm .dropdown.yamm-fw .categories-menu .nav-cat { columns: 210px 3; }
/*
.yamm .dropdown.yamm-fw .categories-menu.colms-1 .nav-cat { columns: 1; }
.yamm .dropdown.yamm-fw .categories-menu.colms-2 .nav-cat { columns: 2; }
.yamm .dropdown.yamm-fw .categories-menu.colms-3 .nav-cat { columns: 3; }*/

.yamm .dropdown.yamm-fw.dropdown-resources .categories-menu.colms-2 { width: 580px }


.box-menu li { width: 100%; }
.box-menu .navbar-nav > li { padding: 5px 14px 5px 14px; border-bottom: 1px solid #ebebeb; }
    .box-menu .navbar-nav > li a { text-decoration: none; padding: 0; }
.box-menu .nav-cat > li.current a { box-shadow: none !important; color: #dd0330; }
.box-menu .nav-cat > li.BespokeService { }



.navbar-default .navbar-nav > li > a { color: #2765BB; font-size: 19px;  font-weight: bold; text-transform: uppercase; }
    .navbar-default .navbar-nav > li > a:hover { color: #dd0330; gap: 15px; transition: 0.3s all; }
.navbar-default .dropdown-menu .navbar-nav > li > a { font-size: 16px; display: flex; justify-content: space-between; gap: 10px; align-items: center; font-weight: normal; }
    .navbar-default .dropdown-menu .navbar-nav > li > a img { height: 1em; }
/*.navbar-default .dropdown-menu .navbar-nav > li > a {padding:0;}*/
/*.navbar-default .dropdown-menu .navbar-nav > li:hover > a { box-shadow: inset 0 -5px 0 #5347f3 !important; }*/

.navbar-default .navbar-nav > li.has-dropdown:hover:after { content: ''; display: block; margin: 0 auto; width: 0; height: 0; border: 7px solid transparent; border-bottom-color: #2765BB; position: absolute; display: inline-block; margin-left: -7px; top: 36px; }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus { background-color: transparent; }

.nav-product { border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

.cat-link { padding: 0 34px !important; font-size: 14px; }
    .cat-link h5 { font-size: 21px; font-weight: 600; font-family: ConduitMedium; text-transform: uppercase; }

.nav-product-detail { padding: 0; }
    .nav-product-detail h4 { font-size: 24px; padding: 12px 17px 13px 27px; font-weight: 600; text-transform: uppercase;  }
    .nav-product-detail img { max-width: 100%; height: auto; }
    .nav-product-detail .desc { padding: 24px 18px 25px 28px !important; line-height: 24px !important; color: #4f4f4f; }
        .nav-product-detail .desc a { text-decoration: underline }
    .nav-product-detail .header-light { color: #2765BB; border-bottom: 1px solid #ccc; padding-bottom: 15px; }
        .nav-product-detail .header-light h5 { margin: 6px 0 8px; }
            .nav-product-detail .header-light h5 a { color: #2765BB; }
        .nav-product-detail .header-light .lightbulb { background: url(../images/lightbulb.png) no-repeat; width: 29px; height: 35px; margin: 0 13px -7px 0; display: inline-block; }
        .nav-product-detail .header-light .fa { color: #4f4f4f; margin-left: 4px; }
        .nav-product-detail .header-light p { color: #2765BB; padding: 11px 3px 5px !important; }

.nav-sub { display: none; }
    .nav-sub.active { display: block; }

.super-models { padding: 25px 0 44px 52px; }
    .super-models ul { display: inline-block }
    .super-models li { position: relative; width: 33%; float: left; }
    .super-models a { color: #4a4a4a; font-size: 17px; text-transform: uppercase; display: block; width: 100%; padding-right: 10px; }
        .super-models a:hover,
        .super-models .active,
        .super-models .active a { color: #dd0330; -webkit-transition: all 0.2s ease-in; }

.nav-arrow-black { background: url(../images/right_arrow.png) no-repeat center center; right: 0; width: 10px; height: 100%; display: block; position: absolute; top: 0; }

.super-models .active .nav-arrow-black { background: url(../images/right_arrow-red.png) no-repeat center center; }

.contact-us-black { display: inline-block; margin-top: -2px; margin-left: 12px; }

@media (pointer:coarse) {
    .super-models a { padding: 2px 10px 2px 0px; }
}

@media (max-width:1300px) {
    .super-models { padding: 0px 0 10px 0px; }

    .cat-link h5 { font-size: 18px; }
    .cat-link { padding: 10px 16px !important; }

    .nav-product-detail .header-light .lightbulb { float: left; }

    .nav-sub.active { border-bottom: 10px #2765BB solid; }
}

@media (min-width:768px) {
    .filters-wrapper { display: block !important; }
}

@media (max-width:991px) {
    .col-md-4.nav-product.nav-product-detail img { display: none; }

    .nav-product-detail .desc { padding: 0px 10px 14px 10px !important; }

    .cat-link { border: 1px solid #ccc; border-top: 1px solid #ccc; border-width: 1px 0 0 1px }

    .nav-product { border: none; border-top: 1px solid #ccc; border-top: 1px solid #ccc; }
}

@media (max-width:1200px) {
    .navbar-default .main-nav-group > .navbar-nav > li > a { font-size: 16px; }
}

@media (max-width:990px) {
    .navbar-default .main-nav-group > .navbar-nav > li > a { font-size: 16px; }
}

@media (max-width: 1024px) {
    .super-models a { font-size: 14px; }
}

@media (max-height:800px) {
    .navbar-default .navbar-nav > li { position: static }
    .yamm .dropdown.yamm-fw.open .categories-menu { left: 0; width: 100% !important }
        .yamm .dropdown.yamm-fw.open .categories-menu.colms-2 .nav-cat { columns: 4; }


    /*   .yamm .dropdown.yamm-fw.open:not(.dropdown-brands) .categories-menu { width: 800px; }
   .yamm-fw.open:not(.dropdown-brands) .box-menu .navbar-nav > li { width: 33.33%; padding: 0 14px; }
*/
}

/* Category Menu */
.cat-menu { background: #2765BB; position: relative; }
    .cat-menu a { color: #fff !important; }
    .cat-menu .nav { float: none; padding: 0 0 0 62px; }
        .cat-menu .nav > li { padding: 0px 16px; }
            .cat-menu .nav > li > a { padding: 12px 0 11px; }

.navbar-default .dropdown-menu .cat-menu .navbar-nav > li > a { font-size: 19px; }

.navbar-nav-hover { box-shadow: inset 0 -5px 0 #2765BB !important; }

.icon-collapse { display: none; position: absolute !important; top: 0; right: 0; width: 50px; height: 50px; background: url(../images/header-arrow-black.png) no-repeat center center; z-index: 1000; }

.open .icon-collapse { background: url(../images/header-arrow-up-black.png) no-repeat center center; }
.open .dropdown-menu { display: block; }

.close-button { position: absolute; bottom: 16px; right: 10px; display: none; }
    .close-button img { display: block; }

.mobile-menu { position: absolute; width: 100%; background: #fff; z-index: 5; margin-top: 15px; }
    .mobile-menu li a { color: #133c8b; font-size: 14px; font-weight: bold; text-transform: uppercase; display: block; padding: 5px 30px; }
    .mobile-menu .first-menu li { padding: 10px 0; }
    .mobile-menu .mobile-second { background: #133c8b; }
        .mobile-menu .mobile-second a { color: #fff; }
    .mobile-menu .mobile-third li { background: rgba(0,0,0,0.1); }

.logo a { display: block; }
.logo .mobile-btn { position: absolute; left: 10px; z-index: 10; }
.logo .cart-btn { position: absolute; right: 10px; top: -10px; text-align: center; }
.logo .login-btn { position: absolute; right: 15%; top: -10px; text-align: center; }
.logo .first-position { position: relative; }
.logo .navbar-toggle { margin-top: 0; }

.mobile-menu .mobile-second, .mobile-third { margin-top: 5px; }
.mobile-menu .menu-border { border-top: 2px solid #ddd; border-bottom: 2px solid #333; margin-bottom: 35px; }
.mobile-menu .mobile-menu .icon-collapse { width: 20px; }
.mobile-menu .mobile-next-day a { font-size: 16px !important; padding-bottom: 20px !important; padding-top: 10px; }
.mobile-menu .mobile-second .icon-collapse { right: 20px; }

.mobile-menu .first-menu i { display: none; }
.mobile-menu .first-a.collapsed { border: none; }

.mobile-menu .collapsed .second-collapsed .fa-angle-up,
.mobile-menu .collapsed .first-collapsed .fa-angle-up { display: none !important; }
.mobile-menu .collapsed .first-collapsed .fa-angle-down,
.mobile-menu .collapsed .second-collapsed .fa-angle-down { display: block; }

.mobile-menu .first-a .first-collapsed .fa-angle-up,
.mobile-menu .second-a .second-collapsed .fa-angle-up { display: block; }

.mobile-cart-btn img { margin-bottom: 5px; margin-left: 10px; }
.mobile-cart-btn h4 { font-weight: bold; text-transform: uppercase; color: #133c8b; font-size: 14px; }
.mobile-login-btn h4 {  font-weight: bold; text-transform: uppercase; color: #133c8b; font-size: 14px; margin: 3px; }

.mobile-menu .go-to-detail { background: url(../images/right_arrow-white.png) no-repeat center center; width: 10px; height: 10px; float: right; margin-left: 20px; margin-top: 5px; display: block !important; }
.mobile-menu .mobile-third { width: 100%; clear: left; }

.logo .navbar-default .navbar-toggle .icon-bar { background-color: #133c8b; }
.logo-link .mobile-logo { display: none; }

.mobile-menu .container nav .nav { background: #fff; }

.menuoverlay { transition: all .4s .1s ease-in-out; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; background: #000; position: fixed; opacity: 0; pointer-events: none; }
    .menuoverlay.Open { opacity: 0.6; pointer-events: all; }

.logo .mobile-btn a button .icon-bar { transition: all .4s .1s ease-in-out; transform: translateY(0) rotate(0); }
.logo .mobile-btn a[aria-expanded="true"] button .icon-bar_1 { transform: translateY(7px) rotate(225deg); }
.logo .mobile-btn a[aria-expanded="true"] button .icon-bar_2 { transform: translateY(1px) rotate(-225deg); }
.logo .mobile-btn a[aria-expanded="true"] button .icon-bar_3 { transform: translateY(-7px) rotate(225deg); opacity: 0; }

.logo .logo-link { pointer-events: none; }
    .logo .logo-link img { pointer-events: all; }


@media (min-width:992px) {
    .close-button { display: block; }

    .cart-btn { display: none; }

    .mobile-menu { display: none; }

    .login-btn { display: none; }
}

@media (max-width:991px) {
    .logo .mobile-btn a.collapsed.navbar-default { display: flex; }
    .navbar-toggle { display: block; }
    .logo .mobile-btn { position: relative; }

    .navbar-default { border-top: 0; }

    .icon-collapse { display: block; }

    .dropdown { position: relative !important; }

    .navbar-default .navbar-nav > li > a { position: static; }

    .nav-product-detail { display: none; }

    .mobile-cart { display: none !important; }

    .logo { position: relative; display: flex; display: flex; flex-wrap: nowrap; }

    .mobile-menu { top: calc(100%); margin: 0 -15px; width: calc(100% + 30px); padding: 0; }

    .logo .cart-btn, .logo .login-btn { position: relative; right: unset; width: 80px; top: unset; }

    .mobile-cart-btn img, .mobile-login-btn img { width: 20px; object-fit: contain; object-position: left bottom; margin: 0 auto 5px; height: 20px; }

    .mobile-login-btn h4, .mobile-cart-btn h4 { margin: 0; }

    .logo .logo-link { pointer-events: none; width: 100%; margin: 0; }
    .logo .form-group { margin-top: 19px; }
    .logo { padding: 0; width: 100%; float: none; }

    .logo-link { margin-right: 0; }

    .logo .cart-btn { margin-left: auto; }

    .header-left { padding: 18px 0 0px; }

    .logo .logo-link img:not(.mobile-logo) { width: 100%; float: none; margin: 0 auto; object-fit: contain; left: 0; height: 50px; position: absolute; display: block; object-position: center; }

    header .show-cart { padding-right: 15px; }

    header .form-search { margin-top: 0px; width: 100%; padding-left: 0; margin-bottom:20px; }
    header .col-links { display: flex; flex-direction: column; order: -1; }
    header .login-links { width: 100%; }
    .login-links li a { font-size: 14px; padding: 8px 10px; }
    .contact-info { display: flex; justify-content: space-between; flex-direction: row !important; margin-bottom: 5px; }

    header .pre-header { }
    .header-right { margin-top: 10px; }
}

@media (max-width:575px) {
    .logo .logo-link img:not(.mobile-logo) { width: 90%; margin: 0 auto; height: 50px; width: 90%; position: relative; object-position: top center; }

    .form-search { margin-top: 15px; }
    .pre-header .input-group { display: flex; flex-wrap: wrap; padding: 0 10PX; }
        .pre-header .input-group .brand-btn { width: calc(100% - 80px); order: 1; border-radius: 0 4px 4px 0; }
        .pre-header .input-group .input-group-btn { width: 80px; order: 2; }
            .pre-header .input-group .input-group-btn button { border-radius: 0 4px 4px 0;}
        .pre-header .input-group .icon-addon { order: 0; width:calc(100% - 90px); }
            .pre-header .input-group .icon-addon input { border: 1px solid #ccc; order: 0; width: 100%; border-radius: 4px 0px 0 4px; }
}

@media (max-width:375px) {
    .logo .logo-link { order: 0; margin: 0; width: calc(100% - 117px); }
    .logo { position: relative; display: flex; display: flex; flex-wrap: wrap; }
        .logo .logo-link img:not(.mobile-logo) { margin: 0 auto; height: 50px; width: 100%; position: relative; object-position: 0 center; padding: 4px; }
        .logo .cart-btn, .logo .login-btn { width: 50px; }

    .header-left { padding: 0px 0 0; }
    .col-logoandsearch { padding: 10px 0 0; }
}

.mobile-menu .container { padding: 0; }
    .mobile-menu .container nav .in,
    .mobile-menu .container nav .collapsing { border-top: 2px solid #ddd; margin-top: 10px; border-bottom: 2px solid #333; }
.mobile-menu .menu-border { border-top: none; border-bottom: none; }

@media (min-width:768px) and (max-width:909px) {
    .navbar-default .navbar-nav > li { padding: 0 6px; }

    .dropdown-menu { top: 50px; }
}

@media (min-width:910px) and (max-width:1290px) {
    .dropdown-menu { top: 50px; }
}

@media (max-width: 1499px) {
    .yamm .dropdown.yamm-fw .dropdown-menu { right: 0; }
}

@media (max-width: 1024px) {
    .navbar-default .navbar-nav > li { padding: 0 10px; }
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus { background: none; border-color: #2765BB; }

.next-day { border-left: 1px solid #ccc; min-height: 50px; display: flex; justify-content: space-between; padding: 0 70px; margin-right: 0; }
    /* .next-day li { padding: 0 !important; }*/
    .next-day a { text-transform: uppercase; color: #2765BB; }

.hidelargePC { display: none; }

@media (min-width:991px) and (max-width:1024px) {
    .navbar-right { margin-right: 0; }
}

@media (max-width: 1024px) {
    .next-day { border-left: 0; padding: 0; }
}

@media (max-width: 880px) {
    .next-day { display: none; }

    .hidelargePC { display: block; }
}

.yamm-text h2 { color: #2765BB;  margin-top: 50px; padding-right: 20px; }
.yamm-text p { color: #6f6f6f; line-height: 25px; font-size: 16px; }
.yamm-text a { color: #2765BB;  font-weight: bold; }
.yamm-text li { display: inline-block; margin-top: 10px; }

.qp-type { background: #c3c3c3; padding: 5px 10px; border-radius: 3px; margin-right: 10px; color: #2765BB;  font-weight: bold; }

.view-product-btn { background: #2765BB; color: #fff !important; padding: 10px 20px; border-radius: 4px; font-size: 16px; }

.mega-new { padding: 8px 4px; }
    .mega-new h2 {  font-weight: bold; color: #2765BB; }
    .mega-new strong { color: #000 }
    .mega-new .news-title a { color: #565656; }
    .mega-new .view-all-news { margin: 4px 0 29px; padding-top: 0 !important; }
        .mega-new .view-all-news a { color: #2765BB; }

.nav > li > a { padding: 15px 0; }

/* Title Panel */
.title-banner h1, .title-banner .h1 { color: #2765BB; text-align: center; font-weight: bold; margin-top: 10px; }
.title-banner .abovetitle { color: #2765BB; text-align: center; font-weight: bold; display: block;  text-transform: uppercase; font-size: 21px; }

.title-banner p { text-align: center; font-size: 18px; color: #2765BB; margin-top: 30px; }

/* Nav */
.circle1 { color: #dd0330 !important; font-size: 13px !important; position: absolute; padding-left: 14px; padding-top: 14px; }

/* FB Buttons */
.fb-btn { text-transform: uppercase; background: #43609C; padding: 6px 20px; color: #fff !important; border-radius: 3px; font-size: 14px; border: 2px solid transparent; font-weight: bold; }
    .fb-btn:hover { background: rgba(67, 96, 156, 0.48); color: #fff !important; -webkit-transition: all 0.2s ease-in; border: 2px solid #43609C; }

.fb-btn1 { text-transform: uppercase; background: #23a9e6; padding: 6px 20px; color: #fff !important; border-radius: 3px; font-size: 14px; border: 2px solid transparent; font-weight: bold; }
    .fb-btn1:hover { background: rgba(35, 169, 230, 0.54); color: #fff !important; -webkit-transition: all 0.2s ease-in; border: 2px solid #23a9e6; }

.fb-btn2 { text-transform: uppercase; background: #2765BB; padding: 6px 20px; color: #fff !important; border-radius: 3px; font-size: 14px; border: 2px solid transparent; font-weight: bold; }
    .fb-btn2:hover { background: rgba(16, 24, 43, 0.62); color: #fff !important; -webkit-transition: all 0.2s ease-in; border: 2px solid #2765BB; }

.fb-btn-fo { text-transform: uppercase; padding: 6px 16px; color: #2765BB !important; border-radius: 3px; font-size: 14px; border: 1px solid #2765BB !important; font-weight: bold; }
    .fb-btn-fo:hover { background-color: rgba(16, 44, 106, 0.62) !important; -webkit-transition: all 0.2s ease-in; border: 1px solid #fff; }

@media (max-width: 991px ) {
    .fb-btn2 { padding: 6px 4px; font-size: 12px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .fb-btn2 { padding: 7px; font-size: 12px; }
}

.fb-btn3 { text-transform: uppercase; background: #2765BB; padding: 6px 20px; color: #fff !important; border-radius: 3px; font-size: 14px; border: 2px solid transparent; font-weight: bold; margin-top: -35px; }
    .fb-btn3:hover { background: rgba(16, 24, 43, 0.62); color: #fff !important; -webkit-transition: all 0.2s ease-in; border: 2px solid #2765BB; }

@media (max-width: 991px ) {
    .fb-btn3 { padding: 6px 16px; font-size: 9px; margin-top: -31px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .fb-btn3 { padding: 6px 16px; }
}

.fb-btn4 { text-transform: uppercase; background: #2765BB; padding: 6px 16px; color: #fff !important; border-radius: 3px; font-size: 14px; border: 1px solid #fff; font-weight: bold; }
    .fb-btn4:hover { background-color: rgba(16, 24, 43, 0.62) !important; -webkit-transition: all 0.2s ease-in; border: 1px solid #fff; }

@media (min-width: 992px) and (max-width: 1199px) {
    .fb-btn4 { padding: 6px 10px; font-size: 11px; }
}

.fb-btn5 { color: #fff; font-size: 16px; border: 1px solid #fff; padding: 8px 15px; border-radius: 3px;  }
    .fb-btn5:hover { color: #fff; background-color: #aaa; }

.fb-btn6 { color: #fff; font-size: 16px; border: 1px solid #fff; padding: 3px 12px; border-radius: 3px;  }
    .fb-btn6:hover { color: #fff; background-color: #aaa; }

@media (max-width: 767px) {
    .fb-btn6 { font-size: 15px; }
}

.fb-btn7 { color: #fff; font-size: 16px; border: 1px solid #fff; padding: 6px 9px; border-radius: 3px;  }
    .fb-btn7:hover { color: #fff; background-color: #aaa; }

@media (min-width: 992px) and (max-width: 1199px) {
    .fb-btn7 { padding: 20px 3px; font-size: 16px; display: block; }
}

/* Request */
.req-cal { background-color: #2765BB; padding: 27px 20px; border-radius: 3px; }
    .req-cal h4 { margin-top: 0; margin-bottom: 0; font-weight: bold; font-size: 24px; color: #fff; }
    .req-cal img { position: absolute; right: 30px; top: 15px; }

@media (max-width: 767px) {
    .req-cal h4 { font-size: 16px; }
    .req-cal img { top: 20px; width: 13%; }
}

@media (max-width: 991px ) {
    .req-cal { margin-top: 20px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .req-cal h4 { font-size: 16px; }
    .req-cal img { top: 25%; width: 20%; }
}

/* Facebook Twitter */
.facebook-twitter { background-color: #dbe2e5; padding: 50px 0 50px 0; }
    .facebook-twitter .featured-case-study-slider { display: none !important; position: relative; }
.featured-case-study-slider .slick-dots li { float: left; }
.featured-case-study-slider button { padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #2765BB; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
button:focus { outline: none; }
button:hover { background-color: #eee; border-color: #ccc; }
.slick-dots > .slick-active > button:hover { background-color: #2765BB; }
.slick-dots > .slick-active > button { background-color: #2765BB; border-color: #ccc; color: #fff; }

.slick-prev.slick-disabled { opacity: 0.4; }
.slick-next.slick-disabled { opacity: 0.4; }

.featured-case-study .brand-bannerImg { float: right !important; margin: 0 auto !important; max-width: 50%; height: auto; }
.featured-case-study .clearfix { content: ""; display: block; clear: both }
.featured-case-study .item-img { zoom: 1; }

@media (max-width: 1499px) {
    .featured-case-study .brand-bannerImg { float: none !important; max-width: 100%; }
}

@media (max-width: 991px) {
    .facebook-twitter { display: block !important; }
        .facebook-twitter .featured-case-study { display: none; }
        .facebook-twitter .featured-case-study-slider { display: block !important; }
    .featured-case-study-slider .blog-item { margin-top: 52px !important; }
    .featured-case-study-slider .slick-dots li { float: left; }
    .featured-case-study-slider .slick-prev { position: absolute; top: 10px; right: 172px; z-index: 99; }
    .featured-case-study-slider .slick-next { position: absolute; top: 10px; right: 14px; z-index: 88; }
    .featured-case-study-slider .slick-dots { position: absolute; right: 74px !important; top: 10px; }
}

.facebook-twitter .item { background-color: #fff; padding: 30px 20px 70px; border-radius: 3px; border-bottom: 6px solid #2765BB; position: relative; }
    .facebook-twitter .item img { float: left; margin-right: 10px; }
    .facebook-twitter .item h4 {  font-size: 26px; color: #2765BB; margin-top: 0; }
    .facebook-twitter .item p { color: #6f6f6f; font-size: 14px; line-height: 25px; }
    .facebook-twitter .item h6 { color: #2765BB; font-size: 14px; font-weight: bold; margin-bottom: 30px; }

.facebook-twitter .summary { height: 125px; overflow: hidden; }

.facebook-twitter .timePosted { margin-top: 5px; color: #2765BB; font-size: 14px; font-weight: bold; }
    .facebook-twitter .timePosted a { color: #2765BB; }

.facebook-twitter .facebook { border-bottom-color: #43609C; }

.facebook-twitter .twitter { border-bottom-color: #23a9e6; }
    .facebook-twitter .twitter sup { font-size: 12px; font-weight: bold; }

.facebook-twitter .tweet-text { color: #6f6f6f; font-size: 14px; line-height: 25px; }
    .facebook-twitter .tweet-text a { color: #6f6f6f; }
        .facebook-twitter .tweet-text a:hover,
        .facebook-twitter .tweet-text a:focus { color: #2765BB; }

.facebook-twitter .news h2 { text-transform: uppercase; color: #2765BB; font-size: 18px;  }
.facebook-twitter .news .world { font-size: 14px !important; margin-top: 8px !important; font-family: 'CircularStd-Bold' !important; }

.facebook-twitter .text-lines, .facebook-twitter .tweet { height: 75px; overflow: hidden; }

.facebook-twitter .news-text { height: auto !important; overflow: hidden; }
.facebook-twitter .item img.image { height: 140px; width: 165px; float: right; object-fit: contain; object-position: top right; margin: 10px 0 0; }

.facebook-twitter .news h5 { margin: 5px 0; }
.facebook-twitter .side-arrow { position: absolute; width: calc(100% - 40px); left: 20px; bottom: 20px; }
.facebook-twitter .featured-case-study .item { margin-top: 30px; }
.facebook-twitter .featured-case-study .side-arrow { margin-top: 20px; position: absolute; bottom: 20px; }

@media (max-width: 991px ) {
    .facebook-twitter .item { margin-top: 20px; }
    .facebook-twitter .news-text { height: 70px; overflow: hidden; }
    .facebook-twitter .news h5 { margin: 5px 0; }
}


.social-row { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
    .social-row > div { width: 100%; height: 100%; display: flex; padding: 0; }
        .social-row > div .item { width: 100%; }

/*    .facebook-twitter .twitter, .facebook-twitter .facebook, .facebook-twitter .news { height: 274px; }
        .facebook-twitter .twitter p, .facebook-twitter .facebook p, .facebook-twitter .news p { overflow: hidden; }
    .facebook-twitter .news-text { height: 110px; overflow: hidden; }
    .facebook-twitter .news h5 { margin: 5px 0; }

*/
@media (min-width: 992px) and (max-width: 1500px) {
    .facebook-twitter .news-text { height: 66px; overflow: hidden; margin-bottom: 12px; }
    .facebook-twitter .news h5 { margin: 5px 0; }
}

@media (min-width: 768px) and (max-width: 1024px ),(max-width: 400px ) {
    .facebook-twitter .item.news { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; }
        .facebook-twitter .item.news .image { order: 2; display: flex; }
}

.facebook-twitter .item img.image.image-mob { display: none; }

@media (max-width: 1200px ) {
    .social-row { grid-template-columns: 1fr; }
}

@media (max-width: 575px ) {
    /*.facebook-twitter .item img.image { display:none;}*/
    /*.facebook-twitter .item img.image.image-mob { display: block; float: left; margin: 30px 0 5px; height: 140px; width: auto; object-position: top left; }*/
    .facebook-twitter .item img.image { width: 120px; max-width: 30vw; height: auto; }
    .facebook-twitter .item { padding: 30px 15px 60px; }
    .facebook-twitter .side-arrow { left: 15px; bottom: 15px; }
}
/* Footer */
.footer-bg { background-color: #fff; padding: 40px 0; width: 95%; margin: 0 auto; }

    .footer-bg .info p { color: #6f6f6f; font-size: 14px; }
    .footer-bg .info strong { color: #000; }
    .footer-bg .info .address { font-size: 18px; }
    /*.footer-bg .address p,
/*.footer-bg.address h5 { color: #6f6f6f; font-size: 14px; }
/*.footer-bg .address h5 { font-size: 18px; }*/

    .footer-bg .happening h3 { color: #2765BB; margin-top: 0; font-size: 28px;  }
.footer-bg .happening .form-control {

	font-size: 14px;
	padding: 6px 0;
	color: #6f6f6f;
	margin-bottom: 5px;
	text-indent: 10px;
}
    .footer-bg .happening input[type="checkbox"].form-control { display: inline-block; width: 20px; height: auto; margin-top: 8px; vertical-align: top; font-weight: 300; font-size: 14px; }
    .footer-bg .happening label.form-control { width: calc(100% - 30px ); height: auto; display: inline-block; padding-left: 10px; border: none; font-size: 14px; font-weight: 300; font-size: 14px; }
        .footer-bg .happening label.form-control:focus { outline: none; }
    .footer-bg .happening p { margin-top: 15px; font-weight: 300; font-size: 14px; }

.social-icon li { display: inline-block; margin-right: 7px; margin-top: 30px; }

@media (max-width: 991px ) {
    .social-icon li { margin-top: 0; }
}

.gray { color: #6f6f6f; font-size: 18px; }
    .gray + p { padding: 0 !important; }

.border-top { border-top: 1px solid #ccc; }
.border-right { border-right: 1px solid #ccc; }
.border-left { border-left: 1px solid #ccc; }

@media (max-width: 991px ) {
    .border-right { border-right: 0 solid #ccc; }
}

.brochure p { color: #6f6f6f; }
.brochure-img img { float: right; }

.latest-btn { color: #2765BB; font-weight: bold; border: 1px solid transparent; padding: 6px 0; }

@media (max-width: 991px ) {
    .brochure-img img { float: left; margin-top: 10px; }
}

.copyright { border-top: 1px solid #ccc; background-color: #fff; padding: 20px 0; }

.copy-text p {  color: #6f6f6f; text-align:center;font-size: 13px; }

.special-margin { margin-right: 40px; margin-left: 40px; }

.logos { display: flex; justify-content: flex-end; align-items: center; gap: 15px; }
    .logos img { height: 68px; width: auto; }

@media (max-width: 1500px) and (min-width: 1201px) {
}

@media (max-width: 991px ) {
    .copy-text p { margin-right: 10px; margin-left: 10px; display: block; }

    .special-margin { margin: 0; }
}

@media (max-width: 1199px) and (min-width:1024px) {
}

@media (min-width: 990px) and (max-width: 1024px) {
}

@media (max-width: 991px ) {
    .footer-bg { padding: 0 0 15px; }
    .copy-text { text-align: center }
    .logos { margin-top: 35px; justify-content: center; }
}

@media (max-width: 767px) {
    .logos { justify-content: center; }
}

/*----------------------Module-------------------------*/
/* Product Box */
.product-box { position: relative; border: 1px solid #ccc; padding-top: 10px; padding-bottom: 20px; height: 100%; }
    .product-box:hover { border: 1px solid #2765BB; -webkit-transition: all 0.2s ease-in; }
    .product-box .inner-title {font-size: 20px; color: #2765BB; text-transform: uppercase; padding: 0 20px; text-align: center; }
    .product-box .inner-text { color: #6f6f6f; font-size: 15px; padding: 0 20px; height: 63px; overflow: hidden; }

    .product-box .price { color: #2765BB; font-size: 20px; font-weight: bold; margin-top: 20px; padding: 0 20px; display: none; }
        .product-box .price .vat { font-size: 75%;  }
        .product-box .price sup { }

    .product-box .hover-detail { opacity: 0; position: absolute; bottom: -1px; width: 100%; }
    .product-box:hover .hover-detail { opacity: 1; -webkit-transition: all 0.2s ease-in; }
    .product-box .hover-detail li { display: inline-block; vertical-align: middle; width: 50%; float: left; text-align: center; }
    .product-box .hover-detail a { display: block; background-color: #2765BB; }
        .product-box .hover-detail a:hover { background-color: #2765BB; -webkit-transition: all 0.2s ease-in; }
    .product-box .hover-detail img { display: block; }

    .product-box .eye img,
    .product-box .heart img,
    .product-box .remove img { padding-left: 5px; display: inline; margin-top: -2px; }

    .product-box .eye,
    .product-box .heart,
    .product-box .remove { padding: 17px 5px; color: #fff; font-size: 15px; }

    .product-box .hover-detail .heart:hover,
    .product-box .hover-detail .remove:hover { background-color: #323e58; }
    .product-box a.imagebox { height: 200px; display: block; background: no-repeat center; background-size: contain; padding: 10px; }
        .product-box a.imagebox img { width: 100%; height: 100%; object-fit: contain; }

.maleft-5 { margin-left: 0; }

/*------------------------------------------------------------------------------products-index-page------------------------------------------------------------------------------*/
.products-index-page .product-box .inner-text { height: 84px; }
.products-index-page .panel-group .panel-default > .panel-heading { background-color: #fff; padding: 0; }
.products-index-page .panel-group .option-group .panel-heading a { text-decoration: none; color: #2765BB; display: block; text-transform: unset; font-size: 18px; padding: 10px 0;  }

.products-index-page .panel-group .option-group .panel-heading .close_span { margin-top: 3px; float: right; display: inline-block; border-width: 5px; border-style: solid; border-color: transparent transparent #2765BB transparent; }
.products-index-page .panel-group .option-group .panel-heading .collapsed .close_span { margin-top: 8px; border-color: #2765BB transparent transparent transparent; }

.products-index-page .panel-group .panel { box-shadow: 0 1px 0 #d7d7d7; border-radius: 0; border: 0px solid transparent; }
.products-index-page .panel-sub-group > .panel-body { padding: 0 0 0 15px; }
.products-index-page .panel-sub-group .panel-group { margin-top: 1px; margin-bottom: 0; }
    .products-index-page .panel-sub-group .panel-group:first-child { margin-top: 0; }

.products-index-page .filter-list { list-style: none; padding: 10px 0 0; }
    .products-index-page .filter-list li { padding-left: 20px; margin-bottom: 5px; }
        .products-index-page .filter-list li a { display: inline-block; position: relative; color: #6f6f6f; font-size: 14px; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

            .products-index-page .filter-list li a:before { content: ""; display: inline-block; position: absolute; width: 12px; height: 12px; left: 0; top: 3px; margin-left: -20px; border: 1px solid #a8a8a8; border-radius: 50%; background-color: #dedede; -webkit-transition: border 0.15s ease-in-out; -moz-transition: border 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out; transition: border 0.15s ease-in-out; }
    .products-index-page .filter-list .active:before { background: #2765BB; border: 1px solid #2765BB; }

@media (min-width: 1200px) and (max-width: 1499px) {
    .product-box .inner-text { height: 84px; }
    .products-index-page .product-box .inner-text { height: 105px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-box .inner-text { height: 105px; }
    .products-index-page .product-box .inner-text { height: 147px; }

    .product-box .eye,
    .product-box .heart,
    .product-box .remove { padding: 18px 7px; }

    .members-wishlist-page .product-box .eye,
    .members-wishlist-page .product-box .remove { font-size: 13px; }
}

@media (min-width: 992px) and (max-width:1499px) {
    .products-index-page .product-box .eye,
    .products-index-page .product-box .heart { font-size: 13px; }
}

@media (max-width:320px) {
    .products-index-page .product-box .eye,
    .products-index-page .product-box .heart { font-size: 13px; }
}

@media (max-width: 360px) {
    .product-box .eye,
    .product-box .heart,
    .product-box .remove { padding: 10px 16px; }
}

/* sideA sideB */
.sideA { margin-right: 0 !important; margin-top: 5px; margin-left: 20px; }

.sideB { margin-right: 0 !important; margin-top: -16px; margin-left: 109px; }

.sideA-A { margin-right: 5px !important; margin-top: 3px; margin-left: 10px; }

@media (min-width: 768px) and (max-width: 1024px) {
    .sideA-A { margin-top: 3px !important; }

    .sideA { margin-top: 5px !important; }
}

.products-index-page .gridview .container { width: 95%; max-width: 1100px; padding: 35px 0 60px; }
.products-index-page .row-gridview { position: relative; display: flex; flex-wrap: wrap; border: 0px solid #c6c6c6; border-left-width: 1px; border-top-width: 1px; }
.products-index-page .col-gridview { position: relative; }
.products-index-page .row-gridview img { margin: 0 auto; }
.products-index-page .row-gridview a.link { z-index: 1; height: 100%; width: 100%; display: block; position: relative; }
.products-index-page .row-gridview h3 { display: inline-block; text-align: center; width: 100%; font-size: 21px; }
.products-index-page .col-gridview.span-3 { width: 50%; max-width: 1100px; padding: 35px 0 60px; }
.products-index-page .col-gridview { width: 25%; border: 0px solid #c6c6c6; border-right-width: 1px; border-bottom-width: 1px; padding: 10px 15px; }
    .products-index-page .col-gridview a.link .descbox { display: none; position: absolute; width: 100%; height: 100%; top: 0; background: #fff; opacity: 0; transition: .2s all; font-size: 14px; overflow: hidden }
    .products-index-page .col-gridview a.moreinfo { display: none; width: 30px; height: 30px; position: absolute; top: 3px; left: 3px; z-index: 2; text-align: center; line-height: 30px; }

@media(pointer: coarse) {
    .products-index-page .col-gridview a.link .descbox,
    .products-index-page .row-gridview a.moreinfo { display: block; }
    .products-index-page .col-gridview.Open a.link .descbox { opacity: 1 }
    .products-index-page .row-gridview h3 { padding: 0 20px 0; }
}

@media(pointer: fine) and (min-width:767px) {
    .products-index-page .col-gridview a.link .descbox { display: block; }
    .products-index-page .col-gridview:hover a.link .descbox { opacity: 1; }
    .products-index-page .col-gridview { height: 275px }
}

.products-index-page .col-gridview a.link .descbox h3 { margin-top: 0 }

@media(max-width: 991px) {
    .products-index-page .col-gridview { width: 33.33333% }
}

@media(max-width: 800px) {
    .products-index-page .col-gridview { width: 50% }
}

@media(max-width: 560px) {
    .products-index-page .col-gridview { width: 100% }
}

.products-index-page .row-prodlist .case-studies {  padding: 0 20px 0 20px; }
    .products-index-page .row-prodlist .case-studies .caseLi { margin: 20px 0; min-height: 90px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseImg { width: 35%; margin: 0 15px 5px 0; height: auto; object-fit: contain; max-width: 140px; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv { width: 60%; padding: 6px 0 11px; }
            .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .caseHead { font-weight: bold; color: black; line-height: 18px; }
            .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .caseDate { font-size: 12px; color: black; line-height: 14px; margin: 2px 0; }
            .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .case-btn { background-color: #2765BB; color: #fff;  font-weight: bold; margin-top: 5px; }

@media (max-width:767px), (min-width:992px) and (max-width: 1370px) {
    .products-index-page .row-prodlist .case-studies .caseLi { flex-direction: column; flex-wrap: nowrap; align-content: center; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseImg { width: 100%; margin-right: 0; max-width: 210px; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv { width: 100%; }
}

@media (max-width:767px) {
}

@media (max-width: 991px) {
    .products-index-page .row-prodlist .case-studies > ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
    .products-index-page .row-prodlist .case-studies .caseLi { width: 48%; display: flex; flex-wrap: nowrap; justify-content: flex-start; }
    .visibleinline-xssm { display: inline-block; }
    .products-index-page .row-prodlist .case-studies .caseLi .caseDiv { width: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; height: 100%; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .caseHead { font-size: 18px; line-height: 1.1; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .caseDate { margin-bottom: 12px; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .btn { margin-top: auto; width: 100px; }
}

@media (max-width: 360px) {
    .products-index-page .row-prodlist .case-studies .caseLi .caseImg { float: none; margin-right: 0; }
}

@media (max-width: 466px) {
    .products-index-page .row-prodlist .case-studies h2 { text-align: center; }
    .products-index-page .row-prodlist .case-studies .caseLi { width: 100%; align-items: center; text-align: center; }
        .products-index-page .row-prodlist .case-studies .caseLi .caseDiv .btn { margin: auto auto 10px; }
}

/*======================================================

           Pages

  ======================================================*/
/*----------------------Base Address Page-------------------------*/
.postcode-select-wrap { display: none; }

/*----------------------Blog Index Page-------------------------*/
.blog-item { text-align: left; padding: 20px 0; padding: 20px 0; display: flex; flex-wrap: nowrap; }
    .blog-item h3 {  font-size: 20px; margin: 0; }
    .blog-item .date {  margin-bottom: 10px; }
    .blog-item .summary { color: #6f6f6f; font-size: 15px; line-height: 25px; margin-bottom: 10px; }
.blog-index-page .row-top { margin-bottom: 15px; }

.blog-menu { width: 100%; background: #fff; z-index: 5; font-size: 19px;  text-transform: uppercase; font-weight: bold; }
    .blog-menu li a { color: #2765BB; display: block; padding: 15px 30px 15px 15px; text-decoration: none; border-bottom: 1px solid #ccc; position: relative; }
    .blog-menu .first-menu a.active { color: #dd0330; }
    .blog-menu .menu-border { border-top: 1px solid #ccc; margin-bottom: 45px; }
    .blog-menu .blog-menu .icon-collapse { width: 20px; }
    .blog-menu .mobile-next-day a { font-size: 16px !important; padding-bottom: 20px !important; padding-top: 10px; }
    .blog-menu .mobile-second .icon-collapse { right: 20px; }
    .blog-menu .fa { position: absolute; top: 18px; right: 15px; }

    .blog-menu .level2 a { padding-left: 30px; }
    .blog-menu .level3 a { padding-left: 45px; }
    .blog-menu .level4 a { padding-left: 60px; }
    .blog-menu .level5 a { padding-left: 75px; }

    .blog-menu .fa-angle-down { display: none; }
    .blog-menu .collapsed .fa-angle-up { display: none; }
    .blog-menu .collapsed .fa-angle-down { display: inline-block; }
    /*.blog-menu .go-to-detail { background: url(../images/right_arrow-white.png) no-repeat center center; width: 10px; height: 10px; float: right; margin-left: 20px; margin-top: 5px; display: block !important; }
.go-to-detailTwo { background: url(../images/right_arrow-grey.png) no-repeat center center; width: 10px; height: 10px; float: right; margin-left: 20px; margin-top: 5px; display: block !important; }*/
    .blog-menu .go-to-detail { background: url(../images/right_arrow-grey.png) no-repeat center center; width: 10px; height: 10px; display: block !important; position: absolute; top: 21px; right: 15px; }
    .blog-menu .mobile-third { width: 100%; clear: left; margin-top: 0; }

.blog-index-page .blog-list .ajaxLoading { text-align: center }

.blog-index-page .blog-list .brand-bannerImg { margin-top: 0 }

.blog-index-page .blog-list .clearfix:after { content: ""; display: block; clear: both; }
.blog-index-page .blog-list .clearfix { zoom: 1; }

/*.blog-index-page.cat5 .first-menu > li,
.blog-index-page.cat72 .first-menu > li{display:none;}

.blog-index-page.cat5 .first-menu > li.cat-5{display:block;}
.blog-index-page.cat72 .first-menu > li.cat-72{display:block;}*/

/*----------------------Landing Page-------------------------*/

.landingpage { }
    .landingpage .panels { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
        .landingpage .panels .panel-item { }
            .landingpage .panels .panel-item .panel { border-radius: 8px; overflow: hidden; width: 100%; height: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; }
                .landingpage .panels .panel-item .panel:before, .landingpage .panels .panel-item .panel:after { display: none; }
                .landingpage .panels .panel-item .panel .col-text { height: calc(100% - 210px); display: flex; flex-direction: column; justify-content: flex-start; }
                    .landingpage .panels .panel-item .panel .col-text h3 { width: 100%; margin: 0; display: flex; justify-content: space-between; margin-right: auto; font-size: 21px; line-height: 24px; }

                    .landingpage .panels .panel-item .panel .col-text .panel-heading { display: flex; }

                        .landingpage .panels .panel-item .panel .col-text .panel-heading i { display: flex; gap: 10px; margin-left: 10px; }
                            .landingpage .panels .panel-item .panel .col-text .panel-heading i::after,
                            .landingpage .panels .panel-item .panel .col-text .panel-heading i::before { display: none; width: 1em; height: 100%; content: ""; background-repeat: no-repeat; background-size: contain; order: 1 }

                        .landingpage .panels .panel-item .panel .col-text .panel-heading .icon { display: none; height: 21px; width: 21px; }
            .landingpage .panels .panel-item.Marine .panel .col-text .panel-heading .ship { display: block; }
            .landingpage .panels .panel-item.Industrial .panel .col-text .panel-heading .industry { display: block }
            .landingpage .panels .panel-item.Industry .panel .col-text .panel-heading .industrial { display: block }
            .landingpage .panels .panel-item.Liquids .panel .col-text .panel-heading .liquids { display: block }


            /*.landingpage .panels .panel-item.Liquids .panel .col-text .panel-heading i::before { display: flex; background-image:url() }*/



            .landingpage .panels .panel-item .panel .col-text .panel-heading { padding: 20px 20px 10px; }
            .landingpage .panels .panel-item .panel .col-text .panel-body { padding: 0 20px 10px; }
            .landingpage .panels .panel-item .panel .col-text .panel-footer { margin-top: auto; }
                .landingpage .panels .panel-item .panel .col-text .panel-footer a { display: inline-block; padding: 0 12px; position: relative; }
                    .landingpage .panels .panel-item .panel .col-text .panel-footer a::before { content: ""; opacity: 0; background: #23527c; width: 0%; left: 0%; height: 2px; bottom: -4px; display: block; position: absolute; transition: all 0.3s; }
                    .landingpage .panels .panel-item .panel .col-text .panel-footer a:hover { color: #23527c; }
                        .landingpage .panels .panel-item .panel .col-text .panel-footer a:hover::before { opacity: 1; width: 100%; }
            .landingpage .panels .panel-item .panel .col-img { padding: 0; overflow: hidden; height: 210px; background: #2765BB; }
                .landingpage .panels .panel-item .panel .col-img .thumb { width: 100%; height: 100%; object-fit: cover; object-position: center; transition: 0.4s ease-in; }
            .landingpage .panels .panel-item .panel:hover .col-img .thumb { }
.listing-banner.landingpage-banner .btns { gap: 20px; display: flex; padding: 10px 0 30px; gap: 10px; justify-content: center; }
    .listing-banner.landingpage-banner .btns .btn { font-size: 18px; }

.listing-banner.landingpage-banner { padding: 140px 5px 70px; background-position: left 50%; max-height: unset; }
    .listing-banner.landingpage-banner::before { background: rgb(0 20 40 / 75%); }

    .listing-banner.landingpage-banner .desc { margin-bottom: 20px; }
.landingpage .buttonrow { margin: 20px 0; text-align: center; position: sticky; top: 0px; z-index: 100; width: 100%; background: white; padding: 10px 0; fill: #fff; }
    .landingpage .buttonrow .fb-btn2 { margin: 4px 10px; background: #5e5e5e; display: inline-flex; align-items: center; justify-content: center; gap: 4px; }
        .landingpage .buttonrow .fb-btn2.current { background: #2765BB; }
        .landingpage .buttonrow .fb-btn2 svg { height: 19px; margin-right: 5px; }
.landingpage { min-height: 100vh; }


    .landingpage .panel-item h3 span { display: block; content: ""; background-repeat: no-repeat; background-position: right center; width: 26px; height: 21px; display: block; }
    .landingpage .panel-item.Industry h3 span { background-image: url(../images/Icons/hard-hat-2b2663.svg) }
    .landingpage .panel-item.Marine h3 span { background-image: url(../images/Icons/ship-2b2663.svg) }
    .landingpage .panel-item.Marine.Industrial h3 span { background-image: url(../images/Icons/All-Applications-2b2663.svg); background-position: right center; width: 50px; }
    .landingpage .panel-item.Industrial h3 span { background-image: url(../images/Icons/industry-2b2663.svg) }
    .landingpage .panel-item.Liquids h3 span { background-image: url(../images/Icons/droplet-2b2663.svg) }




svg.icon { width: 1em; height: 1em; fill: inherit; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: none; outline: none; outline-offset: -2px; }

@media(max-width:1200px) {
    .landingpage .panels { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
    /*.landingpage .panels .panel-item .panel .col-img { height: 320px }
        .landingpage .panels .panel-item .panel .col-text { height: 320px }*/
}

@media(min-width:1201px) {
    .landingpage .panels { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
}


@media(max-width:767px) {
    .landingpage .panels { display: flex; flex-direction: column; text-align: center; }
        .landingpage .panels .panel-item .panel .col-text .panel-footer { text-align: center; display: flex; flex-wrap: wrap }
        .landingpage .panels .panel-item .panel .col-text .panel-body { padding: 0 7px 10px; }
        .landingpage .panels .panel-item .panel .col-text .panel-footer a { padding: 6px 12px; width: 50% }
    .listing-banner .container h1 { font-size: 36px; }
    .listing-banner p { font-size: 15px; }
    .listing-banner .btns { flex-direction: column; }
    .prod-download { }
}

@media(max-width:567px) {
    .landingpage .container { width: 100% }
    .landingpage .buttonrow .fb-btn2 svg { display: none; }
    .landingpage .panels .panel-item .panel .col-text .panel-heading h3 { flex-direction: column-reverse; }
        .landingpage .panels .panel-item .panel .col-text .panel-heading h3 span { margin: 0 auto 10px; width: 100%; background-position: center; }
    .landingpage .panels .panel-item .panel .col-text .panel-footer { align-items: center; }
    .landingpage .panels .panel-item .panel .col-text .panel-heading { padding: 15px 20px; }
}

@media(max-width:410px) {
    .landingpage .panels .panel-item .panel .col-text .panel-footer { flex-direction: column; gap: 12px; }
        .landingpage .panels .panel-item .panel .col-text .panel-footer a { width: 100% }
    .landingpage .buttonrow .fb-btn2 { font-size: 11px; margin: 4px 5px; }
}
/*----------------------End Landing Page-------------------------*/






/*----------------------Blog Detail Page-------------------------*/
.breadcrumb-banner { border-bottom: 1px solid #ccc; }
    .breadcrumb-banner .breadcrumb { margin: 20px 0; }

.col-articles { margin-top: 0; }

.blog-content .title {  font-size: 42px; margin: 0; display: block; }
.blog-content h1 { display: none; }
.blog-content h2 { font-size: 21px; font-weight: 600; }
.blog-content h3 { font-size: 18px; font-weight: 600; }
.blog-content h4 { font-size: 16px; font-weight: 600; }

.blog-content .metabanner { background: #2765BB; color: #fff; display: flex; height: 75px; margin-bottom: 70px; flex-direction: row; flex-wrap: nowrap; align-content: center; align-items: flex-end; justify-content: flex-start; padding: 0 20px; }
    .blog-content .metabanner .ProfilePic { height: 76px; width: 76px; border-radius: 50%; margin: 0 0 -38px; display: block; background: center no-repeat url(../images/blank-profile-picture.png); background: #f5f5f5; background-position: center; background-size: cover; background-blend-mode: multiply; }
    .blog-content .metabanner .metadata { margin-left: 14px;  margin-bottom: 4px; }
        .blog-content .metabanner .metadata .meta { margin-right: 24px; color: #fff; }
            .blog-content .metabanner .metadata .meta.date { font-weight: 400 }
            .blog-content .metabanner .metadata .meta i { margin-right: 4px; }
.blog-content .share a { color: #fff; display: block; padding: 0 6px; }
.blog-content .share { margin-left: auto; margin-bottom: 2px; display: flex; }
.share a { }

.blog-content .metabanner .metadata .meta i { font-size: 18px; }
.blog-content .metabanner .metadata .fa-calendar-o { position: relative }
    .blog-content .metabanner .metadata .fa-calendar-o .fa-pencil { position: absolute; left: 5px; font-size: 8px; width: 100%; top: 7px; }
.blog-content .metabanner .ProfilePic[href="#"],
.blog-content .metabanner .metadata .meta[href="#"] { pointer-events: none; cursor: default; }
    .blog-content .metabanner .ProfilePic[href="#"] *,
    .blog-content .metabanner .metadata .meta[href="#"] * { pointer-events: all; cursor: default; }

.blog-content .desc { color: #6f6f6f; font-size: 15px; line-height: 20px; display: none; padding-bottom: 45px; }
    .blog-content .desc strong { color: #2765BB; }
    .blog-content .desc p { margin-bottom: 15px; }
    .blog-content .desc ul { margin-bottom: 15px; }
        .blog-content .desc ul li { margin: 0 0 5px 20px; }
            .blog-content .desc ul li p { margin-bottom: 0; }
    .blog-content .desc .table { margin-bottom: 0; }
        .blog-content .desc .table p { margin-bottom: 0; }
.blog-detail-page .blog-content img { margin: 5px; padding: 0; }
.row-blog { margin-top: 100px; }

.blog-menu .go-to-detail { background-image: url(../images/right_arrow-white.png); }
.blog-menu .go-to-detail { top: 16px; }

.blog-content img { max-width: 95%; margin-bottom: 15px; height: auto !important; padding: 10px; }
.article-221 .blog-content table img { height: 112px !important; object-fit: contain; object-position: center; }

.col-articles .blog-menu li.level2 a { padding: 9px 30px; background:#6B93CA; font-size: 16px; }
    .col-articles .blog-menu li.level2 a.active { background: #477AC1; }

.form-search-blog { float: none; width: 50%; padding-top: 15px; margin: 0 auto; }

.blog-detail-page .desc-slider { position: relative; }
.blog-detail-page .title { text-align: left;  letter-spacing: 1px; color: #2765BB; margin-bottom: 15px; }
.blog-detail-page .desc-slider .title { text-align: center }

.blog-detail-page .desc-slider[data-info="4"] .product-list { border-right: 1px solid #ccc; }
.blog-detail-page .desc-slider[data-info="3"],
.blog-detail-page .desc-slider[data-info="2"],
.blog-detail-page .desc-slider[data-info="1"] .product-list { border-right: 0 solid #ccc; }
/*.blog-detail-page .product-box {border-right-width: 0; }*/

.blog-detail-page .arrows { width: 100%; }
/*.blog-detail-page .product-list { border-right: 1px solid #ccc; }*/
.blog-detail-page .prev,
.blog-detail-page .next { position: absolute; top: 50%; cursor: pointer; }
.blog-detail-page .prev { left: -22px; z-index: 100; }
.blog-detail-page .next { right: -22px; z-index: 99; }
.blog-detail-page .prev.slick-disabled { opacity: 0.2; }
.blog-detail-page .next.slick-disabled { opacity: 0.2; }
.blog-detail-page .para-ring p { margin-bottom: 0; }
.blog-detail-page .desc-slider .title { margin: 15px 0 30px; }

/* faq */
.blog-detail-page .desc-faqs { padding-top: 0; }
    .blog-detail-page .desc-faqs .panel { border-bottom: 0; border-right: 0; border-left: 0; box-shadow: none; margin-top: 0; }
        .blog-detail-page .desc-faqs .panel:first-child { border-top: 0; }
    .blog-detail-page .desc-faqs .panel-heading { padding: 0; background-color: transparent; }

    .blog-detail-page .desc-faqs .panel-title a { text-decoration: none; color: #2765BB; display: block; padding: 15px 0; display: flex; font-weight: normal; }
    .blog-detail-page .desc-faqs .panel-title .text { flex-basis: 100%; }
    .blog-detail-page .desc-faqs .panel-title .icon { flex-basis: 40px; flex-shrink: 0; flex-grow: 0; text-align: right; }
    .blog-detail-page .desc-faqs .panel-title .collapsed .fa:before { content: "\f078"; }
    .blog-detail-page .desc-faqs .panel-body { color: #6f6f6f; border-top: 0 !important; padding: 10px 0 15px; }

@media(max-width:768px) {
    .blog-detail-page .desc-slider { padding: 0 25px; }
    .blog-detail-page .prev { left: 0; }
    .blog-detail-page .next { right: 0; }

    .blog-content .metabanner { height: auto; padding: 56px 10px 25px; flex-direction: column; flex-wrap: nowrap; align-content: center; align-items: center; }
        .blog-content .metabanner .ProfilePic { position: absolute; top: -35px; left: calc(50% - 38px); margin: 0 0 0; }
        .blog-content .metabanner .metadata { margin: 0 0 8px; width: 100%; display: flex; justify-content: center; }
            .blog-content .metabanner .metadata .meta { margin: 0 0 10px; padding: 0 12px; text-align: center; color: #fff; text-decoration: none; }
        .blog-content .metabanner .share { margin: 0 0 0; }
}

@media(max-width:568px) {
    .blog-detail-page .blog-content img { margin: 0 auto; float: unset !important; }
    .blog-detail-page .product-list { border-right: 0; }
}

@media(max-width:480px) {
    .blog-content .metabanner .metadata { display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: center; }
        .blog-content .metabanner .metadata .meta.user { width: 100%; top: 0px; left: calc(50% + 40px); text-align: center; margin: 0 0 15px; }
        .blog-content .metabanner .metadata .meta.date { width: 50%; display: block; text-align: right }
        .blog-content .metabanner .metadata .meta.modified { text-align: left }
}

@media(max-width:991px) {
    .form-search-blog { width: 100%; }
}

@media(pointer:coarse) {
    .blog-content .desc table td { padding: 6px 10px !important; }
}

@media(min-width:992px) {
    .col-articles .btn-morearticles { display: none; width: 100%; padding: 10px 12px 14px;  text-align: left; font-size: 22px; pointer-events: none; text-transform: uppercase; }

    .col-articles .header { display: block !important }
}

.blog-menu li a, .col-articles .btn-morearticles { background: #2765BB; color: #fff; border-radius: 0; }

.blog-menu * { color: #fff !important; }

.blog-detail-page .product-list .slick-track { margin-left: auto; margin-right: auto; }


@media(max-width:991px) {
    .row-blog { margin-top: 0px; }

    .col-articles { margin: 0 -15px 60px; width: calc(100% + 30px); }
        .col-articles > div { display: block; border: 1px solid #ccc; border-top: unset; }
    .col-lg-pull-3.col-articles { margin: 0 0 0; width: 100%; }
    .col-lg-push-3.col-content { margin-top: 30px; }
    .col-articles .btn-morearticles { display: block; padding: 18px 36px; }
    .col-articles .header { display: none; }
    .col-articles .blog-menu li a { padding-left: 30px; }
    .change-page { text-align: center; margin: 30px 0 10px; }
    .view-all { text-align: center; margin: 0; }
    .pagination, .btn-page-view-all { float: unset; }
}


@media(max-width:767px) {
    table { width: calc(100vw - 10px) !important; display: block; margin-left: -5px; overflow-x: auto; }
    .blog-content .title { font-size: 32px; }
}

.blog-item .blog-item-img { padding-left: 30px; }

@media(min-width:568px) {
    .blog-item-text { width: calc(100% - 282px) }
    .blog-item-img { width: 282px }
}

@media(max-width:567px) {
    .blog-content img { float: unset !important; margin: 15px auto 30px; padding: 0; display: block !important; }
    .blog-item { padding: 20px 10px 40px; flex-direction: column; flex-direction: column; align-items: center; text-align: center; }
        .blog-item .blog-item-img { order: -1; margin-bottom: 35px; padding: 0; }
}

/*----------------------------------------------------products-detail-page-------------------------------------------------*/
.products-detail-page .articles h2 {  letter-spacing: 1px; color: #2765BB; margin-top: 0; text-transform: uppercase; }
.products-detail-page .articles a { color: #2765BB; display: block; height: 16px; width: 100%; /**/ font-weight: bold; font-size: 14px; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.products-detail-page .panel-group { padding-top: 15px; }

.products-detail-page .heat-meter h4 { color: #2765BB; }
.products-detail-page .heat-meter .department .circle { color: #dd0330; }
.products-detail-page .heat-meter h4 a { text-decoration: none; }

.products-detail-page .panel-group .option-group { border-color: #fff; }
    .products-detail-page .panel-group .option-group .kt-checkbox { font-size: 14px; color: #4b5061; font-weight: normal; margin-bottom: 0; }
    .products-detail-page .panel-group .option-group .selected { color: #fff; background-color: #2765BB; }


.products-detail-page .panel-group .panel-default > .panel-heading { background-color: #fff; overflow: hidden; }
.products-detail-page .panel-group .option-group .panel-heading a { text-decoration: none; color: #484848; display: block; width: 100%; float: left; text-transform: uppercase; font-size: 14px; }
.products-detail-page .panel-group .option-group .panel-heading .close_span { margin-top: 4px; float: right; }
.products-detail-page .panel-group .panel { box-shadow: 0 1px 0 #d7d7d7; border-radius: 0; }


.products-detail-page .span_sanjiaod { display: inline-block; border-width: 5px; border-style: solid; border-color: transparent transparent #000 transparent; }

.products-detail-page .collapsed .close_span { display: inline-block; border-width: 5px; border-style: solid; border-color: #000 transparent transparent transparent; }

.products-detail-page .option-group .selected-value { color: green; }
.products-detail-page .kt-checkbox { cursor: pointer; }
.products-detail-page .select-model { margin-top: 20px; font-size: 14px; padding: 10px 15px; height: auto; }

.products-detail-page .design-case-studies { margin-top: 20px; padding-bottom: 40px; }
.products-detail-page .case-studies-item { margin-top: 15px; position: relative; }
.products-detail-page .case-studies-img { width: 124px; position: absolute; top: 0; left: 0; }
.products-detail-page .case-studies-item .title {  font-size: 18px; margin: 0; line-height: 18px; font-weight: bold; }
.products-detail-page .case-studies-item .date {  margin: 3px 0; font-size: 15px; }
.products-detail-page .case-studies-text { margin-left: 134px; }
.products-detail-page .case-studies-item .btn-black { font-size: 12px; }

label.kt-checkbox.btn-class.selected { color: #000 !important; background-color: #fff !important; }

.product-detail-module .option-group input[type="checkbox"] { width: 12px; height: 12px; display: inline-block; text-align: center; vertical-align: middle; line-height: 12px; position: relative; margin: 3px; cursor: pointer; }
    .product-detail-module .option-group input[type="checkbox"]:before { content: ""; position: absolute; top: -1px; left: 0; background: #fff; width: 100%; height: 100%; border: 1px solid #CACDCF; }
.product-detail-module .option-group .selected input[type="checkbox"]:before { background: #2765BB; border: 1px solid #2765BB; }
.product-detail-module .option-group .disabled input[type="checkbox"]::before { background: #ccc; border: 1px solid #ccc; }

.idtestOnly { display: none !important; }
/* This IS TESTING CODE DO NOT REMOVE 
    .idtestOnly { display:inline-block !important; margin-right:5px !important;;}
*/
.test .idtestOnly { display: inline-block !important; margin-right: 5px !important; }


.products-detail-page .accordion-one ul { padding-bottom: 15px; padding-top: 14px; padding-left: 15px; }
    .products-detail-page .accordion-one ul li { padding: 5px; }

        .products-detail-page .accordion-one ul li .btn-type { color: #4b5061; background-color: #fff; border-color: #b5b6b6; outline: none; white-space: normal; text-align: left; }
            .products-detail-page .accordion-one ul li .btn-type.disabled { background-color: #ddd; color: #4b5061; }

.products-detail-page .selectBox { font-size: 10px; color: green; padding-top: 12px; text-transform: uppercase; }

.products-detail-page .right { text-align: right; font-size: 14px }
    .products-detail-page .right .gagy { color: #565353; }

@media (max-width: 991px) {
    .products-detail-page .right { text-align: left; }
}

.products-detail-page .yt-thumbnail { position: relative; padding: 0; min-height: 141px; min-width: 188px; width: 100% }
    .products-detail-page .yt-thumbnail:before { content: ""; display: block; background: url(../images/play.svg) center center no-repeat rgba(222, 222, 222, 0.39); background-size: 50px; position: absolute; width: 100%; height: 100%; }
    .products-detail-page .yt-thumbnail img { white-space: pre-line; }
    .products-detail-page .yt-thumbnail .vidTitle { display: block; width: 100%; position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.37); color: white; height: auto; white-space: normal; opacity: 0; padding: 4px 5px; transition: opacity ease-in .2s; }
    .products-detail-page .yt-thumbnail:hover .vidTitle { opacity: 1; }

.products-detail-page .associated { position: relative; padding-bottom: 40px; }
    .products-detail-page .associated .arrows { position: absolute; z-index: 99; top: 50%; width: 100%; cursor: pointer; }
    .products-detail-page .associated .prev { position: absolute; left: -20px; }
    .products-detail-page .associated .next { position: absolute; right: -20px; }
    .products-detail-page .associated .arrows a.disabled,
    .products-detail-page .associated .arrows a.slick-disabled { opacity: 0.2; cursor: default; }
    /*.products-detail-page .associated { padding:20px 30px 40px; }
*/ .products-detail-page .associated .product-box { border: none }
        .products-detail-page .associated .product-box:hover { border: none; }
        .products-detail-page .associated .product-box .inner-title { margin-top: 20px; }
.product-box .inner-title a { width: 100%; display: block; }
.products-detail-page .show-border .border-right { padding: 0px; border: none; border-right: 1px solid #ccc; }
.products-detail-page .associated .show-border { margin: 0 auto; border: 1px solid #ccc; }
    .products-detail-page .associated .show-border .slick-list { margin-right: 1px }
.products-detail-page .associated-rorder { width: 50%; margin: 0 !important; }
    .products-detail-page .associated-rorder .border-right { border: none; }

#AssociatedProducts { margin-top: 35px; }
    #AssociatedProducts .desc-title { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
        #AssociatedProducts .desc-title h2 { margin: 0; }
        #AssociatedProducts .desc-title .arrows { display: flex; gap: 12px; }
        #AssociatedProducts .desc-title .arrows { opacity: 1.4; cursor: pointer; }
            #AssociatedProducts .desc-title .arrows .slick-disabled { opacity: 0.4; cursor: default; }
            #AssociatedProducts .desc-title .arrows img { height: 24px; width: 10px; }


@media(max-width:1499px) {
    .products-detail-page .associated-rorder { width: 100%; }
    .products-detail-page .associated .show-border { margin: 0 auto; }
    .products-detail-page .show-border .border-right { border: none; }
    .products-detail-page .associated .prev { left: -20px; }
    .products-detail-page .associated .next { right: -20px; }
}

@media(max-width:991px) {
    .products-detail-page .associated-rorder { width: 50%; }
    .products-detail-page .associated .show-border { border: none; }
    .products-detail-page .show-border .border-right { border: none; }
}

@media(max-width:768px) {
    .products-detail-page .associated .prev { left: -10px; }
    .products-detail-page .associated .next { right: -10px; }
}

@media(max-width:479px) {
    .products-detail-page .associated-rorder { width: 100%; }
}

/*==========================================*/
/*----------------------Home Index Page-------------------------*/
/* Banner */
.carousel-item { height: 445px; display: none; }

    .carousel-item.carousel-item-first { display: block; }


#homepagebanner { position: relative; }
    #homepagebanner .background-pc { display: block }
    #homepagebanner .background-mob { display: none }
    #homepagebanner .items { position: relative; }
    #homepagebanner .item { height: 100vh; max-height: 540px; position: relative; outline: unset !important; background: #2765BB }
        #homepagebanner .item .background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-color: #fff; }
        #homepagebanner .item * { outline: unset !important }
        #homepagebanner .item[href="#"] { cursor: default; }
        #homepagebanner .item.Center,
        #homepagebanner .item.ProdsCenter { }
        #homepagebanner .item .inner { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; height: 100%; max-width: 1400px; margin: 0 auto; z-index: 1; position: relative; }
            #homepagebanner .item .inner .text { color: #fff; text-align: center; text-transform: uppercase; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; margin-top: 0; text-decoration: none !important; }
                #homepagebanner .item .inner .text h2 { font-size: 50px; padding: 0 12px; font-weight: 700; margin: 5px 0 5px; text-decoration: unset !important }
                #homepagebanner .item .inner .text .SubTitle { font-size: 20px; font-weight: 400; }
                    #homepagebanner .item .inner .text .SubTitle.Top { border-bottom: 1px solid white; max-width: 70%; margin-bottom: 0px; padding: 0 30px 10px; }
                    #homepagebanner .item .inner .text .SubTitle.Bottom { border-top: 1px solid white; max-width: 70%; margin-top: 0px; padding: 10px 30px 0; }

        #homepagebanner .item.Plain.Center .inner .text { width: 100%; }

        #homepagebanner .item.Prod.Two.Center .inner .text { margin-left: 60px; margin-right: 60px; width: 40%; }
        #homepagebanner .item.Prod.Two.Center .inner .ProdImage { width: 30%; height: 80%; object-fit: scale-down; }
            #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img1 { object-position: center right; order: -1 }
            #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img2 { object-position: center left; order: 1 }
        #homepagebanner .item.Prod.Two.Center .inner .text h2 { font-size: 50px; }
        #homepagebanner .item.Prod.Left .inner .ProdImage { order: 1 }
        #homepagebanner .item.Prod.Right .inner .ProdImage { order: -1 }

        #homepagebanner .item.Prod .inner .ProdImage { width: 40%; height: 80%; object-fit: scale-down; }
        #homepagebanner .item.Prod.Two.Center .inner .text { margin-left: 0px; margin-right: 0px; }
        #homepagebanner .item.Prod.Left .inner .text { margin-left: 60px; max-width: 660px; width: 50%; }
        #homepagebanner .item.Prod.Right .inner .text { margin-right: 60px; max-width: 660px; width: 50%; }

        #homepagebanner .item.Image { background-size: contain; }
            #homepagebanner .item.Image .overlay { position: absolute; top: 0; width: 100%; height: 100%; top: 0; display: none; }
            #homepagebanner .item.Image.Left .overlay { width: 50%; right: 0; /*display: block; */ }
            #homepagebanner .item.Image.Right .overlay { width: 50%; left: 0; /*display: block; */ }

            #homepagebanner .item.Image.Left .background { width: 50%; right: unset; left: 0; }
            #homepagebanner .item.Image.Left .inner { justify-content: flex-end; }

            #homepagebanner .item.Image.Right .background { width: 50%; left: unset; right: 0; }
            #homepagebanner .item.Image.Right .inner { justify-content: flex-start; }

            #homepagebanner .item.Image.Center { background-position: Center; }
                #homepagebanner .item.Image.Center .inner { justify-content: center; }

            #homepagebanner .item.Image .inner .text { width: 50%; }

        #homepagebanner .item .inner .text { opacity: 0; transition: all 0.4s 0.4s; padding: 0 12px; }

        #homepagebanner .item.Left .inner .text { transform: translate(60px, 0px); }

        #homepagebanner .item.Right .inner .text { transform: translate(-60px, 0px); }

        #homepagebanner .item.Center .inner .text { transform: translate(0px, 60px); }

        #homepagebanner .item.slick-current .inner .text { opacity: 1; transform: translate(0px, 0px); }




    #homepagebanner .slick-controls .slick-arrows-wrapper { position: absolute; top: 0; color: #fff; z-index: 100; height: 100%; width: 90px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; }
        #homepagebanner .slick-controls .slick-arrows-wrapper .fa { width: 100%; text-align: center; line-height: 100px; cursor: pointer; }
        #homepagebanner .slick-controls .slick-arrows-wrapper.slick-arrows-wrapper-next { right: 0; }
        #homepagebanner .slick-controls .slick-arrows-wrapper.slick-arrows-wrapper-prev { left: 0; }
        #homepagebanner .slick-controls .slick-arrows-wrapper.slick-arrows-wrapper-next i { padding: 20px; text-align: right; }
        #homepagebanner .slick-controls .slick-arrows-wrapper.slick-arrows-wrapper-prev i { padding: 20px; text-align: left; }

    #homepagebanner ul { display: flex; position: absolute; bottom: 0; flex-wrap: nowrap; width: 150px; margin: 0 auto; flex-direction: row; justify-content: center; align-items: center; width: 100% }
        #homepagebanner ul li { display: block; width: 12px; height: 12px; margin: 1px 3px 10px; text-indent: -999px; cursor: pointer; background-color: #000; background-color: #c3c3c3; border: 1px solid #fff; border-radius: 10px; margin-top: 5px !important; }
            #homepagebanner ul li.slick-active { background-color: #2765BB }


@media (max-width: 991px) {
    .product-box a.imagebox { height: 140px; }
    #homepagebanner .item .inner .text h2 { font-size: 42px; }
    #homepagebanner .item.Prod.Two.Center .inner { display: flex; flex-direction: row; flex-wrap: wrap; }
        #homepagebanner .item.Prod.Two.Center .inner .text { width: 100%; height: 50%; margin: 0; padding-top: 0; padding-bottom: 10px; justify-content: flex-end; }
        #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img1,
        #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img2 { order: 1; width: 50%; height: 50%; object-position: top center; padding-top: 30px; }
}

@media (max-width: 767px) {
    #homepagebanner .background-pc { display: none }
    #homepagebanner .background-mob { display: block }
    #homepagebanner .item { height: 100vh; max-height: 600px; min-height: 470px; }
        #homepagebanner .item .inner { flex-direction: column; max-width: unset; height: 100%; padding: 10px 20px; }
        #homepagebanner .item.Prod .inner .ProdImage { height: 50%; }
        #homepagebanner .item.Prod .inner { width: 85%; }
            #homepagebanner .item.Prod .inner .text { width: 100% !important; max-width: unset !important; margin-right: 0 !important; margin-left: 0 !important; height: 50%; }


        #homepagebanner .item.Image .background { height: 50% }
        #homepagebanner .item.Image .overlay { height: 50% }

        #homepagebanner .item.Image.Left .background { width: 100%; top: 0; }
        #homepagebanner .item.Image.Left .overlay { width: 100%; bottom: 0; top: unset; }

        #homepagebanner .item.Image.Right .background { width: 100%; bottom: 0; top: unset; }
        #homepagebanner .item.Image.Right .overlay { width: 100%; top: 0; }

        #homepagebanner .item.Image .inner .text { width: 100%; height: 50%; margin-top: 0px; justify-content: center; }
        #homepagebanner .item.Image.Left .inner .text { padding-bottom: 15px; }
        #homepagebanner .item.Image.Right .inner .text { padding-top: 15px; }

        #homepagebanner .item .inner .text .SubTitle { font-size: 16px; }
            #homepagebanner .item .inner .text .SubTitle.Top { padding: 0 0 10px; font-size: 16px; }
            #homepagebanner .item .inner .text .SubTitle.Bottom { padding: 10px 0 0; font-size: 16px; }

    #homepagebanner .slick-controls .slick-arrows-wrapper { bottom: 0; top: unset; height: 32px; }
        #homepagebanner .slick-controls .slick-arrows-wrapper .fa { line-height: 1; }
}

@media (max-height: 767px) and (max-height:500px) {
    #homepagebanner .item .inner .text h2 { font-size: 36px; }
}

@media (max-width: 567px) {
    #homepagebanner .item.Prod.Two.Center .inner .text h2 { font-size: 40px; }
}

@media (max-width: 425px) {
    #homepagebanner .item .inner .text .Title { font-size: 28px !important; }
    #homepagebanner .item .inner .text .SubTitle.Top { padding: 0 4px 10px; }
    #homepagebanner .item.Prod.Two.Center .inner .text { height: 60%; }
    #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img1,
    #homepagebanner .item.Prod.Two.Center .inner .ProdImage.Img2 { height: 40%; }
}

@media (max-width: 425px) {
    #popcategory .cat-col { width: 50%; }
    .product-box a.imagebox { height: 110px; padding: 10px; }
    .product-box { padding-bottom: 0px; }
        .product-box .inner-title { font-size: 18px; }
}

@media (min-width: 550px) and (max-width: 690px) {
    #homepagebanner .carousel-control.left,
    #homepagebanner .carousel-control.right { top: 400px; }
}

@media (min-width: 380px) and (max-width: 549px) {
    #homepagebanner .carousel-control.left,
    #homepagebanner .carousel-control.right { top: 250px; }
}

@media (min-width: 300px) and (max-width: 379px) {
    #homepagebanner .carousel-control.left,
    #homepagebanner .carousel-control.right { top: 182px; }
}

#whychoose > div { background: #dbe2e5; padding: 30px 0 60px; }
#whychoose > .TechnicalExperti { background: #2765BB; }
#whychoose > .TechnicalExperti { background: #2765BB; color: #fff }
    #whychoose > .TechnicalExperti p { color: #fff }
    #whychoose > .TechnicalExperti .titles { margin: 36px 0 30px; }
    #whychoose > .TechnicalExperti h3 { font-size: 30px; }
    #whychoose > .TechnicalExperti h4 { color: #fff }
    #whychoose > .TechnicalExperti .text { color: #fff }
    #whychoose > .TechnicalExperti .wc-row .titles { margin-bottom: 35px; }
#whychoose .wc-row { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px; }
    #whychoose .wc-row h2 { font-size: 42px; font-weight: 700; margin: 40px auto 60px; text-align: center; position: relative; display: inline-block; text-align: center; }
        #whychoose .wc-row h2::before { display: block; content: ""; width: 70%; background: #2765BB; height: 2px; display: block; position: absolute; bottom: -12px; left: 0; right: 0; margin: 0 auto; }
    #whychoose .wc-row h3 { margin-top: 0; }
    #whychoose .wc-row .Welcome { width: 100%; text-align: center; margin-bottom: 0; }
    #whychoose .wc-row .Trusted { width: 100%; margin-bottom: 15px; text-align: center }
        #whychoose .wc-row .Trusted p { margin-bottom: 15px; }
        #whychoose .wc-row .Trusted .Industries { margin-top: 30px; }
    #whychoose .wc-row .Industries { width: 100%; text-align: center }
    #whychoose .wc-row .Technical { width: 100%; position: relative; }
#whychoose .Industries .figures { margin: 25px 0 30px; gap: 26px; display: flex; width: 100%; justify-content: center; flex-wrap: wrap }
    #whychoose .Industries .figures > a { width: 150px; }
    #whychoose .Industries .figures figure { display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; gap: 13px; }
        #whychoose .Industries .figures figure figcaption { font-size: larger }
        #whychoose .Industries .figures figure img { width: 70px }
#whychoose .wc-row .Technical p { margin-bottom: 15px }
#whychoose .wc-row .title { text-align: center; }
#whychoose .wc-row .titles { margin: 36px 0 20px; text-align: center; }
#whychoose .wc-row .Technical .text { align-items: center; display: flex; flex-direction: column; justify-content: center; }
    #whychoose .wc-row .Technical .text h4 { font-weight: 700; margin: 0 0 5px }
#whychoose .wc-row .Technical ul { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
    #whychoose .wc-row .Technical ul li a { display: flex !important; flex-direction: column; padding: 0 0 0; align-items: center; text-align: center; height: 100%; }
    #whychoose .wc-row .Technical ul li img { height: 100px; object-fit: contain; width: 100px; }
#whychoose .Technicals { }
#whychoose .wc-row .Technical .slick-controls { display: none !important; position: absolute; right: -20px; top: 0; bottom: 0; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; z-index: 10; }
#whychoose .wc-row .Technical .wrap { position: relative; }
#whychoose .wc-row .Technical .slick-controls .slick-arrows-wrapper { height: 50%; display: flex; color: #fff; }
    #whychoose .wc-row .Technical .slick-controls .slick-arrows-wrapper i { cursor: pointer }
#whychoose .wc-row .Technical .slick-controls .slick-arrows-wrapper-prev { align-items: flex-start; padding-top: 5px; }
#whychoose .wc-row .Technical .slick-controls .slick-arrows-wrapper-next { align-items: flex-end; padding-bottom: 5px; }
#whychoose .wc-row .Technical ul li .btn { margin-top: 10px; transition: 0.3s; border: solid 1px #2765BB; padding: 5px 30px; color: #2765BB }

@media(pointer:fine) and (min-width: 767px) {
    #whychoose .wc-row .Technical ul li .btn { margin-top: auto; }
}

@media(pointer:fine) and (min-width: 767px) {
    #whychoose .wc-row .Technical ul li .btn { opacity: 0; position: relative; top: -10px; margin-top: 0; }
    #whychoose .wc-row .Technical ul li:hover .btn { opacity: 1; top: 0; }
}

#whychoose .wc-row .Technical ul li .btn:hover { background: #2765BB; color: #fff }

@media (min-width: 992px) {
    #whychoose .wc-row .Technical ul li:nth-last-child(-n+2) { grid-column: 2; }
    #whychoose .wc-row .Technical ul li:last-child { grid-column: 3; }
}


@media (max-width: 991px) {
    #whychoose .container { width: 95%; }
    #whychoose .wc-row { flex-direction: column; }
        #whychoose .wc-row > div { width: 100% !important }
    #whychoose .Industries .figures { grid-template-columns: repeat(3,1fr); max-width: 100%; }
    #whychoose .wc-row .Technical .slick-controls { display: none; }
    #whychoose .wc-row .Technical ul { grid-template-columns: repeat(2,1fr) !important; }
    #whychoose .wc-row .Technical .text h4 { }
}



@media (max-width: 767px) {
    #whychoose .Industries .figures figure { flex-direction: column; text-align: center }
        #whychoose .Industries .figures figure figcaption { font-size: 16px; }
    #whychoose .wc-row .Technical .titles { text-align: center; margin: 10px 0 0 }
    #whychoose .wc-row .Trusted { text-align: center; margin: 10px 0 0 }
    #whychoose .wc-row .Technical ul { grid-template-columns: repeat(1,1fr) !important; }
        #whychoose .wc-row .Technical ul li a { margin-bottom: 32px; }
}

@media (max-width: 767px) and (min-width:568px), (max-width: 370px) {
    #whychoose .wc-row .Technical ul li { flex-direction: column; align-items: center; text-align: center; }
    #whychoose .wc-row .Technical .text { padding: 1px 5px 5px }
    #whychoose .wc-row .Technical ul li img { margin: 0 }
}

@media (max-width:567px) {
    #whychoose .wc-row .Technical ul { grid-template-columns: repeat(1,1fr); }
    #whychoose .wc-row h2 { font-size: 30px; margin: 26px auto 32px; }
    #whychoose .wc-row h3 { font-size: 20px; }
}

@media (max-width:475px) {
    #whychoose .Industries .figures > a { width: 45%; }
}


#popcategory .product-box .inner-title { text-align: center; }

/* Service */
.service-panel { background-color: #dbe2e5; padding-bottom: 35px; }

@media (min-width:1500px) {
    .service-panel li { display: block; margin-top: 35px; margin-right: 36px; float: left; width: 10.3%; }
}

.service-panel a { display: block; }
.service-panel .bg-white { background-color: #fff; padding: 20px; height: 200px; width: 100%; }

.service-panel .heating { border: 6px solid transparent; padding: 10px; -webkit-border-image: url(../images/rb.png) 30 round; -moz-border-image: url(../images/rb.png) 30 round; -o-border-image: url(../images/rb.png) 30 round; border-image: url(../images/rb.png) 30 round; border-top: 0; }
    .service-panel .heating:hover { color: #dd0330; }

.service-panel .water { border-bottom: 6px solid #104a9e; padding: 10px; }
    .service-panel .water:hover { color: #104a9e; }

.service-panel .gas { border-bottom: 6px solid #fcbf0e; padding: 10px; }
    .service-panel .gas:hover { color: #fcbf0e; }

.service-panel .electricity { border-bottom: 6px solid #08412e; padding: 10px; }
    .service-panel .electricity:hover { color: #08412e; }

.service-panel .specialist { border-bottom: 6px solid #7c4c1c; padding: 10px; }
    .service-panel .specialist:hover { color: #7c4c1c; }

.service-panel .data { border-bottom: 6px solid #f17e23; padding: 10px; }
    .service-panel .data:hover { color: #f17e23; }

.service-panel .services { border-bottom: 6px solid #2765BB; padding: 10px; }
    .service-panel .services:hover { color: #2765BB; }

.service-panel .offers { border-bottom: 6px solid #41a788; padding: 10px; }
    .service-panel .offers:hover { color: #41a788; }

.service-panel img { margin-top: 30px; }

.service-panel h5 {  font-weight: bold; margin-top: 30px; text-transform: uppercase; text-align: center; font-size: 18px; }

.home-responsive li:last-child { margin-right: 0; }

/* Delivery */
.delivery-panel { border: 1px solid #ccc; border-radius: 5px; }

    .delivery-panel .free { color: #2765BB; font-weight: bold; text-transform: uppercase; text-align: center; font-size: 25px; margin-top: 42px; }

    .delivery-panel .delivery { border-top: 1px solid #ccc; }
        .delivery-panel .delivery h4 { color: #2765BB; text-align: center; font-size: 26px; margin-bottom: 30px; }

/* Managmnet */
.managmnet { background-color: #2765BB; padding: 12px 20px; border-radius: 3px; text-align: center; }
    .managmnet h3 { color: #fff;  font-weight: bold; font-size: 20px; letter-spacing: 0.5px; text-transform: uppercase; }
    .managmnet p { color: #fff; font-size: 14px; margin-top: 20px; }

/* Featured */
.feature-title { text-align: center; color: #000; text-transform: uppercase; }

.feature-content, .popcategory-content { display: flex; flex-wrap: wrap; }

@media (max-width: 991px ) {
    .feature-content .product-box { margin-top: 20px; }
}

@media (max-width: 800px ) {
    .feature-content { flex-wrap: wrap; }
        .feature-content > div { width: 50% }
}

@media (max-width: 390px ) {
    .feature-content { flex-wrap: wrap; }
        .feature-content > div { width: 100% }
}
/*iframe#chat-widget{display:none !important;}*/
/*----------------------Products Listing Page-------------------------*/
/* Banner */
.listing-banner { position: relative; background: url(../images/Banners/NorthRidgeGeneric.jpg)no-repeat; background-size: cover; padding: 150px 0; background-position: left 50%; max-height: 500px; }
    .listing-banner .container { position: relative; z-index: 1; }

    .listing-banner.banner-25 { background-image: url(../images/Banners/banner-25.jpg); }
    .listing-banner.banner-26 { background-image: url(../images/Banners/banner-26.jpg); }
    .listing-banner.banner-31 { background-image: url(../images/Banners/banner-31.jpg); }
    .listing-banner.banner-32 { background-image: url(../images/Banners/banner-32.png); }
    .listing-banner.banner-33 { background-image: url(../images/Banners/banner-33.jpg); }
    .listing-banner.banner-150 { background-image: url(../images/Banners/banner-150.jpg); }

    .listing-banner.banner-0.cat-banner-9 { background-image: url(../images/Banners/banner-apator.jpg); }
    .listing-banner.banner-0.cat-banner-20 { background-image: url(../images/Banners/banner-aquametro.jpg); }
    .listing-banner.banner-0.cat-banner-21 { background-image: url(../images/Banners/banner-braun.jpg); }
    .listing-banner.banner-0.cat-banner-16 { background-image: url(../images/Banners/banner-danfoss.jpg); }
    .listing-banner.banner-0.cat-banner-22 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-5 { background-image: url(../images/Banners/banner-DMS_pumps.jpg); }
    .listing-banner.banner-0.cat-banner-17 { background-image: url(../images/Banners/banner-dresser.jpg); }
    .listing-banner.banner-0.cat-banner-19 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-10 { background-image: url(../images/Banners/banner-elster.jpg); }
    .listing-banner.banner-0.cat-banner-18 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-13 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-18 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-14 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-11 { background-image: url(../images/Banners/banner-itron.jpg); }
    .listing-banner.banner-0.cat-banner-15 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-12 { background-image: url(../images/Banners/banner-empty.jpg); }
    .listing-banner.banner-0.cat-banner-8 { background-image: url(../images/Banners/banner-sontex.jpg); }

    .listing-banner.banner-169 { background-image: url(../images/Banners/SpareParts.jpg); }





.listing-banner { font-size: 16px; }
    .listing-banner h1, .listing-banner h2, .listing-banner h3, .listing-banner h4, .listing-banner h5 { font-weight: bold; color: #fff; margin-top: 0; text-align: center; }
    .listing-banner h1 { font-size: 3.75em; }
    .listing-banner h2 { font-size: 2.00em; }
    .listing-banner h3 { font-size: 1.50em; }
    .listing-banner h4 { font-size: 1.00em; }

    .listing-banner p { color: #fff; font-size: 18px; margin-top: 20px; letter-spacing: 1px; text-align: center; }
    .listing-banner ul { text-align: center; margin-top: 30px; }
    .listing-banner li { display: inline-block; color: #dfdfdf; }
        .listing-banner li + li:before { padding: 0 9px; color: #fff; content: "/\00a0"; }

    .listing-banner a,
    .listing-banner span { color: #fff;  font-weight: bold; text-transform: uppercase; }

    .listing-banner .brand-bannerImg { display: block; margin: 0 auto; }

.test .cat { background: center center #ffcb00; background-size: contain; }
.nav-header.test li[class*=" cat-"] { background-color: #474228; color: #000 !important; background-size: 101px; background-repeat: no-repeat; background-position: right top; }
/*.test li{ background: center center #ffcb00; background-size: cover; }*/

.test .cat-125, .listing-banner.subcat-banner-125 { background-image: url(../images/Banners/125-Liquids-Corrosive-Liquids.jpg); background-position: center 50%; }
.test .cat-224, .listing-banner.subcat-banner-224 { background-image: url(../images/Banners/224-pump-as-turbine.jpg) }
.test .cat-57, .listing-banner.subcat-banner-57 { background-image: url(../images/Banners/Applications-57-Marine.jpg) }
.test .cat-6, .listing-banner.subcat-banner-6 { background-image: url(../images/Banners/Applications-6-Industrial.jpg) }
.test .cat-10, .listing-banner.subcat-banner-10 { background-image: url(../images/Banners/Applications-Industrial-10-Chemical_Injection_.jpg) }
.test .cat-11, .listing-banner.subcat-banner-11 { background-image: url(../images/Banners/Applications-Industrial-11-Circulation.jpg) }
.test .cat-12, .listing-banner.subcat-banner-12 { background-image: url(../images/Banners/Applications-Industrial-12-Container_Emptying.jpg) }
.test .cat-13, .listing-banner.subcat-banner-13 { background-image: url(../images/Banners/Applications-Industrial-13-Cooling.jpg) }
.test .cat-14, .listing-banner.subcat-banner-14 { background-image: url(../images/Banners/Applications-Industrial-14-Dewatering_Building_Foundations.jpg) }
.test .cat-14, .listing-banner.subcat-banner-14 { background-image: url(../images/Banners/Applications-Industrial-14-Dewatering.jpg) }
.test .cat-15, .listing-banner.subcat-banner-15 { background-image: url(../images/Banners/Applications-Industrial-15-Dosing_and_Metering.jpg) }
.test .cat-16, .listing-banner.subcat-banner-16 { background-image: url(../images/Banners/Applications-Industrial-16-Drainage_Station.jpg) }
.test .cat-17, .listing-banner.subcat-banner-17 { background-image: url(../images/Banners/Applications-Industrial-17-Edible_Oil.jpg) }
.test .cat-18, .listing-banner.subcat-banner-18 { background-image: url(../images/Banners/Applications-Industrial-18-PrimarySecondaryandFinalEffluent.jpg) }
.test .cat-19, .listing-banner.subcat-banner-19 { background-image: url(../images/Banners/Applications-Industrial-19-Fuel_Transfer_.jpg) }
.test .cat-20, .listing-banner.subcat-banner-20 { background-image: url(../images/Banners/Applications-Industrial-20-Flucculant_and_Coagulant.jpg) }
.test .cat-21, .listing-banner.subcat-banner-21 { background-image: url(../images/Banners/Applications-Industrial-21-Grease.jpg) }
.test .cat-213, .listing-banner.subcat-banner-213 { background-image: url(../images/Banners/Applications-Industrial-213-Centrifuge_Hydricyclone_Feed.jpg) }
.test .cat-214, .listing-banner.subcat-banner-214 { background-image: url(../images/Banners/Applications-Industrial-214-Chemical_Transfer.jpg) }
.test .cat-215, .listing-banner.subcat-banner-215 { background-image: url(../images/Banners/Applications-Industrial-215-Filter_Press_Feed.jpg) }
.test .cat-216, .listing-banner.subcat-banner-216 { background-image: url(../images/Banners/Applications-Industrial-216-Liquid_Organic_Hydrogen_Carrier.jpg) }
.test .cat-217, .listing-banner.subcat-banner-217 { background-image: url(../images/Banners/Applications-Industrial-217-Pipe_Flushing.jpg) }
.test .cat-218, .listing-banner.subcat-banner-218 { background-image: url(../images/Banners/Applications-Industrial-218-Spraying.jpg) }
.test .cat-219, .listing-banner.subcat-banner-219 { background-image: url(../images/Banners/Applications-Industrial-219-Test_Rig_Pumps.jpg) }
.test .cat-22, .listing-banner.subcat-banner-22 { background-image: url(../images/Banners/Applications-Industrial-22-Grey_Water.jpg) }
.test .cat-220, .listing-banner.subcat-banner-220 { background-image: url(../images/Banners/Applications-Industrial-220-Sewage.jpg) }
.test .cat-225, .listing-banner.subcat-banner-225 { background-image: url(../images/Banners/Applications-Industrial-225-Filterback-Wash.jpg) }
.test .cat-23, .listing-banner.subcat-banner-23 { background-image: url(../images/Banners/Applications-Industrial-23-High_Viscosity.jpg) }
.test .cat-232, .listing-banner.subcat-banner-232 { background-image: url(../images/Banners/Applications-Industrial-232-Multiphase.jpg) }
.test .cat-24, .listing-banner.subcat-banner-24 { background-image: url(../images/Banners/Applications-Industrial-24-Hygienic_Pumps.jpg) }
.test .cat-25, .listing-banner.subcat-banner-25 { background-image: url(../images/Banners/Applications-Industrial-25-Irrigation.jpg) }
.test .cat-26, .listing-banner.subcat-banner-26 { background-image: url(../images/Banners/Applications-Industrial-26-Liquid_Gas_Pumps.jpg) }
.test .cat-27, .listing-banner.subcat-banner-27 { background-image: url(../images/Banners/Applications-Industrial-27-Low_Viscosity.jpg) }
.test .cat-28, .listing-banner.subcat-banner-28 { background-image: url(../images/Banners/Applications-Industrial-28-Lubrication.jpg) }
.test .cat-29, .listing-banner.subcat-banner-29 { background-image: url(../images/Banners/Applications-Industrial-29-Marine_Pumps.jpg) }
.test .cat-30, .listing-banner.subcat-banner-30 { background-image: url(../images/Banners/Applications-Industrial-30-Pipeline_Pump.jpg) }
.test .cat-31, .listing-banner.subcat-banner-31 { background-image: url(../images/Banners/Applications-Industrial-31-Pulp.jpg) }
.test .cat-32, .listing-banner.subcat-banner-32 { background-image: url(../images/Banners/Applications-Industrial-32-Sampling_Pumps.jpg) }
.test .cat-33, .listing-banner.subcat-banner-33 { background-image: url(../images/Banners/Applications-Industrial-33-Scrubbers.jpg) }
.test .cat-34, .listing-banner.subcat-banner-34 { background-image: url(../images/Banners/Applications-Industrial-34-Skimming.jpg) }
.test .cat-35, .listing-banner.subcat-banner-35 { background-image: url(../images/Banners/Applications-Industrial-35-Sludge_Pumps.jpg) }
.test .cat-36, .listing-banner.subcat-banner-36 { background-image: url(../images/Banners/Applications-Industrial-36-Solid_Handling.jpg) }
.test .cat-37, .listing-banner.subcat-banner-37 { background-image: url(../images/Banners/Applications-Industrial-37-Swimming_Pool.jpg) }
.test .cat-38, .listing-banner.subcat-banner-38 { background-image: url(../images/Banners/Applications-Industrial-38-Tanker_Offloading.jpg) }
.test .cat-39, .listing-banner.subcat-banner-39 { background-image: url(../images/Banners/Applications-Industrial-39-Thermal_Oils.jpg) }
.test .cat-8, .listing-banner.subcat-banner-8 { background-image: url(../images/Banners/Applications-Industrial-8-Abstraction.jpg) }
.test .cat-9, .listing-banner.subcat-banner-9 { background-image: url(../images/Banners/Applications-Industrial-9-ATEX.jpg) }
.test .cat-222, .listing-banner.subcat-banner-222 { background-image: url(../images/Banners/Applications-Marine-222-Methanol.jpg) }
.test .cat-226, .listing-banner.subcat-banner-226 { background-image: url(../images/Banners/Applications-Marine-226-Hydrophore.jpg) }
.test .cat-227, .listing-banner.subcat-banner-227 { background-image: url(../images/Banners/Applications-Marine-227-Drill-Water.jpg) }
.test .cat-228, .listing-banner.subcat-banner-228 { background-image: url(../images/Banners/Applications-Marine-228-ReverseOsmosis.jpg) }
.test .cat-229, .listing-banner.subcat-banner-229 { background-image: url(../images/Banners/Applications-Marine-229-Main-Engine-Preheating.jpg) }
.test .cat-230, .listing-banner.subcat-banner-230 { background-image: url(../images/Banners/Applications-Marine-230-HTLT-Cooling.jpg) }
.test .cat-231, .listing-banner.subcat-banner-231 { background-image: url(../images/Banners/Applications-Marine-231-Marine-Cargo.jpg) }
.test .cat-40, .listing-banner.subcat-banner-40 { background-image: url(../images/Banners/Applications-Marine-40-Abstraction_Ballast.jpg) }
.test .cat-41, .listing-banner.subcat-banner-41 { background-image: url(../images/Banners/Applications-Marine-41-Bilge.jpg) }
.test .cat-42, .listing-banner.subcat-banner-42 { background-image: url(../images/Banners/Applications-Marine-42-Circulation.jpg) }
.test .cat-43, .listing-banner.subcat-banner-43 { background-image: url(../images/Banners/Applications-Marine-43-Cooling.jpg) }
.test .cat-44, .listing-banner.subcat-banner-44 { background-image: url(../images/Banners/Applications-Marine-44-Grey_Water.jpg) }
.test .cat-45, .listing-banner.subcat-banner-45 { background-image: url(../images/Banners/Applications-Marine-45-High_Viscosity.jpg) }
.test .cat-46, .listing-banner.subcat-banner-46 { background-image: url(../images/Banners/Applications-Marine-46-Liquid_Gas_Pump.jpg) }
.test .cat-46, .listing-banner.subcat-banner-46 { background-image: url(../images/Banners/Applications-Marine-46-Liquid_Gas_Pumps.jpg) }
.test .cat-47, .listing-banner.subcat-banner-47 { background-image: url(../images/Banners/Applications-Marine-47-Low_Sulphur_Fuel.jpg) }
.test .cat-48, .listing-banner.subcat-banner-48 { background-image: url(../images/Banners/Applications-Marine-48-Low_Viscosity.jpg) }
.test .cat-49, .listing-banner.subcat-banner-49 { background-image: url(../images/Banners/Applications-Marine-49-Lubrication.jpg) }
.test .cat-50, .listing-banner.subcat-banner-50 { background-image: url(../images/Banners/Applications-Marine-50-Marine_Pumps.jpg) }
.test .cat-51, .listing-banner.subcat-banner-51 { background-image: url(../images/Banners/Applications-Marine-51_-Scrubbers.jpg) }
.test .cat-52, .listing-banner.subcat-banner-52 { background-image: url(../images/Banners/Applications-Marine-52-Sludge_Pumps.jpg) }
.test .cat-53, .listing-banner.subcat-banner-53 { background-image: url(../images/Banners/Applications-Marine-53-Solid_Handling.jpg) }
.test .cat-54, .listing-banner.subcat-banner-54 { background-image: url(../images/Banners/Applications-Marine-54-Firefighting.jpg) }
.test .cat-55, .listing-banner.subcat-banner-55 { background-image: url(../images/Banners/Applications-Marine-55-Boiler_Feed.jpg) }
.test .cat-56, .listing-banner.subcat-banner-56 { background-image: url(../images/Banners/Applications-Marine-56-Fish_Waste.jpg) }
.test .cat-57, .listing-banner.subcat-banner-57 { background-image: url(../images/Banners/Applications-Marine-57-Marine_Fuel.jpg) }
.test .cat-58, .listing-banner.subcat-banner-58 { background-image: url(../images/Banners/Applications-Marine-58-Seawater_Injection.jpg) }
.test .cat-59, .listing-banner.subcat-banner-59 { background-image: url(../images/Banners/Applications-Marine-59-Seawater_Service.jpg) }
.test .cat-60, .listing-banner.subcat-banner-60 { background-image: url(../images/Banners/Applications-Marine-60-General_Service.jpg) }
.test .cat-61, .listing-banner.subcat-banner-61 { background-image: url(../images/Banners/Applications-Marine-61-Sludge_Pumps.jpg) }
.test .cat-100, .listing-banner.subcat-banner-100 { background-image: url(../images/Banners/Industrial-100-Oil_&_Gas.jpg) }
.test .cat-101, .listing-banner.subcat-banner-101 { background-image: url(../images/Banners/Industrial-101-Paint,_Print_&_Varnish_Industry.jpg) }
.test .cat-102, .listing-banner.subcat-banner-102 { background-image: url(../images/Banners/Industrial-102-Pharmaceutical_&_Cosmetic.jpg) }
.test .cat-103, .listing-banner.subcat-banner-103 { background-image: url(../images/Banners/Industrial-103-_Power_Generation_Industry.jpg) }
.test .cat-104, .listing-banner.subcat-banner-104 { background-image: url(../images/Banners/Industrial-104-Paper_&_Pulp_Industry.jpg) }
.test .cat-105, .listing-banner.subcat-banner-105 { background-image: url(../images/Banners/Industrial-105-Surface_Treatment.jpg) }
.test .cat-106, .listing-banner.subcat-banner-106 { background-image: url(../images/Banners/Industrial-106-Wastewater_Treatment.jpg) }
.test .cat-196, .listing-banner.subcat-banner-196 { background-image: url(../images/Banners/Industrial-196-Railway.jpg) }
.test .cat-197, .listing-banner.subcat-banner-197 { background-image: url(../images/Banners/Industrial-197-Renewable_Energy.jpg) }
.test .cat-198, .listing-banner.subcat-banner-198 { background-image: url(../images/Banners/Industrial-198-Rubber_&_Plastics_.jpg) }
.test .cat-95, .listing-banner.subcat-banner-95 { background-image: url(../images/Banners/Industrial-95-Fuels_Biofuels_and_Petroleum.jpg) }
.test .cat-97, .listing-banner.subcat-banner-97 { background-image: url(../images/Banners/Industrial-97-Marine_Industry.jpg) }
.test .cat-98, .listing-banner.subcat-banner-98 { background-image: url(../images/Banners/Industrial-98-Mechanical_Industry.jpg) }
.test .cat-99, .listing-banner.subcat-banner-99 { background-image: url(../images/Banners/Industrial-99-_Mining_Industry.jpg) }
.test .cat-191, .listing-banner.subcat-banner-191 { background-image: url(../images/Banners/Industry-191-Agriculture.jpg) }
.test .cat-192, .listing-banner.subcat-banner-192 { background-image: url(../images/Banners/Industry-192-Aviation.jpg) }
.test .cat-193, .listing-banner.subcat-banner-193 { background-image: url(../images/Banners/Industry-193-Carbon_Capture_Storage.jpg) }
.test .cat-194, .listing-banner.subcat-banner-194 { background-image: url(../images/Banners/Industry-194-Decommissioning.jpg) }
.test .cat-195, .listing-banner.subcat-banner-195 { background-image: url(../images/Banners/Industry-195-Foam_Industry.jpg) }
.test .cat-89, .listing-banner.subcat-banner-89 { background-image: url(../images/Banners/Industry-89-Beverage.jpg) }
.test .cat-90, .listing-banner.subcat-banner-90 { background-image: url(../images/Banners/Industry-90-Building_Services.jpg) }
.test .cat-91, .listing-banner.subcat-banner-91 { background-image: url(../images/Banners/Industry-91-Chemical_Manufacure.jpg) }
.test .cat-92, .listing-banner.subcat-banner-92 { background-image: url(../images/Banners/Industry-92-Energy_From_Waste.jpg) }
.test .cat-93, .listing-banner.subcat-banner-93 { background-image: url(../images/Banners/Industry-93-EnergyStorage.jpg) }
.test .cat-94, .listing-banner.subcat-banner-94 { background-image: url(../images/Banners/Industry-94-Food.jpg) }
.test .cat-95, .listing-banner.subcat-banner-95 { background-image: url(../images/Banners/Industry-95-Biofuel.jpg) }
.test .cat-121, .listing-banner.subcat-banner-121 { background-image: url(../images/Banners/Liquids-121-Beverages_and_Drinks.jpg) }
.test .cat-123, .listing-banner.subcat-banner-123 { background-image: url(../images/Banners/Liquids-123-Chocolate_and_Sweets.jpg) }
.test .cat-124, .listing-banner.subcat-banner-124 { background-image: url(../images/Banners/Liquids-124-Flucculant_and_Coagulant.jpg) }
.test .cat-126, .listing-banner.subcat-banner-126 { background-image: url(../images/Banners/Liquids-126-Cosmetics.jpg) }
.test .cat-127, .listing-banner.subcat-banner-127 { background-image: url(../images/Banners/Liquids-127-Dairy_Milk_and_Icecream.jpg) }
.test .cat-128, .listing-banner.subcat-banner-128 { background-image: url(../images/Banners/Liquids-128-Edible_Oil.jpg) }
.test .cat-129, .listing-banner.subcat-banner-129 { background-image: url(../images/Banners/Liquids-129-Fish_and_Seafood.jpg) }
.test .cat-130, .listing-banner.subcat-banner-130 { background-image: url(../images/Banners/Liquids-130-Food_Stuffs.jpg) }
.test .cat-131, .listing-banner.subcat-banner-131 { background-image: url(../images/Banners/Liquids-131-Fresh_Water.jpg) }
.test .cat-132, .listing-banner.subcat-banner-132 { background-image: url(../images/Banners/Liquids-132-Fuel.jpg) }
.test .cat-133, .listing-banner.subcat-banner-133 { background-image: url(../images/Banners/Liquids-133-Glues.jpg) }
.test .cat-134, .listing-banner.subcat-banner-134 { background-image: url(../images/Banners/Liquids-134-Grease.jpg) }
.test .cat-135, .listing-banner.subcat-banner-135 { background-image: url(../images/Banners/Liquids-135-Paint_Print_Varnish.jpg) }
.test .cat-138, .listing-banner.subcat-banner-138 { background-image: url(../images/Banners/Liquids-138-Meat_and_Poultry.jpg) }
.test .cat-139, .listing-banner.subcat-banner-139 { background-image: url(../images/Banners/Liquids-139-Oils.jpg) }
.test .cat-143, .listing-banner.subcat-banner-143 { background-image: url(../images/Banners/Liquids-143-Seawater_Service.jpg) }
.test .cat-144, .listing-banner.subcat-banner-144 { background-image: url(../images/Banners/Liquids-144-Sewage.jpg) }
.test .cat-145, .listing-banner.subcat-banner-145 { background-image: url(../images/Banners/Liquids-145-Sludge_Pumps.jpg) }
.test .cat-146, .listing-banner.subcat-banner-146 { background-image: url(../images/Banners/Liquids-146-Slurries.jpg) }
.test .cat-147, .listing-banner.subcat-banner-147 { background-image: url(../images/Banners/Liquids-147-Solid_Handling.jpg) }
.test .cat-148, .listing-banner.subcat-banner-148 { background-image: url(../images/Banners/Liquids-148-Surface_Treatment.jpg) }
.test .cat-149, .listing-banner.subcat-banner-149 { background-image: url(../images/Banners/Liquids-149-Viscous_and_Sensitive.jpg) }
.test .cat-202, .listing-banner.subcat-banner-202 { background-image: url(../images/Banners/Liquids-202-Bitumen.jpg) }
.test .cat-203, .listing-banner.subcat-banner-203 { background-image: url(../images/Banners/Liquids-203-Chemicals.jpg) }
.test .cat-204, .listing-banner.subcat-banner-204 { background-image: url(../images/Banners/Liquids-204-Drilling_Mud.jpg) }
.test .cat-206, .listing-banner.subcat-banner-206 { background-image: url(../images/Banners/Liquids-206-Glycol.jpg) }
.test .cat-208, .listing-banner.subcat-banner-208 { background-image: url(../images/Banners/Liquids-208-Latex.jpg) }
.test .cat-209, .listing-banner.subcat-banner-209 { background-image: url(../images/Banners/Liquids-209-Polymers.jpg) }
.test .cat-210, .listing-banner.subcat-banner-210 { background-image: url(../images/Banners/Liquids-210-Resin.jpg) }
.test .cat-211, .listing-banner.subcat-banner-211 { background-image: url(../images/Banners/Liquids-211-Thermal_Oils.jpg) }
.test .cat-212, .listing-banner.subcat-banner-212 { background-image: url(../images/Banners/Liquids-212-Wax.jpg) }
.test .cat-223, .listing-banner.subcat-banner-223 { background-image: url(../images/Banners/Liquids-223-Polyethylene_and_Polyurethane.jpg) }
.test .cat-199, .listing-banner.subcat-banner-199 { background-image: url(../images/Banners/Pump_Types-199-PeristalticBannerr.jpg) }
.test .cat-200, .listing-banner.subcat-banner-200 { background-image: url(../images/Banners/Pump_Types-200-Circulator.jpg) }
.test .cat-221, .listing-banner.subcat-banner-221 { background-image: url(../images/Banners/Pump_Types-221-Accessories.jpg) }
.test .cat-55, .listing-banner.subcat-banner-55 { background-image: url(../images/Banners/Pump_Types-55-Boiler_Feed.jpg) }
.test .cat-63, .listing-banner.subcat-banner-63 { background-image: url(../images/Banners/Pump_Types-63-AODD.jpg) }
.test .cat-64, .listing-banner.subcat-banner-64 { background-image: url(../images/Banners/Pump_Types-64-Barrel_Pump.jpg) }
.test .cat-65, .listing-banner.subcat-banner-65 { background-image: url(../images/Banners/Pump_Types-65-Booster_Pump.jpg) }
.test .cat-66, .listing-banner.subcat-banner-66 { background-image: url(../images/Banners/Pump_Types-66-Booster_Sets.jpg) }
.test .cat-67, .listing-banner.subcat-banner-67 { background-image: url(../images/Banners/Pump_Types-67-Borehole_Pump.jpg) }
.test .cat-68, .listing-banner.subcat-banner-68 { background-image: url(../images/Banners/Pump_Types-68-Flexible_Impeller_Pump.jpg) }
.test .cat-69, .listing-banner.subcat-banner-69 { background-image: url(../images/Banners/Pump_Types-69-Gear_Pump.jpg) }
.test .cat-70, .listing-banner.subcat-banner-70 { background-image: url(../images/Banners/Pump_Types-70-Hand_Pump.jpg) }
.test .cat-71, .listing-banner.subcat-banner-71 { background-image: url(../images/Banners/Pump_Types-71-Rotary_Lobe_Pumps.jpg) }
.test .cat-72, .listing-banner.subcat-banner-72 { background-image: url(../images/Banners/Pump_Types-72-Magnetic_Drive_Centrifugal_Pump.jpg) }
.test .cat-73, .listing-banner.subcat-banner-73 { background-image: url(../images/Banners/Pump_Types-73-Multistage_Pump.jpg) }
.test .cat-74, .listing-banner.subcat-banner-74 { background-image: url(../images/Banners/Pump_Types-74-Peripheral_Pump.jpg) }
.test .cat-75, .listing-banner.subcat-banner-75 { background-image: url(../images/Banners/Pump_Types-75-Piston_&_Plunger_Pump.jpg) }
.test .cat-76, .listing-banner.subcat-banner-76 { background-image: url(../images/Banners/Pump_Types-76-Positive_Displacement_Pumpa.jpg) }
.test .cat-77, .listing-banner.subcat-banner-77 { background-image: url(../images/Banners/Pump_Types-77-Progressive_Cavity_Pump.jpg) }
.test .cat-78, .listing-banner.subcat-banner-78 { background-image: url(../images/Banners/Pump_Types-78-Rotary_Piston_Pumps.jpg) }
.test .cat-79, .listing-banner.subcat-banner-79 { background-image: url(../images/Banners/Pump_Types-79-Horizontal_Screw_Pump.jpg) }
.test .cat-80, .listing-banner.subcat-banner-80 { background-image: url(../images/Banners/Pump_Types-80-Self_Priming_Centrifugal_Pump.jpg) }
.test .cat-81, .listing-banner.subcat-banner-81 { background-image: url(../images/Banners/Pump_Types-81-Side_Channel_Pump.jpg) }
.test .cat-82, .listing-banner.subcat-banner-82 { background-image: url(../images/Banners/Pump_Types-82-Single_Stage_Centrifugal.jpg) }
.test .cat-83, .listing-banner.subcat-banner-83 { background-image: url(../images/Banners/Pump_Types-83-Split_Casing.jpg) }
.test .cat-84, .listing-banner.subcat-banner-84 { background-image: url(../images/Banners/Pump_Types-84-Submeersible.jpg) }
.test .cat-85, .listing-banner.subcat-banner-85 { background-image: url(../images/Banners/Pump_Types-85-Vane_Pump.jpg) }
.test .cat-86, .listing-banner.subcat-banner-86 { background-image: url(../images/Banners/Pump_Types-86-Vertical_Immersion.jpg) }
.test .cat-87, .listing-banner.subcat-banner-87 { background-image: url(../images/Banners/PumpTypes-87-VerticalInlineCentrifugal.jpg) }

.listing-banner::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(38, 38, 38, .3); }

@media (max-width:1400px ) {
    .listing-banner::before { background: rgba(38, 38, 38, .6); }
}

@media (max-width:500px ) {
    .listing-banner { max-width: unset; padding: 50px 0; background-position: right 50%; }
        .listing-banner p { font-size: 16px; }
        .test .cat-199, .listing-banner.subcat-banner-199 { background-image: url(../images/Banners/PeristalticBanner-mob.jpg) }
        .nav-header.test li.cat-6, .listing-banner.subcat-banner-6 { background-image: url(../images/Banners/500x500/mob-Applications-6-Industrial.jpg) }
        .nav-header.test li.cat-8, .listing-banner.subcat-banner-8 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-8-Abstraction.jpg) }
        .nav-header.test li.cat-9, .listing-banner.subcat-banner-9 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-9-ATEX.jpg) }
        .nav-header.test li.cat-10, .listing-banner.subcat-banner-10 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-10-Chemical_Injection_.jpg) }
        .nav-header.test li.cat-11, .listing-banner.subcat-banner-11 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-11-Circulation.jpg) }
        .nav-header.test li.cat-12, .listing-banner.subcat-banner-12 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-12-Container_Emptying.jpg) }
        .nav-header.test li.cat-13, .listing-banner.subcat-banner-13 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-13-Cooling.jpg) }
        .nav-header.test li.cat-14, .listing-banner.subcat-banner-14 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-14-Dewatering_Building_Foundations.jpg) }
        .nav-header.test li.cat-14, .listing-banner.subcat-banner-14 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-14-Dewatering.jpg) }
        .nav-header.test li.cat-15, .listing-banner.subcat-banner-15 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-15-Dosing_and_Metering.jpg) }
        .nav-header.test li.cat-16, .listing-banner.subcat-banner-16 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-16-Drainage_Station.jpg) }
        .nav-header.test li.cat-17, .listing-banner.subcat-banner-17 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-17-Edible_Oil.jpg) }
        .nav-header.test li.cat-18, .listing-banner.subcat-banner-18 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-18-PrimarySecondaryandFinalEffluent.jpg) }
        .nav-header.test li.cat-19, .listing-banner.subcat-banner-19 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-19-Fuel_Transfer_.jpg) }
        .nav-header.test li.cat-20, .listing-banner.subcat-banner-20 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-20-Flucculant_and_Coagulant.jpg) }
        .nav-header.test li.cat-21, .listing-banner.subcat-banner-21 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-21-Grease.jpg) }
        .nav-header.test li.cat-22, .listing-banner.subcat-banner-22 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-22-Grey_Water.jpg) }
        .nav-header.test li.cat-23, .listing-banner.subcat-banner-23 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-23-High_Viscosity.jpg) }
        .nav-header.test li.cat-24, .listing-banner.subcat-banner-24 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-24-Hygienic_Pumps.jpg) }
        .nav-header.test li.cat-25, .listing-banner.subcat-banner-25 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-25-Irrigation.jpg) }
        .nav-header.test li.cat-26, .listing-banner.subcat-banner-26 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-26-Liquid_Gas_Pumps.jpg) }
        .nav-header.test li.cat-27, .listing-banner.subcat-banner-27 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-27-Low_Viscosity.jpg) }
        .nav-header.test li.cat-28, .listing-banner.subcat-banner-28 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-28-Lubrication.jpg) }
        .nav-header.test li.cat-29, .listing-banner.subcat-banner-29 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-29-Marine_Pumps.jpg) }
        .nav-header.test li.cat-30, .listing-banner.subcat-banner-30 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-30-Pipeline_Pump.jpg) }
        .nav-header.test li.cat-31, .listing-banner.subcat-banner-31 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-31-Pulp.jpg) }
        .nav-header.test li.cat-32, .listing-banner.subcat-banner-32 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-32-Sampling_Pumps.jpg) }
        .nav-header.test li.cat-33, .listing-banner.subcat-banner-33 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-33-Scrubbers.jpg) }
        .nav-header.test li.cat-34, .listing-banner.subcat-banner-34 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-34-Skimming.jpg) }
        .nav-header.test li.cat-35, .listing-banner.subcat-banner-35 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-35-Sludge_Pumps.jpg) }
        .nav-header.test li.cat-36, .listing-banner.subcat-banner-36 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-36-Solid_Handling.jpg) }
        .nav-header.test li.cat-37, .listing-banner.subcat-banner-37 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-37-Swimming_Pool.jpg) }
        .nav-header.test li.cat-38, .listing-banner.subcat-banner-38 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-38-Tanker_Offloading.jpg) }
        .nav-header.test li.cat-39, .listing-banner.subcat-banner-39 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-39-Thermal_Oils.jpg) }
        .nav-header.test li.cat-40, .listing-banner.subcat-banner-40 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-40-Abstraction_Ballast.jpg) }
        .nav-header.test li.cat-41, .listing-banner.subcat-banner-41 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-41-Bilge.jpg) }
        .nav-header.test li.cat-42, .listing-banner.subcat-banner-42 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-42-Circulation.jpg) }
        .nav-header.test li.cat-43, .listing-banner.subcat-banner-43 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-43-Cooling.jpg) }
        .nav-header.test li.cat-44, .listing-banner.subcat-banner-44 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-44-Grey_Water.jpg) }
        .nav-header.test li.cat-45, .listing-banner.subcat-banner-45 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-45-High_Viscosity.jpg) }
        .nav-header.test li.cat-46, .listing-banner.subcat-banner-46 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-46-Liquid_Gas_Pump.jpg) }
        .nav-header.test li.cat-46, .listing-banner.subcat-banner-46 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-46-Liquid_Gas_Pumps.jpg) }
        .nav-header.test li.cat-47, .listing-banner.subcat-banner-47 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-47-Low_Sulphur_Fuel.jpg) }
        .nav-header.test li.cat-48, .listing-banner.subcat-banner-48 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-48-Low_Viscosity.jpg) }
        .nav-header.test li.cat-49, .listing-banner.subcat-banner-49 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-49-Lubrication.jpg) }
        .nav-header.test li.cat-50, .listing-banner.subcat-banner-50 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-50-Marine_Pumps.jpg) }
        .nav-header.test li.cat-51, .listing-banner.subcat-banner-51 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-51_-Scrubbers.jpg) }
        .nav-header.test li.cat-52, .listing-banner.subcat-banner-52 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-52-Sludge_Pumps.jpg) }
        .nav-header.test li.cat-53, .listing-banner.subcat-banner-53 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-53-Solid_Handling.jpg) }
        .nav-header.test li.cat-54, .listing-banner.subcat-banner-54 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-54-Firefighting.jpg) }
        .nav-header.test li.cat-55, .listing-banner.subcat-banner-55 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-55-Boiler_Feed.jpg) }
        .nav-header.test li.cat-55, .listing-banner.subcat-banner-55 { background-image: url(../images/Banners/500x500/mob-Pump_Types-55-Boiler_Feed.jpg) }
        .nav-header.test li.cat-56, .listing-banner.subcat-banner-56 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-56-Fish_Waste.jpg) }
        .nav-header.test li.cat-57, .listing-banner.subcat-banner-57 { background-image: url(../images/Banners/500x500/mob-Applications-57-Marine.jpg) }
        .nav-header.test li.cat-57, .listing-banner.subcat-banner-57 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-57-Marine_Fuel.jpg) }
        .nav-header.test li.cat-58, .listing-banner.subcat-banner-58 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-58-Seawater_Injection.jpg) }
        .nav-header.test li.cat-59, .listing-banner.subcat-banner-59 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-59-Seawater_Service.jpg) }
        .nav-header.test li.cat-60, .listing-banner.subcat-banner-60 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-60-General_Service.jpg) }
        .nav-header.test li.cat-61, .listing-banner.subcat-banner-61 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-61-Sludge_Pumps.jpg) }
        .nav-header.test li.cat-63, .listing-banner.subcat-banner-63 { background-image: url(../images/Banners/500x500/mob-Pump_Types-63-AODD.jpg) }
        .nav-header.test li.cat-64, .listing-banner.subcat-banner-64 { background-image: url(../images/Banners/500x500/mob-Pump_Types-64-Barrel_Pump.jpg) }
        .nav-header.test li.cat-65, .listing-banner.subcat-banner-65 { background-image: url(../images/Banners/500x500/mob-Pump_Types-65-Booster_Pump.jpg) }
        .nav-header.test li.cat-66, .listing-banner.subcat-banner-66 { background-image: url(../images/Banners/500x500/mob-Pump_Types-66-Booster_Sets.jpg) }
        .nav-header.test li.cat-67, .listing-banner.subcat-banner-67 { background-image: url(../images/Banners/500x500/mob-Pump_Types-67-Borehole_Pump.jpg) }
        .nav-header.test li.cat-68, .listing-banner.subcat-banner-68 { background-image: url(../images/Banners/500x500/mob-Pump_Types-68-Flexible_Impeller_Pump.jpg) }
        .nav-header.test li.cat-69, .listing-banner.subcat-banner-69 { background-image: url(../images/Banners/500x500/mob-Pump_Types-69-Gear_Pump.jpg) }
        .nav-header.test li.cat-70, .listing-banner.subcat-banner-70 { background-image: url(../images/Banners/500x500/mob-Pump_Types-70-Hand_Pump.jpg) }
        .nav-header.test li.cat-71, .listing-banner.subcat-banner-71 { background-image: url(../images/Banners/500x500/mob-Pump_Types-71-Rotary_Lobe_Pumps.jpg) }
        .nav-header.test li.cat-72, .listing-banner.subcat-banner-72 { background-image: url(../images/Banners/500x500/mob-Pump_Types-72-Magnetic_Drive_Centrifugal_Pump.jpg) }
        .nav-header.test li.cat-73, .listing-banner.subcat-banner-73 { background-image: url(../images/Banners/500x500/mob-Pump_Types-73-Multistage_Pump.jpg) }
        .nav-header.test li.cat-74, .listing-banner.subcat-banner-74 { background-image: url(../images/Banners/500x500/mob-Pump_Types-74-Peripheral_Pump.jpg) }
        .nav-header.test li.cat-75, .listing-banner.subcat-banner-75 { background-image: url(../images/Banners/500x500/mob-Pump_Types-75-Piston_&_Plunger_Pump.jpg) }
        .nav-header.test li.cat-76, .listing-banner.subcat-banner-76 { background-image: url(../images/Banners/500x500/mob-Pump_Types-76-Positive_Displacement_Pumpa.jpg) }
        .nav-header.test li.cat-77, .listing-banner.subcat-banner-77 { background-image: url(../images/Banners/500x500/mob-Pump_Types-77-Progressive_Cavity_Pump.jpg) }
        .nav-header.test li.cat-78, .listing-banner.subcat-banner-78 { background-image: url(../images/Banners/500x500/mob-Pump_Types-78-Rotary_Piston_Pumps.jpg) }
        .nav-header.test li.cat-79, .listing-banner.subcat-banner-79 { background-image: url(../images/Banners/500x500/mob-Pump_Types-79-Horizontal_Screw_Pump.jpg) }
        .nav-header.test li.cat-80, .listing-banner.subcat-banner-80 { background-image: url(../images/Banners/500x500/mob-Pump_Types-80-Self_Priming_Centrifugal_Pump.jpg) }
        .nav-header.test li.cat-81, .listing-banner.subcat-banner-81 { background-image: url(../images/Banners/500x500/mob-Pump_Types-81-Side_Channel_Pump.jpg) }
        .nav-header.test li.cat-82, .listing-banner.subcat-banner-82 { background-image: url(../images/Banners/500x500/mob-Pump_Types-82-Single_Stage_Centrifugal.jpg) }
        .nav-header.test li.cat-83, .listing-banner.subcat-banner-83 { background-image: url(../images/Banners/500x500/mob-Pump_Types-83-Split_Casing.jpg) }
        .nav-header.test li.cat-84, .listing-banner.subcat-banner-84 { background-image: url(../images/Banners/500x500/mob-Pump_Types-84-Submeersible.jpg) }
        .nav-header.test li.cat-85, .listing-banner.subcat-banner-85 { background-image: url(../images/Banners/500x500/mob-Pump_Types-85-Vane_Pump.jpg) }
        .nav-header.test li.cat-86, .listing-banner.subcat-banner-86 { background-image: url(../images/Banners/500x500/mob-Pump_Types-86-Vertical_Immersion.jpg) }
        .nav-header.test li.cat-87, .listing-banner.subcat-banner-87 { background-image: url(../images/Banners/500x500/mob-PumpTypes-87-VerticalInlineCentrifugal.jpg) }
        .nav-header.test li.cat-89, .listing-banner.subcat-banner-89 { background-image: url(../images/Banners/500x500/mob-Industry-89-Beverage.jpg) }
        .nav-header.test li.cat-90, .listing-banner.subcat-banner-90 { background-image: url(../images/Banners/500x500/mob-Industry-90-Building_Services.jpg) }
        .nav-header.test li.cat-91, .listing-banner.subcat-banner-91 { background-image: url(../images/Banners/500x500/mob-Industry-91-Chemical_Manufacure.jpg) }
        .nav-header.test li.cat-92, .listing-banner.subcat-banner-92 { background-image: url(../images/Banners/500x500/mob-Industry-92-Energy_From_Waste.jpg) }
        .nav-header.test li.cat-93, .listing-banner.subcat-banner-93 { background-image: url(../images/Banners/500x500/mob-Industry-93-EnergyStorage.jpg) }
        .nav-header.test li.cat-94, .listing-banner.subcat-banner-94 { background-image: url(../images/Banners/500x500/mob-Industry-94-Food.jpg) }
        .nav-header.test li.cat-95, .listing-banner.subcat-banner-95 { background-image: url(../images/Banners/500x500/mob-Industrial-95-Fuels_Biofuels_and_Petroleum.jpg) }
        .nav-header.test li.cat-95, .listing-banner.subcat-banner-95 { background-image: url(../images/Banners/500x500/mob-Industry-95-Biofuel.jpg) }
        .nav-header.test li.cat-97, .listing-banner.subcat-banner-97 { background-image: url(../images/Banners/500x500/mob-Industrial-97-Marine_Industry.jpg) }
        .nav-header.test li.cat-98, .listing-banner.subcat-banner-98 { background-image: url(../images/Banners/500x500/mob-Industrial-98-Mechanical_Industry.jpg) }
        .nav-header.test li.cat-99, .listing-banner.subcat-banner-99 { background-image: url(../images/Banners/500x500/mob-Industrial-99-_Mining_Industry.jpg) }
        .nav-header.test li.cat-100, .listing-banner.subcat-banner-100 { background-image: url(../images/Banners/500x500/mob-Industrial-100-Oil_&_Gas.jpg) }
        .nav-header.test li.cat-101, .listing-banner.subcat-banner-101 { background-image: url(../images/Banners/500x500/mob-Industrial-101-Paint,_Print_&_Varnish_Industry.jpg) }
        .nav-header.test li.cat-102, .listing-banner.subcat-banner-102 { background-image: url(../images/Banners/500x500/mob-Industrial-102-Pharmaceutical_&_Cosmetic.jpg) }
        .nav-header.test li.cat-103, .listing-banner.subcat-banner-103 { background-image: url(../images/Banners/500x500/mob-Industrial-103-_Power_Generation_Industry.jpg) }
        .nav-header.test li.cat-104, .listing-banner.subcat-banner-104 { background-image: url(../images/Banners/500x500/mob-Industrial-104-Paper_&_Pulp_Industry.jpg) }
        .nav-header.test li.cat-105, .listing-banner.subcat-banner-105 { background-image: url(../images/Banners/500x500/mob-Industrial-105-Surface_Treatment.jpg) }
        .nav-header.test li.cat-106, .listing-banner.subcat-banner-106 { background-image: url(../images/Banners/500x500/mob-Industrial-106-Wastewater_Treatment.jpg) }
        .nav-header.test li.cat-121, .listing-banner.subcat-banner-121 { background-image: url(../images/Banners/500x500/mob-Liquids-121-Beverages_and_Drinks.jpg) }
        .nav-header.test li.cat-123, .listing-banner.subcat-banner-123 { background-image: url(../images/Banners/500x500/mob-Liquids-123-Chocolate_and_Sweets.jpg) }
        .nav-header.test li.cat-124, .listing-banner.subcat-banner-124 { background-image: url(../images/Banners/500x500/mob-Liquids-124-Flucculant_and_Coagulant.jpg) }
        .nav-header.test li.cat-125, .listing-banner.subcat-banner-125 { background-image: url(../images/Banners/500x500/mob-125-Liquids-Corrosive-Liquids.jpg) }
        .nav-header.test li.cat-126, .listing-banner.subcat-banner-126 { background-image: url(../images/Banners/500x500/mob-Liquids-126-Cosmetics.jpg) }
        .nav-header.test li.cat-127, .listing-banner.subcat-banner-127 { background-image: url(../images/Banners/500x500/mob-Liquids-127-Dairy_Milk_and_Icecream.jpg) }
        .nav-header.test li.cat-128, .listing-banner.subcat-banner-128 { background-image: url(../images/Banners/500x500/mob-Liquids-128-Edible_Oil.jpg) }
        .nav-header.test li.cat-129, .listing-banner.subcat-banner-129 { background-image: url(../images/Banners/500x500/mob-Liquids-129-Fish_and_Seafood.jpg) }
        .nav-header.test li.cat-130, .listing-banner.subcat-banner-130 { background-image: url(../images/Banners/500x500/mob-Liquids-130-Food_Stuffs.jpg) }
        .nav-header.test li.cat-131, .listing-banner.subcat-banner-131 { background-image: url(../images/Banners/500x500/mob-Liquids-131-Fresh_Water.jpg) }
        .nav-header.test li.cat-132, .listing-banner.subcat-banner-132 { background-image: url(../images/Banners/500x500/mob-Liquids-132-Fuel.jpg) }
        .nav-header.test li.cat-133, .listing-banner.subcat-banner-133 { background-image: url(../images/Banners/500x500/mob-Liquids-133-Glues.jpg) }
        .nav-header.test li.cat-134, .listing-banner.subcat-banner-134 { background-image: url(../images/Banners/500x500/mob-Liquids-134-Grease.jpg) }
        .nav-header.test li.cat-135, .listing-banner.subcat-banner-135 { background-image: url(../images/Banners/500x500/mob-Liquids-135-Paint_Print_Varnish.jpg) }
        .nav-header.test li.cat-138, .listing-banner.subcat-banner-138 { background-image: url(../images/Banners/500x500/mob-Liquids-138-Meat_and_Poultry.jpg) }
        .nav-header.test li.cat-139, .listing-banner.subcat-banner-139 { background-image: url(../images/Banners/500x500/mob-Liquids-139-Oils.jpg) }
        .nav-header.test li.cat-143, .listing-banner.subcat-banner-143 { background-image: url(../images/Banners/500x500/mob-Liquids-143-Seawater_Service.jpg) }
        .nav-header.test li.cat-144, .listing-banner.subcat-banner-144 { background-image: url(../images/Banners/500x500/mob-Liquids-144-Sewage.jpg) }
        .nav-header.test li.cat-145, .listing-banner.subcat-banner-145 { background-image: url(../images/Banners/500x500/mob-Liquids-145-Sludge_Pumps.jpg) }
        .nav-header.test li.cat-146, .listing-banner.subcat-banner-146 { background-image: url(../images/Banners/500x500/mob-Liquids-146-Slurries.jpg) }
        .nav-header.test li.cat-147, .listing-banner.subcat-banner-147 { background-image: url(../images/Banners/500x500/mob-Liquids-147-Solid_Handling.jpg) }
        .nav-header.test li.cat-148, .listing-banner.subcat-banner-148 { background-image: url(../images/Banners/500x500/mob-Liquids-148-Surface_Treatment.jpg) }
        .nav-header.test li.cat-149, .listing-banner.subcat-banner-149 { background-image: url(../images/Banners/500x500/mob-Liquids-149-Viscous_and_Sensitive.jpg) }
        .nav-header.test li.cat-191, .listing-banner.subcat-banner-191 { background-image: url(../images/Banners/500x500/mob-Industry-191-Agriculture.jpg) }
        .nav-header.test li.cat-192, .listing-banner.subcat-banner-192 { background-image: url(../images/Banners/500x500/mob-Industry-192-Aviation.jpg) }
        .nav-header.test li.cat-193, .listing-banner.subcat-banner-193 { background-image: url(../images/Banners/500x500/mob-Industry-193-Carbon_Capture_Storage.jpg) }
        .nav-header.test li.cat-194, .listing-banner.subcat-banner-194 { background-image: url(../images/Banners/500x500/mob-Industry-194-Decommissioning.jpg) }
        .nav-header.test li.cat-195, .listing-banner.subcat-banner-195 { background-image: url(../images/Banners/500x500/mob-Industry-195-Foam_Industry.jpg) }
        .nav-header.test li.cat-196, .listing-banner.subcat-banner-196 { background-image: url(../images/Banners/500x500/mob-Industrial-196-Railway.jpg) }
        .nav-header.test li.cat-197, .listing-banner.subcat-banner-197 { background-image: url(../images/Banners/500x500/mob-Industrial-197-Renewable_Energy.jpg) }
        .nav-header.test li.cat-198, .listing-banner.subcat-banner-198 { background-image: url(../images/Banners/500x500/mob-Industrial-198-Rubber_&_Plastics_.jpg) }
        .nav-header.test li.cat-199, .listing-banner.subcat-banner-199 { background-image: url(../images/Banners/500x500/mob-199-PeristalticBannerr.jpg) }
        .nav-header.test li.cat-200, .listing-banner.subcat-banner-200 { background-image: url(../images/Banners/500x500/mob-Pump_Types-200-Circulator.jpg) }
        .nav-header.test li.cat-202, .listing-banner.subcat-banner-202 { background-image: url(../images/Banners/500x500/mob-Liquids-202-Bitumen.jpg) }
        .nav-header.test li.cat-203, .listing-banner.subcat-banner-203 { background-image: url(../images/Banners/500x500/mob-Liquids-203-Chemicals.jpg) }
        .nav-header.test li.cat-204, .listing-banner.subcat-banner-204 { background-image: url(../images/Banners/500x500/mob-Liquids-204-Drilling_Mud.jpg) }
        .nav-header.test li.cat-206, .listing-banner.subcat-banner-206 { background-image: url(../images/Banners/500x500/mob-Liquids-206-Glycol.jpg) }
        .nav-header.test li.cat-208, .listing-banner.subcat-banner-208 { background-image: url(../images/Banners/500x500/mob-Liquids-208-Latex.jpg) }
        .nav-header.test li.cat-209, .listing-banner.subcat-banner-209 { background-image: url(../images/Banners/500x500/mob-Liquids-209-Polymers.jpg) }
        .nav-header.test li.cat-210, .listing-banner.subcat-banner-210 { background-image: url(../images/Banners/500x500/mob-Liquids-210-Resin.jpg) }
        .nav-header.test li.cat-211, .listing-banner.subcat-banner-211 { background-image: url(../images/Banners/500x500/mob-Liquids-211-Thermal_Oils.jpg) }
        .nav-header.test li.cat-212, .listing-banner.subcat-banner-212 { background-image: url(../images/Banners/500x500/mob-Liquids-212-Wax.jpg) }
        .nav-header.test li.cat-213, .listing-banner.subcat-banner-213 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-213-Centrifuge_Hydricyclone_Feed.jpg) }
        .nav-header.test li.cat-214, .listing-banner.subcat-banner-214 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-214-Chemical_Transfer.jpg) }
        .nav-header.test li.cat-215, .listing-banner.subcat-banner-215 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-215-Filter_Press_Feed.jpg) }
        .nav-header.test li.cat-216, .listing-banner.subcat-banner-216 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-216-Liquid_Organic_Hydrogen_Carrier.jpg) }
        .nav-header.test li.cat-217, .listing-banner.subcat-banner-217 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-217-Pipe_Flushing.jpg) }
        .nav-header.test li.cat-218, .listing-banner.subcat-banner-218 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-218-Spraying.jpg) }
        .nav-header.test li.cat-219, .listing-banner.subcat-banner-219 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-219-Test_Rig_Pumps.jpg) }
        .nav-header.test li.cat-220, .listing-banner.subcat-banner-220 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-220-Sewage.jpg) }
        .nav-header.test li.cat-221, .listing-banner.subcat-banner-221 { background-image: url(../images/Banners/500x500/mob-Pump_Types-221-Accessories.jpg) }
        .nav-header.test li.cat-222, .listing-banner.subcat-banner-222 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-222-Methanol.jpg) }
        .nav-header.test li.cat-223, .listing-banner.subcat-banner-223 { background-image: url(../images/Banners/500x500/mob-Liquids-223-Polyethylene_and_Polyurethane.jpg) }
        .nav-header.test li.cat-224, .listing-banner.subcat-banner-224 { background-image: url(../images/Banners/500x500/mob-224-pump-as-turbine.jpg) }
        .nav-header.test li.cat-225, .listing-banner.subcat-banner-225 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-225-Filterback-Wash.jpg) }
        .nav-header.test li.cat-226, .listing-banner.subcat-banner-226 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-226-Hydrophore.jpg) }
        .nav-header.test li.cat-227, .listing-banner.subcat-banner-227 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-227-Drill-Water.jpg) }
        .nav-header.test li.cat-228, .listing-banner.subcat-banner-228 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-228-ReverseOsmosis.jpg) }
        .nav-header.test li.cat-229, .listing-banner.subcat-banner-229 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-229-Main-Engine-Preheating.jpg) }
        .nav-header.test li.cat-230, .listing-banner.subcat-banner-230 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-230-HTLT-Cooling.jpg) }
        .nav-header.test li.cat-231, .listing-banner.subcat-banner-231 { background-image: url(../images/Banners/500x500/mob-Applications-Marine-231-Marine-Cargo.jpg) }
        .nav-header.test li.cat-232, .listing-banner.subcat-banner-232 { background-image: url(../images/Banners/500x500/mob-Applications-Industrial-232-Multiphase.jpg) }
}

/* Dynamic */
.dynamic-wrapper { position: relative; }

.dynamic-overlay { position: absolute; top: 0; left: 0; display: none; width: 100%; z-index: 3002; }
    .dynamic-overlay .background { width: 100%; height: 100%; background: rgb(237, 237, 237); 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; }

/* Show Product */
.show-product { background-color: #fff; padding: 20px 0; }

.sort-price li { color: #2765BB;  text-transform: uppercase; display: inline-block; margin-right: 20px; font-size: 14px; }
.sort-price .dropdown { border: 1px solid #ccc; border-radius: 3px; }
.sort-price .dropdown-toggle { padding: 6px 15px; display: block; }
.sort-price .dropdown-menu li { margin-right: 0; display: block; }

.showing h3 { color: #2765BB; text-align: center;  text-transform: uppercase; margin-top: 0; margin-bottom: 0; }

@media (max-width: 991px ) {
    .showing { margin-top: 20px; margin-bottom: 20px; }
}

.h-100 { height: 100%; }
.mb-20 { margin-bottom: 20px; }



/* Diameter */
.diameter { border-top: 1px solid #ccc; }
    .diameter .banner-description { border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 20px; }
        .diameter .banner-description * { font-size: 15px !important; line-height: 1.2 !important; color: #6f6f6f !important; }
        .diameter .banner-description h2 { font-size: 24px !important; margin: 0 0 5px; }
        .diameter .banner-description h3 { font-size: 20px !important; margin: 0 0 5px; }
        .diameter .banner-description h4 { font-size: 18px !important; margin: 0 0 5px; }
        .diameter .banner-description h5 { font-size: 16px !important; margin: 0 0 5px; }
        .diameter .banner-description a { color: #2765BB !important; }
        .diameter .banner-description ul { padding-left: 35px; }
        .diameter .banner-description span { font-size: inherit !important; }
		 .diameter .banner-description img { max-width:100%; height:auto}

.connection { background-color: #fff; padding: 20px; }
    .connection h4 { color: #2765BB;  margin-bottom: 20px; }

    .connection .radio { margin-top: 0; }
        .connection .radio label { color: #6f6f6f; font-size: 14px; }

    .connection .filter-buttons a { background: transparent; color: #2765BB !important; padding: 9px 27px; border-radius: 3px; border: 1px solid #2765BB; float: left; margin: 0 10px 10px 0; }
    .connection .filter-buttons .active { background: #2765BB; color: #fff !important; }

    .connection .teach h3 { color: #2765BB;  margin-top: 40px; }
    .connection .teach { float: left; }

.filter-yn { position: relative; padding-right: 120px; word-break: break-all; }



@media (max-width: 1024px) {
    .connection .radio label { font-size: 12px; padding-left: 1px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .filter-yn { padding-right: 95px; }
}

.hide-filters { display: none; }
    .hide-filters .hide-btn { background-color: #fff; color: #2765BB; border-color: #2765BB; }
        .hide-filters .hide-btn:hover { background-color: #2765BB; color: #fff; border-color: #0a1224; }

.row-prodlist { display: flex; }

.col-filter { flex-basis: 360px; flex-grow: 0; flex-shrink: 0; }
.col-prod { flex-basis: 100%; flex-shrink: 1; width: 100%; }

.prodrow { display: flex; flex-wrap: wrap; }
    .prodrow .prodcol { flex-basis: 25%; /*flex-basis: 33.33333%;*/ }

.filter-radios { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0; }
    .filter-radios > div { float: unset; width: 100%; flex-basis: 50%; min-width: 130px; }

.prodlist-container.container, .paged-container { width: 95%; max-width: 1470px; padding: 0; margin: 0 auto; }

.paged-row { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
#bespokeSolutions .col-img img { height: 350px; object-fit: contain; object-position: right center; }
#bespokeSolutions .col-text { padding: 20px 15px; }
    #bespokeSolutions .col-text h2 { margin-top: 0; font-size: 45px; font-weight: 600; }
        #bespokeSolutions .col-text h2 span { display: block; font-size: 70%; font-weight: 600; margin-top: 5px; }
    #bespokeSolutions .col-text h3 { margin-top: 0; font-size: 26px; font-weight: 400; margin-bottom: 15px; }
    #bespokeSolutions .col-text p { padding: 0 0 15px; width: 100%; }
#bespokeSolutions { padding: 30px 0 60px; }
    #bespokeSolutions .col-img picture, #bespokeSolutions .col-img img { max-width: 100%; margin: 0 auto; display: block; }

@media (max-width: 767px) {
    #bespokeSolutions .col-text { text-align: center; }
}

@media (max-width: 567px) {
    #bespokeSolutions .col-img img { height: unset; }
    #bespokeSolutions .col-text h2 { text-align: center; font-size: 24px; }
}

.FeaturedArticles { padding: 20px 0 30px; position: relative; }
    .FeaturedArticles h2 { padding: 0 0 10px }
    .FeaturedArticles .bespokeArticles h4 { margin-bottom: 35px; }
    .FeaturedArticles .bespokeArticles .slick-track { display: flex !important; }
        .FeaturedArticles .bespokeArticles .slick-track .slick-slide { height: 100%; height: inherit !important; }
            .FeaturedArticles .bespokeArticles .slick-track .slick-slide > div,
            .FeaturedArticles .bespokeArticles .slick-track .slick-slide > div li { height: 100% }
    .FeaturedArticles .bespokeArticles .bespokeArticle { display: flex !important; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-content: center; align-items: stretch; width: 20%; padding: 5px 15px 20px; }
        .FeaturedArticles .bespokeArticles .bespokeArticle a { display: block; }
            .FeaturedArticles .bespokeArticles .bespokeArticle a.btn { margin-top: auto; }
        .FeaturedArticles .bespokeArticles .bespokeArticle .img { display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; margin-bottom: 16px; width: 100%; height: 200px; margin-bottom: 35px; }
            .FeaturedArticles .bespokeArticles .bespokeArticle .img img { width: 100%; height: 100%; object-fit: contain; max-height: 200px; }
        .FeaturedArticles .bespokeArticles .bespokeArticle .text { text-align: center; font-size: 16px; line-height: 1.2; }
    .FeaturedArticles .dots { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; }
    .FeaturedArticles .slick-dots { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; }
        .FeaturedArticles .slick-dots li { position: relative; display: inline-block; width: 12px; height: 12px; margin: 0 5px; padding: 0; cursor: pointer; background: #666; border-radius: 50%; }
            .FeaturedArticles .slick-dots li.slick-active { background: #2765BB; }
        .FeaturedArticles .slick-dots button { -webkit-appearance: unset; font-size: 0; line-height: 0; display: block; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; opacity: 0; }
    .FeaturedArticles .nav { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; margin: 18px 0 0; }
        .FeaturedArticles .nav .arrow { padding: 0px; margin: 1px 10px; cursor: pointer }

@media (max-width: 1370px) {
    .prodrow .prodcol { flex-basis: 33.333333%; }

    .col-filter { flex-grow: 1; flex-shrink: 1 }
}

@media (max-width: 991px) {
    .prodrow .prodcol { flex-basis: 50%; }

    .paged-row { flex-wrap: wrap; }
        .paged-row .col-sort { order: 2; }
        .paged-row .col-showing { order: 1; flex-basis: 100%; }
        .paged-row .col-pagination { order: 3; }
        .paged-row .col-extras { order: 4; }
        .paged-row .case-studies ul { display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center; }
            .paged-row .case-studies ul li { flex-basis: 48%; }
}

@media (max-width: 767px) {
    .row-prodlist { display: block; }

    .diameter .banner-description { border-top: 1px solid #ccc; }

    .filter-radios > div { flex-basis: 25%; min-width: 140px; }

    .filters-wrapper { display: none; }
        .filters-wrapper .reset { padding-bottom: 10px; }
        .filters-wrapper .hide-filters { padding: 10px 20px 30px; display: block; }

    .hide-filters { display: block; padding: 30px 20px 30px; }

    .connection { padding-top: 0; }
        .connection h4 { margin-top: 0; }
}

@media (max-width: 567px) {
    .prodrow, .paged-row .case-studies ul { flex-direction: column; }
}


@media (max-width: 480px) {
    .filter-radios > div { flex-basis: 33.33333%; min-width: unset; }

    .connection .teach h3 { font-size: 17px; }

    .paged-row { flex-direction: column; }
        .paged-row > div { margin: 10px auto; }

    .showing { margin-top: 0; margin-bottom: 0; }

    .paged-row .col-sort { order: 2; }
    .paged-row .col-showing { order: 0; flex-basis: 100%; }
    .paged-row .col-pagination { order: 1; }
}

@media (max-width: 375px) {
    .filter-radios > div { flex-basis: 50%; min-width: unset; }
}

@media (min-width: 992px) and (max-width: 1499px) {
    .connection .teach h3 { font-size: 17px; }
}

@media (max-width: 1024px) {
    .connection .teach h3 { font-size: 15px; }
}

.filter-yes { right: 0; margin-top: 40px; position: absolute; }
    .filter-yes a { background: transparent; color: #2765BB !important; padding: 12px 11px; border: 1px solid #2765BB; border-radius: 3px; }
    .filter-yes .active { background: #2765BB; color: #fff !important; }
    .filter-yes .no-btn { margin-left: -5px; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; margin-right: 15px; }
    .filter-yes .yes-btn { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; border-right: none !important; }

@media (min-width: 992px) and (max-width: 1199px) {
    .filter-yes a { padding: 7px 5px; }
}

.reset { border-top: 1px solid #ccc; padding: 30px 20px; }

.reset-btn, .hide-btn, .btn-download { background-color: #2765BB; color: #fff;  font-weight: bold; padding: 8px 20px; border-radius: 5px; width: 100%; text-align: left; border: 1px solid transparent; font-size: 18px; }
    .reset-btn:hover, .hide-btn:hover, .btn-download:hover { color: #fff; border: 1px solid #2765BB; -webkit-transition: all 0.2s ease-in; background: rgba(16, 24, 43, 0.56); }
.reset img { float: right; margin-top: 5px; }

.show-border { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

@media (min-width: 992px) and (max-width: 1199px) {
    .listing-module .product-box .eye,
    .listing-module .product-box .heart,
    .listing-module .product-box .remove { padding: 8px; }
}

/* Contractor */
.category-blue { background-color: #2765BB; padding: 29px 20px; border-radius: 4px; }
    .category-blue h3 { font-size: 23px; color: #fff; margin-top: 10px; margin-bottom: 10px; }
    .category-blue p { font-size: 14px; color: #fff; font-weight: 100 !important; margin-top: 20px; line-height: 25px; }

.tree-menu { padding-left: 40px; list-style-type: disc; }
.tree-second { list-style-type: circle; padding-left: 40px; }
.tree-third { list-style-type: square; padding-left: 40px; }

.contractor-detail { padding-right: 0; padding-left: 0; background-color: #fff; margin: 5px; border-radius: 3px; }
    .contractor-detail .Project-Management { text-decoration: none; }
    .contractor-detail .inner { border-radius: 5px; padding: 20px; }
    .contractor-detail img { float: left; }
    .contractor-detail h2 {  color: #2765BB; font-size: 26px; }
    .contractor-detail h5 { color: #2765BB; font-size: 15px; margin-top: 30px; }
    .contractor-detail p { color: #6f6f6f; font-size: 15px; margin-top: 20px; }
    .contractor-detail .side-arrow { padding: 15px; background: #2765BB; }

@media (max-width: 991px ) {
    .contractor-detail .inner { border-radius: 5px 5px 0 0; }

    .pm-button { position: static; margin-top: 20px; margin-bottom: 20px; }
}

.blue-bg { background-color: #2765BB; padding: 99px 20px 30px 20px; border-radius: 0 3px 3px 0; text-align: center; }
.blue-bg-big { background-color: #2765BB; border-radius: 3px; text-align: left; position: relative; height: 100%; }
.blue-bg-listing { background-color: #2765BB; border-radius: 3px; text-align: left; position: relative; height: 100%; display: table; }

.no-margin-right { margin-right: 0; }
.no-margin-left { margin-left: 0; }

.no-padding-right { padding-right: 0; }
.no-padding-left { padding-left: 0; }

.restore-padding-right { padding-left: 15px; }
.restore-padding-left { padding-left: 15px; }

@media (min-width: 992px) and (max-width: 1500px) {
    .pm-button-listing { position: absolute; bottom: 0; right: -10px; margin-bottom: 20px; margin-top: 20px; }
}

@media (min-width:1501px) {
    .pm-button-listing { position: absolute; bottom: 0; right: -42px; margin-bottom: 20px; }
}

@media (min-width: 992px) {
    .pm-button { position: absolute; bottom: 0; right: 0; margin-bottom: 20px; }

    .inner-listing { padding: 10px 20px !important; }
}

.side-arrow a { max-width: 241px; }

@media (max-width: 991px) {
    .side-arrow { overflow: hidden; }

    .margin-top-xs { margin-top: 15px; }

    .pm-button-listing { margin: 20px; }
}

@media (min-width: 1200px) and (max-width: 1499px) {
    .blue-bg { padding: 164px 20px 30px 20px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blue-bg { padding: 190px 20px 30px 20px; }

    .sideA { margin-left: 10px !important; }

    .pm-button-listing { right: -2%; }
}

@media (max-width: 991px ) {
    .blue-bg { border-radius: 0 0 3px 3px; padding: 30px 20px; }
        .blue-bg .space60 { margin-top: 0 !important; }
}

/*----------------------Products Detail Page-------------------------*/
.back {  font-weight: bold; text-transform: uppercase; float: left; }

.goback { margin-top: 6px; margin-right: 10px; }

.breadcrumb { padding: 0 15px; background-color: transparent; border-radius: 0;  font-weight: bold; font-size: 16px; text-transform: uppercase; }

@media (max-width: 767px) {
    .back { float: none; }

    .breadcrumb { margin-top: 10px; }
}

.carousel-inner .next-img { float: right; z-index: 16 !important; }

.carousel-control { opacity: 1; }
    .carousel-control.left,
    .carousel-control.right { top: 480px; background: none; }
    .carousel-control.right { right: 80%; }

.down-goback { margin-top: 110px; }

.carousel-indicators { position: absolute; bottom: 10px; left: 100%; z-index: 15; /* right: 0; */ width: 0; /* padding-left: 0; */ margin-left: 0; /* text-align: center; */ /* list-style: none; */ }
    .carousel-indicators li { display: block; width: 12px; height: 12px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000; background-color: #c3c3c3; border: 1px solid #fff; border-radius: 10px; margin-top: 5px !important; }
    .carousel-indicators .active { width: 12px; height: 12px; margin: 1px; background-color: #2765BB; }

.singleprodimage .carousel-indicators { display: none; }

@media (max-width: 991px) {
    #carousel-example-generic { margin-bottom: 40px }
    .carousel-indicators { position: absolute; width: 50%; margin-left: 25%; display: flex; left: 0; right: unset; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; bottom: 0; }
    .carousel-inner .arrow { margin: 10px; z-index: 16; display: block; width: 25%; position: absolute; bottom: 0; display: inline-block; }
    .carousel-inner .left { left: 0; text-align: left; }
    .carousel-inner .right { right: 0; text-align: right; }
    .carousel-inner .arrow img { margin: 0; display: inline-block; float: unset !important }
}

@media (min-width: 550px) and (max-width: 690px) {
    .carousel-control.left,
    .carousel-control.right { top: 400px; }
}

@media (min-width: 380px) and (max-width: 549px) {
    .carousel-control.left,
    .carousel-control.right { top: 250px; }
}

@media (min-width: 300px) and (max-width: 379px) {
    .carousel-control.left,
    .carousel-control.right { top: 182px; }
}

.slider-panel { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.slide-prev { position: absolute; bottom: 0; left: 0; color: #2765BB; }
.slide-next { position: absolute; bottom: 0; left: 0; color: #2765BB; }


.circle { margin-right: 5px; }

.heat-meter h4 { color: #dd0330; font-size: 18px;  font-weight: bold; }
.heat-meter h1, .heat-meter h2 { color: #2765BB; font-size: 40px;  }
.heat-meter .download-h2 { color: #2765BB; font-size: 30px;  }

.heat-meter .price-panel { color: #2765BB; font-size: 30px;  font-weight: bold; margin-top: 20px; }
    .heat-meter .price-panel sup {  }
    .heat-meter .price-panel .stars { float: right; font-size: 18px; margin-top: 10px; }
    .heat-meter .price-panel .star { color: #f09f14; }
    .heat-meter .price-panel .with-vat,
    .heat-meter .price-panel .vat { font-size: 14px;  }
    .heat-meter .price-panel .vat,
    .heat-meter .price-panel .price { color: gray; }
/*.heat-meter p { color: #6f6f6f; line-height: 25px; margin-top: 30px; }*/

.quotation-detail p { font-weight: bold; color: #fff; font-size: 12px; margin-top: 0; }
.quotation-detail span {  font-size: 26px; line-height: 12px !important; }

.heat-meter .desc-more { float: right; }
.heat-meter li { display: inline-block; }
.heat-meter .select2 { width: 100% !important;  font-weight: bold; font-size: 14px; }

.heat-meter .select2-container .select2-selection--single { height: 34px; }
    .heat-meter .select2-container .select2-selection--single .select2-selection__rendered { line-height: 32px; }
.heat-meter .select2-container--default .select2-selection--single .select2-selection__arrow { height: 32px; }

.select2-dropdown { font-size: 14px;  font-weight: bold; }

.heat-meter .selected-sku { font-weight: bold; font-size: 14px; color: green; }
.heat-meter .stock { font-weight: bold; font-size: 14px; color: green; display: none; }
.heat-meter .out-of-stock { font-weight: bold; font-size: 14px; color: red; }
.heat-meter .stock-in { color: green; }
.heat-meter .stock div { margin-top: 10px; }
.heat-meter .price-panel.por { display: none; }

.detail-add-basket { position: relative; padding: 0 46px 0 60px; /*display: none;*/ }
    .detail-add-basket li { display: block; }


.count-input { position: absolute; left: 0; top: 0; }

.wishlist-right { right: 0; top: 0; position: absolute; }

.detail-share { position: relative; padding: 0 120px 0 60px; margin-bottom: 30px; }

.share-chat { position: absolute; right: 0; top: 0; }

.conduilt-bold { position: absolute; left: 0; top: 0; }

.share-background { background: url(../images/layer-5-copy-25.png) repeat-x center; width: 100%; height: 18px; }

.wishlist-details .form-group { margin: 0; }
.wishlist-details .form-control { width: 50px; height: 36px; padding: 6px 2px; font-size: 18px; color: #2765BB; background-color: transparent; border: 1px solid #2765BB; -webkit-box-shadow: none; text-align: center; margin: 0; }

.heat-cart { background: #2765BB; padding: 6px 20px; color: #fff; border: 1px solid transparent;  font-weight: bold; border-radius: 4px; display: block; width: 100%; text-align: center; }
    .heat-cart:active { padding-top: 8px; padding-bottom: 4px; }
    .heat-cart.disabled:hover { padding-top: 6px; padding-bottom: 6px; }
    .heat-cart:hover,
    .heat-cart:focus { color: #fff; text-decoration: none; }
    .heat-cart.disabled { opacity: .5; cursor: not-allowed; background: #2765BB; color: #fff; border: 1px solid transparent; }
.heat-heart { background: #dd0330; color: #fff; padding: 10px 10px; border-radius: 3px; }

.modal-quickview .full-detail { text-align: center; }
.modal-quickview .next-session strong { color: #fff; }

@media (min-width: 992px) and (max-width: 1199px) {
    .heat-cart { padding: 9px 3px; font-size: 12px; }

    .modal-quickview .fb-btn7 { font-size: 12px; }
}

@media (max-width: 991px) {
    .detail-share { margin: 40px 0 !important; }
}

@media (max-width: 400px) {
    .heat-meter h1, .heat-meter h2 { font-size: 30px; margin-bottom: 15px; }
}

@media (max-width: 370px) {
    .heat-meter h1, .heat-meter h2 { font-size: 26px; }
}

@media (max-width: 767px) {
    .heat-cart { background: #2765BB; padding: 8px 8px; color: #fff; border: 1px solid transparent;  font-weight: bold; border-radius: 4px; display: inline-block; text-align: center; }
}

@media (min-width: 991px ) and (max-width:1031px) {
    .modal-quickview .fb-btn7 { font-size: 11px; }
}

@media (min-width: 1199px ) and (max-width:1439px) {
    .modal-quickview .fb-btn7 { font-size: 12px; }
}

.quotation { background-color: #2765BB; border-radius: 3px; }
    .quotation a { color: #fff; display: block; font-weight: bold; font-size: 22px; padding: 4px 105px 4px 16px; line-height: 25px; position: relative; text-decoration: none; }
    .quotation img { right: 20px; max-width: 80px; position: absolute; top: 50%; margin-top: -20px; }

@media (min-width: 1500px) {
    .quote { background-color: #2765BB; border-radius: 3px; border: 3px solid #2765BB; }
        .quote a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .quote p { font-weight: bold; color: #2765BB; font-size: 12px; margin-top: 0; }
    .quote-left { background: #fff; padding: 10px; }
    .quote-right img { position: absolute; top: 10px; }

    .btn-por { background-color: #fff; border-radius: 3px; border: 3px solid #2765BB; }
        .btn-por a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .btn-por p { font-weight: bold; color: #fff; font-size: 12px; margin-top: 0; }
    .btn-por-left { background: #2765BB; padding: 10px; color: #fff; }
    .btn-por-right img { position: absolute; top: 15px; left: 20%; }
}

@media (max-width: 1500px) and (min-width: 992px) {
    .quote { background-color: #2765BB; border-radius: 3px; border: 3px solid #2765BB; }
        .quote a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .quote p { font-weight: bold; color: #2765BB; font-size: 12px; margin-top: 0; }
    .quote-left { background: #fff; padding: 10px; }
    .quote-right img { position: absolute; top: 10px; }

    .btn-por { background-color: #fff; border-radius: 3px; border: 3px solid #2765BB; }
        .btn-por a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .btn-por p { font-weight: bold; color: #fff; font-size: 12px; margin-top: 0; }
    .btn-por-left { background: #2765BB; padding: 10px; color: #fff; }
    .btn-por-right { min-height: 250px; display: none; }
        .btn-por-right img { position: absolute; top: 15px; left: 20%; }
}

@media (max-width: 1500px) {
    .quote { background-color: #2765BB; border-radius: 3px; border: 3px solid #2765BB; }
        .quote a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .quote p { font-weight: bold; color: #2765BB; font-size: 12px; margin-top: 0; }
    .quote-left { background: #fff; text-align: center; padding: 10px; }
    .quote-right img { position: relative; margin: 20px auto; }

    .btn-por { background-color: #fff; border-radius: 3px; border: 3px solid #2765BB; }
        .btn-por a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .btn-por p { font-weight: bold; color: #fff; font-size: 12px; margin-top: 0; display: none; }
    .btn-por-left { background: #2765BB; padding: 10px; color: #fff; }
    .btn-por-right img { position: absolute; top: 3px; left: 10%; }
}

@media (max-width: 990px) {
    .btn-por { background-color: #fff; border-radius: 3px; border: 3px solid #2765BB; }
        .btn-por a { font-weight: bold; font-size: 22px; line-height: 25px; position: relative; text-decoration: none; display: block; }
        .btn-por p { font-weight: bold; color: #fff; font-size: 12px; margin-top: 0; }
    .btn-por-left { background: #2765BB; padding: 10px; color: #fff; }
    .btn-por-right img { position: absolute; top: 3px; left: 20%; }
}

.modal-body .installer { margin-top: 15px; margin-bottom: 15px; }


.modal-enquire h2 { text-transform: none; margin-top: 0; }

.modal-enquire .product-col { text-align: center; }
    .modal-enquire .product-col .title {  color: #2765BB; font-size: 24px; }
    .modal-enquire .product-col .price { color: #2765BB; font-size: 30px;  font-weight: bold; margin-top: 20px; }

.installer { background: #2765BB; padding: 3px; border-radius: 5px; margin-top: 20px; }

@media (min-width: 992px ) {
    .installer .btn-position { position: relative; height: 100%; }
    .installer .btn-center { position: absolute; right: 0; bottom: 50%; margin: 0 0 -4% 0; }
}

.install-inner { background-color: #fff; padding: 5px 5px; }
.installer img { float: left; }
.installer h4 { color: #2765BB;  font-weight: bold; font-size: 22px; }

.next-session { background-color: #2765BB; padding: 15px 20px; margin-top: 20px; margin-bottom: 20px; border-radius: 3px; display: none; }
    .next-session h3 { color: #fff; font-size: 20px; margin-top: 5px; margin-bottom: 0; }

.modal-quickview .next-session { padding: 0; }
    .modal-quickview .next-session a { display: block; padding: 15px 40px 15px 20px; text-decoration: none; }
    .modal-quickview .next-session h3 { margin: 0 !important; }
    .modal-quickview .next-session i { position: absolute; background: url(../images/arrow.png) no-repeat; width: 10px; height: 10px; bottom: 21px; right: 30px; }

@media (max-width: 767px) {
    .next-session h3 { font-size: 15px; margin-bottom: 20px; }
}

.what-btn { margin-top: 15px; }

.what-this-btn { background-color: transparent; border: 1px solid transparent; color: #fff;  font-weight: bold; font-size: 16px; margin: 2px; }
    .what-this-btn:hover { border: 1px solid #fff; color: #fff; border-radius: 3px; -webkit-transition: all 0.2s ease-in; }

@media (max-width: 767px) {
    .what-this-btn { font-size: 15px; }
}

.desc-title h2 {  letter-spacing: 1px; color: #2765BB; margin-top: 0; }

.desc-para p { color: #6f6f6f; font-size: 15px; line-height: 25px; }
.desc-para td, .desc-para th { width: auto !important; }
.desc-para table { width: 100% !important; }
.desc-para span { width: auto !important; display: inline; white-space: normal; }


.para-ring {
	height:100px;
 display: -webkit-box;           /* 必须的旧版Webkit属性 */
  -webkit-box-orient: vertical;   /* 必须的旧版Webkit属性 */
  -webkit-line-clamp: 4;          /* 显示行数 */
  overflow: hidden;               /* 超出部分隐藏 */
  text-overflow: ellipsis;        /* 添加省略号 */
  }
.para-ring p { color: #6f6f6f; font-size: 15px; line-height: 25px; padding: 0 20px; overflow: hidden; }

.vdo-sec, .associated { margin-top: 20px; }
.vdo-sec, .product-download { padding-top: 40px; padding-bottom: 40px; }

.else-download { padding-top: 20px !important; padding-bottom: 0px !important; }

.vdo-sec { display: none; }
.vdo-img { width: 100%; }

.products-detail-page .sidebar-faqs { margin-top: 20px; padding-bottom: 40px; }
    .products-detail-page .sidebar-faqs .list li { border-top: 1px solid #ddd; }
    .products-detail-page .sidebar-faqs .list a { padding: 10px 0; display: block; color: #6f6f6f; text-decoration: none; }
        .products-detail-page .sidebar-faqs .list a:hover { color: #2765BB; }
    .products-detail-page .sidebar-faqs .list img { float: right; margin: 5px 0 0; }

@media (max-width: 991px) {
    .products-detail-page .sidebar-faqs { display: none; }
}

.products-index-page .desc-faqs, .products-detail-page .desc-faqs { padding-top: 0; }
    .products-index-page .desc-faqs .panel, .products-detail-page .desc-faqs .panel { border-bottom: 0; border-right: 0; border-left: 0; box-shadow: none; margin-top: 0; }
        .products-index-page .desc-faqs .panel:first-child, .products-detail-page .desc-faqs .panel:first-child { border-top: 0; }
    .products-index-page .desc-faqs .panel-heading, .products-detail-page .desc-faqs .panel-heading { padding: 0; }
    .products-index-page .desc-faqs .panel-title a, .products-detail-page .desc-faqs .panel-title a { text-decoration: none; color: #1c263f; display: block; padding: 15px 0; display: flex; }
    .products-index-page .desc-faqs .panel-title .text, .products-detail-page .desc-faqs .panel-title .text { flex-basis: 100%; }
    .products-index-page .desc-faqs .panel-title .icon, .products-detail-page .desc-faqs .panel-title .icon { flex-basis: 40px; flex-shrink: 0; flex-grow: 0; text-align: right; }
    .products-index-page .desc-faqs .panel-title .collapsed .fa:before, .products-detail-page .desc-faqs .panel-title .collapsed .fa:before { content: "\f078"; }
    .products-index-page .desc-faqs .panel-body, .products-detail-page .desc-faqs .panel-body { color: #6f6f6f; border-top: 0 !important; padding: 10px 0 15px; }


.products-detail-page .desc-content { display: none; }
    .products-detail-page .desc-content h1 { font-size: 15px; line-height: 25px; margin: 0; font-weight: bold; }
    .products-detail-page .desc-content strong { color: #2765BB; }

    .products-detail-page .desc-content .table { margin-bottom: 0; }
        .products-detail-page .desc-content .table > thead > tr > th,
        .products-detail-page .desc-content .table > tbody > tr > th,
        .products-detail-page .desc-content .table > tfoot > tr > th,
        .products-detail-page .desc-content .table > thead > tr > td,
        .products-detail-page .desc-content .table > tbody > tr > td,
        .products-detail-page .desc-content .table > tfoot > tr > td { padding: 4px 8px; }

    .products-detail-page .desc-content .table-bordered > thead > tr > th,
    .products-detail-page .desc-content .table-bordered > thead > tr > td { border-bottom-width: 1px; }
/*.products-detail-page .desc-content .table td p { font-size: 13px; line-height: 17px; }*/

@media screen and (max-width: 767px) {
    .products-detail-page .desc-content .table-responsive > .table > thead > tr > th,
    .products-detail-page .desc-content .table-responsive > .table > tbody > tr > th,
    .products-detail-page .desc-content .table-responsive > .table > tfoot > tr > th,
    .products-detail-page .desc-content .table-responsive > .table > thead > tr > td,
    .products-detail-page .desc-content .table-responsive > .table > tbody > tr > td,
    .products-detail-page .desc-content .table-responsive > .table > tfoot > tr > td { white-space: normal; }
}

.product-download { display: none; }
.wras { align-items: center; border: 1px solid #ccc; border-radius: 3px; padding: 8px; margin-top: 20px; display: flex; background: #fff; width: 100% }
    .wras .media-heading {  font-weight: bold; margin-bottom: 0; }
    .wras .media-body { width: 100% }
    .wras .media-heading { font-size: 16px; margin: 0 0 5px; }
.prod-download .media-body p { margin-bottom: 0% }
.wras .media-object, .wras .mtop8 { height: 100%; object-fit: contain; background: #fff; mix-blend-mode: multiply; margin: 0 0; }

.col-sticky { position: sticky; top: 0; z-index: 20; }

@media (max-width: 567px) {
    .col-xxs-sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; }
}

@media (max-width: 568px) {
    .col-xs-sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; }
}

@media (min-width: 768px) {
    .col-sm-sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; }
}

@media (min-width: 992px) {
    .col-md-sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; }
    .col-prod-img { margin-top: 70px; top: 45px; margin-bottom: 45px; }
}

@media (min-width: 1200px) {
    .col-lg-sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; }
    .description .col-lg-sticky { margin-bottom: 50px; }
    .description .col-lg-sticky { top: 60px }
}

@media (max-width: 991px) {
    .col-prod-img #carousel-example-generic { margin-top: 25px; margin-bottom: 45px; }
    .carousel-inner { padding-bottom: 40px; }
}

@media (max-width: 991px) {
    .prod-download { display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: space-between; align-items: flex-start; }
    .wras { display: flex; width: 48%; /*min-height: 80px;*/ box-sizing: border-box; }
    .products-detail-page .heat-meter h4 { }
}

@media (max-width: 567px), (min-width:992px) {
    .wras { width: 100%; height: auto !important }
}

.associated { display: none; }

.asso-img { padding: 30px; }
    .asso-img h3 { color: #2765BB; text-align: center;  text-transform: uppercase; }

/* Quick View */
.quick-view .carousel-indicators { bottom: -15px; left: 15%; width: 80%; text-align: left; }
    .quick-view .carousel-indicators li { display: inline-block; }

.detail-btn {  font-weight: bold; font-size: 24px; letter-spacing: 1px; }

.full-arrow { font-size: 14px !important; position: relative; top: -3px; left: 10px; }

@media (max-width: 426px) {
    .product-wrap { width: 100%; }
}

@media (min-width: 1400px) {
    .pre-header > .col-logoandsearch { width: 58%; }
    .pre-header > .col-links { width: 42%; }
}

@media (max-width: 1399px) {
    .pre-header > .col-logoandsearch { width: 100%; }
    .pre-header > .col-links { width: 100%; }
}
/* Search Brand Button */
.pre-header .input-group .brand-btn { padding: 0; background: transparent; }

.brand-btn .dropdown-toggle { padding: 11px 40px 11px 16px; display: block; position: relative; text-decoration: none; color: #2765BB; font-size: 16px; }
    .brand-btn .dropdown-toggle span { display: block; overflow: hidden; text-transform: uppercase; max-width: 170px; }
    .brand-btn .dropdown-toggle img { position: absolute; top: 16px; right: 16px; }

.reviews-wrap { margin: 0; padding: 0; }
    .reviews-wrap li { list-style: none; margin-top: 30px; }
        .reviews-wrap li:last-child { margin-bottom: 0; padding-bottom: 0; }
    .reviews-wrap .name { font-weight: bold; margin-left: 10px; }
    .reviews-wrap .date { color: #666; font-size: 12px; margin-left: 10px; }
    .reviews-wrap h4 {  font-weight: bold; }
    .reviews-wrap p:last-child { margin-bottom: 0; }

/*----------------------Members Index Page-------------------------*/
.address-list .panel { margin-bottom: 0; margin-top: 15px; }

.members-wrap { color: #6f6f6f; font-size: 15px; }
    .members-wrap strong,
    .members-wrap .strong,
    .members-wrap thead th {  font-weight: bold; font-weight: normal; color: #2765BB; font-size: 20px; }
    .members-wrap h2 {  text-transform: uppercase; color: #2765BB; }
    .members-wrap .form-group label { color: #2765BB; }

/*----------------------Basket Page-------------------------*/
.basket-table { width: 100%; }
    .basket-table thead { border-bottom: 1px solid #ddd; }
        .basket-table thead td { padding: 0 0 20px 0; text-transform: uppercase;  font-weight: bold; }
    .basket-table .subtotal { padding-right: 0; text-align: right; }
    .basket-table tbody tr { border-bottom: 1px solid #ddd; }
    .basket-table tbody td { width: 2%; padding: 20px 20px 20px 0; }

    .basket-table .image img { width: 120px; height: 120px; max-width: none; }
    .basket-table .name { color: #6f6f6f; font-size: 14px; }
        .basket-table .name strong {  font-size: 16px; text-transform: uppercase; }

    .basket-table .qty {  font-weight: bold; font-size: 20px; }
    .basket-table .qty-panel { position: relative; font-size: 24px; padding: 0 30px; display: inline-block; }
    .basket-table .qty-minus,
    .basket-table .qty-plus { position: absolute; top: 0; text-align: center; }
    .basket-table .qty-minus { left: 0; }
    .basket-table .qty-plus { right: 0; }

    .basket-table tbody td.remove { text-align: right; font-size: 24px; }
        .basket-table tbody td.remove a { color: #c02035; }
    .basket-table tbody td.subtotal { width: 1%; padding-right: 0; text-align: right; font-size: 24px;  font-weight: bold; }

@media (max-width: 991px) {
    .basket-table tbody tr { border: 1px solid #ddd; }
}

.basket-info p { font-size: 13px; line-height: 16px; margin-bottom: 10px; }
.basket-info .table-total { margin: 0 auto 10px; }
    .basket-info .table-total th { padding-right: 5px; }
    .basket-info .table-total td { text-align: right; padding-left: 5px; }
.basket-info .title { margin: 0;  }

.basket-info .subtotal { font-size: 2.8em; color: #c02035;  font-weight: bold; }
    .basket-info .subtotal span { font-size: 13px; color: #333; }
.basket-info .btn a { margin: 20px 0 60px 0; }

.basket-info .products { border-top: 1px solid #ddd; margin: 20px 0 30px; }
    .basket-info .products .item { border-bottom: 1px solid #ddd; padding: 10px 0; }
    .basket-info .products .image { float: left; margin-right: 10px; }
    .basket-info .products .info { overflow: hidden; text-align: left; font-size: 13px; }
    .basket-info .products .name {  font-size: 16px; text-transform: uppercase; font-weight: bold; }
    .basket-info .products .option { color: #6f6f6f; }
    .basket-info .products .price { font-size: 16px; }

.basket-info .voucher { margin-top: 30px; padding-top: 20px; border-top: 1px solid #ddd; }
    .basket-info .voucher .form-control { margin-bottom: 10px; }
    .basket-info .voucher .btn { margin-bottom: 20px; }

/*----------------------Checkout Page-------------------------*/
.checkout-wrap .address h3 {  letter-spacing: 1px; color: #2765BB; margin-top: 0; text-transform: uppercase; }
.checkout-wrap .address p {  margin: -10px 0 10px; }
.checkout-wrap .address ul { color: #6f6f6f; font-size: 15px; line-height: 25px; }
    .checkout-wrap .address ul strong { color: #2765BB; }

.checkout-wrap .checkout-info { padding-right: 40px; }
.checkout-wrap .form-control p { font-size: 17px; }

.checkout-wrap .btn-address { height: 45px; font-size: 16px; color: #1a1a18; font-weight: 700; background: transparent; border: 2px solid #1a1a18; width: 100%; border-radius: 0; }
    .checkout-wrap .btn-address:hover { background: #1a1a18; }

.checkout-wrap .right-br { border-right: 2px solid #d7d7d7; padding-right: 60px; }
.checkout-wrap .basket-info { text-align: center; }
    .checkout-wrap .basket-info .basket { border-top: 2px solid #d7d7d7; }

.checkout-wrap .table-total { margin: 0 auto 10px; }
    .checkout-wrap .table-total th,
    .checkout-wrap .table-total td { padding: 5px 10px; font-size: 20px; }
    .checkout-wrap .table-total th {  }
    .checkout-wrap .table-total td {  font-weight: bold; color: #6f6f6f; }

@media (max-width: 992px) {
    .checkout-wrap { padding: 30px 0; }
        .checkout-wrap .right-br { padding: 0 15px; border-right: 0; }
        .checkout-wrap .basket-info { padding: 0; }
        .checkout-wrap .basket-table thead { display: none; }
        .checkout-wrap .basket-table td { padding: 10px 0 !important; text-align: center !important; display: block; width: 100% !important; overflow: auto !important; }
        .checkout-wrap .subtotal-box.top { margin-top: 30px; }
}

.tabbable-line > .nav-tabs { border: none; margin: 0; text-transform: uppercase; }
    .tabbable-line > .nav-tabs > li { margin-right: 2px; text-align: center; }
        .tabbable-line > .nav-tabs > li > a { border: 0; margin-right: 0; color: #333; padding: 10px 0; display: inline-block; border-bottom: 5px solid transparent; background: transparent; font-size: 16px;  font-weight: bold; }
        .tabbable-line > .nav-tabs > li.active { position: relative; font-weight: bold; }
            .tabbable-line > .nav-tabs > li > a:hover,
            .tabbable-line > .nav-tabs > li.active > a,
            .tabbable-line > .nav-tabs > li.active > a:hover,
            .tabbable-line > .nav-tabs > li.active > a:focus { border: 0; border-bottom: 5px solid #2765BB; color: #333; background: transparent; }
        .tabbable-line > .nav-tabs > li.disabled > a:hover { border-bottom: 5px solid transparent; }

.tabbable-line > .nav-steps { border-bottom: 1px solid #e7e7e7; }
    .tabbable-line > .nav-steps > li { position: relative; /*background: url(../images/nav-arrow.png) no-repeat 0 13px;*/ }
        .tabbable-line > .nav-steps > li:first-child { background: none; }
.tabbable-line > .tab-content { margin-top: -1px; background-color: #fff; border: 0; border-top: 1px solid #999; padding: 15px 0; }

.radio-list label { border: 1px solid #ccc; padding: 20px 62px 20px 62px; cursor: pointer; line-height: 30px; }
.radio-list .radio + .radio { margin-top: 10px; }
.radio-list .iradio_square { position: absolute; top: 23px; left: 20px; }
.radio-list .edit { position: absolute; right: 5px; bottom: 5px; padding: 5px 10px; }

.checkout-address h3 {  text-transform: uppercase; }

/*----------------------Static Pages-------------------------*/
.static-wrap { font-size: 15px; }
    .static-wrap p { margin-bottom: 10px; }

.li-list { list-style-type: disc; }
    .li-list li { margin-left: 45px; }

/*----------------------Static Brand Page-------------------------*/
.branding { border: 1px solid #ccc; padding: 30px; }
    .branding p { font-size: 14px; text-align: center; color: #2765BB; height: 40px; overflow: hidden; white-space: nowrap; }

/*----------------------Static About Page-------------------------*/
.aboutus_row { display: flex; justify-content: space-between; flex-wrap: wrap; padding: 35px 0 10px; margin: 0 -10px; }
    .aboutus_row .aboutus_col { flex-basis: 25%; display: flex; justify-content: center; margin: 0 0 20px; padding: 0 10px; }
        .aboutus_row .aboutus_col img { max-width: 100%; height: auto; }

@media (max-width: 776px) {
    .aboutus_row .aboutus_col { flex-basis: 50%; }
}

@media (max-width: 576px) {
    .aboutus_row .aboutus_col { flex-basis: 100%; }
}
/*.aboutus_row .aboutus_col { flex-basis:30%;display:flex;justify-content:center;margin-bottom:20px;}
.aboutus_row .aboutus_col img {width: 100%;}
@media (max-width: 991px) {
    .aboutus_row .aboutus_col { flex-basis: 48%;}
}
@media (max-width: 576px) {
    .aboutuss_row .aboutus_col { flex-basis: 100%;}
}*/
.About-static-wrap .downloadblock { display: flex; align-items: center; background: #f4f4f4; padding: 30px 0 30px; margin-top: 30px; }
    .About-static-wrap .downloadblock .img { width: 240px; margin: 0 20px; }
        .About-static-wrap .downloadblock .img img { max-width: 100%; height: auto; }

    .About-static-wrap .downloadblock .btn { display: inline-block; width: unset; margin-top: 5px; }
        .About-static-wrap .downloadblock .btn i { margin-right: 5px }

    .About-static-wrap .downloadblock .text h2 { margin: 0 0 5px; font-size: 64px; font-weight: 700; text-transform: capitalize; }
    .About-static-wrap .downloadblock .text h3 { margin: 0 0 5px; font-size: 40px; font-weight: 700; }

@media (max-width: 991px) {
    .About-static-wrap .downloadblock { flex-direction: column; text-align: center; }
        .About-static-wrap .downloadblock .text h3 { font-size: 24px; width: 80%; margin: 0 auto 10px; }
        .About-static-wrap .downloadblock .text h2 { font-size: 42px; width: 80%; margin: 0 auto; }
        .About-static-wrap .downloadblock .img { width: 240px; margin: 20px 0 20px; }
        .About-static-wrap .downloadblock .btn { margin-top: 10px; }
}

@media (max-width: 991px) {
    .About-static-wrap .downloadblock .text h3 { font-size: 18px; width: 95%; }
    .About-static-wrap .downloadblock .text h2 { font-size: 28px; width: 95%; }
}
/*----------------------Static About Page-------------------------*/

.bespoke-static-wrap .row-bespoke { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .bespoke-static-wrap .row-bespoke .col-bespoke { flex-basis: 30%; overflow: hidden; margin-bottom: 35px; }
        .bespoke-static-wrap .row-bespoke .col-bespoke img { width: 100%; max-width: 100%; height: 370px; object-fit: contain; object-position: center; margin-bottom: 15px; }

@media (max-width: 1200px) {
    .bespoke-static-wrap .row-bespoke .col-bespoke { flex-basis: 49%; }
        .bespoke-static-wrap .row-bespoke .col-bespoke img { height: 350px; }
        .bespoke-static-wrap .row-bespoke .col-bespoke:last-child { flex-basis: 100%; }
}

@media (max-width: 567px) {
    .bespoke-static-wrap .row-bespoke { flex-direction: column; }
        .bespoke-static-wrap .row-bespoke .col-bespoke { flex-basis: auto; }
            .bespoke-static-wrap .row-bespoke .col-bespoke img { height: auto; margin-top: 20px; }

    .bespoke-static-wrap h2 { margin: 50px 0 30px; }
    .bespoke-static-wrap { text-align: center; }
}
/*---------------------- END -------------------------*/

@keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateZ(20px); }
    15% { opacity: 1; -webkit-transform: translateZ(0); }
    85% { opacity: 1; -webkit-transform: translateZ(0); }
    100% { opacity: 0; -webkit-transform: translateZ(-20px); }
}

.flex-table { display: flex; flex-wrap: wrap; margin: 15px 0 35px; justify-content: stretch; }
.ft-td { flex-basis: 25%; padding: 8px 16px; border: 0.5px solid #ddd; flex-grow: 0; flex-shrink: 3; }
    .ft-td:hover { background: #f6f6f6; }

@media (max-width: 767px) {
    .ft-td { flex-basis: 33.33333%; }
}

@media (max-width: 520px) {
    .ft-td { flex-basis: 50%; padding: 12px 16px; text-align: center; align-items: center; display: flex; justify-content: center; }
}

@media (max-width: 375px) {
    .ft-td { flex-basis: 100%; }
}

/*----------------------Static Contact Us Page-------------------------*/
.static-contact-page .form-wrap .alert-success { font-size: 20px; }

@media (max-width: 767px) {
    .captcha-image { max-width: 100%; }
}

/*----------------------Static Testimonials Page-------------------------*/
.qaset { padding: 20px 0 20px 0; border-bottom: 1px solid #E6E6E6; }
    .qaset .question { font-size: 13px; font-weight: 600; }
    .qaset .answer { font-size: 15px; color: #6f6f6f; }


/*---------------------- Meet The Team -------------------------*/


.static-meet-the-team .bios { display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; width: 100%; }
    .static-meet-the-team .bios .bio { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: flex-start; margin-bottom: 62px; position: relative; min-height: 480px; padding: 52px 100px 84px; background: #dbe2e5; }
        .static-meet-the-team .bios .bio .image { }
            .static-meet-the-team .bios .bio .image img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.static-meet-the-team .container { width: 95%; max-width: 1300px; }
.static-meet-the-team .title-banner { margin-bottom: 80px; }
.static-meet-the-team .bios .bio .text { }
    .static-meet-the-team .bios .bio .text .name { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; align-items: flex-end; justify-content: flex-start; padding: 10px 0; }
        .static-meet-the-team .bios .bio .text .name .title { margin-right: auto; }
            .static-meet-the-team .bios .bio .text .name .title h2 { margin: 0 15px 0 0; font-size: 36px; font-weight: 700; }
            .static-meet-the-team .bios .bio .text .name .title .h3 { margin: 0 15px 8px 0; font-size: 18px; font-weight: 400; display: block; }
        .static-meet-the-team .bios .bio .text .name .social { font-size: 18px; margin: 0 7px; cursor: pointer; }
    .static-meet-the-team .bios .bio .text .desc { font-size: 18px; color: #2765BB; }
        .static-meet-the-team .bios .bio .text .desc > * { font-size: inherit }
.static-meet-the-team .bios .bio .image { position: absolute; }
.static-meet-the-team .bios .bio .image { width: 370px; height: 370px; }



@media(max-width:1500px) {
    .static-meet-the-team .container { width: 100%; }
}

@media(max-width:1400px) {
    .static-meet-the-team .bios .bio { padding: 52px 52px 84px; }
}

@media(max-width:991px) {
    .static-meet-the-team .bios .bio { padding: 52px 52px 84px; }
}

@media(max-width:991px) and (min-width:768px) {
    .static-meet-the-team .bios .bio .image { width: 270px; height: 270px; margin-top: 25px; top: 0; }
    .static-meet-the-team .bios .bio:nth-child(2n+1) { padding-left: 135px; margin-left: 135px; }
        .static-meet-the-team .bios .bio:nth-child(2n+1) .image { left: -135px; }
    .static-meet-the-team .bios .bio:nth-child(2n) { padding-right: 135px; margin-right: 135px; }
        .static-meet-the-team .bios .bio:nth-child(2n) .image { right: -135px; }
    .static-meet-the-team .bios .bio:nth-child(2n+1) .text { margin-left: 15px; }
    .static-meet-the-team .bios .bio:nth-child(2n) .text { margin-right: 15px; }
    .static-meet-the-team .bios .bio .text .name .title h2 { font-size: 30px; }
}

@media(min-width:992px) {
    .static-meet-the-team .bios .bio:nth-child(2n+1) { padding-left: 185px; margin-left: 185px; }
        .static-meet-the-team .bios .bio:nth-child(2n+1) .image { left: -185px; }
    .static-meet-the-team .bios .bio:nth-child(2n) { padding-right: 185px; margin-right: 185px; }
        .static-meet-the-team .bios .bio:nth-child(2n) .image { right: -185px; }
    .static-meet-the-team .bios .bio:nth-child(2n+1) .text { margin-left: 25px; }
    .static-meet-the-team .bios .bio:nth-child(2n) .text { margin-right: 25px; }
}

@media(max-width:767px) {
    .static-meet-the-team .bios .bio { padding: 185px 15px 84px; margin-top: 185px; text-align: center; margin-bottom: 105px; }
        .static-meet-the-team .bios .bio .image { width: 370px; height: 370px; top: -185px; }
        .static-meet-the-team .bios .bio .text { margin-top: 15px; }
            .static-meet-the-team .bios .bio .text .name { flex-wrap: wrap; justify-content: center; }
                .static-meet-the-team .bios .bio .text .name .title h2 { width: 100%; margin: 0; font-size: 28px; }
                .static-meet-the-team .bios .bio .text .name .title .h3 { margin: 0 auto 8px; font-size: 16px; }
                .static-meet-the-team .bios .bio .text .name .social { font-size: 32px; margin: 0 7px; }
                .static-meet-the-team .bios .bio .text .name .title { width: 100%; margin-bottom: 10px; }
                .static-meet-the-team .bios .bio .text .name .fa { font-size: 28px; width: 28px; height: 28px }
    .static-meet-the-team p { margin-bottom: 10px; }
}

@media(max-width:500px) {
    .static-meet-the-team .bios .bio { margin-top: 35vw; margin-bottom: 20vw; padding-top: 35vw; }
        .static-meet-the-team .bios .bio .image { width: 70vw; height: 70vw; top: -35vw; }
        .static-meet-the-team .bios .bio .text { margin-top: 15px; }
            .static-meet-the-team .bios .bio .text .name { flex-wrap: wrap; justify-content: center; }
                .static-meet-the-team .bios .bio .text .name h2 { width: 100%; margin: 0 0 14px; }
                .static-meet-the-team .bios .bio .text .name .social { font-size: 32px; margin: 0 7px; }
}



/*----------------------Static Project Management Page-------------------------*/

.pj-banner { background: url(../images/Banners/project-management.png) no-repeat; background-size: cover; padding: 150px 0; }
.pj-title { color: #137; background-color: #fff; padding: 15px; font-size: 22px; text-indent: -10px; border-bottom: 2px solid #137; }
.pj-image { border: 5px solid #137; }

#pj .fa-ul { margin-top: 20px; }
    #pj .fa-ul li { margin: 10px 0; font-size: 18px; }
#pj .no-margin-top { margin-top: 0; }
#pj .pj-title2 { font-size: 24px; margin-top: 50px; margin-bottom: 25px; background-color: #133c8b; color: #fff; }
#pj .pj-title3 { background-color: #102d6d; color: #fff; margin-bottom: 20px; }
    #pj .pj-title3 h2 { font-size: 20px; }


.tsncs ol { counter-reset: item; padding: 0; }
    .tsncs ol li:before { font-size: 24px; }
    .tsncs ol ol ol { margin-left: 25px; margin-top: 5px; margin-bottom: 10PX; }
    .tsncs ol ol li { color: #6f6f6f; }
        .tsncs ol ol li:before { font-size: 15px; font-weight: 900; }
.tsncs h3 { display: inline-block; }
.tsncs li { display: block; margin-bottom: 10px; }
    .tsncs li:before { content: counters(item, ".") ". "; counter-increment: item }
.tsncs ol ol li:before { content: counters(item, ".") " "; counter-increment: item }


@media (max-width:990px) {
    .pj-title3 { padding: 15px; }
}

#pj p { font-size: 16px; color: #2765BB; }

#pj-maintitle { color: #fff; }

@media (min-width: 421px ) {
    #pj-maintitle { font-size: 60px; }
}

@media (max-width: 420px ) {
    #pj-maintitle { font-size: 45px; }
}

.pj-banner .title-banner p { color: #fff; }

#pj .margin-bottom { margin-bottom: 20px; }

/* Fixes */
#newsletter-signup { padding: 6px; margin-top: 15px; }

/* Fixes */
#newsletter-signup { padding: 6px; margin-top: 15px; }

@media (max-width:1200px) {
    #newsletter #newsletter-signup { font-size: 10px; padding: 6px; margin-top: 15px; }

    .footer-bg .happening .form-control { font-size: 14px; }
}

@media (min-width:15001) {
    .service-panel li { display: block; margin-top: 35px; margin-right: 36px; float: left; width: 10.3%; }
}

@media (min-width:1201px) and (max-width:1500px) {
    #newsletter #newsletter-signup { font-size: 14px; padding: 5px; }

    .footer-bg .happening .form-control { font-size: 16px; }

    .sideA-A { margin-top: 4px; }

    .service-panel li { display: block; margin-top: 35px; margin-right: 36px; float: left; width: 9.5%; }
}

@media (min-width:991px) and (max-width:1200px) {
    .service-panel li { display: block; margin-top: 35px; margin-right: 36px; float: left; width: 21.1%; }
}

@media (min-width:422px) and (max-width:990px) {
    .service-panel li { display: block; margin-top: 35px; margin-right: 36px; float: left; width: 45%; }

    .no-margin-right-xs { margin-right: 0 !important; }
}

@media (max-width:421px) {
    .service-panel li { display: block; margin-top: 35px; margin-right: 15px; float: left; width: 47%; }

    .no-margin-right-xs { margin-right: 0 !important; }

    .managmnet .btn { display: block; clear: both; margin: 0 auto; }
}

#video-img { width: 100%; }
#video-img { width: 100%; }

@media (max-width:1500px) and (min-width:991px) {
    .countdown-content { display: none; }

    .managmnet img { display: none; }
}

@media (max-width:1500px) and (min-width:1201px) {
    .delivery-panel { height: 230px; }

    .managmnet { height: 230px; }

    #middleline .video img { height: 230px; }
}

@media (max-width:1200px) and (min-width:991px) {
    .delivery-panel { height: 205px; }

    .managmnet { height: 205px; }
}

@media (min-width:1486px) {
    .nav-sublinks { width: 44%; }

    .nav-product-detail { width: 31%; }
    .nav-product { width: 25%; }

    .super-models { padding: 25px 0 44px 52px; }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .nav-sublinks { width: 40%; }

    .nav-product-detail { width: 29%; }
    .nav-product { width: 25%; }
}

@media (min-width:992px) {
    .nav-sublinks { width: 44%; }

    .nav-product-detail { width: 31%; }
    .nav-product { width: 25%; }

    .super-models { padding: 25px 0 44px 0px; }
        .super-models ul { display: flex; flex-wrap: wrap; }

    .cat-menu .nav { padding-left: 15px; }
}



@media (max-width:990px) {
    .nav-product-detail H4 { padding: 10px; font-size: 18px; }
    .nav-product-detail .desc { padding: 10px; font-size: 13px; }
    .nav-product-detail p { font-size: 13px; }

    .nav-product-detail .header-light h5 { font-size: 15px; }
    .nav-product-detail .header-light .lightbulb { background-size: 100% }

    #middleline .video img { width: 100%; }

    .navbar-default .navbar-nav > li > a,
    .navbar-default .dropdown-menu .navbar-nav > li > a { font-size: 12px; }

    .yamm-text p { font-size: 14px; }

    .col-sm-12.mobile-cart { padding: 0; }
}

.col-sm-12.mobile-cart { padding: 0; }





.menu {
            list-style: none;
            display: flex;
            justify-content: flex-start;
            position: relative;
            z-index: 100;

	float: unset;
	padding: 0 10px;
	align-items: center;	

	flex: 1;

			
        }
        
        .menu > li {
            position: relative;
        }
        
        .menu > li > a {
            color: #2765BB;
            text-decoration: none;
            padding: 18px 25px;
            display: block;
            font-weight: 600;
            font-size: 16px;
			 text-transform: uppercase;
            transition: all 0.3s ease;
            border-right: 1px solid rgba(255, 255, 255, 0.1);
        }
        
        .menu > li > a:hover {
            background-color: rgba(255, 255, 255, 0.15);
            color: #dd0330;
        }
        
        /* 二级菜单样式 */
        .submenu {
            position: absolute;
            top: 100%;
            left: 0;
            background-color: white;
            min-width: 300px;
            list-style: none;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
            border-radius: 0 0 6px 6px;
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.3s ease;
            z-index: 200;
        }
        
        .menu > li:hover > .submenu {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }
        
        .submenu > li {
            position: relative;
            border-bottom: 1px solid #f0f0f0;
        }
        
        .submenu > li:last-child {
            border-bottom: none;
        }
        
        .submenu > li > a {
            color: #333;
            text-decoration: none;
            padding: 14px 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: all 0.2s ease;
        }
        
        .submenu > li > a:hover {
            background-color: #f8f9fa;
            color: #2765BB;
        }
        
        .submenu > li > a .arrow {
            font-size: 12px;
            color: #95a5a6;
            margin-left: 10px;
        }
        
        /* 三级菜单样式 */
        .sub-submenu {
            position: absolute;
            top: 0;
            left: 100%;
            background-color: white;
            min-width: 300px;
            list-style: none;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
            border-radius: 0 6px 6px 6px;
            opacity: 0;
            visibility: hidden;
            transform: translateX(-10px);
            transition: all 0.3s ease;
            z-index: 300;
        }
        
        .submenu > li:hover > .sub-submenu {
            opacity: 1;
            visibility: visible;
            transform: translateX(0);
        }
        
        .sub-submenu > li {
            border-bottom: 1px solid #f0f0f0;
        }
        
        .sub-submenu > li:last-child {
            border-bottom: none;
        }
        
        .sub-submenu > li > a {
            color: #555;
            text-decoration: none;
            padding: 8px 20px;
            display: block;
            transition: all 0.2s ease;
        }
        
        .sub-submenu > li > a:hover {
            background-color: #f0f7ff;
            color: #2c3e50;
        }
        
        /* 高亮当前菜单项 */
        .menu > li.active > a {
            background-color: rgba(255, 255, 255, 0.2);
            color: #dd0330;
        }






@media (max-width:1267px) {
    .next-day { display: none; }

    .hidelargePC { display: block; }
}

@media (max-width:1610px) {
    .header-social { display: none; }

    .login-links { padding: 5px 2px; }
}


@media (max-width:1510px) and (max-width: 1349px) {
    .login-links { padding: 5px 2px; }

    .next-day { display: none; }

    .hidelargePC { display: block; }
}

@media (max-width: 1348px) {
    .login-links { padding: 2px 2px; }

    .contact-info { width: 100% }

    .brand-btn .dropdown-toggle span { font-size: 12px; }
}

@media (max-width:1500px) {
    .header-right { width: 100% !important; display: flex; }

    .drop-early { width: 100% !important; }

    .login-links { border-top: 1px solid #ccc; float: right; width: auto; }

    .contact-info { flex-direction: column; flex: 1; order: -1; text-align: left; }

    .yamm-text p { color: #6f6f6f; line-height: 25px; font-size: 14px; }
}

@media (max-width: 1100px) {
    .login-links { width: calc(100% - 330px); }
}


@media (min-width:1500px) {
    .installer .col-lg-12 { width: 66.6%; }

    .installer-right { width: 33.4% !important; float: right; padding: 0; margin-top: 20px; }
}

@media (max-width:1500px) {
    .installer-right { text-align: center; margin: 20px 0; }
}

.installer-right .click-btn a { color: #fff; font-size: 16px; border: 1px solid #fff; padding: 6px 9px; border-radius: 3px;  }

.quote { max-width: 410px; margin: 0 auto; }

.installer { max-width: 410px; margin: 0 auto; }

@media (max-width:990px) and (min-width:470px) {
    .installer h4 { padding-top: 15px; padding-bottom: 20px; }
}

@media (max-width:767px) {
    .brand-btn .dropdown-toggle span { font-size: 16px; }
}

@media (max-width:670px) {
    .header-right { flex-direction: column; }

    .contact-info { flex-direction: row; display: flex; justify-content: space-between; padding: 10px 0; }

    .header-contact { display: block; width: auto; flex-basis: auto; flex-grow: 0; padding: 0; }

    .login-links { width: 100%; display: none; }
        .login-links.mob { display: block; }
}

@media (max-width:480px) {
    .header-right { flex-direction: column; }

    .contact-info { display: flex; flex-direction: column; justify-content: space-between; padding: 10px 0; }
        .contact-info > div { text-align: center; }
}

.brochure h3 { text-transform: uppercase; }
.brochure p { color: #6f6f6f; }

.brochure-img img { float: right; }
.brochure-img img { object-position: top; object-fit: contain; width: 93px; height: 131px; margin-bottom: 5px; }
.latest-btn { color: #1c263f; font-weight: 700; border: 1px solid transparent; padding: 6px 0 }
.brochurerow { margin: 30px -15px 15px }
.footer-brochure { display: flex; flex-direction: column; align-content: center; align-items: center; justify-content: center }
    .footer-brochure > .row { flex-basis: 100%; width: 100%; max-width: 400px }
#brochureCara label { text-align: center; display: block }
#brochureCara item { background: #fff !important }
#brochureCara .carousel-control.left, #brochureCara .carousel-control.right { bottom: 12px; top: unset; width: 0; color: #1d263f; text-shadow: none; height: 100%; margin: 0 }
#brochureCara .carousel-control.left { left: 0 }
#brochureCara .carousel-control.right { right: 0 }
#brochureCara .carousel-control.left .glyphicon { left: -18px; right: unset }
#brochureCara .carousel-control.right .glyphicon { right: -18px; left: unset }
#brochureCara .carousel-control .glyphicon { font-size: 10px; margin: 0; display: block; height: 12px; bottom: 0; top: unset }
.skinnybanner { background: #2765BB; color: #fff; padding: 10px 18px; text-align: center }
    .skinnybanner a { color: inherit; border-bottom: #fff solid 2px; font-weight: 700; padding-bottom: 2px }
.flexrow { display: flex; flex-wrap: wrap }
    .flexrow.align-items-center { align-items: center; }
.landing-static-wrap .col-slider { cursor: pointer; }
    .landing-static-wrap .col-slider figcaption { position: absolute; bottom: 10px; left: 10px; font-weight: 700; font-size: 30px; }
    .landing-static-wrap .col-slider .slick-dots { position: absolute; bottom: -40px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
        .landing-static-wrap .col-slider .slick-dots > li { position: relative; display: inline-block; width: 115px; height: 30px; margin: 0 5px; padding: 0; cursor: pointer; }
            .landing-static-wrap .col-slider .slick-dots > li > button { font-size: 0; line-height: 0; display: block; width: 100%; height: 100%; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
                .landing-static-wrap .col-slider .slick-dots > li > button:before { opacity: .5; color: #1d263f; font-weight: 700; font-size: 24px; width: 100%; display: block; }
            .landing-static-wrap .col-slider .slick-dots > li.slick-active > button:before { opacity: 1; color: #2765BB; }
            .landing-static-wrap .col-slider .slick-dots > li > button[aria-label="1 of 2"]::before { text-align: right; content: "Before"; }
            .landing-static-wrap .col-slider .slick-dots > li > button[aria-label="2 of 2"]::before { text-align: left; content: "After"; }

@media(max-width:767px) {
    .brochure-img img { margin: 10px auto 5px; float: unset }
}

.landing-static-wrap .container { max-width: 1200px; width: 96% }
.landing-static-wrap .container-background { width: 100%; max-width: unset }
.landing-static-wrap .center-block { float: none; margin-left: auto; margin-right: auto }
.landing-static-wrap .title-container { height: calc(100vh - 185px); max-height: 800px; width: 100%; padding: 0 0 45px; background-color: #efefef; max-width: unset; margin-bottom: 50px }
    .landing-static-wrap .title-container .title-banner { width: 95%; max-width: 745px; margin: 0 auto }
    .landing-static-wrap .title-container .banner { width: 100%; background: url(../images/repair/Header.jpg) #333 center center no-repeat; background-size: cover; height: calc(100% - 254px); display: block }

@media(max-width:991px) {
    .landing-static-wrap .title-container .banner { background-image: url(../images/repair/Header-tab.jpg); height: 50vw; }
    .landing-static-wrap .title-container { height: auto; max-height: 800px; }
}

@media(max-width:567px) {
    .landing-static-wrap .title-container .banner { background: url(../images/repair/Header-mob.jpg) center center; background-size: cover; height: 50vw; }
}

.landing-static-wrap .pagenav { display: flex; flex-wrap: nowrap; justify-content: space-between; padding: 35px 0 10px }
    .landing-static-wrap .pagenav .btn { background: #2765BB; color: #fff; width: 144px; padding: 10px }
.landing-static-wrap #Infomation { padding: 130px 0 0 }
.landing-static-wrap h2 { text-align: center; margin-bottom: 10px }
.landing-static-wrap #Infomation .flexrow { text-align: center; align-items: center; margin-bottom: 90px; justify-content: space-between; }
.landing-static-wrap .flexrow h3 { margin-top: 0 }
.landing-static-wrap .col-text { text-align: inherit; display: flex; justify-content: center; align-content: center; }
.landing-static-wrap .alternatecols .flexrow:nth-child(2n) { flex-direction: row-reverse; }
.landing-static-wrap .col-img { height: auto }
    .landing-static-wrap .col-img.infographic { height: 471px }
    .landing-static-wrap .col-img img { width: 100%; max-width: 600px; object-fit: contain; object-position: center; max-height: 100% }
.landing-static-wrap .col-text { padding: 20px 30px }

.landing-static-wrap .col10 { width: 08%; }
.landing-static-wrap .col20 { width: 18%; }
.landing-static-wrap .col30 { width: 28%; }
.landing-static-wrap .col40 { width: 38%; }
.landing-static-wrap .col50 { width: 48%; }
.landing-static-wrap .col60 { width: 58%; }
.landing-static-wrap .col70 { width: 68%; }
.landing-static-wrap .col80 { width: 78%; }
.landing-static-wrap .col90 { width: 88% }
.landing-static-wrap .col100 { width: 100%; }
.landing-static-wrap .col-mid { margin-left: auto; margin-right: auto; }

.landing-static-wrap h1, .landing-static-wrap h2, .landing-static-wrap h3 {  color: #2a256d; font-weight: 700; text-transform: uppercase; line-height: 1.2 }
.landing-static-wrap h1 { margin: 30px 0 20px }
.landing-static-wrap p { margin-top: 0; font-size: 15px }
.landing-static-wrap .faq-container { display: flex; flex-direction: row; flex-wrap: nowrap }
    .landing-static-wrap .faq-container .faq-col { display: flex; flex-direction: column; flex-wrap: wrap; width: 50% }
        .landing-static-wrap .faq-container .faq-col .faq-box { width: calc(100% - 70px); padding: 6px 0 3px 4px; margin: 0 42px 14px; border-bottom: solid 1px #d5d5d5 }


.landing-static-wrap #FAQ { padding: 20px 0 30px }
    .landing-static-wrap #FAQ .faq-container .panel-body { color: #6f6f6f; border-top: 0 !important; padding: 14px 5px; line-height: 1.2 }
    .landing-static-wrap #FAQ .faq-container a { text-decoration: none }
        .landing-static-wrap #FAQ .faq-container a h4 { position: relative; font-weight: 600; padding-left: 6px; padding-right: 35px }
            .landing-static-wrap #FAQ .faq-container a h4 span.icon { position: absolute; right: 0; transform: rotateX(0); top: 0; transition: all .3s ease-in-out }
        .landing-static-wrap #FAQ .faq-container a[aria-expanded=true] h4 span.icon { transform: rotateX(180deg) }
.landing-static-wrap #FAQ .faq-container .panel-body img{ max-width:100%; }

.landing-static-wrap #Articles { padding: 85px 0 45px }
    .landing-static-wrap #Articles > p { margin: 0 auto; max-width: 790px; text-align: center; width: 100% }
    .landing-static-wrap #Articles > h2 { margin-bottom: 35px }
    .landing-static-wrap #Articles > h3 { text-align: center; }
    .landing-static-wrap #Articles .articles { width: calc(100% - 380px); max-width: 930px; margin: 0 auto; margin-right: 50px; }
        .landing-static-wrap #Articles .articles .article { padding: 0 9px 41px }
            .landing-static-wrap #Articles .articles .article .article-inner { border: solid 1px #d5d5d5; padding: 15px 15px 25px; text-align: center; line-height: 1.2 }
                .landing-static-wrap #Articles .articles .article .article-inner img { width: 100%; object-fit: cover; object-position: center; height: 170px }
                .landing-static-wrap #Articles .articles .article .article-inner h4 { font-size: 16px; color: #2a256d; font-weight: 700; text-transform: uppercase; margin: 25px 0 0 }
                .landing-static-wrap #Articles .articles .article .article-inner .date { font-size: 12px;  color: #2a256d; text-transform: uppercase }
                .landing-static-wrap #Articles .articles .article .article-inner p { font-size: 14px; color: #6f6f6f; padding: 16px 0 }
        .landing-static-wrap #Articles .articles .slick-arrows-wrapper { background: no-repeat center center; height: 50px; position: absolute; top: calc(50% - 25px); z-index: 300; width: 50px; cursor: pointer }
            .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-disabled { opacity: .5 }
            .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-next { right: -50px; background-image: url(../images/rightactjiantou.png); top: calc(40% - 50px ); }
            .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-prev { right: -50px; background-image: url(../images/leftactjiantou.png); top: calc(60% - 50px ); left: unset }
    .landing-static-wrap #Articles .articalwrap { display: flex; flex-wrap: nowrap; }
        .landing-static-wrap #Articles .articalwrap .articlesTitle { width: 33%; }
            .landing-static-wrap #Articles .articalwrap .articlesTitle .inner { padding: 20px; background: #2765BB; height: calc(100% - 41px); position: relative; }
                .landing-static-wrap #Articles .articalwrap .articlesTitle .inner h3 { margin-top: 0; color: #fff }
                .landing-static-wrap #Articles .articalwrap .articlesTitle .inner p { color: #fff }
                .landing-static-wrap #Articles .articalwrap .articlesTitle .inner .btn { color: #fff; border-color: #fff; width: 135px; text-align: left; position: absolute; bottom: 25px; left: 15px; }
                    .landing-static-wrap #Articles .articalwrap .articlesTitle .inner .btn i { float: right; line-height: 20px; }

.landing-static-wrap #Enquire { padding: 39px 0 45px }
    .landing-static-wrap #Enquire h2 { margin: 0 0 40px }
    .landing-static-wrap #Enquire .contactform { width: 100%; max-width: 980px; margin: 0 auto }
        .landing-static-wrap #Enquire .contactform .form-groups { display: flex; flex-wrap: wrap; justify-content: space-between }
            .landing-static-wrap #Enquire .contactform .form-groups .form-group { width: 48%; margin-bottom: 25px }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group.form-group-Message { width: 100% }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group.form-group-VerificationCode { width: 48% }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group.form-group-Message textarea { height: 160px }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group.form-group-VerificationCode .captcha-image { margin-bottom: 20px; height: 34px; width: 100%; position: relative }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group .col-captcha { width: 100% }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group .col-captcha-text { width: calc(48%); margin-left: 20px }
                .landing-static-wrap #Enquire .contactform .form-groups .form-group .col-captcha-submit { width: 48%; margin-left: 20px; margin-left: auto }

.technical-expertise-page .static-wrap .sticky { position: sticky; top: 10px; }
.technical-expertise-page .static-wrap .col-lg-7 .col-md-6 { margin-top: 50px; margin-bottom: 100px; }
.technical-expertise-page .static-wrap .btns { display: flex; padding: 10px 0 30px; gap: 10px; }
.technical-expertise-page .static-wrap .panels { justify-content: center; }
    .technical-expertise-page .static-wrap .panels .panel { display: flex; flex-direction: column; }
        .technical-expertise-page .static-wrap .panels .panel p { margin-bottom: 15px; }
        .technical-expertise-page .static-wrap .panels .panel .thumb { padding: 0; margin: 0; border-radius: 0; object-fit: cover; width: 100%; aspect-ratio: 7/5; aspect-ratio: 64/36; /* max-height: 330px;*/ }
            .technical-expertise-page .static-wrap .panels .panel .thumb.wide { aspect-ratio: 14/5 }
.technical-expertise-page.PumpSpecificationesign .static-wrap .panels .panel { margin: 0; height: 100%; }
    .technical-expertise-page.PumpSpecificationesign .static-wrap .panels .panel.xl .thumb { aspect-ratio: 7/5; height: 100%; }
.technical-expertise-page .static-wrap .panels .panel.panel-port .row { height: 100%; }

@media(min-width:992px) {
    .technical-expertise-page.PumpSpecificationesign .static-wrap .panels .panel:not(.xl) .col-thumb { /* aspect-ratio: 700/554 */ height: 100%; }
    .technical-expertise-page .static-wrap .panels .panel.panel-port .thumb { aspect-ratio: unset; height: 100%; }
    .technical-expertise-page .static-wrap .panels .panel.panel-port .panel-body { padding-left: 0;; }
}

.technical-expertise-page .static-wrap .tab { display: block; }
.technical-expertise-page .static-wrap .mob { display: none; }
.technical-expertise-page .static-wrap .pc { display: none; }

/*.technical-expertise-page .masonry-layout { --columns: 1; --gap: 2rem; box-sizing: border-box; display: grid; grid-template-columns: repeat(var(--columns), 1fr); grid-gap: var(--gap); padding: 2rem; }
    .technical-expertise-page .masonry-layout > div > img,
    .technical-expertise-page .masonry-layout > div > div { width: 100%; margin-bottom: 2rem; }
    .technical-expertise-page .masonry-layout.columns-1 { --columns: 1; }
    .technical-expertise-page .masonry-layout.columns-2 { --columns: 2; }
    .technical-expertise-page .masonry-layout.columns-3 { --columns: 3; }
    .technical-expertise-page .masonry-layout.columns-4 { --columns: 4; }*/

@media only screen and (max-width:991px) {
    .technical-expertise-page .brick { }
    /*.technical-expertise-page .bricks { width: 100% !important; }*/
}

@media only screen and (max-width:480px) {
    /*.technical-expertise-page .bricks { padding: 0px; width: 100% !important; height: auto !important;display:flex !important;flex-direction:column !important;position:relative !important;overflow:visible !important; }*/
    .technical-expertise-page .bricks { /* width: 100% !important; width:100%;position:relative !important;*/ }
    .technical-expertise-page .brick { width: 320px; }
}

@media only screen and (min-width: 992px) and (min-height: 768px) {
    .technical-expertise-page .static-wrap .positionsticky { position: sticky; top: 10px; }
    .technical-expertise-page .static-wrap .tab { display: none; }
    .technical-expertise-page .static-wrap .pc { display: block; }
}

.technical-expertise-page .thumb { width: 100%; }

@media only screen and (max-width: 400px), (max-height: 400px) {
    .technical-expertise-page .static-wrap .tab { display: none; }
    .technical-expertise-page .static-wrap .pc { display: none; }
    .technical-expertise-page .static-wrap .mob { display: block; }
}


.technical-expertise-page .top { background: #ebebeb; padding: 60px 20px 30px; margin-bottom: 30px; }
    .technical-expertise-page .top * { text-align: center }
    .technical-expertise-page .top .btns { justify-content: center }
.technical-expertise-page h2 { text-align: center; margin-bottom: 35px; }
.bradrow { display: flex; flex-wrap: wrap; gap: 30px; margin-bottom: 40px; }
    .bradrow .brand { display: flex; flex-direction: column; gap: 10px; text-align: center; height: 90px; max-width: 150px; width: 44%; align-items: center; }
        .bradrow .brand img { width: 100%; height: 100%; object-fit: contain; object-position: center; }

@media(max-width:1200px) {
    .landing-static-wrap #Infomation .flexrow { align-items: center; margin-bottom: 70px; }
    .landing-static-wrap .col-img { width: 34%; }
    .landing-static-wrap .col-text { width: 65%; }
}

@media(max-width:991px) {
    .landing-static-wrap #Infomation .flexrow { flex-direction: column; margin-bottom: 30px }
        .landing-static-wrap #Infomation .flexrow .col-text { width: 100%; padding: 20px 30px; text-align: center }
        .landing-static-wrap #Infomation .flexrow .col-img { width: 100%; height: auto; margin-bottom: 70px; }
            .landing-static-wrap #Infomation .flexrow .col-img img { margin: 0 auto }

    .landing-static-wrap .fb-btn2 { padding: 6px 20px }
    .landing-static-wrap figure { margin: 0; position: relative; max-width: 600px; margin: 0 auto; width: 100%; }

    .landing-static-wrap #Articles .articles { width: calc(100% - 340px); }
}

@media(max-width:800px) {
    .landing-static-wrap #Articles .articalwrap { flex-direction: column; }
        .landing-static-wrap #Articles .articalwrap .articles { width: 85%; margin: 0 auto; }
        .landing-static-wrap #Articles .articalwrap .articlesTitle { width: 100%; margin-bottom: 40px }
            .landing-static-wrap #Articles .articalwrap .articlesTitle .inner .btn { position: relative; left: unset; top: unset; margin-top: 40px; width: 100%; }
    .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-prev { bottom: unset; top: calc(40% - 50px); left: 50px; }
    .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-next { bottom: unset; top: calc(40% - 50px); right: 50px; }
}

@media(max-width:767px) {
    .landing-static-wrap .pagenav .btn { width: 120px }
    .landing-static-wrap #Infomation { padding: 20px 0 0 }
    .landing-static-wrap #FAQ .faq-container { flex-direction: column }
        .landing-static-wrap #FAQ .faq-container .faq-col { width: 100% }
    .landing-static-wrap .faq-container .faq-col .faq-box { width: 100%; margin: 0 0 14px }
    .landing-static-wrap .col60 { width: 100%; }
}

@media(max-width:567px) {
    .landing-static-wrap .pagenav { flex-wrap: wrap; }
        .landing-static-wrap .pagenav .btn { width: 25%; }
    .landing-static-wrap .btn-Infomation { display: none }
    .landing-static-wrap #Articles, landing-static-wrap > .container { padding: 5px 0 5px }
        .landing-static-wrap #Articles .articles .article-text { height: auto !important }
    .landing-static-wrap #Enquire .contactform .form-groups .form-group { width: 100%; margin-bottom: 25px }
    .landing-static-wrap #Articles .articles { width: calc(100% - 60px) }
        .landing-static-wrap #Articles .articles .slick-arrows-wrapper { width: 30px }
            .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-prev { left: -30px }
            .landing-static-wrap #Articles .articles .slick-arrows-wrapper.slick-arrows-wrapper-next { right: -30px }
}
