/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */

.label,
sub,
sup {
  vertical-align: baseline;
}

hr,
img {
  border: 0;
}

body,
figure {
  margin: 0;
}

.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
  float: left;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

mark {
  color: #000;
  background: #ff0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  height: 0;
  box-sizing: content-box;
}

*,
:after,
:before,
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

.glyphicon,
address {
  font-style: normal;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

.dropdown-menu,
.modal-content {
  -webkit-background-clip: padding-box;
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.img-thumbnail,
body {
  background-color: #fff;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

dt,
kbd kbd,
label {
  font-weight: 700;
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

.small,
small {
  font-size: 85%;
}

.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}

pre code,
table {
  background-color: transparent;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

dl,
ol,
ul {
  margin-top: 0;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

address,
dl {
  margin-bottom: 20px;
}

ol,
ul {
  margin-bottom: 10px;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}

legend,
pre {
  display: block;
  color: #333;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}

caption,
th {
  text-align: left;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}

.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

.pre-scrollable {
  overflow-y: scroll;
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

fieldset,
legend {
  padding: 0;
  border: 0;
}

fieldset {
  min-width: 0;
  margin: 0;
}

legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

.form-control,
output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

output {
  padding-top: 7px;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #858585;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #3090DF;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px #298EE0;
}

.form-control::-moz-placeholder {
  color: #767676;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #767676;
}

.form-control::-webkit-input-placeholder {
  color: #767676;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}

.input-sm {
  height: 30px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}

.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  line-height: 1.3333333;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  line-height: 1.3333333;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.collapsing,
.dropdown,
.dropup {
  position: relative;
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.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.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  font-size: 12px;
  color: #777;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-justified > li,
.nav-stacked > li {
  float: none;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}

@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.breadcrumb > li,
.pagination {
  display: inline-block;
}

.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pager li,
.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.media-object,
.thumbnail {
  display: block;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.alert,
.thumbnail {
  margin-bottom: 20px;
}

.alert .alert-link,
.close {
  font-weight: 700;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-title {
  margin-top: 0;
  font-size: 16px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  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;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.popover,
.tooltip {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
  text-decoration: none;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  text-align: left;
  text-align: start;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  margin-bottom: -5px;
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
  margin-bottom: -5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.carousel-caption,
.carousel-control {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.carousel,
.carousel-inner {
  position: relative;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}

.fa,
.fa-stack {
  display: inline-block;
}

.fa-fw,
.fa-li {
  text-align: center;
}

@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),
    url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right,
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.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;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

button,
hr,
input {
  overflow: visible;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

#toast-container *,
body *,
legend {
  box-sizing: border-box;
}

img,
legend {
  max-width: 100%;
}

.btns,
.frt-area a.btns,
.frt-area button {
  margin-bottom: 0;
  text-align: center;
  -ms-user-select: none;
  text-overflow: ellipsis;
}

.btns,
.main-title,
.text-center {
  text-align: center;
}

.btns.btns-primary.radius,
.btns.lkk-btn,
.frt-area a.btns,
.frt-area button {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  resize: none;
}

button,
select {
  text-transform: none;
}

.datepicker .datepicker-days .dow,
.page-404 .upper,
.page-404 h2,
.product-item .desc .name,
.product-item .ribbon .text,
.staff-info .staff-name,
.upper {
  text-transform: uppercase;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

legend {
  color: inherit;
  display: table;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

.btns .inner-btns,
.btns.view-btn,
.btns[data-toggle],
.crop {
  overflow: hidden;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

.preload,
[hidden],
template {
  display: none;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

.italic,
em {
  font-style: italic;
}

.attr-ico,
.attr-image,
.btns,
.frt-area a.btns,
.frt-area button,
.hat-ico,
.hat-ico-gray,
.ico {
  vertical-align: middle;
}

body {
  margin: 0;
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.g-recaptcha iframe {
  width: 100% !important;
}

@font-face {
  font-family: IowanOldSt;
  src: url(../fonts/IowanOldStyleBT-Roman.eot);
  src: url(../fonts/IowanOldStyleBT-Roman.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/IowanOldStyleBT-Roman.woff) format("woff"),
    url(../fonts/IowanOldStyleBT-Roman.ttf) format("truetype"),
    url(../fonts/IowanOldStyleBT-Roman.svg#IowanOldStyleBT-Roman) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Microsoft YaHei";
  src: url(../fonts/chinese.msyh.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

body,
html {
  font-size: 14px;
  color: #333;
  background: #fff;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.main-title,
.main-title .h1 {
  font-size: 22px;
}

html[lang="zh"] .coporate-page,
html[lang="zh"] .coporate-page .breadcrumb li a,
html[lang="zh"] .coporate-page .breadcrumb li span,
html[lang="zh"] .coporate-page a,
html[lang="zh"] .coporate-page abbr,
html[lang="zh"] .coporate-page acronym,
html[lang="zh"] .coporate-page address,
html[lang="zh"] .coporate-page applet,
html[lang="zh"] .coporate-page article,
html[lang="zh"] .coporate-page aside,
html[lang="zh"] .coporate-page audio,
html[lang="zh"] .coporate-page b,
html[lang="zh"] .coporate-page big,
html[lang="zh"] .coporate-page blockquote,
html[lang="zh"] .coporate-page body,
html[lang="zh"] .coporate-page canvas,
html[lang="zh"] .coporate-page caption,
html[lang="zh"] .coporate-page center,
html[lang="zh"] .coporate-page cite,
html[lang="zh"] .coporate-page code,
html[lang="zh"] .coporate-page dd,
html[lang="zh"] .coporate-page del,
html[lang="zh"] .coporate-page details,
html[lang="zh"] .coporate-page dfn,
html[lang="zh"] .coporate-page div,
html[lang="zh"] .coporate-page dl,
html[lang="zh"] .coporate-page dt,
html[lang="zh"] .coporate-page em,
html[lang="zh"] .coporate-page embed,
html[lang="zh"] .coporate-page fieldset,
html[lang="zh"] .coporate-page figcaption,
html[lang="zh"] .coporate-page figure,
html[lang="zh"] .coporate-page footer,
html[lang="zh"] .coporate-page form,
html[lang="zh"] .coporate-page h1,
html[lang="zh"] .coporate-page h2,
html[lang="zh"] .coporate-page h3,
html[lang="zh"] .coporate-page h4,
html[lang="zh"] .coporate-page h5,
html[lang="zh"] .coporate-page h6,
html[lang="zh"] .coporate-page header,
html[lang="zh"] .coporate-page hgroup,
html[lang="zh"] .coporate-page html,
html[lang="zh"] .coporate-page i,
html[lang="zh"] .coporate-page iframe,
html[lang="zh"] .coporate-page img,
html[lang="zh"] .coporate-page ins,
html[lang="zh"] .coporate-page kbd,
html[lang="zh"] .coporate-page label,
html[lang="zh"] .coporate-page legend,
html[lang="zh"] .coporate-page li,
html[lang="zh"] .coporate-page mark,
html[lang="zh"] .coporate-page menu,
html[lang="zh"] .coporate-page nav,
html[lang="zh"] .coporate-page object,
html[lang="zh"] .coporate-page ol,
html[lang="zh"] .coporate-page output,
html[lang="zh"] .coporate-page p,
html[lang="zh"] .coporate-page pre,
html[lang="zh"] .coporate-page q,
html[lang="zh"] .coporate-page ruby,
html[lang="zh"] .coporate-page s,
html[lang="zh"] .coporate-page samp,
html[lang="zh"] .coporate-page section,
html[lang="zh"] .coporate-page small,
html[lang="zh"] .coporate-page span,
html[lang="zh"] .coporate-page strike,
html[lang="zh"] .coporate-page strong,
html[lang="zh"] .coporate-page sub,
html[lang="zh"] .coporate-page summary,
html[lang="zh"] .coporate-page sup,
html[lang="zh"] .coporate-page table,
html[lang="zh"] .coporate-page tbody,
html[lang="zh"] .coporate-page td,
html[lang="zh"] .coporate-page tfoot,
html[lang="zh"] .coporate-page th,
html[lang="zh"] .coporate-page thead,
html[lang="zh"] .coporate-page time,
html[lang="zh"] .coporate-page tr,
html[lang="zh"] .coporate-page tt,
html[lang="zh"] .coporate-page u,
html[lang="zh"] .coporate-page ul,
html[lang="zh"] .coporate-page var,
html[lang="zh"] .coporate-page video,
html[lang="zh"] body .coporate-page {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif, FontAwesome !important;
}

.ie10 body,
.ie11 body,
html.ie10,
html.ie11 {
  background-color: #0d0606;
}

table.border-table,
table.border-table td,
table.border-table th,
table.border-table tr {
  border: 1px solid #333;
  font-weight: 400;
  padding: 5px;
}

li,
ul {
  font-weight: 400;
}

.account-info .btns-primary,
.contact-us .app-downloads h3,
.contact-us .btns-primary,
.main-title span {
  font-family: Helvetica, Arial, sans-serif;
}

body * {
  outline: 0;
}

body > iframe {
  z-index: -1;
}

a,
a:active,
a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
  
  background: 0 0;
}

input,
li:focus,
select,
textarea {
  outline: 0;
}

.visible-hidden {
  visibility: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.strong,
strong {
  font-weight: 600;
}

.bold,
.btns,
.main-title {
  font-weight: 700;
}

.likebox a span,
.vote-list a span {
  cursor: default;
}

.btns,
.checkbox label,
.ico.ico-search-red,
li[data-url] {
  cursor: pointer;
}

.preload {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  background: #fff;
}

.preload .status {
  width: 100%;
  height: 76px;
  background: url(../images/loading.gif) center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -70px;
}

.btns.lkk-btn,
.btns.radius {
  background-clip: padding-box;
}

.main-title {
  line-height: 1;
  padding: 35px 0 25px;
  color: #910209;
}

.main-title p,
.main-title span {
  font-size: 14px;
  line-height: 1.4;
  color: #666666;
}

.main-title.no-pad-bottom {
  padding-bottom: 0;
}

.main-title span {
  padding-top: 15px;
  display: block;
}

html[lang="zh"] .coporate-page .control-btns .subcontent .desc,
html[lang="zh"] .coporate-page .filter-item .dropdown,
html[lang="zh"] .coporate-page .main-title,
html[lang="zh"] .coporate-page .main-title span,
html[lang="zh"] .coporate-page .render-lightbox .desc p span,
html[lang="zh"] .coporate-page button,
html[lang="zh"] .coporate-page input,
html[lang="zh"] .coporate-page optgroup,
html[lang="zh"] .coporate-page select,
html[lang="zh"] .coporate-page textarea {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.coporate-page .main-title {
  color: #6e20a0;
}

.d-flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.map-guild i,
.map-guild li,
.map-guild li i.fa {
  font-family: FontAwesome !important;
}

.btns {
  display: inline-block;
  padding: 4px 15px;
  font-size: 10px;
  line-height: 1.42857143;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btns.radius {
  border-radius: 25px;
}

.btns.btns-primary {
  color: #fff;
  background-color: #910209;
}

.btns.btns-secondary {
  color: #910209;
  border: 2px solid #910209;
}

.btns.lkk-btn {
  padding: 18px 30px 18px 65px;
  line-height: 1;
  font-size: 14px;
  position: relative;
  border-radius: 25px;
  min-width: 280px;
  color: #fff;
  background-color: #910209;
}

.btns.lkk-btn .lkks {
  position: absolute;
  left: -10px;
  top: -8px;
}

.btns .inner-btns {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 400px;
  display: block;
  line-height: 1.2;
}

.attr-ico,
.hat-ico,
.hat-ico-gray,
.ico,
.lkks {
  display: inline-block;
}

.btns.view-btn {
  color: #fff;
  border: 2px solid #fff;
  max-width: 180px;
}

.pvl {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pvn {
  padding-top: 25px;
  padding-bottom: 30px;
}

.block-gap-10 {
  height: 10px;
}

.block-gap-15 {
  height: 15px;
}

.block-gap-20 {
  height: 20px;
}

.block-gap-25 {
  height: 25px;
}

.block-gap-30 {
  height: 30px;
}

.frt-area p {
  font-size: 12px;
  padding-bottom: 10px;
  line-height: 150%;
}

.frt-area h3 {
  padding-bottom: 18px;
  font-size: 19px;
}

.frt-area a.btns,
.frt-area button {
  display: inline-block;
  padding: 13px 10px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #910209;
  min-width: 260px;
  border-radius: 25px;
  background-clip: padding-box;
}

.hat-ico {
  background: url(../images/chef-ico.png) no-repeat;
  height: 25px;
  width: 25px;
  line-height: 25px;
}

.hat-ico-gray {
  background: url(../images/chef-ico-gray.png) no-repeat;
  background-size: contain;
  height: 17px;
  width: 17px;
  line-height: 25px;
}

.ico.hat-ico,
.ico.hat-ico-gray {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.ico {
  background: url(../images/icon-clock-gray2.png) no-repeat;
}

.ico.hat-ico {
  background: url(../images/chef-ico.png) no-repeat;
}

.ico.hat-ico-gray {
  background: url(../images/chef-ico-gray.png) no-repeat;
}

.ico.ico-cart {
  width: 29px;
  height: 25px;
  line-height: 25px;
  background-position: -1px -427px;
}

.ico.ico-search,
.ico.ico-search-red {
  height: 26px;
  line-height: 26px;
  width: 26px;
}

.ico.ico-search {
  background-position: -29px -153px;
}

.ico.ico-search-red {
  background-position: 0 -153px;
}

.ico.ico-locate {
  width: 26px;
  height: 31px;
  line-height: 31px;
  background-position: 0 -181px;
}

.ico.ico-heart,
.ico.ico-heart-gray,
.ico.ico-message,
.ico.ico-star {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.ico.ico-heart {
  background-position: 0 -245px;
}

.ico.ico-heart-gray {
  background-position: -30px -245px;
}

.ico.ico-message {
  background-position: -30px -270px;
}

.ico.ico-star {
  background-position: 0 -323px;
}

.ico.ico-clock {
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-position: 0 -296px;
}

.ico.ico-clock-gray {
  width: 26px;
  height: 20px;
  line-height: 20px;
 /* background-position: -38px -428px;*/
}

.ico.ico-thrash-white {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-position: 0 -457px;
}

.ico.ico-close {
  background-position: -2px -353px;
  width: 26px;
  height: 26px;
  line-height: 26px;
}

.lkks {
  background: url(../images/lkk-icons.png) no-repeat;
  width: 65px;
  height: 65px;
}

.lkks.procing-icon,
.lkks.raking-icon,
.lkks.repair-icon,
.lkks.serve-icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.lkks.recipe-icon {
  background-position: 0 0;
}

.lkks.product-icon {
  background-position: 0 -66px;
}

.lkks.status-icon {
  background-position: 0 -132px;
}

.lkks.cooking-icon {
  background-position: 0 -198px;
}

.lkks.play-icon {
  background-position: 0 -330px;
}

.lkks.social-icon {
  background-position: 0 -264px;
}

.lkks.making-icon {
  background-position: 0 -397px;
}

.lkks.raking-icon {
  background-position: 0 -465px;
}

.lkks.serve-icon {
  background-position: 0 -512px;
}

.lkks.repair-icon {
  background-position: 0 -559px;
}

.lkks.procing-icon {
  background-position: 0 -606px;
}

.lkks.broth-icon,
.lkks.ingr-icon,
.lkks.marinate-icon,
.lkks.season-icon,
.lkks.soup-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.lkks.ingr-icon {
  background-position: -1px -654px;
}

.lkks.marinate-icon {
  background-position: -1px -697px;
}

.lkks.season-icon {
  background-position: -1px -740px;
}

.lkks.broth-icon,
.lkks.soup-icon {
  background-position: -1px -697px;
}

.attr-ico {
  background: url(../images/attr-icons-organge.png) no-repeat;
  width: 30px;
  height: 30px;
}

.chosen .attr-ico {
  background: url(../images/attr-icons-white.png) no-repeat;
}

.attr-ico.sugar {
  background-position: -1px 0;
}

.attr-ico.gluten {
  background-position: 4px -30px;
}

.attr-ico.carb {
  background-position: -1px -58px;
}

.attr-ico.saltless {
  background-position: -1px -87px;
}

.attr-ico.healthy {
  background-position: 3px -116px;
}

.attr-ico.chicken {
  background-position: 1px -148px;
}

.attr-ico.vegetarian {
  background-position: 5px -177px;
}

.attr-ico.sour {
  background-position: -1px -225px;
}

.attr-ico.sweet {
  background-position: -1px -255px;
  width: 35px !important;
}

.attr-ico.spicy {
  background-position: -37px 3px;
}

.attr-ico.bitter {
  background-position: -38px -28px;
}

.attr-ico.umami {
  background-position: -40px -55px;
}

.attr-ico.more {
  background-position: 7px -205px;
  height: 15px;
  margin: 7px 0 8px;
}

.video-play,
.video-play:hover {
  background: url(../images/play-btn.png) no-repeat;
}

.video-play {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 90px;
  margin: -45px 0 0 -45px;
  left: 50%;
  z-index: 1;
}

/* video::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
  background-color: transparent !important;
}

video::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
  background-color: transparent !important;
}

video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
  background-color: transparent !important;
} */

@media only screen and (min-width: 992px) {
  .attr-ico {
    background-image: url(../images/attr-icons.png);
  }
  .chosen .attr-ico {
    background-image: url(../images/attr-icons-white.png);
  }
  .pvl {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pvn {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .btns {
    font-size: 16px;
    padding: 6px 25px 8px;
  }
  .btns.lkk-btn {
    padding: 16px 30px 16px 65px;
    font-size: 18px;
    min-width: 320px;
  }
  .main-title,
  .main-title .h1 {
    font-size: 40px;
  }
  .btns.lkk-btn .lkks {
    top: -8px;
  }
  .main-title {
    padding: 55px 0 35px;
  }
  .main-content .main-title {
    text-align: left;
    line-height: 1;
    font-size: 40px;
    padding: 0 20px 30px 0;
  }
  .main-content .main-title.text-center {
    text-align: center;
  }
  .frt-area h3 {
    padding-bottom: 25px;
    font-size: 24px;
  }
  .frt-area p {
    font-size: 16px;
  }
  .frt-area a.btns,
  .frt-area button {
    min-width: 325px;
    padding: 17px 15px;
    font-size: 16px;
  }
}

.form-control::-webkit-input-placeholder,
.textbox::-webkit-input-placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-control::-moz-placeholder,
.textbox::-moz-placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-control:-ms-input-placeholder,
.textbox:-ms-input-placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-control:-moz-placeholder,
.textbox:-moz-placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="zh"] .coporate-page .form-control::-webkit-input-placeholder,
html[lang="zh"] .coporate-page .textbox::-webkit-input-placeholder {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

html[lang="zh"] .coporate-page .form-control::-moz-placeholder,
html[lang="zh"] .coporate-page .textbox::-moz-placeholder {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

html[lang="zh"] .coporate-page .form-control:-ms-input-placeholder,
html[lang="zh"] .coporate-page .textbox:-ms-input-placeholder {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

html[lang="zh"] .coporate-page .form-control:-moz-placeholder,
html[lang="zh"] .coporate-page .textbox:-moz-placeholder {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.bg-table {
  background: url(../images/bg_product.jpg) center bottom no-repeat;
  background-size: cover;
}

.text-gray {
  color: #666;
}

.page-404 h1,
.text-red {
  color: #910209;
}

.page-404 {
  text-align: center;
  padding: 40px 10px;
}

.page-404 h1 {
  font-size: 150px;
  line-height: 1;
  padding-bottom: 20px;
}

.page-404 h2 {
  font-size: 40px;
}

.page-404 p {
  padding: 15px 0;
  font-size: 1.25rem;
  line-height: 1.2;
}

.round {
  position: relative;
}

.round span {
  position: absolute;
  display: block;
}

.round span.bar-tl {
  background-color: rgba(251, 244, 231, 0.9);
  height: 18px;
  top: -18px;
  left: 0;
  right: 0;
}

.round span.bar-bl,
.round span.bar-tr {
  bottom: 0;
  top: 0;
  background-color: rgba(251, 244, 231, 0.9);
  width: 18px;
}

.round span.bar-tr {
  right: -18px;
}

.round span.bar-bl {
  left: -18px;
}

.round span.bar-br {
  background-color: rgba(251, 244, 231, 0.9);
  bottom: -18px;
  height: 18px;
  left: 0;
  right: 0;
}

.round span.corner-tl {
  background-image: url(../images/corner-tl.png);
  width: 18px;
  height: 18px;
  top: -18px;
  left: -18px;
}

.round span.corner-tr {
  background-image: url(../images/corner-tr.png);
  width: 18px;
  height: 18px;
  right: -18px;
  top: -18px;
}

.round span.corner-bl {
  background-image: url(../images/corner-bl.png);
  width: 18px;
  height: 18px;
  left: -18px;
  bottom: -18px;
}

.round span.corner-br {
  background-image: url(../images/corner-br.png);
  width: 18px;
  height: 18px;
  right: -18px;
  bottom: -18px;
}

.banner-block .banner-item .video-desktop-view,
[data-attr-active],
[data-attr-desktop],
[data-attr-mobile] {
  display: none;
}

@media only screen and (min-width: 992px) {
  [data-attr-desktop] {
    display: inline-block;
  }
  .banner-block .banner-item .video-desktop-view {
    display: block;
  }
  .banner-block .banner-item .video-mobile-view {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  [data-attr-mobile] {
    display: inline-block;
  }
}

a:focus,
a:hover {
  color: inherit;
}

.attr-image {
  width: 30px;
  display: inline-block;
}

.chosen [data-attr-desktop],
.chosen [data-attr-mobile] {
  display: none;
}

.chosen [data-attr-active] {
  display: inline-block;
}

.video-contain {
  height: 100%;
  width: 100%;
}

.video-contain video {
  object-fit: fill;
  position: relative;
}

.video-contain video[poster] {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
}

.banner-video > .container,
.poster-canvas,
.video-contain:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.video-contain:before {
  background-image: url(../images/upload/kv-1.jpg);
  left: 0;
  z-index: 1;
}

.banner-block .banner-item.banner-video .desc {
  z-index: 2;
}

.poster-canvas {
  left: 0;
}

html[lang="zh"] .coporate-page #footer .foot-locator .locator-direction a,
html[lang="zh"] .coporate-page .breadcrumb,
html[lang="zh"] .coporate-page .head-menu,
html[lang="zh"] .coporate-page .main-menu .menu3,
html[lang="zh"] .coporate-page .main-title span,
html[lang="zh"] .coporate-page .sort-box .dropdown .btns {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.banner-video > .container {
  left: 0;
}

.name-capital {
  text-transform: capitalize !important;
}

.menuHidden {
  display: block !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.fancybox-image--custome {
  height: auto !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.pd-b-60 {
  padding-bottom: 60px !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none !important;
  background: url(../images/down-arrow.png) right 10px top 50% no-repeat #fff;
  background-size: 21px;
}

select.form-control {
  background: url(../images/down-arrow.png) right 10px top 50% no-repeat #fff;
  background-size: 21px;
  border-radius: 0;
}

@media all and (min-width: 992px) {
  select {
    background: url(../images/down-arrow.png) right 30px top 50% no-repeat #fff;
    background-size: 21px;
  }
  select.form-control {
    background: url(../images/down-arrow.png) right 30px top 50% no-repeat #fff;
    background-size: 21px;
    font-size: 18px;
    padding: 16px 10px;
  }
}

select::-ms-expand {
  display: none;
}

.checkbox label {
  padding-left: 30px;
  font-weight: 400 !important;
  line-height: 1.3em;
}

/*.checkbox label:before {
  content: "";
  background-color: #fff;
  height: 22px;
  width: 22px;
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
  position: relative;
  outline: 0;
  margin-right: 10px;
  margin-left: -30px;
}*/

.checkbox label.error {
  display: none;
  color: red;
  font-size: 12px;
  font-weight: 700 !important;
  padding-left: 38px;
  margin-top: 5px;
}

.checkbox label.error:before {
  content: none;
}

.checkbox input[type="checkbox"] {
 /* opacity: 0;*/
    position: absolute;
    left: 13px;
    top: 10px;
    width: 22px;
    height: 22px;
}

.checkbox input[type="checkbox"].error ~ .error {
  display: block;
  padding-left: 30px;
}

.checkbox input[type="checkbox"].error + label:before {
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.075), 0 0 8px red;
  -webkit-appearance: none;
}

.checkbox input:checked + label:before {
  content: " ";
  background: url(../images/check-active.png) center no-repeat #910209;
  background-size: 70%;
}

.checkbox input:disabled + label:before {
  content: " ";
  background-color: #c9c8c8;
  border: 2px solid #c9c8c8;
  cursor: not-allowed;
}

.checkbox-group {
  padding: 0;
  margin-bottom: 0;
}

.checkbox-group .checkbox {
  margin-top: 0;
}

.checkbox-group.horizontal .checkbox {
  padding-left: 2px;
  margin-bottom: 0;
}

.checkbox-group.horizontal .checkbox label {
  margin-bottom: 10px;
}

.checkbox-group .checkbox-inline label span,
.checkbox-group .checkbox-inline label:before {
  display: inline-block;
  vertical-align: middle;
}

ul.red-square li {
  position: relative;
}

ul.red-square li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 8px;
  width: 6px;
  height: 6px;
  background: #910209;
}

#footer,
body {
  background-repeat: repeat;
}

body {
  background-image: url(../images/body-bg.jpg);
  background-position: bottom center;
}

.wrapper {
  padding-top: 80px;
}

.section-block {
  max-width: 1280px;
  margin: 0 auto;
}

.section-block.hide + .section-block .recipe-content .main-title {
  padding-top: 0;
}

.section-block.hide-1693 {
  display: none !important;
}

@media only screen and (min-width: 992px) {
  .section-block.hide-1693 + .section-block .recipe-content .main-title {
    padding: 55px 0 35px !important;
  }
}

#header {
  background-image: url(../images/top-bg1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

#footer {
  background-image: url(../images/foot-bg2.png);
  background-position: left 75px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer .foot-form .form-flat .input-group .subscribe-btn,
#footer .foot-form p,
#footer .foot-locator .locator-direction h4,
#footer h2 {
  font-family: Helvetica, Arial, sans-serif;
}

#footer .foot-form {
  background-image: url(../images/foot-bg1.png);
  background-repeat: repeat-x;
  background-position: left top;
  padding: 50px 0;
}

#footer .foot-form p {
  color: #fff;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

#footer .foot-form .foot-frm,
#footer .foot-form .foot-frm-label {
  padding: 0 15px;
}

#footer .foot-form .form-flat {
  display: table;
  width: 100%;
}

#footer .foot-form .form-flat .input-group {
  display: table-cell;
  vertical-align: top;
}

#footer .foot-form .form-flat .input-group .textbox {
  height: 40px;
  border: none;
  box-shadow: none;
}

#footer .foot-form .form-flat .input-group .textbox:focus {
  z-index: 0;
}

#footer .foot-form .form-flat .input-group .subscribe-btn {
  color: #f5edd6;
  border: 2px solid #f5edd6;
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  margin-left: 10px;
  text-align: center;
  padding: 10px 15px;
}

#footer .foot-form + .foot-nav {
  margin-top: 0;
}

#footer .foot-form .form-message {
  color: #fff;
  margin: 10px 0;
  display: none;
}

#footer h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
}

#footer .foot-nav {
  color: #fff;
  margin-top: 20px;
}

#footer .foot-nav ul li {
  padding-left: 11px;
  position: relative;
  padding-bottom: 7px;
}

#footer .foot-nav ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 2px;
}

#footer .foot-link li:before,
#footer .foot-link:before,
.breadcrumb li:before,
.editor-content a[data-video]::before,
.side-menu h2.heading a:before {
  content: "";
}

#footer .foot-nav ul li a {
  font-size: 12px;
  color: #fff;
}

#footer .line-mobile {
  display: none;
}

@media screen and (max-width: 992px) {
  #footer .line-mobile {
    display: block;
    height: 1px;
    width: 96%;
    background-color: #ddd;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

#footer .foot-info ul {
  font-size: 0;
  margin: 0 -5px;
}

#footer .foot-info ul li {
  display: inline-block;
  padding: 0 5px;
}

#footer .foot-info ul.app-downloads li {
  width: 150px;
}

#footer .foot-info .foot-social li {
  position: relative;
}

#footer .foot-info .foot-social li a {
  display: block;
  width: 40px;
}

#footer .foot-info .foot-social li a:hover + .qr-code {
  display: block;
}

#footer .foot-info .foot-social li .qr-code {
  position: absolute;
  display: none;
  bottom: 100%;
  left: 10px;
  z-index: 10;
  min-width: 150px;
}

#footer .foot-info .foot-social li .qr-code.right {
  left: auto;
  right: 10px;
}

#footer .foot-info .foot-social li:hover .qr-code {
  display: block;
}

#footer .foot-info .foot-left-rel {
  position: relative;
}

#footer .foot-info .foot-left-rel .site-block {
  position: absolute;
  top: 0;
  right: -100%;
  z-index: 5;
}

#footer .foot-info .foot-left-rel .site-block .chosen-title {
  text-align: center;
}

#footer .foot-info .foot-left-rel .site-block .site-chosen {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
}

#footer .foot-info .foot-left-rel .site-block .site-chosen a {
  padding: 11px 19px;
  border: 1px solid #fff;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
}

#footer .foot-info .foot-left-rel .site-block .site-chosen .arrow-site-chosen {
  display: block;
  padding: 0 5px;
  line-height: 9px;
}

#footer
  .foot-info
  .foot-left-rel
  .site-block
  .site-chosen
  .arrow-site-chosen
  i {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
}

#footer .foot-locator h3 {
  padding: 20px 0 15px;
}

#footer .foot-locator p {
  color: #fff;
  font-size: 12px;
  padding: 0 0 10px;
}

#footer .foot-locator .form-flat {
  display: table;
  width: 100%;
}

#footer .foot-locator .form-flat .input-group {
  display: table-cell;
  vertical-align: top;
}

#footer .foot-locator .form-flat .input-group .textbox {
  height: 40px;
  border: none;
  padding: 6px 12px;
  box-shadow: none;
}

#footer .foot-locator .form-flat .input-group .find-btn {
  color: #fff;
  background-color: #a81a0e;
  display: block;
  font-size: 15px;
  line-height: 16px;
  font-weight: 700;
  margin-left: 10px;
  text-align: center;
  padding: 12px 15px 13px;
}

#footer .foot-locator .locator-direction {
  padding: 20px 0;
  line-height: 1.5;
}

#footer .foot-locator .locator-direction h4 {
  font-size: 16px;
  font-weight: 700;
  color: #a81a0e;
  padding-bottom: 8px;
}

#footer .foot-locator .locator-direction a,
.breadcrumb,
.head-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer .foot-locator .locator-direction p {
  color: rgba(255, 255, 255, 0.8);
  padding: 0 0 8px;
  font-size: 12px;
}

#footer .foot-locator .locator-direction a {
  font-weight: 700;
  font-size: 14px;
  color: #a81a0e;
}

#footer .foot-link li a,
#footer .foot-link p {
  font-size: 11px;
  color: #fff;
}

#footer .foot-link {
  position: relative;
  text-align: center;
  line-height: 1.3;
}

#footer .foot-link:before {
  left: -15px;
  right: -15px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
}

#footer .foot-link ul {
  padding: 12px 0 5px;
}

#footer .foot-link li {
  position: relative;
  padding: 0 10px;
  display: inline-block;
}

#footer .foot-link li:before {
  border: 1px solid #fff;
  width: 1px;
  height: 13px;
  position: absolute;
  left: -2px;
  top: 3px;
}

#footer .foot-link li:first-child {
  padding-left: 0;
}

#footer .foot-link li:first-child:before {
  display: none;
}

#footer .foot-link p {
  padding-bottom: 12px;
}

.language-chosen {
  color: #ddd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 100;
  cursor: pointer;
}

.language-chosen .language-chosen-child {
  font-size: 14px;
  display: block;
  line-height: 20px;
  color: #ccc;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (max-width: 992px) {
  .language-chosen .language-chosen-child {
    padding: 12px 10px;
  }
}

.language-chosen .language-chosen-child span img {
  position: relative;
  top: 3px;
  width: 15px;
}

.language-chosen .language-chosen-child .arrow-language-chosen {
  display: inline-block;
  padding: 0 5px;
  position: relative;
  top: -3px;
}

.language-chosen .language-chosen-child .arrow-language-chosen i {
  border: solid #ddd;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
}

.language-chosen .language-chosen-child .language-dropdown {
  background-color: #fff;
  display: none;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 100%;
  border: 1px solid #ddd;
  color: #666;
}

@media screen and (max-width: 992px) {
  .language-chosen .language-chosen-child .language-dropdown {
    top: unset;
    bottom: 100%;
    width: -webkit-max-content;
    width: max-content;
  }
}

.language-chosen .language-chosen-child .language-dropdown span {
  white-space: nowrap;
  display: block;
  padding: 10px 20px;
  border-bottom: #ddd 1px solid;
  text-align: right;
}

.language-chosen .language-chosen-child .language-dropdown span a {
  padding: 0;
  color: #666;
}

.language-chosen .language-chosen-child .language-dropdown a:hover {
  color: #910209;
}

.language-chosen .language-chosen-child .language-dropdown span:last-child {
  border-bottom: 0;
}

.btn-menu {
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  padding: 10px 0 0;
}

.btn-menu .icon-bar {
  background-color: #fff;
  height: 3px;
  width: 30px;
  display: block;
  position: relative;
  border-radius: 2px;
}

.btn-menu .icon-bar:after,
.btn-menu .icon-bar:before {
  position: absolute;
  left: 0;
  width: 30px;
  height: 3px;
  background: #fff;
  content: "";
  border-radius: 2px;
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
}

.btn-menu .icon-bar:before {
  transform: translate(0, -350%);
}

.btn-menu .icon-bar:after {
  transform: translate(0, 350%);
}

.btn-menu:not(.collapsed) .icon-bar {
  background-color: transparent;
}

.btn-menu:not(.collapsed) .icon-bar:before {
  transform: translate(0, 0);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.btn-menu:not(.collapsed) .icon-bar:after {
  transform: translate(0, 0);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.head-menu .search-box .form-control {
  border: none;
  height: 40px;
  line-height: 14px;
  border-radius: 0;
  background-clip: padding-box;
  box-shadow: none;
  max-width: 1000px;
}

.app-downloads li {
  position: relative;
}

.app-downloads li .qr-code {
  bottom: 100%;
  left: 5px;
  right: 5px;
  position: absolute;
  display: none;
  z-index: 1;
}

.no-touch .app-downloads li:hover .qr-code {
  display: block;
}

.dropdown-backdrop,
.submenu,
.submenu1 {
  display: none;

}
/*.has-submenu:focus+.submenu1, .has-submenu:hover+.submenu1, .submenu1:hover {
	opacity: 1;
	visibility: visible;
	}*/
	/*@media screen and (min-width: 991px){
ul.menu3 .top-level-entry-container:focus-within .submenu1, ul.menu3 .top-level-entry-container:hover .submenu1{
    display:block;
}
	}*/
.breadcrumb {
  position: relative;
  z-index: 1;
  padding: 0;
  margin-bottom: 40px;
  border-radius: 0;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.5);
}

.breadcrumb ul {
  font-size: 0;
}

.breadcrumb li {
  display: inline-block;
  padding-right: 55px;
  position: relative;
}

.breadcrumb li:before {
  position: absolute;
  top: 0;
  right: 17px;
  width: 20px;
  height: 40px;
  background-image: url(../images/icons.png);
  background-position: 0 -384px;
}

.breadcrumb li:last-child {
  padding-right: 0;
}

.breadcrumb li:last-child:before {
  display: none;
}

.breadcrumb li a,
.breadcrumb li span {
  font-size: 14px;
  color: #FEFEFE;
  line-height: 1;
  padding: 13px 0;
  display: block;
}

.head-main-top .logo,
.side-menu h2.heading {
  position: relative;
}

.side-menu h2.heading a {
  display: block;
  color: #fff;
  background-color: #910209;
  padding: 15px 10px 15px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.side-menu h2.heading a:before {
  border-top: 5px solid #fff;
  border-right: 6px solid transparent;
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 15px;
  border-left: 6px solid transparent;
}

.side-menu h2.heading a:not(.collapsed):before {
  border-top: none;
  border-bottom: 5px solid #fff;
}

.side-menu .category li {
  background-color: #fff;
}

.side-menu .category li ul.sub1 {
  padding: 0;
}

.side-menu .category li ul.sub1 > li > a {
  padding: 10px 10px 10px 25px;
}

@media screen and (min-width: 992px) {
  .side-menu .category li ul.sub1 > li > a {
    font-size: 16px;
  }
  .side-menu .category li {
    border-top: 1px solid #e3e3e3;
  }
}

.side-menu .category li ul.sub2 {
  padding: 0;
}

.side-menu .category li ul.sub2 > li > a {
  padding: 10px 10px 10px 35px;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .side-menu .category li {
    border-bottom: 1px solid #e3e3e3;
  }
}

.side-menu .category li a {
  color: #333;
  display: block;
  padding: 10px 15px;
  line-height: 1;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.side-menu .category li a.chosen {
  color: #fff;
  background-color: #910209;
  outline: 2px solid black;
}

.coporate-page #footer .foot-link li a,
.coporate-page #footer .foot-link p,
.coporate-page #footer h2 {
  color: rgba(255, 255, 255, 0.5);
}

.coporate-page {
  position: relative;
}

.coporate-page .breadcrumb {
  position: absolute;
  left: 0;
  top: 125px;
  right: 0;
}

.coporate-page #footer .foot-link li:before {
  border-color: rgba(255, 255, 255, 0.5);
}

.editor-content a[data-video] {
  position: relative;
  display: inline-block;
}

.editor-content a[data-video]::before {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 90px;
  margin: -45px 0 0 -45px;
  left: 50%;
  z-index: 1;
  background: url(../images/play-btn.png) no-repeat;
}

#btnGoTop {
  position: fixed;
  bottom: 100px;
  right: 15px;
  background: #910209;
  color: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  display: none;
  z-index: 99;
}

@media screen and (max-width: 991px) {
  .visible-desktop {
    display: none;
  }
   .visible-desktop2 {
    display: none;
  }
  .container {
    width: 100%;
  }
  .head-menu .search-box {
    position: absolute;
    top: 10px;
    left: 0;
    right: 70px;
  }
  .head-menu .search-box .search-control {
    position: absolute;
    right: 0;
    top: 8px;
  }
  .head-menu .search-box .search-control .ico {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-position: -29px -153px;
  }
  .head-menu .search-box .search-btn {
    position: absolute;
    right: 8px;
    top: 7px;
  }
  .head-menu .search-box .search-btn:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: -7px;
    left: -7px;
    width: 40px;
    height: 40px;
  }
  .head-menu .search-box .search-btn .ico {
    position: relative;
    z-index: 1;
  }
  .head-menu .search-box .form-control {
    padding-right: 40px;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 1.4;
  }
  .head-menu .search-box .search-btn-close {
    position: absolute;
    right: 5px;
    top: 8px;
  }
  .head-menu .search-box .search-btn-close .ico.ico-close {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-position: -3px -354px;
  }
  .head-menu .locate-btn {
    position: absolute;
    top: 15px;
    right: 115px;
  }
  #header {
    background-position: top center;
    padding: 10px 0 8px;
    min-height: 60px;
    background-size: auto 80px;
    box-shadow: 0 0 10px 5px rgba(51, 51, 51, 0.4);
  }
  #header .head-group1 {
    position: relative;
  }
  #header .logo {
    padding: 0 0 0 15px;
    display: block;
    max-width: 50%;
  }
  #header .logo.logo1 {
    display: none;
  }
  #header .logo img {
    width: auto;
    height: 45px;
    padding-top: 15px;
  }
  .coporate-page #header .logo {
    padding: 0 0 0 15px;
  }
  .coporate-page #header .logo img {
    padding-top: 5px;
    height: 55px;
  }
  #footer ul.col-md-6 {
    padding: 0;
  }
  #footer .foot-info {
    padding: 0 0 50px;
  }
  #footer .foot-info .foot-social ul {
    margin: 0 -5px -10px;
  }
  #footer .foot-info .foot-social li {
    padding: 0 10px 10px;
  }
  .open-menu,
  .open-menu body {
    overflow: hidden;
  }
  .main-menu {
    width: 100%;
    position: fixed;
    top: 60px;
    height: auto !important;
    bottom: 0;
    right: -999px;
    z-index: 11;
    background-color: #fff;
    transition: all 0.3s;
  }
  .main-menu.in,
  .main-menu.in .menu2 {
    right: 0;
  }
  .main-menu .menu1 {
    text-align: center;
    background-color: #000;
    width: 100%;
    display: table;
  }
  .main-menu .menu1 li {
    width: 30%;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    position: relative;
  }
  .main-menu .menu1 li:nth-child(2) {
    width: 40%;
  }
  .main-menu .menu1 li.active a {
    color: #910209;
    font-weight: 700;
  }
  .main-menu .menu1 li.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    border-bottom: 7px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .main-menu .menu1 a {
    line-height: 1.2;
    color: #aaa;
  }
  .main-menu .menu3 {
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    bottom: 42px;
    overflow-y: auto;
	padding: 0.9rem
  }
  .main-menu .menu3 > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .main-menu .menu3 > li > a {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    color: #666;
    font-weight: 700;
    display: block;
    padding: 15px;
  }
  .main-menu .menu3 > li .arrow {
    position: absolute;
    width: 55px;
    height: 45px;
    text-align: center;
    top: 0;
    right: 0;
    background-color: #fff;
  }
  .main-menu .menu3 > li .arrow:before {
    content: "";
    border-top: 8px solid #ddd;
    border-right: 10px solid transparent;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 15px;
    border-left: 10px solid transparent;
  }
  .main-menu .menu3 > li.active .submenu,
  .main-menu .menu3 > li.active .submenu1 {
    display: block;
  }
  .main-menu .menu3 > li.active > a {
    color: #910209;
  }
  .main-menu .menu3 > li.active .arrow:before {
    border-top: none;
    border-bottom: 8px solid #910209;
  }
  .main-menu .menu3 > li.item-icon > a img {
    display: none;
  }
  .main-menu .menu3 .sub-level1 > li {
    border-top: 1px solid #fff;
  }
  .main-menu .menu3 .sub-level1 > li a {
    line-height: 1;
    background-color: #eee;
    color: #666;
    display: block;
    padding: 15px;
  }
  .main-menu .menu3 .tab-content {
    display: none;
  }
  .main-menu .menu2 {
    transition: all 0.3s;
    position: absolute;
    right: -999px;
    width: 100%;
    text-align: center;
    bottom: 0;
    background-color: #000;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-menu .menu2 p {
    background-color: #000;
    color: #aaa;
    -ms-flex: auto;
    flex: auto;
    font-size: 14px;
    border-right: 1px solid #fff;
  }
  .main-menu .menu2 p a {
    padding: 15px 10px;
    color: #aaa;
    display: block;
  }
  .main-menu .menu2 p a img,
  .main-menu .menu2 p.visible-desktop {
    display: none;
  }
  .main-menu .menu2 p.menu-right {
    border-right: none;
    background-color: #910209;
    width: 100%;
  }
  .main-menu .menu2 p.menu-right a {
    color: #fff;
  }
  .main-menu .menu2 p:last-child {
    border-right: none;
  }
  .open-search .search-box {
    right: 15px;
    left: 15px;
    top: 70px;
    z-index: 1;
  }
  .open-search .search-box .search-control {
    right: 55px;
    top: -45px;
  }
  .open-search .search-box .search-control .ico {
    width: 30px;
    height: 3px;
    line-height: 1;
    position: relative;
    background-position: 0 0;
  }
  .open-search .search-box .search-control .ico:after,
  .open-search .search-box .search-control .ico:before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 30px;
    height: 3px;
    background: #fff;
    content: "";
    border-radius: 2px;
  }
  .filter-sort .list-box,
  .side-menu .category {
    left: 0;
    top: 100%;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
  }
  .open-search .search-box .search-control .ico:before {
    transform: translate(0, 0);
    transform: rotate(45deg);
  }
  .open-search .search-box .search-control .ico:after {
    transform: translate(0, 0);
    transform: rotate(-45deg);
  }
  .side-menu {
    padding-top: 30px;
    position: relative;
  }
  .side-menu .category {
    position: absolute;
    width: 100%;
    z-index: 5;
    background: #fff;
    border-bottom: solid 1px #e3e3e3;
    font-size: 0;
  }
  .side-menu .category.collapse.in,
  .side-menu .category.collapsing {
    display: -ms-flexbox;
    display: flex;
  }
  .side-menu .category .block-gap-20 {
    display: none;
  }
  .side-menu .category ul {
    min-width: 50%;
    vertical-align: top;
    padding: 10px;
    -ms-flex: 1;
    flex: 1;
  }
  .side-menu .category ul li {
    border-bottom: solid 1px #f6f6f6;
  }
  .side-menu .category ul li a {
    background: 0 0;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 1.2;
  }
  .side-menu .category ul li:nth-child(even) {
    background: #f6f6f6;
  }
  .side-menu .category ul li:last-child {
    border-bottom: none;
  }
  .filter-sort {
    margin-bottom: 45px;
    position: relative;
  }
  .filter-sort .list-box {
    position: absolute;
    width: 100%;
    z-index: 4;
  }
  .panel-box {
    display: table;
    width: 100%;
    border: 1px solid #706f6e;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 5px;
    color: #333;
    background-color: #fdfcfa;
  }
  .panel-box > div {
    text-align: center;
  }
  .panel-box > div > span {
    display: block;
    padding: 5px;
  }
  .panel-box > div > span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 16px;
    height: 10px;
    background-image: url(../images/icons.png);
    background-position: -38px -350px;
  }
  .panel-box > div > span:not(.collapsed):after {
    margin-top: -1px;
    background-position: -38px -362px;
  }
  .panel-box .filter-box {
    display: table-cell;
    width: 50%;
    border-right: 1px solid #aaa;
  }
  .panel-box .sort-box {
    display: table-cell;
    width: 50%;
    position: relative;
  }
  .panel-box .sort-box .dropdown {
    position: static;
    display: inline-block;
  }
  .panel-box .sort-box .dropdown .btns {
    background: #fdfcfa;
    border: none;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
  }
  .panel-box .sort-box .dropdown .btns:after,
  .panel-box.btn-lg-switch .dropdown a.btns:after {
    vertical-align: middle;
    margin-left: 10px;
    width: 16px;
    height: 10px;
    background-image: url(../images/icons.png);
    content: "";
  }
  .panel-box .sort-box .dropdown .btns:after {
    display: inline-block;
    background-position: -38px -350px;
  }
  .panel-box .sort-box .dropdown.open .btns:after {
    margin-top: -1px;
    background-position: -38px -362px;
  }
  .panel-box .sort-box .dropdown .dropdown-menu {
    margin-top: 10px;
    right: -6px;
    min-width: 130px;
    border-radius: 0;
    background-clip: padding-box;
    box-shadow: none;
    z-index: 5;
    border-color: transparent #706f6e #706f6e;
  }
  .panel-box .sort-box .dropdown .dropdown-menu li {
    padding: 6px 5px 6px 15px;
    border-top: 1px solid #e3e3e3;
  }
  .panel-box .sort-box .dropdown .dropdown-menu li:first-child {
    border-top: none;
  }
  .panel-box .sort-box .dropdown .dropdown-menu li span {
    display: block;
    cursor: pointer;
  }
  .panel-box.btn-lg-switch .dropdown a.btns {
    font-size: 14px;
    padding: 5px 20px;
  }
  .panel-box.btn-lg-switch .dropdown a.btns:after {
    display: inline-block;
    background-position: -38px -350px;
  }
  .panel-box.btn-lg-switch .dropdown.open a.btns::after {
    background-position: -38px -362px;
  }
  .panel-box.btn-lg-switch .dropdown .dropdown-menu {
    background: #fdfcfa;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    width: 100%;
    z-index: 9;
  }
  .panel-box.btn-lg-switch .dropdown .dropdown-menu a {
    padding: 7px 10px;
  }
  .filter-group {
    background-color: #fff;
    padding: 15px 10px 0;
    display: table;
    width: 100%;
  }
  .filter-group .filter-label {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    display: table-cell;
    width: 75px;
    padding: 15px 0;
    vertical-align: top;
  }
  .filter-group ul {
    display: table-cell;
    font-size: 0;
  }
  .filter-group ul li {
    display: inline-block;
    min-width: 130px;
    width: 50%;
    padding: 5px;
    vertical-align: middle;
  }
  .filter-group ul li.visible-desktop {
    display: none;
  }
  .filter-group ul li a {
    border: 2px solid #e4a458;
    border-radius: 20px;
    line-height: 1;
    font-size: 13px;
    color: #e4a458;
    font-weight: 700;
    display: block;
    padding: 2px 5px 2px 4px;
  }
  .filter-group ul li a .attr-image {
    display: table-cell;
  }
  .filter-group ul li a span {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: -3px;
  }
  .filter-group ul li.chosen a {
    background-color: #e4a458;
    color: #fff;
  }
  .filter-btn {
    clear: both;
    width: 100%;
    display: table;
    padding: 20px 10px;
    background-color: #fff;
    text-align: center;
  }
  .filter-btn a {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 5px;
    border: 2px solid #910209;
    font-size: 15px;
    font-weight: 700;
  }
  .filter-btn a.btn-search {
    background-color: #910209;
    color: #fff;
    position: relative;
    padding-right: 10px;
  }
  .filter-btn a.btn-search:after {
    content: "";
    width: 10px;
    bottom: -2px;
    right: -2px;
    top: -2px;
    position: absolute;
    background-color: #fff;
  }
  .filter-btn a.btn-clear {
    background-color: #f2f2f2;
    color: #910209;
    width: 40%;
  }
  .tmp-2col {
    padding: 0 15px;
  }
  .coporate-page .main-menu .menu3 {
    top: 0;
  }
  .coporate-page .main-menu .menu2 p {
    width: 33.33336%;
    border: none;
  }
  .coporate-page .main-menu .menu2 .language-chosen {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .coporate-page .main-menu .menu2 .language-chosen p {
    background-color: #910209;
    font-size: 16px;
  }
  .coporate-page .main-menu .menu2 .language-chosen p:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }
  .coporate-page .main-menu .menu2 .language-chosen p a {
    color: #fff;
  }
  .coporate-page .foot-info {
    padding: 10px 0 50px;
  }
}

@media screen and (min-width: 600px) and (max-width: 991px) {
  .filter-group ul li {
    min-width: 130px;
    width: auto;
  }
  .filter-group ul li a {
    padding: 3px 5px;
  }
}

@media only screen and (max-width: 400px) {
  .filter-group .filter-label {
    font-size: 12px;
    width: 60px;
    padding: 16px 0 0;
  }
  .filter-group ul li {
    min-width: 105px;
    padding: 5px 3px;
  }
  .filter-group ul li a {
    border: 1px solid #e4a458;
    font-size: 11px;
  }
  .filter-group ul li a .attr-ico {
    width: 30px;
  }
}

html[lang="zh"] .coporate-page #footer,
html[lang="zh"] .coporate-page #footer .foot-form p,
html[lang="zh"] .coporate-page #footer .foot-locator .locator-direction a,
html[lang="zh"] .coporate-page #footer .foot-locator .locator-direction h3,
html[lang="zh"] .coporate-page #footer .foot-locator .locator-direction h4,
html[lang="zh"] .coporate-page #footer .form-flat .subscribe-btn,
html[lang="zh"] .coporate-page #footer h2,
html[lang="zh"] .coporate-page #footer p,
html[lang="zh"] .coporate-page .breadcrumb,
html[lang="zh"] .coporate-page .head-menu,
html[lang="zh"] .coporate-page .main-menu .menu3,
html[lang="zh"] .coporate-page .sort-box .dropdown .btns {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

@media only screen and (max-width: 480px) {
  .main-menu .menu1 a,
  .main-menu .menu2 p {
    font-size: 13px;
  }
  .main-menu .menu2 p a {
    padding: 0.3rem;
  }
}

@media only screen and (min-width: 992px) {
  .main-menu .menu3,
  .sort-box .dropdown .btns {
    font-family: Helvetica, Arial, sans-serif;
  }
  .coporate-page .main-menu .menu2 .border-right:before,
  .main-menu .menu1 li.active :before,
  .main-menu .menu2 p.menu-right:before,
  .menu-list .menu-item .thumb:before,
  .menu-list:before,
  .search-box .search-control:not(.collapsed):before,
  .side-menu h2.heading:before,
  .sort-box .dropdown .btns:after {
    content: "";
  }
  .visible-mobile {
    display: none;
  }
  .wrapper {
    padding-top: 118px;
  }
  .wrapper.coporate-page {
    padding-top: 125px;
  }
  .container {
    width: 960px;
  }
  .head-menu {
    background-color: #000;
  }
  #header {
    background-size: 100% 80px;
    background-position: bottom center;
    width: auto;
    right: 0;
  }
  #header .main-menu.collapse {
    height: auto !important;
    display: block;
  }
  .modal-open {
    overflow: hidden;
  }
  .head-menu .container {
    position: relative;
  }
  .head-group1 .logo {
    position: absolute;
    top: 9px;
    left: 325px;
    width: 80px;
    display: block;
    font-size: 0;
  }
  .head-group1 .logo img {
    width: 100%;
  }
  .search-box {
    position: absolute;
    right: 0;
    top: 60px;
    left: 190px;
  }
  .search-box .collapse.in {
    z-index: 11;
    position: relative;
  }
  .search-box .search-control {
    position: absolute;
    right: 0;
    top: 4px;
    transition: all 0.3s;
  }
  .search-box .search-control .ico {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-position: -29px -153px;
    cursor: pointer;
  }
  .main-menu .menu1 a,
  .main-menu .menu2 p a {
    line-height: 20px;
    color: #ccc;
    cursor: pointer;
  }
  .search-box .search-control:not(.collapsed) {
    right: 5px;
  }
  .search-box .search-control:not(.collapsed):before {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 10;
  }
  .search-box .search-btn,
  .search-box .search-btn-close {
    position: absolute;
    right: 8px;
    top: 7px;
  }
  .search-box .search-btn-close:before,
  .search-box .search-btn:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: -7px;
    left: -7px;
    width: 40px;
    height: 40px;
  }
  .search-box .search-btn .ico,
  .search-box .search-btn-close .ico {
    position: relative;
    z-index: 1;
  }
  .main-menu {
    display: table;
    position: relative;
  }
  .main-menu .menu1 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
  }
  .main-menu .menu1 li {
    display: inline-block;
    padding: 10px 10px 10px 0;
    position: relative;
  }
  .main-menu .menu1 li.active {
    font-weight: 700;
  }
  .main-menu .menu1 li.active :before {
    background: url(../images/top-arrow.png) no-repeat;
    width: 25px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
  }
  .main-menu .menu1 a {
    font-size: 15px;
    display: block;
  }
  .main-menu .menu2 {
    float: right;
    font-size: 0;
  }
  .main-menu .menu2 p {
    display: inline-block;
    padding: 10px 0 10px 20px;
    vertical-align: top;
  }
  .main-menu .menu2 p:empty {
    padding-left: 0;
  }
  .main-menu .menu2 p a {
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main-menu .menu2 p a img {
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
  }
  .main-menu .menu2 p.menu-left {
    float: left;
  }
  .main-menu .menu2 p.menu-right {
    position: relative;
  }
  .main-menu .menu2 p.menu-right:before {
    display: inline-block;
    position: absolute;
    left: 9px;
    top: 13px;
    border-left: 1px solid #fff;
    width: 1px;
    height: 13px;
  }
  .main-menu .menu3 {
    position: absolute;
    right: 30px;
    top: 40px;
    width: 100%;
    text-align: right;
    font-size: 0;
    padding-left: 226px;
    display: block;
    height: 78px;
  }
  .main-menu .menu3 > li {
    display: table-cell;
    vertical-align: middle;
    width: 11%;
    height: 78px;
  }
  .main-menu .menu3 > li:last-child {
    position: relative;
  }
  .main-menu .menu3 > li:hover {
    background: #fff;
  }
  .main-menu .menu3 > li.item-icon {
    width: 2%;
  }
  .main-menu .menu3 > li.item-icon > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-menu .menu3 > li.item-icon > a img {
    height: 32px;
  }
  .main-menu .menu3 > li.item-icon > a .helper-icon-red {
    display: none;
  }
  .main-menu .menu3 > li > a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 27px 10px;
    text-align: center;
    display: block;
    font-weight: 700;
    white-space: nowrap;
  }
  .main-menu .menu3 > li.active > a,
  .main-menu .menu3 > li:hover > a {
    background-color: #fff;
    color: #a81a0e;
  }
  .main-menu .menu3 > li.active > a .helper-icon,
  .main-menu .menu3 > li:hover > a .helper-icon {
    display: none;
  }
  .main-menu .menu3 > li.active .submenu,
  .main-menu .menu3 > li.active .submenu1,
  .main-menu .menu3 > li.active > a .helper-icon-red,
  .main-menu .menu3 > li:hover .submenu,
  .main-menu .menu3 > li:hover .submenu1,
  .main-menu .menu3 > li:hover > a .helper-icon-red {
    display: block;
  }
  .main-menu .menu3 > li.menu-lg.active > a:before,
  .main-menu .menu3 > li.menu-lg:hover > a:before {
    right: 0;
  }
  .main-menu .menu3 > li:first-child:nth-last-child(n + 7) > a,
  .main-menu .menu3 > li:first-child:nth-last-child(n + 7) ~ li > a {
    white-space: normal;
    /*padding: 0 5px;*/
	padding: 0 0px;
  }
  .submenu,
  .submenu1 {
    position: absolute;
    top: 100%;
    left: 30px;
    text-align: left;
    z-index: 10;
    height: 470px;
    background-color: #fff;
    width: 100%;
    transition: all 0.3s;
  }
  .submenu1 > ul,
  .submenu > ul {
    min-width: 200px;
    float: left;
    overflow-y: auto;
    height: 100%;
  }
  .submenu .tab-content,
  .submenu1 .tab-content {
    float: left;
    width: 760px;
  }
  .submenu .view-all,
  .submenu1 .view-all {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 15px 30px;
    text-align: center;
    color: #aaa;
    font-size: 16px;
    width: 160px;
    line-height: 24px;
  }
  .submenu .view-all:hover,
  .submenu1 .view-all:hover {
    text-decoration: underline;
  }
  .submenu li,
  .submenu1 li {
    font-size: 16px;
    position: relative;
    border-top: 1px solid #eee;
  }
  .submenu li a,
  .submenu1 li a {
    padding: 15px 10px 15px 30px;
    color: #555;
    background-color: #f9f9f9;
    display: block;
    line-height: 1.4;
  }
  .submenu li .menu-tab,
  .submenu1 li .menu-tab {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
  }
  .submenu li:first-child,
  .submenu1 li:first-child {
    border-top: none;
  }
  .submenu li a:hover,
  .submenu li.active a,
  .submenu1 li a:hover,
  .submenu1 li.active a {
    background-color: #fff;
    color: #a81a0e;
    text-shadow: 0 0 1px #a81a0e;
  }
  .submenu1 {
    left: auto;
    height: auto;
    width: auto;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .submenu1.submenu-3col {
    left: 30px;
    right: -30px;
  }
  .submenu1.submenu-3col .sub-level1 {
    float: none;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
  }
  .submenu1.submenu-3col .sub-level1 > li {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width: 33.333336%;
    border-top: none;
    border-bottom: 1px solid #eee;
  }
  .submenu1.submenu-3col .sub-level1 > li a {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .submenu1.submenu-3col .sub1-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .submenu1--right {
    top: 78px;
    right: 0 !important;
  }
  .submenu1--right li a {
    padding-right: 30px;
  }
  .coporate-page .submenu {
    height: auto;
  }
  .menu-list {
    font-size: 0;
    width: 600px;
    padding-top: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .menu-list:before {
    position: absolute;
    top: 40px;
    bottom: 40px;
    right: 159px;
    width: 1px;
    border-left: 1px solid #ccc;
  }
  .menu-list .menu-item {
    display: inline-block;
    width: 200px;
    vertical-align: bottom;
    padding: 35px 8px 20px;
    text-align: center;
  }
  .menu-list .menu-item p {
    line-height: 22px;
  }
  .menu-list .menu-item .thumb {
    position: relative;
    text-align: center;
    padding-bottom: 16px;
  }
  .menu-list .menu-item .thumb:before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -74px;
    width: 148px;
    height: 55px;
    background-image: url(../images/shadow.png);
  }
  .menu-list .menu-item .thumb img {
    position: relative;
    z-index: 1;
    max-height: 100px;
  }
  .menu-list .menu-item .name {
    color: #9a030a;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .menu-list .menu-item .subname {
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .head-main-top {
    padding: 19px 0 18px;
    max-height: 78px;
  }
  .coporate-page #header {
    background-size: 100% 87px;
  }
  .coporate-page .head-group1 .logo {
    left: auto;
    top: 8px;
    right: 275px;
    width: 120px;
  }
  .coporate-page .head-group1 .logo img {
    display: block;
  }
  .coporate-page .head-main-top {
    padding: 15px 0 28px;
    max-height: 85px;
  }
  .coporate-page .main-menu .menu3,
  .coporate-page .main-menu .menu3 > li {
    height: 85px;
  }
  .coporate-page .main-menu .menu3 > li .submenu li a,
  .coporate-page .main-menu .menu3 > li .submenu1 li a {
    padding: 15px 10px 15px 15px;
  }
  .coporate-page .main-menu .menu3 > li .submenu ul,
  .coporate-page .main-menu .menu3 > li .submenu1 ul {
    float: none;
    width: 210px;
  }
  .coporate-page .main-menu .menu3 > li > a {
    font-size: 16px;
    padding: 31px 17px 30px;
  }
  .coporate-page .main-menu .menu3 > li.active.active > a,
  .coporate-page .main-menu .menu3 > li.active:hover > a,
  .coporate-page .main-menu .menu3 > li:hover.active > a,
  .coporate-page .main-menu .menu3 > li:hover:hover > a {
    background-color: #fff;
    color: #a81a0e;
  }
  .coporate-page .main-menu .menu2 .language-chosen.visible-desktop {
    display: inline-block;
    position: relative;
    padding: 10px 0 10px 20px;
  }
  .coporate-page
    .main-menu
    .menu2
    .language-chosen.visible-desktop.open
    .caret {
    border-top: none;
    border-bottom: 6px solid #ccc;
  }
  .coporate-page .main-menu .menu2 .language-chosen.visible-desktop a {
    font-size: 14px;
    display: block;
    line-height: 20px;
    color: #ccc;
  }
  .coporate-page
    .main-menu
    .menu2
    .language-chosen.visible-desktop
    .dropdown-menu {
    background-color: #000;
    min-width: 1px;
    border-radius: 0;
    background-clip: padding-box;
    box-shadow: none;
    margin-top: -2px;
    padding: 0;
  }
  .coporate-page
    .main-menu
    .menu2
    .language-chosen.visible-desktop
    .dropdown-menu
    a:hover {
    color: #910209;
  }
  .coporate-page .main-menu .menu2 .border-right {
    position: relative;
    padding-right: 15px;
  }
  .coporate-page .main-menu .menu2 .border-right:before {
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 14px;
    border-left: 1px solid #fff;
    width: 1px;
    height: 13px;
  }
  .coporate-page .search-box .search-control {
    top: 8px;
  }
  .coporate-page .foot-info {
    padding: 10px 0 45px;
  }
  html[lang="zh"] .coporate-page .head-group1 .logo {
    right: 230px;
  }
  html[lang="zh"] .main-menu .menu3 > li {
    padding: 0 5px;
    width: auto;
  }
  html[lang="zh"] .main-menu .menu3 > li .submenu1 {
    margin-left: -5px;
  }
  html[lang="zh"] .main-menu .menu3 > li.item-icon {
    width: auto;
  }
  #footer .col-md-12,
  #footer .col-md-6 {
    padding: 0;
  }
  #footer .col-md-6-2{
	column-count: 2;
    padding-right: 0.715em;
  }
  #footer h2 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
  }
  #footer .foot-form {
    padding: 75px 0;
  }
  #footer .foot-form p {
    padding: 12px 0;
  }
  #footer .foot-form .form-flat .input-group .subscribe-btn {
    font-size: 18px;
    line-height: 18px;
    padding: 9px 10px 10px;
    width: 165px;
  }
  #footer .foot-form .textbox {
    width: 240px;
    float: none;
  }
  #footer .foot-form .foot-frm-label {
    float: left;
    width: 55%;
    padding-left: 0;
  }
  #footer .foot-form .foot-frm {
    width: 45%;
    padding: 0;
    float: left;
  }
  #footer .foot-nav {
    color: #fff;
  }
  #footer .foot-nav ul li {
    padding-right: 10px;
  }
  #footer .foot-nav ul li a {
    font-size: 14px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.8);
  }
  #footer .foot-info {
    padding-bottom: 30px;
  }
  #footer .foot-info .bdt {
    margin-top: 0;
    border-top: none;
  }
  #footer .foot-locator {
    padding: 35px 0 55px;
  }
  #footer .foot-locator > .container > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  #footer .foot-locator > .container > .row > div {
    float: none;
  }
  #footer .foot-locator h3 {
    font-size: 20px;
    padding-top: 0;
  }
  #footer .foot-locator p {
    font-size: 14px;
  }
  #footer .foot-locator .form-flat {
    font-size: 0;
  }
  #footer .foot-locator .form-flat .input-group {
    display: inline-block;
    font-size: 16px;
  }
  #footer .foot-locator .form-flat .input-group .textbox {
    width: 230px;
  }
  #footer .foot-locator .form-flat .input-group .find-btn {
    font-size: 16px;
    min-width: 100px;
  }
  #footer .foot-locator .locator-direction {
    background-color: #ddd;
    padding: 15px 25px 8px;
    line-height: 1.5;
  }
  .side-menu .list-box,
  .side-menu h2.heading:before {
    background-color: transparent;
  }
  #footer .foot-locator .locator-direction h4 {
    font-size: 18px;
  }
  #footer .foot-locator .locator-direction p {
    color: #333;
    font-size: 14px;
  }
  #footer .foot-locator .locator-direction a {
    text-decoration: underline;
    color: #a81a0e;
    display: block;
    padding-top: 15px;
  }
  #footer .foot-link {
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
  }
  #footer .foot-link:before {
    display: none;
  }
  #footer .foot-link ul {
    padding: 15px 0;
  }
  #footer .foot-link li a {
    font-size: 14px;
  }
  #footer .foot-link p {
    font-size: 14px;
    text-align: right;
    padding: 15px 0;
  }
  .tmp-2col {
    position: relative;
  }
  .side-menu {
    float: left;
    width: 200px;
  }
  .side-menu .collapse {
    height: auto !important;
    display: block !important;
    transition: all 0s;
  }
  .side-menu h2.heading:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .side-menu h2.heading a {
    font-size: 18px;
    padding: 15px 10px 15px 30px;
  }
  .side-menu h2.heading a:before {
    display: none;
  }
  .side-menu .category li a {
    color: #6b040d;
    padding: 15px 10px 15px 15px;
    font-size: 18px;
  }
  .filter-group {
    padding: 25px 0;
    background: url(../images/patten.png) center bottom repeat-x;
  }
  .filter-group .filter-label {
    text-transform: uppercase;
    font-size: 18px;
    color: #720811;
    font-weight: 700;
    padding-bottom: 15px;
  }
  .filter-group li {
    background: url(../images/taste-bg.png) left center no-repeat;
    padding: 7px 0 7px 20px;
  }
  .filter-group li a {
    background-color: transparent !important;
    display: table;
    width: 100%;
  }
  .filter-group li .attr-ico,
  .filter-group li .attr-image {
    display: table-cell;
  }
  .filter-group li span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 5px;
  }
  .filter-group li.chosen:not(.visible-desktop) {
    background: url(../images/taste-bg-on.png) left center no-repeat;
  }
  .filter-group li.chosen:not(.visible-desktop) span {
    color: #fff;
  }
  .tmp-2col .d-flex-center .sort-box {
    position: static;
  }
  .sort-box {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 55px;
    min-width: 260px;
  }
  .sort-box .sort-label {
    font-size: 16px;
    color: #555;
    font-weight: 700;
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle;
  }
  .sort-box .dropdown {
    display: inline-block;
  }
  .sort-box .dropdown .btns {
    background: #fff;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    min-width: 210px;
    padding: 6px 36px 6px 15px;
    text-align: left;
    border: 1px solid #e3e3e3;
    position: relative;
    outline: 0;
  }
  .sort-box .dropdown .btns:after {
    position: absolute;
    margin-top: 5px;
    width: 16px;
    height: 10px;
    right: 10px;
    background-image: url(../images/icons.png);
    background-position: -38px -350px;
  }
  .sort-box .dropdown.open .btns:after {
    background-position: -38px -362px;
  }
  .sort-box .dropdown-menu {
    z-index: 5;
    margin: 0;
    min-width: 210px;
    width: 100%;
    border-radius: 0;
    background-clip: padding-box;
    box-shadow: none;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-top: none;
  }
  .sort-box .dropdown-menu li {
    padding: 6px 4px 6px 14px;
    border-top: 1px solid #e3e3e3;
  }
  .sort-box .dropdown-menu li:first-child {
    border-top: none;
  }
  .sort-box .dropdown-menu li span {
    cursor: pointer;
    display: block;
  }
  .main-content {
    float: right;
    width: 730px;
  }
  .breadcrumb + #main .section-block:first-child .main-title {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .main-menu .menu3 > li:last-child .submenu1 {
    right: 0;
  }
}

@media only screen and (min-width: 1400px) {
  .ie10 .main-menu .menu3,
  .ie11 .main-menu .menu3 {
    width: auto;
  }
  .ie10 .coporate-page .main-menu .menu3,
  .ie11 .coporate-page .main-menu .menu3 {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  #footer .foot-info .foot-left-rel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer .foot-info .foot-left-rel .site-block {
    position: unset;
  }
  #footer .foot-info .foot-left-rel .site-block .chosen-title {
    font-size: 16px;
    text-align: center;
  }
}

.form-control {
  padding: 13px 12px;
  line-height: normal;
  height: auto;
  font-size: 1rem;
}

.form-control.error {
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.075), 0 0 8px red;
  -webkit-appearance: none;
  margin-bottom: 5px !important;
}

.form-group label.error {
  display: none;
  color: #E30000;
  font-size: 12px;
  padding-left: 10px;
  margin-bottom: 15px;
}

.form-flat label.error {
  color: red;
  margin-top: 5px;
  font-weight: 400 !important;
  font-size: 14px;
  padding-left: 0;
}

.form-check-group label.error {
  font-weight: 700 !important;
  padding-bottom: 10px;
  margin-top: 0;
}

@media all and (min-width: 768px) and (max-width: 992px) and (orientation: portrait) {
  form .form-group [class*="col-"] {
    display: block;
    float: none;
    width: 100%;
  }
}

@media all and (min-width: 992px) {
  form .form-check-group .error {
    padding-left: 0;
  }
}

@media all and (max-width: 991px) {
  .contact-us .contact-form .form-check-group .checkbox label.error {
    font-size: 16px;
  }
  form .form-check-group .error {
    padding-left: 12px;
  }
  form .form-check-group .checkbox label {
    display: block;
  }
  form .form-check-group [class*="col-"] {
    display: block;
    float: none;
    width: 100%;
  }
  form .form-check-group [class*="col-"].col-sm-2 {
    display: none;
  }
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.cookie-policy .cookie-policy-content .link,
.underline {
  text-decoration: underline;
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  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;
}

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000;
  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-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-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: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.login-popup {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.login-popup .login-thumb {
  color: #fff;
  position: relative;
  font-size: 16px;
  vertical-align: middle;
}

.login-popup .login-thumb .desc {
  padding: 10px;
  width: 100%;
}

.login-popup .login-thumb h3 {
  font-size: 36px;
  padding-bottom: 30px;
  font-weight: 700;
  line-height: 1.3;
}

.login-popup .login-thumb p {
  line-height: 1.4;
  padding-bottom: 30px;
}

.login-popup .login-thumb .signup-btn {
  display: inline-block;
  min-width: 140px;
  padding: 12px 15px 15px;
  border-radius: 25px;
  background-clip: padding-box;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 700;
}

.login-popup .login-form {
  position: relative;
  background-color: #fff;
  padding: 30px 15px;
  height: 100%;
}

.login-popup .login-form h2 {
  font-size: 35px;
  padding-bottom: 15px;
  font-weight: 700;
}

.login-popup .login-form .login-btns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  width: 280px;
  margin: 0 auto 30px;
  overflow: hidden;
  border-radius: 25px;
}

.login-popup .login-form .login-btns a {
  width: 50%;
  color: #fff;
  padding: 10px 15px;
}

.login-popup .login-form .login-btns a .fa {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}

.login-popup .login-form .login-btns a.login-btn-weibo {
  background-color: #e1162c;
}

.login-popup .login-form .login-btns a.login-btn-wechat {
  background-color: #00c80f;
}

.login-popup .login-form .login-btns a.login-btn-facebook {
  background-color: #3656a6;
}

.login-popup .login-form .login-btns a.login-btn-google {
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 25px 25px 0;
  padding: 9px 14px;
  color: #666;
}

.login-popup .login-form .login-btns a.login-btn-google img {
  vertical-align: middle;
  margin-right: 8px;
}

.login-popup .login-form .login-failed-info {
  display: none;
}

.login-popup .login-form .input-group {
  padding: 10px 0;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
}

.login-popup .login-form .input-group .image-capt {
  display: table-cell;
  width: 130px;
  padding-right: 10px;
  vertical-align: middle;
}

.login-popup .login-form .input-group .input-capt {
  display: table-cell;
}

.login-popup .login-form .input-group .checkbox label:before {
  top: 7px;
}

.login-popup .login-form .input-group .textbox {
  border-radius: 25px;
  background-clip: padding-box;
  line-height: 20px;
  height: 40px;
}

.login-popup .login-form .input-group .signin-btn {
  color: #fff;
  font-size: 16px;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  border-radius: 25px;
  background-clip: padding-box;
  background-color: #910209;
  padding: 10px;
  display: block;
  font-weight: 700;
}

.login-popup .login-form .input-group .text-gray {
  display: inline-block;
  padding-top: 10px;
}

.login-popup .login-form .input-group .visible-mobile {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}

.login-popup .login-form .input-group .visible-mobile:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 15px;
  border-left: 1px solid #666;
}

.ie10 .login-popup .login-form .input-group .textbox,
.ie11 .login-popup .login-form .input-group .textbox {
  line-height: 16px;
  padding: 10px 12px 16px;
}

.modal {
  padding: 0 !important;
}

.close-modal {
  /*width: 30px;*/
/*  height: 30px;*/
  background-color: transparent;
  position: absolute;
  right: 15px;
  z-index: 1;
  top: 15px;
  cursor: pointer;
/*  background: url(../images/icons.png) 0 -352px no-repeat;*/
}

.language-popup {
  background-color: #fff;
  position: relative;
  height: 100%;
}

.language-popup h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #555;
  padding: 100px 0 60px;
}

.slicing {
  right: -999px;
  left: auto;
  opacity: 0;
  width: 1px;
  display: block !important;
  transition: ease-in 0.3s;
}

.slicing.in {
  right: 0;
  opacity: 1;
  width: 100%;
  transition: ease-out 0.3s;
}

.modal-open {
  padding: 0 !important;
}

.input-group.social-connected-row {
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 0;
  padding: 0 !important;
  overflow: hidden;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
}

.input-group.social-connected-row .info {
  padding: 8px;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0;
  right: 50px;
}

.input-group.social-connected-row .info .fa {
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
}

.input-group.social-connected-row .info .fa.fa-facebook {
  background: #29487d;
}

.input-group.social-connected-row .info .fa.fa-google-plus {
  background: #dd4b39;
}

.input-group.social-connected-row .avatar {
  width: 50px;
  float: right;
}

.input-group.social-connected-row label {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
  padding-right: 50px;
}

.input-group.social-connected-row label span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mode-iOS body.modal-open {
  height: 200px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  #resetPassword .close-modal {
    display: block;
  }
  .dimiss-modal {
    display: none;
  }
  .open-menu .modal-open .dimiss-modal {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    left: 15px;
  }
  .open-menu .modal-open .dimiss-modal span {
    background-color: #fff;
    height: 3px;
    width: 20px;
    display: block;
    position: absolute;
    border-radius: 2px;
  }
  .open-menu .modal-open .dimiss-modal span:nth-child(1) {
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    left: -10px;
  }
  .open-menu .modal-open .dimiss-modal span:nth-child(2) {
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    left: -10px;
  }
  .open-login .modal-open #header .logo {
    display: none;
  }
  .open-language .logo {
    text-align: center;
    display: block;
  }
  .open-language .locate-btn,
  .open-language .search-box {
    display: none;
  }
  .login-popup {
    transform: translate(0, 0) !important;
    top: 0 !important;
  }
  .login-popup .login-form {
    overflow-y: auto;
  }
  .login-popup .login-form .collapse > p {
    font-size: 15px;
  }
  .login-popup .login-form .login-btns {
    width: 100%;
    max-width: 312px;
    border-radius: 22px;
  }
  .login-popup .login-form .input-group {
    display: block;
    max-width: 312px;
  }
  .login-popup .login-form .input-group.login-failed-info {
    display: none;
  }
  .login-popup .login-form .input-group .textbox {
    display: block;
    float: none;
    height: 46px;
    padding: 0 35px;
  }
  .login-popup .login-form .input-group .error {
    display: block;
  }
  .login-popup .login-form .input-group .signin-btn {
    max-width: 312px;
    padding: 12px;
  }
  .language-popup h2 {
    font-family: 18px;
    padding: 30px 0 25px;
  }
  .language-popup .language-list {
    margin: 0 -15px;
  }
  .language-popup .language-list li {
    text-align: center;
    font-size: 0;
    background: #fff;
  }
  .language-popup .language-list li > a {
    display: block;
    padding: 15px;
    font-size: 16px;
    color: #666;
    position: relative;
    font-weight: 700;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ddd;
  }
  .language-popup .language-list li > a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-top: 7px solid #ccc;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .language-popup .language-list li span {
    cursor: pointer;
    font-size: 13px;
    display: none;
    border-left: 1px solid #ddd;
    padding: 15px;
    width: 50%;
    background-color: #fff;
    color: #910209;
  }
  .language-popup .language-list li span.col3 {
    width: 33.333333336%;
  }
  .language-popup .language-list li span:nth-child(2) {
    border-left: none;
  }
  .language-popup .language-list li span.visible-desktop {
    display: none;
  }
  .language-popup .language-list li.language-item--3 span {
    width: 33.33%;
  }
  .language-popup .language-list li.active a {
    color: #910209;
  }
  .language-popup .language-list li.active a:before {
    border-bottom: 7px solid #910209;
    border-top: none;
  }
  .language-popup .language-list li.active span:not(.visible-desktop) {
    display: inline-block;
    vertical-align: middle;
  }
  .language-popup .language-list li.active span:not(.visible-desktop) a {
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .language-popup .language-list li.active span:empty {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .dimiss-modal {
    display: none;
  }
  .login-popup {
    display: table;
    width: 725px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.2s linear;
  }
  .login-popup .login-thumb {
    width: 320px;
    display: table-cell;
    background: url(../images/upload/image-1.jpg) top left no-repeat;
    background-size: cover;
  }
  .login-popup .login-form {
    padding: 15px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    width: 405px;
  }
  .login-popup .login-form h2 {
    padding-bottom: 15px;
  }
  .login-popup .login-form .login-btns {
    margin-bottom: 10px;
  }
  .login-popup .login-form .input-group .checkbox {
    font-size: 13px;
  }
  .login-popup .login-form .input-group .textbox {
    outline: 0;
    float: none;
  }
  .login-popup .login-form .input-group .textbox:focus {
    outline: 0;
    box-shadow: none;
  }
  .login-popup .login-form .input-group .textbox::-webkit-input-placeholder {
    text-align: center;
  }
  .login-popup .login-form .input-group .textbox::-moz-placeholder {
    text-align: center;
  }
  .login-popup .login-form .input-group .textbox:-ms-input-placeholder {
    text-align: center;
  }
  .login-popup .login-form .input-group .textbox:-moz-placeholder {
    text-align: center;
  }
  .login-popup .login-form .input-group .signin-btn {
    max-width: 160px;
    margin: 0 auto;
  }
  .login-popup .login-form .input-group .visible-mobile {
    display: none;
  }
  .language-popup {
    display: table;
    width: 100%;
  }
  .language-popup .close-modal {
    right: 30px;
    top: 30px;
  }
  .language-popup .language-list {
    margin: 0 -5px;
    padding-bottom: 100px;
    overflow: hidden;
  }
  .language-popup .language-list ul {
    float: left;
    width: 50%;
    padding: 0 5px;
  }
  .language-popup .language-list li {
    display: table;
    width: 100%;
    padding: 0 15px;
  }
  .language-popup .language-list li:nth-child(odd) {
    background-color: #f6f6f6;
  }
  .language-popup .language-list li > a {
    color: #910209;
    font-size: 16px;
    font-weight: 700;
    height: 60px;
    width: 52%;
    vertical-align: middle;
    display: table-cell;
  }
  .language-popup .language-list li span {
    width: 16%;
    cursor: pointer;
    display: table-cell;
    padding: 0 3px;
    font-size: 14px;
    vertical-align: middle;
  }
}

.pre-loading {
  display: none;
  visibility: hidden;
}

.loading {
  position: relative;
}

.loading .pre-loading {
  visibility: visible;
  position: absolute;
  z-index: 98;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cookie-policy {
  background-color: #fff;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 30px;
  z-index: 99;
  opacity: 0;
  border-top: 5px solid #910209;
}

.cookie-policy .cookie-policy-content {
  padding: 0 20px;
}

.cookie-policy .cookie-policy-content .title {
  color: #910209;
  font-size: 24px;
  font-weight: 700;
}

.cookie-policy .cookie-policy-content .description {
  padding: 20px 0;
  line-height: 1.3;
}

.cookie-policy .cookie-policy-content .btn-approve {
  color: #fff;
  padding: 10px 40px;
  background-color: #910209;
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap iframe,
.fancybox-wrap object,
libs .fancybox-wrap {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner,
.fancybox-outer {
  position: relative;
  z-index: 41;
}

.fancybox-inner {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.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;
}

html[lang="zh"] .coporate-page ~ .fancybox-overlay .fancybox-error,
html[lang="zh"] .coporate-page ~ .fancybox-overlay .fancybox-title {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-close:hover {

}

#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_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 40;
}

.fancybox-close:before {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.fancybox-nav {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 42;
}

.fancybox-nav span {
  display: block;
}

.fancybox-prev,
.fancybox-prev:hover {
  left: -15px;
 
  background-position: -40px -30px;
}

.fancybox-next,
.fancybox-next:hover {
  right: -15px;

  background-position: -40px -60px;
}

.fancybox-margin {
  margin: 0 !important;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-lock,
.popup-mode {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body,
.popup-mode body {
  overflow: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay,
.popup-mode .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility: hidden;
  font: 400 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened {
  overflow: hidden;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  top: 100%;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
  margin-top: 2px;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 500px;
}

.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, 0.8);
}

@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 {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
}

.bx-wrapper .bx-controls-direction {
  display: none;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  width: 55px;
  height: 100px;
  text-align: center;
  text-indent: -9999px;
  margin-top: -50px;
  display: block;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-direction .bx-next {
  background-color: rgba(255, 255, 255, 0.4);
  right: 0;
}

.bx-wrapper .bx-controls-direction .bx-next:before {
  width: 20px;
  height: 40px;
  background: url(../images/icons.png) -36px -39px no-repeat;
  position: absolute;
  left: 20px;
  top: 30px;
  content: "";
}

.bx-wrapper .bx-controls-direction .bx-prev {
  background-color: rgba(255, 255, 255, 0.4);
  left: 0;
}

.bx-wrapper .bx-controls-direction .bx-prev:before {
  width: 20px;
  height: 40px;
  background: url(../images/icons.png) -36px 0 no-repeat;
  position: absolute;
  left: 15px;
  top: 30px;
  content: "";
}

.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
}

.bx-wrapper .bx-pager a {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  text-indent: -9999px;
  background-color: #fff;
  border-radius: 5px;
  background-clip: padding-box;
}

.bx-wrapper .bx-pager a.active {
  background-color: #910209;
}

.fancybox-lock .bx-wrapper .bx-controls-direction {
  display: none !important;
}

.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 10px;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

.scrollable.gray-skin,
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: #000;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

.scrollable.gray-skin .scroll-bar {
  background-color: #f5f5f5;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: #d3d3d3;
  border-radius: 3px;
  background-clip: padding-box;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 6px;
  border-radius: 3px;
  background-clip: padding-box;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: linear-gradient(to right, #95aabf 0, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#95aabf',endColorstr='#547092',GradientType=1)";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#95aabf',endColorstr='#547092',GradientType=0)";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

@media only screen and (max-width: 991px) {
  .bx-wrapper:hover .bx-controls-direction,
  .product-vote:hover .bx-wrapper .bx-controls-direction {
    display: block;
  }
  .bx-wrapper:hover .bx-pager a:hover {
    background-color: #910209;
  }
  .fancybox-title-float-wrap {
    /*max-width: 100%;*/
  }
  .fancybox-title-float-wrap .child {
    margin-right: -100%;
	max-width: 100%;
  }
  .fancybox-opened {
    max-width: 88%;
  }
  .fancybox-inner {
    width: auto !important;
    height: auto !important;
  }
  .banner-block .banner-item.banner-video .desc {
    left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .bx-wrapper .bx-pager {
    bottom: 30px;
  }
  .bx-wrapper .bx-controls-direction,
  .no-touch .bx-wrapper .bx-controls-direction {
    display: block;
  }
}

.touch .banner-block .bx-wrapper .bx-controls-direction {
  display: none;
}

.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
  padding-bottom: 5px;
}

.banner-block .banner-item img,
.banner-block .temp-image img {
  display: block;
  width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

.banner-block {
  margin: 0 auto;
  position: relative;
}

.banner-block .temp-image {
  margin: 0 auto;
  visibility: hidden;
  width: 100%;
}

.banner-block .eye-hidden {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  visibility: hidden;
  z-index: -1;
}

.banner-block .list-unstyled {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

.banner-block .list-unstyled li {
  height: 100%;
  background-size: cover;
}

.banner-block li {
  background-repeat: no-repeat;
  background-position: center 52%;
  background-size: cover;
  position: relative;
}

.banner-block .banner-item:not(:empty):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
}

.banner-block .banner-item.no-overlay::before {
  display: none;
}

.banner-block .banner-item video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.banner-block .banner-item.banner-video .desc {
  position: absolute;
  top: 0;
}

.banner-block .desc {
  position: relative;
  color: #fff;
  text-align: center;
  width: 100%;
  z-index: 2;
  opacity: 0;
  transition: 0.4s all;
}

.banner-block .current-slide .desc,
.banner-block .static_banner .desc {
  opacity: 1;
}

.banner-block .desc .banner-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  padding-bottom: 5px;
}

.banner-block .desc .banner-title span {
  font-size: 21px;
  display: block;
}

.banner-block .desc .banner-text {
  line-height: 1.4;
  font-size: 15px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 400px) {
  .banner-block .desc .inpos {
    margin-top: -10px;
  }
  .banner-block .desc .banner-title {
    padding-bottom: 0;
    font-size: 18px;
  }
  .banner-block .desc .banner-text {
    line-height: 1.2;
    padding-bottom: 5px;
    font-size: 12px;
  }
}

.banner-block .bx-controls-direction .bx-next {
  background-color: rgba(255, 255, 255, 0.4);
  right: 0;
}

.banner-block .bx-controls-direction .bx-next:before {
  width: 20px;
  height: 40px;
  background: url(../images/icons.png) -36px -39px no-repeat;
  position: absolute;
  left: 20px;
  top: 30px;
  content: "";
}

.banner-block .bx-controls-direction .bx-prev {
  background-color: rgba(255, 255, 255, 0.4);
  left: 0;
}

.banner-block .bx-controls-direction .bx-prev:before {
  width: 20px;
  height: 40px;
  background: url(../images/icons.png) -36px 0 no-repeat;
  position: absolute;
  left: 15px;
  top: 30px;
  content: "";
}

.ie10 .banner-block .banner-item video,
.ie11 .banner-block .banner-item video {
  width: 100%;
  height: auto;
  top: 50%;
  transform: translate3d(0, 0, 0);
}

.ie10 .product-feature .text-content .text-1 p + p,
.ie11 .product-feature .text-content .text-1 p + p {
  max-height: 140px;
}

.no-touch .banner-play {
  display: none;
}

.recipe-list {
  padding-bottom: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}

.recipe-list .recipe-item {
  width: 33.333336%;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 20px;
}

.recipe-list .recipe-thumb {
  padding: 0 10px;
  position: relative;
  display: inline-block;
  text-align: center;
}

.recipe-list .recipe-thumb:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: url(../images/shadow.png) no-repeat;
  background-size: 100% 100%;
}

.recipe-list .recipe-thumb img {
  display: inline-block;
  position: relative;
}

.recipe-list .recipe-label {
  position: relative;
}

.recipe-list .recipe-label img {
  width: 90%;
  display: inline-block;
}

.recipe-list .recipe-label span {
  position: absolute;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
}

.list-sauce {
  display: table;
  margin: 35px auto 0;
}

.product-feature {
  text-align: center;
}

.product-feature .text-center {
  padding: 43px 0;
}

.product-feature .bx-wrapper {
  position: static;
}

.product-feature .bx-viewport {
  overflow: visible !important;
}

.product-feature li {
  position: relative;
  display: inline-block;
  opacity: 0.5;
  transform: translate(0, -10%);
  transition: transform 0.4s;
}

.product-feature .part1 {
  display: inline-block;
  position: relative;
  z-index: 1;
  left: -10px;
}

.product-feature .part1:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 40px;
  background: url(../images/upload/recipes/shadow.png) no-repeat;
  background-size: contain;
}

.product-feature .part1 img {
  position: relative;
  width: 70%;
}

.product-feature .part2 {
  position: relative;
  margin: auto auto -35px -40px;
  z-index: 2;
  width: 150px;
}

.product-feature .text-content {
  text-align: center;
  opacity: 0.4;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 30px 25px 70px;
  width: 265px;
  min-height: 200px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgba(51, 51, 51, 0.6);
}

.product-feature .text-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 148px;
  height: 133px;
  background: url(../images/upload/paper-bg.png) bottom right no-repeat;
}

.product-feature .text-content h3 {
  font-size: 16px;
  font-weight: 700;
  color: #910209;
  padding-bottom: 12px;
}

.product-feature .text-content p {
  font-size: 13px;
}

.product-feature .text-content p.name {
  color: #A16B11;
  font-size: 15px;
  line-height: 1.2;
  padding-bottom: 7px;
}

.product-feature .text-content .text-1 {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.product-feature .text-content .text-1 p + p {
  max-height: 120px;
  line-height: 1.2;
  overflow: hidden;
}

.product-feature .text-content .text-1 p.ellipsis {
  position: relative;
}

.product-feature .text-content .text-1 p.ellipsis::after {
  content: "...";
  display: inline;
  position: absolute;
  bottom: 0;
  right: 0;
}

.product-feature .text-content .text-1 p.name.ellipsis::after {
  letter-spacing: -1px;
}

.product-feature .text-content .text-2 {
  padding: 0 20px;
}

.product-feature .text-content .verticle {
  position: relative;
}

.product-feature .flipster {
  margin: 0 auto;
  width: 340px;
  padding: 40px 0;
}

.product-feature .flipster .flip-inner {
  width: 320px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.product-feature .bx-controls-direction {
  display: block;
}

.product-feature .bx-controls-direction a.bx-next:before,
.product-feature .bx-controls-direction a.bx-prev:before {
  display: none;
}

.product-feature .bx-controls-direction a {
  width: 35px;
  height: 70px;
  margin-top: -40px;
  background-image: url(../images/icons.png);
}

.product-feature .bx-controls-direction a.bx-prev {
  background-position: 0 0;
  background-color: transparent;
  left: 15px;
}

.product-feature .bx-controls-direction a.bx-next {
  background-position: 0 -82px;
  background-color: transparent;
  right: 15px;
}

.product-feature .flip-active {
  text-align: left;
  opacity: 1;
  transform: translate(0, 0);
}

.product-feature .flip-active:before {
  content: "";
  position: absolute;
  left: -480px;
  right: -480px;
  top: 0;
  bottom: 0;
  background-color: transparent;
}

.product-feature .flip-active .part2,
.product-feature .flip-active .text-content,
.product-feature .none-flipster li {
  display: block;
}

.product-feature .none-flipster li .part2 {
  display: block;
  max-width: 200px;
  max-height: 140px;
}

.product-feature .none-flipster li .text-content {
  display: table;
}

.outer-slide {
  position: relative;
}

.product-vote {
  margin: 0 auto;
  width: 290px;
  padding: 10px 0 0;
}

.product-vote .bx-wrapper {
  position: static;
}

.product-vote .bx-wrapper .bxslider {
  height: 100%;
}

.product-vote .bx-wrapper .bxslider > li {
  height: 100%;
  margin-bottom: 20px;
}

.product-vote .bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
}

.product-vote .bx-wrapper .bx-controls-direction .bx-next {
  right: 0;
}

.product-vote .bx-viewport {
  overflow: visible !important;
}

.product-vote .product-vote-item p.vote-label,
.staff-info .staff-label,
.staff-info .staff-log,
.staff-info .staff-name {
  text-overflow: ellipsis;
/*  white-space: nowrap;*/
  overflow: hidden;
}

.product-vote ul {
  margin: 0;
  font-size: 0;
  text-align: center;
}

.product-vote li {
  text-align: center;
  display: inline-block;
  padding: 5px;
}

.product-vote .product-vote-item {
  width: 280px;
  position: relative;
  height: 100%;
  background-color: #9F6B37;
  box-shadow: 0 0 20px 5px rgba(51, 51, 51, 0.3);
}

.product-vote .product-vote-item .thumb img {
  width: 100%;
  display: block;
}

.product-vote .product-vote-item .desc {
  padding: 10px;
  color: #fff;
}

.product-vote .product-vote-item p {
  line-height: 1.2;
}

.product-vote .product-vote-item p.vote-label {
  font-size: 12px;
  padding-bottom: 5px;
}

.product-vote .product-vote-item p.vote-title {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 7px;
}

.product-vote .product-vote-item .vote-list li {
  display: inline-block;
  text-align: left;
  padding: 0 10px;
  font-size: 12px;
}

.product-vote .product-vote-item .vote-list .ico {
  margin-right: 7px;
}

.staff-bg {
  position: relative;
}

.staff-bg .chief-image img {
  width: 100%;
}

.staff-video {
  background: url(../images/upload/text-cloud-2.png) bottom center no-repeat;
  background-size: contain;
  padding: 10px 50px;
  position: absolute;
  bottom: 0;
  font-size: 0;
  width: 305px;
  min-height: 220px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

.staff-video .desc,
.staff-video .thumb {
  display: inline-block;
  text-align: center;
}

.staff-video .play-icon {
  width: 33px;
  height: 34px;
  background-size: 100%;
  background-position: 0 -167px;
}

.staff-video .thumb {
  vertical-align: bottom;
  margin-bottom: 0;
  width: 60px;
}

.staff-video .thumb img {
  max-height: 145px;
}

.staff-video .thumb ~ .desc {
  margin-left: 0;
}

.staff-video .desc {
  color: #fff;
  width: 140px;
  font-size: 13px;
  margin-left: 40px;
  margin-top: 10px;
}

.staff-video .desc p {
  padding: 5px 0 10px;
  line-height: 1.3;
}

.staff-info {
  background: url(../images/upload/text-cloud-1.png) 0 top no-repeat;
  background-size: contain;
  position: absolute;
  left: 30px;
  top: 30%;
  transform: translate(0, -50%);
  padding: 30px 10px 35px 20px;
  display: table;
  min-width: 300px;
}

.staff-info .staff-label {
  color: #fff;
  font-size: 11px;
  padding-bottom: 8px;
  max-width: 180px;
}

.staff-info .staff-name {
  color: #fff;
  padding-bottom: 7px;
  font-weight: 700;
  font-size: 18px;
  max-width: 240px;
  padding-right: 10px;
}

.staff-info .staff-log {
  color: #D8B68F;
  font-size: 14px;
  font-weight: 700;
  max-width: 180px;
  margin-bottom: 10px;
}

.social-list {
  padding: 0 15px;
}

.social-list ul.flex li {
  padding-bottom: 15px;
}

.social-list .social-content-item {
  font-size: 0;
  position: relative;
  background-color: #fff;
  display: block;
  width: 100%;
  vertical-align: top;
  box-shadow: 0 0 20px 5px rgba(51, 51, 51, 0.3);
}

.social-list .social-content-item > span {
  position: absolute;
  left: 10px;
  top: -4px;
  width: 43px;
  z-index: 1;
}

.social-list .social-content-item .social-content {
  padding: 10px;
}

.social-list .social-content-item .social-content .social-title {
  font-size: 16px;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 700;
  color: #910209;
}

.social-list .social-content-item .social-content .social-text {
  line-height: 1.3;
  font-size: 12px;
}

.social-list .social-content-item .social-content .social-text a {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
  color: #333;
}

.social-list .social-content-item .social-box {
  position: absolute;
  left: 50%;
  margin-left: 10px;
  right: 10px;
  bottom: 0;
  border-top: 1px solid #eee;
  padding: 5px 0 4px;
  text-align: right;
}

.social-list .social-content-item .social-box li {
  display: inline-block;
  color: #767676;
  font-size: 12px;
  text-align: left;
  padding: 0 10px;
}

.social-list .social-content-item .social-box li a {
  color: #999;
}

.social-list .social-content-item .social-box li .ico {
  transform: scale(0.6);
  margin-right: 0;
}

.social-list .social-content-item .social-box li .ico-heart-gray, .ico-message {
  height: 24px;
  margin-top: -4px;
  transform: scale(0.6);
  position: relative;
  top: 8px;
}

.social-list .social-content-item .thumb {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
}

.social-list .social-content-item .thumb img {
  display: block;
  width: 100%;
  height: 100%;
}

.social-list .social-content-item .desc {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-bottom: 35px;
}

.social-list .social-content-item .desc.nothumb {
  padding: 0 45px 35px;
  width: 100%;
  float: none;
}

.social-list .social-content-item .desc.nothumb .social-box {
  left: 0;
}

.social-list .social-content-item .desc.nothumb .social-title {
  padding-bottom: 25px;
}

.bg-food {
  position: relative;
  margin-top: -70px;
  background: url(../images/upload/bg-noodle.png) center bottom no-repeat;
  background-size: auto 100%;
}

.home-food {
  text-align: center;
  padding: 100px 0 50px;
  color: #fff;
}

.home-food h2 {
  font-size: 22px;
  padding-bottom: 25px;
  position: relative;
}

.home-food h2:before {
  content: "";
  width: 54px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -27px;
}

.home-food .sub {
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  padding-bottom: 10px;
}

.food-list .desc a,
.food-list .food-date {
  font-size: 13px;
  overflow: hidden;
  color: #684106;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.food-list {
  padding: 0 15px;
}

.food-list li {
  text-align: left;
  padding: 23px 15px;
}

.food-list li .round {
  height: 100%;
  background-color: rgba(251, 244, 231, 0.9);
}

.food-list .desc {
  padding: 5px 38% 5px 5px;
  min-height: 140px;
}

.food-list .desc a {
  display: block;
}

.food-list .thumb {
  position: absolute;
  right: -18px;
  bottom: auto;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  max-height: 100%;
  max-width: 45%;
  overflow: hidden;
}

.food-list .thumb div {
  height: 100%;
}

.food-list .thumb img {
  display: block;
  width: auto;
  height: auto;
  position: relative;
  max-height: 140px;
}

.food-list .thumb canvas {
  width: 100%;
}

.food-list .food-date {
  padding-bottom: 10px;
}

.food-list .food-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 10px;
  color: #684106;
  position: relative;
  z-index: 3;
}

@media only screen and (max-width: 991px) {
  .product-feature .flipster li {
    height: 300px;
  }
  .product-feature .part1 img {
    max-width: 90px;
    width: 100%;
  }
  .product-feature li {
    opacity: 0;
  }
  .product-feature li.current-slide {
    opacity: 1;
  }
}

@media only screen and (max-width: 380px) {
  .product-feature .flipster {
    width: 290px;
  }
  .product-feature .flipster .flip-inner {
    width: 100%;
  }
  .product-feature .part1 {
    left: 20px;
  }
  .product-feature .part2 {
    width: 125px;
    margin-left: 0;
  }
  .product-feature .text-content {
    right: 20px;
    width: 200px;
    padding: 15px 10px 15px 40px;
  }
  .product-feature .text-content .text-1 {
    padding-bottom: 30px;
  }
  .product-feature .bx-controls-direction a.bx-prev {
    left: 0;
  }
  .product-feature .bx-controls-direction a.bx-next {
    right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .recipe-list .recipe-thumb:before {
    height: 15px;
  }
  .recipe-list .recipe-label img {
    width: 100%;
  }
  .recipe-list .recipe-label span {
    font-size: 12px;
  }
  .staff-info {
    background: url(../images/upload/text-cloud-1-mobile.png) 0 top no-repeat;
    background-size: contain;
    left: 0;
    padding: 30px 10px 25px 15px;
  }
  .staff-video {
    padding: 10px 40px 10px 10px;
    width: 250px;
    left: 50%;
    transform: translateX(-50%);
  }
  .staff-video .desc {
    margin-left: 50px;
  }
  .social-list .social-content-item .desc {
    padding-bottom: 20px;
  }
  .social-list .social-content-item .desc.nothumb {
    padding: 10px 45px 30px;
  }
  .social-list .social-content-item .social-content {
    padding: 5px;
  }
  .social-list .social-content-item .social-content .social-title {
    font-size: 12px;
    padding-bottom: 5px;
  }
  .social-list .social-content-item .social-content .social-text {
    font-size: 10px;
  }
  .social-list .social-content-item .social-box {
    margin-left: 5px;
    right: 5px;
    padding: 0 5px;
  }
  .social-list .social-content-item .social-box li {
    font-size: 9px;
    padding: 0 5px;
  }
  .social-list .social-content-item .social-box li .ico {
    transform: scale(0.5);
  }
}

@media only screen and (max-width: 325px) {
  .social-list .social-content-item .social-content .social-text {
    font-size: 9px;
  }
  .social-list .social-content-item .social-box li {
    font-size: 8px;
  }
}

@media screen and (max-width: 640px) {
  .product-feature .text-content {
    padding: 25px 15px 15px 40px;
  }
  .product-feature .text-content .text-1 {
    padding-bottom: 50px;
    margin: 0;
    border: none;
  }
  .product-feature .text-content .text-2 {
    display: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 991px) {
  .staff-video {
    padding: 10px 40px 20px 15px;
    margin-left: 150px;
  }
  .staff-video .play-icon {
    width: 65px;
    height: 65px;
    background-size: unset;
    background-position: 0 -330px;
  }
  .banner-block .btns-primary {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  .banner-block .banner-item {
    overflow: hidden;
  }
  .banner-block .banner-item:before {
    display: none;
  }
  .banner-block .banner-item.banner-video {
    background-color: #000;
  }
  .banner-block .banner-item.banner-video .video-contain {
    margin: 0 auto;
  }
  .banner-block .desc {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
  }
  .banner-block .desc .inpos {
    position: relative;
    z-index: 3;
  }
  .banner-block .desc:not(.touch):after {
    content: "";
    position: absolute;
    z-index: 2;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    top: -10px;
    left: -20px;
    bottom: -20px;
    right: -20px;
  }
  .banner-block .desc.no-description:after {
    display: none;
  }
  .banner-block .desc .banner-text {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .banner-block .desc .banner-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
  }
  .banner-block .desc .banner-title span {
    font-size: 22px;
  }
  .banner-block .banner-video.banner-center .desc {
    left: 50%;
    transform: translate(-50%, 0);
  }
  .banner-block .banner-video.banner-left .desc {
    left: calc((100% - 992px) / 2 + 15px);
  }
  .banner-block .banner-video.banner-right .desc {
    right: calc((100% - 992px) / 2 + 15px);
  }
  .banner-block .banner-left,
  .banner-block .banner-left .desc {
    text-align: left;
  }
  .banner-block .banner-right,
  .banner-block .banner-right .desc {
    text-align: right;
  }
  .banner-block .banner-right .desc:before {
    left: auto;
    right: -55px;
  }
  .banner-block .banner-center .desc {
    width: 100%;
    display: block;
  }
  .banner-block .banner-center .desc .banner-text {
    padding-bottom: 15px;
  }
  .banner-block li {
    background-size: 100%;
  }
  .banner-block .bx-wrapper .bx-pager {
    bottom: 10px;
  }
  .no-touch .banner-block .desc::after {
    bottom: -15px;
  }
  .no-touch .banner-block .desc .banner-text {
    padding-bottom: 0;
  }
  .no-touch .banner-block .desc .btns-primary {
    margin-top: 15px;
  }
  .list-sauce {
    margin-top: 70px;
  }
  .recipe-list .recipe-label span {
    font-size: 20px;
  }
  .product-feature .flipster li {
    height: 415px;
  }
  .product-feature .part1 img {
    width: 100%;
    max-height: 415px;
    max-width: 125px;
  }
  .product-feature .part2 {
    width: auto;
  }
  .product-feature .text-content {
    padding: 20px 20px 0;
    width: 250px;
    overflow: visible;
  }
  .product-feature .text-content:before {
    bottom: 0;
    right: 0;
    background: url(../images/upload/paper-bg.png) bottom right no-repeat;
  }
  .product-feature .text-content h3 {
    font-size: 22px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .product-feature .text-content p {
    font-size: 14px;
    margin: 0 -5px;
  }
  .product-feature .text-content p.name {
    font-size: 18px;
  }
  .product-feature .text-content .text-2 {
    padding: 0 20px 0 30px;
  }
  .product-feature .text-content .text-1 p + p {
    max-height: 130px;
  }
  .product-feature .none-flipster {
    padding: 30px 0;
  }
  .product-feature .none-flipster li {
    display: block;
  }
  .outer-slide {
    padding-left: 0;
  }
  .product-vote {
    max-height: 100%;
    overflow: visible;
    width: 100%;
    margin: 0;
  }
  .product-vote .product-vote-item {
    width: 310px;
    overflow: hidden;
  }
  .product-vote .product-vote-item .thumb img {
    width: 100%;
    display: block;
  }
  .product-vote .product-vote-item .desc {
    padding: 20px 10px 15px;
    background-color: #94693D;
    position: absolute;
    top: -50%;
    opacity: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-vote .product-vote-item:hover .desc {
    opacity: 1;
    top: 0;
    bottom: 0;
  }
  .product-vote .product-vote-item p.vote-label {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .product-vote .product-vote-item p.vote-title {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 500;
    height: 115px;
    padding-bottom: 0;
    overflow: hidden;
  }
  .product-vote .product-vote-item .vote-list {
    padding-bottom: 25px;
  }
  .product-vote .product-vote-item .vote-list li {
    font-size: 16px;
  }
  .staff-info {
    padding: 60px 180px 80px 45px;
    left: 0;
    top: 30%;
  }
  .staff-info .staff-label {
    font-size: 22px;
    max-width: 325px;
    margin-bottom: 5px;
  }
  .staff-info .staff-name {
    font-size: 52px;
    max-width: 555px;
    margin-bottom: 5px;
  }
  .staff-info .staff-log {
    font-size: 22px;
    max-width: 342px;
    margin-bottom: 5px;
  }
  .staff-video {
    padding: 5px 30px 10px 10px;
    margin-left: 150px;
    width: 330px;
    bottom: 10px;
  }
  .staff-video .thumb {
    width: 88px;
    text-align: center;
    margin-bottom: 5px;
  }
  .staff-video .thumb img {
    max-height: 217px;
  }
  .staff-video .thumb ~ .desc {
    width: 155px;
  }
  .staff-video .desc {
    width: 250px;
    vertical-align: bottom;
    padding-bottom: 5px;
    font-size: 18px;
    text-align: center;
  }
  .staff-video .desc .play-icon {
    width: 65px;
    height: 65px;
    background-size: unset;
    background-position: 0 -330px;
    margin-left: -20px;
  }
  .staff-video .desc p {
    padding-top: 5px;
    line-height: 1.2;
    text-align: left;
  }
  .social-list {
    padding: 0;
  }
  /*ASL KK 20220503 start*/
  .social-list ul.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .social-list ul.flex > li {
    width: 237px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
    padding: 0 5px 10px;
  }
  /*ASL KK 20220503 end*/
  .social-list div.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .social-list div.flex > div {
    width: 237px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
    padding: 0 5px 10px;
  }
  .social-list .social-content-item {
    height: 100%;
    display: block;
  }
  .social-list .social-content-item .social-content {
    padding: 15px 20px 0;
  }
  .social-list .social-content-item .social-content .social-title {
    font-size: 18px;
    text-align: left;
  }
  .social-list .social-content-item .social-content .social-text {
    line-height: 1.3;
    font-size: 14px;
  }
  .social-list .social-content-item .social-box {
    text-align: left;
    left: 0;
    right: 0;
    padding: 6px 10px;
    margin: 0;
  }
  .social-list .social-content-item .social-box li {
    font-size: 14px;
    padding: 0 10px;
	/*color: #767676;*/
  }
  .social-list .social-content-item .thumb {
    display: block;
    width: 100%;
    height: auto;
  }
  .social-list .social-content-item .desc {
    display: block;
    width: 100%;
    padding-bottom: 50px;
  }
  .social-list .social-content-item .desc.nothumb {
    padding: 40px 0 45px;
  }
  .social-list .social-content-item .desc.nothumb .social-title {
    padding-bottom: 10px;
  }
  .social-list .social-content-item .desc.nothumb .social-box {
    padding-left: 10px;
  }
  .social-list .social-content-item .desc.nothumb p {
    font-size: 20px;
  }
  .bg-food {
    background-size: 100% 100%;
    margin-top: -60px;
  }
  .home-food {
    padding: 100px 0 50px;
  }
  .home-food h2 {
    font-size: 44px;
    padding-bottom: 40px;
  }
  .home-food h2:before {
    bottom: 20px;
  }
  .home-food .sub {
    font-size: 18px;
    max-width: 465px;
    padding-bottom: 20px;
  }
  .food-list {
    margin: 0 -5px;
    padding: 0 0 10px;
    font-size: 0;
  }
  .food-list li {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 25%;
    padding: 23px;
  }
  .food-list .desc {
    padding: 10px 10px 170px;
  }
  .food-list .desc a {
    font-size: 14px;
    position: absolute;
    left: 10px;
    bottom: 135px;
  }
  .food-list .thumb {
    height: auto;
    left: -18px;
    right: -18px;
    bottom: -18px;
    top: auto;
    transform: translate3d(0, 0, 0);
    max-width: none;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .food-list .thumb .visible-desktop {
    margin-left: -18px;
  }
  .food-list .thumb img {
    width: 100%;
    height: auto;
    max-height: 100%;
  }
  .food-list .food-date {
    font-size: 14px;
  }
  .food-list .food-title {
    font-size: 20px;
  }
}

.ie11 .banner-video video {
  opacity: 0;
}

.ie11 .banner-video.current-slide video {
  opacity: 1;
}

.product-feature .carousel {
  min-height: 300px;
}

.product-feature .carousel .slide > a {
  display: block;
  font-size: 0;
  color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  left: -70px;
}

.product-feature .carousel .flip-inner {
  width: 320px;
  height: 100%;
  position: relative;
  margin: 0 auto;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.product-feature .carousel .flip-inner .text-content {
  overflow: visible;
  padding: 20px 20px 0;
  opacity: 1;
  background: 0 0;
  box-shadow: none;
  transition: background 0.3s linear;
}

.carousel .spinner,
.product-feature .carousel .flip-active {
  overflow: visible !important;
}

.product-feature .carousel .flip-inner .text-content::before {
  display: none;
}

.product-feature .carousel .flip-inner .text-content h3 {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.product-feature .carousel .flip-inner .text-content .bottom-area {
  position: relative;
  width: 240px;
  margin-left: -60px;
}

.product-feature .carousel .flip-inner .text-content .bottom-area .text-1 {
  padding-bottom: 0;
  margin: 0 0 -30px;
  width: 70%;
  float: right;
  padding-right: 20px;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.product-feature
  .carousel
  .flip-inner
  .text-content
  .bottom-area
  .text-1
  p
  + p {
  margin-bottom: 20px;
}

.product-feature
  .carousel
  .flip-inner
  .text-content
  .bottom-area
  .text-1
  .btns {
  margin-bottom: 20px;
  background: #fff;
  border: 2px solid #910209;
  color: #910209;
}

.product-feature .carousel .flip-inner .text-content .bottom-area .text-img {
  width: 50%;
  float: left;
  position: absolute;
  bottom: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.product-feature .carousel .flip-inner .img-area .part1::before,
.product-feature .carousel .flip-inner .text-content .bottom-area .img-area {
  display: none;
}

.product-feature
  .carousel
  .flip-inner
  .text-content
  .bottom-area
  .text-img
  img {
  max-height: 300px;
  height: auto !important;
  width: auto !important;
}

.product-feature
  .carousel
  .flip-inner
  .text-content
  .bottom-area
  .img-area
  img {
  height: auto !important;
  width: auto !important;
}

.product-feature .carousel .flip-inner .img-area .part1 {
  position: relative;
}

.product-feature .carousel .flip-active .text-content {
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgba(51, 51, 51, 0.6);
}

.product-feature .carousel .flip-active .text-content::before {
  display: block;
}

.product-feature .carousel .flip-active .text-content .bottom-area .text-1,
.product-feature .carousel .flip-active .text-content h3 {
  opacity: 1;
}

.product-feature .carousel .flip-active .text-content .bottom-area .text-img {
  left: -70px;
  transform: translate3d(0, 0, 0);
}

.product-feature .carousel .flip-active .text-content .bottom-area .img-area {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
}

.ie11 .product-feature .carousel .text-img img {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.carousel .feature-slides {
  min-height: 300px;
  margin: 0 auto;
  padding: 0;
  border: none;
  list-style: none;
  position: relative;
  overflow: visible;
  z-index: 0;
}

.carousel .feature-slides.none-flipster .flip-active {
  height: 100%;
  top: auto !important;
}

.carousel .feature-slides .slide {
  position: absolute;
  padding: 0;
  margin: 0 auto;
  border: none;
  overflow: visible !important;
}

.carousel .feature-slides .slide.flip-active.slideItem {
  top: auto !important;
  bottom: 0;
}

.carousel .feature-slides.three-items .slide {
  display: block !important;
  opacity: 1 !important;
}

/*.carousel .nextButton,
.carousel .prevButton {
  width: 35px;
  height: 70px;
  margin-top: -40px;
  background-image: url(../images/icons.png);
  position: absolute;
  top: 50%;
  text-align: center;
  text-indent: -9999px;
  display: block;
  z-index: 10;
  cursor: pointer;
}
*/
.carousel .nextButton:before,
.carousel .prevButton:before {
  display: none;
}

.carousel .prevButton {
	background-position: 0 0;
    background-color: transparent;
    left: 15px;
    position: absolute;
    z-index: 1;
    top: 9.715em;
}

button.prevButton:focus-within {
    outline: #682e91 solid 0.2rem !important;
}

.carousel .nextButton {
    background-position: 0 0;
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 9.715em;
    z-index: 1;
  
}

button.nextButton:focus {
    outline: #682e91 solid 0.2rem !important;
}

.pre-init-slide.carousel .feature-slides {
  min-height: 300px;
}

.pre-init-slide.carousel .feature-slides .slide {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.pre-init-slide.carousel .feature-slides .slide .flip-inner {
  opacity: 0;
}

.pre-init-slide.carousel .feature-slides .slide.flip-active .flip-inner {
  opacity: 1;
}

@media only screen and (max-width: 380px) {
  .product-feature .carousel .feature-slides {
    width: 290px !important;
  }
  .product-feature .carousel .flip-inner {
    width: 100%;
  }
  .product-feature .carousel .flip-active {
    width: 290px !important;
    right: auto !important;
  }
  .product-feature .carousel .flip-active .text-content .bottom-area .text-img {
    left: -50px;
  }
}

@media only screen and (min-width: 381px) {
  .product-feature .carousel .flip-inner .text-content .bottom-area {
    position: relative;
    width: 320px;
    margin-left: -75px;
  }
}

@media only screen and (max-width: 991px) {
  .product-feature
    .carousel
    .flip-inner
    .text-content
    .bottom-area
    .text-img
    img {
    max-height: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .pre-init-slide.carousel .feature-slides {
    min-height: 350px;
  }
  .product-feature .carousel .flip-inner .text-content .bottom-area {
    margin-left: -90px;
  }
}

@media only screen and (min-width: 1200px) {
  .banner-block .desc .banner-text {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .banner-block .desc .banner-title {
    font-size: 36px;
  }
  .banner-block .desc .banner-title span {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1800px) {
  .banner-block .desc .banner-text {
    font-size: 22px;
    padding-bottom: 40px;
  }
  .banner-block .desc .banner-title {
    font-size: 56px;
  }
  .banner-block .desc .banner-title span {
    font-size: 41px;
  }
  .banner-block .bx-wrapper .bx-pager {
    bottom: 30px;
  }
}

.product-list {
  font-size: 0;
  text-align: center;
  margin: 0 -5px;
}

.product-list .btns {
  min-width: 250px;
  border-radius: 25px;
  background-clip: padding-box;
  font-size: 15px;
  padding: 12px 15px;
}

.related-list {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 700px;
  font-size: 0;
}

.product-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-list .pvl {
  clear: both;
  width: 100%;
}

.product-item {
  width: 50%;
  padding: 0 7px 15px;
  display: -ms-flexbox;
  display: flex;
}

.product-item .product-inner {
  box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.2);
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #f6f6f6;
  z-index: 2;
}

.product-item .thumb,
.product-thumb .product-slide {
  background-color: #fff;
}

.product-item .product-inner a {
  display: block;
  height: 100%;
  position: relative;
}

.product-item .ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 3;
}

.product-item .ribbon .text {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-weight: 500;
  transform: rotate(-45deg);
  transform-origin: center;
  position: absolute;
  top: 19px;
  left: -14px;
  text-shadow: 0 0 2px #e58489;
}

.product-item .thumb {
  width: 100%;
  padding: 15px;
  height: 230px;
  text-align: center;
  display: table;
  table-layout: fixed;
}

.product-item .thumb .image {
  display: table-cell;
  vertical-align: middle;
}

.product-item .thumb .image img {
  max-height: 200px;
  position: relative;
}

.product-item .thumb .image span {
  display: block;
  position: relative;
}

.product-item .desc {
  padding: 15px 18px 10px;
  text-align: left;
}

.product-item .desc .subname {
  font-size: 12px;
  font-weight: 700;
  color: #910209;
  line-height: 1.2;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product-item .desc .name {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 10px;
  color: #333;
}

.product-item .desc .text {
  font-size: 14px;
  color: #666;
  line-height: 1.3;
}

.control-btns {
  position: relative;
  display: table;
  width: 100%;
}

.control-btns ul {
  margin: 0 -5px;
  font-size: 0;
}

.control-btns ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 5px;
}

.control-btns ul li a {
  font-size: 14px;
}

.control-btns a {
  display: inline-block;
  font-weight: 700;
}

.control-btns .subcontent {
  display: none;
  position: absolute;
  left: 5px;
  width: 80px;
  padding: 5px;
  top: 100%;
  z-index: 2;
  background-color: #fff;
}

.control-btns .subcontent .thumb .image,
.product-thumb .image img,
.product-thumb .image span {
  position: relative;
}

.control-btns .subcontent .thumb {
  width: 70px;
  text-align: center;
}

.control-btns .subcontent .thumb img {
  max-height: 50px;
  position: relative;
}

.control-btns .subcontent .thumb span {
  display: block;
}

.control-btns .subcontent .desc {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  text-align: center;
  line-height: 1.2;
}

.control-btns .subcontent .desc h3 {
  font-size: 11px;
  color: #333;
}

html[lang="zh"] .coporate-page .control-btns .subcontent .desc {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.product-thumb .product-slide li {
  width: 100%;
  height: 250px;
  text-align: center;
  display: table;
  padding: 20px 20px 10px;
}

.product-thumb .image {
  display: table-cell;
  vertical-align: middle;
}

.product-thumb .image img {
  max-height: 200px;
}

.product-thumb .bx-wrapper .bx-controls-direction .bx-next,
.product-thumb .bx-wrapper .bx-controls-direction .bx-prev {
  background-color: transparent;
}

.product-thumb .desc .buttons {
  text-align: center;
}

.product-thumb .desc .buttons .btns {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 260px;
}

.product-thumb .desc .buttons .btns .inner-btns {
  max-width: 190px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  .product-thumb .desc .buttons .btns {
    max-width: 340px;
  }
  .product-thumb .desc .buttons .btns .inner-btns {
    max-width: 280px;
  }
}

.product-detail .banner img,
.product-detail.fullwidth .banner:first-of-type img {
  max-width: 100%;
  width: auto;
}

.product-thumb .desc .buttons .btns .ico {
  margin: 0 10px 0 -10px;
}

.product-popup {
  background-color: #fff;
  margin: -145px 0 0 -150px;
  height: 290px;
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 5px;
  background-clip: padding-box;
  overflow: hidden;
}

.product-popup h5 {
  margin-bottom: 0;
  padding-left: 7px;
}

.product-popup .close-modal {
  display: block;
  top: 3px;
  right: 2px;
  transform: scale(0.6);
}

@media screen and (min-width: 992px) {
  .product-popup .close-modal {
    top: 5px;
    right: 5px;
  }
}

.product-popup ul {
  padding: 5px 5px 0;
}

.product-popup ul li {
  border-bottom: 1px solid #ddd;
}

.product-popup ul li a {
  padding: 8px 0;
  display: block;
  font-weight: 400;
  color: #333;
}

.product-popup ul li a:after {
  content: ">";
  margin-left: 5px;
}

.product-popup ul li a:hover {
  background-color: transparent;
}

.product-popup .scroll-popup {
  height: 252px;
  overflow-y: auto;
}

.product-popup .scroll-popup p {
  padding: 10px 5px 0;
  font-size: 18px;
}

@media screen and (max-height: 450px) {
  .product-popup {
    margin: -125px 0 0 -150px;
    height: 240px;
  }
  .product-popup .scroll-popup {
    height: 215px;
  }
}

.tab-controls {
  font-size: 0;
  margin: 0 0 -1px;
  padding-left: 15px;
}

.tab-controls li {
  display: inline-block;
  padding: 0 15px 0 0;
  width: 50%;
}

.tab-controls li a {
  display: block;
  padding: 12px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background-color: #cbcbcb;
  color: #fff;
  border: 1px solid #cbcbcb;
}

.tab-controls li.active a {
  cursor: default;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #910209;
}

.video-popup {
  display: none;
}

.product-detail {
  font-weight: 700;
}

.product-detail .tab-content {
  margin: 0;
  padding: 20px 15px;
  background-color: #fff;
  border-top: 1px solid #cbcbcb;
}

.product-detail .tags {
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
}

.product-detail .tags .tag-label {
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .product-detail .tags .tag-label {
    vertical-align: top;
    padding-top: 10px;
  }
}

.product-detail .tags .tag-list li {
  display: inline-block;
  width: 135px;
  margin-right: 10px;
  background: url(../images/tags-bg.png) center bottom no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  padding: 5px 0 5px 15px;
  color: #fff;
}

.product-detail .tags .tag-list li .attr-image,
.product-detail .tags .tag-list li span {
  display: table-cell;
  vertical-align: middle;
}

html.AU .product-detail .tags .tag-list li .attr-image,
html.AU .product-detail .tags .tag-list li span,
html.NZ .product-detail .tags .tag-list li .attr-image,
html.NZ .product-detail .tags .tag-list li span {
  color: #000;
}

.product-detail .banner {
  margin-bottom: 25px;
  position: relative;
  display: table;
  max-width: 100%;
}

.product-detail.fullwidth .banner {
  width: auto;
}

.product-detail p {
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 1.5;
}

.product-detail h3 {
  font-size: 16px;
  padding-bottom: 15px;
}

.product-detail h4 {
  font-size: 16px;
  color: #9a030a;
  padding-bottom: 10px;
}

.product-detail .desc ul {
  padding-left: 18px;
  line-height: 1.5;
  font-size: 14px;
}

.product-detail .desc ul li span {
  display: inline-block;
  width: 75px;
}

.product-detail-infor--custom .tab-content .tags {
  width: auto;
}

.product-detail-infor--custom .tab-content .tags .tag-label {
  width: auto;
  display: table-cell;
  vertical-align: middle;
  padding-top: 0;
}

.product-detail-infor--custom .tab-content .tags .tag-list {
  display: table-cell;
  vertical-align: middle;
}

.product-detail-infor--custom .tab-content .tags .tag-list .chosen {
  width: 200px;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.ie10 .product-detail.fullwidth .banner a img,
.ie11 .product-detail.fullwidth .banner a img {
  width: 100%;
}

.share-box {
  text-align: right;
  font-size: 0;
  position: relative;
  padding-bottom: 20px;
}

.share-box a {
  width: 40px;
  display: inline-block;
  padding-left: 5px;
  position: relative;
  z-index: 1;
}

.share-box .share-btns {
  right: 0;
  top: 0;
  left: auto;
  padding: 0 40px 0 0;
}

.product-detail .share-box a {
  width: 40px !important;
}

@media screen and (min-width: 992px) {
  .filter-group .deactive:not(.less) {
    display: none;
  }
  .filter-group .view-more.less .attr-ico.more {
    background-image: url(../images/attr-icons.png);
    background-position: -20px -205px;
  }
}

.render-lightbox .desc {
  line-height: 1.4;
}

.content-detail p {
  font-weight: 400;
}

.resep-heading {
  color: #fff;
  background-color: #910209;
  padding: 15px 10px 15px 20px;
  margin: 0 -15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.panel-box--lang-hk .filter-box > a span.icon-text::after,
.panel-box--lang-hk .sort-box .dropdown .btns span.icon-text::after {
  content: "";
  vertical-align: middle;
  margin-left: 10px;
  width: 16px;
  height: 10px;
  background-image: url(../images/icons.png);
  background-position: -38px -350px;
}

.panel-box--lang-hk .filter-box {
  vertical-align: middle;
}

.panel-box--lang-hk .filter-box > a {
  display: block;
  padding: 5px;
  cursor: pointer;
}

.panel-box--lang-hk .filter-box > a span {
  display: block;
  line-height: 20px;
}

.panel-box--lang-hk .filter-box > a span.icon-text::after {
  display: inline-block;
}

.panel-box--lang-hk .sort-box {
  vertical-align: middle;
}

.panel-box--lang-hk .sort-box .dropdown .btns {
  display: block;
  padding: 5px;
  cursor: pointer;
}

.panel-box--lang-hk .sort-box .dropdown .btns span {
  display: block;
}

.panel-box--lang-hk .sort-box .dropdown .btns span.icon-text::after {
  display: inline-block;
}

.panel-box--lang-hk .sort-box .dropdown .btns::after {
  display: none;
}

@media screen and (max-width: 480px) {
  .product-item {
    padding: 0 5px 15px;
  }
  .product-item .desc {
    padding: 10px 8px;
  }
  .product-item .desc .name {
    font-size: 12px;
  }
  .product-detail .tags .tag-list li {
    width: 115px;
    padding: 5px 0 5px 10px;
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  .control-btns .btn-back:before,
  .control-btns .btn-prev:before {
    background-position: -33px -392px;
  }
  .control-btns .btn-back:before,
  .control-btns .btn-next:before,
  .control-btns .btn-prev:before {
    content: "";
    height: 18px;
    vertical-align: text-bottom;
    background-image: url(../images/icons.png);
    display: inline-block;
    width: 10px;
  }
  .control-btns {
    padding: 10px 15px 0;
  }
  .control-btns a {
    background-color: #910209;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.4);
    position: relative;
  }
  .control-btns .btn-back {
    padding: 8px 15px 8px 10px;
  }
  .control-btns .btn-back:before {
    margin-right: 10px;
  }
  .control-btns .btn-prev {
    padding: 8px 13px 8px 10px;
    font-size: 0;
  }
  .control-btns .btn-next {
    padding: 8px 10px 8px 13px;
    font-size: 0;
  }
  .control-btns .btn-next:before {
    background-position: -48px -392px;
  }
  .control-btns .pull-left {
    margin-bottom: 10px;
  }
  .product-thumb .pager-thumb {
    font-size: 0;
    padding: 0 5px 15px;
    text-align: center;
  }
  .product-thumb .pager-thumb a {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    outline: 0;
    text-indent: -9999px;
    background-color: silver;
    border-radius: 5px;
    background-clip: padding-box;
  }
  .product-thumb .pager-thumb a span {
    display: none;
  }
  .product-thumb .pager-thumb a.active {
    background-color: #910209;
  }
  .product-thumb .desc {
    padding: 15px;
  }
  .product-thumb .desc .name,
  .product-thumb .desc p {
    padding-bottom: 10px;
    font-weight: 700;
    line-height: 1;
  }
  .product-thumb .desc .name {
    color: #333;
    font-size: 22px;
  }
  .product-thumb .desc .dropdown {
    display: inline-block;
    margin-bottom: 10px;
  }
  .product-thumb .desc .dropdown .dropdown-menu li {
    font-size: 12px;
  }
  .product-thumb .desc p.title {
    color: #910209;
    font-size: 15px;
  }
  .product-thumb .desc .buttons {
    padding: 15px 0 0;
  }
  .product-thumb .desc .buttons .btns {
    min-width: 260px;
    font-size: 15px;
    padding: 8px 15px;
  }
  .share-box {
    padding: 15px 15px 20px 0;
  }
  .share-box .share-btns {
    position: absolute;
    padding: 0 55px 0 0;
    top: 15px;
  }
  .share-btns {
    display: none;
  }
  .share-btns.in {
    display: inline-block;
  }
  .content-detail .title {
    color: #9a030a;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 1;
  }
  .content-detail .name {
    color: #333;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 23px;
  }
  .safari.mode-tablet .product-list {
    margin: 0 -1%;
  }
  .safari.mode-tablet .product-list .product-item {
    padding: 0;
    background: #f6f6f6;
    width: 48%;
    margin: 0 1% 15px;
    box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.2);
  }
  .safari.mode-tablet .product-list .product-item .product-inner {
    box-shadow: none;
  }
}

.product-detail .desc ul,
.product-detail .desc ul li {
  list-style: disc;
}

.product-detail .desc ol {
  padding-left: 18px;
  line-height: 1.5;
  font-size: 14px;
}

.product-detail .desc ol li {
  list-style: decimal;
}

@media screen and (min-width: 992px) {
  .product-detail .desc ol {
    font-size: 16px;
  }
  .product-list,
  .related-list {
    text-align: left;
  }
  .side-menu .collapse li.chosen a {
    color: #fff;
    background-color: #910209;
  }
  .product-item {
    width: 245px;
    padding: 0 5px 15px;
  }
  .product-item .desc {
    padding: 15px 15px 30px;
  }
  .product-item .desc .subname {
    font-size: 14px;
    padding-bottom: 7px;
  }
  .product-item .desc .name {
    font-size: 18px;
  }
  .related-list {
    max-width: 1280px;
  }
  .related-list .product-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
  .related-list .product-item .product-inner {
    height: 100%;
  }
  .control-btns {
    padding: 0 0 25px;
  }
  .control-btns li:hover .subcontent {
    display: block;
  }
  .control-btns .btn-back {
    color: #910209;
    font-size: 16px;
  }
  .control-btns .btn-next,
  .control-btns .btn-prev {
    line-height: 20px;
    padding: 0 10px 3px;
    min-width: 80px;
    background-color: #910209;
    color: #fff;
    text-align: center;
  }
  .control-btns .btn-back:before {
    content: "< ";
  }
  .control-btns .btn-back:after {
    content: attr(data-label);
  }
  .control-btns .btn-next:before,
  .control-btns .btn-prev:before {
    content: "";
  }
  .product-thumb {
    float: left;
    width: 510px;
    padding-right: 35px;
  }
  .product-thumb .product-slide {
    box-shadow: 2px 1px 1px 1px rgba(51, 51, 51, 0.2);
  }
  .product-thumb .product-slide li {
    height: 470px;
  }
  .product-thumb .product-slide .bx-wrapper .bx-controls-direction .bx-prev {
    left: 20px;
  }
  .product-thumb .product-slide .bx-wrapper .bx-controls-direction .bx-next {
    right: 20px;
  }
  .product-thumb .image img {
    max-height: 400px;
  }
  .product-thumb .pager-thumb {
    font-size: 0;
    padding: 15px;
    text-align: center;
    background-color: #f4f4f4;
    position: relative;
  }
  .product-thumb .pager-thumb .bx-wrapper {
    position: static;
  }
  .product-thumb .pager-thumb .bx-wrapper .bx-controls-direction .bx-prev {
    left: -5px;
  }
  .product-thumb .pager-thumb .bx-wrapper .bx-controls-direction .bx-next {
    right: -5px;
  }
  .product-thumb .pager-thumb .thumbslider a {
    display: inline-block;
    border: 1px solid #ababab;
    margin: 0 2px;
    vertical-align: middle;
    width: 70px;
    background-color: #fff;
  }
  .product-thumb .pager-thumb .thumbslider a span {
    border: 2px solid transparent;
    padding: 7px 0;
    display: block;
    position: relative;
  }
  .product-thumb .pager-thumb .thumbslider a span img {
    max-height: 50px;
    position: relative;
  }
  .product-thumb .pager-thumb .thumbslider a.active,
  .product-thumb .pager-thumb .thumbslider a.active span {
    border-color: #910209;
  }
  .product-thumb .desc {
    padding: 30px 0 0;
  }
  .product-thumb .desc .buttons .dropdown {
    margin-bottom: 20px;
  }
  .product-thumb .desc .buttons p {
    padding-bottom: 20px;
  }
  .product-thumb .desc .buttons .btns {
    min-width: 340px;
    font-size: 20px;
    padding: 10px 15px;
  }
  .tab-controls {
    margin: 0;
    padding: 0;
  }
  .tab-controls li {
    padding: 0 4px 0 0;
    max-width: 105px;
  }
  .tab-controls li a {
    padding: 12px 10px;
    font-size: 18px;
    background-color: #fff;
    color: #a7a7a7;
    border: none;
  }
  .tab-controls li.active a {
    background-color: #910209;
    border-bottom: none;
    color: #fff;
  }
  .product-detail {
    float: left;
    width: 450px;
  }
  .product-detail.fullwidth {
    width: 100%;
    float: none;
  }
  .product-detail .tab-content {
    margin: 0;
    padding: 25px 0 0;
    background-color: transparent;
    border-top: 1px solid #910209;
  }
  .product-detail .tab-content.no-border {
    border-top: none;
  }
  .product-detail .visible-xs.visible-sm + .tab-content {
    border-top: none;
    padding: 0;
  }
  .product-detail .title {
    color: #9a030a;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 1;
  }
  .product-detail .name {
    color: #333;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 23px;
  }
  .product-detail .tags {
    padding-bottom: 10px;
    display: block;
  }
  .product-detail .tags .tag-label {
    font-size: 20px;
  }
  .product-detail .tags .tag-list {
    display: inline;
  }
  .product-detail .tags .tag-list li {
    display: inline-block;
    width: 140px;
    font-size: 14px;
    vertical-align: top;
    padding: 3px 0 5px 10px;
    margin: -5px 5px 15px 0;
  }
  .product-detail .tags .tag-list li .attr-image,
  .product-detail .tags .tag-list li span {
    display: table-cell;
    vertical-align: middle;
  }
  .product-detail p {
    font-size: 16px;
    padding-bottom: 25px;
  }
  .product-detail h3 {
    font-size: 24px;
  }
  .product-detail h4 {
    font-size: 20px;
  }
  .product-detail .desc ul {
    font-size: 16px;
  }
  .product-detail .desc ul li span {
    width: 105px;
  }
  .product-detail-infor--custom .tab-controls li.active {
    max-width: none;
  }
  .content-detail .name {
    font-size: 30px;
  }
  .content-detail h3 {
    font-size: 20px;
  }
  .share-toggle {
    display: none !important;
  }
  .share-box .share-btns {
    padding: 0;
  }
  .share-btns,
  .share-btns.in {
    display: inline-block;
  }
  .safari.mode-tablet .product-list {
    margin: 0 -7px;
  }
  .safari.mode-tablet .product-list .product-item {
    padding: 0;
    background: #f6f6f6;
    width: 234px;
    margin: 0 7px 15px;
    box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.2);
  }
  .safari.mode-tablet .product-list .product-item .product-inner {
    box-shadow: none;
  }
}

.product-processing .product-item .thumb .image img {
  top: 0;
}

.no-touch .product-item:hover .product-inner:before {
  content: "";
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  position: absolute;
  border: 2px solid #910209;
}

.section-share-des {
  position: relative;
}

.section-share-mob {
  display: none;
}

.share-page-lang {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
  padding: 15px 0;
  color: #752363;
  font-size: 16px;
  line-height: 35px;
  font-weight: 700;
  overflow: visible;
  display: -ms-flexbox;
  display: flex;
}

.share-page-lang .share-title {
  text-align: right;
}

.share-page-lang .select-lang {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.share-page-lang .select-lang .lang-dropdown {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.share-page-lang .select-lang .lang-dropdown .lang-btn {
  background: 0 0;
  border: 0;
  position: relative;
  margin-right: 10px;
  font-family: Helvetica, Arial, sans-serif;
}

.share-page-lang .select-lang .lang-dropdown .arrow-lang-toggle {
  padding: 0 5px;
  height: -webkit-max-content;
  height: max-content;
  cursor: pointer;
  transform: translateY(-4%);
}

.share-page-lang .select-lang .lang-dropdown .arrow-lang-toggle i {
  border: solid #752363;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}

.share-page-lang .select-lang .lang-dropdown .lang-menu {
  text-align: center;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  border: 1px solid #ddd;
  background-color: #fff;
  display: none;
}

.share-page-lang .select-lang .lang-dropdown .lang-menu li {
  border-bottom: 1px #ddd solid;
  padding: 0 10px;
  cursor: pointer;
  color: #752363;
}

.share-page-lang .select-lang .lang-dropdown .lang-menu li:hover {
  color: #752363;
  font-weight: 700;
}

.share-page-lang .select-lang .lang-dropdown .lang-menu li:last-child {
  border: 0;
}

.share-page-lang .share-btn-block {
  display: -ms-flexbox;
  display: flex;
}

.share-page-lang .share-btn-block a {
  display: inline-block;
  width: 35px !important;
  margin: 0 10px 0 0;
  padding: 0;
  height: 35px;
}

.share-page-lang .share-btn-block a img {
  display: inline-block;
}

@media screen and (max-width: 992px) {
  .section-share-des {
    display: none;
  }
  .section-share-mob {
    display: block;
    margin-bottom: 10px;
  }
  .section-share-mob .share-page-lang {
    font-size: 14px;
    padding: 10px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.4);
  }
  .section-share-mob .share-page-lang .share-title {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .section-share-mob .share-page-lang .share-title span {
    font-size: 14px;
    padding: 0;
    color: #752363;
  }
  .section-share-mob .share-page-lang .select-lang {
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    width: 50%;
    height: 40px;
  }
  .section-share-mob .share-page-lang .select-lang .lang-dropdown .lang-btn {
    line-height: 40px;
    text-align: right;
    margin-right: 5%;
  }
  .section-share-mob .share-page-lang .select-lang .lang-dropdown .lang-menu {
    width: 100%;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
  }
  .section-share-mob
    .share-page-lang
    .select-lang
    .lang-dropdown
    .arrow-lang-toggle {
    right: 10%;
    padding: 0;
    height: -webkit-max-content;
    height: max-content;
  }
  .section-share-mob .share-page-lang .share-btn-block {
    padding: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
  }
  .section-share-mob .share-page-lang .share-btn-block a {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 450px) {
  .section-share-mob .share-page-lang .select-lang {
    width: 46%;
  }
  .section-share-mob .share-page-lang .select-lang .lang-dropdown {
    white-space: nowrap;
  }
  .section-share-mob .share-page-lang .select-lang .lang-dropdown .lang-btn {
    margin-right: 4%;
    padding-right: 0;
    padding-left: 0;
    white-space: nowrap;
    line-height: 34px;
  }
  .section-share-mob .share-page-lang .share-btn-block {
    width: 54%;
  }
  .section-share-mob .share-page-lang .share-btn-block a {
    width: 34px !important;
    height: 34px !important;
    margin-right: 4px;
    margin-bottom: 4px;
  }
}

.section-block .recipe-landing-banner + .recipe-filter,
.section-block .recipe-landing-banner + .section-share-des {
  margin-top: 0;
}

.section-block .recipe-filter,
.section-block .section-share-des {
  margin-top: -40px;
}

.landing-banner {
  margin-top: -80px;
  min-height: 140px;
}

.landing-banner img {
  width: 100%;
  display: block;
}

.landing-banner.hide + .section-block .recipe-landing-banner + .recipe-filter,
.landing-banner.hide
  + .section-block
  .recipe-landing-banner
  + .section-share-des {
  margin-top: 0;
}

.landing-banner.hide + .section-block .recipe-filter,
.landing-banner.hide + .section-block .section-share-des {
  margin-top: -40px;
}

.section-block .section-share-des + .recipe-filter {
  margin-top: 0 !important;
}

.recipe-landing-banner {
  margin-top: -40px;
}

.recipe-landing-banner--no-breadcrumb {
  margin-top: 0;
}

.recipe-landing-banner--custom .img--desktop {
  display: block;
}

.recipe-landing-banner--custom .img--mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  .recipe-landing-banner--custom {
    margin-top: 20px;
    padding: 0 15px;
  }
  .recipe-landing-banner--custom .img--desktop {
    display: none;
  }
  .recipe-landing-banner--custom .img--mobile {
    display: block;
  }
}

.recipe-landing-banner img {
  display: block;
}

.recipe-info .recipe-control .pull-left {
  position: relative;
  z-index: 1;
}

.recipe-filter {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
  padding: 25px 32px 0;
  position: relative;
  background: url(../images/dark-box.png);
}

.recipe-filter h1 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 0 0;
  min-height: 31px;
}

.recipe-filter .btn-recipe-clear {
  padding: 7px 20px 8px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  background-color: #910209;
  position: absolute;
  right: 32px;
  top: 25px;
}

.recipe-filter .btn-recipe-clear .ico {
  margin: 0 8px 0 0;
  vertical-align: text-bottom;
}

.recipe-filter .btn-lg-switch {
  right: 183px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
}

.recipe-filter .btn-lg-switch .icon-switch {
  position: absolute;
  top: 7px;
  right: 15px;
}

.recipe-filter .btn-lg-switch .icon-switch :after {
  position: absolute;
  content: "";
  background: url(../images/upload/switch-icon.png);
}

.recipe-filter .btn-lg-switch .dropdown {
  z-index: 99;
}

.recipe-filter .btn-lg-switch .dropdown a.btns {
  font-size: 14px;
  padding: 8px 40px 8px 10px;
  line-height: 1;
  min-width: 130px;
}

.recipe-filter .btn-lg-switch .dropdown a.btns span {
  padding: 6px 40px 7px 10px;
}

.recipe-filter .btn-lg-switch .dropdown a.btns:after {
  content: "";
  position: absolute;
  top: 12px;
  width: 16px;
  height: 16px;
  right: 10px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  background-size: 20px;
}

.recipe-filter .btn-lg-switch .dropdown .dropdown-menu {
  top: 30px;
  right: 52px;
  background-color: #fafafa;
  border-radius: 0;
  background-clip: padding-box;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 5px 0 0;
  min-width: 130px;
  max-height: 160px;
  overflow: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.recipe-filter .btn-lg-switch .dropdown .dropdown-menu li {
  font-size: 12px;
  padding: 0;
}

.recipe-filter .btn-lg-switch .dropdown .dropdown-menu li > a {
  padding: 0;
}

.recipe-filter .btn-lg-switch .dropdown .dropdown-menu li span {
  display: block;
  cursor: pointer;
  color: #000;
  padding: 10px;
}

.recipe-filter h2 ~ .filter-list {
  margin-top: 27px;
  float: left;
  width: 100%;
}

.recipe-filter .filter-list {
  margin: 57px -5px 0;
  font-size: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.recipe-filter .text-center.pvn {
  clear: both;
}

.recipe-filter .filter-item {
  width: 151px;
  display: inline-block;
  padding: 0 5px;
}

.recipe-filter .filter-item .filter-icon {
  text-align: center;
  background-color: #fff;
  padding: 15px 5px 5px;
  height: 78%;
}

.recipe-filter .filter-item .filter-icon img {
  display: inline-block;
}

.recipe-filter .filter-item .filter-icon span {
  display: block;
  padding: 10px 0 13px;
  font-weight: 700;
  font-size: 16px;
  color: #9a030a;
}

.recipe-filter .filter-tag .tag-label,
.recipe-filter .filter-tag ul,
.recipe-filter .filter-tag ul li {
  display: inline-block;
  vertical-align: middle;
}

.recipe-filter .filter-item .dropdown {
  border-top: 1px solid #eee;
  background-color: #fff;
  z-index: 1;
}

.recipe-filter .filter-tag {
  margin: -10px -32px 0;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 0;
  padding: 1px 10px 10px;
}

.recipe-filter .filter-tag .tag-label {
  color: #ccc;
  padding: 8px 5px 0;
  font-weight: 700;
  font-size: 16px;
}

.recipe-filter .filter-tag ul li {
  padding: 9px 9px 0;
}

.recipe-filter .filter-tag ul li span {
  display: block;
  font-size: 14px;
  color: #eacdaa;
  border: 2px solid #eacdaa;
  padding: 8px 15px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 25px;
  background-clip: padding-box;
}

.recipe-filter .filter-tag ul li.chosen span {
  border: none;
  padding: 10px 17px;
  background-color: #8b6f4e;
  color: #fff;
}

.recipe-filter--has-title h2 ~ .filter-list {
  float: none;
}

.career-landing .filter-career-block .recipe-filter.recipe-filter--has-title {
  margin-top: 0;
}

.filter-item .dropdown {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.filter-item .dropdown .btns {
  display: block;
  padding: 10px 30px 10px 15px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.filter-item .dropdown .btns:after {
  content: "";
  position: absolute;
  margin-top: 4px;
  width: 16px;
  height: 10px;
  right: 10px;
  background-image: url(../images/icons.png);
  background-position: -38px -350px;
}

.filter-item .dropdown.open .btns:after {
  background-position: -38px -362px;
}

.filter-item .dropdown .dropdown-menu {
  width: 100%;
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 5px 0 0;
  min-width: 1px;
  max-height: 160px;
  background-clip: unset;
  overflow-y: auto;
}

.filter-item .dropdown .dropdown-menu li {
  font-size: 12px;
  padding: 10px 5px 10px 15px;
}

.filter-item .dropdown .dropdown-menu li span {
  display: block;
  cursor: pointer;
}

html[lang="zh"] .coporate-page .filter-item .dropdown {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.recipe-content {
  padding: 0 15px;
  position: relative;
}

.recipe-content .sub-title {
  text-align: left;
}

.recipe-content .filter-list {
  padding-top: 5px;
}

.recipe-content .filter-sort {
  margin-bottom: 30px;
}

.recipe-content .sort-box .dropdown-menu {
  background-color: #fafafa;
}

.recipe-content .btn-lg-switch {
  width: auto;
  min-width: 170px;
  margin: auto auto 10px;
  padding: 10px 0;
}

.recipe-content .recipe-quantity {
  padding: 0 0 25px;
}

.recipe-content .main-title + .recipe-quantity {
  margin-top: -15px;
  font-size: 22px;
}

.block-recipe .recipe-item {
  position: relative;
  padding: 0 0 15px;
  width: 100%;
  display: block;
}

.block-recipe .recipe-item .thumb {
  overflow: hidden;
}

.block-recipe .recipe-item .thumb img {
  display: block;
  max-width: 1000%;
  width: 100%;
  margin: -14% 0;
}

.block-recipe .recipe-item .ribbon {
  color: #da291c;
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 7px;
}

.block-recipe .recipe-item .desc {
  padding: 15px 20px 10px;
  background-color: #fff;
}

.block-recipe .recipe-item .name {
  font-size: 15px;
  line-height: 1.3;
  font-weight: 700;
}

.block-recipe .recipe-item .star-rate {
  font-size: 14px;
  color: #da291c;
}

.block-recipe .recipe-item .star-rate li {
  display: inline-block;
}

.block-recipe .recipe-item .star-rate li.rate-label {
  margin-left: 8px;
  font-weight: 700;
}

.block-recipe .recipe-item .likebox {
  padding: 15px 0 0;
  display: table;
  width: 100%;
  font-size: 0;
}

.block-recipe .recipe-item .likebox .time {
  display: table-cell;
  width: 33.333%;
  min-width: 125px;
}

.block-recipe .recipe-item .likebox .sbox {
  display: table-cell;
  width: 66.336%;
}

.block-recipe .recipe-item .likebox .sbox .box-i,
.block-recipe .recipe-item .likebox .sbox a {
  width: 50%;
  text-align: center;
}

.block-recipe .recipe-item .likebox .sbox a {
  white-space: nowrap;
}

.block-recipe .recipe-item .likebox .box-i,
.block-recipe .recipe-item .likebox a {
  display: inline-block;
  font-size: 12px;
  color: #767676;
}

.block-recipe .recipe-item .likebox .fa {
  font-size: 16px;
  margin-right: 5px;
  vertical-align: text-bottom;
}

.block-recipe .recipe-item .likebox .ico {
  vertical-align: text-bottom;
  margin-bottom: -1px;
  width: 24px;
}

.block-recipe .recipe-item .ellip-line {
  padding-bottom: 0;
}

.recipe-list-most {
  padding-bottom: 30px;
}

.bg-filter-gray {
  background-color: #eaeaea;
}

.list-box {
  font-size: 0;
  background-color: #fff;
}

.list-box .filter-item {
  display: inline-block;
  width: 50%;
  padding: 10px 10px 0;
}

.list-box .filter-item .filter-icon {
  display: block;
}

.list-box .filter-item .filter-icon img {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  width: auto;
}

.list-box .filter-item .filter-icon span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 700;
  margin-left: 3px;
  color: #910209;
}

.list-box .filter-item .dropdown {
  margin-top: 8px;
}

.list-box .filter-item .btns {
  background-color: #f2f2f2;
  padding: 6px 12px;
}

.list-box .filter-item .btns:after {
  right: 8px;
}

.list-box .filter-tag {
  padding: 0 10px 10px;
  display: table;
  margin: 0 auto;
}

.list-box .filter-tag .tag-label {
  display: table-cell;
  width: 60px;
  font-size: 15px;
  font-weight: 700;
  padding: 18px 5px 8px 0;
}

.list-box .filter-tag ul {
  display: table-cell;
  vertical-align: top;
}

.list-box .filter-tag ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 5px 0;
}

.list-box .filter-tag ul li span {
  display: block;
  font-size: 14px;
  color: #910209;
  border: 2px solid #910209;
  padding: 6px 10px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 20px;
  background-clip: padding-box;
}

.list-box .filter-tag ul li.chosen span {
  border: none;
  padding: 8px 12px;
  background-color: #910209;
  color: #fff;
}

.pager-block {
  padding: 20px 0 0;
  text-align: center;
  font-size: 0;
}

.pager-block li {
  display: inline-block;
}

.pager-block a,
.pager-block span {
  display: block;
  height: 35px;
  width: 35px;
  margin-right: 5px;
  padding: 8px 5px;
  border: 1px solid #ddd;
  color: #767676;
  background-color: #fff;
  font-size: 18px;
}

.pager-block #pager-next a,
.pager-block #pager-prev a,
.pager-block .bx-wrapper li a {
  margin-right: 0;
}

.pager-block a.active,
.pager-block span.active {
  background-color: #910209;
  border-color: #910209;
  color: #fff;
  pointer-events: none;
  outline: 2px solid black;
}

.pager-block .bx-wrapper,
.pager-block ul {
  display: inline-block;
  vertical-align: top;
}

.pager-block .bx-wrapper ul {
  margin: 0;
  display: block;
}

.pager-block #pager-next,
.pager-block #pager-prev,
.recipe-detail-content .recipe-moji a {
  display: inline-block;
  vertical-align: top;
}

.pager-block #pager-next#pager-next,
.pager-block #pager-prev#pager-next {
  margin-left: 5px;
}

.pager-block #pager-next#pager-prev,
.pager-block #pager-prev#pager-prev {
  margin-right: 5px;
}

.recipe-detail-content {
  position: relative;
}

.recipe-detail-content .recipe-moji {
  text-align: right;
  font-size: 0;
  margin-right: 1px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .recipe-detail-content .recipe-moji {
    padding-right: 35px;
  }
  .recipe-detail-content .recipe-moji .share-btns {
    position: absolute;
    width: 100%;
    right: 0;
    top: 35px;
  }
}

.recipe-detail-content .recipe-moji a {
  background-color: transparent;
  width: 30px !important;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.3);
  margin: 0 0 5px 5px;
  padding: 0;
}

.recipe-detail-content .recipe-moji a div {
  display: none;
}

.recipe-detail-content .recipe-moji a img {
  display: block;
}

@media only screen and (max-width: 991px) {
  .recipe-detail-content .recipe-moji a.deactive {
    display: none;
  }
  .recipe-detail-content .recipe-moji a.deactive.in {
    display: inline-block;
  }
  .recipe-detail-content .recipe-moji a.share-toggle {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.recipe-detail-content .recipe-moji .moji-box {
  display: inline-block;
  vertical-align: top;
}

.recipe-info,
.recipe-info .recipe-thumb img {
  width: 100%;
  display: block;
}

.recipe-info {
  padding-bottom: 35px;
}

.recipe-info .recipe-thumb .bx-wrapper .bx-controls-direction a {
  width: 40px;
  background: rgba(0, 0, 0, 0.5);
}

.recipe-info .recipe-thumb .bx-wrapper .bx-controls-direction a.bx-next:before {
  background-position: -40px -458px;
  width: 15px;
  height: 30px;
  left: 14px;
  top: 34px;
}

.recipe-info .recipe-thumb .bx-wrapper .bx-controls-direction a.bx-prev:before {
  background-position: -23px -458px;
  width: 15px;
  height: 30px;
  top: 34px;
  left: 12px;
}

.recipe-info .recipe-desc {
  margin-top: -30px;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.recipe-info .recipe-desc .desc-info {
  padding: 20px 20px 30px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.recipe-info .recipe-desc .desc-info .butt {
  margin-top: 15px;
}

.recipe-info .recipe-desc h1 {
  font-size: 22px;
  color: #910209;
  font-weight: 700;
  padding-bottom: 25px;
  line-height: 1.25;
}

.recipe-info .recipe-desc .btns {
  font-size: 15px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.3);
  padding: 8px 25px;
}

.recipe-info .recipe-desc .btns.in {
  background-color: #999;
}

.recipe-info .recipe-desc .desc-icon {
  padding: 10px;
  background-color: #fff;
}

.recipe-info .recipe-desc .desc-icon .red-color {
  color: #da291c;
}

.recipe-info .recipe-desc .desc-icon .list-icons {
  font-size: 0;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li {
  display: inline-block;
  padding: 15px 10px 10px 65px;
  vertical-align: top;
  width: 50%;
  position: relative;
  font-size: 14px;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li .lkks {
  position: absolute;
  left: 10px;
  top: 10px;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li .fa {
  font-size: 15px;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li ul {
  padding-top: 8px;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li li {
  display: inline-block;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li p.red-color {
  font-weight: 700;
  padding-top: 8px;
  font-size: 15px;
}

.recipe-info .recipe-desc .desc-icon .list-icons > li p.red-color span {
  font-size: 18px;
  padding-right: 5px;
}

.recipe-info .recipe-desc .desc-tags {
  text-align: center;
  padding: 7px 5px;
  background-color: #f4f4f4;
  font-size: 0;
}

.recipe-info .recipe-desc .desc-tags a {
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  margin: 3px 5px;
  padding: 8px 10px;
  cursor: default;
  border-radius: 15px;
  background-clip: padding-box;
  color: #888;
  background-color: #e0e0e0;
}

.recipe-side {
  padding: 0 15px;
}

.recipe-side .side-box-list {
  padding: 0 20px 10px;
  background-color: #fff;
  margin-bottom: 20px;
}

.recipe-side .side-box {
  position: relative;
  padding: 20px 0 10px 60px;
  border-top: 1px solid #ddd;
}

.recipe-side .side-box:first-child {
  border-top: none;
}

.recipe-side .side-box h4 {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 8px;
}

.recipe-side .side-box li {
  color: #8b6f4e;
  position: relative;
  padding-left: 8px;
  padding-bottom: 8px;
  line-height: 1.2;
}

.recipe-side .side-box li:before {
  content: "·";
  position: absolute;
  left: 2px;
}

.recipe-side .side-box .lkks {
  position: absolute;
  left: 0;
  top: 15px;
}

.recipe-side h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 0 0 0 20px;
  line-height: 1.2;
  background-color: #910209;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}

.recipe-side h3 span {
  display: table-cell;
  width: 100%;
  height: 70px;
  vertical-align: middle;
}

.recipe-side .side-product-list {
  font-size: 0;
  padding: 5px 10px 25px;
  background-color: #fff;
}

.recipe-side .side-product-item {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 20px 10px 0;
}

.recipe-side .side-product-item .box-inner {
  height: 100%;
  padding: 10px 15px 20px;
  border: 1px solid #8b6f4e;
}

.recipe-side .side-product-item .thumb {
  text-align: center;
}

.recipe-side .side-product-item .thumb .image {
  position: relative;
}

.recipe-side .side-product-item .thumb img {
  max-height: 100px;
  position: relative;
}

.recipe-side .side-product-item .thumb span {
  display: block;
}

.recipe-side .side-product-item .desc {
  padding-top: 15px;
  color: #333;
}

.recipe-side .side-product-item .desc .subname {
  font-size: 12px;
  padding-bottom: 10px;
}

.recipe-side .side-product-item .desc .name {
  font-size: 16px;
  font-weight: 700;
}

.recipe-main-title {
  text-align: center;
  font-size: 22px;
  background: url(../images/label-heading.png) center center no-repeat;
  background-size: contain;
  padding: 20px 0 25px;
  color: #fff;
  font-weight: 700;
}

.recipe-step .step-box {
  margin: 20px 0;
  position: relative;
  font-size: 13px;
  line-height: 1.4;
}

.recipe-step .step-box:before {
  content: attr(data-step);
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #da291c;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding: 6px 0;
  text-align: center;
  font-weight: 700;
  top: -5px;
  left: -40px;
}

.recipe-step .step-box img,
.recipe-step .step-box-video img {
  display: block;
  width: 100%;
}

.recipe-step .step-box div {
  margin-top: 18px;
}

.recipe-step .step-box .red {
  color: #910209;
  font-weight: 700;
}

.recipe-step .step-box-video {
  position: relative;
  margin: 25px 0 30px;
}

.recipe-step .step-box-video.step-box {
  padding: 0;
}

.reviews-section {
  padding: 0 15px;
}

.reviews-box {
  background-color: #fff;
}

.reviews-box .reviews-form {
  padding: 20px 15px 25px;
  border-top: 1px solid #ddd;
}

.reviews-box .reviews-form p {
  font-size: 12px;
  padding-bottom: 10px;
}

.reviews-box .reviews-form .textarea-group {
  padding-bottom: 20px;
}

.reviews-box .reviews-form .textbox,
.reviews-box .reviews-form textarea {
  background-color: #f8f8f8;
  box-shadow: none;
  background-clip: padding-box;
  padding: 5px;
}

.reviews-box .reviews-form textarea {
  border: 1px solid #ddd;
  resize: none;
  height: 100px;
  width: 100%;
  border-radius: 0;
}

.reviews-box .reviews-form .textbox {
  border: 1px solid #ddd;
  height: 40px;
  border-radius: 0;
}

.reviews-box .reviews-form .btns {
  background-color: #910209;
  font-size: 14px;
  line-height: 1;
  padding: 13px 10px;
  width: 80px;
  color: #fff;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.3);
}

.reviews-box .reviews-form .inline-control {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.reviews-box .reviews-form .inline-control .textbox {
  display: table-cell;
  width: 100%;
}

.reviews-box .reviews-form .inline-control p {
  padding-left: 15px;
  padding-bottom: 0;
  display: table-cell;
  vertical-align: top;
  width: 95px;
}

.reviews-box .reviews-comment {
  padding: 20px;
  max-height: 400px;
  overflow-y: auto;
}

.reviews-box .reviews-comment .overview {
  width: 100%;
}

.reviews-box .reviews-comment span.name {
  font-size: 14px;
  color: #910209;
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
  width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.reviews-box .reviews-comment span.date {
  position: absolute;
  right: 0;
  top: 21px;
  font-size: 12px;
  color: #999;
}

.reviews-box .reviews-comment .comment-line {
  width: 100%;
  position: relative;
  padding: 17px 0 12px;
  border-top: 1px solid #ddd;
}

.reviews-box .reviews-comment .comment-line:first-child {
  padding-top: 0;
  border-top: none;
}

.reviews-box .reviews-comment .comment-line:first-child span.date {
  top: 1px;
}

.reviews-box .reviews-comment .comment-line p {
  line-height: 1.5;
  font-size: 12px;
}

.addthis_button_weheartit img + img,
.addthis_button_weheartit.active img,
.r-addthis_button_weheartit-action img + img,
.r-addthis_button_weheartit-action.active img {
  display: none !important;
}

.addthis_button_weheartit.active img + img,
.r-addthis_button_weheartit-action.active img + img {
  display: block !important;
}

@media only screen and (max-width: 991px) {
  .block-recipe .recipe-item .thumb img,
  .block-recipe.recipe-recents .recipe-item .thumb img {
    margin: 0;
  }
  .recipe-detail-content .control-btns {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  .recipe-detail-content .control-btns .pull-left {
    padding-bottom: 5px;
  }
  .recipe-info .bx-wrapper .bx-pager {
    bottom: 40px;
  }
  .recipe-info .recipe-desc .desc-tags .more-view {
    display: none;
  }
  .recipe-step {
    padding-left: 55px;
    padding-right: 15px;
    padding-top: 35px;
  }
  .block-recipe.recipe-recents {
    padding: 0 15px;
  }
  .block-recipe.recipe-recents .recipe-item {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-bottom: 5px;
  }
  .block-recipe.recipe-recents .recipe-item .thumb {
    width: 37.5%;
    display: table-cell;
    vertical-align: top;
  }
  .block-recipe.recipe-recents .recipe-item .desc {
    width: 62.5%;
    display: table-cell;
    vertical-align: top;
    padding: 8px 10px 8px 15px;
    position: relative;
  }
  .block-recipe.recipe-recents .recipe-item .likebox {
    position: absolute;
    left: 15px;
    width: auto;
    right: 10px;
    bottom: 10px;
  }
  .block-recipe.recipe-recents .recipe-item .likebox .time {
    min-width: 1px;
    width: 50%;
    white-space: nowrap;
  }
  .block-recipe.recipe-recents .recipe-item .likebox .sbox {
    width: 50%;
  }
  .block-recipe.recipe-recents .recipe-item .star-rate {
    padding: 7px 0 0;
  }
  .main-content .block-recipe {
    margin: 0 -15px;
  }
  .reviews-box .reviews-comment span.name {
    width: 85%;
  }
}

@media only screen and (max-width: 400px) {
  .list-box .filter-tag .tag-label {
    font-size: 13px;
  }
  .list-box .filter-tag ul {
    display: table-cell;
    vertical-align: top;
  }
  .list-box .filter-tag ul li span {
    font-size: 12px;
    padding: 5px 8px;
  }
  .list-box .filter-tag ul li.chosen span {
    padding: 7px 10px;
  }
  .pager-block a,
  .pager-block span {
    height: 30px;
    width: 30px;
    padding: 7px 3px;
    font-size: 14px;
  }
  .pager-block #pager-next#pager-next,
  .pager-block #pager-prev#pager-next {
    margin-left: 4px;
  }
  .pager-block #pager-next#pager-prev,
  .pager-block #pager-prev#pager-prev {
    margin-right: 4px;
  }
  .recipe-info .recipe-desc {
    padding: 0 15px;
  }
  .recipe-info .recipe-desc .desc-info {
    padding: 15px 15px 20px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  .recipe-info .recipe-desc h1 {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .recipe-info .recipe-desc .btns {
    font-size: 13px;
    padding: 6px 20px;
  }
  .recipe-info .recipe-desc .desc-icon {
    padding: 5px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li {
    padding: 10px 5px 10px 47px;
    font-size: 12px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li .lkks {
    left: 0;
    top: 2px;
    transform: scale(0.75);
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li .fa {
    font-size: 12px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li p.red-color {
    padding-top: 5px;
    font-size: 12px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li p.red-color span {
    font-size: 14px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li ul {
    padding-top: 5px;
  }
  .block-recipe.recipe-recents .recipe-item .desc {
    width: 62.5%;
    display: table-cell;
    vertical-align: top;
    padding: 7px 10px;
  }
  .block-recipe.recipe-recents .recipe-item .name {
    font-size: 13px;
    line-height: 1.2;
  }
  .block-recipe.recipe-recents .recipe-item .likebox {
    left: 10px;
    bottom: 7px;
  }
  .block-recipe.recipe-recents .recipe-item .likebox a {
    font-size: 11px;
  }
  .block-recipe.recipe-recents .recipe-item .likebox .sbox a {
    width: 100%;
  }
  .block-recipe.recipe-recents .recipe-item .star-rate {
    padding: 5px 0 0;
    font-size: 12px;
  }
  .block-recipe.recipe-recents .recipe-item .ellip {
    font-size: 12px;
  }
  .reviews-box .reviews-comment span.name {
    width: 75%;
  }
}

@media only screen and (min-width: 992px) {
  .recipe-content {
    padding: 0;
  }
  .recipe-content .title-label {
    background: url(../images/title-label.png) center no-repeat;
    min-width: 170px;
    color: #2F2F2F;
    height: 40px;
    margin-top: 15px;
    font-size: 16px;
    padding: 12px 0 10px;
  }
  .recipe-content .sort-box {
    top: 135px;
    right: 5px;
  }
  .recipe-content--custom-title h1.main-title {
    padding-bottom: 5px;
  }
  .recipe-content--custom-title .title-label {
    background: 0 0;
    color: #910209;
  }
  .block-recipe {
    padding: 0;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-recipe.recipe-list-most {
    padding-bottom: 40px;
  }
  .block-recipe .recipe-item {
    padding: 5px;
    width: 320px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .block-recipe .recipe-item:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    background-color: #fff;
    box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
  }
  .block-recipe .recipe-item .ribbon {
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 2px;
    font-size: 15px;
    font-weight: 400;
    left: 15px;
    padding: 12px 20px;
    background-color: #da291c;
    color: #fff;
    z-index: 1;
  }
  .block-recipe .recipe-item .ribbon:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 0;
    border-right: 2px solid #da291c;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: 2px solid #da291c;
  }
  .block-recipe .recipe-item .thumb {
    position: relative;
    z-index: 1;
  }
  .block-recipe .recipe-item .thumb img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .block-recipe .recipe-item .desc {
    padding: 15px 20px;
  }
  .block-recipe .recipe-item .name {
    font-size: 18px;
    padding-bottom: 10px;
    min-height: 60px;
    position: relative;
  }
  .block-recipe .recipe-item .star-rate {
    position: relative;
  }
  .block-recipe .recipe-item .likebox {
    padding: 15px 0 0;
    display: table;
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .block-recipe .recipe-item .likebox .time {
    display: block;
    float: left;
    width: auto;
  }
  .block-recipe .recipe-item .likebox .sbox {
    display: block;
    width: auto;
    float: right;
  }
  .block-recipe .recipe-item .likebox .sbox a,
  .block-recipe .recipe-item .likebox .sbox span.box-i {
    text-align: left;
    width: auto;
  }
  .block-recipe .recipe-item .likebox .sbox a.visible-mobile,
  .block-recipe .recipe-item .likebox .sbox span.box-i.visible-mobile {
    display: none;
  }
  .block-recipe .recipe-item .likebox .box-i,
  .block-recipe .recipe-item .likebox a {
    font-size: 14px;
  }
  .block-recipe .recipe-item .likebox .fa {
    font-size: 19px;
  }
  .main-content .recipe-content:last-child {
    padding-bottom: 40px;
  }
  .main-content .block-recipe .recipe-item {
    width: 33.33%;
  }
  .main-content .recipe-personal .block-recipe .recipe-item {
    width: 50%;
    padding: 10px;
  }
  .main-content .recipe-personal .block-recipe .recipe-item:before {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
  }
  .pager-block {
    padding: 40px 0 0;
  }
  .recipe-detail-content .recipe-moji a {
    margin: 0 0 0 10px;
  }
  .recipe-detail-content .landing-banner {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
  }
  .recipe-detail-content.recipe-detail-coporate {
    margin-top: 80px;
  }
  .recipe-info {
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
  }
  .recipe-info .recipe-detail {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-top: 5px;
  }
  .recipe-info .recipe-thumb {
    width: 600px;
    display: table-cell;
    vertical-align: top;
  }
  .recipe-info .recipe-thumb .bx-wrapper .bx-pager {
    bottom: 15px;
  }
  .recipe-info .recipe-desc {
    display: table-cell;
    vertical-align: top;
    width: 360px;
    padding: 25px;
    background-color: #fff;
  }
  .recipe-info .recipe-desc .desc-info {
    padding: 0 0 20px;
    margin: 0 5px;
  }
  .recipe-info .recipe-desc h1 {
    font-size: 28px;
  }
  .recipe-info .recipe-desc .btns {
    font-size: 18px;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.3);
  }
  .recipe-info .recipe-desc .desc-icon {
    padding: 10px 0;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li {
    padding: 15px 5px 15px 53px;
  }
  .recipe-info .recipe-desc .desc-icon .list-icons > li .lkks {
    left: 0;
  }
  .recipe-info .recipe-desc .desc-tags {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .recipe-side {
    width: 310px;
    float: left;
    padding: 0;
  }
  .recipe-side .side-box-list {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
  }
  .recipe-side .side-box {
    background-color: #f8f8f8;
    padding: 25px 0 10px 80px;
    border-top: 1px solid #fff;
  }
  .recipe-side .side-box:first-child {
    border-top: none;
  }
  .recipe-side .side-box .lkks {
    left: 20px;
  }
  .recipe-side .side-box h4 {
    font-size: 18px;
  }
  .recipe-side h3 {
    font-size: 24px;
    text-align: center;
    padding: 0;
  }
  .recipe-side h3 span {
    height: 90px;
  }
  .recipe-side .side-product-list {
    padding: 25px 20px 20px;
  }
  .recipe-side .side-product-item {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  .recipe-side .side-product-item .box-inner {
    padding: 5px;
    width: 100%;
    display: table;
    table-layout: fixed;
  }
  .recipe-side .side-product-item .thumb {
    width: 85px;
    vertical-align: middle;
    display: table-cell;
  }
  .recipe-side .side-product-item .thumb img {
    max-height: 90px;
  }
  .recipe-side .side-product-item .desc {
    width: 173px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }
  .recipe-side .side-product-item .desc .subname {
    font-size: 14px;
    padding-bottom: 5px;
  }
  .recipe-side .side-product-item .desc .name {
    font-size: 18px;
  }
  .recipe-step {
    float: left;
    width: 650px;
    padding-left: 90px;
    position: relative;
  }
  .recipe-step:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 40px;
    bottom: 30px;
    width: 10px;
    background: url(../images/dot.png) repeat-y;
  }
  .recipe-step .step-box-video {
    margin: 25px 0 40px;
  }
  .recipe-step .step-box {
    font-size: 16px;
    margin: 15px 0 30px;
    padding: 30px;
    background-color: #fff;
  }
  .recipe-step .step-box:before {
    width: 40px;
    height: 40px;
    font-size: 24px;
    padding: 8px 0;
    top: -20px;
    left: -66px;
  }
  .recipe-main-title {
    font-size: 30px;
    line-height: 1;
    padding: 22px 0 25px;
  }
  .reviews-section {
    padding: 0 5px;
  }
  .reviews-box {
    box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
  }
  .reviews-box .reviews-form {
    padding: 30px 30px 40px;
  }
  .reviews-box .reviews-form p {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .reviews-box .reviews-form .textarea-group {
    padding-bottom: 30px;
  }
  .reviews-box .reviews-form textarea {
    height: 165px;
  }
  .reviews-box .reviews-form .btns {
    font-size: 18px;
    padding: 11px 10px;
    width: 230px;
    border-radius: 20px;
    background-clip: padding-box;
  }
  .reviews-box .reviews-form .inline-control p {
    padding-left: 15px;
    text-align: right;
    width: 650px;
  }
  .reviews-box .reviews-comment {
    padding: 25px 30px;
  }
  .reviews-box .reviews-comment span.name {
    font-size: 18px;
    padding-bottom: 18px;
  }
  .reviews-box .reviews-comment span.date {
    top: 32px;
    font-size: 14px;
  }
  .reviews-box .reviews-comment .comment-line {
    padding: 25px 0;
  }
  .reviews-box .reviews-comment .comment-line:first-child {
    padding-top: 0;
  }
  .reviews-box .reviews-comment .comment-line:first-child span.date {
    top: 2px;
  }
  .reviews-box .reviews-comment .comment-line p {
    font-size: 16px;
  }
  .ie11 .filter-item .dropdown .dropdown-menu {
    background-clip: content-box;
    padding-top: 10px;
    margin-top: -10px;
  }
  .recipe-info .recipe-desc .desc-tags a {
    z-index: 1;
    position: relative;
  }
  .recipe-info .recipe-desc .desc-tags a.disable {
    display: none;
  }
  .recipe-info .recipe-desc .desc-tags a.disable.in {
    display: inline-block;
  }
  .recipe-info .recipe-desc .desc-tags a.more-view.in {
    z-index: 0;
    opacity: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .recipe-filter--hk {
    clear: both;
  }
  .recipe-filter--hk h2 {
    width: 40%;
    float: left;
  }
  .recipe-filter--hk .btn-recipe-clear {
    position: static;
    float: right;
  }
  .recipe-filter--hk .btn-clear-filter {
    margin-left: 5px;
  }
  .recipe-filter--hk .filter-list {
    width: 100%;
  }
}

.corp-box-list .corp-box,
.happen-item {
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, 0.4);
}

body.sharebox-expanded-noscroll {
  overflow: hidden;
}

.sharebox-container {
  display: none;
}

.sharebox-container .sharebox-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 16777270;
}

.sharebox-container .sharebox-menu-close {
  position: fixed;
  right: 20px;
  top: 20px;
  margin: 0;
  padding: 0;
  z-index: 16777274;
  background: none;
  border: none;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  transition: all 0.4s ease;
}

.sharebox-container .sharebox-content {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 40px;
  z-index: 16777271;
  text-align: left;
  background: 0 0;
}

.sharebox-container .sharebox-content-heading {
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 575px;
}

.sharebox-container .sharebox-content-title {
  display: block;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  color: #fff;
  margin: 0 35px 30px;
  padding: 0;
}

.sharebox-container .sharebox-content-title-page,
.sharebox-container .sharebox-content-title-page-url {
  color: #eeecec;
  display: block;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 420px) {
  .sharebox-container .sharebox-content-title {
    font-size: 28px;
  }
}

.sharebox-container .sharebox-content-title-page {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  padding: 0 20px;
}

.sharebox-container .sharebox-content-title-page-url {
  font-size: 13px;
  font-weight: 300;
  margin: 0 35px 20px;
  opacity: 0.6;
  padding: 0;
}

.sharebox-container .sharebox-content-link {
  padding: 20px 0;
  text-align: center;
  position: relative;
  max-width: 575px;
  margin: 0 auto;
}

.sharebox-container .sharebox-content-input {
  border-radius: 0 4px 4px 0;
  color: #333;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
  height: 50px;
  width: 100%;
}

.sharebox-container .sharebox-content-button {
  text-align: center;
  min-width: 130px;
  display: inline-block;
  background-color: #0295ff;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin: 15px auto 0;
  padding: 15px 35px;
  transition: background-color 0.2s ease-in;
}

.sharebox-container .sharebox-content-notification {
  background-color: #1ece8e;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 20px auto;
  opacity: 0;
  padding: 5px;
  width: 200px;
  transition: opacity 0.5s ease-in;
}

.sharebox-container .sharebox-content-notification.show {
  opacity: 1;
}

.sharebox-container .sharebox-content-notification span {
  font-size: 14px;
  line-height: 20px;
}

.corp-box-list,
.corp-fact {
  font-size: 0;
}

.corp-banner-block {
  position: relative;
  padding-bottom: 15px;
}

.corp-banner-block .line {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: url(../images/upload/corporate/corp-bg2.png) bottom center
    repeat-x;
  height: 52px;
}

.corp-banner-block .banner-description {
  text-align: center;
  color: #fff;
}

.corp-banner-block .banner-description h3 {
  font-weight: 700;
  padding-bottom: 10px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.corp-banner-block .banner-description p {
  font-weight: 700;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  line-height: 150%;
}

.corp-banner-block .banner-description p span {
  line-height: 220%;
}

.corp-banner-block .banner-description .quotes:before {
  content: "";
  width: 79px;
  height: 62px;
  background: url(../images/upload/corporate/quote-open.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  margin: 0 25px -10px -80px;
}

.corp-banner-block .banner-description .quotes:after {
  content: "";
  width: 79px;
  height: 62px;
  background: url(../images/upload/corporate/quote-close.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  margin: 0 -80px -40px 25px;
}

.corp-banner-block .banner-description .btns {
  background-color: #b10e14;
  color: #fff;
  min-width: 100px;
}

.corp-banner-block .banner-desc-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.corp-fact {
  text-align: center;
}

.corp-fact .fact-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.corp-fact .fact-item:before {
  content: "";
  position: absolute;
  top: 0;
  width: 165px;
  height: 165px;
  left: 50%;
  margin-left: -80px;
}

.corp-fact .fact-item:nth-child(2):before {
  margin-left: -75px;
  transform: rotate(45deg);
}

.corp-fact .fact-item:nth-child(3):before {
  top: 5px;
  transform: rotate(90deg);
}

.corp-fact .fact-item:nth-child(4):before {
  top: -5px;
  transform: rotate(-45deg);
}

.corp-fact .fact-item .fact-icon {
  width: 165px;
  margin: 0 auto;
  display: table;
  position: relative;
  z-index: 1;
}

.corp-fact .fact-item .fact-icon .image {
  display: table-cell;
  vertical-align: middle;
  width: 165px;
  height: 165px;
}

.corp-box-list .corp-box .thumb img,
.corp-heritage .map-content img {
  display: block;
  width: 100%;
}

.corp-fact .fact-item .name {
  line-height: 1;
  color: #6e20a0;
  font-weight: 700;
}

.corp-fact .fact-item .text {
  line-height: 1.4;
  font-weight: 700;
}

.corp-box-list .corp-box .desc {
  text-align: center;
  background-color: #fff;
  position: relative;
}

.corp-box-list .corp-box .desc .name {
  color: #6e20a0;
  font-weight: 700;
  line-height: 1;
}

.corp-box-list .corp-box .desc .text {
  line-height: 1.4;
}

.corp-box-list .corp-box .desc .link {
  position: absolute;
  left: 0;
  width: 100%;
}

.corp-box-list .corp-box .desc .link .btns {
  min-width: 200px;
}

.corp-heritage ul.map-guild {
  font-size: 0;
  padding: 15px 15px 20px;
  text-align: center;
}

.corp-heritage ul.map-guild li {
  display: inline-block;
  position: relative;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 700;
}

.corp-heritage ul.map-guild li:last-child {
  padding-right: 0;
}

.corp-heritage ul.map-guild li .marker-red {
  color: #da291c;
}

.corp-heritage ul.map-guild li .marker-violet {
  color: #8031a7;
}

.corp-heritage ul.map-guild li .marker-orange {
  color: #ee7320;
}

.corp-heritage ul.map-guild li .fa {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 21px;
}

.corp-heritage ul.map-guild li img {
  position: absolute;
  left: 0;
  top: 2px;
  width: 12px;
}

.happen-item {
  width: 100%;
  font-size: 0;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.happen-item .thumb {
  width: 44%;
  display: inline-block;
  vertical-align: top;
}

.happen-item .thumb img {
  width: 100%;
  height: auto !important;
  display: block;
}

.happen-item .desc {
  display: inline-block;
  vertical-align: top;
  width: 56%;
  padding: 25px 15px 50px;
}

.happen-item .desc .status {
  display: block;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  background-color: #862633;
  position: absolute;
  padding: 6px;
  top: 0;
  right: 10px;
}

.happen-item .desc .time {
  display: block;
  font-size: 12px;
  color: #999;
  padding-bottom: 6px;
}

.happen-item .desc .time span {
  font-weight: 700;
  font-size: 20px;
}

.happen-item .desc .time sup {
  font-size: 90%;
  margin: 0 3px 0 2px;
}

.happen-item .desc .name,
.happen-item .desc .name1 {
  font-size: 15px;
  line-height: 1.4;
}

.happen-item .desc .name {
  color: #6e20a0;
  font-weight: 700;
}

.happen-item .desc .address {
  position: absolute;
  bottom: 15px;
  left: 44%;
  right: 15px;
  margin-left: 15px;
}

.happen-item .desc .address p {
  font-size: 12px;
  position: relative;
  color: #999;
  line-height: 16px;
  padding: 1px 0 1px 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.happen-item .desc .address p img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 18px;
}

.happen-item.event-item .desc {
  padding: 15px 15px 35px;
}

.corp-news .news-slides li {
  padding-bottom: 20px;
}

@media screen and (max-width: 500px) {
  .corp-fact .fact-item:before {
    width: 120px;
    height: 120px;
    margin-left: -60px;
    background-size: contain;
  }
  .corp-fact .fact-item:nth-child(2):before {
    margin-left: -56px;
  }
  .corp-fact .fact-item .fact-icon {
    width: 120px;
  }
  .corp-fact .fact-item .fact-icon .image {
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-width: 340px) {
  .corp-fact .fact-item:before {
    width: 110px;
    height: 110px;
    margin-left: -55px;
    background-size: contain;
  }
  .corp-fact .fact-item:nth-child(2):before {
    margin-left: -50px;
  }
  .corp-fact .fact-item .fact-icon {
    width: 110px;
  }
  .corp-fact .fact-item .fact-icon .image {
    width: 110px;
    height: 110px;
  }
}

@media screen and (max-width: 991px) {
  .corp-banner-block .banner-description {
    max-width: 325px;
    margin: 0 auto;
  }
  .corp-banner-block .banner-description h3 {
    font-size: 28px;
  }
  .corp-banner-block .banner-description p {
    font-size: 14px;
  }
  .corp-banner-block .banner-description p span {
    font-size: 13px;
  }
  .corp-banner-block .banner-description .quotes .break-mobile {
    font-size: 14px;
    line-height: 1.4;
  }
  .corp-banner-block .banner-description .quotes:before {
    width: 40px;
    height: 31px;
    margin: 0 10px -5px -40px;
  }
  .corp-banner-block .banner-description .quotes:after {
    width: 40px;
    height: 31px;
    margin: 0 -40px -20px 10px;
  }
  .corp-banner-block .banner-description .btns {
    margin-top: 8px;
    font-size: 10px;
  }
  .corp-fact {
    max-width: 600px;
    margin: 0 auto;
    padding: 15px 10px;
  }
  .corp-fact .fact-item {
    width: 50%;
    padding: 0 10px 5px;
  }
  .corp-fact .fact-item .fact-icon {
    padding: 0 15px 10px;
  }
  .corp-fact .fact-item .name {
    font-size: 20px;
    padding-bottom: 8px;
  }
  .corp-fact .fact-item .text {
    font-size: 13px;
  }
  .sub-title {
    font-size: 14px;
    padding: 0 15px 25px;
    text-align: center;
  }
  .corp-heritage .text-center .btns {
    font-size: 15px;
    min-width: 250px;
    padding: 12px 15px 15px;
  }
  .corp-heritage .map-content {
    margin: 20px 0 5px;
  }
  .corp-heritage ul.map-guild {
    padding: 10px 15px;
  }
  .corp-heritage ul.map-guild li {
    font-size: 11px;
    padding: 0 12px 0 15px;
  }
  .corp-heritage ul.map-guild li:last-child {
    padding-right: 0;
  }
  .corp-heritage ul.map-guild li .fa {
    font-size: 18px;
  }
  .corp-heritage ul.map-guild li img {
    width: 10px;
  }
  .corp-box-list {
    padding: 0 15px;
    margin-top: -15px;
  }
  .corp-box-list .corp-box {
    display: block;
    width: 100%;
    margin: 30px 0;
  }
  .corp-box-list .corp-box .desc {
    padding: 15px 10px 70px;
    min-height: 180px;
  }
  .corp-box-list .corp-box .desc .name {
    font-size: 22px;
    padding-bottom: 10px;
  }
  .corp-box-list .corp-box .desc .text {
    font-size: 13px;
    padding: 0 10px;
    display: table;
    margin: 0 auto;
    max-width: 300px;
  }
  .corp-box-list .corp-box .desc .text strong {
    font-size: 13px;
  }
  .corp-box-list .corp-box .desc .link {
    bottom: 20px;
  }
  .corp-box-list .corp-box .desc .link .btns {
    font-size: 15px;
    padding: 10px 15px;
  }
  .corp-news {
    padding: 0 15px;
  }
  .corp-news .btns {
    font-size: 15px;
    min-width: 250px;
    padding: 12px 15px 15px;
  }
  .corp-news .bx-wrapper .bx-controls-direction {
    display: block;
  }
  .corp-news .bx-wrapper .bx-controls-direction a {
    width: 40px;
    margin-top: -60px;
    background: rgba(0, 0, 0, 0.5);
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-next {
    right: -15px;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-next:before {
    background-position: -40px -458px;
    width: 15px;
    height: 30px;
    left: 14px;
    top: 34px;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -15px;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-prev:before {
    background-position: -23px -458px;
    width: 15px;
    height: 30px;
    top: 34px;
    left: 12px;
  }
}

@media screen and (max-width: 374px) {
  .corp-heritage ul.map-guild li {
    font-size: 8px;
    padding: 0 15px;
  }
  .corp-heritage ul.map-guild li:last-child {
    padding-right: 0;
  }
}

@media screen and (max-width: 450px) {
  .happen-item .desc .name1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 400px) {
  .break-mobile {
    display: block;
  }
  .corp-banner-block .banner-description h3 {
    font-size: 22px;
    padding-bottom: 0;
    margin-bottom: -10px;
  }
  .corp-banner-block .banner-description p {
    font-size: 12px;
  }
  .corp-banner-block .banner-description p span {
    font-size: 11px;
  }
  .corp-banner-block .banner-description .quotes .break-mobile {
    font-size: 12px;
  }
  .corp-banner-block .banner-description .btns {
    margin-top: 5px;
  }
  .happen-item .desc {
    padding: 25px 10px 40px;
  }
  .happen-item .desc .status {
    font-size: 11px;
    padding: 6px 10px;
  }
  .happen-item .desc .time {
    font-size: 11px;
    padding-bottom: 4px;
  }
  .happen-item .desc .time span {
    font-size: 18px;
  }
  .happen-item .desc .name {
    font-size: 12px;
  }
  .happen-item .desc .name1 {
    font-size: 11px;
  }
  .happen-item .desc .address {
    bottom: 5px;
    margin-left: 10px;
    right: 10px;
  }
  .happen-item .desc .address p {
    font-size: 10px;
    padding: 1px 0 1px 20px;
  }
  .happen-item .desc .address p img {
    height: 15px;
  }
  .happen-item.event-item .desc {
    padding: 10px 10px 30px;
  }
}

.news-slides iframe {
  width: 100% !important;
}

@media screen and (min-width: 992px) {
  .corp-banner-block,
  .sub-title {
    text-align: center;
  }
  .corp-banner-block .banner-description {
    padding: 0;
    display: inline-block;
    width: 738px;
  }
  .corp-banner-block .banner-description h3 {
    font-size: 52px;
  }
  .corp-banner-block .banner-description p {
    font-size: 24px;
  }
  .corp-banner-block .banner-description p span {
    font-size: 26px;
  }
  .corp-banner-block .banner-description p .break-mobile {
    line-height: 150%;
  }
  .corp-banner-block .banner-description .btns {
    margin-top: 50px;
    font-size: 20px;
  }
  .corp-fact {
    padding: 55px 10px;
  }
  .corp-fact .fact-item {
    width: 25%;
    padding: 0 10px 5px;
  }
  .corp-fact .fact-item .fact-icon {
    padding-bottom: 25px;
  }
  .corp-fact .fact-item .fact-icon img {
    max-width: 155px;
  }
  .corp-fact .fact-item .name {
    font-size: 40px;
    padding-bottom: 15px;
  }
  .corp-fact .fact-item .text {
    font-size: 16px;
  }
  .sub-title {
    font-size: 20px;
    padding-bottom: 35px;
  }
  .corp-heritage .text-center .btns {
    font-size: 18px;
    min-width: 250px;
    padding: 12px 15px 15px;
    position: relative;
  }
  .corp-box-list {
    padding: 0 0 30px;
  }
  .corp-box-list .corp-box {
    display: inline-block;
    width: 470px;
    margin: 10px 5px;
    vertical-align: top;
  }
  .corp-box-list .corp-box .desc {
    padding: 20px 20px 75px;
    min-height: 245px;
  }
  .corp-box-list .corp-box .desc .name {
    font-size: 26px;
    padding-bottom: 20px;
  }
  .corp-box-list .corp-box .desc .text {
    font-size: 16px;
    padding: 0 35px;
  }
  .corp-box-list .corp-box .desc .text strong {
    font-size: 17px;
  }
  .corp-box-list .corp-box .desc .link {
    bottom: 35px;
  }
  .corp-box-list .corp-box .desc .link .btns {
    font-size: 16px;
  }
  .happen-item .thumb {
    width: 190px;
  }
  .happen-item .desc {
    width: 280px;
    padding: 25px 10px 40px 15px;
  }
  .happen-item .desc .status {
    text-align: center;
    font-size: 13px;
    padding: 6px;
    min-width: 80px;
    right: 10px;
  }
  .happen-item .desc .time {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .happen-item .desc .time span {
    font-size: 29px;
  }
  .happen-item .desc .time sup {
    font-size: 90%;
  }
  .happen-item .desc .name {
    font-size: 18px;
  }
  .happen-item .desc .name1 {
    font-size: 16px;
  }
  .happen-item .desc .address {
    bottom: 25px;
    left: 205px;
    right: 10px;
    margin-left: 0;
  }
  .happen-item .desc .address p {
    font-size: 14px;
    line-height: 18px;
    padding: 3px 0 3px 25px;
  }
  .happen-item .desc .address p img {
    left: 0;
    top: 1px;
    height: 20px;
  }
  .happen-item.event-item .thumb {
    width: 230px;
  }
  .happen-item.event-item .desc {
    width: 240px;
    padding: 18px 10px 40px 20px;
  }
  .happen-item.event-item .desc .address {
    bottom: 15px;
    left: 247px;
  }
  .corp-news .news-slides ul {
    font-size: 0;
  }
  .corp-news .news-slides li {
    width: 470px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
  }
  .corp-news .bx-wrapper li {
    margin-left: 0;
  }
  .corp-news .bx-wrapper .bx-controls-direction {
    display: block;
  }
  .corp-news .bx-wrapper .bx-controls-direction a {
    margin: 0;
    top: -68px;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    background: #fff;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-next:before {
    background-position: -11px -480px;
    width: 11px;
    height: 15px;
    left: 13px;
    top: 9px;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-prev {
    left: auto;
    right: 40px;
  }
  .corp-news .bx-wrapper .bx-controls-direction a.bx-prev:before {
    background-position: 0 -480px;
    width: 11px;
    height: 15px;
    top: 9px;
    left: 10px;
  }
  .corp-news .btns {
    font-size: 16px;
    min-width: 240px;
    padding: 12px 15px 15px;
  }
}

.history-listing {
  text-align: center;
  padding-bottom: 50px;
}

.history-listing .dock {
  display: inline-block;
  width: 60px;
}

.history-listing .dock img {
  width: 100%;
  display: block;
}

.history-listing .frt-area {
  padding: 25px 0 0;
}

.milestones {
  position: relative;
}

.milestones:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  background: url(../images/dot.png) repeat-y;
}

.milestones .box {
  position: relative;
}

@media screen and (max-width: 991px) {
  .milestones .box {
    position: relative !important;
    top: 0 !important;
  }
}

.milestones .box .banner {
  min-height: 255px;
  padding-bottom: 10px;
  position: relative;
}

.milestones .box .bx-wrapper .bx-controls-direction {
  display: block;
}

.milestones .box .bx-wrapper .bx-controls-direction a {
  width: 40px;
  background: rgba(0, 0, 0, 0.5);
}

.milestones .box .bx-wrapper .bx-controls-direction a.bx-next {
  right: -30px;
}

.milestones .box .bx-wrapper .bx-controls-direction a.bx-next:before {
  background-position: -40px -458px;
  width: 15px;
  height: 30px;
  left: 14px;
  top: 34px;
}

.milestones .box .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -30px;
}

.milestones .box .bx-wrapper .bx-controls-direction a.bx-prev:before {
  background-position: -23px -458px;
  width: 15px;
  height: 30px;
  top: 34px;
  left: 12px;
}

.milestones .milestone-box {
  background-color: #fff;
}

.milestones .milestone-box .image img {
  width: 100%;
}

.milestones .milestone-box .timeline {
  background: url(../images/upload/history/label-1.png) left center no-repeat;
  background-size: cover;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  position: absolute;
}

.milestones .milestone-box .name {
  color: #910209;
  font-weight: 700;
  line-height: 1.4;
}

.milestones .milestone-box .text {
  line-height: 1.4;
}

.milestones .milestone-box .box-video {
  position: relative;
}

.milestones .milestone-box.box-detail .text {
  text-align: left;
}

.history-tab-controls {
  font-size: 0;
}

@media screen and (max-width: 991px) {
  .history-tab-controls {
    padding: 0 2px;
  }
  .history-tab-controls li {
    width: 25%;
    padding: 0 2px;
  }
}

.history-tab-controls li {
  display: inline-block;
  height: auto !important;
}

.history-tab-controls .tab-item {
  background: #fff;
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 14px;
}

@media screen and (max-width: 380px) {
  .history-tab-controls .tab-item {
    font-size: 11px;
  }
}

.history-tab-controls .tab-item a {
  display: block;
  padding: 11px 3px;
  color: #910209;
  border: none;
}

.history-tab-controls .tab-item a:before {
  content: none;
}

@media screen and (min-width: 992px) {
  .history-tab-controls .tab-item {
    width: 230px;
    margin: 0 5px;
    display: inline-block;
    font-size: 22px;
  }
  .history-tab-controls .tab-item a {
    padding: 18px 0;
  }
}

.history-tab-controls .active .tab-item {
  background: url(../images/bg-rep-1.png);
}

.history-tab-controls .active .tab-item:after,
.history-tab-controls .active .tab-item:before {
  background: url(../images/body-bg.jpg);
  position: absolute;
  bottom: 0;
  height: 10px;
  width: 50%;
  content: "";
}

.history-tab-controls .active .tab-item a {
  color: #fff;
  padding: 11px 3px 21px;
}

.history-tab-controls .active .tab-item:before {
  left: -5px;
  transform: skew(45deg);
}

.history-tab-controls .active .tab-item:after {
  right: -5px;
  transform: skew(-45deg);
}

.history-tab-wrapper .tab-bottom .bx-wrapper .bx-controls-direction a.bx-next,
.history-tab-wrapper .tab-top .bx-wrapper .bx-controls-direction a.bx-next {
  right: 4px;
}

@media screen and (min-width: 992px) {
  .history-tab-controls .active .tab-item a {
    padding: 18px 0 28px;
  }
  .active .history-tab-controls .active .tab-item {
    font-size: 24px;
    padding: 16px 0 28px;
  }
}

@media screen and (max-width: 991px) {
  .ie10 .history-tab-wrapper .tab-bottom .tab-item,
  .ie11 .history-tab-wrapper .tab-bottom .tab-item {
    padding-top: 1px;
    overflow: hidden;
  }
}

.ie11 .history-tab-controls li {
  height: 10px !important;
}

.ie11 .history-listing .dock-top {
  margin-top: 30px;
}

.history-tab-wrapper .tab-top {
  padding-bottom: 35px;
}

.history-tab-wrapper .tab-top .bx-wrapper .bx-controls-direction a {
  background: rgba(0, 0, 0, 0.5);
  width: 35px;
  height: 58px;
  top: 0;
  margin-top: 0;
}

.history-tab-wrapper
  .tab-top
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before,
.history-tab-wrapper
  .tab-top
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 18px;
}

.history-tab-wrapper
  .tab-top
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before {
  background-position: -48px -392px;
}

.history-tab-wrapper .tab-top .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 4px;
}

.history-tab-wrapper
  .tab-top
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  background-position: -33px -392px;
}

.history-tab-wrapper .tab-bottom {
  padding-top: 40px;
}

.history-tab-wrapper .tab-bottom .tab-item {
  background: none;
}

.history-tab-wrapper .tab-bottom .tab-item a {
  margin-top: 10px;
  background-color: #fff;
  padding: 11px 3px;
}

@media screen and (min-width: 992px) {
  .history-tab-wrapper .tab-bottom .tab-item a {
    padding: 18px 0;
  }
}

.history-tab-wrapper .tab-bottom .tab-item:after,
.history-tab-wrapper .tab-bottom .tab-item:before {
  bottom: auto;
  top: 0;
}

.history-tab-wrapper .tab-bottom .active .tab-item {
  background: none;
}

.history-tab-wrapper .tab-bottom .active .tab-item a {
  margin-top: 0;
  background: url(../images/bg-rep-1.png);
  padding: 21px 3px 11px;
}

@media screen and (min-width: 992px) {
  .history-tab-wrapper .tab-bottom .active .tab-item a {
    padding: 28px 0 18px;
  }
}

.history-tab-wrapper .tab-bottom .active .tab-item:before {
  transform: skew(-45deg);
}

.history-tab-wrapper .tab-bottom .active .tab-item:after {
  transform: skew(45deg);
}

.history-tab-wrapper .tab-bottom .bx-wrapper .bx-controls-direction a {
  background: rgba(0, 0, 0, 0.5);
  width: 35px;
  height: 58px;
  top: auto;
  bottom: 0;
  margin-top: 0;
}

.history-tab-wrapper
  .tab-bottom
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before,
.history-tab-wrapper
  .tab-bottom
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 18px;
}

.history-tab-wrapper
  .tab-bottom
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before {
  background-position: -48px -392px;
}

.history-tab-wrapper .tab-bottom .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 4px;
}

.history-tab-wrapper
  .tab-bottom
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  background-position: -33px -392px;
}

@media screen and (max-width: 991px) {
  .milestones {
    padding: 25px 0;
  }
  .milestones .box {
    padding: 25px 17px;
    width: 100%;
  }
  .milestones .milestone-box {
    padding: 35px 30px 20px;
  }
  .milestones .milestone-box .timeline {
    font-size: 19px;
    width: 240px;
    height: 50px;
    padding: 15px 10px;
    top: -3px;
    left: 50%;
    margin-left: -120px;
  }
  .history-tab-wrapper .tab-bottom .bx-wrapper .bx-controls-direction a,
  .history-tab-wrapper .tab-top .bx-wrapper .bx-controls-direction a {
    height: 35px;
  }
  .milestones .milestone-box .name {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .milestones .milestone-box .image {
    padding-bottom: 10px;
  }
  .milestones .milestone-box .text {
    font-size: 13px;
  }
  .milestones .milestone-box.box-detail {
    padding: 30px 30px 20px;
  }
  .milestones .milestone-box.box-detail .timeline {
    background-image: url(../images/upload/history/label-5.png);
    width: 96px;
    margin-left: -48px;
    top: 2px;
  }
  .milestones .milestone-box.box-detail .name {
    font-size: 18px;
    max-width: 340px;
    margin: 0 auto;
  }
  .milestones .milestone-box.box-detail .text {
    font-size: 13px;
    max-width: 340px;
    margin: 0 auto;
  }
  .history-tab-wrapper .tab-top {
    padding-bottom: 25px;
  }
  .history-tab-wrapper .tab-bottom {
    padding-top: 30px;
  }
}

@media screen and (max-width: 380px) {
  .history-tab-wrapper .tab-bottom .bx-wrapper .bx-controls-direction a,
  .history-tab-wrapper .tab-top .bx-wrapper .bx-controls-direction a {
    height: 32px;
  }
}

@media screen and (min-width: 992px) {
  .history-listing {
    padding-bottom: 65px;
  }
  .history-listing .frt-area {
    padding: 50px 0 0;
  }
  .box {
    min-height: 485px;
  }
  .milestones {
    overflow: hidden;
    padding: 25px 5px 0;
    font-size: 0;
  }
  .milestones .milestone-box {
    display: inline-block;
    width: 400px;
    text-align: center;
    padding: 95px 30px 35px;
  }
  .milestones .milestone-box .timeline {
    width: 320px;
    height: 75px;
    padding: 18px 10px;
    font-size: 28px;
    top: 18px;
    right: 15px;
  }
  .milestones .milestone-box .name {
    font-size: 22px;
    padding: 0 25px 20px;
  }
  .milestones .milestone-box .text {
    font-size: 16px;
    padding: 0 25px;
  }
  .milestones .milestone-box .image {
    padding-bottom: 18px;
  }
  .milestones .milestone-box.box-detail {
    padding: 27px 30px 30px;
  }
  .milestones .milestone-box.box-detail .text {
    font-size: 14px;
    padding: 0;
  }
  .milestones .box {
    text-align: left;
    padding-bottom: 40px;
    width: 475px;
  }
  .milestones .box.box-2.item-left,
  .milestones .box:nth-child(2n) {
    text-align: right;
  }
  .milestones .box .milestone-box:before {
    content: "";
    right: 0;
    top: 50px;
    width: 56px;
    position: absolute;
    border: 1px solid #910209;
  }
  .milestones .box .timeline:after,
  .milestones .box .timeline:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
  }
  .milestones .box .timeline:before {
    border-bottom-color: #910209;
    right: -23px;
    top: 17px;
  }
  .milestones .box .timeline:after {
    border-top-color: #910209;
    right: -23px;
    top: 33px;
  }
  .milestones .box:nth-child(2) {
    margin-top: 160px;
  }
  .milestones .box:nth-child(2n) .milestone-box:before {
    content: "";
    right: auto;
    left: 0;
  }
  .milestones .box:nth-child(2n) .timeline {
    background-image: url(../images/upload/history/label-2.png);
    background-position: 40px center;
    right: auto;
    left: 15px;
  }
  .milestones .box:nth-child(2n) .timeline:after,
  .milestones .box:nth-child(2n) .timeline:before {
    left: -23px;
    right: auto;
  }
  .milestones .box.box-2 .milestone-box:before {
    width: 25px;
  }
  .milestones .box.box-2 .timeline {
    background-image: url(../images/upload/history/label-3.png);
    width: 104px;
    height: 66px;
    right: 22px;
  }
  .milestones .box.box-2 .timeline:after,
  .milestones .box.box-2 .timeline:before {
    right: -30px;
  }
  .milestones .box.box-2:nth-child(2n) .timeline {
    background-image: url(../images/upload/history/label-4.png);
    background-position: 0 0;
    right: auto;
    left: 22px;
  }
  .milestones .box.box-2:nth-child(2n) .timeline:after,
  .milestones .box.box-2:nth-child(2n) .timeline:before {
    left: -30px;
  }
  .milestones .box.box-2.item-left .timeline {
    background-image: url(../images/upload/history/label-4.png);
    background-position: 0 0;
    right: auto;
    left: 22px;
  }
  .milestones .box.box-2.item-left .timeline:after,
  .milestones .box.box-2.item-left .timeline:before {
    left: -30px;
    right: auto;
  }
  .milestones .box.box-2.item-left .milestone-box:before {
    content: "";
    right: auto;
    left: 0;
  }
  .milestones .box.box-2.item-right {
    text-align: left;
  }
  .milestones .box.box-2.item-right .timeline {
    background-image: url(../images/upload/history/label-3.png);
    right: 22px;
    left: auto;
  }
  .milestones .box.box-2.item-right .timeline:after,
  .milestones .box.box-2.item-right .timeline:before {
    right: -30px;
    left: auto;
  }
  .milestones .box.box-2.item-right .milestone-box:before {
    right: 0;
    left: auto;
  }
  .milestones .box.item-left {
    text-align: right;
  }
  .milestones .box.item-left .timeline {
    background-image: url(../images/upload/history/label-2.png);
    background-position: 40px center;
    right: auto;
    left: 15px;
  }
  .milestones .box.item-left .timeline:after,
  .milestones .box.item-left .timeline:before {
    left: -30px;
    right: auto;
  }
  .milestones .box.item-left .milestone-box:before {
    content: "";
    right: auto;
    left: 0;
  }
  .milestones .box.item-right {
    text-align: left;
  }
  .milestones .box.item-right .timeline {
    background: url(../images/upload/history/label-1.png) left center no-repeat;
    right: 15px;
    left: auto;
  }
  .milestones .box.item-right .timeline:after,
  .milestones .box.item-right .timeline:before {
    right: -23px;
    left: auto;
  }
  .milestones .box.item-right .milestone-box:before {
    right: 0;
    left: auto;
  }
}

.form-group:after {
  content: "";
  display: table;
  clear: both;
}

.form-group.captcha-block input {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: calc(100% - 140px);
  border-radius: 25px !important;
}

.form-group.captcha-block img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 125px;
}

@media all and (min-width: 992px) {
  .form-group {
    margin-bottom: 50px;
  }
  .form-group.last {
    margin-bottom: 30px;
  }
  .form-group input,
  .form-group select,
  .form-group textarea {
    width: 100%;
    max-width: 520px;
  }
  .form-group.captcha-block input {
    max-width: 227px;
  }
}

.contact-us .grey-box {
  background: #ddd;
  padding: 15px;
}

.contact-us .social-list {
  padding: 0;
}

.contact-us .social-list ul {
  font-size: 0;
  margin: 0 -5px;
}

.contact-us .social-list ul li {
  display: inline-block;
  padding: 0 10px 10px;
  position: relative;
}

.contact-us .social-list ul li a {
  display: block;
  width: 40px;
}

.contact-us .social-list ul li .qr-code {
  position: absolute;
  display: none;
  bottom: 100%;
  left: 10px;
  z-index: 10;
  min-width: 150px;
}

.contact-us .app-downloads {
  margin-bottom: 20px;
}

.contact-us .app-downloads h3 {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0 20px;
}

.contact-us .app-downloads ul {
  font-size: 0;
  margin: 0 -5px;
}

.contact-us .app-downloads ul li {
  width: 150px;
  display: inline-block;
  padding: 0 5px;
}

.contact-us .contact-form {
  padding: 30px 0;
}

.contact-us .contact-form .form-check-group {
  clear: both;
  width: 100%;
}

.contact-us .contact-form .form-group label.error {
  display: block;
}

.contact-us .contact-form .form-group small {
  font-size: 12px;
}

.contact-us .contact-form .form-label,
.contact-us .contact-form label {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
  min-width: 170px;
}

@media all and (min-width: 992px) {
  .contact-us .contact-form .form-group small {
    font-size: 16px;
  }
  .contact-us .contact-form .form-label,
  .contact-us .contact-form label {
    transform: translate(-15px, 15px);
  }
}

.contact-us .contact-form input,
.contact-us .contact-form textarea {
  border-radius: 0;
}

.contact-us .contact-form:after {
  display: table;
  clear: both;
  content: "";
}

.contact-us .contact-form .captcha-block .col-xs-4 {
  padding-left: 0;
}

.contact-us .contact-form .checkbox label {
  font-size: 12px;
  transform: translate(0, 15px);
}

.contact-us .contact-form .checkbox label a {
  color: #333;
  text-decoration: underline;
}

.contact-us .contact-form .checkbox label:before {
  top: 0;
  vertical-align: middle;
}

.contact-us .btns-primary {
  border: none;
  min-width: 150px;
  line-height: 46px;
  font-size: 18px;
  width: 100%;
  max-width: 370px;
  border-radius: 40px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
}

.contact-us p {
  margin: 10px 0 0;
}

@media all and (min-width: 992px) {
  .contact-us .main-title {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .contact-us .contact-form .checkbox label {
    font-size: 16px;
  }
  .contact-us .contact-form .checkbox label:before {
    top: 0;
  }
}

html[lang="zh"] .coporate-page .contact-us .app-downloads h3,
html[lang="zh"] .coporate-page .contact-us .btns-primary {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.social-list ul li a:hover + .qr-code,
.social-list ul li:hover .qr-code {
  display: block;
}

@media only screen and (max-width: 991px) {
  .contact-us .social-list ul li .qr-code {
    bottom: auto;
    top: 100%;
    margin-top: -10px;
    min-width: 150px;
    left: 10px;
  }
  .contact-us .social-list ul li .qr-code.right {
    left: auto;
    right: 10px;
  }
}

.events-landing .grey-box {
  padding: 15px 30px;
}

.events-landing .grey-box .checkbox-group {
  margin-left: -20px;
}

.events-landing .main-title {
  color: #6e20a0;
}

.events-landing .main-title img {
  display: none;
}

.events-landing .main-title span {
  display: inline-block;
  vertical-align: middle;
  color: #6e20a0;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  padding: 0;
}

@media all and (max-width: 991px) {
  .events-landing .main-title span {
    font-size: 20px;
  }
  .events-landing .grey-box {
    padding: 0 15px;
    text-align: center;
  }
  .events-landing .grey-box .checkbox-group {
    font-size: 0;
    margin: 0 -10px;
  }
  .events-landing .checkbox-inline {
    padding: 0;
    width: 80px;
    margin: 3px;
  }
  .events-landing .checkbox input:checked + label {
    background: #910209;
    color: #fff;
  }
  .events-landing .checkbox label {
    font-size: 12px;
    background: #ddd;
    padding: 8px 0;
    width: 100%;
    text-align: center;
  }
  .events-landing .checkbox label:before {
    display: none;
  }
  .events-landing .checkbox label span {
    display: block;
  }
}

@media all and (min-width: 992px) {
  .events-landing .event-item + .event-item .main-title {
    padding-top: 15px;
  }
  .events-landing .grey-box {
    background: #ddd;
  }
  .events-landing .main-title {
    padding-bottom: 30px;
  }
  .events-landing .main-title img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
  }
}

@media only screen and (max-width: 992px) {
  .our-brand-landing {
    padding: 15px;
  }
}

.our-brand-landing i.text-red {
  font-size: 16px;
  color: #da291c;
}

.our-brand-landing .img-10010 {
  width: 100%;
  max-width: 95px;
}

.our-brand-landing .sauce-tab-wrapper {
  padding: 20px 0 0;
}

.our-brand-landing .sauce-tab-wrapper .chili,
.our-brand-landing .sauce-tab-wrapper .oyster,
.our-brand-landing .sauce-tab-wrapper .soy {
  display: none;
  position: absolute;
  top: 0;
  left: 10px;
}

@media only screen and (min-width: 992px) {
  .our-brand-landing i.text-red {
    font-size: 24px;
  }
  .our-brand-landing .sauce-tab-wrapper {
    padding: 45px 0 0;
  }
}

.our-brand-landing .nav-tabs {
  border-bottom: 2px solid #910209;
}

.our-brand-landing .nav-tabs > li {
  width: 33.33336%;
  padding: 0 5px;
  margin-top: 25px;
  margin-bottom: -2px;
}

@media only screen and (max-width: 365px) {
  .our-brand-landing .nav-tabs > li {
    padding: 0 2px;
  }
}

@media only screen and (max-width: 991px) {
  .our-brand-landing .nav-tabs > li {
    margin-top: 15px;
  }
  .our-brand-landing .nav-tabs > li > a {
    line-height: 1.7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.our-brand-landing .nav-tabs > li > a {
  background-color: #910209;
  border: 2px solid #910209;
  border-bottom-color: transparent;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 9px;
}

@media only screen and (max-width: 385px) {
  .our-brand-landing .nav-tabs > li > a {
    padding: 7px 0;
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .nav-tabs > li {
    width: 320px;
  }
  .our-brand-landing .nav-tabs > li > a {
    font-size: 20px;
    font-weight: 400;
  }
  .our-brand-landing .nav-tabs > li:nth-child(3n + 1) {
    padding-left: 0;
  }
  .our-brand-landing .nav-tabs > li:nth-child(3n + 3) {
    padding-right: 0;
  }
  .our-brand-landing .nav-tabs > li.active .chili,
  .our-brand-landing .nav-tabs > li.active .oyster,
  .our-brand-landing .nav-tabs > li.active .soy {
    display: block;
    width: 45px;
  }
}

.our-brand-landing .nav-tabs > li.active > a,
.our-brand-landing .nav-tabs > li.active > a:focus,
.our-brand-landing .nav-tabs > li.active > a:hover {
  color: #910209;
  background-image: url(../images/body-bg.jpg);
  border: 2px solid #910209;
  border-bottom-color: transparent;
  font-weight: 700;
}

.our-brand-landing .tab-content {
  padding: 20px 15px 40px;
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .tab-content {
    padding: 0;
  }
  .our-brand-landing .brand-map img.visible-desktop {
    display: block;
  }
}

.our-brand-landing .brand-map {
  position: relative;
}

.our-brand-landing .brand-map .map-content-1,
.our-brand-landing .brand-map .map-content-2,
.our-brand-landing .brand-map .map-content-3,
.our-brand-landing .brand-map .map-content-4 {
  padding: 0 15px;
}

.our-brand-landing .brand-map img.visible-mobile {
  width: 100%;
  padding-bottom: 15px;
}

.our-brand-landing .red-square {
  padding-left: 15px;
}

.our-brand-landing .red-square .text-red {
  font-weight: 700;
  font-size: 15px;
}

.our-brand-landing .red-square small {
  color: #888;
  font-size: 12px;
  line-height: 1.4em;
  margin-top: 10px;
  display: block;
}

.our-brand-landing .red-square li {
  margin-bottom: 20px;
  line-height: 1.4em;
}

.our-brand-landing .our-product {
  clear: both;
  padding: 14px 15px;
  margin: 0 -15px;
  background: url(../images/brand/oyster-sauce-bg-1.png) no-repeat;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 50% 0 !important;
}

.our-brand-landing .our-product .title-label {
  font-size: 16px;
  display: inline-block;
  background: url(../images/brand/our-product-label.png) center 10px no-repeat;
  color: #fff;
  background-size: contain;
  font-weight: 700;
  padding: 25px 40px;
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .our-product .title-label {
    margin-left: 115px;
    font-size: 26px;
    padding: 40px 80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .our-brand-landing .our-product .title-label {
    margin-left: 18%;
    top: 65px;
  }
}

.our-brand-landing .our-product.oysterSauce .title-label::after {
  display: block;
  margin-bottom: 330px;
  content: "";
}

@media only screen and (max-width: 767px) {
  .our-brand-landing .our-product.oysterSauce .title-label::after {
    margin-bottom: 75%;
  }
}

.our-brand-landing .our-product.oysterSauce.bg-padding {
  padding-top: 50%;
}

@media only screen and (max-width: 991px) {
  .our-brand-landing .our-product.oysterSauce {
    min-height: 100vw;
    margin-bottom: -50px;
  }
}

.our-brand-landing .our-product .products {
  display: block;
  margin: 25px 240px;
  max-width: 145px;
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .our-product .products {
    max-width: 100%;
  }
}

.our-brand-landing .our-product .view-all {
  width: 100%;
  max-width: 240px;
  padding: 14px 0;
  font-size: 14px;
  margin-top: 35px;
}

.our-brand-landing .our-product .block-recipe.recipe-recents {
  padding-top: 35px;
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .our-product {
    margin: 0;
    padding: 35px 0;
  }
  .our-brand-landing .our-product .block-recipe-empty {
    height: 400px;
  }
  .our-brand-landing .our-product .view-all {
    font-size: 16px;
  }
}

.our-brand-landing .list-sauce {
  padding-top: 0;
}

.our-brand-landing .our-products-slider {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.our-brand-landing .our-products-slider .bx-wrapper .bx-pager {
  bottom: 15px;
}

.our-brand-landing .our-products-slider ul li {
  text-align: center;
  padding: 0 15px;
}

.our-brand-landing .our-products-slider ul li img {
  width: 100%;
}

.our-brand-landing .our-products-slider .center-block {
  padding: 40px 10px;
}

.our-brand-landing .our-products-slider .center-block p {
  font-size: 14px;
  line-height: 1.4em;
}

.our-brand-landing .our-products-slider .view-all {
  padding: 14px 0;
  margin-top: 25px;
  min-width: 240px;
  font-size: 14px;
}

.our-brand-landing .our-products-slider .dropdown {
  display: inline-block;
  min-width: 240px;
}

.our-brand-landing .our-products-slider .dropdown .btns {
  transition: all 0.2s;
}

.our-brand-landing .our-products-slider .dropdown.open .btns {
  border-radius: 25px 25px 0 0;
}

.our-brand-landing .our-products-slider .dropdown-menu {
  margin: 0;
  border: none;
  border-radius: 0;
  background-clip: padding-box;
  box-shadow: 0;
  max-height: 250px;
  overflow-y: auto;
  width: 100%;
  padding: 5px 5px 0;
}

.our-brand-landing .our-products-slider .dropdown-menu li {
  border-top: 1px solid #ddd;
  font-size: 12px;
}

.our-brand-landing .our-products-slider .dropdown-menu li a {
  padding: 8px 0;
  display: block;
}

.our-brand-landing .our-products-slider .dropdown-menu li a:after {
  content: ">";
  margin-left: 5px;
}

.our-brand-landing .our-products-slider .dropdown-menu li a:hover {
  background-color: transparent;
}

.our-brand-landing .our-products-slider .dropdown-menu li:first-child {
  border: none;
}

@media only screen and (max-width: 991px) {
  .our-brand-landing .our-products-slider .bx-wrapper .bx-controls-direction a {
    height: 50px;
    width: 27px;
  }
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-next,
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-prev {
    background-color: rgba(0, 0, 0, 0.6);
    transform: translateY(-50%);
    top: 50%;
    margin: 0;
  }
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-next:before,
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-prev:before {
    width: 10px;
    height: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-prev:before {
    background: url(../images/icons.png) -33px -392px no-repeat;
  }
  .our-brand-landing
    .our-products-slider
    .bx-wrapper
    .bx-controls-direction
    .bx-next:before {
    background: url(../images/icons.png) -48px -392px no-repeat;
  }
}

@media only screen and (min-width: 992px) {
  .our-brand-landing .our-products-slider ul li {
    padding: 0;
  }
  .our-brand-landing .our-products-slider .center-block p {
    font-size: 16px;
  }
  .our-brand-landing .our-products-slider .view-all {
    margin-top: 40px;
    font-size: 16px;
  }
  .our-brand-landing .brand-map .map-content-1,
  .our-brand-landing .brand-map .map-content-2,
  .our-brand-landing .brand-map .map-content-3,
  .our-brand-landing .brand-map .map-content-4 {
    padding-left: 0;
  }
  .our-brand-landing .brand-map .map-content-1 {
    position: absolute;
    top: 35px;
    right: 7px;
    width: 42%;
    padding-right: 35px;
  }
  .our-brand-landing .brand-map .map-content-2 {
    position: absolute;
    top: 370px;
    left: 0;
    width: 45%;
    padding-right: 40px;
  }
  .our-brand-landing .brand-map .map-content-3 {
    position: absolute;
    top: 925px;
    left: 0;
    width: 45%;
    padding-right: 35px;
  }
  .our-brand-landing .brand-map .map-content-4 {
    position: absolute;
    top: 1230px;
    right: 25px;
    width: 45%;
    padding-right: 40px;
  }
  .our-brand-landing #Oyster .map-content-1,
  .our-brand-landing #Oyster .map-content-4 {
    width: 45%;
    right: 30px;
  }
  .our-brand-landing #Chilli .map-content-1 {
    width: 45%;
    padding-right: 0;
  }
  .our-brand-landing #Chilli .map-content-2 {
    padding-right: 15px;
  }
  .our-brand-landing #Chilli .map-content-4 {
    right: 5px;
  }
  .our-brand-landing #Soy .map-content-1 {
    width: 47%;
  }
  .our-brand-landing #Soy .map-content-2 {
    padding-right: 0;
  }
  .our-brand-landing #Soy .map-content-3 {
    width: 50%;
  }
  .our-brand-landing #Soy .map-content-4 {
    padding-right: 25px;
  }
  .our-brand-landing .img-10010 {
    max-width: 118px;
  }
  .our-brand-landing .block-recipe {
    padding-top: 50px;
    font-size: 0;
  }
  .our-brand-landing .block-recipe.recipe-list-most {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  .our-brand-landing .block-recipe .recipe-item {
    padding: 5px;
    width: calc(33.33333333%);
    display: inline-block;
    vertical-align: top;
  }
  .our-brand-landing .block-recipe .recipe-item:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
  }
  .our-brand-landing .block-recipe .recipe-item .thumb {
    position: relative;
    z-index: 1;
  }
  .our-brand-landing .block-recipe .recipe-item .thumb img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .our-brand-landing .block-recipe .recipe-item .desc {
    padding: 15px 20px;
  }
  .our-brand-landing .block-recipe .recipe-item .name {
    font-size: 18px;
    padding-bottom: 10px;
    min-height: 60px;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox {
    padding: 15px 0 0;
    display: table;
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox .time {
    display: block;
    float: left;
    width: auto;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox .sbox {
    display: block;
    width: auto;
    float: right;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox .sbox a {
    text-align: left;
    width: auto;
  }
  .our-brand-landing
    .block-recipe
    .recipe-item
    .likebox
    .sbox
    a.visible-mobile {
    display: none;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox a {
    font-size: 14px;
  }
  .our-brand-landing .block-recipe .recipe-item .likebox .fa {
    font-size: 19px;
  }
}

.global-presence .gmnoprint,
.global-presence .map_canvas button,
.our-brand-landing .nav-tabs.no-tabs > li.active .oyster {
  display: none;
}

.our-brand-landing .nav-tabs.no-tabs {
  border-bottom: none;
}

.our-brand-landing .nav-tabs.no-tabs > li.active > a {
  border: none;
  text-align: left;
}

.redbg-title {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 10px;
  background: url(../images/bg-rep-1.png);
  margin-bottom: 15px;
}

@media all and (min-width: 992px) {
  .redbg-title {
    font-size: 18px;
    padding: 10px 20px;
  }
}

.account-info label {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 8px;
}

.account-info label span {
  font-size: 18px;
  color: #8a323d;
  font-weight: 400;
}

.account-info .form-group {
  margin-bottom: 20px;
}

.account-info .form-group .form-control {
  border-radius: 0;
  background-clip: padding-box;
  padding: 10px;
}

.account-info .form-group select {
  background-position: right 15px top 50%;
}

.account-info .form-group select.wbox1 {
  max-width: 190px;
}

@media all and (min-width: 992px) {
  .account-info label {
    font-size: 18px;
  }
  .account-info .form-group select.wbox1 {
    max-width: 255px;
  }
}

.account-info .form-group label.error {
  padding: 5px 0 0;
  margin: 0;
}

.account-info .wbox2 {
  max-width: 395px;
}

.account-info .checkbox-group {
  margin-bottom: 20px;
}

.account-info ul {
  margin-bottom: 15px;
}

.account-info li .checkbox-group {
  margin-bottom: 5px;
}

.account-info .checkbox {
  margin-bottom: 0;
}

.account-info .checkbox label {
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 700 !important;
  line-height: 150%;
}

.account-info .checkbox label:before {
  top: 4px;
  margin-left: 0;
}

.account-info .account-submit {
  text-align: center;
}

.account-info .btns-primary {
  border: none;
  min-width: 150px;
  line-height: 35px;
  font-size: 15px;
  width: 100%;
  max-width: 255px;
  border-radius: 40px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  .account-info .account-submit {
    text-align: left;
  }
  .account-info .btns-primary {
    max-width: 230px;
    font-size: 18px;
    line-height: 40px;
  }
}

html[lang="zh"] .coporate-page .account-info .btns-primary {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", Helvetica,
    Arial, Verdana, sans-serif !important;
}

.global-presence .map_canvas {
  width: 100%;
  height: 440px;
}

.global-presence .map_canvas img {
  max-width: inherit;
}

.global-presence .corp-heritage {
  padding: 0 0 20px;
}

.global-presence .corp-heritage .main-title {
  color: #862633;
  padding-bottom: 0;
}

@media all and (min-width: 992px) {
  .global-presence .corp-heritage {
    padding: 40px 0 30px;
  }
  .global-presence .corp-heritage .main-title {
    padding-bottom: 35px;
  }
}

.global-presence .map-content {
  position: relative;
}

.global-presence .map-content .map-region {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.global-presence .map-content .map-region img {
  position: relative;
  z-index: 2;
}

.global-presence .map-content .map-region div {
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s;
}

.global-presence .global-location {
  padding-bottom: 50px;
  transition: all 0.5s ease;
}

@media all and (min-width: 992px) {
  .global-presence .global-location .panel-group {
    position: relative;
    height: 590px;
    min-height: 500px;
    background-color: #fff;
  }
  .global-presence .global-location .panel-group#plantAccordion {
    height: 750px;
  }
  .global-presence .global-location .panel-group:before {
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    width: 200px;
    background-color: #ededed;
  }
}

.global-presence .global-location .panel-group .panel {
  margin: 0;
  min-height: 40px;
  border-radius: 0;
  background-clip: padding-box;
  border: none;
  box-shadow: none;
}

.global-presence .global-location .panel-heading {
  padding: 0;
  border-radius: 0;
  background-clip: padding-box;
}

@media all and (min-width: 992px) {
  .global-presence .global-location .panel-group .panel .panel-heading a {
    border-bottom: 1px solid #ddd;
  }
  .global-presence .global-location .panel-group .panel {
    min-height: 67px;
  }
  .global-presence .global-location .panel-heading {
    width: 200px;
  }
}

.global-presence .global-location .panel-heading a {
  display: block;
  line-height: 16px;
  padding: 25px 10px 25px 25px;
  color: #777;
  font-size: 16px;
  position: relative;
}

.global-presence .global-location .panel-heading a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #ededed;
}

.global-presence .global-location .panel-heading a:not(.collapsed) {
  background-color: #fff;
  color: #910209;
  font-weight: 700;
  pointer-events: none;
}

.global-presence .global-location .panel-heading a:not(.collapsed):before {
  transform: rotate(-180deg);
}

.global-presence .global-location .panel-heading a:not(.collapsed):after {
  background-color: #910209;
}

@media all and (max-width: 991px) {
  .global-presence .global-location .panel-group .panel .panel-heading a {
    border-top: 1px solid #ddd;
  }
  .global-presence
    .global-location
    .panel-group
    .panel:first-child
    .panel-heading
    a {
    border-top: none;
  }
  .global-presence .global-location .panel-heading a {
    padding: 12px 15px;
    font-size: 15px;
  }
  .global-presence .global-location .panel-heading a:after {
    background-color: #fff;
  }
  .global-presence .global-location .panel-heading a:before {
    content: "";
    background-image: url(../images/map/arrow.png);
    background-size: contain;
    width: 20px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: transform 0.2s;
  }
  .global-presence .global-location .panel-heading a:not(.collapsed) {
    pointer-events: all;
    background-color: #f6f6f6;
  }
  .global-presence .global-location .panel-heading a:not(.collapsed):after {
    background-color: #910209;
  }
}

.global-presence .global-location .panel-collapse.in {
  background-color: #fff;
}

.global-presence .global-location .panel-collapse .panel-body {
  border: none;
  line-height: 150%;
  padding: 30px;
}

.global-presence .global-location .panel-collapse .panel-body dl {
  width: 33.3336%;
  float: left;
  padding-bottom: 25px;
}

@media all and (max-width: 991px) {
  .global-presence .global-location .panel-collapse.in {
    background-color: #f6f6f6;
  }
  .global-presence .global-location .panel-collapse .panel-body {
    padding: 15px;
    font-size: 13px;
  }
  .global-presence .global-location .panel-collapse .panel-body dl {
    width: 100%;
    float: none;
    padding-left: 5px;
    padding-bottom: 0;
    border: none;
  }
  .global-presence .global-location .panel-collapse .panel-body dl dd,
  .global-presence .global-location .panel-collapse .panel-body dl dt {
    display: inline;
  }
}

.global-presence .global-location .global-info {
  display: table;
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.global-presence .global-location .global-info .thumb img {
  display: block;
  width: 100%;
}

.global-presence .global-location .global-info .desc {
  padding: 15px 0 0;
}

.global-presence .global-location .global-info .desc p {
  font-size: 13px;
  padding: 0 0 15px 5px;
}

.global-presence .global-location .global-info .global-btns {
  display: block;
  width: 100%;
  margin: 0 -5px;
}

.global-presence .global-location .global-info .global-btns li {
  font-size: 0;
  display: inline-block;
  padding: 0 5px;
}

.global-presence .global-location .global-info .global-btns li a {
  font-size: 14px;
  padding: 10px 15px;
}

@media all and (max-width: 375px) {
  .global-presence .global-location .global-info .global-btns {
    margin: 0 -2px;
  }
  .global-presence .global-location .global-info .global-btns li {
    padding: 0 2px;
  }
  .global-presence .global-location .global-info .global-btns li a {
    font-size: 12px;
    padding: 10px;
  }
}

@media all and (min-width: 992px) {
  .global-presence
    .global-location
    .panel-collapse
    .panel-body
    dl
    + .global-map {
    border-top: 1px solid #ddd;
  }
  .global-presence .global-location {
    max-width: 950px;
    margin: 0 auto;
  }
  .global-presence .global-location .global-info {
    padding-bottom: 30px;
    position: relative;
  }
  .global-presence .global-location .global-info .thumb {
    float: left;
    width: 280px;
    padding-right: 20px;
  }
  .global-presence .global-location .global-info .thumb + .desc {
    float: left;
    width: 410px;
  }
  .global-presence .global-location .global-info .thumb + .desc .global-btns {
    margin: 0;
    left: 280px;
    right: 0;
    bottom: 30px;
    width: auto;
  }
  .global-presence .global-location .global-info .desc,
  .global-presence .global-location .global-info .desc.no-button {
    padding: 0;
  }
  .global-presence .global-location .global-info .desc p {
    font-size: 14px;
  }
  .global-presence .global-location .global-info .global-btns {
    margin: 0;
    left: auto;
    right: -5px;
    bottom: 30px;
    width: auto;
  }
  .global-presence .global-location .panel-collapse {
    position: absolute;
    top: 0;
    left: 200px;
    right: 0;
    bottom: 0;
  }
}

.global-presence .global-location .tab-pane {
  box-shadow: 0 15px 20px 1px rgba(51, 51, 51, 0.2);
}

@media all and (max-width: 991px) {
  .global-presence .global-location .tab-content {
    padding: 0 15px;
  }
}

.global-presence .tab-list {
  padding: 0 10px;
  margin-bottom: 25px;
  font-size: 0;
  border-bottom: 2px solid #910209;
}

.global-presence .tab-list li {
  text-align: center;
  padding: 0 5px;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  width: 50%;
}

.global-presence .tab-list li a {
  display: block;
  background-color: #910209;
  color: #fff;
  padding: 13px 5px;
  border-left: 2px solid #910209;
  border-top: 2px solid #910209;
  border-right: 2px solid #910209;
}

.global-presence .tab-list li.active a {
  position: relative;
  background-color: transparent;
  color: #910209;
  font-weight: 700;
}

.global-presence .tab-list li.active a:before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  background: url(../images/body-bg.jpg) center bottom;
}

@media all and (min-width: 992px) {
  .global-presence .tab-list {
    padding: 0;
    margin-bottom: 40px;
  }
  .global-presence .tab-list li {
    width: auto;
    font-size: 20px;
  }
  .global-presence .tab-list li a {
    width: 270px;
    display: block;
    padding: 16px 5px 17px;
  }
  .global-presence .tab-list li:first-child {
    padding-left: 0;
  }
}

.global-presence .global-map {
  clear: both;
  width: 100%;
  padding-top: 30px;
}

.global-presence .global-map .tab-list-2 iframe {
  display: block;
}

@media all and (max-width: 991px) {
  .global-presence .global-map {
    padding-top: 25px;
  }
  .global-presence .global-map .tab-list-2 iframe {
    width: 100% !important;
  }
  .global-presence .global-map .tab-list-2 li .redbox a {
    position: relative;
  }
  .global-presence .global-map .tab-list-2 li .redbox a:before {
    content: "";
    background-image: url(../images/map/arrow-2.png);
    background-size: contain;
    width: 10px;
    height: 20px;
    position: absolute;
    right: -5px;
    top: -1px;
  }
}

.global-presence .global-map .tab-list-2 .redbox {
  padding: 15px 20px;
  border-top: 1px solid #ddd;
}

.global-presence .global-map .tab-list-2 .redbox a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #910209;
}

.global-presence .global-map .tab-list-2 .redbox .subtext {
  font-size: 13px;
  color: #d7d7d7;
}

.global-presence .global-map .tab-list-2 .redbox .subtext p {
  padding-top: 12px;
}

.global-presence .global-map .tab-list-2 .submap,
.global-presence .global-map .tab-list-2 .subtext {
  display: none;
}

.global-presence .global-map .tab-list-2 .submap > p {
  padding: 15px;
}

.global-presence .global-map .tab-list-2 li {
  background-color: #fff;
}

@media all and (min-width: 992px) {
  .global-presence .global-map .tab-list-2 {
    position: relative;
  }
  .global-presence .global-map .tab-list-2 iframe {
    width: 440px !important;
    height: 440px !important;
  }
  .global-presence .global-map .tab-list-2 .redbox {
    display: inline-block;
    width: 230px;
  }
  .global-presence .global-map .tab-list-2 .map_canvas {
    width: 440px;
  }
  .global-presence .global-map .tab-list-2 .submap {
    overflow: hidden;
    width: 440px;
    height: 440px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .global-presence .global-map .tab-list-2 li:last-child .redbox {
    border-bottom: 1px solid #ddd;
  }
}

.global-presence .global-map .tab-list-2 li.active .redbox {
  background-color: #910209;
  border-bottom: none;
  position: relative;
}

.global-presence .global-map .tab-list-2 li.active .redbox:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .global-presence .global-map .tab-list-2 li.active .redbox:before {
    top: 50%;
    right: -9px;
    margin-top: -15px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 9px solid #910209;
  }
}

@media all and (max-width: 991px) {
  .global-presence .global-map .tab-list-2 .redbox a {
    font-size: 15px;
  }
  .global-presence .global-map .tab-list-2 .redbox .subtext {
    font-size: 12px;
  }
  .global-presence .global-map .tab-list-2 li.active .redbox:before {
    left: 50%;
    bottom: -10px;
    margin-left: -15px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #910209;
  }
}

.global-presence .global-map .tab-list-2 li.active .redbox a {
  color: #fff;
}

.global-presence .global-map .tab-list-2 li.active .submap,
.global-presence .global-map .tab-list-2 li.active .subtext {
  display: block;
}

.global-presence .global-tab-content .global-tab-pane {
  display: none;
}

.global-presence .global-tab-content .global-tab-pane.active,
.show-temp {
  display: block;
}

.show-temp {
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .global-presence .global-location .panel-collapse {
    display: block !important;
    max-height: 0;
    overflow: hidden;
  }
  .global-presence .global-location .panel-collapse.in {
    max-height: 100%;
  }
  .global-presence .global-map .tab-list-2 li .submap {
    z-index: 1;
    display: block !important;
  }
  .global-presence .global-map .tab-list-2 li.active .submap {
    z-index: 10;
  }
}

.career-banner-block {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .global-presence {
    overflow: hidden;
  }
  #OfficeAccordion {
    height: auto !important;
    margin: 0;
  }
  .global-presence .global-location .panel-collapse {
    display: block !important;
    max-height: 0;
    visibility: hidden;
  }
  .global-presence .global-location .panel-collapse.in {
    max-height: 100%;
    visibility: visible;
  }
  .global-presence .global-location .panel-collapse.in li .submap {
    display: block !important;
    visibility: hidden;
    height: 0;
    overflow: hidden;
  }
  .global-presence .global-location .panel-collapse.in li.active .submap {
    visibility: visible;
    height: auto;
  }
  .career-banner-block {
    margin: 0 -15px;
  }
}

.career-banner-block .banner-description {
  width: 430px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.career-banner-block .quotes:after,
.career-banner-block .quotes:before {
  content: "";
  width: 79px;
  height: 62px;
  display: inline-block;
}

.career-banner-block .banner-description .wrapper {
  padding: 0 80px;
}

.career-banner-block .heading {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin: -40px -70px;
  padding-bottom: 30px;
}

.career-banner-block .quotes {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 150%;
}

.career-banner-block .quotes:before {
  background: url(../images/upload/corporate/quote-open.png) no-repeat;
  background-size: 100%;
  margin: 0 25px -10px -80px;
}

.career-banner-block .quotes:after {
  background: url(../images/upload/corporate/quote-close.png) no-repeat;
  background-size: 100%;
  margin: 0 -80px -40px 25px;
}

@media screen and (max-width: 991px) {
  .career-banner-block .container {
    padding: 0;
  }
  .career-banner-block .banner-description {
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
  }
  .career-banner-block .banner-description .wrapper {
    padding: 0 40px;
  }
  .career-banner-block .heading {
    margin: 0;
    padding-bottom: 20px;
    font-size: 28px;
  }
  .career-banner-block .quotes {
    margin: 0 auto;
    font-size: 16px;
    max-width: 325px;
  }
  .career-banner-block .quotes:before {
    width: 40px;
    height: 31px;
    margin: 0 10px -5px -40px;
  }
  .career-banner-block .quotes:after {
    width: 40px;
    height: 31px;
    margin: 0 -40px -20px 10px;
  }
}

@media screen and (max-width: 380px) {
  .career-banner-block .heading {
    margin: 0;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .career-banner-block .quotes {
    font-size: 14px;
    margin-top: -10px;
  }
  .career-banner-block .quotes:before {
    width: 32px;
    height: 25px;
    margin: 0 10px -5px -50px;
  }
  .career-banner-block .quotes:after {
    width: 32px;
    height: 25px;
    margin: 0 -20px -14px 10px;
  }
}

.career-banner-block.banner-block .banner-item.banner-video .desc {
  top: 50%;
  transform: translate(0, -50%);
}

.career-banner-block .banner-desc-center,
.career-banner-block .banner-video .banner-description {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
}

.career-banner-block .banner-video .banner-description .wrapper {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.career-banner-block .banner-desc-center .wrapper {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.career-banner-block .wrapper {
  padding-top: 0;
}

@media screen and (max-width: 991px) {
  .career-landing {
    padding: 0 15px;
  }
  .career-landing .career-story {
    display: block;
    width: auto;
  }
}

.career-landing .section-block.career-block {
  padding-top: 0;
}

.career-landing .career-story .desc {
  background-color: #fff;
  box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
}

.career-landing .career-story .desc .quotes {
  font-size: 15px;
  padding-bottom: 15px;
  margin-right: 20px;
  color: #910209;
  font-weight: 700;
  line-height: 130%;
}

.career-landing .career-story .desc .quotes .ellip {
  display: inline;
  width: 90%;
}

.career-landing .career-story .desc .quotes .ellip-line {
  padding-bottom: 0;
}

.career-landing .career-story .desc .quotes:before {
  content: url(../images/career/quotes-open.png);
  display: inline-block;
  width: 28px;
  height: 23px;
  margin: 0 10px 0 -40px;
  position: relative;
  top: 2px;
}

.career-landing .career-story .desc .quotes:after {
  content: url(../images/career/quotes-close.png);
  display: inline-block;
  position: relative;
  vertical-align: top;
  top: 10px;
  width: 29px;
  height: 23px;
  margin: 0 -40px 0 5px;
}

.career-landing .career-story .desc p {
  font-style: italic;
  padding-bottom: 12px;
  color: #999;
  font-weight: 700;
  line-height: 130%;
}

.career-landing .career-story .desc a {
  font-size: 12px;
  color: #910209;
}

@media screen and (min-width: 992px) {
  .career-landing .career-story {
    width: 100%;
    margin: 0 auto;
    display: table;
  }
  .career-landing .career-story .img {
    width: 375px;
    float: left;
    position: relative;
    z-index: 3;
  }
  .career-landing .career-story .img img {
    width: 490px;
    max-width: 490px;
  }
  .career-landing .career-story .desc {
    width: 585px;
    float: left;
    padding: 25px 25px 25px 190px;
    height: 210px;
  }
  .career-landing .career-story .desc .quotes {
    font-size: 18px;
  }
  .career-landing .career-story .desc p {
    font-size: 14px;
    padding-bottom: 20px;
  }
  .career-landing .career-story .desc a {
    font-size: 14px;
  }
  .career-landing .career-story .center-block {
    clear: both;
  }
  .career-landing .career-story .center-block .btns {
    margin-top: 25px;
    padding: 14px 25px;
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .career-landing .career-story .desc {
    padding: 15px 40px 15px 45px;
    position: relative;
  }
  .career-landing .career-story .desc .quotes:before {
    margin: 0 10px 0 -35px;
  }
  .career-landing .career-story .desc .quotes:after {
    content: url(../images/career/quotes-close.png);
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 10px;
    width: 29px;
    height: 23px;
    margin: 0 -40px 0 10px;
  }
  .career-landing .career-story .img {
    width: 100%;
    margin-bottom: -7%;
  }
  .career-landing .career-story .img img {
    width: 100%;
    display: block;
  }
  .career-landing .career-story .center-block {
    clear: both;
  }
  .career-landing .career-story .center-block .btns {
    font-size: 15px;
    margin-top: 25px;
    padding: 10px 20px;
  }
}

.career-landing .recipe-filter {
  margin: 0;
}

.career-landing .career-block .careertitle {
  padding-bottom: 30px;
}

.career-landing .career-block .list-box .filter-item .filter-icon span {
  margin-left: 5px;
}

.career-landing .career-block .career-content {
  position: relative;
}

.career-landing .career-block .career-item {
  width: 100%;
  margin-bottom: 25px;
  position: relative;
}

.career-landing .career-block .career-item img {
  width: 100%;
  display: block;
}

.career-landing .career-block .career-item .thumb {
  position: relative;
  z-index: 2;
  height: 200px;
  background-color: #fff;
}

.career-landing .career-block .career-item .desc {
  padding: 20px 20px 15px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.career-landing .career-block .career-item .desc .name {
  padding-bottom: 15px;
  font-size: 15px;
  color: #333;
}

.career-landing .career-block .career-item .desc span.locate {
  line-height: 17px;
  font-size: 12px;
  color: #999;
}

.career-landing .career-block .career-item .desc span.locate:before {
  content: url(../images/career/locate-icon.png);
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}

.career-landing .career-block .center-block .btns {
  font-size: 15px;
  margin-top: -5px;
  padding: 10px 20px;
  max-width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .career-landing .career-block .center-block .btns {
    padding: 14px 25px;
    font-size: 16px;
  }
  .career-landing .career-block .recipe-filter {
    text-align: center;
    padding-top: 30px;
  }
  .career-landing .career-block .recipe-filter .filter-item .dropdown .btns {
    text-align: center;
  }
  .career-landing .career-block .career-filter-btns {
    padding: 57px 0 30px;
  }
  .career-landing .career-block .career-filter-btns a {
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #eacdaa;
    font-size: 14px;
    color: #555;
    padding: 7px 15px 6px;
    margin: 0 15px;
    font-weight: 700;
    line-height: 17px;
  }
  .career-landing .career-block .career-filter-btns a.btn-search {
    width: 196px;
    background-color: #eacdaa;
  }
  .career-landing .career-block .career-filter-btns a.btn-search:before {
    content: url(../images/career/filter-search.png);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
    margin-left: -20px;
  }
  .career-landing .career-block .career-filter-btns a.btn-clear {
    width: 175px;
    background-color: transparent;
    color: #eacdaa;
  }
  .career-landing .career-block .career-filter-btns a.btn-clear:before {
    content: url(../images/career/filter-delete-on.png);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
    margin-left: -20px;
  }
  .career-landing .career-block .career-list {
    padding-top: 98px;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .career-landing .career-block .career-list .pvl {
    clear: both;
    width: 100%;
  }
  .career-landing .career-block .career-item {
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    width: 320px;
    vertical-align: top;
    margin-bottom: 40px;
  }
  .career-landing .career-block .career-item:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
  }
  .career-landing .career-block .career-item .desc {
    min-height: 120px;
  }
  .career-landing .career-block .career-item .desc .name {
    padding-bottom: 18px;
    font-size: 18px;
    line-height: 20px;
  }
  .career-landing .career-block .career-item .desc span.locate {
    font-size: 14px;
  }
  .career-landing .career-block .career-item .desc.flex-locate span.locate {
    position: absolute;
    left: 20px;
    bottom: 15px;
  }
}

.career-landing .our-products-slider {
  max-width: 950px;
  margin: 0 auto;
}

.career-landing .our-products-slider .center-block {
  padding: 25px 10px;
}

.career-landing .our-products-slider .center-block p {
  color: #666;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4em;
}

.career-landing .our-products-slider .view-all {
  padding: 14px 0;
  margin-top: 25px;
  min-width: 240px;
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  .career-landing .our-products-slider .center-block {
    padding: 40px 10px;
  }
  .career-landing .our-products-slider .center-block p,
  .career-landing .our-products-slider .view-all {
    font-size: 16px;
  }
  .career-detail-infor .product-detail .banner img,
  .career-detail-infor .product-detail.fullwidth .banner:first-of-type img {
    max-width: 960px;
  }
  .career-landing .career-story-border {
    position: relative;
    width: 100%;
    display: table;
    top: 0;
  }
  .career-landing .career-story-border .desc {
    position: absolute;
    right: 0;
    top: 86.97px;
  }
  .career-landing .career-block .career-inner {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
  }
}

.marg-bt-20 {
  margin-bottom: 20px;
}

.career-landing .filter-lable {
  font-size: 16px;
  background-color: #fff;
  color: #910209;
  padding-bottom: 5px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .career-landing .career-story .desc p {
    font-size: 12px;
  }
  .list-box .filter-item .btns {
    padding-right: 30px;
  }
  .career-landing .career-block .career-item .desc span.locate:before,
  .career-opportunities span.ico-locate:before {
    content: "";
    background-image: url(../images/career/locate-icon-mobile.png);
    background-size: contain;
    height: 22px;
    width: 13px;
    background-repeat: no-repeat;
  }
  .career-opportunities .recipe-content {
    padding: 0;
  }
  .career-landing .career-block .career-item .thumb {
    height: auto;
  }
}

html[lang="fr"].CA .product-item .ribbon .text {
  font-size: 14px;
  top: 20px;
}

.meal-planner-banner {
  margin: 0 auto;
}

.weekly-navi {
  margin: auto;
}

.weekly-navi__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
}

.weekly-navi__wrapper .bx-viewport {
  transform: translateX(10px);
}

.weekly-carousel {
  float: left;
  overflow: hidden;
  padding: 15px 20px;
  position: relative;
  width: 80%;
}

.weekly-carousel .weekly-carousel-inner {
  transition: 0.5s ease all;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
}

.weekly-carousel .weekly-carousel-inner .item {
  float: left;
}

.weekly-carousel .weekly-carousel-inner .item img {
  width: 100%;
}

.weekly-carousel .weekly-carousel-inner .item .img-dark {
  display: block;
}

.weekly-carousel .weekly-carousel-inner .item .img-light,
.weekly-carousel .weekly-carousel-inner .item.active .img-dark {
  display: none;
}

.weekly-carousel .weekly-carousel-inner .item.active {
  pointer-events: none;
}

.weekly-carousel .weekly-carousel-inner .item.active .img-light {
  display: block;
}

.weekly-carousel .bx-controls .bx-next,
.weekly-carousel .bx-controls .bx-prev {
  color: #92020a;
  position: absolute;
  background: 0 0;
  border: none;
  height: 20px;
  width: 20px;
  margin-top: -10px;
}

.weekly-carousel .bx-controls .bx-next::before,
.weekly-carousel .bx-controls .bx-prev::before {
  content: "";
  border: solid #92020a;
  background: 0 0;
  border-width: 2.5px 0 0 2.5px;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  width: 13px;
  height: 13px;
  top: 0;
}

.weekly-carousel .bx-controls .bx-next.disabled,
.weekly-carousel .bx-controls .bx-prev.disabled {
  display: block;
  pointer-events: none;
  opacity: 0.4;
}

.weekly-carousel .bx-controls .bx-prev {
  left: -14px;
}

.weekly-carousel .bx-controls .bx-prev::before {
  left: 0;
}

.weekly-carousel .bx-controls .bx-next {
  right: -14px;
}

.weekly-carousel .bx-controls .bx-next:before {
  right: 0;
  transform: rotate(135deg);
}

.weekly-carousel .weekly-date {
  position: relative;
  cursor: pointer;
}

.weekly-carousel .weekly-date img {
  display: inline-block;
}

.weekly-carousel .weekly-date span {
  position: absolute;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
}

.date-picker {
  width: 50px;
}

.date-picker input {
  visibility: hidden;
  padding: 13px 4px;
}

.date-picker .input-group-addon {
  background: no-repeat;
  border: none;
}

.date-picker .input-group-addon .glyphicon.glyphicon-calendar {
  height: 40px;
  width: 40px;
  cursor: pointer;
}

.date-picker .input-group-addon .glyphicon.glyphicon-calendar:before {
  content: "";
  position: absolute;
  background: url(../images/icon-calendar.png) no-repeat;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.datepicker,
.datepicker .datepicker-days table {
  width: 399px !important;
  height: 414px !important;
}

.datepicker.datepicker-dropdown.dropdown-menu {
  padding: 0;
  border-radius: 0 !important;
  border: none !important;
  z-index: 9;
}

.datepicker.datepicker-dropdown.dropdown-menu .datepicker-dropdown {
  border: none;
  transition: all 0.1s ease-in-out;
}

.datepicker.dropdown-menu table thead tr th {
  padding: 20px 10px;
  color: #92020a;
}

.datepicker.dropdown-menu table thead tr .datepicker-switch {
  font-size: 18px;
  text-align: center;
}

.datepicker.dropdown-menu table thead tr:nth-child(1) th,
.datepicker.dropdown-menu table thead tr:nth-child(1) th:hover {
  background: #fff;
}

.datepicker .datepicker-days table tbody,
.datepicker .datepicker-days table thead tr:nth-child(2) {
  background: #f8f8f8;
}

.datepicker .datepicker-days .dow {
  color: #7e0b10;
  font-size: 14px;
}

.datepicker .datepicker-days table .next {
  position: relative;
}

.datepicker .datepicker-days table .next.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.datepicker .datepicker-days table .next::before {
  content: "";
  border: solid #92020a;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  left: -10px;
  top: calc(50% - 4px);
  cursor: pointer;
}

.ie11 .datepicker .datepicker-days table .next::before {
  top: calc(50% + 5px);
}

.datepicker .datepicker-days table thead th {
  padding: 24px 10px;
}

.datepicker .datepicker-days table thead .datepicker-switch {
  pointer-events: none;
}

.datepicker .datepicker-days table thead .prev {
  position: relative;
}

.datepicker .datepicker-days table thead .prev.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.datepicker .datepicker-days table thead .prev::before {
  content: "";
  border: solid #92020a;
  border-width: 1.5px 0 0 1.5px;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  right: -10px;
  top: calc(50% - 4px);
  cursor: pointer;
}

.ie11 .datepicker .datepicker-days table thead .prev::before {
  top: calc(50% + 5px);
}

.datepicker .datepicker-days table tbody tr .day.new,
.datepicker .datepicker-days table tbody tr .day.old {
  color: #999591;
}

.datepicker .datepicker-days table tbody tr .day {
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  border-radius: 0;
}

.datepicker .datepicker-days table tbody tr .day.disabled {
  color: #999591;
  pointer-events: none;
}

.datepicker .datepicker-days table tbody tr .day .date-no {
  width: 37px;
  height: 37px;
  display: block;
  padding: 10px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.8 ease-in-out;
}

.datepicker .datepicker-days table tbody tr .day:hover {
  background: inherit;
}

.datepicker .datepicker-days table tbody tr.choosing td.day label,
.datepicker .datepicker-days table tbody tr.choosing td.day:hover label {
  background-color: #92020a;
  border-color: #92020a;
  border-radius: 50%;
  color: #fff;
  position: relative;
  z-index: 1;
}

.datepicker .datepicker-days table tbody tr.choosing td.day label::before,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:hover
  label::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 80%;
  z-index: -1;
  background-color: #92020a;
}

.datepicker .datepicker-days table tbody tr.choosing td.day label::after,
.datepicker .datepicker-days table tbody tr.choosing td.day:hover label::after {
  content: "";
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  width: 80%;
  z-index: -1;
  background-color: #92020a;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child
  label::after {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  right: 20%;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active
  .datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active:hover,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active.active,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active.active:hover {
  background-color: #f8f8f8;
  position: relative;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active
  .datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active:hover::before,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active.active::before,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:first-child.active.active:hover::before {
  content: "";
  background-color: #92020a;
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child
  label::before {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  left: 20%;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active
  .datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active:hover,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active.active,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active.active:hover {
  position: relative;
  background-color: #f8f8f8;
}

.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active
  .datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active:hover::before,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active.active::before,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day:last-child.active.active:hover::before {
  content: "";
  background-color: #92020a;
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
}

.datepicker .datepicker-days table tbody tr.choosing td.day.active.active,
.datepicker .datepicker-days table tbody tr.choosing td.day.active:hover,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day.active:hover.active {
  background-color: #92020a;
  background-image: none;
  height: 37px;
}

.datepicker .datepicker-days table tbody tr.choosing td.day.active.active label,
.datepicker .datepicker-days table tbody tr.choosing td.day.active:hover label,
.datepicker
  .datepicker-days
  table
  tbody
  tr.choosing
  td.day.active:hover.active
  label {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  color: #333;
  z-index: inherit;
}

.datepicker .datepicker-days table .tfoot {
  background-color: #f8f8f8;
}

.datepicker .datepicker-days table th.clear {
  display: none !important;
  pointer-events: none;
}

.datepicker-dropdown.datepicker-orient-bottom::after,
.datepicker-dropdown.datepicker-orient-bottom:before,
.datepicker-dropdown.datepicker-orient-top::after,
.datepicker-dropdown.datepicker-orient-top:before,
.section-meal-planner .recipe-meal-planner .recipe-week-list {
  display: none;
}

.datepicker .datepicker-days table th.search {
  text-transform: uppercase;
  color: #92020a;
  font-size: 16px;
  padding: 22px 15px 30px;
  background-color: #f8f8f8;
  text-align: center;
}

.datepicker .datepicker-days table th.search .btn-search {
  padding: 12px 25px;
  border: 2px solid #92020a;
  cursor: pointer;
}

.opened-datepickker .glyphicon-calendar {
  z-index: 99;
}

.section-meal-planner .recipe-meal-planner .recipe-week-list.active {
  display: -ms-flexbox;
  display: flex;
}

.section-meal-planner .recipe-meal-planner .recipe-item {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  position: relative;
}

.section-meal-planner .recipe-meal-planner .recipe-item::before {
  content: none;
}

.section-meal-planner .recipe-meal-planner .recipe-item .thumb {
  border-radius: 0;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc {
  margin: -40px 20px 0;
  z-index: 9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: auto;
  flex: auto;
  position: relative;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: 5px 5px 40px -5px rgba(0, 0, 0, 0.3);
  z-index: -1;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc .item-date {
  color: #fff;
  font-size: 18px;
  background-color: #92020a;
  padding: 12px 18px;
  border-radius: 30px;
  position: relative;
  text-align: center;
}

.section-meal-planner
  .recipe-meal-planner
  .recipe-item
  .desc
  .item-date::before {
  content: "";
  position: absolute;
  right: 100%;
  width: 20px;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  color: #92020a;
  border: 1px solid #92020a;
}

.section-meal-planner
  .recipe-meal-planner
  .recipe-item
  .desc
  .item-date::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 20px;
  top: 50%;
  height: 2px;
  transform: translateY(-50%);
  color: #92020a;
  border: 1px solid #92020a;
}

.section-meal-planner
  .recipe-meal-planner
  .recipe-item
  .desc
  .item-date
  span.day {
  font-weight: 700;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc .name {
  margin: 24px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  padding: 0;
  width: 100%;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc .product-text {
  font-size: 16px;
  font-weight: 700;
  color: #92020a;
  width: 100%;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc .product-icon {
  margin-top: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-meal-planner .recipe-meal-planner .recipe-item .desc .product-icon a {
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-meal-planner
  .recipe-meal-planner
  .recipe-item
  .desc
  .product-icon
  img {
  max-height: 75px;
  max-width: 35px;
  margin-right: 5px;
}

.section-meal-planner .error-message {
  height: 100px;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media all and (max-width: 991px) {
  .meal-planner-banner .image-banner {
    padding: 16px 0;
  }
  .weekly-navi {
    margin-bottom: 20px;
    transition: all 0.3s all;
  }
  .weekly-navi.sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 80px;
    width: 100%;
    z-index: 100;
    border: none;
    background-image: url(../images/body-bg.jpg);
  }
  .weekly-navi__wrapper {
    margin: 0;
  }
  .weekly-navi__wrapper .weekly-carousel {
    width: 70%;
  }
  .weekly-navi__wrapper .bx-controls-direction {
    display: block;
  }
  .datepicker.dropdown-menu,
  .datepicker.dropdown-menu .datepicker-days table {
    width: 306px !important;
  }
  .datepicker.dropdown-menu .datepicker-days table tbody tr .day {
    padding: 0 2px;
  }
  .datepicker.dropdown-menu
    .datepicker-days
    table
    tbody
    tr.choosing
    td.day
    label::after,
  .datepicker.dropdown-menu
    .datepicker-days
    table
    tbody
    tr.choosing
    td.day
    label::before,
  .datepicker.dropdown-menu
    .datepicker-days
    table
    tbody
    tr.choosing
    td.day:hover
    label::after,
  .datepicker.dropdown-menu
    .datepicker-days
    table
    tbody
    tr.choosing
    td.day:hover
    label::before {
    width: 24px;
  }
  .datepicker.dropdown-menu table td,
  .datepicker.dropdown-menu table th {
    padding: 8px 10px;
  }
  .section-meal-planner {
    padding-bottom: 40px;
  }
  .section-meal-planner .container {
    padding: 0;
  }
  .section-meal-planner .recipe-carousel {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0 0 40px;
  }
  .section-meal-planner .recipe-carousel .recipe-carousel-inner {
    display: none;
  }
  .section-meal-planner .recipe-carousel .recipe-carousel-inner.active {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-meal-planner .recipe-carousel .bx-viewport {
    overflow: visible !important;
    height: auto !important;
  }
  .section-meal-planner .recipe-carousel .recipe-item .thumb,
  .section-meal-planner .recipe-carousel .recipe-item .thumb img {
    min-height: 210px;
  }
  .section-meal-planner .recipe-carousel .recipe-item .desc {
    margin: -35px 15px 0;
  }
  .section-meal-planner .recipe-carousel .bx-wrapper.disabled {
    display: none;
  }
  .section-meal-planner .recipe-carousel .bx-wrapper .bx-pager {
    bottom: -40px !important;
  }
  .section-meal-planner .recipe-carousel .bx-controls-direction {
    display: block;
  }
  .section-meal-planner .recipe-carousel .bx-next,
  .section-meal-planner .recipe-carousel .bx-prev {
    color: #92020a;
    position: absolute;
    background: 0 0;
    border: none;
    width: 20px;
    height: 20px;
    padding: 0;
    top: 25%;
    margin-top: 0;
  }
  .section-meal-planner .recipe-carousel .bx-next.disabled,
  .section-meal-planner .recipe-carousel .bx-prev.disabled {
    display: block;
    pointer-events: none;
    opacity: 0.3;
  }
  .section-meal-planner .recipe-carousel .bx-next::before,
  .section-meal-planner .recipe-carousel .bx-prev::before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    border: solid #92020a;
    display: inline-block;
    background: 0 0;
    left: 0;
    top: 0;
  }
  .section-meal-planner .recipe-carousel .bx-prev {
    left: -34px;
  }
  .section-meal-planner .recipe-carousel .bx-prev::before {
    border-width: 2.5px 0 0 2.5px;
    padding: 10px;
    transform: rotate(-45deg);
  }
  .section-meal-planner .recipe-carousel .bx-next {
    right: -31px;
  }
  .section-meal-planner .recipe-carousel .bx-next::before {
    border-width: 2.5px 0 0 2.5px;
    padding: 10px;
    transform: rotate(135deg);
  }
  .section-meal-planner .recipe-carousel-inner {
    transition: 0.3s ease all;
  }
}

.loader,
.spinner {
  position: absolute;
}

.loader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.6;
  z-index: 500;
  display: none;
}

.slider-group .tab-slider-wrapper .bx-wrapper,
.spinner {
  z-index: 1;
}

.spinner {
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  transform: translate3d(-50%, -50%, 0);
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #92020a;
  animation: spin 2s linear infinite;
}

.loading body {
  height: 100vh;
  overflow-y: hidden;
}

.loading .loader {
  display: block;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media all and (max-width: 554px) {
  .weekly-navi__wrapper .weekly-carousel {
    width: 72%;
  }
  .weekly-navi .weekly-carousel-inner .item {
    min-width: 180px;
  }
  .section-meal-planner .recipe-carousel .recipe-item .desc {
    min-height: calc(100% - 170px);
  }
  .section-meal-planner .recipe-carousel .bx-prev {
    left: -24px;
  }
  .section-meal-planner .recipe-carousel .bx-next,
  .section-meal-planner .recipe-carousel .bx-prev {
    top: 20%;
  }
  .section-meal-planner .recipe-carousel .bx-next::before,
  .section-meal-planner .recipe-carousel .bx-prev::before {
    padding: 4px;
  }
}

@media all and (min-width: 992px) {
  .meal-planner-banner {
    margin-top: -40px;
  }
  .weekly-navi .weekly-carousel-inner .item {
    min-width: 205px;
  }
  .section-meal-planner .recipe-meal-planner .recipe-week-list.active {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-meal-planner .recipe-meal-planner .recipe-item {
    width: calc(100% / 3);
  }
  .section-meal-planner .recipe-meal-planner .recipe-item .thumb {
    max-height: 240px;
    min-height: 230px;
  }
  .section-meal-planner .recipe-meal-planner .recipe-item .thumb img {
    min-width: 230px;
  }
  .section-meal-planner .recipe-meal-planner .recipe-item .desc {
    height: calc(100% - 180px);
    margin: -36px 20px 0;
  }
  .section-meal-planner .btn-next,
  .section-meal-planner .btn-prev,
  .section-meal-planner .carousel-indicators {
    display: none;
  }
}

.slider-group {
  padding: 30px 0 38px;
}

.slider-group .tab-slider {
  margin-bottom: 20px;
  width: 100%;
  margin-left: 2px;
}

.slider-group .tab-slider .slider-item {
  display: inline-block;
  font-size: 19px;
  background: #910209;
  width: 20%;
  text-align: center;
  position: relative;
  font-weight: 700;
  margin-right: 10px;
}

.slider-group .tab-slider .slider-item a {
  color: #fff;
  position: relative;
  padding: 15px 0;
  display: block;
  border: 1px solid #910209;
  border-bottom: none;
}

.slider-group .tab-slider .slider-item a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 4px;
  left: -4px;
  height: 1px;
  background: #910209;
}

.slider-group .tab-slider .slider-item.active {
  background: 0 0;
}

.slider-group .tab-slider .slider-item.active a {
  color: #910209;
}

.slider-group .tab-slider-wrapper .bx-viewport {
  z-index: 9;
}

.slider-group .tab-slider-wrapper .bx-controls-direction {
  display: block;
  margin: 0;
  height: 20px;
  position: relative;
  top: 0;
  z-index: 11;
}

.slider-group .tab-slider-wrapper .bx-controls-direction a {
  background: rgba(0, 0, 0, 0.5);
  width: 35px;
  height: 50px;
  top: 0;
}

.slider-group .tab-slider-wrapper .bx-controls-direction a.bx-next:before,
.slider-group .tab-slider-wrapper .bx-controls-direction a.bx-prev:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 18px;
}

.slider-group .tab-slider-wrapper .bx-controls-direction a.bx-next:before {
  background-position: -48px -392px;
}

.slider-group .tab-slider-wrapper .bx-controls-direction a.bx-prev:before {
  background-position: -33px -392px;
}

.slider-group .tab-slider-wrapper .fiter-checkbox {
  margin-bottom: 5px;
}

.slider-group .button-group.pre-next-button {
  font-size: 14px;
  color: #910209;
  margin-top: 30px;
  font-weight: 700;
  padding: 0 15px;
}

.slider-group .button-group.pre-next-button a {
  color: #910209;
  background: #ddd;
  border: 1px solid #910209;
  width: 48%;
  padding: 15px;
  display: inline-block;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.5);
}

.slider-group .button-group.pre-next-button a.disable {
  cursor: default;
}

.slider-group .button-group.pre-next-button .separate {
  padding: 0 35px;
}

@media screen and (max-width: 991px) {
  .slider-group .button-group.pre-next-button .separate {
    display: none !important;
  }
}

.slider-group .button-group.pre-next-button .pre-btn {
  opacity: 0;
  margin-right: 4%;
}

.slider-group .events-wrapper .news-slides ul {
  font-size: 0;
}

.slider-group .events-wrapper .news-slides li {
  padding: 0 15px 20px;
}

.slider-group .events-wrapper .bx-wrapper .bx-controls-direction {
  width: 100%;
  height: auto;
  text-align: center;
  z-index: 9;
}

.slider-group .events-wrapper .bx-wrapper .bx-controls-direction a {
  top: 0;
  position: relative;
  display: inline-block;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.5);
  background: #910209;
  width: 50px;
  height: 40px;
}

.slider-group .events-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
  right: auto;
  margin-right: 30px;
}

.slider-group
  .events-wrapper
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  left: 25px;
}

.slider-group .events-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
}

.slider-group
  .events-wrapper
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before {
  left: 27px;
}

@media screen and (min-width: 992px) {
  .slider-group {
    padding: 30px 0 90px;
  }
  .slider-group .tab-slider {
    margin-bottom: 20px;
    width: 100%;
    margin-left: 0;
  }
  .slider-group .tab-slider .slider-item {
    background: #fff;
  }
  .slider-group .tab-slider .slider-item a {
    padding: 18px 0;
    color: #910209;
    font-size: 22px;
    border: none;
  }
  .slider-group .tab-slider .slider-item a:before {
    content: none;
  }
  .slider-group .tab-slider .slider-item.active {
    background: url(../images/bg-rep-1.png);
  }
  .slider-group .tab-slider .slider-item.active:after,
  .slider-group .tab-slider .slider-item.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 10px;
    width: 50%;
    background: url(../images/body-bg.jpg);
  }
  .slider-group .tab-slider .slider-item.active:before {
    left: -5px;
    transform: skew(45deg);
  }
  .slider-group .tab-slider .slider-item.active:after {
    right: -5px;
    transform: skew(-45deg);
  }
  .slider-group .tab-slider .slider-item.active a {
    color: #fff;
    font-size: 26px;
    padding: 16px 28px 26px;
  }
  .slider-group .tab-slider-wrapper .bx-controls-direction {
    margin: 0 -30px;
    height: 20px;
    position: relative;
    top: -50px;
    z-index: 8;
  }
  .slider-group .tab-slider-wrapper .bx-controls-direction a {
    background: 0 0;
    width: 15px;
    height: 100px;
    top: 50%;
  }
  .slider-group .tab-slider-wrapper .bx-controls-direction a.bx-next:before,
  .slider-group .tab-slider-wrapper .bx-controls-direction a.bx-prev:before {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 30px;
  }
  .slider-group .tab-slider-wrapper .bx-controls-direction a.bx-next:before {
    background-position: -45px -81px;
  }
  .slider-group .tab-slider-wrapper .bx-controls-direction a.bx-prev:before {
    background-position: -45px -113px;
  }
  .slider-group .events-wrapper {
    padding: 0;
  }
  .slider-group .events-wrapper .news-slides li {
    width: 470px;
    display: inline-block;
    padding: 0 0 20px;
    margin: 0 5px;
    vertical-align: top;
  }
  .slider-group .events-wrapper .bx-wrapper li {
    margin-left: 0;
  }
  .slider-group .events-wrapper .bx-wrapper .bx-controls-direction {
    display: block;
    position: static;
    width: auto;
    height: 20px;
  }
  .slider-group .events-wrapper .bx-wrapper .bx-controls-direction a {
    margin: 0;
    top: -65px;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    background: #fff;
    position: absolute;
  }
  .slider-group .events-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: auto;
    right: 40px;
    margin-right: 0;
  }
  .slider-group
    .events-wrapper
    .bx-wrapper
    .bx-controls-direction
    a.bx-prev:before {
    background-position: 0 -480px;
    width: 11px;
    height: 15px;
    top: 9px;
    left: 10px;
    transform: none;
  }
  .slider-group .events-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
  }
  .slider-group
    .events-wrapper
    .bx-wrapper
    .bx-controls-direction
    a.bx-next:before {
    background-position: -11px -480px;
    width: 11px;
    height: 15px;
    left: 13px;
    top: 9px;
    transform: none;
  }
  .slider-group .events-wrapper .btns {
    font-size: 16px;
    min-width: 240px;
    padding: 12px 15px 15px;
  }
  .slider-group .button-group.pre-next-button {
    font-size: 16px;
    font-weight: 400;
    padding-right: 40px;
  }
  .slider-group .button-group.pre-next-button a {
    width: auto;
    padding: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
  }
  .slider-group .button-group.pre-next-button .pre-btn {
    margin-right: 0;
  }
  .slider-group .button-group.pre-next-button .separate {
    display: inline-block;
    opacity: 0;
  }
}

.career-opportunities .pager-block {
  padding-bottom: 20px;
}

.career-opportunities .btn-career-find {
  min-width: 220px;
  margin-right: 20px;
}

.career-opportunities .filter-item .dropdown .btns {
  text-align: center;
}

.career-opportunities .career-filter-btns {
  padding: 20px 0 30px;
}

.career-opportunities .career-filter-btns a.btn-search {
  width: 196px;
  background-color: #eacdaa;
}

.career-opportunities .career-filter-btns a.btn-clear {
  width: 175px;
  background-color: transparent;
  color: #eacdaa;
}

.career-opportunities .recipe-filter {
  text-align: center;
}

.career-opportunities .recipe-filter h2 {
  text-align: left;
  padding-bottom: 15px;
}

.career-opportunities span.ico-locate {
  line-height: 17px;
  font-size: 12px;
  color: #999;
}

.career-opportunities span.ico-locate:before {
  content: url(../images/career/locate-icon.png);
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}

.landing-banner.hide + .filter-career-block .recipe-filter {
  margin-top: 40px;
}

.career-landing .filter-career-block .recipe-filter {
  margin-top: -80px;
}

@media only screen and (min-width: 992px) {
  .career-opportunities .flex-locate .likebox {
    position: absolute;
    bottom: 15px;
    left: 20px;
  }
  .career-opportunities .block-recipe .recipe-item .likebox {
    padding: 5px 0 10px;
  }
  .career-opportunities .career-filter-btns {
    padding: 57px 0 30px;
  }
  .career-opportunities .career-filter-btns a.btn-search {
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #eacdaa;
    font-size: 14px;
    color: #555;
    padding: 7px 15px 6px;
    margin: 0 15px;
    font-weight: 700;
    line-height: 17px;
  }
  .career-opportunities .career-filter-btns a.btn-search:before {
    content: url(../images/career/filter-search.png);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
    margin-left: -20px;
  }
  .career-opportunities .career-filter-btns a.btn-clear {
    width: 175px;
    background-color: transparent;
    color: #eacdaa;
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #eacdaa;
    font-size: 14px;
    padding: 7px 15px 6px;
    margin: 0 15px;
    font-weight: 700;
    line-height: 17px;
  }
  .career-opportunities .career-filter-btns a.btn-clear:before {
    content: url(../images/career/filter-delete-on.png);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
    margin-left: -20px;
  }
}

.section-share-des .select-lang,
.section-share-des .share-title,
.section-share-mob .select-lang,
.section-share-mob .share-title {
  position: relative;
  padding-left: 25px;
}

.section-share-des .select-lang .lang-btn,
.section-share-des .share-title .lang-btn,
.section-share-mob .select-lang .lang-btn,
.section-share-mob .share-title .lang-btn {
  padding-left: 0;
}

.section-share-des .select-lang::after,
.section-share-des .share-title::after,
.section-share-mob .select-lang::after,
.section-share-mob .share-title::after {
  content: attr(data-number);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  left: 0;
  top: calc(49%);
  transform: translate3d(0, -50%, 0);
  width: 20px;
  height: 20px;
  border: 1px solid #752363;
  border-radius: 50%;
  pointer-events: none;
}

.section-share-des .share-page-lang {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-share-des .share-page-lang .select-lang {
  position: relative;
  padding-left: 0;
}

.section-share-des .share-page-lang .select-lang .lang-dropdown .lang-btn {
  padding-left: 25px;
}

.section-share-des .share-page-lang .select-lang .lang-dropdown .lang-menu {
  min-width: 150%;
}

.section-share-des .share-page-lang .share-title {
  margin: 0 21px 0 15px;
}

.section-share-mob .share-page-lang {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-share-mob .share-page-lang .share-btn-block {
  width: 100%;
}

.section-share-mob .share-page-lang .select-lang {
  position: relative;
  width: 100%;
}

.section-share-mob .share-page-lang .select-lang::after {
  display: none;
}

.section-share-mob .share-page-lang .select-lang .lang-dropdown .lang-btn {
  position: relative;
  padding-left: 25px;
}

.section-share-mob
  .share-page-lang
  .select-lang
  .lang-dropdown
  .lang-btn::after {
  content: attr(data-number);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  left: 0;
  top: calc(49%);
  transform: translate3d(0, -50%, 0);
  width: 20px;
  height: 20px;
  border: 1px solid #752363;
  border-radius: 50%;
}

@media screen and (max-width: 992px) {
  .section-share-mob .share-page-lang .share-title {
    width: auto;
  }
}

.JP.ie10 .main-menu .menu1 a,
.JP.ie11 .main-menu .menu1 a {
  line-height: 21px;
  height: 15px;
}

.JP.ie10 .main-menu .menu2 p a,
.JP.ie11 .main-menu .menu2 p a {
  line-height: 20px;
  height: 14px;
}

.JP.ie10 .head-menu .search-box .form-control,
.JP.ie11 .head-menu .search-box .form-control {
  padding-top: 16px;
  padding-bottom: 10px;
}

.JP.ie10 .submenu1 li a,
.JP.ie11 .submenu1 li a {
  padding-top: 18px;
  padding-bottom: 11px;
}

.JP.ie10 .sort-box .sort-label,
.JP.ie11 .sort-box .sort-label {
  line-height: 22px;
  height: 16px;
}

.JP.ie10 .sort-box .dropdown .btns,
.JP.ie11 .sort-box .dropdown .btns {
  line-height: 26px;
  height: 34px;
}

.JP.ie10 .sort-box .dropdown-menu li span,
.JP.ie11 .sort-box .dropdown-menu li span {
  line-height: 20px;
  height: 14px;
}

.JP.ie10 .recipe-content .sort-box .dropdown-menu,
.JP.ie11 .recipe-content .sort-box .dropdown-menu {
  padding: 2px 0;
}

.JP.ie10 .recipe-filter .btn-recipe-clear,
.JP.ie11 .recipe-filter .btn-recipe-clear {
  height: 32px;
  padding-top: 9px;
}

.JP.ie10 .recipe-filter .btn-recipe-clear .ico,
.JP.ie11 .recipe-filter .btn-recipe-clear .ico {
  position: relative;
  top: -1px;
}

.JP.ie10 .recipe-filter .filter-item .btns,
.JP.ie11 .recipe-filter .filter-item .btns {
  padding-top: 12px;
  padding-bottom: 8px;
}

.JP.ie10 .recipe-filter .pvn .btns.lkk-btn,
.JP.ie11 .recipe-filter .pvn .btns.lkk-btn {
  padding-top: 18px;
  padding-bottom: 18px;
}

.JP.ie10 .btns.lkk-btn,
.JP.ie11 .btns.lkk-btn {
  padding-top: 18px;
}

.JP.ie10 .btns.lkk-btn .inner-btns,
.JP.ie11 .btns.lkk-btn .inner-btns {
  line-height: 24px;
  height: 18px;
}

.JP.ie10 .pvn .btns.lkk-btn,
.JP.ie11 .pvn .btns.lkk-btn {
  padding-top: 20px;
  padding-bottom: 12px;
}

.JP.ie10 .banner-block .banner-item .desc .btns,
.JP.ie11 .banner-block .banner-item .desc .btns {
  padding-top: 10px;
  padding-bottom: 4px;
}

.JP.ie10 .side-menu .collapse li a,
.JP.ie11 .side-menu .collapse li a {
  padding-top: 19px;
  padding-bottom: 11px;
}

.JP.ie10 .product-list .btns,
.JP.ie11 .product-list .btns {
  padding-top: 15px;
  padding-bottom: 9px;
}

.JP.ie10 .recipe-info .recipe-desc .desc-tags a,
.JP.ie11 .recipe-info .recipe-desc .desc-tags a {
  padding-top: 11px;
  padding-bottom: 5px;
}

.JP.ie10 .control-btns .btn-next,
.JP.ie10 .control-btns .btn-prev,
.JP.ie11 .control-btns .btn-next,
.JP.ie11 .control-btns .btn-prev {
  padding-top: 6px;
  padding-bottom: 1px;
}

.JP.ie10 .section-block.crop .product-vote-item .btns,
.JP.ie11 .section-block.crop .product-vote-item .btns {
  padding-top: 10px;
  padding-bottom: 4px;
}

.JP.ie10 .section-block.crop .home-food .pvn .btns.lkk-btn,
.JP.ie11 .section-block.crop .home-food .pvn .btns.lkk-btn {
  padding-top: 20px;
  padding-bottom: 12px;
}

.JP.ie10 .product-detail-infor .product-detail .tab-controls a,
.JP.ie11 .product-detail-infor .product-detail .tab-controls a {
  padding-top: 16px;
  padding-bottom: 8px;
}

.JP.ie10 .contact-us .contact-form input,
.JP.ie11 .contact-us .contact-form input {
  padding-top: 16px;
  padding-bottom: 10px;
}

.JP.ie10 .contact-us .btns-primary,
.JP.ie11 .contact-us .btns-primary {
  padding-top: 10px;
  padding-bottom: 4px;
}

@media only screen and (min-width: 992px) {
  .JP.ie10 .search-box .search-control,
  .JP.ie11 .search-box .search-control {
    top: -3px;
  }
  .JP.ie10 .main-menu .menu3,
  .JP.ie11 .main-menu .menu3 {
    top: 34px;
  }
  .JP.ie10 .wrapper,
  .JP.ie11 .wrapper {
    padding-top: 112px;
  }
  .JP.ie10 .language-popup .language-list li > a,
  .JP.ie11 .language-popup .language-list li > a {
    padding-top: 5px;
  }
  .JP.mode-iPad
    .head-menu
    .search-box
    .form-control::-webkit-input-placeholder {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .HK[lang="id"] .main-menu .menu2 p.menu-right:first-child:before {
    display: none;
  }
  .HK[lang="id"] .submenu1--full-width,
  .HK[lang="id"] .submenu1--full-width ul {
    width: 100%;
  }
  .HK[lang="id"] .main-menu .menu3 > .li-relative {
    position: relative;
  }
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.newbanner-block {
  position: relative;
  background-color: #fff;
}
.video-block {
  position: relative;
}
.video-block .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: hidden;
}
.video-block .embed-responsive:before {
  display: block;
  content: "";
}
.video-block .embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.video-block .embed-responsive-custom:before {
  padding-top: 50%;
}
@media only screen and (min-width: 992px) {
  .video-block .embed-responsive-custom:before {
    padding-top: 28.62%;
  }
}
.video-block .embed-responsive .embed-responsive-item,
.video-block .embed-responsive embed,
.video-block .embed-responsive iframe,
.video-block .embed-responsive object,
.video-block .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
.newbanner-block::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.newbanner-block .newbanner-block__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newbanner-block .swiper-container,
.newbanner-block .swiper-wrapper,
.newbanner-block .swiper-slide,
.newbanner-block .container {
  height: 100%;
}
.newbanner-block .swiper-pagination.swiper-pagination-bullets {
  bottom: 0px;
  position: relative;
    display: inline-block;
}
.newbanner-block .swiper-pagination .swiper-pagination-bullet {
    width: 0.715em;
    height: 0.715em;
    background-color: #fff;
    opacity: 1;
    display: inline-block;
    margin: 0 5px;
    outline: 0;
    text-indent: -9999px;
    border-radius: 5px;
    background-clip: padding-box;
    vertical-align: top;
}
.newbanner-block
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #910209;
}
.newbanner-block .container {
 /* display: flex;*/
  align-items: center;
}
.newbanner-block .swiper-slide video,
.newbanner-block .swiper-slide .video-js {
  height: 100%;
  width: 100%;
}
/* .newbanner-block .swiper-slide video::-webkit-media-controls {
  display: none;
} */
.newbanner-block .swiper-slide video.fit-cover {
  object-fit: cover;
}
.newbanner-block .swiper-slide .video-content {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .newbanner-block .swiper-slide .video-content {
    top: 0;
    height: 70%;
    transform: translateY(0);
  }
}

.newbanner-block .swiper-slide .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.newbanner-block .swiper-slide .container.with-bg {
  background-color: rgba(0, 0, 0, 0.4);
}
.newbanner-block .swiper-slide .content {
  text-align: center;
  flex: 1 0 100%;
  min-width: 100%;
  color: #fff;
  opacity: 0;
  transform: translateY(-100%);
  transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
  padding: 15px 20px;
}
.newbanner-block .swiper-slide.swiper-slide-active .content {
  opacity: 1;
  transform: translateY(0);
  /*background-color: rgba(0, 0, 0, 0.4);*/
}
.newbanner-block .swiper-slide .banner-title {
  /*font-size: 28px;*/
  line-height: 1.3;
  font-weight: 700;
  padding-bottom: 5px;
}
.newbanner-block .swiper-slide .banner-text {
  line-height: 1.4;
  font-size: 12px;
  padding-bottom: 15px;
}

.newbanner-block .swiper-button-next,
.newbanner-block .swiper-button-prev {
  background-color: rgba(255, 255, 255, 0.4);
  background-image: none;
  width: 55px;
  height: 100px;
  margin-top: 0;
  transform: translate(0,-60px);
}
.newbanner-block .swiper-button-prev {
  left: 0;
}
.newbanner-block .swiper-button-next {
  right: 0;
}
.newbanner-block .swiper-button-prev::before,
.newbanner-block .swiper-button-next::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 40px;
  background: url(../images/icons.png) -36px 0 no-repeat;
  top: 30px;
}
.newbanner-block .swiper-button-prev::before {
  left: 15px;
  background: url(../images/icons.png) -36px 0 no-repeat;
}
.newbanner-block .swiper-button-next:before {
  left: 20px;
  background: url(../images/icons.png) -36px -39px no-repeat;
}

/* .newbanner-block .swiper-slide video::-webkit-media-controls-panel {
  display: flex !important;
  appearance: -internal-media-control !important;
  background: -webkit-image-set(
      url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAJwCAYAAABI9AvEAAACkklEQVRIS1XHdxQIZBiFcTtCkmRHqSh7U1mpJMlK9t7Jpm2WUFnZK7PsbGWWUfYohOy9NZFVznNP5/vOff/4vfdJkOD/S8iPJCJFYicJKZIGkrEi95AiuZOCFPc6KUmRyklNivsCaViR+0mR1nmAFOmcB0mR3nmIFBmcjKTIFMjMimQhRVYnGykedrKTIofzCCkeDeRkRR4jxePOE6TI5eQmxZPOU6TIE8jLiuQjRX6nACkKOoVIUdgpQoqigWKsSHFSlHBKkqKU8zQpnnGeJUXpQBlWpCwpyjnlSfGcU4EUzzsvkOJFpyIpXgpUYkVeJkVl5xVSVHFeJUVVpxopqgdqsCI1SfGaU4sUrzu1SVHHqUuKeoH6rEgDUjR0GpGisdOEFE2dZqRoHmjBirQkRSunNSnaOG1J8YbTjhRvOu1J0SHQkRXpRIrOThdSdHW6kaK78xYp3g68w4q8S4r3nPdJ8YHTgxQ9nV6k6B3ow4r0JcWHzkek6Od8TIr+zgBSDAx8wop8SorPnEGkGOwMIcVQZxgpPg8MZ0VGkGKkM4oUo50xpBjrjCPFeGcCKSYGvmBFJpFisjOFFFOdaaSY7nxJiq8CM1iRmaSY5cwmxRxnLinmOV+TYn5gASuykBSLnMWkWOIsJcUy5xtSfBtYzoqsIMVKZxUpVjtrSPGd8z0p1jrrSLE+sIEV+YEUPzobSbHJ2UyKLc5WUmwLbGdFdpBip7OLFD85P5Nit7OHFHsDv7Ai+0ix3zlAil+dg6Q45BwmxZHAUVbkGCmOOydIcdI5RYrTzhlSnA2cY0XOk+KCc5EUl5zLpLji/EaK350/SPFn4C9W5G9SXHWukeK68w8pbjg3SXErcJsVuUOKf53/7gIPXjbYDO78kgAAAABJRU5ErkJggg==)
        1x
    )
    left bottom repeat-x;
}

.newbanner-block .swiper-slide video::-webkit-media-controls-play-button {
  display: block !important;
  -webkit-appearance: media-slider;
} 

.newbanner-block
  .swiper-slide
  video::-webkit-media-controls-start-playback-button {
  display: block !important;
}*/

@media only screen and (min-width: 992px) {
  .newbanner-block::before {
    padding-top: 28.65%;
  }
  .newbanner-block .swiper-slide .banner-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
  }
  .newbanner-block .swiper-slide .banner-text {
    font-size: 18px;
  }
  .newbanner-block .swiper-slide .container.with-bg {
    background-color: transparent;
  }
  .newbanner-block .swiper-slide .content {
    flex: 0 0 480px;
    min-width: 480px;
  }
  .newbanner-block .swiper-slide .with-bg .content {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .newbanner-block .swiper-slide .content.content-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .newbanner-block .swiper-slide .content.content-right {
    margin-left: auto;
    text-align: right;
  }
}

@media only screen and (max-width: 992px){
.newbanner-block .swiper-slide .with-bg .content {
background-color: rgba(0, 0, 0, 0.4);
}
}

@media only screen and (min-width: 1200px) {
  .newbanner-block .swiper-slide .banner-title {
    font-size: 36px;
  }
  .newbanner-block .swiper-slide .banner-text {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1800px) {
  .newbanner-block .swiper-slide .banner-title {
    font-size: 37px;
  }
}
@media only screen and (min-width: 992px){
.main-menu .menu2 ul li
{
  display:inline;  
  list-style:none;
}
}



@media screen and (max-width: 991px){
.main-menu .menu2 .us {
    transition: all 0.3s;
    position: fixed;
    /* right: -1027px; */
    width: 100%;
    text-align: center;
    bottom: 0;
    background-color: #000;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* display: inline; */
}
}
@media screen and (max-width: 991px){
.main-menu .menu2 ul li {
    background-color: #000;
    color: #aaa;
    -ms-flex: auto;
    flex: auto;
    font-size: 14px;
    border-right: 1px solid #fff;
}
}

button#contact-us-submit:focus-within {
    outline: 2px solid black;
}

a.check-state:focus-within {
    outline: 2px solid black;
}

.checkbox label:focus-within:before {
    outline: 2px solid black;
}

button.close-modal {
    border: hidden;
}

button.close-modal:focus {
    outline: 2px solid black;
}

button.nextButton {
    border: hidden;
}

button.prevButton{
	border: hidden;
}

img.nextright {
   /* width: 35px;
    height: 70px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    text-align: center;
    text-indent: -9999px;
    display: block;
    z-index: 10;
    cursor: pointer;
    right: inherit;*/
}

img.prevleft {
    /*width: 35px;
    height: 70px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    text-align: center;
    text-indent: -9999px;
    display: block;
    z-index: 10;
    cursor: pointer;
    left: inherit;*/
}

button#dropdown-button {
    background: #fff;
    border: hidden;
    width: 140px;
}

button#dropdown-button:focus-within {
    outline: 2px solid black;
}

li#time-right {
    position: relative;
    right: 25px;
}

div#recipe-list-page-wrapper:focus-within {
    outline: 2px solid;
}


@import"./swiper.min.css";
@media screen and (max-width: 991px) {
	.main-menu .menu3 {
		/*bottom: 0 !important*/
	}
}

a:focus,
a:focus-visible {
	outline: #682e91 solid .2rem !important;
	box-shadow: 0 0 0 2px rgba(104, 46, 145, .2) !important
}

.menu3 .has-submenu+.has-submenu {
	margin-left: 10px;
	margin-right: 10px
}

.menu3>li.open {
	background: #fff
}

.menu3>li.open>.submenu1 {
	display: block
}

.menu3>li.open>a {
	background-color: #fff;
	color: #a81a0e
}

.columns-2 {
	column-count: 2;
	padding-right: .715em
}

.food-list>div {
	text-align: left;
	padding: 23px 15px
}

.food-list>div .round {
	height: 100%;
	background-color: rgba(251, 244, 231, .9)
}

@media only screen and (min-width: 992px) {
	.food-list>div {
		vertical-align: top;
		display: inline-block;
		text-align: left;
		width: 25%;
		padding: 23px;
		height: 314px;
	}
}

.product-vote .bxslider {
	margin: 0;
	font-size: 0;
	text-align: center
}

.product-vote .bxslider>div {
	text-align: center;
	display: inline-block;
	padding: 5px
}

.product-vote .bx-wrapper .bxslider>div {
	height: 100%;
	margin-bottom: 20px
}

.recipe-list .recipe-item {
	display: inline-block
}

.newbanner-block {
	position: relative
}

.newbanner-block .swiper-button-prev,
.newbanner-block .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 55px;
	height: 100px;
	text-align: center;
	/*margin-top: -50px;*/
	display: block;
	z-index: 2;
	background-color: rgba(255, 255, 255, .4)
}

.newbanner-block .swiper-button-prev .home-banner-block-button-img,
.newbanner-block .swiper-button-next .home-banner-block-button-img {
	position: absolute;
	width: 20px;
	height: 40px
}

.newbanner-block .swiper-button-prev {
	left: 0
}

.newbanner-block .swiper-button-prev .home-banner-block-button-img {
	left: 15px;
	top: 30px
}

.newbanner-block .swiper-button-next {
	right: 0
}

.newbanner-block .swiper-button-next .home-banner-block-button-img {
	left: 20px;
	top: 30px
}

@media only screen and (max-width: 991px) {
	.newbanner-block .swiper-button-prev,
	.newbanner-block .swiper-button-next {
		display: none
	}
	.newbanner-block:hover .swiper-button-prev,
	.newbanner-block:hover .swiper-button-next {
		display: block
	}
}

.newbanner-block .home-banner-block-pagination-wrapper {
	position: absolute;
	bottom: .715em;
	width: 100%;
	text-align: center;
	z-index: 2
}

.newbanner-block .home-banner-block-pagination-wrapper .autoplay-btn {
	display: inline-block;
	text-align: center;
	vertical-align: top
}

.newbanner-block .home-banner-block-pagination-wrapper .autoplay-btn>img {
	vertical-align: top
}

.newbanner-block .home-banner-block-pagination-wrapper .home-banner-block-pagination {
	display: inline-block
}

.swiper-pagination-bullet:focus-within {
  background-color: black !important;
  outline: #682e91 solid 0.2rem !important;
}

.newbanner-block .home-banner-block-pagination-wrapper .home-banner-block-pagination .home-banner-block-pagination-bullet {
	display: inline-block;
	width: .715em;
	height: .715em;
	margin: 0 5px;
	outline: 0;
	text-indent: -9999px;
	background-color: #fff;
	border-radius: 5px;
	background-clip: padding-box;
	vertical-align: top
}

.newbanner-block .home-banner-block-pagination-wrapper .home-banner-block-pagination .home-banner-block-pagination-bullet.home-banner-block-pagination-bullet-active {
	background-color: #910209
}

.newbanner-block .temp-image {
	display: none
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper {
	position: initial;
	z-index: 0;
	/*padding-top: 2.65%;*/
	overflow: hidden
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: auto;
	object-fit: cover;
	z-index: 0
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	opacity: 1;
	transition: .4s all ease-out
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-in-preparation {
	top: 0%;
	opacity: 0
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc {
	max-width: 450px;
	color: #fff;
	position: relative;
	display: inline-block
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos {
	position: relative
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos .banner-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 5px
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos .banner-text {
	font-size: 22px;
	line-height: 1.4
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos .btns-primary {
	margin-top: 15px
}

@media only screen and (max-width: 1199.99px) {
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos .banner-title {
		font-size: 28px;
		line-height: 1.2
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc .inpos .banner-text {
		font-size: 18px
	}
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .desc:after {
	content: "";
	position: absolute;
	z-index: -1;
	display: block;
	background-color: rgba(0, 0, 0, .4);
	top: -10px;
	left: -20px;
	bottom: -20px;
	right: -20px
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-left,
.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-left .desc {
	text-align: left
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-right,
.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-right .desc {
	text-align: right
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-right .desc:before {
	left: auto;
	right: -55px
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-center .desc {
	width: 100%;
	display: block
}

.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-center .desc .banner-text {
	padding-bottom: 15px
}

@media only screen and (max-width: 991px) {
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper {
		padding-top: 8%
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content {
		width: 100%;
		height: 100%;
		margin-right: auto;
		margin-left: auto;
		top: 0;
		left: 0;
		transform: initial;
		transition: none
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-in-preparation {
		opacity: 1
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content.banner-in-preparation .container .desc {
		margin-top: -5rem;
		opacity: 0
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container {
		height: 100%;
		padding: 0;
		margin: 0;
		background-color: rgba(0, 0, 0, .4)
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc {
		max-width: initial;
		width: 100%;
		height: 100%;
		padding-left: 35px;
		padding-right: 35px;
		margin-top: 0;
		opacity: 1;
		transition: .5s all ease-out
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc:after {
		background-color: initial
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos {
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .banner-title {
		font-size: 28px;
		line-height: 1.3;
		font-weight: 700;
		padding-bottom: 5px
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .banner-text {
		line-height: 1.4;
		font-size: 15px;
		padding-bottom: 10px
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .btns-primary {
		font-size: 14px;
		margin-top: 0
	}
}

@media only screen and (max-width: 639.99px) {
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .btns-primary {
		padding: 4px 15px;
		font-size: 10px
	}
}

@media only screen and (max-width: 400px) {
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .banner-title {
		padding-bottom: 0;
		font-size: 18px
	}
	.newbanner-block .swiper-wrapper .swiper-slide .banner-wrapper .banner-content .container .desc .inpos .banner-text {
		ine-height: 1.2;
		padding-bottom: 5px;
		font-size: 12px
	}
}

.ico.ico-close,
.ico.ico-heart,
.ico.ico-clock,
.ico.hat-ico,
/*.ico.ico-clock-gray,*/
.ico.ico-thrash-white {
	background-image: initial
}
/*ASL KK 20220503 start*/
.lkks.play-icon,
.lkks.recipe-icon,
.lkks.product-icon,
.lkks.status-icon,
.lkks.cooking-icon,
.lkks.social-icon,
.lkks.making-icon/*,

.lkks.raking-icon,
.lkks.serve-icon,
.lkks.repair-icon,
.lkks.procing-icon,
.lkks.ingr-icon,
.lkks.procing-icon,
.lkks.procing-icon*/ {
	background-image: initial
}
/*ASL KK 20220503 end*/
.ico .square-16,
.lkks .square-16 {
	width: 16px;
	height: 16px
}

.ico .square-25,
.lkks .square-25 {
	width: 25px;
	height: 25px
}

.ico .square-26,
.lkks .square-26 {
	width: 26px;
	height: 26px
}

.ico .square-40,
.lkks .square-40 {
	width: 40px;
	height: 40px
}

.ico .square-46,
.lkks .square-46 {
	width: 46px;
	height: 46px
}

.ico .square-65,
.lkks .square-65 {
	width: 65px;
	height: 65px
}

.ico .rect-24-20,
.lkks .rect-24-20 {
	width: 24px;
	height: 20px
}

#fancybox-loading,
.fancybox-close,
.fancybox-close:hover {
	background-position: left top;
	background-repeat: no-repeat
}
@media only screen and (min-width: 992px){
.skip {
  /*background: #e77e23;*/
  height: 30px;
  left: 46%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
}

.skip:focus {
  transform: translateY(0%);
  color: #fff
}
}

@media screen and (max-width: 991px){
.skip{
  height: 30px;
  left: 46%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  display: none;
}
}
/*# sourceMappingURL=wcag.css.map */



@media only screen and (max-width: 991px) {
.logo2{
	display: none;
	}
}

.d-none {
  display: none !important;
}

@media only screen and (min-width: 991px) {
a.Lee.Kum.Kee.\31 30th.anniversary.logo.\-.Red.background {
    visibility:hidden;
}}

span.close-modal {
    width: 30px;
    height: 30px;
    background: url(../images/icons.png) 0 -352px no-repeat;
}

#footer h3.bdt.chosen-title{
	color: rgba(255, 255, 255, 0.8);
	font-weight: 700;
	padding: 20px 0;
	font-size: 18px;
}

@media only screen and (min-width: 991px){
a.logo.logo2{
    visibility: hidden;
}
}

span.sub-menu {
   
    margin: 2px;
}