/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #52534a;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1cacbc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #126f79;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #1cacbc;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #158390;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #f40f21;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c70918;
}
.bg-primary {
  color: #fff;
  background-color: #1cacbc;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #158390;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f40f21;
}
.has-error .form-control {
  border-color: #f40f21;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #c70918;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8717b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8717b;
}
.has-error .input-group-addon {
  color: #f40f21;
  border-color: #f40f21;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #f40f21;
}
.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: #939588;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #1cacbc;
  border-color: #1998a6;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #158390;
  border-color: #083237;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #158390;
  border-color: #116771;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #158390;
  border-color: #116771;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #116771;
  border-color: #083237;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #1cacbc;
  border-color: #1998a6;
}
.btn-primary .badge {
  color: #1cacbc;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #f40f21;
  border-color: #df0a1b;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c70918;
  border-color: #65050c;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c70918;
  border-color: #a50814;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c70918;
  border-color: #a50814;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #a50814;
  border-color: #65050c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f40f21;
  border-color: #df0a1b;
}
.btn-danger .badge {
  color: #f40f21;
  background-color: #ffffff;
}
.btn-link {
  color: #1cacbc;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #126f79;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1cacbc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1cacbc;
}
.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 #dddddd;
}
.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: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #1cacbc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  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: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #1cacbc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #126f79;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #1cacbc;
  border-color: #1cacbc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #1cacbc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #158390;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #f40f21;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c70918;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1cacbc;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1cacbc;
}
.thumbnail .caption {
  padding: 9px;
  color: #52534a;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #f40f21;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #c70918;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #1cacbc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
  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: #f40f21;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1cacbc;
  border-color: #1cacbc;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #b1edf3;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #f40f21;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f40f21;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #f40f21;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f40f21;
  border-color: #f40f21;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #1cacbc;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1cacbc;
  border-color: #1cacbc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1cacbc;
}
.panel-primary > .panel-heading .badge {
  color: #1cacbc;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1cacbc;
}
.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: #f40f21;
  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: #f40f21;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #1cacbc;
  border-color: #1cacbc;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #f40f21;
  border-color: #f40f21;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #1cacbc;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #1cacbc;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #1cacbc;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #f40f21;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #f40f21;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #f40f21;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 0.11px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  background-color: #f9f9f9;
}
body > .container {
  padding: 10px 15px 0;
}
b,
optgroup,
strong {
  font-weight: 600;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}
.jumbotron {
  padding: 0;
  margin-bottom: 22px;
  margin-top: 55px;
}
@media (min-width: 992px) {
  .jumbotron {
    margin-top: 0;
  }
}
.btn {
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
}
.btn-primary {
  background-color: #1cacbc;
  border-color: #1cacbc;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #1998a6;
  border-color: #1998a6;
}
.btn-default {
  border-color: #afafaf;
  color: #4d4d4d;
}
.btn-danger {
  border-color: transparent;
  background-color: #e21c24;
}
.lead {
  font-weight: normal;
}
.form-control {
  border-radius: 0;
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
  box-shadow: none;
  font-size: 13px;
}
.form-horizontal .control-label {
  font-weight: 600;
}
.panel {
  border-radius: 0;
  box-shadow: none;
}
.panel-default > .panel-heading {
  overflow: hidden;
  background: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #1cacbc;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a.event,
.navbar-default .navbar-nav > .open > a.event,
.navbar-default .navbar-nav > .open > a.event {
  background-color: #f40f21;
}
.dropdown-menu {
  border-radius: 0;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: none;
}
.thumbnail {
  border-radius: 0;
}
.carousel-indicators .active {
  margin: 1px 3px;
  background-color: #1cacbc;
  opacity: 1;
  width: 12px;
  height: 12px;
}
.carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 1px 3px;
  border: 1px solid #979797;
  opacity: 0.5;
  width: 12px;
  height: 12px;
}
@media (min-width: 992px) {
  .carousel-indicators .active {
    background-color: #ffffff;
    border: 0;
  }
  .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.37);
    border: 0;
  }
}
.carousel-control {
  opacity: 1;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
}
.carousel-inner > .item {
  max-height: 147px;
}
.carousel-inner > .item img {
  min-height: 147px;
}
@media (min-width: 360px) {
  .carousel-inner > .item {
    max-height: inherit;
  }
}
.modal-backdrop {
  background-color: #4f4c4d;
}
.modal-backdrop.in {
  opacity: 0.9;
}
.modal-content {
  border-radius: 0;
}
.modal-title {
  font-weight: 600;
}
.slick-loading .slick-list {
  background-image: url('../images/ajax-loader_1.gif');
}
.slick-prev:before,
.slick-next:before {
  background-image: url('../images/icon-arrow-right.png');
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
}
.slick-prev {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  left: -30px;
}
.slick-next {
  right: -30px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  width: 5px;
}
.bootstrap-select {
  box-shadow: none;
}
.bootstrap-select > .dropdown-toggle {
  background-color: #fafafa;
  border-radius: 3px;
  margin-bottom: 4px;
  border-color: #afafaf;
}
.bootstrap-select.btn-group .dropdown-toggle {
  background-color: #ffffff;
  box-shadow: none;
  text-transform: none;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  background-image: url('../images/icon-arrow-down.png');
  border: 0;
  width: 19px;
  height: 9px;
  background-size: 60%;
  background-repeat: no-repeat;
  top: 46%;
  right: 2px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  color: #1cacbc;
  line-height: 24px;
  height: 24px;
}
.bootstrap-select.btn-group .dropdown-menu {
  background-color: #ffffff;
  padding: 0;
  margin-top: -5px;
}
.bootstrap-select.btn-group .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.bootstrap-select.btn-group .dropdown-menu li a {
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
}
.tooltip-inner {
  background-color: #1cacbc;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #1cacbc;
}
.lightbox {
  z-index: 1041;
}
.mfp-container {
  padding: 0;
}
.mfp-counter {
  display: none;
}
.mfp-arrow {
  transform: scale(1);
  opacity: 1;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right::before,
.mfp-arrow-left .mfp-b,
.mfp-arrow-left::before,
.mfp-arrow-right .mfp-a,
.mfp-arrow-right::after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-left::after {
  border: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  background-image: url(../images/icon-left-banner.png);
  width: 52px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 30%;
  position: absolute;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  background-image: url(../images/icon-right-banner.png);
  background-position: right top;
}
.mfp-arrow-left {
  left: -15px;
}
.mfp-arrow-right {
  right: 15px;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: auto !important;
  width: auto !important;
}
.fb_iframe_widget ._5lm5,
._5lm5 {
  display: none !important;
}
.parsley-error {
  border-color: #f40f21 !important;
}
.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0;
}
.parsley-errors-list.filled {
  display: block;
}
.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #f40f21;
}
.alert {
  padding: 10px 20px;
  font-weight: 600;
  font-size: 12px;
}
.alert-success {
  border-color: #a6b691;
  color: #849b65;
  background-color: #f1fbe3;
}
.alert-danger {
  border-color: #a48084;
  color: #b55a5f;
  background-color: #ffe6ea;
}
.alert-default {
  border: 0;
  background-color: #ffffff;
  border-radius: 0;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot');
  src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('../fonts/db_helvethaica_x_med_v3.2-webfont.eot');
  src: url('../fonts/db_helvethaica_x_med_v3.2-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('../fonts/db_helvethaica_x_bd_v3.2-webfont.eot');
  src: url('../fonts/db_helvethaica_x_bd_v3.2-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamRounded-Book.eot');
  src: url('../fonts/GothamRounded-Book.eot#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book.ttf') format('truetype');
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamRounded-Medium.eot');
  src: url('../fonts/GothamRounded-Medium.eot#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Medium.woff') format('woff'), url('../fonts/GothamRounded-Medium.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamRounded-Bold.eot');
  src: url('../fonts/GothamRounded-Bold.eot#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Book Akhanake';
  src: url('../fonts/Book_Akhanake.eot');
  src: url('../fonts/Book_Akhanake.eot#iefix') format('embedded-opentype'), url('../fonts/Book_Akhanake.woff') format('woff'), url('../fonts/Book_Akhanake.ttf') format('truetype');
}
@font-face {
  font-family: 'slick';
  src: url('../fonts/slick_1.eot');
  src: url('../fonts/slick_1.eot#iefix') format('embedded-opentype'), url('../fonts/slick_1.woff') format('woff'), url('../fonts/slick_1.ttf') format('truetype'), url('../fonts/slick_1.svg#slick') format('svg');
}
.btn-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 36px;
}
.btn-circle.btn-xs {
  height: 25px;
  width: 25px;
  line-height: 50%;
  padding: 0;
}
.btn-review {
  border-radius: 3px;
  margin-top: -3px;
}
.btn-default-primary {
  border-color: #1cacbc;
  color: #1cacbc;
  padding: 10px;
}
.btn-department {
  border-color: #afafaf;
  color: #1cacbc;
}
.btn-default {
  border-color: #e6e6e6;
  color: #e6e6e6;
}
.btn-default-tag {
  border-color: #dbdbdb;
  color: #dbdbdb;
}
.btn-search-key,
.btn-suggest-tag {
  border-radius: 0;
  font-weight: 200;
  line-height: 24px;
  height: 36px;
  margin-right: 3px;
  margin-bottom: 8px;
}
.btn-search-key.event,
.btn-suggest-tag.event {
  color: #e21c24;
  text-transform: none;
  font-weight: 600;
}
.btn-search-key {
  color: #1cacbc;
}
.btn-light {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 6px 22px;
}
.btn-fb {
  color: #ffffff;
  padding: 10px 15px 10px 40px;
  background: #2e4da3 url('../images/icon-fb.png') no-repeat 10% 43%;
  background-size: 3%;
}
.btn-fb:hover,
.btn-fb:active,
.btn-fb:focus {
  color: #ffffff;
  background-color: #28448f !important;
}
.btn-place {
  color: #ffffff;
  padding: 10px 15px 10px 30px;
  background: #2e4da3 url('../images/icon-place.png') no-repeat 7% 49%;
  background-size: 10%;
}
.btn-place:hover,
.btn-place:active,
.btn-place:focus {
  color: #ffffff;
  background-color: #28448f !important;
}
.btn-ideabook {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-left: 25px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  position: relative;
  width: auto;
  border-color: #1cacbc;
  font-size: 13px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-ideabook:hover,
.btn-ideabook:active,
.btn-ideabook:focus {
  color: #ffffff;
}
.btn-ideabook:before {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon-add-white.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  left: 38%;
  top: 9px;
}
.btn-ideabook.btn-ideabook-alt:before {
  left: 17%;
}
.btn-ideabook-active {
  background-color: #aaa;
  border-color: #aaa;
  color: #ffffff;
}
.btn-ideabook-active:hover {
  background-color: #9d9d9d;
}
.btn-ideabook-bold {
  color: #BABABC;
  font-size: 13px;
  position: relative;
  padding-left: 20px;
  vertical-align: top;
}
.btn-ideabook-bold:before {
  width: 18px;
  height: 19px;
  background-image: url(../images/ideabook-defualt.png);
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
}
.btn-delete {
  background: url('../images/icon-trash-black.png') no-repeat center;
  text-indent: -9999px;
  width: 45px;
  background-size: 30px;
}
.btn.btn-scan {
  padding: 0;
  margin-right: 8px;
}
.btn.btn-scan img {
  width: 32px;
}
.btn-default-primary {
  border-color: #1cacbc;
  color: #1cacbc;
  background-color: transparent;
}
.btn-round {
  border: 1px solid #c1c1c1;
  color: #c1c1c1 !important;
  border-radius: 30px;
  font-size: 10px;
  padding: 0 10px !important;
  position: absolute;
  right: 80px;
  bottom: 20px;
}
.btn-round:hover {
  color: #1cacbc !important;
  border-color: #1cacbc;
}
.btn-arrow {
  height: 30px;
  border-radius: 100px;
  border: solid 1px #9b9b9b;
  background-color: transparent;
  height: 38px;
  padding: 5px 24px;
  color: #9b9b9b;
  position: relative;
  line-height: 28px;
}
.btn-arrow.right:after,
.btn-arrow.left:after {
  content: "";
  background-image: url(../images/icon-btn-more.png);
  width: 9px;
  height: 16px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 14px;
  float: right;
  margin-top: 5px;
}
.btn-arrow.left:after {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  float: left;
  margin-right: 14px;
  margin-left: 0;
}
.btn-arrow:hover,
.btn-arrow:focus,
.btn-arrow:active {
  border-color: #000000;
  color: #000000;
}
.btn-arrow:hover:after,
.btn-arrow:focus:after,
.btn-arrow:active:after {
  background-image: url(../images/icon-btn-more-dark.png);
}
.btn-line {
  background-color: #00b900;
  border-color: #00b900;
  color: #ffffff;
  width: 49% !important;
  margin-top: 5px !important;
}
.btn-line:hover,
.btn-line:active,
.btn-line:focus {
  background-color: #00a000;
  border-color: #00a000;
}
.btn-facebook {
  background-color: #1982f4;
  border-color: #1982f4;
  color: #ffffff;
  width: 49% !important;
  margin-top: 5px !important;
}
.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook:focus {
  background-color: #0b75e8;
  border-color: #0b75e8;
}
.btn-full-sm {
  width: 100% !important;
}
@media (min-width: 768px) {
  .btn-ideabook:before {
    left: 45%;
  }
  .btn-ideabook.btn-ideabook-alt:before {
    left: 34%;
  }
}
@media (min-width: 992px) {
  .btn-line {
    margin-top: 0px !important;
    width: auto !important;
  }
  .btn-facebook {
    margin-top: 0px !important;
    width: auto !important;
  }
  .btn-search-key,
  .btn-suggest-tag {
    line-height: 20px;
    height: 33px;
    font-size: 0.929em;
  }
  .btn-ideabook {
    display: inline-block;
    border-radius: 5px;
    padding-left: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 34px;
    line-height: 21px;
    font-size: 11px;
  }
  .btn-ideabook:before {
    left: 4px;
    top: auto;
  }
  .btn-ideabook.btn-ideabook-alt:before {
    left: 4px;
  }
  .btn-view-grid,
  .btn-view-large,
  .btn-view-thumb {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: 33px 33px;
    background-color: transparent;
    height: 34px;
    width: 33px;
    border-radius: 0;
    border: 0;
  }
  .btn-view-grid:active,
  .btn-view-large:active,
  .btn-view-thumb:active,
  .btn-view-grid.active,
  .btn-view-large.active,
  .btn-view-thumb.active {
    box-shadow: none;
  }
  .btn-view-grid {
    background-image: url(../images/icon-view-grid.png);
  }
  .btn-view-grid:hover,
  .btn-view-grid.active {
    background-image: url(../images/icon-view-grid-select.png);
  }
  .btn-view-large {
    background-image: url(../images/icon-view-large.png);
  }
  .btn-view-large:hover,
  .btn-view-large.active {
    background-image: url(../images/icon-view-large-select.png);
  }
  .btn-view-thumb {
    background-image: url(../images/icon-view-thumb.png);
  }
  .btn-view-thumb:hover,
  .btn-view-thumb.active {
    background-image: url(../images/icon-view-thumb-select.png);
  }
}
@media (min-width: 1200px) {
  .btn-line {
    margin-top: 0px !important;
    width: auto !important;
  }
  .btn-facebook {
    margin-top: 0px !important;
    width: auto !important;
  }
  .btn-full-sm {
    width: auto !important;
  }
}
.filter-idea .title {
  color: #1cacbc;
  padding-left: 15px;
  padding-bottom: 8px;
  margin: 10px 0 0;
  font-size: 12px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  border-bottom: 1px solid #cccccc;
}
.filter-idea .panel {
  border-color: #FFFFFF;
  border-radius: 0;
  border-bottom: 0;
  box-shadow: none;
  color: #4d4d4d;
}
.filter-idea .panel + .panel {
  margin: 0;
}
.filter-idea .panel > .panel-heading {
  background-color: transparent;
}
.filter-idea .panel:last-child,
.filter-idea .panel.border-bottom {
  border-bottom: 1px solid #cccccc;
}
.filter-idea .panel .panel-collapse .panel-body {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10px;
}
.filter-idea .panel label {
  font-weight: 200;
  font-size: 15px;
}
.filter-idea #filter-data {
  margin-top: 20px;
  border-top-color: #ffffff;
}
.filter-idea #search-idea {
  border-radius: 2px;
  border-color: #e0e0e0;
  margin: 0px 0px 10px 0px;
  background-color: #ffffff;
}
.filter-idea #search-idea .search-query {
  border: 0;
  box-shadow: none;
}
.filter-idea #search-idea button {
  margin: 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
}
.filter-idea #search-idea button:hover {
  border: 0;
  box-shadow: none;
}
.search-tags-container {
  padding-top: 0;
}
.search-tags-container .heading {
  font-size: 1.071em;
  margin-bottom: 5px;
  margin-left: 8px;
  font-weight: 600;
}
.search-tags-container .heading-text {
  font-size: 1.071em;
  margin-bottom: 5px;
  font-weight: 600;
}
.search-tags-container .suggest-tags {
  border-top: 1px dashed #afafaf;
  margin-top: 5px;
}
.borderBottom {
  margin-top: 8px 0px 8px 0px;
  padding: 0px;
  border-bottom: 1px solid #e0e0e0;
}
.box-list {
  align-items: center;
}
.label-list {
  line-height: 10px;
  font-size: 8px;
  color: #9b9b9b;
}
.filter-btn-list {
  background-color: #fafafa;
  height: 40px;
  width: 40px;
  padding: 0px;
  border-color: #cfcfcf;
}
.filter-btn-list:hover {
  border: 0;
  width: 40px;
  height: 40px;
  padding: 0px;
  box-shadow: none;
  border-color: #cfcfcf;
  background-color: #444444;
}
.filter-dropdown {
  background-color: #fafafa;
  height: 40px;
  border-color: #000000;
  color: #000000;
  border: 1px solid  #e6e6e6;
  border-radius: 20px;
}
.filter-text {
  color: #ffffff;
}
.filter-list-sort {
  background-color: #FFFFFF;
  color: #52534a;
  height: 60px;
  border-color: #cfcfcf;
}
.filter-btn-container {
  margin: 0 30px 15px;
}
.filter-btn-container .filter-btn {
  background-color: #fafafa;
  color: #52534a;
  height: 35px;
  border-color: #cfcfcf;
}
.filter-btn-group {
  display: inline-block;
  margin-top: 10px;
}
.filter-btn-group .btn {
  margin-right: 3px;
  margin-bottom: 8px;
  font-size: 0.929em;
}
.filter-panal-group {
  border-bottom: 1px solid  #e6e6e6;
}
.Bitmap-filter {
  width: 375px;
  height: 263px;
}
.scrollmenu {
  overflow: auto;
  white-space: nowrap;
}
#filter-modal .modal-content {
  padding: 0 2px;
}
#filter-modal .modal-body {
  padding: 0;
}
#filter-modal .filter-idea {
  margin-bottom: 0;
}
#filter-modal .panel {
  border-left: 0;
  border-right: 0;
}
#filter-modal .panel.no-collapse {
  padding: 2px 15px;
}
#filter-modal .panel.no-collapse .panel-heading {
  padding: 0;
}
#filter-modal .panel.no-collapse .checkbox {
  padding-left: 25px;
}
#filter-modal .panel.no-collapse .checkbox label {
  font-weight: normal;
}
#filter-modal .panel.no-collapse .checkbox label:before {
  top: -2px;
}
#filter-modal .panel.no-collapse.event label {
  color: #f40f21;
  font-weight: 600;
}
#filter-modal .panel:first-child {
  border-top: 0;
}
#filter-modal .panel:last-child {
  border-bottom: 0;
}
#filter-modal .panel .panel-heading {
  padding: 7px 15px;
  color: #4d4d4d;
}
#filter-modal .panel .panel-heading.selected {
  color: #1cacbc;
}
#filter-modal .panel .panel-heading .panel-title {
  font-size: 1em;
  font-weight: 600;
}
#filter-modal .panel .panel-heading .panel-title .selected {
  color: #1cacbc;
}
#filter-modal .panel .panel-body {
  padding-left: 30px;
}
#filter-modal .panel .panel-body .checkbox {
  padding-left: 25px;
}
#filter-modal .panel .panel-body .checkbox .form-group {
  display: inline-block;
  width: 85px;
  margin-bottom: 0;
}
#filter-modal .panel .panel-body .checkbox .form-group .input-group {
  display: block;
}
#filter-modal .panel .panel-body .checkbox .form-group input {
  background-color: #fafafa;
  box-shadow: none;
  float: none;
}
#filter-modal .panel .panel-body .checkbox.event label {
  color: #f40f21;
}
.navigate-menu .title,
.navigate-menu a {
  color: #4d4d4d;
}
.navigate-menu a {
  font-size: 15px;
}
.navigate-menu .panel-body ul {
  padding-left: 15px;
}
.navigate-menu .panel-body ul:first-child {
  padding-left: 0;
  margin-top: 10px;
}
.navigate-menu .active {
  color: #1cacbc;
  font-weight: 600;
}
.navigate-menu .active.event {
  color: #e21c24;
}
@media (min-width: 992px) {
  .filter-idea .panel-heading {
    padding: 10px 0px;
  }
  .filter-idea .panel-search {
    padding: 0px;
  }
  .filter-idea #search-idea {
    margin-left: 0px;
    margin-right: 0px;
  }
  .filter-idea #filter-data {
    border-top-color: #d1d1d1;
    margin-top: 0;
  }
  .filter-idea .search-tags-container {
    padding-top: 0;
  }
  .filter-idea .panel-separate {
    border-bottom: 15px solid #f9f9f9;
    margin: 0 -1px 0 -1px;
  }
  .filter-idea .panel-separate .title {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .filter-idea .panel-separate .panel-collapse {
    padding-top: 13px;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }
  .search-tags-container .heading {
    margin-bottom: 5px;
    margin-left: 0;
    color: #4d4d4d;
    font-size: 0.929em;
  }
  .search-tags-container .suggest-tags {
    border-top: 1px dashed #c1c1c1;
    margin: 15px -12px 0;
    padding: 0 12px;
  }
  .filter-modal {
    display: block;
    position: static;
    opacity: 1;
  }
  .filter-modal .modal-dialog {
    width: 100%;
  }
  .filter-modal .modal-dialog .modal-content {
    box-shadow: none;
  }
  #filter-modal .modal-dialog {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    margin: 0;
  }
  #filter-modal .modal-content {
    padding: 0;
  }
  #filter-modal .panel.no-collapse {
    padding: 0 15px;
  }
  #filter-modal .panel.no-collapse .checkbox {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-left: 20px;
  }
  #filter-modal .panel.no-collapse .checkbox label {
    font-size: 13px;
  }
  #filter-modal .panel.no-collapse .checkbox label:before {
    top: 5px;
  }
  #filter-modal .panel .panel-text-label {
    font-size: 0.929em;
    color: #4d4d4d;
  }
  #filter-modal .panel .panel-heading {
    padding: 8px 0px 8px 0px;
  }
  #filter-modal .panel .panel-heading .panel-title {
    font-size: 0.929em;
    color: #4d4d4d;
    font-weight: 600;
  }
  #filter-modal .panel .panel-heading .panel-title .selected {
    color: #1cacbc;
  }
  #filter-modal .panel .panel-body {
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: -6px;
  }
  #filter-modal .panel .panel-body label {
    font-size: 13px;
  }
  #filter-modal .panel .panel-body .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 24px;
  }
  #filter-modal .panel .panel-body .checkbox label {
    line-height: 22px;
  }
  #filter-modal .panel .panel-body .checkbox label:before {
    top: 5px;
  }
  #filter-modal .panel .panel-body .checkbox .form-group {
    width: auto;
    margin-right: 5px;
  }
  #filter-modal .panel .panel-body .checkbox .form-group:not(:first-child) {
    margin-left: 5px;
  }
  #filter-modal .panel .panel-body .checkbox .form-group .input-group {
    display: table;
  }
  #filter-modal .panel .panel-body .checkbox .form-group input {
    width: 59px;
    height: 25px;
    font-size: 12px;
    background: none;
    line-height: 25px;
    padding: 0 5px;
    border-right: 0;
    border-color: #cccccc;
  }
  #filter-modal .panel .panel-body .checkbox .form-group input + .input-group-addon {
    background: none;
    border-radius: 0;
    padding: 0 5px;
  }
  #filter-modal .panel .panel-body .checkbox .form-group input:focus + .input-group-addon {
    border-color: #66afe9;
  }
  #filter-modal .panel .panel-body .checkbox.no-checkbox-md {
    margin: 5px 0 5px -26px;
  }
  #filter-modal .panel .panel-body .checkbox.no-checkbox-md label:before {
    display: none;
  }
  #filter-modal .panel .panel-body .checkbox.no-checkbox-md button .icon-next-w {
    margin-left: 1px;
    width: 8px;
    margin-top: -2px;
    height: 13.5px;
    background-size: 8px 13.5px;
  }
  .navigate-menu {
    margin-bottom: 15px;
  }
  .navigate-menu .panel-body ul {
    padding-left: 15px;
  }
  .navigate-menu .panel-body ul:first-child {
    margin: 0;
  }
  .navigate-menu.hidden-md.hidden-lg + .panel {
    border-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  background-color: pink;
  
  #filter-modal .panel .panel-body .checkbox .form-group input {
    width: 50px;
  }
}
.filter-redesign {
  padding: 16px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.filter-list-border {
  border-bottom: 1px solid #d2d2d2 !important;
}
@media (max-width: 768px) {
  .filter-redesign {
    margin-bottom: 16px;
    padding: 8px;
  }
  .filter-redesign #filter-data .form-search {
    margin: 0 16px;
  }
}
.carousel-inner > .item {
  padding: 0;
}
.carousel-inner .bg-banner-img {
  height: 147px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.carousel-inner .bg-banner-img .badge {
  background-color: #f40f21;
  color: #ffffff;
  border-radius: 0;
  font-weight: normal;
  font-size: 10px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  width: 140px;
  letter-spacing: 1px;
  height: 30px;
  line-height: 30px;
}
.carousel-banner-side .carousel-inner > .item img {
  min-height: inherit;
}
.carousel-banner-side .caption {
  background-color: #ffffff;
  padding: 0 15px 15px 30px;
}
.footer {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.footer .footer-bottom {
  color: #ffffff;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 200;
  overflow: hidden;
  height: 30px;
  text-align: center;
  padding: 7px;
  background-color: #6f6d6d;
}
.footer .footer-bottom .list-inline > li + li:before {
  content: "|";
  padding-right: 10px;
}
.footer .footer-bottom .pull-left {
  float: none !important;
}
.footer .footer-bottom .pull-right {
  float: none !important;
}
.footer .footer-bottom .copy-right {
  font-size: 10px;
  line-height: 1.6;
}
.footer .footer-bottom .copy-right span {
  display: block;
}
.seperater-line,
.seperater-line-sm {
  border-top: 1px solid #c1c1c1;
  position: relative;
}
.seperater-line .or,
.seperater-line-sm .or {
  border-radius: 50%;
  background-color: #dbdbdb;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  position: absolute;
  text-align: center;
  line-height: 18px;
  padding: 10px;
  left: 47%;
  top: -20px;
}
.seperater-line-sm .or {
  font-size: 8px;
  padding: 3px 6px;
  top: -13px;
}
.popup-panel {
  background-color: #ffffff;
  border-color: #cfcecf;
  top: 40px;
  max-width: 310px;
}
.popup-panel .popup-heading-mobile {
  margin: 0 -5px 5px;
}
.popup-panel .popup-heading-mobile .popup-title {
  padding: 0 20px;
}
.popup-panel .popup-title {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.popup-panel .form-group label {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 0;
}
.popup-line {
  position: fixed;
  top: 92px;
  padding: 20px 10px;
  box-shadow: inset 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  border-width: 0 0 1px 0;
  width: 100%;
  max-width: none;
  z-index: 2000;
}
.popup-line .popup-title {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.popup-line .list-menu li {
  text-align: left;
  padding: 0 0 10px;
}
.popup-line .list-menu li:last-child {
  padding-bottom: 0;
}
.popup-line .list-menu li a {
  color: #000000;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popup-line .list-menu li a:first-child {
  border-right: 0;
}
.popup-line .list-menu li a:hover,
.popup-line .list-menu li a:active,
.popup-line .list-menu li a:focus {
  color: #1cacbc;
}
.text-slash {
  display: block;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 44px;
  position: absolute;
}
.text-slash hr {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  bottom: -40px;
  width: 70px;
  height: 1px;
  border: 0;
  border-top: 1px solid #000000;
  margin: 1em 0;
  padding: 0;
  right: -60px;
}
.social-share li {
  vertical-align: middle;
  padding: 0;
  width: 24px;
  margin-right: 14px;
  overflow: hidden;
  height: 24px;
}
.social-share a {
  color: #52534a;
  font-size: 10px;
  background-size: 100%;
  width: 24px;
  min-height: 24px;
  display: block;
}
.social-share a:hover {
  text-decoration: none;
}
.social-share .fb {
  background: url('../images/icon-primary.png') no-repeat 0 -239px;
}
.social-share .fb:hover {
  background-position: -24px -239px;
}
.social-share .twitter {
  background: url('../images/icon-primary.png') no-repeat 0 -144px;
}
.social-share .twitter:hover {
  background-position: -24px -144px;
}
.social-share .pinterest {
  background: url('../images/icon-primary.png') no-repeat 0 -216px;
}
.social-share .pinterest:hover {
  background-position: -24px -216px;
}
.social-share .ggplus {
  background: url('../images/icon-primary.png') no-repeat 0 -192px;
}
.social-share .ggplus:hover {
  background-position: -24px -192px;
}
.social-share .email {
  background: url('../images/icon-primary.png') no-repeat 0 -288px;
}
.social-share .email:hover {
  background-position: -24px -288px;
}
.social-share .line {
  background: url('../images/icon-primary.png') no-repeat 0 -261px;
}
.social-share .line:hover {
  background-position: -24px -262px;
}
.social-share .youtube {
  background: url('../images/icon-primary.png') no-repeat 0 -168px;
}
.social-share .youtube:hover {
  background-position: -24px -168px;
}
.social-share img {
  width: 34px;
  margin-bottom: 7px !important;
}
.social-share .counter {
  position: relative;
  width: 35px;
  height: 30px;
  padding: 0px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: #bdbdbd solid 1px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin-top: 43px;
}
.social-share .counter:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 3px 4px;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -4px;
  left: 13px;
}
.social-share .counter:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 3px 4px;
  border-color: #bdbdbd transparent;
  display: block;
  width: 0;
  z-index: 0;
  top: -5px;
  left: 13px;
}
.disabled {
  display: none !important;
}
.whirl:after {
  z-index: 20000 !important;
}
.whirl:before {
  z-index: 10000 !important;
}
.whirl.whirl-cover:before,
.whirl.whirl-cover:after {
  position: fixed;
}
.logged-in-popup {
  color: #4d4d4d;
  position: fixed;
  top: 48px;
  left: inherit;
  right: 1.5%;
  padding: 0;
  box-shadow: inset -2px 12px 26px -22px rgba(0, 0, 0, 0.95);
  border-top-width: 0;
  width: 262px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-weight: 600;
}
.logged-in-popup ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
  word-break: break-all;
}
.logged-in-popup ul li:last-child {
  border-bottom: 0;
}
.logged-in-popup ul li a {
  color: #000000;
  text-align: left;
}
.logged-in-popup ul li a.text-primary {
  color: #1cacbc;
}
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  -webkit-transition: .28s ease;
  -moz-transition: .28s ease;
  -o-transition: .28s ease;
  -ms-transition: .28s ease;
  transition: .28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
[type="radio"]:not(:checked) + label:before {
  border-radius: 50%;
  border: 1px solid #4d4d4d;
  background-color: #ffffff;
}
[type="radio"].with-gap:checked + label:before {
  border-radius: 50%;
  border: 1px solid #4d4d4d;
}
[type="radio"]:checked + label:before {
  border-radius: 50%;
  border: 1px solid transparent;
  background-color: #ffffff;
}
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
  border: 2px solid #1cacbc;
  background-color: #1cacbc;
  z-index: 0;
  -webkit-transform: scale(0.45);
  -moz-transform: scale(0.45);
  -ms-transform: scale(0.45);
  -o-transform: scale(0.45);
  transform: scale(0.45);
}
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  -webkit-transition: .28s ease;
  -moz-transition: .28s ease;
  -o-transition: .28s ease;
  -ms-transition: .28s ease;
  transition: .28s ease;
}
.wrapper-error-page {
  padding: 5% 0 20%;
}
.wrapper-error-page .error-title {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 75px;
  text-transform: uppercase;
  text-align: center;
  color: #1cacbc;
}
.wrapper-error-page .error-image {
  width: 609px;
  height: 600px;
}
.wrapper-error-page.back {
  padding: 20% 0;
}
.wrapper-error-page .title {
  font-size: 30px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.wrapper-error-page .back-to-homepage {
  display: inline-block;
  width: 182px;
  height: 46px;
  background: #1cacbc;
  color: white;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 3;
}
.clear {
  clear: both;
}
.block {
  display: block;
}
.inline {
  display: inline-block;
}
.s-pb {
  padding: 15px 0;
}
.btn-full-small {
  display: block;
  width: 90%;
  margin: 0px auto;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.bg-plain {
  background-color: #ffffff !important;
}
.bg-edit {
  background-color: rgba(255, 255, 255, 0.75);
}
.bg-edit-border {
  background-color: rgba(255, 255, 255, 0.75);
  border: 1px solid #c1c1c1;
}
.bg-transparent {
  background-color: transparent !important;
}
.image-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 260px;
}
.image-bg-thumb {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 260px;
  height: 93px;
  min-width: 93px;
  width: auto;
}
.text-red {
  font-size: 24px;
  color: #f40f21;
  line-height: 1;
}
.text-dark {
  color: #000000;
}
.text-normal {
  color: #52534a !important;
}
.text-promo {
  color: #f40f21 !important;
}
.text-primary {
  color: #1cacbc !important;
}
.text-primary-grey {
  color: #c1c1c1 !important;
}
.desc {
  margin-top: -4px;
  margin-bottom: 0;
}
.highlight-text {
  font-size: 44px;
}
.title-text {
  font-size: 30px;
}
.sub-text {
  color: #4d4d4d;
}
.medium-text {
  font-weight: 600 !important;
}
.normal-text {
  font-weight: normal !important;
}
.light-text {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif, DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.bold-text {
  font-weight: 900 !important;
}
.italic-text {
  font-style: italic !important;
}
.light-weight {
  font-weight: normal !important;
}
.hover-blue:hover,
.hover-blue:focus {
  color: #1cacbc;
}
.text-payinstallment {
  font-size: 13px;
  color: #e21c24;
  line-height: 1.8;
}
.medium-text-dimen {
  font-weight: 600 !important;
  color: #777777;
}
.normal-text-dimen {
  font-weight: normal !important;
  color: #777777;
}
.dl-left dt {
  font-weight: normal;
  text-align: left;
}
.link-dark {
  color: #333333;
}
.link-dark:hover,
.link-dark:focus {
  color: #1cacbc;
}
.link-light {
  color: #1cacbc;
}
.link-light:hover,
.link-light:focus {
  color: #1cacbc;
}
.m0 {
  margin: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.m {
  margin: 10px !important;
}
.ml {
  margin-left: 10px !important;
}
.mr {
  margin-right: 10px !important;
}
.mt {
  margin-top: 10px !important;
}
.mb {
  margin-bottom: 10px !important;
}
.mv {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.m-sm {
  margin: 5px !important;
}
.ml-sm {
  margin-left: 5px !important;
}
.mr-sm {
  margin-right: 5px !important;
}
.mt-sm {
  margin-top: 5px !important;
}
.mb-sm {
  margin-bottom: 5px !important;
}
.mv-sm {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-lg {
  margin: 15px !important;
}
.ml-lg {
  margin-left: 15px !important;
}
.mr-lg {
  margin-right: 15px !important;
}
.mt-lg {
  margin-top: 15px !important;
}
.mb-lg {
  margin-bottom: 15px !important;
}
.mv-lg {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.m-xs {
  margin: 5px !important;
}
.ml-xs {
  margin-left: 5px !important;
}
.mr-xs {
  margin-right: 5px !important;
}
.mt-xs {
  margin-top: 5px !important;
}
.mb-xs {
  margin-bottom: 5px !important;
}
.mv-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-xl {
  margin: 30px !important;
}
.ml-xl {
  margin-left: 30px !important;
}
.mr-xl {
  margin-right: 30px !important;
}
.mt-xl {
  margin-top: 30px !important;
}
.mb-xl {
  margin-bottom: 30px !important;
}
.mv-xl {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.mh-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mv {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mh {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mv-lg {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mh-lg {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mv-sm {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mh-sm {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.p0 {
  padding: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pv0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ph0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p {
  padding: 10px !important;
}
.pl {
  padding-left: 10px !important;
}
.pr {
  padding-right: 10px !important;
}
.pt {
  padding-top: 10px !important;
}
.pb {
  padding-bottom: 10px !important;
}
.pv {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-sm {
  padding: 5px !important;
}
.pl-sm {
  padding-left: 5px !important;
}
.pr-sm {
  padding-right: 5px !important;
}
.pt-sm {
  padding-top: 5px !important;
}
.pb-sm {
  padding-bottom: 5px !important;
}
.pv-sm {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-lg {
  padding: 15px !important;
}
.pl-lg {
  padding-left: 15px !important;
}
.pr-lg {
  padding-right: 15px !important;
}
.pt-lg {
  padding-top: 15px !important;
}
.pb-lg {
  padding-bottom: 15px !important;
}
.pv-lg {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.p-xl {
  padding: 30px !important;
}
.pl-xl {
  padding-left: 30px !important;
}
.pr-xl {
  padding-right: 30px !important;
}
.pt-xl {
  padding-top: 30px !important;
}
.pb-xl {
  padding-bottom: 30px !important;
}
.pv-xl {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.pv {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.ph {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.pv-xl {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.ph-xl {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.pv-lg {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.ph-lg {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.pv-sm {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.ph-sm {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.b0 {
  border-width: 0 !important;
}
.bl0 {
  border-left-width: 0 !important;
}
.br0 {
  border-right-width: 0 !important;
}
.bt0 {
  border-top-width: 0 !important;
}
.bb0 {
  border-bottom-width: 0 !important;
}
.br {
  border-right: 1px solid #cccccc;
}
.bl {
  border-left: 1px solid #cccccc;
}
.bt {
  border-top: 1px solid #cccccc;
}
.bb {
  border-bottom: 1px solid #cccccc;
}
.b,
.ba {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.radius-clear {
  border-radius: 0 !important;
}
.shadow-clear {
  box-shadow: 0 0 0 #000 !important;
}
.w1 {
  width: 1% !important;
}
.w5 {
  width: 5%;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w40 {
  width: 40%;
}
.w100 {
  width: 100% !important;
}
.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.no-maxheight {
  max-height: none !important;
}
@media (max-width: 768px) {
  .pt-mobile {
    padding-top: 10px !important;
  }
  .wrapper-error-page .title {
    font-size: 20px;
  }
  .wrapper-error-page .error-image {
    width: 250px;
    height: 250px;
  }
}
/* Small devices (tablets, 768px to 1024px) */
@media (min-width: 768px) and (max-width: 992px) {
  .carousel-inner .bg-banner-img {
    height: 352px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .carousel-banner {
    margin-left: -15px;
    margin-right: -15px;
  }
  .carousel-banner .carousel-inner .bg-banner-img {
    height: 290px;
  }
  .carousel-banner .carousel-inner > .item {
    display: block;
    transform: none;
    transition: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .carousel-banner .carousel-inner > .item.small {
    margin-bottom: 20px;
  }
  .carousel-banner .carousel-inner > .item.small:last-child {
    margin-bottom: 0;
  }
  .carousel-banner .carousel-inner > .item.small .bg-banner-img {
    height: 135px;
  }
  .carousel-banner-side {
    display: flex;
  }
  .carousel-banner-side .caption-wrapper {
    display: flex;
  }
  .mb0-md {
    margin-bottom: 0;
  }
  .logged-in-popup {
    position: absolute;
    top: 44px;
    box-shadow: none;
    border-top-width: 1px;
    left: -123%;
    right: inherit;
  }
  .logged-in-popup.popup-panel:before {
    right: 23px;
  }
  .logged-in-popup.popup-panel:after {
    right: 24px;
  }
  .popup-line {
    border-top: 4px solid #1cacbc;
    left: inherit;
    right: 14px;
    max-width: 320px;
    padding: 16px 10px 10px;
    margin-top: 0;
    top: 40px;
    box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  }
  .footer {
    bottom: 0;
  }
  .footer > .container {
    margin-top: 20px;
  }
  .footer .footer-bottom {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    color: #ffffff;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .footer .footer-bottom .list-inline > li + li:before {
    content: "";
    padding-right: 0;
  }
  .footer .footer-bottom a {
    color: #ffffff;
    font-size: 10px;
  }
  .footer .footer-bottom .pull-left {
    float: left !important;
  }
  .footer .footer-bottom .pull-right {
    float: right !important;
  }
  .footer .footer-bottom .copy-right {
    font-size: 11px;
    line-height: 40px;
  }
  .footer .footer-bottom .copy-right span {
    display: inline;
    font-size: 10px;
  }
  .bootstrap-select > .dropdown-toggle {
    background-color: transparent;
    border-radius: 0;
    width: auto;
    min-width: 127px;
    padding: 2px 10px;
    line-height: 27px;
  }
  .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 12px;
    font-weight: normal;
    line-height: 27px;
  }
  .display-table-md {
    display: table;
    width: 105.5%;
  }
  .display-table-md .left,
  .display-table-md .right {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  .checkbox input[type="checkbox"]:checked + label::after,
  .checkbox input[type="radio"]:checked + label::after {
    border-radius: 1px;
    content: '';
    width: 8px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: 2px;
    border: 2px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .social-share .counter {
    width: 26px;
    height: 24px;
    padding: 0px;
    line-height: 24px;
    margin-top: 32px;
  }
  .social-share .counter:after {
    top: -3px;
    left: 9px;
  }
  .social-share .counter:before {
    top: -4px;
    left: 9px;
  }
  .btn-full-small {
    display: inline-block;
    width: auto;
    margin: inherit;
    padding: 6px 12px !important;
  }
}
.rating {
  unicode-bidi: bidi-override;
  text-align: left;
}
.rating > span {
  display: inline-block;
  position: relative;
  width: 20px;
  background: url('../images/star-default-3x.png') no-repeat center;
  background-size: 20px;
}
.rating.point-1 span:first-child {
  background: url('../images/star-3x.png') no-repeat center;
  background-size: 20px;
}
.rating.point-2 span:first-child,
.rating.point-2 span:nth-child(2) {
  background: url('../images/star-3x.png') no-repeat center;
  background-size: 20px;
}
.rating.point-3 span:first-child,
.rating.point-3 span:nth-child(2),
.rating.point-3 span:nth-child(3) {
  background: url('../images/star-3x.png') no-repeat center;
  background-size: 20px;
}
.rating.point-4 span:first-child,
.rating.point-4 span:nth-child(2),
.rating.point-4 span:nth-child(3),
.rating.point-4 span:nth-child(4) {
  background: url('../images/star-3x.png') no-repeat center;
  background-size: 20px;
}
.rating.point-5 span {
  background: url('../images/star-3x.png') no-repeat center;
  background-size: 20px;
}
.comment-group .mCustomScrollbar {
  max-height: 265px;
  border-bottom: 1px solid #e7e7e7;
}
.comment-group .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.comment-group .list-group-item {
  border-color: #e7e7e7;
}
.comment-group .list-group-item:first-child,
.comment-group .list-group-item:last-child {
  border-radius: 0;
}
.comment-group .list-group-item:last-child {
  border-bottom: 0;
}
.comment-group .list-group-item .rating-wrapper {
  margin-left: -5px;
}
@media (min-width: 1200px) {
  .carousel-banner {
    margin-top: 25px;
  }
  .carousel-banner .carousel-inner .bg-banner-img {
    height: 356px;
  }
  .carousel-banner .carousel-inner > .item.small .bg-banner-img {
    height: 168px;
  }
  .carousel-banner-side .caption {
    padding-right: 30px;
  }
}
.black-ribbon {
  position: fixed;
  z-index: 9999;
  width: 70px;
}
@media only all and (min-width: 768px) {
  .black-ribbon {
    width: auto;
  }
}
.stick-left {
  left: 0;
}
.stick-right {
  right: 0;
}
.stick-top {
  top: 0;
}
.stick-bottom {
  bottom: 0;
}
.bg-bluegreen {
  background-color: #1cacbc !important;
}
.text-white {
  color: #ffffff !important;
}
.d-flex {
  display: flex;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-center {
  text-align: center !important;
}
.text-small-gray {
  color: #9b9b9b;
  font-size: 12px;
}
.text-underline {
  text-decoration: underline;
}
.border-bottom {
  border-bottom: 1px solid #a8a8a8;
}
.vb {
  vertical-align: bottom !important;
}
.fade-lazy-load {
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -o-animation-name: fade;
  animation-name: fade;
  animation-duration: 2s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.form-fill {
  border-radius: 3px;
  border: 1px solid #afafaf;
  background-color: #e6e6e6;
}
.input-fill,
.form-control-alt {
  background-color: #fafafa;
  font-size: 12px;
  line-height: 26px;
  height: 36px;
}
.input-fill::-moz-placeholder {
  color: rgba(77, 77, 77, 0.5);
  opacity: 1;
}
.input-fill:-ms-input-placeholder {
  color: rgba(77, 77, 77, 0.5);
}
.input-fill::-webkit-input-placeholder {
  color: rgba(77, 77, 77, 0.5);
}
.input-fill + .input-group-btn {
  background-color: #fafafa;
}
.form-control-alt {
  border-color: #afafaf;
  border-radius: 3px;
}
@media (min-width: 992px) {
  .form-fill {
    border-radius: 0;
  }
  .input-fill,
  .form-control-alt {
    background-color: transparent;
    line-height: 27px;
    font-size: 12px;
  }
  .input-fill + .input-group-btn {
    background-color: #ffffff;
  }
  .input-group-addon {
    font-size: 12px;
    font-weight: 200;
  }
  .form-control-alt {
    border-radius: 0;
  }
  .input-fill,
  .form-control-alt,
  .form-control-alt {
    height: 34px;
  }
}
.icon,
.icon-delete,
.icon-add,
.icon-add-light,
.icon-close,
.icon-more,
.icon-down,
.icon-menu-list,
.icon-view-list,
.icon-search,
.icon-search-alt,
.icon-ideabook,
.icon-photo,
.icon-interior,
.icon-product,
.icon-idea,
.icon-fire,
.icon-zoom,
.icon-cart-white,
.icon-line,
.icon-next-w,
.icon-next,
.icon-forward,
.icon-prev-w,
.icon-prev,
.icon-backward,
.dl-menuwrapper li.dl-back:after {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
}
.icon-delete {
  background-image: url('../images/icon-delete.png');
}
.icon-add {
  background-image: url('../images/icon-add.png');
}
.icon-add-light {
  background-image: url('../images/-iconbutton-add.png');
}
.icon-close {
  background-image: url('../images/icon-delete.png');
  background-size: 100%;
}
.icon-more,
.icon-next-w,
.icon-next,
.icon-forward,
.icon-prev-w,
.icon-prev,
.icon-backward,
.dl-menuwrapper li.dl-back:after {
  background-image: url('../images/icon-arrow-right.png');
  width: 13px;
  height: 24px;
  background-size: 13px 24px;
}
.icon-down {
  width: 9px;
  height: 22px;
  background-image: url('../images/minus-horizontal.png');
  background-size: 100%;
}
.icon-menu-list {
  width: 22px;
  height: 22px;
  padding: 0px;
  background-image: url('../images/menu-2.png');
  background-size: 100%;
}
.icon-view-list {
  width: 22px;
  height: 22px;
  padding: 0px;
  background-image: url('../images/view-2.png');
  background-size: 100%;
}
.icon-next-w,
.icon-prev-w {
  background-image: url('../images/icon-arrow-right-white.png');
  width: 10px;
  height: 17.5px;
  background-size: 10px 17.5px;
  margin-left: 1px;
  margin-top: 1px;
}
.icon-prev-w {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 1px;
}
.icon-prev {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.icon-forward,
.icon-backward {
  width: 20px;
  height: 17.5px;
  background-size: 10px 17.5px;
  text-indent: -9999px;
  background-repeat: repeat;
}
.icon-backward {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.icon-search {
  background-image: url(../images/icon-search.png);
}
.icon-search-alt {
  background-image: url(../images/icon-search-alt.png);
}
.icon-ideabook {
  background-image: url(../images/icon-add-ideabook.png);
  background-size: 87%;
  margin-left: 0;
  margin-right: 5px;
  margin-top: -2px;
}
.icon-photo {
  background-image: url(../images/icon-photo-mobile.png);
  margin-left: 0;
  margin-right: 3px;
  background-size: 14px auto;
}
.icon-interior {
  background-image: url(../images/icon-interior-mobile.png);
  margin-left: 0;
  margin-right: 3px;
  background-size: 14px auto;
}
.icon-product {
  background-image: url(../images/icon-product-mobile.png);
  margin-left: 0;
  margin-right: 3px;
  background-size: 14px auto;
}
.icon-idea {
  background-image: url(../images/icon-idea.png);
  margin-left: 0;
  margin-right: 3px;
}
.icon-fire {
  background-image: url(../images/icon-fire.png);
  margin-left: 0;
  margin-right: 3px;
}
.icon-zoom {
  background-image: url(../images/icon-zoom.png);
}
.icon-cart-white {
  background-image: url(../images/icon-cart-white.png);
  margin-left: 0;
  margin-right: 10px;
}
.icon-line {
  background-image: url(../images/icon-line.png);
  margin: -2px 0 -5px -10px;
  background-size: 24px;
  width: 24px;
  height: 24px;
}
.icon-left-banner,
.icon-right-banner {
  background-image: url(../images/icon-left-banner.png);
  width: 52px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 30%;
  position: absolute;
  top: 45%;
}
.icon-left-banner {
  left: 30%;
}
.icon-right-banner {
  background-image: url(../images/icon-right-banner.png);
  right: 30%;
  background-position: right top;
}
.icon-flag {
  background-image: url(../images/icon-primary.png);
  background-position: 0 -120px;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .icon-down {
    width: 10px;
    height: 10px;
    background-size: 17px 8px;
    margin-top: 4px;
  }
  .icon-photo {
    background-image: url(../images/icon-photo.png);
  }
  .icon-interior {
    background-image: url(../images/icon-interior.png);
  }
  .icon-product {
    background-image: url(../images/icon-product.png);
  }
}
.menu-mobile-select {
  z-index: 16;
  margin-left: -15px;
  position: absolute;
  background-color: white;
  width: 100%;
  box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.1);
  border: 0;
}
.menu-mobile-select li {
  border-top: 1px solid #D8D8D8;
  cursor: pointer;
}
.menu-mobile-select li:hover {
  background-color: #1cacbc;
  color: #ffffff;
}
.menu-mobile-select li:hover ul {
  background-color: #ffffff;
}
.menu-mobile-select li ul li {
  border-top: none;
}
.menu-mobile-select li ul li:hover {
  background-color: #ffffff;
}
.main-menu-mobile {
  display: none;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 0 5px 0;
  color: #333333;
}
.main-menu-mobile .pl-mobile:after {
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  background-color: #1cacbc;
  color: #ffffff;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.main-menu-mobile .pl-mobile:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.inti-menu-mobile {
  height: 40px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 8px;
  margin-top: -1px;
  font-weight: 600;
  font-size: 14px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif !important;
  color: #333333;
}
.inti-menu-mobile:hover,
.inti-menu-mobile:active {
  background-color: #1cacbc;
  color: #ffffff;
}
.sub-menu-mobile {
  display: none;
  list-style: none;
}
.submenu-title {
  color: #333333;
  font-weight: 600;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 30px;
}
.submenu-title .text-muted {
  font-size: 10px;
  color: #a9a9a4;
}
.submenu-title .text-muted:hover {
  color: #1cacbc;
}
.submenu-list {
  padding-bottom: 0px;
  padding-left: 60px;
}
.submenu-list a {
  color: #a9a9a4;
  font-size: 12px;
}
.submenu-list a:hover,
.submenu-list a:active,
.submenu-list a:focus {
  color: #1cacbc;
}
.container-top {
  height: 44px;
  overflow: hidden;
}
.top-primary-bar .promo-text {
  line-height: 1.3em;
  font-size: 70%;
}
.top-primary-bar .e-catalogue {
  text-align: center;
}
.top-primary-bar .e-catalogue img {
  height: 20px;
  width: 20px;
}
.top-primary-bar .e-catalogue a {
  font-size: 85%;
}
.top-primary-bar .help-support img {
  width: 21px;
}
.top-primary-bar .help-support > a {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #ffffff;
}
.top-primary-bar .help-support .list-inline .menu-text > a {
  font-size: 12px;
  color: #ffffff;
}
.top-primary-bar .help-support .list-inline .menu-text > a:first-child {
  border-right: 1px solid #ffffff;
  padding-right: 10px;
  margin-right: 5px;
  margin-left: 20px;
}
.top-primary-bar .help-support .list-inline .language-list a {
  border-color: #ffffff;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0px 8px;
  font-size: 10px;
}
.navbar-toggle {
  border: 0;
  padding: 9px 5px;
  margin-right: 7px;
}
.navbar-default .navbar-brand {
  max-width: 110px;
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
  width: 26px;
  height: 1px;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
.header-top {
  background-color: #ffffff;
}
.header-top .navbar-toggle {
  padding-top: 11px;
}
.header-top .navbar-toggle:not(.collapsed) {
  background: url(../images/icon-close.png) no-repeat;
  background-size: 50%;
  background-position: center;
}
.header-top .navbar-toggle:not(.collapsed) .icon-bar {
  background-color: transparent;
}
.header-top .navbar-toggle:hover,
.header-top .navbar-toggle:focus {
  background-color: transparent;
}
.language-list li {
  line-height: 10px;
  padding-right: 4px;
  padding-left: 0;
}
.language-list li:last-child a {
  border-left: 1px solid #4d4d4d;
  padding-left: 7px;
}
.language-list a {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 200;
  font-size: 11px;
  color: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 30px;
  padding: 0 10px;
  line-height: 15px;
}
.language-list a.active {
  font-weight: 600;
}
.language-list-mobile {
  margin-bottom: 6px;
  margin-top: 55px;
  background-color: #ffffff;
  padding: 5px 15px;
}
.language-list-mobile li:last-child a {
  padding-left: 4px;
}
.language-list-mobile li + li:before {
  content: "| ";
  color: #878781;
  height: 10px;
  width: 10px;
  vertical-align: middle;
}
.language-list-mobile a {
  color: #878781;
  vertical-align: middle;
  font-size: 13px;
}
.language-list-mobile a.active {
  color: #1cacbc;
  font-weight: 900;
}
.navbar-fixed-top {
  box-shadow: 0px 2px 2px -3px rgba(0, 0, 0, 0.2);
  border: 0;
}
.mini-menu {
  margin-top: 12px;
  margin-right: 34px;
}
.mini-menu li {
  padding-left: 10px;
  padding-right: 10px;
}
.mini-menu li a > .btn,
.mini-menu li > .btn {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  background-size: 100%;
}
.mini-menu li .btn-light {
  padding: 10px 25px;
  border-radius: 5px;
  line-height: 1.8;
  width: 85%;
  display: inline-block;
}
.mini-menu li.open:after {
  content: '';
  display: block;
  position: fixed;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.2);
}
.mini-menu .line a {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
}
.mini-menu .line a:before {
  background-image: url(../images/icon-primary.png);
  background-position: 0 -261px;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: -4px;
}
.mini-menu .line a:hover,
.mini-menu .line a:focus,
.mini-menu .line a:active {
  color: #1cacbc;
}
.mini-menu .search > .btn {
  background-image: url(../images/icon-search2.png);
}
.mini-menu .prize {
  padding: 0;
}
.mini-menu .prize img {
  max-width: 140px;
}
.mini-menu .cart {
  position: relative;
}
.mini-menu .cart a > .btn {
  background-image: url(../images/icon-cart-mini.png);
  width: 30px;
  height: 24px;
}
.mini-menu .cart a:hover > .btn {
  background-image: url(../images/icon-cart-mini-dark.png);
}
.mini-menu .cart a .badge {
  width: 15px;
  height: 10px;
  border-radius: 100px;
  background-color: #ff0000;
  font-size: 8px;
  font-weight: normal;
  padding: 1px;
  position: absolute;
  top: 3px;
  right: 0;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mini-menu .cart .minicart-wrapper .minicart-title {
  font-size: 10px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.mini-menu .cart .minicart-wrapper .product-image img {
  max-width: 130px;
}
.mini-menu .cart .minicart-wrapper .product-name {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 15px;
  color: #000000;
  margin-bottom: 0;
}
.mini-menu .cart .minicart-wrapper .product-qty {
  font-size: 10px;
}
.mini-menu .cart .minicart-wrapper .product-price {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
.mini-menu .cart .minicart-wrapper .media {
  border-bottom: 1px solid #cccccc;
  margin-top: 10px;
}
.mini-menu .cart .minicart-wrapper .minicart-sum .text-total {
  letter-spacing: 1px;
}
.mini-menu .cart .minicart-wrapper .minicart-sum .price-total {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
}
.mini-menu .sign-in a.text-large {
  max-width: 135px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mini-menu .sign-in a > .btn {
  background-image: url(../images/icon-user.png);
}
.mini-menu .sign-in a:hover > .btn {
  background-image: url(../images/icon-user-dark.png);
}
.mini-menu .sign-in .avatar img {
  width: 30px;
}
.mini-menu .menu-text a:first-child {
  border-right: 1px solid #c1c1c1;
  padding-right: 10px;
  margin-right: 5px;
  margin-left: 20px;
}
.mini-menu .menu-text.open .text.help {
  color: #1cacbc;
}
.mini-menu .menu-text.open .text.help:after {
  background-position: -60px -288px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #979797;
  width: 20px;
}
.main-menu {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
}
.main-menu .rotate {
  transform: rotate(180deg);
}
.main-menu .rotate img {
  margin-left: 22px !important;
}
.main-menu .menu-select {
  display: none;
  position: absolute;
  z-index: 1020;
  background-color: white;
}
.main-menu .pl-mobile {
  padding-left: 26px !important;
}
.main-menu .navbar-collapse {
  background-color: #ffffff;
  border-color: #d2d2d0;
  margin-top: 94px;
}
.main-menu .navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
}
.main-menu .navbar-nav > li {
  border-bottom: 2px solid #d3d3d3;
  white-space: nowrap;
  width: 100%;
}
.main-menu .navbar-nav > li:nth-child(2) {
  top: 138px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(3) {
  top: 181px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(4) {
  top: 224px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(5) {
  top: 267px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(6) {
  top: 310px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(7) {
  top: 353px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(8) {
  top: 396px;
  left: 0%;
}
.main-menu .navbar-nav > li:nth-child(9) {
  top: 439px;
  left: 0%;
}
.main-menu .navbar-nav > li > a {
  padding: 15px 0 10px;
  line-height: 18px;
  color: #333333;
  font-weight: 600;
  font-size: 11px;
  height: 100%;
}
.main-menu .navbar-nav > li > a.text-primary {
  color: #1cacbc;
  font-weight: 900;
}
.main-menu .navbar-nav > li > a.event {
  color: #f40f21;
}
.main-menu .navbar-nav > li > a:hover,
.main-menu .navbar-nav > li > a:active,
.main-menu .navbar-nav > li > a:focus {
  background-color: #1cacbc;
  color: #ffffff;
  font-weight: 600;
}
.main-menu .navbar-nav > li > a:hover.event .icon-flag,
.main-menu .navbar-nav > li > a:active.event .icon-flag,
.main-menu .navbar-nav > li > a:focus.event .icon-flag {
  background-position: -24px -120px;
}
.main-menu .navbar-nav > li > a.small {
  font-size: 12px;
}
.main-menu .navbar-nav > li .dropdown-menu {
  position: absolute;
  top: 41px;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 25px 10px 20px;
  overflow-y: scroll;
  max-height: 428px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-title {
  color: #000000;
  font-weight: 600;
  font-size: 13px;
  padding-top: 10px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-title .text-muted {
  font-size: 10px;
  color: #a9a9a4;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-title .text-muted:hover {
  color: #1cacbc;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-list {
  padding-bottom: 10px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-list a {
  color: #a9a9a4;
  font-size: 12px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-list a:hover,
.main-menu .navbar-nav > li .dropdown-menu .submenu-list a:active,
.main-menu .navbar-nav > li .dropdown-menu .submenu-list a:focus {
  color: #1cacbc;
}
.main-menu .navbar-nav > li .dropdown-menu.list-brand,
.main-menu .navbar-nav > li .dropdown-menu.list-solution {
  padding-left: 10px;
  padding-right: 10px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image {
  padding-right: 10px !important;
  padding-bottom: 10px;
  float: left;
  width: 50%;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image:nth-child(even) {
  padding-right: 0 !important;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image div {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 62px;
  position: relative;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image div.custom-image:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  height: 62px;
  width: 100%;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image a {
  padding: 0;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image a.text {
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #000000;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  white-space: normal;
  line-height: 1.4;
  font-size: 13px;
}
.main-menu .navbar-nav > li .dropdown-menu .submenu-image a:hover {
  background-color: transparent;
}
.dl-menuwrapper {
  height: 0;
  width: 100%;
  float: left;
}
.dl-menuwrapper:first-child {
  margin-right: 100px;
}
.dl-menuwrapper .dl-active {
  background-image: url(../images/icon-close.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: top;
}
.dl-menuwrapper .dl-active:after {
  background: none;
  box-shadow: none;
}
.dl-menuwrapper button {
  background: #ffffff;
  border: none;
  width: 32px;
  height: 32px;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background-color: #ffffff;
}
.dl-menuwrapper .dl-menu {
  box-shadow: inset 0px 11px 29px -22px #000000;
  max-height: 433px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-left: -15px;
  width: 111%;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  height: auto;
  width: 111%;
  margin: 0 -15px;
}
.dl-menuwrapper .dl-menu .collapsed .icon-down {
  background-image: url(../images/icon-arrow-right.png);
  height: 22px;
  margin-top: 0;
  background-size: 8px;
  margin-right: 20px;
}
.dl-menuwrapper .dl-menu .icon-down {
  background-image: url(../images/icon-arrow-down.png);
  background-size: 100%;
  margin-right: 20px;
}
.dl-menuwrapper .dl-menu .menu-toggle > a:not(.collapsed) {
  border-bottom: 3px solid #d3d3d3;
}
.dl-menuwrapper .dl-subparent {
  background-color: #eeeeee;
  color: #828282;
  font-weight: normal;
  font-size: 11px;
  margin-top: 0;
  margin-left: 0;
  border-bottom: 0;
  padding-left: 20px;
}
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper li {
  position: relative;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 2px;
  padding-left: 15px;
}
.dl-menuwrapper li.dl-back {
  border-bottom: 0;
  font-size: 14px;
}
.dl-menuwrapper li.dl-back:after {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  position: absolute;
  top: 14px;
  left: 7px;
  content: "";
  background-size: 80%;
}
.dl-menuwrapper li.dl-back > a {
  background-color: transparent;
  padding-left: 20px;
}
.dl-menuwrapper li.dl-subviewopen {
  margin: 0;
  padding: 0;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding-top: 15px;
  padding-bottom: 12px;
  line-height: 18px;
  color: #000000;
  font-size: 12px;
}
.dl-menuwrapper li a.text-primary {
  color: #1cacbc;
}
.dl-menuwrapper li a.event {
  font-weight: 600;
  color: #f40f21;
}
.dl-menuwrapper li.lang {
  background-color: #f0f0ec;
  font-size: 12px;
}
.dl-menuwrapper li.lang a {
  padding: 7px 0;
}
@media (min-width: 767px) {
  .dl-menuwrapper .dl-menu {
    margin-left: -24px;
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(-100%);
  }
}
@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    -o-transform: translateY(-100%);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.animated.slideUp {
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp;
}
.breadcrumb {
  padding: 10px 25px !important;
  display: block;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
}
.breadcrumb.container {
  margin-top: 102px;
  margin-bottom: 6px;
  overflow-x: scroll;
  white-space: nowrap;
  overflow-y: hidden;
  position: inherit;
}
.breadcrumb > li {
  color: #9b9b9b;
}
.breadcrumb > li + li:before {
  content: '';
  background-image: url(../images/shape.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: 50%;
  width: 50px;
  margin: 4px 8px 0px 6px;
  color: #8e8e8e;
  vertical-align: middle;
  font-size: 18px;
}
.pagination-container {
  text-align: center;
}
.pagination {
  margin: 10px 0;
}
.pagination > li > a,
.pagination > li > span {
  border: 0;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #1cacbc;
  font-size: 13px;
  padding: 0;
  cursor: pointer;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-radius: 0;
}
.pagination > li > a > span {
  padding: 6px 15px 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #000000;
  background-color: transparent;
  font-weight: 600;
}
.pagination .backward span,
.pagination .forward span,
.pagination .prev span,
.pagination .next span {
  display: block;
  font-size: 16px;
  margin-top: -3px;
  padding-top: 0;
}
.suggest {
  padding: 10px 0;
  border-top: 17px solid #eeeeee;
}
.suggest .title {
  padding-left: 15px;
  font-weight: 600;
}
.footer {
  background-color: #4a4a4a;
  position: relative;
}
.footer .bg-wrapper {
  overflow: hidden;
  margin-bottom: 20px;
}
.footer .bg-wrapper .product-strong-point > div {
  padding: 5px;
}
.footer .bg-wrapper .product-strong-point > div.col-xs-6 {
  width: 50%;
}
.footer .bg-wrapper .product-strong-point > div.col-xs-12 {
  width: 100%;
}
.footer .bg-wrapper .product-strong-point-box .product-strong-point-text,
.footer .bg-wrapper .product-strong-point-box .product-strong-point-text-multi {
  font-size: 13px;
  margin-top: 5px;
}
.footer .bg-wrapper .break {
  display: block;
  margin-top: -5px;
}
.footer > .container {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.footer .mobile-title {
  background-color: #6f6d6d;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  padding: 0 15px;
  height: 35px;
  line-height: 39px;
  font-size: 13px;
}
.footer .heading {
  font-size: 13px;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 15px;
}
.footer .heading:hover,
.footer .heading:active,
.footer .heading:focus {
  color: #1cacbc;
}
.footer .heading a {
  color: #ffffff;
}
.footer .heading a:hover,
.footer .heading a:active,
.footer .heading a:focus {
  color: #1cacbc;
}
.footer a {
  color: #ffffff;
  font-size: 12px;
}
.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #1cacbc;
}
.footer .panel-group {
  margin-bottom: 0;
}
.footer .panel-default {
  border-width: 1px 0 0;
  border-radius: 0;
  background-color: #4a4a4a;
  border-color: #979797;
}
.footer .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
  padding: 0 25px 15px;
}
.footer .list-unstyled {
  margin-bottom: 0;
}
.footer li {
  color: #ffffff;
  font-size: 12px;
}
.footer .input-group .form-control {
  border-color: #C6C6C6;
  font-size: 12px;
}
.footer .input-group .btn {
  background-color: #1cacbc;
  border-radius: 0;
  height: 34px;
  color: #ffffff;
}
.footer .row {
  background-color: #4a4a4a;
}
@media screen and (max-width: 320px) {
  .pagination > li > a > span {
    padding: 6px 7px 0;
  }
}
@media screen and (min-width: 375px) and (max-width: 375px) {
  .carousel-inner .bg-banner-img {
    height: 172px;
  }
  .pagination > li > a > span {
    padding: 6px 9px 0;
  }
}
@media screen and (min-width: 414px) and (max-width: 414px) {
  .carousel-inner .bg-banner-img {
    height: 190px;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image div {
    height: 76px;
  }
  .pagination > li > a > span {
    padding: 6px 10px 0;
  }
}
@media (min-width: 768px) {
  .breadcrumb {
    background-color: inherit;
    padding: 0;
    display: block;
    border-radius: 0;
    width: 1170px;
    padding-left: 15px !important;
    margin-top: 0;
  }
  .breadcrumb.container {
    margin-top: 114px;
    margin-bottom: 0;
    overflow-x: hidden;
  }
  .menu-mobile-select {
    z-index: 16;
    margin-left: -15px;
    position: absolute;
    background-color: white;
    width: 100%;
    box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.1);
    border: 0;
  }
  .menu-mobile-select li {
    border-top: 1px solid #D8D8D8;
    cursor: pointer;
  }
  .menu-mobile-select li:hover {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .menu-mobile-select li:hover ul {
    background-color: #ffffff;
  }
  .menu-mobile-select li ul li {
    border-top: none;
  }
  .menu-mobile-select li ul li:hover {
    background-color: #ffffff;
  }
  .inti-menu-mobile {
    height: 40px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 8px;
    margin-top: -1px;
    font-weight: 600;
    font-size: 14px;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif !important;
    color: #333333;
  }
  .inti-menu-mobile:hover,
  .inti-menu-mobile:active {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .main-menu .navbar-nav > li {
    padding-left: 0;
    width: 100%;
    text-align: left;
  }
  .main-menu .navbar-nav > li > a.small {
    font-size: 12px;
  }
  .main-menu .navbar-nav > li .dropdown-menu {
    max-height: 884px;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image {
    width: 33.3333%;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image div {
    height: 94px;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image div.custom-image:before {
    height: 94px;
  }
  .main-menu .menu-select {
    display: none;
    position: absolute;
    z-index: 1020;
    background-color: white;
  }
  .main-menu .pl-mobile {
    padding-left: 44px !important;
  }
  .dl-menuwrapper li {
    padding-left: 50px;
  }
  .dl-menuwrapper li.dl-back:after {
    left: 43px;
  }
  .dl-menuwrapper .dl-subparent {
    padding-left: 55px;
  }
  .dl-menuwrapper .dl-menu.dl-menuopen {
    margin-left: -24px;
  }
}
@media (min-width: 992px) {
  .menu-mobile-select {
    z-index: 16;
    margin-left: 0px;
    position: absolute;
    background-color: white;
    width: 100%;
    box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.1);
    border: 0;
  }
  .menu-mobile-select li {
    border-top: 1px solid #D8D8D8;
    cursor: pointer;
  }
  .menu-mobile-select li:hover {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .menu-mobile-select li:hover ul {
    background-color: #ffffff;
  }
  .menu-mobile-select li ul li {
    border-top: none;
  }
  .menu-mobile-select li ul li:hover {
    background-color: #ffffff;
  }
  .inti-menu-mobile {
    height: 40px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 8px;
    margin-top: 1px;
    font-weight: 600;
    font-size: 14px;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif !important;
    color: #333333;
  }
  .inti-menu-mobile:hover,
  .inti-menu-mobile:active {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .menu-select {
    display: none;
    position: absolute !important;
    z-index: 1020;
    background-color: white;
  }
  .pl-mobile {
    padding-left: 22px !important;
  }
  .top-primary-bar .promo-text {
    line-height: 1.857em;
    text-align: center;
    font-size: 90%;
    float: left;
  }
  .navbar-default .navbar-brand {
    max-width: 157px;
    margin-left: 0;
    padding-top: 20px;
    height: auto;
  }
  .language-list {
    margin-bottom: 5px;
  }
  .navbar-fixed-top {
    background-color: #ffffff;
    height: 70px;
  }
  .footer {
    position: relative;
    overflow: hidden;
  }
  .footer .bg-wrapper {
    background-image: url('../images/bg-footer.jpg');
    height: 160px;
  }
  .footer .bg-wrapper .product-strong-point {
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer .bg-wrapper .product-strong-point > div {
    padding: 10px;
  }
  .footer .bg-wrapper .product-strong-point > div.col-xs-6,
  .footer .bg-wrapper .product-strong-point > div.col-xs-12 {
    width: 20%;
  }
  .footer .bg-wrapper .product-strong-point-box {
    padding: 10px 10px 5px;
  }
  .footer .bg-wrapper .product-strong-point-box .product-strong-point-text,
  .footer .bg-wrapper .product-strong-point-box .product-strong-point-text-multi {
    font-size: 12px;
  }
  .footer .panel-default {
    border: 0;
  }
  .footer .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer .collapse {
    display: block;
  }
  .mini-menu {
    margin-top: 0;
    margin-right: 0;
  }
  .mini-menu li {
    padding: 25px 0;
    text-align: center;
    min-width: 51px;
  }
  .mini-menu li.open:after {
    background: none;
  }
  .mini-menu li > a {
    display: inline-block;
    text-align: center;
    color: #c1c1c1;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  }
  .mini-menu li > a .btn {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    outline: none;
  }
  .mini-menu li .text {
    color: #c1c1c1;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    line-height: 1;
  }
  .mini-menu li .text:hover,
  .mini-menu li .text:focus {
    color: #1cacbc;
  }
  .mini-menu li .text.help {
    position: relative;
    margin-right: 15px;
  }
  .mini-menu li .text.help:after {
    background-image: url(../images/icon-primary.png);
    background-position: -46px -288px;
    content: "";
    position: absolute;
    top: -8px;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
  }
  .mini-menu li .text-large {
    vertical-align: top;
    margin-top: 4px;
  }
  .mini-menu .location a > .btn {
    background-image: url(../images/icon-store.png);
  }
  .mini-menu .ideabook a > .btn {
    background-image: url(../images/icon-add-ideabook-alt.png);
  }
  .mini-menu .cart {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mini-menu .cart a {
    position: relative;
  }
  .mini-menu .cart a > .btn {
    width: 38px;
    height: 30px;
  }
  .mini-menu .cart a .badge {
    width: 23px;
    height: 16px;
    font-size: 10px;
    padding-top: 3px;
    right: -8px;
    top: 0;
  }
  .mini-menu .cart.open .popup-line {
    max-width: 418px;
    left: inherit;
    top: 68px;
    width: 100vh;
    position: absolute;
  }
  .mini-menu .cart .minicart-wrapper .product-price {
    color: #000000;
    font-size: 13px;
  }
  .mini-menu .cart .minicart-wrapper .minicart-sum .price-total {
    font-size: 15px;
  }
  .mini-menu .sign-in {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mini-menu .sign-in > a {
    color: #4d4d4d;
    text-transform: uppercase;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: 600;
  }
  .mini-menu .sign-in > a:hover,
  .mini-menu .sign-in > a:focus {
    color: #1cacbc;
  }
  .main-menu-container {
    position: relative;
    top: 19px;
    z-index: 99;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  }
  .main-menu {
    font-weight: normal;
    font-size: 12px;
  }
  .main-menu .navbar-collapse {
    margin-top: 95px;
    margin-left: 0;
    margin-right: 0;
    border-color: transparent;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #F0F0F0;
  }
  .main-menu .navbar-nav > li:hover .dropdown-menu {
    display: flex;
  }
  .main-menu .navbar-nav {
    margin-right: -235px;
    width: 100%;
    box-shadow: none;
  }
  .main-menu .navbar-nav > li {
    border: 0;
    margin: 0;
    padding-left: 0;
    position: static;
    flex: 1;
    width: 100%;
    float: none;
    top: 139px;
    text-align: center;
  }
  .main-menu .navbar-nav > li:not(:nth-child(3n+3)) {
    border-right: 0;
  }
  .main-menu .navbar-nav > li:hover > a {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .main-menu .navbar-nav > li:hover > a.text-primary {
    color: #ffffff;
  }
  .main-menu .navbar-nav > li:hover > a .icon-photo {
    background-image: url(../images/icon-photo-white.png);
  }
  .main-menu .navbar-nav > li:hover > a .icon-interior {
    background-image: url(../images/icon-interior-white.png);
  }
  .main-menu .navbar-nav > li:hover > a .icon-product {
    background-image: url(../images/icon-product-white.png);
  }
  .main-menu .navbar-nav > li:hover .dropdown-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    top: 175px;
    padding: 10px 50px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    max-height: 450px;
  }
  .main-menu .navbar-nav > li:hover .dropdown-menu > li {
    flex: 1;
    padding-right: 40px;
  }
  .main-menu .navbar-nav > li:hover .dropdown-menu > li:last-child {
    padding-right: 0;
  }
  .main-menu .navbar-nav > li:hover .dropdown-menu .submenu-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 10px;
  }
  .main-menu .navbar-nav > li:hover .event .icon-flag {
    background-position: -24px -120px;
  }
  .main-menu .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
    font-size: 13px;
  }
  .main-menu .navbar-nav > li > a.small {
    font-size: 12px;
  }
  .main-menu .navbar-nav > li > a.text-primary {
    color: #4d4d4d;
  }
  .main-menu .navbar-nav > li > a:hover,
  .main-menu .navbar-nav > li > a:active,
  .main-menu .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #333333;
  }
  .main-menu .navbar-nav > li > a:hover,
  .main-menu .navbar-nav > li > a:active {
    background-color: #1cacbc;
    color: #ffffff;
  }
  .main-menu .navbar-nav > li.open .text-primary {
    color: #ffffff;
  }
  .main-menu .navbar-nav > li.open .icon-photo {
    background-image: url(../images/icon-photo-white.png);
  }
  .main-menu .navbar-nav > li.open .icon-interior {
    background-image: url(../images/icon-interior-white.png);
  }
  .main-menu .navbar-nav > li.open .icon-product {
    background-image: url(../images/icon-product-white.png);
  }
  .main-menu .navbar-nav > li.open .icon-fire {
    background-image: url(../images/icon-fire-white.png);
  }
  .breadcrumb {
    background-color: inherit;
    padding: 0;
    display: block;
    border-radius: 0;
    width: 1170px;
    padding-left: 15px !important;
    margin-top: 0;
  }
  .breadcrumb.container {
    margin-top: 176px;
    margin-bottom: 0;
  }
  .breadcrumb > li {
    color: #9b9b9b;
  }
  .breadcrumb > li:first-child a {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
  }
  .breadcrumb > li + li:before {
    margin: 4px 8px 0px 6px;
    color: #9b9b9b;
    font-size: 14px;
  }
  .pagination-container {
    text-align: right;
  }
  .pagination {
    margin: 6px 0 0;
  }
  .pagination > li > a > span {
    padding: 6px 10px 0;
  }
  .suggest {
    padding: 20px 0;
    border-top-width: 1px;
    margin: 10px 15px 0;
  }
  .suggest .title {
    padding-left: 0;
  }
  .suggest .title .link-dark {
    color: #000000;
  }
  .suggest .grid {
    margin: 0 -5px;
  }
}
@media (min-width: 1200px) {
  .top-primary-bar .promo-text {
    line-height: 1.857em;
    text-align: center;
    font-size: 90%;
  }
  .breadcrumb {
    background-color: inherit;
    padding: 0;
    display: block;
    border-radius: 0;
    width: 1170px;
    padding-left: 15px !important;
    margin-top: 0;
  }
  .breadcrumb.container {
    margin-top: 190px;
    margin-bottom: 0;
  }
  .breadcrumb > li {
    color: #9b9b9b;
  }
  .breadcrumb > li:first-child a {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
  }
  .breadcrumb > li + li:before {
    color: #9b9b9b;
    font-size: 14px;
  }
  .navbar-default .navbar-brand {
    padding-top: 30px;
  }
  .main-menu .navbar-collapse {
    margin-top: 115px;
  }
  .mini-menu .prize img {
    max-width: 174px;
    margin-top: 9px;
  }
  .carousel {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .top-primary-bar .promo-text {
    line-height: 1.857em;
    text-align: center;
    font-size: 90%;
  }
  .footer .bg-wrapper {
    height: 135px;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image {
    flex: 1 !important;
  }
  .main-menu .navbar-nav > li .dropdown-menu .submenu-image div {
    width: 200px;
  }
  .main-menu .navbar-nav > li {
    text-align: center;
  }
  .mini-menu .cart.open .popup-line {
    max-width: 430px;
  }
}
body {
  line-height: 1.857em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.7;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
}
.content {
  background-color: #ffffff;
}
.content-xs-sm {
  background-color: #ffffff;
}
.content-xs-sm > h1,
.content-xs-sm > p,
.content-xs-sm > span,
.content-xs-sm > ul {
  padding-left: 15px;
  padding-right: 15px;
}
.content-xs-sm p {
  margin-bottom: 30px;
}
.content-xs-sm img {
  margin-bottom: 15px;
}
.content-sub {
  padding: 10px 20px 0;
  border-bottom: 3px solid #f9f9f9;
}
.border-top-xs-sm {
  border-top: 15px solid #f9f9f9;
}
.list-tag {
  margin-left: 0;
  margin-top: 20px;
  overflow: hidden;
}
.list-tag > li {
  font-weight: 200;
  padding: 0;
  float: left;
}
.list-tag > li + li:before {
  content: "";
  padding: 0;
}
.list-tag > li + li:after {
  content: ",";
  padding: 0 8px 0 0;
}
.list-tag > li:first-child:before {
  content: "";
}
.list-tag > li:first-child:after {
  content: ",";
  padding: 0 8px 0 0;
}
.list-tag > li:last-child:after {
  content: "";
}
.list-tag > li a {
  color: #000000;
  font-weight: 600;
}
.list-tag > li a:hover,
.list-tag > li a:focus {
  color: #1cacbc;
}
.heading-page {
  font-weight: 600;
  font-size: 2em;
  color: #000000;
}
.heading-page.heading-light {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.heading-sub {
  color: #1cacbc;
  font-weight: 600;
}
.heading-page-smaller {
  color: #333333;
}
.heading-bold {
  letter-spacing: 1px;
  font-weight: 600;
}
.text {
  color: #52534a;
}
.total-info {
  padding: 30px 15px 10px;
  border-bottom: 15px solid #f9f9f9;
}
.total-info label {
  font-weight: normal;
  color: #4d4d4d;
  margin-bottom: 0;
  display: block;
}
.total-info .total,
.total-info .from,
.total-info .order-by {
  padding-left: 15px;
}
.total-info .from {
  margin-bottom: 0;
}
.total-info .form-group {
  margin-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-color-index: 0) {
  /* Safari only override */
  .total-info .from {
    margin-top: 8px;
  }
}
.total {
  font-size: 2.714em;
  font-weight: 900;
  line-height: 14px;
}
.total .unit {
  font-size: 17px;
  font-weight: 600;
}
.view-more .icon-more {
  margin-right: 12px;
  width: 9px;
  height: 17px;
  background-size: 9px 17px;
}
.view-more.medium {
  font-weight: 600;
}
.comment-title {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
  font-size: 13px;
}
.list-menu > button.filter-btn-list {
  background-color: #FFFFFF;
}
.list-menu > button.filter-btn-list .icon-menu-list {
  padding-left: 5px;
  margin: 0px;
  height: 22px;
  width: 22px;
  background-image: url('../images/menu-2.png');
  background-position: center;
}
.list-menu > button.filter-btn-list .icon-view-list {
  padding-left: 5px;
  margin: 0px;
  height: 22px;
  width: 22px;
  background-image: url('../images/view-2.png');
  background-position: center;
}
.list-menu > button.active,
.list-menu > button:hover,
.list-menu > button:focus {
  background-color: #444444;
}
.list-menu > button.active .icon-menu-list,
.list-menu > button:hover .icon-menu-list,
.list-menu > button:focus .icon-menu-list {
  padding-left: 5px;
  margin: 0px;
  height: 22px;
  width: 22px;
  background-image: url('../images/menu-1.png');
  background-position: center;
}
.list-menu > button.active .icon-view-list,
.list-menu > button:hover .icon-view-list,
.list-menu > button:focus .icon-view-list {
  padding-left: 5px;
  margin: 0px;
  height: 22px;
  width: 22px;
  background-image: url('../images/view-1.png');
  background-position: center;
}
.panel-title > a .icon-down {
  height: 10px;
  width: 10px;
  margin-top: 6px;
  background-size: 90% auto;
}
.panel-title > a.collapsed .icon-down {
  background-image: url('../images/add-list.png');
  background-size: 7px auto;
  background-position: right center;
}
.selectpicker + .parsley-errors-list.filled {
  position: absolute;
  top: 34px;
}
.parsley-errors-list + .btn-group.bootstrap-select {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .content-plain {
    padding: 5px 25px;
  }
  .content-xs-sm {
    background-color: transparent;
  }
  .content-xs-sm > h1,
  .content-xs-sm > p,
  .content-xs-sm > span,
  .content-xs-sm > ul {
    padding-left: 0;
    padding-right: 5px;
  }
  .content-xs-sm img {
    margin-bottom: 15px;
  }
  .content-sub {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
  }
  .border-top-xs-sm {
    border-top: 0;
  }
  .heading-sub {
    color: #1cacbc;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: normal;
  }
  .total-info {
    padding: 10px 0 10px;
    border: 0;
  }
  .total-info label {
    display: inline-block;
  }
  .total-info .total,
  .total-info .from,
  .total-info .order-by {
    padding-left: 0;
  }
  .total-info .from {
    margin-bottom: 10px;
    margin-top: 3px;
  }
  .total {
    color: #000000;
  }
  .view-more {
    color: #4d4d4d;
    font-size: 0.857em;
    line-height: 1.8;
  }
  .view-more:hover,
  .view-more:focus {
    color: #1cacbc;
  }
  .view-more .icon-more {
    margin-right: 0;
    margin-left: 3px;
    height: 13px;
    background-size: 75%;
  }
  .product-landing-page {
    padding: 5px 15px;
  }
  .product-landing-page .heading-page {
    padding-left: 10px;
  }
  .product-landing-page .product-card {
    margin-left: 15px;
    margin-right: 15px;
  }
  .product-landing-page .product-card .col-md-6:first-child {
    padding-left: 0;
  }
  .department-page {
    padding: 5px 15px;
  }
  .department-page .heading-page {
    padding-left: 15px;
  }
  .department-page .product-card {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .department-page .product-card .info {
    padding: 0 15px 0 0;
  }
  .department-page .product-card .image {
    padding-right: 0;
  }
  .panel-title > a.collapsed .icon-down {
    background-image: url('../images/add-list.png');
    height: 22px;
    width: 22px;
    margin-top: 0;
  }
}
.wrapper-cover img {
  width: 100%;
  height: auto;
}
.wrapper-cover-mb {
  margin-bottom: 25px;
}
.wrapper-conetnt-full {
  background-repeat: no-repeat;
  background-size: cover;
}
.wrapper-conetnt-full .single-content {
  padding: 15px 0;
}
.wrapper-conetnt-full .single-content .btn {
  margin-top: 25px;
  background-color: #64645c;
  border-color: #64645c;
  padding: 6px 20px;
}
.wrapper-exclusive {
  margin-top: 25px;
}
.wrapper-exclusive .row {
  margin-left: -6px;
  margin-right: -6px;
}
.wrapper-exclusive .col-md-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.thumbnail-item {
  position: relative;
  background-color: #fff;
  box-shadow: 1px 1px 1px #E8E8E8;
  margin-bottom: 12px;
}
.thumbnail-item > img {
  width: 100%;
  height: auto;
}
.thumbnail-item .thumbnail-conetnt {
  padding: 12px 20px 20px;
}
.thumbnail-item .thumbnail-conetnt .title {
  margin: 0;
}
.thumbnail-item .thumbnail-conetnt .title a {
  color: #000000;
  font-weight: 600;
}
.thumbnail-item .thumbnail-conetnt .title a:hover,
.thumbnail-item .thumbnail-conetnt .title a:focus {
  color: #1cacbc;
}
.wrapper-single-img {
  position: relative;
  margin: 0;
}
.wrapper-single-img .slick-slide {
  padding: 0;
}
.wrapper-single-img .single-img {
  position: relative;
}
.wrapper-single-img .single-img .meta {
  position: absolute;
  width: 100%;
  left: 15px;
  color: #fff;
}
.wrapper-single-img .single-img .meta .ideabook {
  width: 22px;
}
.wrapper-single-img .single-img .meta > ul > li {
  vertical-align: middle;
}
.wrapper-single-img .single-img .meta > ul > li span {
  margin-left: 0;
  vertical-align: middle;
}
.wrapper-single-img .single-img .single-img-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 10px 30px;
  background-color: rgba(0, 0, 0, 0.5);
}
.wrapper-single-img .single-img .single-img-content h2 {
  margin-top: 4px;
  margin-bottom: 6px;
}
.wrapper-single-img .single-img .single-img-content a {
  color: #fff;
}
.wrapper-container {
  margin-left: 90px;
  margin-right: 90px;
}
.wrapper-gallery .gallery-item {
  margin: 0 5px;
}
.wrapper-gallery img {
  width: 100%;
  height: auto;
}
.wrapper-related {
  position: relative;
  padding: 20px 0;
  margin: 25px 0;
}
.wrapper-related .title-block {
  margin-left: 18px;
}
.wrapper-related .related-items {
  margin: 10px 40px;
}
.wrapper-related img {
  width: 100%;
  height: auto;
}
.exclusive-360 .frame-360 {
  height: 250px;
}
@media only screen and (max-width: 768px) {
  .sm-full {
    width: 100%;
    padding: 10px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .wrapper-cover {
    margin-top: 5px;
  }
  .wrapper-exclusive {
    margin-top: 12px;
    background-color: #fff;
  }
  .wrapper-exclusive .image-bg {
    height: 148px;
  }
  .thumbnail-item {
    box-shadow: none;
    background-color: transparent;
  }
  .thumbnail-item .thumbnail-conetnt {
    padding: 0;
  }
  .thumbnail-item .thumbnail-conetnt .title {
    display: none;
  }
  .thumbnail-item .thumbnail-conetnt .readmore {
    position: absolute;
    z-index: 1;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    width: 147px;
    height: 47px;
    left: 50%;
    bottom: 10%;
    margin-left: -73.5px;
    text-align: center;
  }
  .thumbnail-item .thumbnail-conetnt .readmore img {
    display: none;
  }
  .wrapper-conetnt-full {
    background-color: #fff;
    background-image: none;
    margin-bottom: 20px;
  }
  .wrapper-conetnt-full .single-content .btn {
    background-color: #1cacbc;
    border-color: #1cacbc;
  }
  .wrapper-gallery .slick-prev:before,
  .wrapper-gallery .slick-next:before {
    background-image: url('../images/icon-arrow-right-white.png');
  }
  .wrapper-container {
    margin: 0;
  }
  .wrapper-container .wrapper-gallery {
    margin: 20px 0;
  }
  .wrapper-container .wrapper-gallery .gallery-item {
    margin: 0px;
    min-height: 170px;
  }
  .wrapper-container .slick-prev {
    left: 5% !important;
    z-index: 1;
  }
  .wrapper-container .slick-next {
    right: 5% !important;
  }
  .wrapper-single-img {
    margin-bottom: 20px;
  }
  .wrapper-single-img .single-img .meta {
    display: none;
  }
  .wrapper-single-img .single-img .single-img-content {
    padding: 0 10px;
  }
  .single-img-content h2 {
    line-height: 1.4;
    margin: 10px;
  }
  .single-img-content a {
    font-size: 13px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 768px) {
  .wrapper-exclusive .image-bg {
    height: 170px;
  }
}
@media only screen and (min-width: 414px) and (max-width: 768px) {
  .wrapper-exclusive .image-bg {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .wrapper-container .wrapper-gallery .gallery-item {
    margin: 0 5px;
  }
  .wrapper-exclusive .image-bg {
    height: 345px;
  }
}
@media only screen and (min-width: 992px) {
  .wrapper-single-img {
    margin-bottom: 15px;
  }
  .wrapper-single-img .image-bg {
    height: 360px;
  }
  .wrapper-single-img .single-img .meta {
    font-weight: normal;
    font-size: 13px;
    padding: 15px;
  }
  .wrapper-single-img .single-img .single-img-content h2 {
    font-size: 16px;
    margin: 0;
  }
  .wrapper-gallery {
    margin-bottom: 15px;
  }
  .wrapper-gallery .gallery-item {
    height: 170px;
  }
}
@media only screen and (min-width: 1200px) {
  .wrapper-single-img .image-bg {
    height: 550px;
  }
  .wrapper-gallery .gallery-item {
    height: 210px;
  }
  .wrapper-exclusive .image-bg {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .exclusive-360 .frame-360 {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .exclusive-360 .frame-360 {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .exclusive-360 .frame-360 {
    height: 450px;
  }
}
.promo-box,
.grid-box {
  border: 0;
}
.promo-box > .panel-heading,
.grid-box > .panel-heading {
  border-bottom: 0;
  padding: 12px 12px 0;
}
.promo-box > .panel-heading .panel-title,
.grid-box > .panel-heading .panel-title {
  font-size: 1em;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.promo-box .lead,
.grid-box .lead {
  margin-bottom: 0;
}
.promo-box .mCSB_scrollTools,
.grid-box .mCSB_scrollTools {
  margin-right: -4px;
}
.promo-box .mCSB_inside > .mCSB_container,
.grid-box .mCSB_inside > .mCSB_container {
  margin-right: 7px;
}
.tags-box.content-xs-sm > span {
  padding-left: 0;
  padding-right: 5px;
  display: inline-block;
}
.grid-box {
  background-color: #ffffff;
  margin-bottom: 12px;
  overflow: hidden;
}
.grid-box a:hover,
.grid-box a:focus,
.grid-box a:active {
  text-decoration: none;
}
.grid-box.alt .col-xs-4 {
  width: 32%;
  padding-right: 6px;
  padding-left: 6px;
}
.grid-box.alt .col-xs-4:nth-child(odd) {
  margin-left: 3px;
}
.grid-box.alt .media img {
  max-width: 100%;
}
.grid-box.alt .media .media-heading {
  font-size: 13px;
  max-height: 88px;
}
.grid-box.alt .media .media-left {
  padding-right: 0;
  display: block;
}
.grid-box.alt .media .media-body {
  padding: 10px 0 5px;
  display: block;
  max-width: 100%;
}
.grid-box .row {
  margin-left: -9px;
  margin-right: -4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grid-box .col-xs-6 {
  width: 48%;
  padding-right: 0;
  padding-left: 6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.grid-box .col-xs-6:nth-child(odd) {
  margin-left: 3px;
}
.grid-box .col-xs-6 > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.grid-box .panel-body {
  overflow-x: auto;
  padding: 5px 5px 12px 12px;
}
.grid-box .product-box {
  margin-bottom: 6px;
}
.grid-box .product-box .caption {
  padding: 5px 4px;
}
.grid-box .product-box .name {
  font-size: 12px;
  line-height: 1.4;
  text-overflow: inherit;
  white-space: normal;
  margin-bottom: 0.5em;
  word-break: break-word;
}
@media only screen and (max-device-width: 480px) {
  .grid-box .product-box .name {
    font-size: 14px;
    line-height: 1.6;
  }
}
.grid-box .product-box .desc {
  font-size: 9.5px;
}
.grid-box .product-box .price.event {
  color: #e21c24;
}
.grid-box .product-box .before-price {
  font-size: 9.5px;
}
.promo-box.scroll .panel-body {
  overflow-y: auto;
  height: 235px;
  padding-right: 5px;
}
.promo-box.scroll .panel-body .media:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.promo-box .media-heading {
  font-size: 17px;
  margin-bottom: 10px;
}
.product-box {
  margin-bottom: 12px;
  border-color: #c1c1c1;
}
.product-box.minimal {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}
.product-box.minimal .name {
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-box.minimal .img-wrapper {
  min-height: 180px;
}
.product-box.minimal .img-responsive {
  max-width: 80%;
  padding: 40px 0;
  display: inline-block;
}
.product-box.minimal .caption {
  border-top: 2px solid #f4f4f4;
  padding: 10px;
  min-height: 185px;
}
.product-box.minimal .desc {
  line-height: 1.7;
}
.product-box.minimal .price-wrapper {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.product-box.minimal .before-price {
  font-size: 9px;
}
.product-box.minimal .price {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: 600;
}
.product-box.minimal .price .baht {
  font-weight: 600;
  font-size: 14px;
}
.product-box .name {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #000000;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-box .name.large {
  font-size: 24px;
}
.product-box .desc {
  font-size: 12px;
  color: #777777;
}
.product-box .desc.light {
  opacity: 0.6;
}
.product-box .price {
  color: #1cacbc;
  font-size: 16px;
  font-weight: 900;
  line-height: 23px;
  margin-right: 8px;
}
.product-box .price .baht {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
}
.product-box .price.event {
  color: #e21c24;
}
.product-box .price.bold {
  font-weight: 900;
  font-size: 38px;
  color: #000000;
}
.product-box .before-price {
  font-size: 12px;
  color: #4d4d4d;
  line-height: 23px;
}
.product-box p {
  margin: 0;
}
.banner-box,
.banner-round-box {
  margin-bottom: 12px;
}
.banner-round-box {
  border-radius: 10px;
  min-height: 90px;
  padding: 0 10px;
}
.banner-round-box img {
  border-radius: 10px;
}
.grey-box {
  background-color: #c1c1c1;
  border: 1px solid #53534a;
  padding: 10px;
}
.grey-box h2 {
  margin: 0;
  font-family: Book Akhanake, Gotham, Georgia, "Times New Roman", Times, serif;
  color: #000000;
}
.grey-box .bootstrap-select.form-control:not([class*="col-"]) {
  width: 66%;
  margin-right: 10px;
  background-color: transparent;
}
.grey-box .bootstrap-select.form-control:not([class*="col-"]) .dropdown-toggle {
  background-color: #ffffff;
  width: 100%;
}
.grey-box .bootstrap-select.form-control:not([class*="col-"]) .filter-option {
  color: #4d4d4d;
}
.grey-box .btn {
  display: inline-block;
}
.grey-box .btn-circle {
  width: 35px;
  height: 35px;
  padding: 0;
}
.grey-box .wrapper-save-ideabook {
  position: relative;
}
.grey-box-inverse {
  background-color: #ffffff;
  border: 0;
  padding: 0;
}
.media-box-wrapper {
  border-top: 15px solid #f9f9f9;
}
.media-box {
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  border-bottom: 10px solid #f9f9f9;
}
.media-box .caption {
  padding: 9px 20px;
  overflow: hidden;
}
.media-box .title {
  margin-top: 0;
  color: #000000;
}
.media-box .desc {
  font-size: 0.857em;
  color: #4d4d4d;
  float: left;
  margin-top: 0;
}
.media-box .view-more {
  color: #1cacbc;
  float: right;
}
.media-box .view-more .icon-more {
  margin-right: 0;
}
.promo-red-box {
  border: 2px solid #e21c24;
  padding: 10px;
  margin: 15px -5px;
}
.promo-red-box a {
  color: #000000;
}
.promo-red-box small {
  font-size: 11px;
  line-height: 1.7;
}
.promo-red-box .text-danger {
  color: #e21c24;
}
.promo-red-box .left {
  padding-top: 12px;
}
.promo-red-box .left .sub-text {
  font-size: 12px;
  color: #000000;
}
.promo-red-box .right {
  text-align: center;
  border-left: 1px solid #000000;
}
.free-product {
  padding: 10px 10px 20px;
}
.free-product .text-danger {
  color: #cf003b;
}
.free-product img {
  display: inline-block;
  max-height: 130px;
}
.free-product small {
  display: inline-block;
  margin-top: -10px;
  overflow: hidden;
}
.free-product-panel {
  padding: 10px 15px;
  margin-top: 15px;
}
.free-product-panel .title {
  color: #333333;
  font-weight: 600;
}
.free-product-panel .free-product {
  color: #52534a;
}
.free-product-panel .free-product:hover,
.free-product-panel .free-product:active {
  text-decoration: none;
  outline: none;
}
.free-product-panel .free-product + .free-product {
  border-top: 1px solid #dbdbdb;
  margin-top: 10px;
  display: block;
}
#modal-select-free .bg-plain {
  overflow: hidden;
}
#modal-select-free .btn-primary {
  padding-left: 30px !important;
  padding-right: 30px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 11px;
}
.search-box-mobile {
  margin: 0 auto 0;
  width: 100%;
  padding-bottom: 10px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
}
.search-box-mobile.in + .language-list-mobile,
.search-box-mobile.collapsing + .language-list-mobile {
  margin-top: 10px;
}
.search-box-mobile.collapsing {
  transition-duration: 0.1s;
}
.search-box-mobile .typeahead {
  background-color: #ffffff;
  height: 38px;
  font-size: 12px;
  border-right: 0;
  box-shadow: none;
  border-color: #d2d2d2;
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
}
.search-box-mobile .input-group-btn .btn {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-color: #d2d2d2;
  border-left: 0;
}
.search-box-mobile .icon-search-alt {
  background-image: url(../images/icon-primary-mobile.png);
  background-position: -24px 0;
  height: 24px;
  width: 24px;
  background-size: inherit;
}
.twitter-typeahead {
  vertical-align: middle;
  width: 100%;
}
.twitter-typeahead .tt-input {
  width: 100% !important;
}
.twitter-typeahead .tt-input::-moz-placeholder {
  font-weight: normal;
}
.twitter-typeahead .tt-input:-ms-input-placeholder {
  font-weight: normal;
}
.twitter-typeahead .tt-input::-webkit-input-placeholder {
  font-weight: normal;
}
.twitter-typeahead .tt-menu {
  background-color: #ffffff;
  box-shadow: inset 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  margin-top: 20px;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #4d4d4d;
  top: 120px !important;
  position: fixed !important;
}
.twitter-typeahead .tt-dataset {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0 10px 15px;
  position: relative;
  margin: 0 10px;
}
.twitter-typeahead .tt-dataset:last-child {
  border-bottom: 0;
}
.twitter-typeahead .tt-dataset .topic-name {
  position: absolute;
  margin: 0;
  top: 13px;
}
.twitter-typeahead .tt-dataset .topic-name .icon-product {
  background-image: url(../images/icon-product.png);
}
.twitter-typeahead .tt-dataset .topic-name .icon-photo {
  background-image: url(../images/icon-photo.png);
}
.twitter-typeahead .tt-dataset .tt-suggestion {
  padding: 5px 0;
  text-transform: uppercase;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.twitter-typeahead .tt-dataset .tt-suggestion .type {
  margin-left: 5px;
}
.twitter-typeahead .tt-dataset .tt-suggestion a {
  color: #4d4d4d;
}
.twitter-typeahead .tt-dataset .tt-suggestion a:hover,
.twitter-typeahead .tt-dataset .tt-suggestion a:focus {
  color: #1cacbc;
}
.twitter-typeahead .tt-dataset .tt-suggestion a:not(.image-list) {
  margin-left: 25px;
  display: inline-block;
  padding-bottom: 5px;
}
.twitter-typeahead .tt-dataset .image-list {
  display: block;
  overflow: hidden;
}
.twitter-typeahead .tt-dataset .image-list .image-bg {
  height: 38px;
  width: 26%;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-right: 8px;
  border: 1px solid #dbdbdb;
}
.twitter-typeahead .tt-dataset .image-list img {
  display: inline-block;
  margin-right: 15px;
  max-width: 26%;
  border: 1px solid #dbdbdb;
}
.twitter-typeahead .tt-dataset .image-list img.arrow {
  margin-top: 8px;
  margin-left: 10px;
  margin-right: 0;
  max-width: 7px;
  border: 0;
  opacity: 0.5;
}
.welcome-banner .btn-fb,
.welcome-banner .btn-email {
  padding: 10px 30px 10px 10px;
}
.welcome-banner .btn-email {
  vertical-align: middle;
  display: block;
  text-align: left;
}
.welcome-banner .btn-email:before {
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
  padding: 0;
  background-image: url('../images/icon-email.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.welcome-banner .btn-email span {
  vertical-align: middle;
  padding-top: 1.5px;
}
.welcome-banner .btn-fb {
  display: block;
  vertical-align: middle;
  text-align: left;
}
.wrapper-slider-index {
  text-align: left;
  position: relative;
}
.title-bar {
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  clear: both;
  margin: 20px 5px 10px;
}
.title-bar h2 {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 5px 10px;
}
.title-bar .readmore {
  color: #1a1a1a;
  font-size: 12px;
}
.title-bar .readmore:hover,
.title-bar .readmore:active,
.title-bar .readmore:focus {
  color: #1cacbc;
}
.title-bar.promo h2 {
  color: #f40f21;
}
.overlay-image {
  height: 357px;
  position: relative;
}
.overlay-image.full {
  height: 138px;
  margin-top: 15px;
}
.overlay-image.full .overlay-content {
  width: 96%;
  padding: 5%;
  min-height: 121.5px;
}
.overlay-content {
  background-color: rgba(255, 255, 255, 0.98);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 15%;
}
.overlay-content .title {
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}
.overlay-content .line {
  width: 40px;
  border: 1px solid #777777;
  margin: 10px auto 15px;
}
.overlay-content .desc {
  color: #333333;
  font-size: 13px;
  line-height: 1.4;
}
.overlay-content:hover {
  background-color: #ffffff;
}
.overlay-content .icon-more {
  margin-top: 30px;
  background-size: 70%;
  margin-right: 10px;
}
.customer-review-box {
  position: relative;
  padding: 0;
  border: 0;
}
.customer-review-box .caption {
  padding: 15px 16px;
  min-height: 172px;
}
.customer-review-box .caption .underline {
  display: inline-block;
  border-bottom: 1px solid #1cacbc;
  color: #1cacbc;
  font-size: 10px;
}
.customer-review-box .caption .media .media-object {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 30px;
  width: 30px;
}
.customer-review-box .caption .media .media-body {
  font-size: 8px;
  color: #9b9b9b;
}
.customer-review-box .caption .media .media-heading {
  font-size: 10px;
  font-weight: 600;
  color: #000000;
}
.customer-review-box .caption .review-message {
  line-height: 2;
  font-size: 12px;
  color: #000000;
  overflow-wrap: break-word;
  margin-bottom: 0;
  font-weight: normal;
}
.customer-review-box .caption .place {
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  bottom: 20px;
}
.customer-review-box .caption .place img {
  margin-right: 10px;
  max-height: 15px;
  margin-top: -3px;
}
@media (min-width: 360px) {
  .twitter-typeahead .tt-dataset .image-list .image-bg {
    height: 48px;
    width: 48px;
  }
}
@media (min-width: 414px) {
  .twitter-typeahead .tt-dataset .image-list .image-bg {
    height: 56px;
  }
}
@media (max-width: 768px) {
  .grid-box.alt .media .media-heading {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
  }
}
@media (min-width: 768px) {
  .grid-box.alt {
    background-color: #f9f9f9;
  }
  .grid-box.alt .col-md-12 {
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
  }
  .grid-box.alt .col-md-12:nth-child(odd) {
    margin-left: 0;
  }
  .grid-box.alt .media {
    margin-bottom: 10px;
  }
  .grid-box.alt .media .media-heading {
    font-weight: 600;
    max-height: 75px;
  }
  .grid-box.alt .media .media-left {
    display: table-cell;
  }
  .grid-box.alt .media .media-body {
    padding: 10px 10px 5px;
    background-color: #ffffff;
    display: table-cell;
    border-top: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }
  .grid-box.alt .panel-body {
    height: auto;
    padding-bottom: 2px;
  }
  .grid-box .row {
    margin-left: -6px;
  }
  .grid-box .col-xs-6 {
    width: 32.6%;
  }
  .grid-box .col-xs-6:nth-child(odd) {
    margin-left: 0;
  }
  .twitter-typeahead .tt-dataset .image-list .image-bg {
    height: 66px;
  }
  .twitter-typeahead .tt-dataset .image-list img.arrow {
    margin-top: 22px;
  }
}
@media (min-width: 768px) {
  .overlay-image.full .overlay-content {
    padding: 3%;
  }
}
@media (min-width: 992px) {
  .banner-round-box {
    padding: 0;
  }
  .banner-round-box.grey-box {
    padding: 10px;
  }
  .grid-box {
    background-color: #f9f9f9;
  }
  .grid-box.alt .media .media-heading {
    max-height: 44px;
    overflow: hidden;
  }
  .grid-box .row {
    width: auto;
    margin-left: -9px;
  }
  .grid-box .col-xs-6 {
    width: 48%;
  }
  .grid-box .col-xs-6:nth-child(odd) {
    margin-left: 3px;
  }
  .grid-box .panel-body {
    width: auto;
    height: 409px;
    overflow-y: auto;
    padding-right: 5px;
  }
  .product-box.minimal .name {
    font-size: 12px;
  }
  .product-box.minimal .img-wrapper {
    min-height: 120px;
  }
  .product-box.minimal .img-responsive {
    padding: 15px 0;
  }
  .product-box.minimal .caption {
    min-height: 160px;
  }
  .product-box .price {
    font-weight: 600;
    font-size: 13px;
  }
  .product-box .price .baht {
    font-size: 18px;
    font-weight: normal;
  }
  .media-box-wrapper {
    padding-bottom: 25px;
    border-top: 0;
    border-bottom: 1px solid #c1c1c1;
  }
  .media-box-wrapper + .media-box-wrapper {
    padding-top: 10px;
  }
  .media-box-wrapper:last-child {
    border-bottom: 0;
  }
  .media-box {
    border-bottom-width: 1px;
    border-color: #c1c1c1;
  }
  .media-box .caption {
    padding: 12px 20px 20px;
  }
  .media-box .title {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .media-box .desc {
    float: none;
  }
  .media-box .view-more {
    margin-top: 15px;
    color: #4d4d4d;
    display: inline-block;
    float: none;
  }
  .promo-red-box {
    margin: 0;
  }
  .search-box {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    margin-left: 35px;
    margin-top: 20px;
    width: 55%;
  }
  .search-box .input-group {
    width: 100%;
  }
  .search-box .input-group-btn {
    width: 1% !important;
  }
  .search-box .input-group-btn .btn {
    border-left: 0;
    height: 34px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    border-color: #d2d2d2;
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
  }
  .search-box .input-group-btn .btn:hover {
    background: #ffffff;
    border-left: 0;
  }
  .search-box .input-group-btn .btn:active,
  .search-box .input-group-btn .btn:focus {
    box-shadow: none;
  }
  .search-box .input-group-btn .icon-search-alt {
    background-image: url(../images/icon-search2.png);
    height: 16px;
    width: 16px;
    background-size: 100%;
    margin-right: 20px;
  }
  .search-box .form-control {
    box-shadow: none;
    padding-left: 7px;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: normal;
    font-size: 11px;
    padding-left: 20px;
    border-color: #d2d2d2;
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
    height: 34px;
  }
  .search-box .form-control:active,
  .search-box .form-control:focus,
  .search-box .form-control:hover {
    border-right: 0;
  }
  .twitter-typeahead .tt-menu {
    width: 100%;
    font-size: 14px;
    top: 94px !important;
    box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
    border-top: 4px solid #1cacbc;
    padding: 0 25px;
  }
  .twitter-typeahead .tt-dataset {
    border-bottom: 0;
    float: left;
    width: 29%;
    margin: 5px 40px 5px 0;
    padding: 10px 0;
  }
  .twitter-typeahead .tt-dataset .topic-name {
    left: 0;
  }
  .twitter-typeahead .tt-dataset .tt-highlight {
    padding-left: 25px;
  }
  .twitter-typeahead .tt-dataset .tt-suggestion a {
    font-size: 12px;
  }
  .twitter-typeahead .tt-dataset .tt-suggestion a:not(.image-list) {
    margin-left: 0;
    width: 100%;
  }
  .twitter-typeahead .tt-dataset .image-list {
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
  }
  .twitter-typeahead .tt-dataset .image-list img {
    max-width: 100px;
  }
  .twitter-typeahead .tt-dataset .image-list .image-bg {
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .twitter-typeahead .tt-dataset .image-list .image-bg:last-of-type {
    margin-right: 0;
  }
  .twitter-typeahead .tt-dataset .image-list img.arrow {
    display: none;
  }
  .free-product-panel {
    margin-top: 8px;
  }
  .free-product-panel .title {
    color: #4d4d4d;
    font-size: 13px;
  }
  .grey-box .form-control {
    line-height: 1.8;
    width: 80%;
  }
  .jumbotron {
    position: relative;
    overflow: hidden;
  }
  .welcome-banner {
    text-align: left;
    right: 0;
    line-height: 2em;
    left: inherit;
    bottom: inherit;
    top: 5%;
    width: 400px;
    height: 100%;
    padding: 15% 50px 0 50px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    display: none;
  }
  .welcome-banner h2 {
    font-size: 36px;
    font-weight: 600;
  }
  .welcome-banner p {
    margin-bottom: 50px;
    line-height: 2em;
  }
  .title-bar {
    border-color: #a8a8a8;
    overflow: hidden;
    clear: both;
    margin: 50px 0 20px;
  }
  .title-bar h2 {
    margin-left: 0;
    font-weight: 900;
    font-size: 14px;
  }
  .overlay-image {
    height: 279px;
  }
  .overlay-image.full {
    height: 200px;
  }
  .overlay-image.full .overlay-content {
    width: 1000px;
  }
  .overlay-image.full .overlay-content .title {
    color: #1cacbc;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  }
  .overlay-image.full .overlay-content .btn-light {
    padding: 10px 25px;
    width: 300px;
    display: inline-block;
    margin-top: 25px;
  }
  .overlay-content {
    background-color: rgba(255, 255, 255, 0.95);
  }
  .overlay-content .line {
    margin: 20px auto;
  }
  .overlay-content .desc {
    color: #777777;
    line-height: inherit;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
  .department-page .list-category .thumbnail {
    min-height: 215px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .department-page .list-category .thumbnail {
    min-height: 240px;
  }
}
@media (min-width: 1200px) {
  .search-box {
    margin-top: 25px;
    width: 55%;
  }
  .search-box .form-control {
    height: 43px;
  }
  .search-box .input-group-btn .btn {
    height: 43px;
  }
}
@media (min-width: 1200px) {
  .grey-box .form-control {
    width: 84%;
  }
  .twitter-typeahead .tt-menu {
    padding-left: 80px;
    padding-right: 80px;
  }
  .twitter-typeahead .tt-dataset .image-list img {
    max-width: 100px;
  }
  .twitter-typeahead .tt-dataset .image-list .image-bg {
    width: 100px;
    height: 100px;
    margin-right: 24px;
  }
  .product-box.minimal .name {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
  }
  .product-box.minimal .img-wrapper {
    min-height: 186px;
  }
  .product-box.minimal .img-responsive {
    padding: 36px 0;
  }
  .product-box.minimal .caption {
    min-height: 170px;
  }
  .overlay-image {
    height: 357px;
  }
  .overlay-image.full {
    height: 300px;
  }
  .overlay-image.full .overlay-content {
    width: 1210px;
  }
  .overlay-content {
    background-color: rgba(255, 255, 255, 0.95);
  }
  .overlay-content .line {
    margin: 20px auto;
  }
  .overlay-content .desc {
    color: #777777;
    line-height: inherit;
  }
}
.product-heading {
  background-color: #ffffff;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 5px 20px;
}
.product-heading > span {
  font-size: 65%;
}
.scrollmenu {
  overflow: auto;
  white-space: nowrap;
}
.product-story .btn-category-group:hover {
  background-color: #1cacbc;
  color: white;
  border: 1px solid transparent;
}
.department-info .tab-btn-readmore {
  text-align: center;
  margin-top: 50px;
}
.department-info .tab-btn-readmore button {
  height: 40px;
  width: 167px;
  background-color: white;
  color: #9b9b9b;
  border-radius: 25px;
  border: 1.2px solid #bebebe;
  font-size: 15px;
}
.department-info .tab-btn-readmore button img {
  width: 7px;
  margin-left: 5px;
}
.department-info .tab-btn-readless {
  text-align: center;
}
.department-info .tab-btn-readless button {
  height: 40px;
  width: 167px;
  background-color: white;
  color: #9b9b9b;
  border-radius: 25px;
  border: 1.2px solid #bebebe;
  font-size: 15px;
}
.department-info .tab-btn-readless button img {
  width: 7px;
  margin-right: 5px;
  transform: rotate(180deg);
}
.department-info .frame-360 {
  margin-left: 0;
  margin-right: 0;
}
.department-info .embed-360 {
  width: 100%;
  height: 300px;
  margin-top: 30px;
  margin-bottom: -32px;
}
.department-info .tab-content .tab-pane-submenu {
  height: auto;
  max-height: 1100px;
  overflow: hidden;
  padding: 0px;
}
.department-info .product-story .panel-default {
  margin-left: 15px;
  margin-right: 15px;
}
.department-info .product-story .panel-group {
  margin-bottom: 0px;
}
.department-info .tab-btn-readmore {
  display: none;
}
.department-info .tab-btn-readless {
  display: none;
}
.product-main-image {
  position: relative;
}
.product-main-image .icon-zoom {
  background-size: 100% auto;
  bottom: 7px;
  height: 20px;
  position: absolute;
  right: 15px;
  width: 20px;
}
.product-main-image .slick-slider {
  margin-bottom: 0;
}
.product-main-image .slick-slide {
  line-height: 280px;
  min-height: 280px;
  text-align: center;
}
.product-main-image .slick-slide img {
  display: inline-block;
  max-height: 280px;
}
.product-main-360 {
  height: 280px;
  width: 100%;
}
.product-thumb-image {
  margin: 15px auto;
  width: 75%;
}
.product-thumb-image .thumbnail {
  border: solid 0.8px #f9f9f9;
  padding: 0;
  margin-bottom: 0;
  line-height: 37px;
  text-align: center;
  overflow: hidden;
  padding: 5px;
}
.product-thumb-image .thumbnail .icon-360 {
  position: absolute;
  width: 40px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product-thumb-image .thumbnail img {
  display: inline-block;
  max-height: 60px;
}
.product-thumb-image .slick-current .thumbnail {
  border: 1px solid #9b9b9b;
}
.product-thumb-image .slick-slider {
  margin-bottom: 0;
}
.product-thumb-image .slick-prev,
.product-thumb-image .slick-next {
  display: none !important;
}
.product-thumb-360 {
  margin: 15px auto;
  width: 25%;
}
.product-thumb-360 .grid .col-xs-4 {
  width: 100%;
}
.product-thumb-360 .thumbnail {
  border-color: transparent;
  padding: 0;
  margin-bottom: 0;
  line-height: 56px;
  max-height: 60px;
  min-height: 60px;
  text-align: center;
  overflow: hidden;
}
.product-thumb-360 .thumbnail img {
  display: inline-block;
  max-height: 60px;
}
.bg-thumbnail-360 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 150px;
}
.bg-black-360 {
  position: absolute;
  height: 99%;
  width: 150px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-left: 0px;
  margin-top: 0px;
}
.flex-between {
  background-color: #f1f1f1;
  min-height: 40px;
  padding: 8px 8px;
  margin: 0px 10px 0px 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.flex-row-between {
  margin: 0px;
}
.bullet-list {
  height: 8px;
  width: 8px;
  background-color: #000000;
  border-radius: 10px;
  margin-top: 8px;
  position: absolute;
}
.product-info-desktop {
  padding: 15px 0 0;
  border-top: solid 2px #d2d2d2;
}
.product-info-desktop .wrapper-box {
  justify-content: space-between;
}
.product-info-desktop .wrapper-box .box1 {
  min-width: 300px;
  padding-top: 25px;
}
.product-info-desktop .wrapper-box .box1 .heading-page {
  font-size: 1em;
  width: 400px;
}
.product-info-desktop .wrapper-box .box2 {
  text-align: center;
  padding-top: 25px;
}
.product-info-desktop .wrapper-box .box2 .list-color > div {
  width: 33px;
  height: 33px;
  border: 1px solid #1cacbc;
  margin-right: 5px;
  display: inline-block;
  padding: 2px;
  border-radius: 3px;
}
.product-info-desktop .wrapper-box .box2 .list-color > div.tooltip {
  width: auto;
  height: auto;
  border: 0;
}
.product-info-desktop .wrapper-box .box2 .wrapper-size-color .size {
  display: flex;
  flex-direction: column;
}
.product-info-desktop .wrapper-box .box2 .wrapper-size-color .size .size-box {
  padding: 8px;
  margin-top: 8px;
  border-radius: 4px;
  border: solid 2px #d2d2d2;
}
.product-info-desktop .wrapper-box .box2 .wrapper-size-color .size .size-box:nth-of-type(1) {
  border: solid 2px #1cacbc;
}
.product-info-desktop .wrapper-box .box3 {
  width: 350px;
  padding-top: 25px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .flash-tag-detail {
  line-height: 14.28px;
  position: absolute;
  top: 4px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .flash-tag-detail__date {
  color: #e21c24;
  font-size: 10px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .flash-tag-detail__discount {
  padding: 6px;
  background: #e21c24;
  color: #ffffff;
  border-radius: 4px;
  font-size: 10px;
  width: max-content;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .discount {
  display: flex;
  justify-content: center;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .discount .text-promo-discount {
  font-size: 12px;
  line-height: 23px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .discount div:nth-child(2) {
  color: #bb211d;
  font-size: 12px;
  margin-left: 8px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .price {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .price .discount-price {
  color: #1cacbc;
  font-weight: 900;
  font-size: 20px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-price-section .price .normal-price {
  color: #444444;
  font-size: 12px;
}
.product-info-desktop .wrapper-box .box3 .wrapper-btn {
  justify-content: flex-end;
}
.product-info-desktop .wrapper-box .box3 .product-status {
  justify-content: flex-end;
}
.product-info-desktop .wrapper-box .box3 .product-status .checkbox {
  font-size: 12px;
}
.product-info-desktop .wrapper-box .box3 .product-status .checkbox label::before {
  margin-top: 5px;
  left: 5px;
}
.product-info-desktop .wrapper-box .box3 .btn-line {
  background-color: #ffffff;
  border-color: #00b900;
  color: #00b900;
}
.product-info-desktop .wrapper-box .box3 .btn-facebook {
  background-color: #ffffff;
  border-color: #1982f4;
  color: #1982f4;
}
.product-info-desktop .badge-list-desktop {
  position: absolute;
  top: -7px;
}
.product-info-desktop .promotion-panel-desktop {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: solid 1px #f9f9f9;
  border-bottom: solid 1px #f9f9f9;
}
.product-info-footer {
  padding: 8px 16px;
  width: 100%;
  height: 124px;
  position: fixed;
  bottom: 0;
  box-shadow: 2px 2px 23px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  transform: translateY(100%);
  transition: .4s;
}
.product-info-footer.active {
  transform: translateY(0);
}
.wrapper-rating-point {
  display: flex;
  justify-content: center;
}
.wrapper-rating-point span {
  background-position-y: 50% !important;
  height: 25px;
}
.wrapper-rating-point .point {
  font-size: 12px;
  color: #9b9b9b;
  margin-left: 8px;
}
@media (min-width: 300px) {
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 70px;
  }
  .bg-black-360 {
    position: absolute;
    height: 98%;
    width: 69px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 400px) {
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 90px;
  }
  .bg-black-360 {
    position: absolute;
    height: 98%;
    width: 89px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 500px) {
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 110px;
  }
  .bg-black-360 {
    position: absolute;
    height: 99%;
    width: 109px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 576px) {
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 130px;
  }
  .bg-black-360 {
    position: absolute;
    height: 99%;
    width: 130px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 670px) {
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 150px;
  }
  .bg-black-360 {
    position: absolute;
    height: 99%;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
}
.product-thumb-360 .icon-360 {
  position: absolute;
  margin-left: -28px !important;
  margin-top: 1%;
  width: 55px !important;
}
.product-page .panel-group .panel {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.product-page .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0;
}
.product-page .panel-group .panel-title {
  font-weight: 600;
  font-size: 13px;
  height: 22px;
  line-height: 22px;
}
.product-page .panel-group .panel-title > a {
  color: #4d4d4d;
}
.product-page .panel-group .panel-body {
  border: 0 !important;
  padding-bottom: 10px;
  padding-top: 0;
}
.product-page #product-tab-accordion {
  background-color: #ffffff;
  margin-top: 20px;
}
.product-page #product-tab-accordion .panel {
  margin-left: 5px;
  margin-right: 5px;
}
.product-page #product-tab-accordion .panel:first-child {
  border-top: 0;
}
.product-page #product-tab-accordion .panel:last-child {
  border-bottom: 0;
}
.product-info {
  padding: 0 20px 15px;
  color: #4d4d4d;
}
.product-info .heading-page {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #444444;
}
.product-info .wrapper-product-detail {
  justify-content: center;
}
.product-info .wrapper-product-detail div span {
  font-size: 12px;
  color: #444444;
}
.product-info .wrapper-product-detail div:nth-child(2) {
  margin-left: 16px;
}
.product-info .wrapper-rating-point {
  display: flex;
  justify-content: center;
}
.product-info .wrapper-rating-point span {
  background-position-y: 50%;
}
.product-info .wrapper-rating-point .point {
  font-size: 12px;
  color: #9b9b9b;
  margin-left: 8px;
}
.product-info .wrapper-price-section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 16px;
}
.product-info .wrapper-price-section .discount {
  display: flex;
  justify-content: center;
}
.product-info .wrapper-price-section .discount div:nth-child(2) {
  color: #bb211d;
  font-size: 12px;
  margin-left: 8px;
}
.product-info .wrapper-price-section .price {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8px;
}
.product-info .wrapper-price-section .price .discount-price {
  color: #bb211d;
  font-weight: 900;
  font-size: 20px;
}
.product-info .wrapper-price-section .price .normal-price {
  color: #444444;
}
.product-info .wrapper-price-section .flash-tag-detail {
  line-height: 14.28px;
  justify-content: center;
}
.product-info .wrapper-price-section .flash-tag-detail__date {
  color: #e21c24;
  font-size: 10px;
}
.product-info .wrapper-price-section .flash-tag-detail__discount {
  padding: 6px;
  background: #e21c24;
  color: #ffffff;
  border-radius: 4px;
  font-size: 10px;
  width: max-content;
}
.product-info .wrapper-size-color {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.product-info .wrapper-size-color .color {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-weight: 600;
}
.product-info .wrapper-size-color .color div:nth-child(1) {
  margin-top: 0;
}
.product-info .wrapper-size-color .color .color-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 8px;
}
.product-info .wrapper-size-color .size {
  display: flex;
  justify-content: center;
  margin-left: 32px;
  flex-direction: column;
}
.product-info .wrapper-size-color .size .select-box .bootstrap-select {
  width: 156px;
  margin-top: 8px;
}
.product-info .wrapper-size-color .size .size-box {
  width: 156px;
  padding: 8px;
  margin-top: 8px;
  border-radius: 4px;
  border: solid 2px #d2d2d2;
}
.product-info .wrapper-size-color .size .size-box:nth-of-type(1) {
  border: solid 2px #1cacbc;
}
.product-info dl dt {
  float: left;
  width: 35%;
  margin-bottom: 7px;
}
.product-info .list-color {
  float: left;
}
.product-info .list-color > div {
  width: 33px;
  height: 33px;
  border: 1px solid #1cacbc;
  margin-right: 5px;
  display: inline-block;
  padding: 2px;
  border-radius: 4px;
}
.product-info .list-color > div.tooltip {
  width: auto;
  height: auto;
  border: 0;
}
.product-info small,
.product-info .small {
  font-size: 80%;
}
.product-info .checkbox label {
  font-size: 12px;
}
.product-info .checkbox label:before {
  margin-left: -20px;
  border-radius: 4px;
  margin-top: 3px;
}
.product-info .panel-group {
  margin: 30px -15px 20px;
}
.product-info .social-share {
  text-align: center;
}
.product-info .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.product-info .btn-full-small {
  width: 100%;
}
.product-info .btn-line {
  background-color: #ffffff;
  border-color: #00b900;
  color: #00b900;
}
.product-info .btn-facebook {
  background-color: #ffffff;
  border-color: #1982f4;
  color: #1982f4;
}
.slide-product-container {
  background-color: #ffffff;
  padding-bottom: 10px;
}
.slide-product-container .title {
  font-weight: 600;
  padding: 10px 20px 0;
  font-size: 14px;
  color: #000000;
}
.slide-product-container .slide-product {
  width: 85%;
  margin: 0 auto;
}
.slide-product-container .slide-product .grid-box {
  margin-left: -9px;
  margin-right: -9px;
}
.slide-product-container .slide-product a {
  outline: none;
}
.slide-product-container .slide-product a:hover,
.slide-product-container .slide-product a:active,
.slide-product-container .slide-product a:focus {
  text-decoration: none;
}
.slide-product-container .slide-product img {
  max-height: 94px;
}
.slide-product-container .slide-product .thumbnail {
  padding: 5px;
}
.slide-product-container .grid-box .col-xs-6 {
  display: block;
}
.slide-product-container .grid-box .col-xs-6:nth-child(2n+1) {
  margin-left: 0;
}
.product-idea {
  background-color: #ffffff;
  padding: 20px 15px;
  margin-top: 20px;
}
.product-idea .title {
  color: #000000;
  font-weight: 600;
  margin-top: 0;
}
.product-idea img {
  margin-bottom: 20px;
}
.product-idea p {
  margin-bottom: 30px;
}
.product-idea p:last-child {
  margin-bottom: 10px;
}
.product-header-grid {
  margin-bottom: 5px;
  margin-top: 15px;
  padding: 0 15px;
}
.product-header-grid .panel-heading {
  overflow: hidden;
  padding: 15px 15px 0;
  width: 100%;
}
.product-header-grid .panel-heading .panel-title {
  color: #000000;
  font-weight: 600;
}
.product-header-grid .panel-heading .view-more {
  font-weight: 600;
}
.product-card {
  border-bottom: 17px solid #eeeeee;
}
.product-card.no-border {
  border-color: #ffffff;
}
.product-card .info {
  padding: 0 30px;
}
.badge-promo {
  padding-left: 3px;
  padding-right: 3px;
}
.badge-detail-pc {
  position: absolute;
  top: -11px;
  background: none;
}
.list-product {
  background-color: transparent !important;
  padding: 0px;
}
.list-product .grid {
  background-color: #f9f9f9;
  margin-left: 1px;
  margin-right: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-product .grid > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-product .grid .wrapper-newarrival-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-product .grid .wrapper-newarrival-list > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-product .grid [class^="col-"] {
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.list-product .product-box {
  padding: 8px;
  padding-bottom: 16px;
  margin-bottom: 0;
  border-width: 0;
  min-height: 332px;
  width: 100%;
}
.list-product .product-box .flash-tag__date {
  color: #e21c24;
  font-size: 10px;
}
.list-product .product-box .flash-tag__discount {
  padding: 6px;
  background: #e21c24;
  color: #ffffff;
  border-radius: 4px;
  font-size: 10px;
  width: max-content;
}
.list-product .product-box .caption {
  padding: 0px;
}
.list-product .product-box .name {
  text-overflow: inherit;
  white-space: normal;
  line-height: 23px;
  word-break: break-word;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list-product .product-box .badge-position {
  height: 30px;
  margin-left: -14px;
  padding: 0px;
}
.list-product .product-box .badge-position .badge-pos {
  position: absolute;
}
.list-product .product-box .badge-text {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
  text-align: center;
  padding: 4px 6px;
  white-space: normal;
  line-height: 1.8;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list-product .product-box .pt-18 {
  padding-top: 8px;
}
.box-product-list {
  margin-left: 15px;
  margin-right: 15px;
}
.box-product-list .row-product {
  border-color: #ffffff;
  border-style: solid;
}
.box-product-list .row-badge {
  margin-top: -24px;
  padding-left: 25px;
  position: absolute;
}
.box-product-list .col-product {
  padding: 10px;
}
.box-product-list .title-text-product {
  color: #1cacbc;
  font-size: 12px;
}
.box-product-list .title-code-product {
  color: #9b9b9b;
  font-size: 12px;
}
.box-product-list .badge-product-list {
  margin-left: -10px;
  padding-top: 5px;
}
.box-product-list .badge-product-list .badge-pos {
  position: absolute;
}
.box-product-list .badge-product-list .badge-text {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
  text-align: center;
  padding: 4px 6px;
  white-space: normal;
  line-height: 1.8;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-product-list .badge-list-mobile {
  height: 30px;
  margin-left: -14px;
  padding: 0px;
}
.box-product-list .detail-box {
  border-color: #f9f9f9;
  border-style: solid;
  border-width: 1px;
  min-height: 250px;
  height: 100%;
}
.box-product-list .detail-box .content-center {
  align-self: center;
  align-content: center;
}
.box-product-list .detail-box .badge-list {
  margin-left: -10px;
  padding-top: 5px;
}
.box-product-list .detail-box .btn-addCart {
  background: #1cacbc;
}
.box-product-list .detail-box .btn-addCart .text-add-cart {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
}
.box-product-list .detail-box .price {
  font-size: 22px;
  font-weight: normal;
  margin-top: 5px;
  line-height: 24px;
  color: #bb211d;
}
.box-product-list .detail-box .font-weight-6 {
  font-weight: 600;
}
.box-product-list .detail-box .pt-10 {
  padding-top: 10px;
}
.box-product-list .detail-box .discount-text {
  color: #bb211d;
  font-size: 12px;
}
.box-product-list .detail-box .discount-under-text {
  text-decoration: line-through;
  color: #9b9b9b;
  font-size: 12px;
}
.box-product-list .detail-box .box-detail-add {
  align-self: center;
  align-content: center;
}
.box-product-list .detail-box .text-deliver {
  color: #444444;
  font-size: 12px;
  font-weight: 400;
}
.box-product-list .detail-box .box-deliver {
  padding: 15px 15px 0px 15px;
  margin: 0;
}
.box-product-list ul.list-detail {
  list-style-position: outside;
}
.box-product-list .thumbnail {
  border-color: #ffffff;
  border-style: solid;
  min-height: 204px;
}
.box-product-list .border-all {
  border-right: 1px solid #cccccc;
}
.box-product-list .text-detail {
  color: #9b9b9b;
  font-size: 12px;
}
.box-product-list .text-title {
  padding: 4px 0px 4px;
  font-weight: 600;
  font-size: 16px;
}
.box-product-list .pa-0 {
  padding: 0px;
  width: 16px;
  height: 16px;
}
.grid-newarrival > div {
  width: 100%;
}
.list-product-row .list-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-product-row .list-product-item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
.list-product-row .list-product-item > a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}
.list-product-row .list-product-item .badge-customize {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 9px;
  font-weight: 600;
  color: #1cacbc;
  text-transform: uppercase;
}
.list-product-row .list-product-item .badge-list {
  background-color: transparent;
  position: absolute;
  top: 5px;
  padding: 0;
}
.list-product-row .list-product-item .badge-list.left {
  left: 5px;
}
.list-product-row .list-product-item .badge-list.right {
  right: 5px;
}
.list-product-row .list-product-item .badge-list .badge {
  background-color: #f40f21;
  color: #ffffff;
  border-radius: 0;
  font-weight: normal;
  font-size: 7px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 7px 5px;
  width: 110px;
  letter-spacing: 1px;
  height: 20px;
}
.list-product-row .list-product-item .badge-list .badge.text {
  color: #f40f21;
  background-color: transparent;
  font-weight: 600;
  font-size: 10px;
  width: auto;
}
.list-product-row .list-product-item .badge-list .badge.mini {
  background-color: #ffa000;
  width: auto;
}
.list-product-row .list-product-item .badge-list .badge.right {
  position: absolute;
  right: 0;
  top: 0;
}
.list-product-row .list-product-item .badge-list .badge.bottom {
  position: absolute;
  right: 0;
  top: 161px;
}
.list-product-grid {
  margin-right: 5px;
  margin-left: 5px;
}
.list-product-grid > div:nth-child(odd) {
  padding-left: 0;
}
.list-product-grid > div:nth-child(even) {
  padding-left: 10px;
}
.list-product-grid .highlight-item {
  margin-bottom: 10px;
}
.list-product-grid .highlight-item .image {
  height: 188px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.list-product-grid .highlight-item .title {
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  bottom: 0;
  color: #000000;
  line-height: 35px;
  text-align: center;
  width: 100%;
  letter-spacing: 1px;
}
.product-related {
  width: 100%;
  background: #f9f9f9;
}
.product-related .container {
  padding-right: 0;
}
.product-related .slide-group {
  margin-top: 24px;
}
.product-related .slide-group .title-product {
  font-size: 16px;
  font-weight: bold;
}
.product-related .slide-group .related-product-slide .slick-track {
  margin-left: 8px;
}
.product-related .slide-group .related-product-slide .product-item {
  width: 179px;
  height: 292px;
  border-radius: 4px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  margin: 16px 8px;
  position: relative;
  outline: none;
}
.product-related .slide-group .related-product-slide .product-item .badge-group {
  position: absolute;
  display: flex;
  top: -5px;
  left: 7px;
}
.product-related .slide-group .related-product-slide .product-item .badge-group img {
  margin-right: 8px;
  height: 24px;
}
.product-related .slide-group .related-product-slide .product-item .image-box {
  height: 127px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
}
.product-related .slide-group .related-product-slide .product-item .badge-ontop {
  margin-left: -4px;
}
.product-related .slide-group .related-product-slide .product-item .product-detail {
  padding-left: 16px;
  padding-right: 8px;
}
.product-related .slide-group .related-product-slide .product-item .product-detail-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 49px;
  line-height: 1.8;
}
.product-related .slide-group .related-product-slide .product-item .product-detail-price {
  line-height: 1.7;
  margin-top: 4px;
}
.product-related .slide-group .related-product-slide .product-item .product-detail-price .new-price {
  color: #bb211d;
}
.product-related .slide-group .related-product-slide .product-item .product-detail-rating {
  margin-top: 8px;
  display: flex;
}
.product-related .slide-group .related-product-slide .product-item .product-detail-rating > span {
  margin-right: 3px;
}
.product-related .slide-group .related-product-slide .slick-next,
.product-related .slide-group .related-product-slide .slick-prev {
  width: 31.3px;
  height: 31.3px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 100%;
}
.product-related .slide-group .related-product-slide .slick-next:before,
.product-related .slide-group .related-product-slide .slick-prev:before {
  background-position-x: 60%;
  background-position-y: 40%;
  background-size: 40%;
}
.product-related .slide-group .related-product-slide .slick-next {
  right: -40px;
}
.product-related .slide-group .related-product-slide .slick-prev {
  left: -40px;
  transform: scaleX(-1) translate(0, -50%);
}
@media (min-width: 320px) and (max-width: 768px) {
  .logo-bank {
    display: flex;
    align-items: center;
  }
  .logo-bank li {
    height: 40px;
  }
  .logo-bank li img {
    height: 40px;
    width: 100%;
  }
  .department-info .carousel-inner > .item {
    max-height: 220px;
    text-align: center;
  }
  .department-info .carousel-inner > .item img {
    max-height: inherit;
    display: inline-block;
  }
  .department-info ol.carousel-indicators {
    margin-bottom: -15px;
  }
  .list-product .grid > a:nth-child(1) .product-box,
  .list-product .grid > a:nth-child(2) .product-box {
    border-top: 0px solid #e7e7e7;
  }
  .list-product .grid > a:last-child:nth-child(odd) .product-box {
    border-right: 1px solid #e7e7e7;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  .list-product .product-box {
    min-height: 330px;
  }
  .list-product .grid > a {
    width: 50%;
  }
  .list-product .grid > a:nth-child(even) .product-box {
    margin-left: -1px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .list-product .grid {
    margin: 0px;
  }
  .list-product .grid > a {
    width: 33.33333333%;
  }
  .list-product .grid > a .product-box {
    border-width: 0px;
    min-height: 430px;
  }
  .list-product .grid > a .product-box .img-product-desktop {
    height: 170px;
  }
  .list-product .grid > a .product-box .img-product {
    height: 170px;
    text-align: center;
  }
  .list-product .grid > a .product-box .caption {
    padding: 2px;
  }
  .list-product .grid > a .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    line-height: 23px;
    margin-right: 8px;
  }
  .list-product .grid > a .product-box .price .baht {
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
  }
  .list-product .grid > a .product-box .desc {
    color: #9b9b9b;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a .product-box .before-price {
    color: #4d4d4d;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .list-product .grid > a .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box {
    border-width: 0px;
    min-height: 430px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .img-product-desktop {
    height: 170px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .img-product {
    height: 170px;
    text-align: center;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .caption {
    padding: 2px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    line-height: 23px;
    margin-right: 8px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .price .baht {
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .desc {
    color: #9b9b9b;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .before-price {
    color: #4d4d4d;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .list-product .grid > a:nth-child(3) .product-box {
    border-width: 0px;
    min-height: 430px;
  }
  .list-product .grid > a:nth-child(3) .product-box .img-product-desktop {
    height: 170px;
  }
  .list-product .grid > a:nth-child(3) .product-box .img-product {
    height: 170px;
    text-align: center;
  }
  .list-product .grid > a:nth-child(3) .product-box .caption {
    padding: 2px;
  }
  .list-product .grid > a:nth-child(3) .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    line-height: 23px;
    margin-right: 8px;
  }
  .list-product .grid > a:nth-child(3) .product-box .price .baht {
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
  }
  .list-product .grid > a:nth-child(3) .product-box .desc {
    color: #9b9b9b;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a:nth-child(3) .product-box .before-price {
    color: #4d4d4d;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .grid > a:nth-child(3) .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .list-product .grid > a:nth-child(3) .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 475px) {
  .list-product .product-box {
    min-height: 256px;
  }
  .list-product .product-box .img-pro {
    text-align: center;
    height: 110px;
    object-fit: contain;
  }
  .list-product .grid > a {
    width: 50%;
  }
  .list-product .grid > a:nth-child(even) .product-box {
    margin-left: -1px;
  }
  .list-product .grid > a:nth-child(even) .product-box .img-pro {
    text-align: center;
  }
}
@media (min-width: 476px) and (max-width: 992px) {
  .list-product .product-box {
    min-height: 430px;
  }
  .list-product .product-box .img-pro {
    text-align: center;
    height: 160px;
    object-fit: contain;
  }
  .list-product .grid > a {
    width: 50%;
  }
  .list-product .grid > a:nth-child(even) .product-box {
    margin-left: -1px;
  }
  .list-product .grid > a:nth-child(even) .product-box .img-pro {
    text-align: center;
    object-fit: contain;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .list-product .grid > a {
    width: 33.33333333%;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box {
    margin-left: -1px;
  }
  .list-product .grid > a:nth-child(3) .product-box {
    border-top: 1px solid #e7e7e7;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
  .list-product .product-box img {
    max-height: 110px;
  }
}
@media (min-width: 375px) and (max-width: 414px) {
  .list-product .grid {
    padding-left: 8px;
  }
  .list-product .grid > a {
    width: 33.33333333%;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box {
    min-height: 256px;
  }
  .list-product .grid > a:not(:nth-child(3n+1)) .product-box img {
    max-height: 110px;
  }
  .list-product .grid > a:nth-child(3) .product-box {
    min-height: 256px;
  }
  .list-product .grid > a:nth-child(3) .product-box img {
    max-height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 859px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 100%;
  }
  .list-product .caption {
    max-width: 100%;
  }
  .list-product .product-box {
    min-height: 430px;
  }
}
.badge-new {
  font-size: 0.857em;
  margin-bottom: -15px;
  padding-top: 10px;
  color: #e21c24;
  font-weight: 600;
}
.badge-promo-danger,
.badge-promo-primary {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  width: 58px;
  display: inline-block;
  background-color: #ffffff;
  color: #f40f21;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #f40f21;
  padding: 3px 0 0;
  border-radius: 3px;
  margin-top: 12px;
}
.badge-promo-danger .bottom,
.badge-promo-primary .bottom {
  font-weight: 200;
  background-color: #f40f21;
  color: #ffffff;
  font-size: 9.5px;
  display: block;
  padding: 2px;
  margin-top: 2px;
}
.badge-promo-primary {
  color: #1cacbc;
  border-color: #1cacbc;
}
.badge-promo-primary .bottom {
  background-color: #1cacbc;
}
.badge-on-top {
  background-color: #ffffff;
  z-index: 9;
}
.badge-on-top img {
  margin: 0 5px;
  display: inline-block;
}
.badge-on-top.left {
  background: none;
  left: 10px;
}
.badge-on-top.right {
  background: none;
  right: 10px;
}
.badge-list-center {
  left: -14px;
  padding-top: 5px;
}
.badge-list {
  margin-bottom: 5px;
  z-index: 9;
}
.badge-list img {
  max-width: 80px;
  margin: 0 4px;
  display: inline-block;
  vertical-align: top;
}
.badge-list .hot-price {
  height: 22.75px;
}
.badge-list.badge-sm {
  position: absolute;
  padding: 0;
}
.badge-list.badge-sm img {
  max-width: 60px;
  margin: 2px 0 0 5px;
  vertical-align: top;
  height: 24px;
}
.badge-list.badge-sm.left {
  background: none;
  top: 0;
  left: 10px;
}
.badge-list.badge-sm.right {
  background: none;
  right: 10px;
}
.logo-bank {
  display: flex;
  align-items: center;
}
.logo-bank li {
  height: 40px;
}
.logo-bank li img {
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  #product-list .form-inline,
  .list-product .form-inline {
    width: 100%;
  }
  #product-list .form-inline .bootstrap-select,
  .list-product .form-inline .bootstrap-select {
    width: 100% !important;
  }
  .product-thumb-image .grid .col-xs-4 {
    padding: 0;
    margin-right: 8px;
  }
  .product-thumb-image .grid .col-xs-4 .thumbnail {
    position: relative;
  }
  .product-thumb-image .grid .col-xs-4 .thumbnail .bg-black-360 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .slide-product-container .slide-product {
    width: 94%;
  }
  .slide-product-container .grid-box .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
    outline: none;
  }
  .slide-product-container .grid-box .col-xs-6:nth-child(2n+1) {
    margin-left: 0;
  }
  .slide-product-container .image-bg-thumb {
    height: 177px;
  }
  .department-info .embed-360 {
    width: 100%;
    height: 475px;
    margin-top: 20px;
    margin-bottom: -32px;
  }
  .product-main-image .slick-slide {
    line-height: 380px;
    min-height: 380px;
  }
  .product-main-image .slick-slide img {
    max-height: 380px;
  }
  .product-main-360 {
    height: 380px;
    width: 100%;
  }
  .product-thumb-image .thumbnail {
    line-height: 160px;
    max-height: 167px;
    min-height: 167px;
  }
  .product-thumb-image .thumbnail img {
    max-height: 167px;
  }
  .product-thumb-360 .thumbnail {
    line-height: 160px;
    max-height: 167px;
    min-height: 167px;
  }
  .product-thumb-360 .thumbnail img {
    max-height: 167px;
  }
  .product-info .btn-full-small {
    width: auto;
  }
  .list-product .product-box {
    min-height: 260px;
  }
  .list-product .pt-18 img {
    height: 140px;
    object-fit: contain;
  }
  .product-card.no-border {
    border-bottom-color: transparent;
  }
}
.product-story .panel {
  border-radius: 0;
  border-bottom: 0;
}
.product-story .panel:last-child {
  border-bottom: 1px solid #dddddd;
}
.product-story .panel:last-child .panel-body {
  padding: 5px;
}
.product-story .panel + .panel {
  margin-top: 0;
}
.product-story .panel .panel-heading {
  padding: 0;
  border-radius: 0;
}
.product-story .panel .panel-heading .panel-title {
  font-size: 13px;
}
.product-story .js-tabcollapse-panel-heading {
  padding: 10px 10px 10px 30px;
  display: block;
  color: #52534a;
}
.product-story .js-tabcollapse-panel-heading:not(.collapsed) {
  background-color: #1cacbc;
  color: #ffffff;
  font-weight: 600;
}
.product-story .js-tabcollapse-panel-heading:not(.collapsed) .icon-down {
  background-image: url("../images/icon-arrow-right-white.png");
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-size: 40% auto;
  height: 20px;
  width: 20px;
}
.product-story .total-info {
  border-bottom-color: #ffffff;
}
.payment-channel {
  background-color: #f7f7f7;
  padding: 3px 10px 10px;
  margin: 10px 0;
  overflow: hidden;
}
.payment-channel .title-text {
  font-weight: 600;
}
.payment-channel li {
  float: left;
  padding-right: 2px;
}
.payment-channel li img {
  max-width: 42px;
}
.promotion-panel {
  padding: 15px 20px;
  margin: 0 -15px;
  clear: both;
  overflow: hidden;
  border-top: solid 1px #f9f9f9;
  border-bottom: solid 1px #f9f9f9;
}
.promotion-panel .text-promo {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 5px;
}
.promotion-panel .percentage {
  float: left;
  margin-top: 19px;
}
.promotion-panel .percentage .number {
  font-size: 44px;
  font-family: Gotham;
  font-weight: normal;
}
.promotion-panel .percentage .sign {
  font-weight: normal;
  font-size: 16px;
  margin-right: 10px;
}
.promotion-panel .detail {
  float: left;
}
.promotion-panel .detail strong {
  font-size: 12px;
  float: left;
  margin-top: 3px;
  margin-right: 8px;
}
.promotion-panel .detail .logo-bank {
  float: left;
}
.bootstrap-select.btn-group .selectpicker-filter .dropdown-toggle {
  background-color: red !important;
}
.tab-box ul {
  padding: 0;
}
.tab-box ul li {
  height: 46px;
  padding: 10px 16px 12px;
  color: #444444;
  list-style: none;
  font-weight: 600;
  margin: 0 -15px;
  display: flex;
  background: url(../images/icon-btn-more-dark.png) no-repeat right;
  background-position-x: 95%;
  background-size: 9px;
}
.tab-box ul li img {
  margin: auto 0 auto auto;
  width: 8px;
  height: 12px;
}
.tab-box ul li:not(:last-child) {
  border-bottom: solid 1px #f9f9f9;
}
.tab-box-panel {
  height: calc(95vh - 93px);
  background: #FFFFFF;
  transform: translateX(100%);
  transition: .4s;
  margin: 0 -15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  margin-top: 94px;
  overflow-y: scroll;
  padding: 32px;
}
.tab-box-panel.active {
  transform: translateX(0);
}
.tab-box-panel .close-tab {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.scroll-locked {
  overflow: hidden;
  height: 100vh;
}
.product-strong-point {
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-strong-point .product-strong-point-box {
  text-align: center;
  background-color: white;
  padding: 20px 0;
  display: block;
  width: 33.33%;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.product-strong-point .product-strong-point-box:first-child,
.product-strong-point .product-strong-point-box:nth-child(4) {
  border-left: 0;
}
.product-strong-point .product-strong-point-box:nth-child(4),
.product-strong-point .product-strong-point-box:nth-child(5) {
  border-bottom: 0;
}
.product-strong-point .product-strong-point-box .product-strong-point-img {
  margin: 0 auto;
  max-height: 27px;
}
.product-strong-point .product-strong-point-box .product-strong-point-img.hover {
  display: none;
}
.product-strong-point .product-strong-point-box:hover {
  cursor: pointer;
}
.product-strong-point .product-strong-point-box:hover .product-strong-point-img {
  display: none;
}
.product-strong-point .product-strong-point-box:hover .product-strong-point-img.hover {
  display: block;
}
.product-strong-point .product-strong-point-box .product-strong-point-text {
  color: #000000;
  font-size: 11px;
  font-weight: 600;
  margin: 10px 0 0;
}
.product-strong-point .product-strong-point-box .product-strong-point-text-multi {
  color: #000000;
  font-size: 11px;
  margin-bottom: -5px;
  font-weight: 600;
}
.product-strong-point .product-strong-point-box .product-strong-point-text-light {
  color: #c1c1c1;
  font-size: 10px;
  font-style: italic;
  margin-bottom: -5px;
}
@media (min-width: 768px) {
  .product-strong-point .product-strong-point-box {
    width: 20%;
    border-bottom: 0;
  }
  .product-strong-point .product-strong-point-box:first-child,
  .product-strong-point .product-strong-point-box:nth-child(4) {
    border-left: 1px solid #e7e7e7;
  }
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: auto;
  }
  .bg-black-360 {
    position: absolute;
    height: 99%;
    width: 160px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    margin-top: 0px;
  }
  .product-thumb-360 .icon-360 {
    position: absolute;
    margin-left: -24% !important;
    margin-top: 20%;
    width: 92px !important;
  }
  .product-thumb-image .grid .col-xs-4 {
    padding: 0;
    margin-right: 8px;
  }
  .product-thumb-image .thumbnail {
    position: relative;
  }
  .product-thumb-image .thumbnail .bg-black-360 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .product-thumb-image .thumbnail .icon-360 {
    position: absolute;
    left: 50%;
    width: 80px;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  .product-related .container {
    padding-right: 15px;
  }
  .product-related .slide-group .related-product-slide .slick-track {
    margin-left: 0;
  }
  .product-heading {
    background-color: transparent;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0;
  }
  .product-heading > span {
    font-size: 100%;
  }
  .product-main-image {
    padding: 20px;
  }
  .product-main-image .icon-zoom {
    height: 25px;
    width: 25px;
    bottom: 15px;
  }
  .product-thumb-image {
    width: 80%;
    margin: 10px auto;
  }
  .product-thumb-image .grid {
    margin: 0;
  }
  .product-thumb-image .grid .col-xs-4 {
    padding-left: 0;
    padding-right: 10px;
    width: 140px;
    outline: none;
  }
  .product-thumb-image .thumbnail {
    border-width: 1px;
    padding: 5px;
  }
  .product-thumb-image .thumbnail .icon-360 {
    width: auto;
    height: auto;
  }
  .product-thumb-360 {
    width: 20%;
    margin: 10px 0;
  }
  .product-thumb-360 .grid {
    margin: 0;
  }
  .product-thumb-360 .grid .col-xs-4 {
    padding-left: 0;
    padding-right: 10px;
    width: 127px;
    outline: none;
  }
  .product-thumb-360 .thumbnail {
    border-width: 1px;
    padding: 5px;
    border-color: #a8a8a8;
  }
  .product-thumb-360 .thumbnail img {
    width: 104px;
  }
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: auto;
  }
  .bg-black-360 {
    position: absolute;
    height: 124px;
    width: 116px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 0;
    margin-top: 0;
  }
  .product-thumb-360 .icon-360 {
    position: absolute;
    margin-left: -30% !important;
    margin-top: 11%;
    width: 78px !important;
  }
  .product-info-container {
    padding-left: 0;
    float: right;
  }
  .product-info .heading-page {
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    word-break: break-word;
  }
  .product-info .checkbox label:before {
    width: 17px;
    height: 17px;
  }
  .product-info .checkbox input[type="checkbox"]:checked + label::after,
  .product-info .checkbox input[type="radio"]:checked + label::after {
    top: 10px;
  }
  .product-info dl dt {
    width: 30%;
  }
  .product-info dl dd {
    margin-left: 30%;
  }
  .product-info .list-color > div {
    border-radius: 2px;
    border-width: 2px;
    height: 20px;
    width: 20px;
  }
  .product-info .price {
    font-weight: 600;
  }
  .product-info .panel-group {
    margin: 25px -20px 15px;
  }
  .product-info .panel-group .panel-heading,
  .product-info .panel-group .panel-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-info .social-share {
    text-align: left;
  }
  .product-info .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
  }
  .product-info .bootstrap-select > .dropdown-toggle {
    width: 100%;
  }
  .slide-product-container {
    background-color: rgba(255, 255, 255, 0.6);
    margin-top: 20px;
  }
  .slide-product-container + .slide-product-container {
    margin-top: 2px;
  }
  .slide-product-container .title {
    font-weight: 600;
    padding: 10px 20px 0;
    margin-top: 0;
  }
  .slide-product-container .slide-product {
    width: 85%;
    margin: 0 auto;
  }
  .slide-product-container .slide-product .thumbnail {
    padding: 5px;
  }
  .slide-product-container .slide-product .thumbnail img {
    max-height: 115px;
  }
  .slide-product-container .grid-box {
    overflow: visible;
    margin-bottom: 0;
  }
  .product-page .nav-tabs {
    border-bottom: unset;
  }
  .product-page .nav-tabs > li {
    margin-bottom: 0;
  }
  .product-page .nav-tabs > li > a {
    padding: 16px;
    border-radius: 0;
    border: unset;
    font-size: 12px;
    color: #4d4d4d;
    font-weight: 600;
    margin-right: -1px;
    background-color: #ffffff;
    color: #9b9b9b;
  }
  .product-page .nav-tabs > li > a:hover {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 4px solid #444444;
    color: #444444;
  }
  .product-page .nav-tabs > li.active > a {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 4px solid #444444;
    color: #444444;
  }
  .product-page .tab-content {
    background-color: #ffffff;
    padding: 15px 20px;
  }
  .product-page .product-info {
    padding: 40px 20px 15px !important;
  }
  .product-thumb-image .thumbnail {
    line-height: 96px;
    min-height: 112px;
  }
  .product-thumb-image .thumbnail img {
    max-height: 112px;
  }
  .product-thumb-360 .thumbnail {
    line-height: 96px;
    max-height: 112px;
    min-height: 112px;
  }
  .product-thumb-360 .thumbnail img {
    max-height: 112px;
  }
  .modal-sb-gray .product-info-popup.modal-body {
    background-color: transparent;
    padding: 0;
  }
  .modal-sb-gray .product-info-popup .grid {
    max-height: 500px;
  }
  .product-info-popup .thumbnail {
    font-size: 13px;
    padding: 0;
    margin-bottom: 12px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .product-info-popup .thumbnail .delete-compare-product {
    position: absolute;
    top: 7px;
    right: 15px;
  }
  .product-info-popup .thumbnail img {
    padding: 10px;
    background-color: #ffffff;
  }
  .product-info-popup .thumbnail .caption {
    color: #4d4d4d;
    padding: 15px;
  }
  .product-info-popup .thumbnail .caption .product-name {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 5px;
  }
  .product-info-popup dl dt {
    width: 45%;
  }
  .product-info-popup dl dd {
    margin-left: 45%;
  }
  .product-info-popup .product-info-detail {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .product-info-popup .product-info-detail .info-group {
    min-height: 127px;
  }
  .product-info-popup .product-info-detail .info-group + .info-group {
    margin-top: 5px;
  }
  .product-info-popup .product-info-detail .title {
    font-weight: 600;
    font-size: 13px;
    margin: 0 0 5px;
  }
  .product-info-popup .product-info-detail p {
    line-height: 1.8;
  }
  .product-header-grid {
    padding: 0;
  }
  .product-header-grid .panel-heading .view-more {
    margin-top: 5px;
  }
  .product-card {
    margin: 0 0 30px;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom-width: 1px;
  }
  .product-card.no-border {
    border-color: #cccccc;
  }
  .product-card .img-right {
    float: right;
  }
  .product-card .info {
    padding: 0 15px;
  }
  .department-info {
    padding: 0px;
    margin-bottom: 40px;
  }
  .department-info .img-product {
    padding: 0px;
  }
  .department-info .content-product {
    padding: 32px;
  }
  .department-info .img-360 {
    padding: 0px;
  }
  .department-info .product-card {
    text-align: center;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: #FFFFFF;
  }
  .department-info .heading-page {
    margin-top: 5px;
  }
  .department-info .frame-360 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .department-info .tab-content .tab-pane-submenu {
    height: auto;
    max-height: 1100px;
    overflow: hidden;
    padding: 30px;
  }
  .department-info .tab-btn-readmore {
    display: block;
  }
  .department-info .tab-btn-readless {
    display: block;
  }
  .list-product-container {
    padding-left: 0;
  }
  .list-product {
    padding: 5px 0px;
    min-height: 281px;
    background-color: pink;
  }
  .list-product .box-grid {
    padding: 9px;
  }
  .list-product .grid {
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 1px;
  }
  .list-product .grid > a {
    width: 33.33333333%;
  }
  .list-product .grid [class^="col-"] {
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
  }
  .list-product .product-box {
    border-width: 0px;
    min-height: 430px;
  }
  .list-product .product-box .img-product-desktop {
    min-height: 220px;
  }
  .list-product .product-box .img-product {
    width: 100%;
    height: 109px;
  }
  .list-product .product-box .caption {
    fpadding: 2px;
  }
  .list-product .product-box .price {
    font-size: 1.286em;
    font-weight: 400;
    line-height: 23px;
    margin-right: 8px;
  }
  .list-product .product-box .price .baht {
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
  }
  .list-product .product-box .desc {
    color: #9b9b9b;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .product-box .before-price {
    color: #4d4d4d;
    font-weight: 200;
    line-height: 23px;
  }
  .list-product .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .list-product .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .list-product .order-by {
    margin-right: 20px;
  }
  .badge-new {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    top: 0;
    background-color: #aa9a16;
    font-weight: 600;
    padding: 2px 6px;
  }
  .badge-promo-danger,
  .badge-promo-primary {
    position: absolute;
    right: 15px;
    top: 0;
    margin-top: 0;
    background-color: #f40f21;
    color: #ffffff;
    width: 36px;
    font-size: 8px;
    font-weight: normal;
    border-radius: 0;
    padding-top: 7px;
    padding-bottom: 10px;
  }
  .badge-promo-danger:after,
  .badge-promo-primary:after {
    content: "";
    position: absolute;
    right: 7px;
    top: 10px;
    width: 0;
    height: 0;
    border-width: 18px 10px;
    border-style: solid;
    border-color: #f40f21 #f40f21 #f40f21 transparent;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .badge-promo-danger .bottom,
  .badge-promo-primary .bottom {
    margin-top: 0;
    position: absolute;
    right: 0;
    z-index: 999;
    font-family: Book Akhanake, Gotham, Georgia, "Times New Roman", Times, serif;
    font-size: 6px;
    font-style: italic;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  .product-box span.label:not(:first-of-type) {
    right: 55px;
  }
  .badge-promo-primary {
    background-color: #1cacbc;
    font-size: 9px;
  }
  .badge-promo-primary:after {
    border-color: #1cacbc #1cacbc #1cacbc transparent;
  }
  .badge-container {
    position: relative;
  }
  .badge-list {
    position: absolute;
    right: 25px;
    top: -1px;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
  }
  .badge-list.left {
    left: 18px;
    text-align: left;
    top: -1px;
  }
  .badge-list img {
    max-width: 70px;
    margin: 0 2px;
    height: 24px;
  }
  .badge-list .hot-price {
    height: 18.2px;
  }
  .badge-list.badge-sm {
    top: -10px;
  }
  .badge-list.badge-sm img {
    max-width: 48px;
    margin: 0 1px;
  }
  .badge-list.badge-sm.left {
    left: 22px;
    top: 5px;
  }
  .badge-list.badge-sm.right {
    right: 14px;
  }
  .product-story {
    padding: 24px;
    margin-bottom: 15px;
  }
  .product-story .borderBottom {
    margin-top: 10px;
    border-bottom: 2px solid #e0e0e0;
  }
  .product-story .total-info {
    margin-top: 24px;
    padding-bottom: 0px;
  }
  .product-story .product-idea .title {
    font-size: 22px;
  }
  .product-story .nav-tabs {
    border-bottom: 1px solid #dddddd;
  }
  .product-story .nav-tabs > li {
    border-color: #e0e0e0;
    border-width: 0 1px 0 0;
    border-style: solid;
    vertical-align: middle;
    height: 53px;
  }
  .product-story .nav-tabs > li:first-child {
    border-left: 0;
  }
  .product-story .nav-tabs > li:last-child {
    border-right: 0;
  }
  .product-story .nav-tabs > li > a {
    padding: 5px 15px;
    border-radius: 0;
    font-size: 13px;
    color: #000000;
    border: 0;
    outline: none;
  }
  .product-story .nav-tabs > li > a:hover,
  .product-story .nav-tabs > li > a:focus {
    background-color: transparent;
  }
  .product-story .nav-tabs > li.active {
    border-bottom: 3px solid #1cacbc;
  }
  .product-story .nav-tabs > li.active > a {
    color: #1cacbc;
    font-weight: 600;
    font-size: 14px;
    border: 0;
  }
  .product-story .nav-tabs > li.active > a:hover,
  .product-story .nav-tabs > li.active > a:focus {
    border: 0;
  }
  .product-story .tab-content {
    padding: 15px 20px;
  }
  .list-product-row .list-product-item > a {
    width: 21.85%;
    margin-right: 30px;
  }
  .list-product-row .list-product-item > a:last-child {
    margin-right: 0;
  }
  .list-product-row .list-product-item > a > div {
    padding: 0;
  }
  .list-product-row .list-product-item .badge-list {
    top: -2px;
  }
  .list-product-row .list-product-item .badge-list.left {
    left: 0;
  }
  .list-product-row .list-product-item .badge-list.right {
    right: 0;
  }
  .list-product-row .list-product-item .badge-list .badge.bottom {
    top: 103px;
  }
  .list-product-grid {
    margin-right: -15px;
    margin-left: -15px;
  }
  .list-product-grid > div:nth-child(odd) {
    padding-left: 15px;
  }
  .list-product-grid > div:nth-child(even) {
    padding-left: 15px;
  }
  .list-product-grid .highlight-item {
    border-right: 1px solid #DCDCDC;
    margin-bottom: 30px;
  }
  .list-product-grid .highlight-item .image {
    height: 382px;
  }
  .list-product-grid .list-product-row .list-product-item > a {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #DCDCDC;
  }
  .list-product-grid .list-product-row .list-product-item > a:last-child {
    border-bottom: 0;
  }
  .list-product-grid .list-product-row .list-product-item .img-wrapper {
    float: left;
    width: 40%;
  }
  .list-product-grid .list-product-row .list-product-item .img-wrapper .img-responsive {
    margin-top: 15px;
    max-width: 100%;
    width: 100%;
  }
  .list-product-grid .list-product-row .list-product-item .badge-list .badge.right {
    position: relative;
    right: initial;
    top: initial;
  }
  .list-product-grid .list-product-row .list-product-item .badge-list .badge.bottom {
    position: relative;
    right: initial;
    top: initial;
  }
  .list-product-grid .list-product-row .list-product-item .badge-customize {
    position: absolute;
    bottom: 3px;
    left: 10px;
  }
  .list-product-grid .list-product-row .list-product-item .caption {
    float: left;
    width: 60%;
    border: 0;
    height: 190px;
  }
  .list-product-grid .list-product-row .list-product-item .caption .name {
    margin-top: 25px;
  }
  .list-product-grid .list-product-row .list-product-item .badge.text {
    padding-left: 10px;
  }
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 320px) and (max-width: 767px) {
  .list-product .grid a:not(.view-more) {
    width: 49%;
  }
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 768px) {
  .list-product .grid a:not(.view-more) {
    width: 33%;
  }
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 992px) {
  .list-product .grid a:not(.view-more) {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .list-product-row .list-product-item > a {
    width: 22.5%;
  }
  .list-product-row .list-product-item .badge-list {
    top: -2px;
  }
  .list-product-row .list-product-item .badge-list.left {
    left: 0;
  }
  .list-product-row .list-product-item .badge-list.right {
    right: 0;
  }
  .list-product-row .list-product-item .badge-list .badge.right {
    position: relative;
    right: initial;
    top: initial;
  }
  .list-product-row .list-product-item .badge-list .badge.bottom {
    position: relative;
    right: initial;
    top: initial;
  }
  .product-thumb-360 {
    width: 20%;
    margin: 10px 0;
  }
  .product-thumb-360 .grid {
    margin: 0;
  }
  .product-thumb-360 .grid .col-xs-4 {
    padding-left: 0;
    padding-right: 10px;
    width: 160px;
    outline: none;
  }
  .product-thumb-360 .thumbnail {
    border-width: 1px;
    padding: 5px;
    border-color: #a8a8a8;
  }
  .product-thumb-360 .thumbnail img {
    width: 130px;
  }
  .bg-thumbnail-360 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: auto;
  }
  .bg-black-360 {
    position: absolute;
    height: 100%;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .product-thumb-360 .icon-360 {
    position: absolute;
    margin-left: -24% !important;
    margin-top: 8%;
    width: 78px !important;
  }
}
.size-section-view {
  margin-bottom: 24px;
}
.size-section-view .table-size {
  border: solid 1px #e7e7e7;
}
.group-title {
  background-color: #f9f9f9;
}
.title-group-review {
  display: flex;
}
.title-group-review .group-left {
  display: flex;
  flex-direction: column;
}
.title-group-review .bo-right {
  border-right: solid 2px #f9f9f9;
}
.title-group-review .group-right {
  display: flex;
  flex-direction: column;
}
.review-comment-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.review-comment-img .img-view {
  width: 150px;
  height: 150px;
  margin-right: 12px;
}
.review-comment-img .img-view-mobile {
  margin-bottom: 6px;
  display: flex;
  width: 95px;
  height: 95px;
  margin-right: 6px;
}
.review-comment-img .img-review {
  width: 150px;
  height: 150px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #eeeeee;
}
.review-comment-img .img-review-mobile {
  width: 95px;
  height: 95px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #eeeeee;
}
.loadmore-btn {
  border-bottom: solid 1px #e7e7e7;
}
.active-selected {
  border: solid 3px #1cacbc;
}
.panelSize-view {
  border: solid 1px #e7e7e7;
  padding: 14px 8px;
  margin-bottom: 16px;
}
.product-page-detail .product-info-main-image {
  background: #fff;
}
.product-page-detail .product-info-main-image .product-main-image {
  border: none;
}
.product-page-detail .product-info-main-image .product-option .product-option-tab {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-page-detail .product-info-main-image .product-option .nav {
  display: inline-block;
}
.product-page-detail .product-info-main-image .product-option .nav li {
  border: 1px solid #dddddd;
  width: 33.33333%;
}
.product-page-detail .product-info-main-image .product-option .nav li:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
.product-page-detail .product-info-main-image .product-option .nav li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
  padding: 20px 40px;
  align-items: center;
}
.product-page-detail .product-info-main-image .product-option .nav li a > div {
  display: flex;
  align-items: center;
}
.product-page-detail .product-info-main-image .product-option .nav li .img-circle {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border: 2px solid #dddddd;
}
.product-page-detail .product-info-main-image .product-option .nav li .product-option-type {
  color: #4d4d4d;
}
.product-page-detail .product-info-main-image .product-option .nav li .product-option-desc {
  color: #acacac;
  font-size: 12px;
}
.product-page-detail .product-info-main-image .product-option .nav .active a {
  background: #eeeeee;
}
.product-page-detail .product-info-main-image .product-option .nav .active a .img-circle {
  border: 2px solid #1cacbc;
}
.product-page-detail .product-option-info .product-option-info-content {
  background-color: #ffffff;
}
.product-page-detail .product-option-info .product-option-info-content .title {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px 0;
  margin-top: 0;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail {
  border: 2px solid #dddddd;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail .image-thumb {
  object-fit: contain;
  height: 140px;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail p {
  text-align: center;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail .textile-fabric,
.product-page-detail .product-option-info .product-option-info-content .thumbnail .textile-preview {
  height: 100px;
  margin: 7px;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail .textile-preview {
  display: none;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail:hover .textile-fabric,
.product-page-detail .product-option-info .product-option-info-content .thumbnail:focus .textile-fabric,
.product-page-detail .product-option-info .product-option-info-content .thumbnail:active .textile-fabric {
  display: none;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail:hover .textile-preview,
.product-page-detail .product-option-info .product-option-info-content .thumbnail:focus .textile-preview,
.product-page-detail .product-option-info .product-option-info-content .thumbnail:active .textile-preview {
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail.thumbnail-topup p {
  margin-left: 20px;
  margin-right: 20px;
  word-break: break-word;
  white-space: normal;
  margin-bottom: 15px;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail.thumbnail-topup input.form-control {
  border-color: #dddddd;
  border-radius: 3px;
  width: 56px;
  text-align: center;
  display: inline-block;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail.thumbnail-topup .btn-qty {
  color: #1cacbc;
  font-weight: bold;
  background: #ededed;
  border-radius: 10em;
  height: 30px;
  width: 30px;
  display: inline-block;
  padding: 6px !important;
}
.product-page-detail .product-option-info .product-option-info-content .thumbnail.thumbnail-topup .price > span {
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.product-page-detail .product-option-info .product-option-info-content .btn-group {
  width: 100%;
}
.product-page-detail .product-option-info .product-option-info-content .btn-group .btn:active {
  box-shadow: none;
}
.product-page-detail .product-option-info .product-option-info-content .btn-group .active {
  box-shadow: none;
}
.product-page-detail .product-option-info .product-option-info-content .btn-group .active .thumbnail {
  border-color: #1cacbc;
}
.product-page-detail .product-option-info .product-option-info-content .btn-group .active .thumbnail p {
  color: #1cacbc;
  font-weight: 600;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab {
  display: flex;
  justify-content: center;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav {
  display: inline-block;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav li {
  border: 1px solid #dddddd;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
  padding: 10px 50px;
  align-items: center;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav li a > div {
  display: flex;
  align-items: center;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav li .product-option-type {
  color: #4d4d4d;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav li:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav .active a {
  background: #eeeeee;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .nav .active a .product-option-type {
  color: #1cacbc;
  font-weight: 600;
}
.product-page-detail .product-option-info .product-option-info-content .material-tab .image-thumb {
  height: 120px;
}
.product-page-detail .product-detail-content hr {
  margin: 20px -30px;
  border-color: #dddddd;
}
.product-page-detail .product-detail-content .product-card-bg {
  background-color: #ffffff;
  padding: 20px 15px;
  margin-top: 20px;
}
.product-page-detail .product-detail-content .product-detail .title {
  color: #000000;
  font-weight: 600;
  margin-top: 0;
}
.product-page-detail .product-detail-content .product-price .price-title {
  font-size: 18px;
  font-weight: 600;
  float: left;
}
.product-page-detail .product-detail-content .product-price .price {
  color: #1cacbc;
  font-weight: 900;
  font-size: 21px;
  float: right;
}
.product-page-detail .product-detail-content .product-price .btn {
  width: 100%;
  border-radius: 0px;
  letter-spacing: 0.9px;
  font-weight: 600;
  padding: 8px 6px;
}
.product-page-detail .product-detail-content .product-payment .title {
  font-size: 15px;
  color: #f40f21;
  font-weight: 600;
}
.product-page-detail .product-detail-content .product-360 {
  height: 250px;
}
@media (max-width: 767px) {
  .product-page-detail .product-info-main-image .product-option .nav li {
    width: 100%;
  }
  .product-page-detail .product-info-main-image .product-option .nav li:nth-child(2) {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }
  .product-page-detail .product-option-info .product-option-info-content .material-tab .nav li a {
    padding: 10px 30px;
  }
  .product-page-detail .product-option-info .product-option-info-content .thumbnail .image-thumb {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .product-page-detail .product-info-main-image .product-option .nav li .product-option-desc {
    width: 120px;
  }
  .product-page-detail .product-detail-content .product-360 {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .product-page-detail .product-detail-content .sofa-price {
    float: right;
  }
  .product-page-detail .product-detail-content .product-360 {
    height: 400px;
  }
}
.add-idea-container {
  padding-top: 5px;
  padding-bottom: 0;
}
.add-idea-container .image-wrap {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.add-idea-container .image-wrap .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 270px;
  width: auto;
}
.add-idea-container .form-add-idea label {
  color: #4d4d4d;
  font-weight: normal;
  margin-bottom: 0;
}
.add-idea-container .form-add-idea .form-group:not(:last-child) label {
  padding-left: 10px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
.add-idea-container .form-add-idea .form-group :last-child {
  margin-bottom: 0;
}
.add-idea-container .form-add-idea .form-group textarea {
  resize: none;
  font-size: 12px;
  border-color: #afafaf;
}
.add-idea-container .form-add-idea .form-group .checkbox {
  padding-left: 30px;
}
.add-idea-container .form-add-idea .select-idea-book {
  margin-top: 10px;
}
.add-idea-container .form-add-idea .idea-box .overlay-text {
  padding-top: 15px;
  top: 0;
  left: 0;
}
.add-idea-container + .modal-footer {
  padding-top: 0;
  border-top: 0;
}
.add-idea-container + .modal-footer .btn {
  width: 95%;
}
.add-idea-container .bootstrap-select.btn-group .dropdown-menu {
  margin-top: 3px;
}
.idea-box {
  position: relative;
  padding: 0;
  margin-bottom: 12px;
}
.idea-box .caption {
  padding: 10px 15px;
  min-height: 170px;
  position: relative;
}
.idea-box h1 {
  color: #444;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  max-height: 44px;
}
.idea-box .brand {
  font-weight: 200;
  font-size: 0.857em;
  color: #4d4d4d;
}
.idea-box .desc {
  font-size: 12px;
  line-height: 1.8;
  margin: 0 0 15px;
  max-height: 62px;
  overflow: hidden;
}
.idea-box .statistic {
  color: #acacac;
  font-size: 0.714em;
  text-align: center;
  border-top: 1px solid #dddddd;
  padding: 8px 15px;
  text-align: right;
}
.idea-box .statistic .view,
.idea-box .statistic .share {
  display: inline-block;
}
.idea-box .statistic .view {
  margin-right: 10px;
}
.idea-box .statistic .line {
  margin: 0 3px;
  color: transparent;
}
.idea-box .social-share {
  text-align: center;
}
.idea-box .overlay-text {
  padding: 20px 15px;
  position: absolute;
  padding-top: 10px;
  color: #ffffff;
  font-weight: 200;
  box-shadow: inset 0px 51px 11px -14px rgba(0, 0, 0, 0.5);
  width: 100%;
}
.idea-box .overlay-text .type {
  background: url(../images/icon-ideabook.png) no-repeat 0 20%;
  background-size: 20px;
  font-weight: 600;
  font-size: 0.857em;
  letter-spacing: 1px;
  padding-left: 32px;
  float: left;
}
.idea-box .overlay-text .time {
  padding-left: 30px;
  float: right;
}
.idea-box .btn-group-action {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 10px;
}
.idea-box .view-more {
  color: #BABABC;
  float: right;
  font-size: 13px;
}
.idea-box .view-more .icon-more {
  background-image: url(../images/icon-next-primary.png);
  margin-right: 0;
  width: 7px;
  height: 13px;
  background-size: 100%;
  margin: -3px 0 0 0;
}
.idea-box .icon-tag {
  position: absolute;
  width: 45px;
}
.idea-box .tagged-product {
  margin-bottom: 15px;
  padding-right: 0;
}
.idea-box .tagged-product img {
  max-width: 80px;
}
.idea-box .tagged-product .media {
  border: 1px solid #4d4d4d;
  background-color: #ffffff;
  position: relative;
  padding: 10px;
}
.idea-details {
  color: #000000;
}
.idea-details .heading-page {
  padding-top: 10px;
  height: auto;
}
.idea-details .border-top-xs-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}
.idea-details .view {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #4d4d4d;
}
.idea-details .image-tag-wrapper {
  position: relative;
}
.idea-details .image-tag-wrapper .icon-tag {
  position: absolute;
  width: 45px;
}
.idea-details .product-info-popup .product-name {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  margin: 0;
  color: #000000;
}
.idea-details .product-info-popup .caption {
  padding: 10px 0 0;
}
.idea-details .product-info-popup .btn-ideabook {
  margin-top: 10px;
}
.list-idea .pagination-container {
  border-top-width: 2px;
}
.list-idea-box {
  margin-left: -10px;
  margin-right: -10px;
}
.list-idea-box .idea-box {
  margin-bottom: 10px;
}
.list-idea-box img {
  max-width: 100%;
}
.list-idea-box.view-grid .hidden-grid {
  display: none !important;
}
.list-idea-box.view-large .hidden-large {
  display: none !important;
}
.list-idea-box.alt .idea-box {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 12px solid #f9f9f9;
  margin-bottom: 0;
}
.sfont {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.btn-head {
  text-align: left;
}
.wrapper-ideabook .heading-page {
  margin-top: 25px;
}
.wrapper-ideabook .wrapper-content-gray {
  padding: 0;
}
.idea-box-h1 {
  max-height: 65px;
  height: auto !important;
}
.wrapper-invite-people {
  margin: 25px 0 25px 0;
}
.wrapper-invite-people .btn-invite {
  padding: 10px;
  border-radius: 50%;
  border: 0;
  box-shadow: none;
}
.wrapper-invite-people .btn-invite img {
  width: 30px;
  height: 30px;
}
.wrapper-invite-people .btn-invite-avatar {
  padding: 0;
  border-radius: 50%;
  border: 0;
  box-shadow: none;
  width: 52px;
  height: 52px;
}
.cover-wrapper-ideabook {
  background-color: #4f4c4d;
  padding: 30px;
}
.cover-wrapper-ideabook .cover-header {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cover-wrapper-ideabook .slick-prev:before,
.cover-wrapper-ideabook .slick-next:before {
  background-image: url('../images/icon-arrow-right-white.png');
}
.add-album {
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #706d6e;
  border: 1px dashed #fff;
  font-weight: 600;
  display: block;
}
.add-album:hover {
  color: #ffffff;
}
.add-album img {
  margin: 20px auto 5px;
  width: 40px;
}
.add-album a {
  color: #ffffff;
}
.add-album a:hover {
  text-decoration: none;
}
.add-album .icon-upload-mobile {
  max-width: 25px;
  margin-top: 33px;
}
.album-item {
  margin: 0 10px;
  position: relative;
}
.album-item a:hover {
  text-decoration: none;
}
.album-item .album-content {
  position: relative;
}
.album-item .album-content .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: auto;
  height: 62px;
}
.album-item .album-info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  text-overflow: ellipsis;
  overflow: hidden;
}
.album-item .album-info:hover,
.album-item .album-info.active,
.album-item .album-info.select {
  color: #1cacbc;
  background-color: rgba(255, 255, 255, 0.5);
}
.album-item .album-info:hover .album-name,
.album-item .album-info.active .album-name,
.album-item .album-info.select .album-name {
  color: #1cacbc;
}
.album-item .album-info .album-num {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  line-height: 1em;
}
.album-item .album-info .album-name {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px;
}
.wrapper-idea-list .list-photo .add-album {
  height: 91px;
  background-color: #E6E5EA;
  border: 0;
}
.wrapper-idea-list .list-photo .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: auto;
  height: 91px;
  margin-bottom: 12px;
}
.modal-create-album,
.mobile-upload-idea {
  padding-bottom: 20px;
}
.modal-create-album .form-group,
.mobile-upload-idea .form-group {
  overflow: hidden;
  display: block;
}
.modal-create-album .form-group input,
.mobile-upload-idea .form-group input {
  border-color: #cccccc;
  width: 100%;
}
.modal-create-album .form-group.description-panel,
.mobile-upload-idea .form-group.description-panel {
  padding-bottom: 15px;
  margin-bottom: 15px;
  background-color: #ffffff;
}
.modal-create-album .form-group.description-panel textarea,
.mobile-upload-idea .form-group.description-panel textarea {
  border-color: #cccccc;
  resize: none;
  width: 100%;
}
.modal-create-album .form-group label,
.mobile-upload-idea .form-group label {
  font-weight: 600;
  background-color: #ffffff;
  color: #000000;
  display: block;
  padding: 5px 30px;
}
.modal-create-album .btn[type="submit"],
.mobile-upload-idea .btn[type="submit"] {
  font-weight: 600;
  letter-spacing: 1px;
  width: auto;
  min-width: 35%;
}
.modal-create-album .form-group label {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-upload-idea .upload-panel {
  background-color: #ffffff;
  padding: 10px 15px;
}
.mobile-upload-idea .btn-file {
  border-color: #333333;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  width: 110px;
  height: 111px;
  padding: 0;
  line-height: 108px;
}
.mobile-upload-idea .btn-file img {
  max-height: 110px;
  max-width: 110px;
}
.mobile-upload-idea .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.mobile-upload-panel {
  display: none;
}
.no-idea {
  min-height: 200px;
  background-color: #ffffff;
}
.no-idea .no-idea-content {
  padding-top: 70px;
}
@media (min-device-width: 320px) and (max-device-width: 1280px) {
  .mobile-upload-panel {
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .cover-wrapper-ideabook {
    margin-top: 5px;
    padding: 30px 0;
  }
  .cover-wrapper-ideabook .ideabook-album {
    margin-bottom: 0;
  }
  .cover-wrapper-ideabook .album-item {
    text-align: center;
    margin: 0 6px;
  }
  .cover-wrapper-ideabook .album-item .album-num {
    margin-top: 15%;
  }
  .cover-wrapper-ideabook .album-name {
    color: #ffffff;
    display: block;
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cover-wrapper-ideabook .add-album img {
    margin: 25% auto 18px;
    width: 26px;
  }
  .wrapper-ideabook .heading-page,
  .wrapper-ideabook .wrapper-invite-people,
  .wrapper-ideabook .btn-head {
    text-align: center;
  }
  .wrapper-ideabook .heading-page {
    font-size: 20px;
  }
  .wrapper-ideabook .wrapper-description-page {
    margin-bottom: 0;
  }
  .wrapper-ideabook .btn-head {
    margin-top: 15px;
  }
  .modal-create-album .modal-footer {
    padding: 0;
  }
}
.loading-landing {
  background: #ddd;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 12px;
  padding: 10px;
}
.loading-landing .whirl {
  padding-right: 68px !important;
}
.loading-landing .whirl:before {
  background: none !important;
  z-index: 1 !important;
}
.loading-landing .whirl:after {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  z-index: 1 !important;
}
.image-fade {
  opacity: 0.5;
}
.bin-icon-visible {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.bin-icon-invisible {
  display: none;
}
.bin-icon-visible:hover {
  cursor: pointer;
  cursor: hand;
}
.btn-selected {
  background-color: #706d6e !important;
}
.btn-selected:hover,
.btn-selected:focus {
  border-color: #706d6e !important;
}
@media (min-width: 768px) {
  .album-item .album-content .image {
    height: 105px;
  }
  .add-album {
    height: 105px;
  }
  .add-album .icon-upload-mobile {
    max-width: 65px;
    margin-top: 65px;
  }
  .wrapper-idea-list .list-photo .add-album {
    height: 177px;
  }
  .wrapper-idea-list .list-photo .image {
    height: 177px;
  }
  .cover-wrapper-ideabook .add-album img {
    margin-top: 16%;
  }
  .cover-wrapper-ideabook .album-item .album-num {
    margin-top: 10%;
  }
  .bin-icon-visible {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 50px;
  }
}
@media (min-width: 992px) {
  .add-idea-container {
    padding: 0 15px 0 0;
  }
  .add-idea-container .title-desktop {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 3px;
    color: #000000;
    font-weight: 600;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  }
  .add-idea-container .form-add-idea {
    padding: 0;
  }
  .add-idea-container .form-add-idea > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .add-idea-container .form-add-idea > .row .col-md-5 {
    padding: 0 22px 0 10px;
  }
  .add-idea-container .form-add-idea .form-group:not(:last-child) label {
    padding-left: 0;
  }
  .add-idea-container .post-to-fb {
    position: absolute;
    bottom: -43px;
  }
  .add-idea-container .post-to-fb label {
    color: #ffffff;
    text-transform: uppercase;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    font-size: 0.857em;
  }
  .add-idea-container .post-to-fb label:before {
    background-color: transparent;
    top: 3px;
    width: 14px;
    height: 14px;
    border-width: 1px;
    border-color: #ffffff;
  }
  .add-idea-container input[type="checkbox"]:checked + label:before {
    background-color: transparent;
    border-color: #ffffff;
  }
  .add-idea-container input[type="checkbox"]:checked + label:after {
    width: 10px;
    height: 5px;
    top: 6px;
  }
  .add-idea-container .image-wrap {
    padding-bottom: 0;
    border-bottom: 0;
    overflow: visible;
  }
  .add-idea-container .image-wrap .image {
    height: 354px;
  }
  .add-idea-container .select-idea-book {
    margin-top: 0;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
  }
  .add-idea-container .select-idea-book .dropdown-toggle {
    width: 100%;
  }
  .add-idea-container .bootstrap-select.btn-group .dropdown-menu {
    margin-top: -1px;
    overflow: visible !important;
  }
  .idea-box {
    overflow: hidden;
  }
  .idea-box .overlay-text .type {
    font-weight: normal;
  }
  .idea-box .image-bg {
    height: 200px;
  }
  .idea-box .social-share {
    text-align: left;
    margin-bottom: 0;
  }
  .idea-box .caption {
    min-height: 200px;
  }
  .idea-box .view-more {
    font-size: 12px;
  }
  .idea-box .view-more .icon-more {
    margin-left: 5px;
    background-size: 90%;
    margin-top: 0;
  }
  .idea-details {
    color: #4d4d4d;
  }
  .idea-details .heading-page {
    padding-top: 0;
    font-weight: 600;
    font-size: 2em;
    color: #000000;
  }
  .idea-details .heading-page.heading-light {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
  }
  .idea-details .idea-box.top .img-responsive {
    width: 100%;
  }
  .idea-details .border-top-xs-sm {
    padding-top: 0;
    padding-bottom: 0;
  }
  .idea-details .tags-box {
    margin-top: 20px;
    font-size: 13px;
  }
  .idea-details .tags-box .title {
    display: inline-block;
    font-style: italic;
  }
  .idea-details .tags-box .list-tag {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
  }
  .idea-details .tags-box .list-tag > li a {
    color: #4d4d4d;
  }
  .idea-details .tags-box .list-tag > li a:hover,
  .idea-details .tags-box .list-tag > li a:focus {
    color: #1cacbc;
  }
  .idea-details .tags-box .list-tag > li:first-child:after,
  .idea-details .tags-box .list-tag > li + li:after {
    content: "";
    display: inline-block;
  }
  .idea-details .product-info-popup .btn-full-small {
    font-size: 10px;
  }
  .idea-details .product-info-popup .btn-ideabook {
    margin-top: 5px;
    float: none;
    border-radius: 3px;
    height: 30px;
    line-height: 18px;
    padding-left: 25px !important;
  }
  .idea-details .grid-box:not(.alt) .panel-body {
    height: 382px;
  }
  .list-idea {
    padding: 25px 18px;
  }
  .list-idea-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-idea-box .idea-box {
    margin-bottom: 12px;
    border-bottom-width: 1px;
    border-color: #dddddd;
  }
  .list-idea-box.alt {
    margin-bottom: 50px;
  }
  .list-idea-box.alt .idea-box {
    border: 0;
  }
  .list-idea-box.view-grid .view-more {
    float: right;
  }
  .list-idea-box.view-grid .left {
    padding-right: 0;
  }
  .list-idea-box.view-grid .left .btn-ideabook {
    display: none;
  }
  .list-idea-box.view-grid img {
    max-width: 100%;
  }
  .list-idea-box.view-large .col-md-6 {
    width: 100%;
  }
  .list-idea-box.view-large h1 {
    height: 110px;
    clear: both;
  }
  .list-idea-box.view-large .right .btn-ideabook {
    display: none;
  }
  .list-idea-box.view-large .overlay-text {
    box-shadow: none;
    color: #4d4d4d;
    display: block;
    padding: 0 0 15px;
    position: static;
    width: 100%;
    float: left;
  }
  .list-idea-box.view-large .overlay-text .type {
    background-image: url(../images/icon-photo.png);
  }
  .list-idea-box.view-large .overlay-text + .image-wrap {
    position: relative;
    width: 55%;
    height: 355px;
    overflow: hidden;
    float: left;
  }
  .list-idea-box.view-large .overlay-text + .image-wrap img {
    width: 55%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .list-idea-box.view-large .overlay-text + .image-wrap .image-bg {
    height: 355px;
  }
  .list-idea-box.view-large .caption {
    padding-bottom: 0;
    float: left;
    width: 45%;
  }
  .list-idea-box.view-large .view-more {
    display: block;
    font-weight: 600;
    margin-top: 20px;
  }
  .list-idea-box.view-large .desc {
    display: none;
  }
  .list-idea-box.view-large .brand {
    margin-top: 30px;
  }
  .list-idea-box.view-large .statistic {
    display: none;
  }
  .list-idea-box.view-large .left .btn-ideabook {
    float: left;
  }
  .list-idea-box.view-large .left .social-share {
    float: left;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .list-idea-box.view-large .display-table-md {
    width: auto;
    display: block;
  }
  .list-idea-box.view-large .display-table-md:first-child .left {
    float: left;
    width: 100%;
  }
  .list-idea-box.view-large .display-table-md:first-child .right {
    display: none;
  }
  .list-idea-box.view-large .display-table-md:last-child {
    display: block;
  }
  .list-idea-box.view-large .display-table-md:last-child .left {
    display: block;
    width: 100%;
  }
  .list-idea-box.view-large .display-table-md:last-child .right {
    display: none;
  }
  .wrapper-invite-people {
    margin: 0 0 25px 0;
  }
  .wrapper-ideabook .heading-page {
    margin-top: 25px !important;
  }
  .wrapper-ideabook .btn-head {
    text-align: right;
    margin-top: 30px;
  }
  .wrapper-idea-list .list-photo .add-album {
    height: 226px;
  }
  .wrapper-idea-list .list-photo .image {
    height: 226px;
  }
  .cover-wrapper-ideabook .add-album img {
    margin-top: 20px;
  }
  .album-item .album-content .image {
    height: 122px;
  }
  .add-album {
    height: 122px;
  }
}
@media (min-width: 1200px) {
  .wrapper-idea-list .list-photo .add-album {
    height: 276px;
  }
  .wrapper-idea-list .list-photo .image {
    height: 276px;
  }
}
.img-reposive img {
  max-width: 100%;
  height: auto;
}
.no-padding-left-xs {
  padding-left: 0 !important;
}
.wrapper-static-menu .icon-arrow-down {
  height: auto;
  width: 18px;
}
.wrapper-static-menu .bootstrap-select {
  width: 100% !important;
}
.wrapper-static-menu .bootstrap-select a {
  white-space: normal;
}
.wrapper-content {
  padding: 25px;
}
.wrapper-content .heading-page {
  margin-bottom: 0;
}
.wrapper-quote {
  padding: 25px 0;
}
.wrapper-quote p {
  margin-bottom: 0;
}
.wrapper-quote-noborder {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}
.wrapper-quote-noborder img {
  vertical-align: inherit;
}
.wrapper-quote-noborder p {
  margin-bottom: 0;
}
.color-primary {
  color: #1cacbc;
}
.wrapper-description-page {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.wrapper-static-menu {
  background-color: #eeeeee;
  padding: 10px 25px;
}
.wrapper-static-menu .bootstrap-select .dropdown-menu {
  z-index: 1;
}
.wrapper-feture-img {
  margin-bottom: 25px;
}
.wrapper-card.service-card {
  background-color: #fff;
}
.wrapper-content-gray {
  background-color: #fff;
  margin-top: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
.wrapper-fullpage {
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.wrapper-about-us {
  min-height: 640px;
  color: #ffffff;
  background-position: center center;
  background-size: cover;
  min-height: 525px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.wrapper-about-us .wrapper-card {
  padding-top: 10%;
  text-align: center;
}
.wrapper-about-us .wrapper-card ul {
  padding: 0;
}
.wrapper-about-us .wrapper-card ul li {
  list-style: none;
}
.wrapper-about-us .wrapper-card hr {
  width: 50px;
  border-width: 2px;
}
.wrapper-about-us a {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 7px;
}
.wrapper-about-us a:hover,
.wrapper-about-us a:focus {
  color: #1cacbc;
}
.wrapper-contact-us label {
  font-weight: 600;
}
.wrapper-contact-us .items-height {
  margin: 25px 0;
}
.wrapper-contact-us .items-height .btn-left {
  text-align: center;
}
.wrapper-contact-us .bootstrap-select.form-control .dropdown-toggle {
  width: 100%;
  border: 1px solid #000000;
}
.wrapper-contact-us .bootstrap-select.form-control .dropdown-toggle .filter-option {
  font-weight: 600;
}
.wrapper-contact-us .contact-line {
  position: relative;
}
.wrapper-contact-us .contact-line > span {
  width: 50px;
  height: 50px;
  background-color: #ccc;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  text-align: center;
  z-index: 1;
  line-height: 50px;
}
.wrapper-contact-us .contact-detail {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .container.wrapper-static-page,
  .container-full {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .wrapper-content {
    margin-bottom: 20px;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu {
    z-index: 1;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu > li {
    border-bottom: 1px solid #cccccc;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wrapper-description-page {
    text-align: center;
  }
  .wrapper-content-service {
    background-color: #eeeeee;
  }
  .wrapper-content-service .wrapper-description-page {
    text-align: center;
    background-color: #fff;
    margin-top: 5px;
    padding-top: 20px;
  }
  .wrapper-content-service .wrapper-card.service-card {
    background-color: #fff;
    margin: 20px 0;
    padding: 25px;
  }
  .wrapper-content-service .wrapper-card.service-card .card-info {
    margin-top: 25px;
  }
  .wrapper-fullpage {
    background-size: cover;
  }
  .wrapper-contact-us .wrapper-description-page.noborder {
    background-color: #fff;
    border: 0;
    padding: 20px;
  }
  .wrapper-contact-us .conten-policy {
    margin: 25px 0;
    padding: 20px;
    background-color: #fff;
  }
  .wrapper-contact-us .contact-line {
    min-height: 50px !important;
    margin: 0 40px;
  }
  .wrapper-contact-us .contact-line:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    border: 1px solid #ccc;
  }
  .wrapper-contact-us .contact-line > span {
    width: 50px;
    height: 50px;
    background-color: #ccc;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    text-align: center;
    z-index: 1;
    line-height: 50px;
  }
  .wrapper-content-gray.wrapper-contact-us {
    background-color: transparent;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .no-padding-left-md {
    padding-left: 0 !important;
  }
  .breadcrumb-content-gray {
    margin-bottom: 0 !important;
  }
  .wrapper-static-menu {
    padding: 20px 25px;
    background-color: #fff;
  }
  .wrapper-static-menu strong {
    font-weight: 600;
  }
  .wrapper-static-menu .dropdown-toggle {
    display: none;
  }
  .wrapper-static-menu .dropdown-toggle:after {
    content: '';
    display: block;
    clear: both;
  }
  .wrapper-static-menu .bootstrap-select {
    display: block !important;
    position: relative;
  }
  .wrapper-static-menu .bootstrap-select:after {
    content: '';
    display: block;
    clear: both;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu {
    display: block;
    position: relative;
    border: 0;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu:after {
    content: '';
    display: block;
    clear: both;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu > li {
    border: 0 !important;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu > li > a.active {
    color: #1cacbc;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu > li > a.active .text {
    color: #1cacbc;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu.open {
    max-height: none !important;
  }
  .wrapper-static-menu .bootstrap-select .dropdown-menu.open .inner {
    max-height: none !important;
  }
  .wrapper-quote {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .wrapper-quote {
    padding: 25px 0;
    margin: 20px 0;
  }
  .wrapper-description-page {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .wrapper-card.service-card {
    border-bottom: 1px solid #cccccc;
    padding: 25px 0;
  }
  .wrapper-card.service-card:last-child {
    border-bottom: 0;
  }
  .wrapper-content-gray {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
  }
  .wrapper-content-gray .heading-page {
    margin-top: 0;
  }
  .wrapper-contact-us .contact-line:after {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    position: absolute;
    left: 50%;
    top: 0;
    border: 1px solid #ccc;
  }
  .wrapper-contact-us .items-height {
    min-height: 720px;
  }
  .wrapper-contact-us .items-height .btn-left {
    text-align: left;
  }
}
.list-photo-container .pagination-container {
  border-top-width: 14px;
}
.list-photo {
  padding-top: 10px;
}
.list-photo .photo-box {
  margin-bottom: 8px;
}
.list-photo .photo-box .image-wrap {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 146px;
  width: 100%;
}
@media (min-width: 768px) {
  .list-photo {
    margin-left: 6px;
    margin-right: 6px;
  }
  .list-photo .photo-box {
    margin-bottom: 12px;
  }
  .list-photo .photo-box .image-wrap {
    height: 240px;
  }
}
@media (min-width: 992px) {
  .list-photo {
    padding-top: 0;
    margin-left: -6px;
    margin-right: -6px;
    min-height: 423px;
  }
  .list-photo .photo-box {
    margin-bottom: 12px;
  }
  .list-photo .photo-box .image-wrap {
    height: 263px;
  }
  .list-photo.view-grid .photo-box {
    width: 50%;
  }
  .list-photo.view-grid .photo-box .image-wrap {
    background-position: center;
    background-size: cover;
    height: 200px;
  }
}
.sitemap-item {
  margin-bottom: 25px;
}
.sitemap-item .sitemap-header {
  color: #4d4d4d;
  font-weight: 600;
  margin-top: 0;
}
.sitemap-item ul > li a {
  color: #4d4d4d;
}
.sitemap-item ul > li a:hover,
.sitemap-item ul > li a:focus {
  color: #1cacbc;
}
@media only screen and (min-width: 1024px) {
  .content-sitemap .col-md-3 {
    width: 20%;
  }
}
.cover-promotion.wrapper-media-blog .caption .title a {
  color: #000000;
  font-size: 24px;
}
.cover-promotion.wrapper-media-blog .caption .title a:hover,
.cover-promotion.wrapper-media-blog .caption .title a:focus {
  color: #1cacbc;
}
.cover-promotion.wrapper-media-blog .caption .caption-detail ul {
  padding-left: 15px;
}
.wrapper-cyber-deal {
  margin-bottom: 12px;
}
.wrapper-cyber-deal .media:not(:last-child) {
  padding-bottom: 10px;
}
.wrapper-cyber-deal .media-left {
  padding-bottom: 5px;
}
.wrapper-cyber-deal .media-body {
  padding-right: 10px;
}
.wrapper-cyber-deal .media-body .media-heading {
  color: #000000;
  font-size: 14px;
}
.wrapper-cyber-deal .media-body .media-heading:hover,
.wrapper-cyber-deal .media-body .media-heading:focus {
  color: #1cacbc;
}
.wrapper-cyber-deal .media-body .text-red {
  font-size: 16px;
  font-weight: 900;
}
.wrapper-cyber-deal .promo-box {
  margin-bottom: 0;
}
.wrapper-cyberdeal .media-left,
.wrapper-cyberdeal .media-right,
.wrapper-cyberdeal .media-body {
  display: block;
  width: 100%;
}
.content-cyberdeal {
  padding: 25px;
}
.content-cyberdeal .total-info {
  margin-bottom: 20px;
  border: 0;
}
.content-cyberdeal .panel-body {
  padding: 0;
}
.cyberdeal-item {
  border: 1px solid #e7e7e7;
}
.cyberdeal-item .media-left {
  padding: 25px 25px 0 25px;
}
.cyberdeal-item .media-body {
  padding: 0 25px 25px 25px;
}
.cyberdeal-item .media-body .media-heading {
  margin: 25px 0;
}
.cyberdeal-item .cut-zone {
  text-align: center;
  border-top: 1px dashed #e7e7e7;
  padding: 20px 25px;
}
.cyberdeal-item .cut-zone h4 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.cyberdeal-item .cut-zone .btn {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  padding: 6px 25px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 16px;
}
.wrapper-media-blog {
  border: 0;
  margin-top: 5px;
}
.wrapper-media-blog .caption {
  padding: 20px !important;
}
.wrapper-media-blog .caption .title {
  font-weight: 600;
}
.wrapper-media-blog .caption .title a {
  color: #4d4d4d;
}
.wrapper-media-blog .caption .title a:hover,
.wrapper-media-blog .caption .title a:focus {
  color: #1cacbc;
}
.wrapper-media-blog .caption .title a.color-primary {
  color: #1cacbc;
}
.wrapper-media-blog .caption .desc {
  float: none;
}
.wrapper-media-blog .caption .desc:after {
  content: '';
  display: block;
  clear: both;
}
.wrapper-media-blog .caption .caption-detail {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.8em;
}
.wrapper-media-blog .caption .caption-detail .readmore {
  color: inherit;
}
.wrapper-media-blog .caption .caption-detail .readmore:hover,
.wrapper-media-blog .caption .caption-detail .readmore:focus {
  color: #1cacbc;
}
.wrapper-media-blog .caption .caption-detail .readmore img {
  margin: 0;
  display: inherit;
  vertical-align: middle;
}
.wrapper-media-blog .caption .caption-detail .readmore .icon-more {
  background-size: 75% auto;
  height: 13px;
  width: 9px;
}
.wrapper-media-blog .caption .btn-ecatalog {
  margin-top: 15px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.wrapper-media-blog .caption .btn-ecatalog img {
  margin-right: 5px;
  width: 20px;
  height: auto;
}
.wrapper-media-blog .caption .social-share {
  text-align: left;
  margin-top: 15px;
  margin-left: 0;
}
.banner-item {
  margin-bottom: 25px;
}
.wrapper-mediacenter-detail .wrapper-media-blog {
  margin-top: 0;
}
.wrapper-mediacenter-detail .wrapper-media-blog .caption .social-share {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .wrapper-cyberdeal {
    margin-top: 5px;
  }
  .wrapper-cyberdeal .content-cyberdeal .total-info {
    padding: 25px 0 25px 0;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .wrapper-cyberdeal .cyberdeal-item {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .wrapper-media-blog {
    margin-bottom: 25px;
  }
  .wrapper-media-blog .caption .social-share {
    text-align: right;
  }
  .wrapper-mediacenter-detail .wrapper-media-blog {
    min-height: 500px;
  }
  .wrapper-mediacenter-detail .wrapper-media-blog .caption .caption-detail {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.8em;
    padding: 0 20px 0 0;
    margin-bottom: 10px;
  }
  .fixbug {
    display: block;
    position: relative;
    width: 100%;
  }
  .wrapper-media-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.store-content .grid {
  margin-left: -15px;
  margin-right: -15px;
}
.store-detail {
  margin-bottom: -10px !important;
}
.store-detail .image-frame {
  width: 85%;
}
.store-detail .nav-frame {
  width: 15%;
}
.store-detail .slick-prev:before {
  background-size: 35%;
  font-family: 'slick';
  font-size: 20px;
  line-height: 1.8em;
  margin-left: 12px;
}
.store-detail .slick-next:before {
  background-size: 35%;
  font-family: 'slick';
  font-size: 20px;
  line-height: 1.8em;
  margin-left: 12px;
}
.store-detail .with360 .slick-prev {
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  left: 37%;
  z-index: 1;
  margin-top: -128px;
  transform: rotate(268deg);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.store-detail .with360 .slick-next {
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  right: 0px;
  left: 37%;
  margin-top: 89px;
  transform: rotate(90deg);
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.store-detail .without360 .slick-prev {
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  left: 36%;
  z-index: 1;
  margin-top: -163px;
  transform: rotate(268deg);
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.store-detail .without360 .slick-next {
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  right: 0px;
  left: 36%;
  margin-top: 125px;
  transform: rotate(90deg);
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.store-detail .main-image {
  width: 100%;
  height: 291px;
}
.store-detail .frame-360 {
  width: 100%;
  height: 400px;
}
.store-detail .sub-image-360 {
  width: 100%;
  height: 46px;
  object-fit: cover;
}
.store-detail .sub-image {
  width: 100%;
  height: 49px;
  object-fit: cover;
}
.store-detail .pl-image {
  padding-right: 0;
  padding-left: 0;
}
.store-detail .mg-lb {
  margin-left: 0;
  margin-bottom: 25px;
}
.store-detail .icon-360 {
  width: 38px;
  margin-top: -68px;
  margin-left: 26%;
}
.wrapper-cover-store {
  margin-bottom: 25px;
}
.wrappercontent-graylight {
  background-color: rgba(255, 255, 255, 0.75);
}
.btn-sfont {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
}
.wrapper-btn-download {
  position: relative;
  text-align: right;
}
.wrapper-btn-download .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.wrapper-thumbnail {
  margin-top: 10px;
}
.wrapper-thumbnail .thumbnail-item {
  position: relative;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  margin-bottom: 25px;
}
.wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title {
  margin-bottom: 5px;
}
.wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title a {
  color: #000000;
}
.wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title a:hover,
.wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title a:focus {
  color: #1cacbc;
}
.wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .readmore img {
  width: 16px;
  height: auto;
}
.panel-heading-map {
  padding: 0;
}
.panel-heading-map:after {
  content: '';
  display: block;
  clear: both;
}
.panel-heading-map .panel-title,
.panel-heading-map .panel-link {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 18px;
}
.panel-heading-map .panel-link img {
  width: 30px;
  height: auto;
  margin-right: 5px;
}
.wrapper-map {
  position: relative;
  margin-top: 15px;
}
.wrapper-map .map-mark {
  position: absolute;
  top: 125px;
  left: 60px;
}
.wrapper-map iframe {
  width: 100% !important;
}
.wrapper-store .wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title a {
  font-weight: normal;
}
.wrapper-store p {
  margin: 0 0 10px;
  font-size: 16px;
}
.wrapper-store .zoom-map {
  position: absolute;
  bottom: 0;
  right: 0;
}
.wrapper-store .zoom-map .icon-zoom {
  height: 25px;
  width: 25px;
  background-size: 100%;
}
.store-1 .map-mark {
  position: absolute;
  top: 125px;
  left: 60px;
}
@media only screen and (max-width: 576px) {
  .image-frame {
    width: 75% !important;
  }
  .nav-frame {
    width: 25% !important;
  }
  .wrapper-cover-store {
    margin-bottom: 10px;
  }
  .wrapper-store {
    margin-top: 5px;
  }
  .wrapper-store .total-info {
    display: none;
  }
  .wrapper-store .wrapper-thumbnail .thumbnail-item .thumbnail-conetnt {
    padding: 10px;
    overflow: hidden;
  }
  .wrapper-store .wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .title {
    display: block;
    float: left;
  }
  .wrapper-store .wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .readmore {
    position: relative;
    z-index: 1;
    border: none;
    font-weight: 600;
    padding: 0;
    width: inherit;
    height: inherit;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
    text-align: left;
    float: right;
  }
  .wrapper-store .wrapper-thumbnail .thumbnail-item .thumbnail-conetnt .readmore img {
    display: none;
  }
  .store-content {
    padding: 0;
    background-color: transparent;
  }
  .store-content .wrapper-thumbnail .thumbnail-item {
    margin-bottom: 10px;
  }
  .store-content .wrapper-thumbnail .thumbnail-item .title a {
    font-weight: normal;
  }
  .store-content .wrapper-description-page {
    text-align: center;
    background-color: #fff;
    margin-bottom: 5px;
    padding: 10px;
  }
  .wrapper-btn-download {
    text-align: center;
  }
  .wrapper-btn-download .btn {
    position: relative;
  }
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 32%;
    z-index: 1;
    margin-top: -65px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 32%;
    margin-top: 26px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 34%;
    z-index: 1;
    margin-top: -102px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 34%;
    margin-top: 64px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 200px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 400px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 45px;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 48px;
  }
  .store-detail .icon-360 {
    width: 29px;
    margin-top: -66px;
    margin-left: 24%;
    margin-right: 30%;
  }
}
@media (min-width: 400px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -65px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 26px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -115px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 81px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 200px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 400px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 45px;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 57.5px;
  }
  .store-detail .icon-360 {
    width: 29px;
    margin-top: -66px;
    margin-left: 30%;
    margin-right: 30%;
  }
}
@media (min-width: 475px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -78px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 38px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 40%;
    z-index: 1;
    margin-top: -114px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 40%;
    margin-top: 78px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 197.5px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 400px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 53px;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 56.5px;
  }
  .store-detail .icon-360 {
    width: 35px;
    margin-top: -78px;
    margin-left: 30%;
    margin-right: 30%;
  }
}
@media (min-width: 578px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 30%;
    z-index: 1;
    margin-top: -128px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 30%;
    margin-top: 89px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -163px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 125px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 290px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 400px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 46px;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 48px;
  }
  .store-detail .icon-360 {
    width: 38px;
    margin-top: -68px;
    margin-left: 17%;
  }
}
@media (min-width: 600px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 32%;
    z-index: 1;
    margin-top: -128px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 32%;
    margin-top: 89px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -163px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 125px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .icon-360 {
    width: 38px;
    margin-top: -68px;
    margin-left: 18%;
  }
}
@media (min-width: 675px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 34%;
    z-index: 1;
    margin-top: -128px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 34%;
    margin-top: 89px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -163px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 125px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .icon-360 {
    width: 38px;
    margin-top: -68px;
    margin-left: 23%;
  }
}
@media (min-width: 768px) {
  .store-content .grid {
    margin-left: 6px;
    margin-right: 6px;
  }
  .store-content .grid .col-sm-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .store-content .grid .thumbnail-item {
    margin-bottom: 12px;
  }
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 39px;
    z-index: 1;
    margin-top: -158px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 39px;
    margin-top: 120px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 36%;
    z-index: 1;
    margin-top: -199px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 36%;
    margin-top: 162px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 363px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 450px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 60px;
    object-fit: cover;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 63px;
    object-fit: cover;
  }
  .store-detail .icon-360 {
    width: 38px;
    margin-top: -104%;
    margin-left: 27%;
  }
  .store-detail .mg-lb {
    margin-left: 20px;
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .store-content .grid {
    margin-left: -6px;
    margin-right: -6px;
  }
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 58px;
    z-index: 1;
    margin-top: -197px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 59px;
    margin-top: 158px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 40%;
    z-index: 1;
    margin-top: -249px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 40%;
    margin-top: 211px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 464px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 500px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 80px;
    object-fit: cover;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 83px;
    object-fit: cover;
  }
  .store-detail .icon-360 {
    width: 47px;
    margin-top: -88%;
    margin-left: 30%;
  }
}
@media (min-width: 1200px) {
  .store-detail .with360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 77px;
    z-index: 1;
    margin-top: -217px;
    transform: rotate(268deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .with360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 79px;
    margin-top: 178px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-prev {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    left: 42%;
    z-index: 1;
    margin-top: -269px;
    transform: rotate(268deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .without360 .slick-next {
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 42%;
    margin-top: 234px;
    transform: rotate(90deg);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .store-detail .main-image {
    width: 100%;
    height: 511px;
  }
  .store-detail .frame-360 {
    width: 100%;
    height: 580px;
  }
  .store-detail .sub-image-360 {
    width: 100%;
    height: 90px;
    margin-bottom: 10px;
  }
  .store-detail .sub-image {
    width: 100%;
    height: 92px;
    margin-bottom: 10px;
  }
  .store-detail .icon-360 {
    width: 50px;
    margin-top: -74%;
    margin-left: 34%;
  }
}
.modal-sb .mix-item-container .product-box {
  overflow: hidden;
}
.modal-sb .mix-item-container .product-box img,
.modal-sb .mix-item-container .product-box .caption {
  width: 50%;
  float: left;
}
.modal-sb .mix-item-container .btn-delete {
  float: right;
}
.modal-sb .mix-item-container .col-plus {
  text-align: center;
  overflow: hidden;
}
.modal-sb .sub-title {
  font-weight: 600;
  font-size: 14px;
}
.modal-sb .icon-plus {
  margin-bottom: 12px;
  max-width: 30px;
}
.modal-sb .select-area {
  border: 1px solid #1cacbc;
  text-align: center;
  min-height: 182px;
  line-height: 182px;
  vertical-align: middle;
  display: block;
}
.modal-sb hr {
  border-color: #a8a8a8;
}
.modal-sb .promo-text-event {
  font-size: 1.5em;
  color: #f40f21;
  font-weight: 600;
}
.modal-sb .btn-delete {
  margin: 20px 0 5px;
}
.modal-sb .grid {
  margin-left: -6px;
  margin-right: -6px;
}
.modal-sb .grid.mCustomScrollbar {
  margin-right: -15px;
}
.modal-sb .grid.mCustomScrollbar .mCSB_container {
  margin-right: 15px;
}
.modal-sb .list-special-price .grid {
  max-height: 590px;
}
.modal-sb .list-special-price .product-box:hover,
.modal-sb .list-special-price .product-box:focus {
  text-decoration: none;
}
.modal-sb .list-special-price .product-box img {
  max-height: 155px;
}
.modal-media .left .overlay-text-container {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  z-index: 999;
}
.modal-media .slider .slick-list,
.modal-media .slider .slick-track,
.modal-media .slider .slick-slide {
  height: 100%;
  text-align: center;
  min-width: 100%;
}
.modal-media .slider img {
  display: inline-block;
  text-align: center;
  max-height: 414px;
}
.modal-media .idea-box h1,
.modal-media .idea-box .desc {
  height: auto;
}
.modal-media .desc {
  font-size: 13px;
  margin-bottom: 15px;
}
.modal-media .btn-ideabook {
  margin-bottom: 15px;
}
.modal-media .more-photo-container {
  border-top: 1px solid #e9e9e9;
}
.modal-media .more-photo-container .more-photo-inner {
  padding: 10px 15px 20px;
}
.modal-media .more-photo-container .more-title {
  font-size: 11px;
  margin-bottom: 5px;
}
.modal-media .more-photo-container .list-photo-thumb {
  margin-bottom: 0;
  width: 90%;
}
.modal-media .more-photo-container .list-photo-thumb .image-bg-thumb {
  margin-right: 12px;
  height: 86px;
  min-width: 68px;
}
.modal-media .more-photo-container .list-photo-thumb .slick-prev {
  left: -10px;
}
.modal-media .more-photo-container .list-photo-thumb .slick-prev + .slick-list {
  margin-left: 20px;
}
.modal-media .more-photo-container .list-photo-thumb .slick-next {
  right: -20px;
}
.modal-media .more-isms-photo-container {
  border-top: 1px solid #e9e9e9;
}
.modal-media .more-isms-photo-container .more-photo-inner {
  padding: 10px 15px 20px;
}
.modal-media .more-isms-photo-container .more-title {
  font-size: 11px;
  margin-bottom: 5px;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb {
  margin-bottom: 0;
  width: 90%;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb .image-bg-thumb {
  margin-right: 12px;
  height: 86px;
  min-width: 88px;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb .slick-track {
  min-width: 1000%;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb .slick-prev {
  left: -10px;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb .slick-prev + .slick-list {
  margin-left: 20px;
}
.modal-media .more-isms-photo-container .list-isms-photo-thumb .slick-next {
  right: -20px;
}
.modal-plain .title {
  color: #000000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}
.modal-plain p {
  font-size: 11px;
  font-weight: 600;
  color: #4d4d4d;
}
.modal-plain .btn {
  margin-top: 5px;
  min-width: 111px;
  font-size: 10px;
}
.modal-info {
  top: auto;
}
.modal-info + .modal-backdrop {
  background: none;
}
.modal-info .modal-header {
  border: 0;
  padding: 3px 9px;
}
.modal-info .modal-content {
  background-color: rgba(0, 0, 0, 0.75);
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: none;
}
.modal-info .modal-body {
  padding: 5px 15px 15px;
}
.modal-info .close {
  opacity: 1;
}
.modal-info .close .close-text {
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
  font-size: 19px;
}
.modal-info .btn {
  color: #ffffff;
}
.modal-product .modal-content {
  position: relative;
}
.modal-product .modal-header {
  position: absolute;
  right: 0;
  border-bottom: 0;
  z-index: 999;
  padding: 9px 15px;
}
.modal-product .modal-header .icon-close {
  width: 18px;
  height: 18px;
}
.modal-product .modal-body {
  padding: 15px;
}
.modal-payment .modal-title {
  color: #52534a;
}
.modal-payment .modal-footer {
  text-align: center;
}
.modal-payment .modal-footer .btn {
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  margin-top: 0;
}
.modal-payment .payment-number li {
  background-color: #c1c1c1;
  border-radius: 50%;
  color: #ffffff;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  width: 30px;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  margin: 0 1.95em;
  z-index: 9;
}
.modal-payment .payment-number li:before {
  content: '';
  position: absolute;
  top: 1em;
  left: -3.9em;
  width: 3.9em;
  height: .15em;
  background: #c1c1c1;
  z-index: -1;
}
.modal-payment .payment-number li:first-child:first-child {
  margin-right: 1.72em;
}
.modal-payment .payment-number li:first-child:before {
  display: none;
}
.modal-payment .payment-number li.active {
  background: #1cacbc url('../images/icon-checked.png') no-repeat scroll center center / 60% auto;
  text-indent: -9999px;
}
.modal-payment .payment-number li.active:before {
  background: #1cacbc;
}
.modal-payment .payment-text {
  font-size: 12px;
  margin: 8px 0 0;
}
.modal-payment .payment-text li {
  color: #c1c1c1;
  width: 80px;
  line-height: 1.8;
}
.modal-payment .payment-text li.active {
  color: #52534a;
}
.modal-payment .payment-thanks {
  color: #52534a;
  font-weight: normal;
}
.modal-invite .close {
  opacity: 1;
}
.modal-invite .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
.modal-invite .title {
  font-weight: normal;
  color: #000000;
  font-size: 15px;
  margin: 0;
}
.modal-invite .modal-body .title {
  margin: 20px 0 30px;
}
.modal-invite .form-group {
  margin-right: 5px;
  width: 100%;
}
.modal-invite .form-group .form-control {
  width: 100%;
  line-height: 34px;
}
.modal-invite .list-friend .img-circle {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.modal-invite .list-friend .media-body {
  border-bottom: 1px solid #cccccc;
}
.modal-invite .list-friend .name {
  margin-top: 5px;
  margin-left: 8px;
  font-size: 13px;
}
.modal-invite .btn {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  height: 34px;
}
.modal-invite .btn-invite {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
}
.modal-invite .btn-invite:before {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon-add-white.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  left: 8px;
  top: 7px;
}
.modal-full {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.modal-full .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.modal-full .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: #ececec;
}
.modal-full .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  border: 0;
}
.modal-full .modal-header .close {
  opacity: 1;
}
.modal-full .modal-header .close img {
  max-width: 30px;
}
.modal-full .modal-body {
  position: absolute;
  top: 25%;
  bottom: 0;
  width: 100%;
  overflow: auto;
  padding: 0;
  background-color: #ececec;
}
.modal-full .photo-gallery .slick-list {
  text-align: center;
}
.modal-full .photo-gallery img {
  display: inline-block;
  text-align: center;
}
.modal-full .photo-gallery .slick-prev,
.modal-full .photo-gallery .slick-next {
  z-index: 99;
  opacity: 1;
  height: 50px;
  margin-top: -30px;
}
.modal-full .photo-gallery .slick-prev {
  transform: none;
  left: 10px;
}
.modal-full .photo-gallery .slick-prev:before {
  background-image: url(../images/icon-left-banner.png);
  width: 52px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 30%;
  position: absolute;
  top: 45%;
  left: 30%;
}
.modal-full .photo-gallery .slick-next {
  right: 10px;
}
.modal-full .photo-gallery .slick-next:before {
  background-image: url(../images/icon-left-banner.png);
  width: 52px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 30%;
  position: absolute;
  top: 45%;
  background-image: url(../images/icon-right-banner.png);
  right: 30%;
  background-position: right top;
}
.mix-match-container {
  margin: 0 25px;
}
.mix-match-container [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px;
}
.mix-match-container .modal-body {
  margin: 0 !important;
  padding: 15px !important;
}
.mix-match-container .grid.mCustomScrollbar .mCSB_container {
  margin-right: 20px;
}
.mix-match-container .mCSB_scrollTools .mCSB_draggerContainer {
  left: -20px;
}
.modal-review {
  padding-top: 0;
}
.modal-review .image-wrapper {
  border: 1px solid #dddddd;
  padding: 10px;
}
.modal-review .image-wrapper img {
  margin: 0 auto;
  max-height: 100px;
}
.modal-review .product-name {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.modal-review dl,
.modal-review p {
  font-size: 12px;
}
.modal-review .title {
  font-weight: 600;
  font-size: 14px;
  clear: both;
}
.modal-review .unit {
  font-size: 12px;
  font-weight: normal;
}
.modal-review textarea {
  resize: none;
  width: 100%;
  background-color: #f4f4f4;
  border: 1px solid #c8c8c8;
  border-radius: 2px;
  padding: 10px;
}
.modal-review .border-line {
  border-top: 1px solid   #d9d9d9;
  margin-top: 15px;
}
.modal-review .modal-footer {
  padding: 5px;
}
.modal-review .rating {
  width: 162px;
  height: 40px;
}
.modal-review .rating label {
  float: right;
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
  padding: 10px;
}
.modal-review .rating label:before {
  content: "\2605";
  font-size: 26px;
  color: #e1e1e1;
  line-height: 1;
  border: 0;
  margin: 0;
}
.modal-review .rating input {
  display: none;
}
.modal-review .rating [type="radio"]:checked + label::before {
  border: 0;
}
.modal-review .rating input:checked ~ label:before,
.modal-review .rating:not(:checked) > label:hover:before,
.modal-review .rating:not(:checked) > label:hover ~ label:before {
  color: #db8619;
}
#interior-content label {
  font-weight: 600;
  color: #000000;
}
.wrapper-cover-interior {
  background-image: url('../images/booking.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center 6%;
}
.wrapper-cover-interior .interior-content {
  margin: 50px 0;
}
.wrapper-cover-interior .interior-content h1 {
  color: #fff;
  font-weight: 900;
  font-size: 50px;
  letter-spacing: 5px;
}
.wrapper-cover-interior .interior-content .slogan {
  color: #fff;
  font-size: 21px;
}
.wrapper-cover-interior .interior-content .slogan-sub {
  color: #fff;
  font-size: 14px;
}
.wrapper-cover-interior .interior-content .mobile-store {
  margin-top: 40px;
}
.wrapper-cover-interior .interior-content .mobile-store img {
  width: 140px;
  height: auto;
}
.nav-interoir {
  text-align: center;
  background-color: #fff;
  padding: 30px;
}
.nav-interoir .link-item {
  margin: 15px 0 0 0;
  color: #4d4d4d;
  font-weight: 600;
}
.nav-interoir .link-item:hover,
.nav-interoir .link-item:focus {
  color: #1cacbc;
}
.nav-interoir img {
  width: 30px;
}
.select-branch {
  margin: 25px 0;
}
.select-branch .bootstrap-select {
  margin-top: 5px;
}
.select-branch .bootstrap-select.btn-group .dropdown-toggle {
  background-color: #ffffff;
  box-shadow: none;
  width: 100% !important;
}
.wrapper-select-roomtype .right {
  width: 50%;
  padding-left: 40px;
}
.wrapper-select-roomtype .left {
  width: 50%;
  padding-right: 40px;
}
.room-item {
  margin-top: 8px;
  opacity: .6;
}
.room-item .checkbox label::before {
  border-radius: 3px;
  width: 20px;
  height: 20px;
  border-color: #5d5d5d;
}
.room-item .checkbox input[type="checkbox"]:checked + label::after,
.room-item .checkbox input[type="radio"]:checked + label::after {
  border-radius: 1px;
  content: '';
  width: 10px;
  height: 5px;
  top: 7px;
  left: 5px;
}
.room-item-active {
  opacity: 1;
}
.room-item-content {
  background-color: #fff;
  padding: 5px 20px;
  box-shadow: 1px 1px #e7e7e7;
}
.room-item-content > .list-inline {
  margin: 0;
}
.room-item-content .room-name {
  width: 62%;
  color: #000000;
  vertical-align: middle;
  padding-left: 0;
}
.room-item-content .upload-photo {
  margin: 0;
  padding-left: 25px;
  border-left: 1px solid #ccc;
  cursor: pointer;
}
.room-item-content .upload-photo a {
  color: #4d4d4d;
}
.room-item-content .upload-photo a:hover,
.room-item-content .upload-photo a:focus {
  color: #1cacbc;
}
.room-item-content .upload-photo span {
  margin-left: 15px;
  vertical-align: middle;
}
.room-item-content .upload-photo img {
  max-width: 35px;
}
.booking-confirm {
  margin-top: 40px;
}
.booking-confirm .btn-booking {
  line-height: 1;
  margin-bottom: 15px;
}
.booking-confirm .btn-booking:before {
  content: '';
  display: block;
  background-image: url('../images/icon-addevent.png');
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  float: left;
}
.booking-confirm .btn-booking span {
  display: block;
  width: 120px;
  float: left;
  margin-top: 5px;
}
.wrapper-calendar {
  background-color: #fff;
  margin-top: 5px;
}
.calendar-title {
  padding: 15px 0;
  background-color: #fafafa;
  position: relative;
}
.calendar-title p {
  margin: 0;
}
.calendar-title .calendar-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
.calendar-title .calendar-icon img {
  max-width: 30px;
}
#calendar-date {
  background-color: #fff;
  margin-bottom: 0;
}
#calendar-date td {
  text-align: center;
  border-top-color: #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0;
  border-right: 1px solid #e7e7e7;
}
#calendar-date td:first-child {
  border-right: 1px solid #e7e7e7;
}
#calendar-date .day,
#calendar-date .date {
  display: block;
}
#calendar-date .day {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  text-transform: uppercase;
}
#calendar-date .wrapper-header {
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}
#calendar-date .wrapper-header:hover {
  background-color: #1cacbc;
  color: #fff;
}
#calendar-date .wrapper-header.active {
  background-color: #1cacbc;
  color: #fff;
}
#calendar-date .wrapper-header.active:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-color: #1cacbc;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.calendar-time {
  background-color: #fafafa;
  margin-bottom: 0;
  padding-top: 20px;
  border: 1px solid #ccc;
  border-top: 0;
}
#calendar-time {
  border-top: 0;
}
#calendar-time td {
  text-align: center;
  border: 0;
}
#calendar-time td .time-select {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  cursor: pointer;
  color: #000000;
  font-size: 18px;
}
#calendar-time td .time-select.active,
#calendar-time td .time-select :hover {
  background-color: #1cacbc;
  color: #fff;
}
#calendar-time td .time-select span {
  padding: 12px;
  display: block;
}
.portfolio-interior-wrapper {
  background-color: #fbfbfb;
  padding: 30px;
  margin: 0 90px;
}
.portfolio-interior-wrapper [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.portfolio-interior-wrapper .branch-item + .branch-item {
  border-top: 1px solid #d1d1d1;
  margin-top: 40px;
  padding-top: 10px;
}
.portfolio-interior-wrapper .branch-item .branch-name:before {
  background-image: url('../images/icon-location-dark.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 70% auto;
  content: "";
  height: 50px;
  padding-left: 25px;
  width: 50px;
}
.portfolio-interior-wrapper .branch-item .branch-name + .small {
  margin-left: 25px;
}
.portfolio-interior-wrapper .branch-item .thumbnail {
  border-radius: 5px;
  border: 0;
  padding: 20px 4px;
  margin-bottom: 16px;
  -webkit-box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.6);
}
.portfolio-interior-wrapper .branch-item .image-bg-thumb {
  border-radius: 50%;
  border: 3px solid #e7e7e7;
  width: 70px;
  height: 70px;
  min-width: 70px;
  margin: 0 auto;
  background-color: #fafafa;
  background-size: 120% auto;
  background-position: top center;
}
.portfolio-interior-wrapper .branch-item .title {
  color: #1cacbc;
  font-weight: 600;
  margin: 10px 0 0;
  font-size: 12px;
}
.photo-interior-wrapper:not(.modal) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.photo-interior-wrapper:not(.modal) .branch-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.photo-interior-wrapper:not(.modal) .branch-item .thumbnail {
  width: 100%;
}
.photo-interior-wrapper:not(.modal) .branch-item .image-bg-thumb {
  border-radius: 50%;
  border: 3px solid #e7e7e7;
  width: 60px;
  height: 60px;
  min-width: 60px;
  margin: 0 auto;
  background-color: #fafafa;
  background-size: 120% auto;
  background-position: top center;
}
.photo-interior-wrapper:not(.modal) .branch-item .title {
  color: #1cacbc;
  font-weight: 600;
  margin: 5px 0 0;
  font-size: 16px;
}
@media only screen and (max-width: 360px) {
  .portfolio-interior-wrapper .total {
    font-size: 17px;
    line-height: 24px;
  }
  .portfolio-interior-wrapper .branch-item .thumbnail {
    min-height: 195px;
  }
}
@media only screen and (max-width: 768px) {
  .col-xs-11 {
    width: 90%;
  }
  .wrapper-cover-interior {
    height: 60vh;
    background-size: cover;
    background-position: 65% center;
    text-align: center;
    position: relative;
  }
  .wrapper-cover-interior:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.26);
  }
  .wrapper-cover-interior.alt {
    height: 300px;
  }
  .wrapper-cover-interior .interior-content {
    margin: 25% 0;
    padding: 20px 10px;
  }
  .wrapper-cover-interior .interior-content h1 {
    font-size: 27px;
    letter-spacing: inherit;
  }
  .wrapper-cover-interior .interior-content .slogan {
    font-size: 14px;
  }
  .wrapper-cover-interior .interior-content .slogan-sub {
    color: #fff;
    font-size: 10px;
  }
  .wrapper-cover-interior .interior-content .mobile-store {
    margin-top: 20px;
  }
  .wrapper-cover-interior .interior-content .mobile-store img {
    width: 130px;
    height: auto;
  }
  #interior-content,
  .nav-interoir {
    padding: 10px;
  }
  .portfolio-interior-wrapper {
    margin: 0;
    padding: 10px;
  }
  .portfolio-interior-wrapper .total-info {
    border-bottom: 0;
  }
  .nav-interoir .link-item {
    font-size: 11px;
  }
  #calendar-date .date {
    font-size: 8px;
  }
  #calendar-date .day {
    font-size: 12px;
  }
  #calendar-time td .time-select {
    font-size: 9px;
  }
  #calendar-time td .time-select span {
    padding: 0px;
  }
  .room-item-content .room-name {
    width: 42%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .wrapper-cover-interior.alt {
    height: 400px;
  }
  .photo-interior-wrapper .branch-item .thumbnail {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
  }
}
.interior-list {
  background-color: #ffffff;
}
.interior-list .row > div {
  position: relative;
}
.interior-list .interior-designer,
.interior-list .interior-builtin,
.interior-list .interior-home-solution,
.interior-list .interior-athome {
  position: relative;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}
.interior-list .interior-designer > div,
.interior-list .interior-builtin > div,
.interior-list .interior-home-solution > div,
.interior-list .interior-athome > div {
  position: absolute;
}
.interior-list .interior-designer > div h2,
.interior-list .interior-builtin > div h2,
.interior-list .interior-home-solution > div h2,
.interior-list .interior-athome > div h2 {
  margin-bottom: 0;
}
.interior-list .interior-designer {
  background-image: url('../images/service-life-style-thumb.jpg');
  background-position: -28px 20px;
}
.interior-list .interior-designer > div {
  left: 41%;
}
.interior-list .interior-builtin {
  background-image: url('../images/built-in-specialist-service-thumb.jpg');
  height: 160px;
}
.interior-list .interior-home-solution {
  background-image: url('../images/home-service-solution-thumb.png');
  background-position: -28px center;
}
.interior-list .interior-home-solution > div {
  right: 0;
  top: 10%;
}
.interior-list .interior-athome {
  background-image: url('../images/interior-at-home-service-thumb.jpg');
  background-position: 140px center;
}
.interior-detail {
  background-color: #ffffff;
  background-size: cover;
  background-position: 75% 0;
  background-repeat: no-repeat;
}
.interior-detail .title {
  text-transform: uppercase;
  line-height: 1.2;
}
.interior-detail .title .dark {
  color: #006593;
}
.interior-detail .title .light {
  color: #BACC2C;
}
.interior-detail .quote {
  font-size: 22px;
  color: #006593;
  margin-bottom: 25px;
}
.interior-detail .title-step {
  color: #000000;
  font-size: 15px;
  margin: 25px 0 15px;
  display: block;
}
.interior-detail .list-step li {
  margin-bottom: 10px;
  overflow: hidden;
}
.interior-detail .num {
  background-color: #1cacbc;
  border-radius: 50%;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-weight: 900;
  height: 20px;
  margin: 3px 10px 0 0;
  text-align: center;
  width: 20px;
  font-size: 12px;
  float: left;
}
.interior-detail .num span {
  margin-top: -3px;
  display: block;
}
.interior-detail .text {
  float: left;
  width: 89%;
}
.interior-detail .booking-confirm {
  margin: 30px 0 50px;
}
.interior-detail .booking-confirm .btn {
  line-height: 1.8;
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
body {
  background-color: #f9f9f9 !important;
}
.interior-solution-page {
  padding-top: 102px;
}
.interior-solution-page .container {
  padding: 0;
  overflow: hidden;
}
.interior-solution-page .sm-profile {
  border: 1px solid #d8d8d8 ;
  float: left !important;
  border-radius: 50%;
  width: 51px !important;
  height: 51px !important;
  margin-top: 18px;
  margin-left: 18px;
  margin-bottom: 18px;
  margin-right: 18px;
  object-fit: cover;
}
.interior-solution-page .pic-port {
  width: 334px !important;
  height: 334px !important;
  object-fit: cover;
}
@media (min-width: 768px) {
  .interior-solution-page .container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: visible;
  }
  .interior-solution-page .pic-port {
    width: 359px !important;
    height: 365px !important;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .pic-port {
    width: 359px !important;
    height: 365px !important;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .pic-port {
    width: 359px !important;
    height: 365px !important;
  }
}
.interior-solution-page .title-lg {
  height: 100%;
}
@media (min-width: 768px) {
  .interior-solution-page .title-lg {
    padding-right: 10em;
    padding-left: 12em;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .title-lg {
    padding-right: 10em;
    padding-left: 18em;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .title-lg {
    padding-right: 9em;
    padding-left: 18em;
  }
}
.interior-solution-page .title-pic {
  height: 230px;
  background-size: 190%;
  background-position: 6%;
}
@media (min-width: 500px) {
  .interior-solution-page .title-pic {
    height: 350px;
    background-size: 190%;
    background-position: 6%;
  }
}
@media (min-width: 768px) {
  .interior-solution-page .title-pic {
    height: 30em;
    width: 991px;
    margin-top: 0px;
    background-position: left;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .title-pic {
    height: 30em;
    width: 1199px;
    margin-top: 0px;
    background-position: left;
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .title-pic {
    min-height: 30em;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    background-size: cover;
  }
}
.interior-solution-page .title-mobile {
  height: 100%;
  margin-left: -30px;
  margin-right: -30px;
}
.interior-solution-page .title-content {
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  padding-top: 7em;
  margin-left: -30px;
  margin-right: -30px;
}
@media (min-width: 768px) {
  .interior-solution-page .title-content {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    padding-top: 7em;
    width: 45%;
    float: right;
    margin-left: 0 !important;
    margin-right: 2em !important;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .title-content {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    padding-top: 7em;
    width: 45%;
    float: right;
    margin-left: 0 !important;
    margin-right: 2em !important;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .title-content {
    background: rgba(255, 255, 255, 0.9);
    height: 100% !important;
    padding-top: 7em;
    width: 45%;
    float: right;
    margin-left: 0 !important;
    margin-right: 2em !important;
  }
}
.interior-solution-page .title-p {
  word-wrap: break-word;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #4a4a4a;
  font-size: 12px;
  letter-spacing: 0.8px;
}
@media (min-width: 768px) {
  .interior-solution-page .title-p {
    word-wrap: break-word;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4a4a4a;
    font-size: 12px;
    letter-spacing: 0.8px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .title-p {
    word-wrap: break-word;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4a4a4a;
    font-size: 12px;
    letter-spacing: 0.8px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .title-p {
    word-wrap: break-word;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4a4a4a;
    font-size: 12px;
    letter-spacing: 0.8px;
  }
}
.interior-solution-page .btn-appoint {
  color: #ffffff !important;
  background-color: #1cacbc;
  width: 75%;
  border-radius: 2px !important;
  font-size: 14px !important;
  height: 3em !important;
  padding-top: 0.7em;
  margin-left: 12.5%;
}
@media (min-width: 1200px) {
  .interior-solution-page .btn-appoint {
    color: #ffffff !important;
    background-color: #1cacbc;
    width: 50%;
    min-width: 15em;
    border-radius: 2px !important;
    font-size: 14px !important;
    height: 3em !important;
    padding-top: 0.7em;
    margin-left: 25%;
  }
}
.interior-solution-page .btn-appoint:hover {
  color: #ffffff !important;
  background-color: #158390;
}
@media (min-width: 768px) {
  .interior-solution-page .middle {
    width: 768px !important;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .middle {
    width: 992px !important;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .middle {
    width: 1200px !important;
    margin-right: auto;
    margin-left: auto;
  }
}
.interior-solution-page .content-bold {
  text-align: center;
  margin-top: 2em;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
}
.interior-solution-page .title-bold {
  margin-top: 2em;
  font-weight: bold;
  font-size: 26px;
  color: #000000;
  padding-left: 10%;
}
@media (min-width: 768px) {
  .interior-solution-page .title-bold {
    margin-top: 2em;
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    padding-left: 10%;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .title-bold {
    margin-top: 2em;
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    padding-left: 10%;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .title-bold {
    margin-top: 2em;
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    padding-left: 0%;
    text-align: center;
  }
}
.interior-solution-page .mobile-margin {
  margin-left: -15px;
  margin-right: -25px;
}
@media (min-width: 768px) {
  .interior-solution-page .mobile-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .mobile-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .mobile-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.interior-solution-page .lf-service {
  width: 100%;
}
@media (min-width: 768px) {
  .interior-solution-page .lf-service {
    width: 100%;
    float: right;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .lf-service {
    width: 100%;
    float: right;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .lf-service {
    width: 540px;
    float: right;
  }
}
.interior-solution-page .rf-service {
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .interior-solution-page .rf-service {
    width: 100%;
    float: left;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .rf-service {
    width: 100%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .rf-service {
    width: 540px;
    float: left;
  }
}
@media (min-width: 768px) {
  .interior-solution-page .lf-content-service {
    width: 350px;
    float: right;
    margin-right: 19px;
    margin-top: 18px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .lf-content-service {
    width: 468px;
    float: right;
    margin-right: 19px;
    margin-top: 18px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .lf-content-service {
    width: 540px;
    float: right;
    margin-right: 19px;
    margin-top: 18px;
  }
}
@media (min-width: 768px) {
  .interior-solution-page .rf-content-service {
    width: 350px;
    float: left;
    margin-left: -19px;
    margin-top: 18px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .rf-content-service {
    width: 468px;
    float: left;
    margin-left: -19px;
    margin-top: 18px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .rf-content-service {
    width: 540px;
    float: left;
    margin-left: -19px;
    margin-top: 18px;
  }
}
.interior-solution-page .content-adver {
  text-align: center;
  font-size: 20px;
  color: #4a4a4a;
}
.interior-solution-page .content-normal {
  text-align: center;
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 550;
}
.interior-solution-page .content-black {
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  padding-left: 19px;
  padding-right: 19px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .interior-solution-page .content-black {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .content-black {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .content-black {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-top: 0px;
  }
}
.interior-solution-page .content-grey {
  font-size: 18px;
  color: #4a4a4a;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .interior-solution-page .content-grey {
    font-size: 18px;
    color: #4a4a4a;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .content-grey {
    font-size: 18px;
    color: #4a4a4a;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .content-grey {
    font-size: 18px;
    color: #4a4a4a;
  }
}
.interior-solution-page .content-grey-small {
  font-size: 14px;
  color: #4a4a4a;
  line-height: 2;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .interior-solution-page .content-grey-small {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 2;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .content-grey-small {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .content-grey-small {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 2;
  }
}
.interior-solution-page .f-profile {
  margin-right: -23px;
}
@media (min-width: 768px) {
  .interior-solution-page .f-profile {
    margin-right: -17px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .f-profile {
    margin-right: -63px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .f-profile {
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .lg-firstf-profile {
    margin-left: 30px;
  }
}
.interior-solution-page .profile-interior-solution {
  background-color: #fff;
  width: 167px;
  height: 167px;
  padding-top: 1px;
}
@media (min-width: 768) {
  .interior-solution-page .profile-interior-solution {
    background-color: #fff;
    width: 177px;
    height: 177px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .profile-interior-solution {
    background-color: #fff;
    width: 177px;
    height: 177px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .profile-interior-solution {
    background-color: #fff;
    width: 177px;
    height: 177px;
  }
}
.interior-solution-page .pic-profile {
  border-radius: 50%;
  border: 3px solid #d8d8d8;
  width: 66px !important;
  height: 66px !important;
  margin-top: 36px;
  margin-bottom: 5px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .interior-solution-page .sm-left {
    padding-left: 0px !important;
    padding-right: 1em !important;
    margin-bottom: 1.5em !important;
    float: left;
  }
  .interior-solution-page .sm-right {
    padding-right: 0px !important;
    padding-left: 1em !important;
    margin-bottom: 1.5em !important;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .content-left {
    padding-left: 0px !important;
    padding-right: 0.2em !important;
    margin-bottom: 0.7em !important;
  }
  .interior-solution-page .content-center {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
    margin-bottom: 0.7em !important;
  }
  .interior-solution-page .content-right {
    padding-right: 0px !important;
    padding-left: 0.2em !important;
    margin-bottom: 0.7em !important;
  }
}
.interior-solution-page .f-portfolio {
  width: 334px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .interior-solution-page .f-portfolio {
    width: 359px;
    margin-right: 8px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .f-portfolio {
    width: 359px;
    margin-right: 8px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .f-portfolio {
    width: 359px;
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .interior-solution-page .md-firstf-portfolio {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .md-firstf-portfolio {
    margin-left: 130px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .md-firstf-portfolio {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .lg-firstf-portfolio {
    margin-left: 45px;
  }
}
.interior-solution-page .portfolio {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .interior-solution-page .portfolio {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .portfolio {
    margin-left: 130px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .portfolio {
    margin-left: 45px;
  }
}
.interior-solution-page .hover {
  width: 334px;
}
@media (min-width: 768px) {
  .interior-solution-page .hover {
    width: 359px;
  }
}
.interior-solution-page .hover:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  cursor: pointer;
}
.interior-solution-page .content-underpic {
  width: 334px !important;
  height: 83px !important;
  background-color: #fff;
}
@media (min-width: 768px) {
  .interior-solution-page .content-underpic {
    width: 359px !important;
    height: 6.2em !important;
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .content-underpic {
    width: 359px !important;
    height: 6.2em !important;
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .content-underpic {
    width: 359px !important;
    height: 6.2em !important;
    background-color: #fff;
  }
}
.interior-solution-page .content-inpic {
  margin-left: 6em;
  padding-top: 1.7em;
}
.interior-solution-page .content-underprofile {
  width: auto;
  height: 5em;
  background-color: #ffffff;
}
.interior-solution-page .content-profilename {
  padding-top: 5px;
  text-align: center;
  color: #1cacbc;
  font-weight: bold;
}
.interior-solution-page .content-jobname {
  text-align: center;
  color: #9b9b9b;
  font-size: 12px;
  margin-top: -8px;
}
.interior-solution-page .footer-profilename {
  padding-top: 1.7em;
  font-size: 14px;
  font-weight: bold;
}
.interior-solution-page .footer-jobname {
  margin-top: -8px;
  font-size: 12px;
  color: #9b9b9b;
}
.interior-solution-page .read-more {
  font-size: 14px;
  text-align: center !important;
  color: #9b9b9b !important;
}
.interior-solution-page .text-center {
  text-align: center !important;
}
.interior-solution-page .mg-bottom-1em {
  margin-bottom: 1em;
}
.interior-solution-page .mg-bottom-2em {
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .interior-solution-page .sm-mg-bottom {
    margin-bottom: 2em;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .sm-mg-bottom {
    margin-bottom: 1em;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .lg-mg-bottom-1em {
    margin-bottom: 1em;
  }
  .interior-solution-page .lg-mg-bottom-2em {
    margin-bottom: 2em;
  }
}
.interior-solution-page .mg-bottom-3em {
  margin-bottom: 3em;
}
.interior-solution-page .img-res {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}
@media (min-width: 768px) {
  .interior-solution-page .img-res {
    width: 100% !important;
    height: 303px !important;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .img-res {
    width: 100% !important;
    height: 303px !important;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .img-res {
    width: 100% !important;
    height: 303px !important;
    object-fit: cover;
  }
}
.interior-solution-page .type-room {
  position: absolute;
  top: 18px;
  color: #fff;
  font-size: 12px;
  margin-left: 16px !important;
}
.interior-solution-page .count-view {
  position: absolute;
  top: 18px;
  right: 15px;
  color: #fff;
  font-size: 12px;
  display: inline-block !important;
}
@media (min-width: 768px) {
  .interior-solution-page .count-view {
    position: absolute;
    top: 18px;
    right: 15px;
    color: #fff;
    font-size: 12px;
    display: inline-block !important;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .count-view {
    position: absolute;
    top: 18px;
    right: 15px;
    color: #fff;
    font-size: 12px;
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .count-view {
    position: absolute;
    top: 18px;
    right: 15px;
    color: #fff;
    font-size: 12px;
    display: inline-block !important;
  }
}
.interior-solution-page .max-width {
  width: 25px !important;
  height: 12px !important;
  display: inline-block !important;
}
.interior-solution-page .mobile-hidden {
  display: none;
}
@media (min-width: 768px) {
  .interior-solution-page .mobile-hidden {
    display: block;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .mobile-hidden {
    display: block;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .mobile-hidden {
    display: block;
  }
}
.interior-solution-page .line-h2 {
  line-height: 2 !important;
}
@media (min-width: 992px) {
  .interior-solution-page .line-h2 {
    line-height: 2 !important;
    margin-left: 140px;
    margin-right: 140px;
  }
}
.interior-solution-page .modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.interior-solution-page .modal-content-port {
  background-color: #f9f9f9;
  margin-top: 5%;
  margin-bottom: 15%;
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
  animation-name: modalopen;
  animation-duration: 1s;
}
.interior-solution-page .modal-header h2,
.interior-solution-page .modal-footer h3 {
  margin: 0;
}
.interior-solution-page .modal-body {
  padding: 0px;
  overflow: hidden;
  background-color: #fff;
  z-index: 9999;
  margin-top: 12%;
}
.interior-solution-page .md-foot {
  padding: 15px;
  margin-top: -455px;
}
@media (min-width: 768px) {
  .interior-solution-page .md-foot {
    padding: 15px;
    margin-top: -340px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .md-foot {
    padding: 15px;
    margin-top: -340px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .md-foot {
    padding: 15px;
    margin-top: 0px;
  }
}
.interior-solution-page .md-detail {
  margin-top: 180px;
}
@media (min-width: 768px) {
  .interior-solution-page .md-detail {
    margin-top: 70px;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .md-detail {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .md-detail {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .interior-solution-page {
    margin-top: 0px;
  }
}
.interior-solution-page .closeBtn {
  color: #9b9b9b;
  float: right;
  font-size: 30px;
  margin-top: -5px;
  margin-right: 10px;
}
.interior-solution-page .closeBtn:hover,
.interior-solution-page .closeBtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@keyframes modalopen {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.interior-solution-page .black-eye {
  width: 26px !important;
  height: 12px !important;
}
.interior-solution-page .md-pic-profile {
  border-radius: 50%;
  border: 1px solid #d8d8d8;
  width: 66px !important;
  height: 66px !important;
  margin-top: 10px;
}
.interior-solution-page .md-img-foot {
  width: 113px !important;
  height: 63px !important;
}
.interior-solution-page .img-selected {
  border: 4px solid #1cacbc;
}
.interior-solution-page .arrow {
  width: 25px !important;
  height: 45px !important;
}
.interior-solution-page .path {
  width: 7px !important;
  height: 14px !important;
  margin-bottom: 2px !important;
}
.interior-solution-page .h-section {
  height: 40px !important;
}
@media (min-width: 768px) {
  .interior-solution-page .h-section {
    height: 50px !important;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .h-section {
    height: 50px !important;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .h-section {
    height: 50px !important;
  }
}
.interior-solution-page .mobile-pl {
  padding-left: 0px;
}
@media (min-width: 768px) {
  .interior-solution-page .mobile-pl {
    padding-left: auto;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .mobile-pl {
    padding-left: auto;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .mobile-pl {
    padding-left: auto;
  }
}
.interior-solution-page .mobile-show {
  display: block;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .interior-solution-page .mobile-show {
    display: none;
  }
}
@media (min-width: 992px) {
  .interior-solution-page .mobile-show {
    display: none;
  }
}
@media (min-width: 1200px) {
  .interior-solution-page .mobile-show {
    display: none;
  }
}
.interior-solution-page .modal-pic {
  padding-left: 0px;
  padding-right: 0px;
}
.interior-solution-page .modal-fdata {
  float: right;
}
.interior-solution-page .count-viewblack {
  font-size: 12px;
  margin-bottom: 2em;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .interior-solution-page .count-viewblack {
    font-size: 12px;
    margin-bottom: 2em;
  }
}
.interior-solution-page .f14 {
  font-size: 14px;
}
.interior-solution-page .fbold {
  font-weight: bold;
}
.interior-solution-page .modal-detail-designer {
  float: left;
  padding-left: 15px;
}
.interior-solution-page .modal-pic-profile {
  float: left;
}
.interior-solution-page .video {
  width: 100%;
  height: 217px;
}
@media (min-width: 768px) {
  .interior-solution-page .video {
    width: 100%;
    height: 370px;
  }
}
.interior-solution-page .content-video {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .interior-solution-page br {
    display: none;
  }
}
.interior-solution-page .md-display-img {
  width: 100%;
  height: 208px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .interior-solution-page .md-display-img {
    width: 100%;
    height: 508px;
    object-fit: cover;
  }
}
.interior-solution-page .slick-loading .slick-list {
  background-image: url('../images/ajax-loader_1.gif');
}
.interior-solution-page .slick-prev:before,
.interior-solution-page .slick-next:before {
  background-image: url('../images/arrow-right.png');
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
}
.interior-solution-page .slick-prev {
  left: 15px;
  top: 47%;
  z-index: 1;
}
.interior-solution-page .slick-next {
  right: 15px;
  z-index: 1;
}
.interior-solution-page .slick-prev:before,
.interior-solution-page .slick-next:before {
  font-family: 'slick';
  font-size: 50px;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
.condo-solution-search {
  background-color: #f9f9f9 !important;
}
.condo-solution-search .icon-condo-size {
  margin-right: 13px;
}
.condo-solution-search .color-bg-condo {
  background-color: #ffffff;
}
.condo-solution-search .card-img {
  margin-bottom: 71px;
  height: 292px;
  margin-top: 20px;
}
.condo-solution-search .image-w {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.condo-solution-search .text-condo-vdo-mobile {
  display: block;
  margin-left: 20px;
  text-align: left !important;
  font-size: 19px;
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 40px;
}
.condo-solution-search .condo-vdo-mobile {
  display: block;
}
.condo-solution-search .condo-vdo {
  display: none;
}
.condo-solution-search .condo-mg-list {
  margin-bottom: 10px;
  max-width: 450px;
  display: block;
}
.condo-solution-search .m-mobile-size {
  margin-left: auto;
  display: block;
  margin-right: auto;
  width: 60%;
  min-width: 100%;
}
.condo-solution-search .from-condo-p {
  width: 68%;
  border: 0;
  margin-top: 20px;
  margin-left: 6%;
  height: 42px;
}
.condo-solution-search .condo-p-size-mobile-height-hid {
  display: block;
}
.condo-solution-search .condo-mobile-text-p {
  margin-left: 4%;
}
.condo-solution-search .condo-mobile-text {
  margin-left: 4%;
  font-weight: 600;
}
.condo-solution-search .condo-p-size-mobile {
  font-size: 28px;
  color: #444444;
  font-weight: 600;
  margin-left: 4%;
}
.condo-solution-search .condo-select {
  width: 95%;
  background-color: #ffffff;
}
.condo-solution-search .condo-select-mobile {
  width: 100%;
  background-color: #ffffff;
}
.condo-solution-search .title-condo-lg {
  width: 100%;
}
.condo-solution-search .title-condo-content {
  background: rgba(77, 161, 173, 0.9);
  height: 100%;
  padding-top: 7em;
  margin-left: 58%;
}
.condo-solution-search .title-condo-pic {
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  height: 400px;
  background-position: inherit;
}
.condo-solution-search .condo-p-size {
  font-size: 33px;
  color: #ffffff;
  margin-left: 10%;
  margin-top: -4%;
}
.condo-solution-search .condo-p-size-font {
  color: white;
  font-size: 17px;
  font-weight: 600;
  margin-top: 11%;
  margin-left: 11%;
  margin-right: 57%;
}
.condo-solution-search .condo-p-size-1 {
  margin-left: 11%;
  color: white;
}
.condo-solution-search .from-condo {
  width: 58%;
  border: 0;
  margin-left: 50px;
  margin-top: 20px;
  height: 42px;
}
.condo-solution-search .btn-condo {
  margin-left: -1px;
  margin-top: 20px;
  height: 42px;
  width: 23%;
}
.condo-solution-search .condo-list {
  font-size: 24px;
  font-weight: 600;
  margin-top: 2%;
  margin-bottom: 27px;
  color: #000000;
}
.condo-solution-search select {
  padding-left: 17px;
  height: 45px;
}
.condo-solution-search .select-w {
  width: 19%;
}
.condo-solution-search .condo-12 {
  display: inline-flex;
}
.condo-solution-search .group-w {
  width: 100%;
  margin-bottom: 20px;
}
.condo-solution-search .nav-condo {
  background-color: #f9f9f9;
}
.condo-solution-search .condo-color-w {
  background-color: #ffffff;
}
.condo-solution-search .image-condo-mt {
  margin-top: 20px;
}
.condo-solution-search .condo-caption-list-b {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 768px) {
  .condo-solution-search .condo-caption-list-b {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
  }
}
.condo-solution-search .condo-caption-size {
  margin-left: 4%;
}
.condo-solution-search .condo-caption-list-p {
  margin-left: -9%;
  margin-top: -3%;
  font-size: 10px;
  color: #9b9b9b;
}
.condo-solution-search .image-w {
  width: 100%;
}
.condo-solution-search .image-mt {
  margin-top: 14px;
  margin-left: -11px;
  margin-bottom: 14px;
}
.condo-solution-search .condo-caption-mg {
  margin-top: 20px;
  margin-left: -5%;
}
.condo-solution-search .condo-color-g {
  background-color: #e6e6e6;
  height: 41px;
  margin-top: 35px;
  margin-bottom: 10px;
  cursor: pointer;
}
.condo-solution-search .condo-mt {
  margin-top: 11px;
}
.condo-solution-search .condo-font-color {
  margin-top: 54px;
  font-size: 23px;
  color: #1cacbc;
  font-weight: 600;
}
.condo-solution-search .condo-p-font {
  margin-top: 20px;
  margin-left: 19px;
}
.condo-solution-search .condo-width {
  width: 27%;
}
.condo-solution-search .condo-mobile-show {
  display: block;
}
.condo-solution-search .mobile-hidden-condo {
  display: none;
}
.condo-solution-search .btn-filter {
  width: 100%;
  border-color: #e6e6e6;
  color: #9b9b9b;
  height: 45px;
}
.condo-solution-search .condo-vdo-w {
  position: relative;
  height: 0;
  padding-bottom: 56.21%;
}
.condo-solution-search .frame-condo-vdo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.condo-solution-search .text-condo-vdo {
  text-align: left !important;
  font-size: 19px;
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 40px;
}
.condo-solution-search .not-found {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-top: 175px;
  margin-bottom: 5%;
}
.condo-solution-search .from-condo-mobile {
  border: 0;
  margin-top: 20px;
  height: 42px;
}
.condo-solution-search .btn-condo-mobile {
  margin-left: -1px;
  margin-top: 20px;
  margin-bottom: 25px;
  height: 42px;
  width: 20%;
}
@media (min-width: 768px) {
  .condo-solution-search .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-solution-search .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-solution-search .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 274px;
    margin-top: 20px;
  }
  .condo-solution-search .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-solution-search .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-vdo-mobile {
    display: none;
  }
  .condo-solution-search .condo-vdo {
    display: block;
  }
  .condo-solution-search .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-solution-search .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-solution-search .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-solution-search .title-condo-lg {
    height: 416px;
    width: 73%;
    margin-left: 56%;
  }
  .condo-solution-search .condo-mobile-show {
    display: none;
  }
  .condo-solution-search .mobile-hidden-condo {
    display: block;
  }
  .condo-solution-search .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
    line-height: 37px;
  }
  .condo-solution-search .text-condo-vdo {
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-caption-mg {
    margin-top: 20px;
  }
  .condo-solution-search .title-condo-pic {
    background-repeat: no-repeat;
    background-size: 187%;
    background-position: initial;
    height: 416px;
  }
  .condo-solution-search .condo-width {
    width: 56%;
  }
  .condo-solution-search .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 0%;
  }
  .condo-solution-search .condo-p-size-font {
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin-top: 11%;
    margin-left: 3%;
    margin-right: 33%;
  }
  .condo-solution-search .condo-p-size-1 {
    margin-left: 3%;
    color: white;
  }
  .condo-solution-search .from-condo {
    width: 64%;
    border: 0;
    margin-left: 23px;
    margin-top: 20px;
    height: 42px;
  }
  .condo-solution-search .condo-select {
    width: 116%;
    margin-left: -11px;
    background-color: #ffffff;
  }
  .condo-solution-search select {
    padding-left: 8px;
    height: 45px;
  }
  .condo-solution-search .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-solution-search .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media (min-width: 992px) {
  .condo-solution-search .condo-caption-mg {
    margin-left: -3%;
  }
  .condo-solution-search .condo-caption-size {
    margin-left: 9%;
  }
  .condo-solution-search .condo-caption-list-p {
    margin-left: -14%;
    margin-top: -7%;
    font-size: 8px;
    color: #9b9b9b;
  }
  .condo-solution-search .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-solution-search .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-solution-search .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 274px;
    margin-top: 20px;
  }
  .condo-solution-search .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-solution-search .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-vdo-mobile {
    display: none;
  }
  .condo-solution-search .condo-vdo {
    display: block;
  }
  .condo-solution-search .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-solution-search .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-solution-search .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-solution-search .title-condo-lg {
    height: 418px;
    width: 101%;
    margin-left: -1%;
  }
  .condo-solution-search .condo-mobile-show {
    display: none;
  }
  .condo-solution-search .mobile-hidden-condo {
    display: block;
  }
  .condo-solution-search .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
  }
  .condo-solution-search .condo-p-size-font {
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin-top: 11%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-solution-search .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-solution-search .text-condo-vdo {
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .title-condo-pic {
    background-repeat: no-repeat;
    background-size: 145%;
    height: 418px;
    background-position: left;
  }
  .condo-solution-search .condo-width {
    width: 47%;
  }
  .condo-solution-search .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 51%;
  }
  .condo-solution-search .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-solution-search .from-condo {
    width: 279px;
    border: 0;
    margin-left: 31px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-solution-search .btn-condo {
    margin-left: -1px;
    margin-top: 29px;
    height: 42px;
    width: 23%;
  }
  .condo-solution-search .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-solution-search .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 1200px) {
  .condo-solution-search .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-solution-search .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-solution-search .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 288px;
    margin-top: 20px;
  }
  .condo-solution-search .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-solution-search .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-vdo-mobile {
    display: none;
  }
  .condo-solution-search .condo-vdo {
    display: block;
  }
  .condo-solution-search .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-solution-search .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-solution-search .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-solution-search .condo-mobile-show {
    display: none;
  }
  .condo-solution-search .mobile-hidden-condo {
    display: block;
  }
  .condo-solution-search .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
  }
  .condo-solution-search .condo-p-size-font {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-solution-search .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-solution-search .btn-condo {
    margin-left: -1px;
    height: 42px;
    margin-top: 29px;
    width: 23%;
  }
  .condo-solution-search .text-condo-vdo {
    text-align: center !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-caption-mg {
    margin-top: 20px !important;
  }
  .condo-solution-search .title-condo-lg {
    height: 418px;
    width: 0;
    margin-left: 57%;
  }
  .condo-solution-search .condo-width {
    width: 501px;
  }
  .condo-solution-search .title-condo-pic {
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
  }
  .condo-solution-search .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-solution-search .from-condo {
    width: 283px;
    border: 0;
    margin-left: 36px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-solution-search .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 59%;
  }
  .condo-solution-search .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-solution-search .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media (min-width: 1500px) {
  .condo-solution-search .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-solution-search .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-solution-search .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 360px;
    margin-top: 20px;
  }
  .condo-solution-search .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-solution-search .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-search .condo-vdo-mobile {
    display: none;
  }
  .condo-solution-search .condo-vdo {
    display: block;
  }
  .condo-solution-search .condo-mg-list {
    margin-bottom: 20px;
    max-width: 450px;
    display: block;
  }
  .condo-solution-search .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-solution-search .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-solution-search .condo-mobile-show {
    display: none;
  }
  .condo-solution-search .mobile-hidden-condo {
    display: block;
  }
  .condo-solution-search .title-condo-lg {
    height: 438px;
    width: 0;
    margin-left: 57%;
  }
  .condo-solution-search .condo-width {
    width: 501px;
  }
  .condo-solution-search .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 57%;
  }
  .condo-solution-search .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: 2%;
  }
  .condo-solution-search .condo-p-size-font {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-solution-search .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-solution-search .from-condo {
    width: 283px;
    border: 0;
    margin-left: 36px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-solution-search .btn-condo {
    margin-left: -1px;
    margin-top: 28px;
    height: 42px;
    width: 100px;
  }
  .condo-solution-search .title-condo-pic {
    height: 438px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }
  .condo-solution-search .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-solution-search .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-solution-search .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
.condo-solution-search .mt-5per {
  margin-top: 5%;
}
.condo-solution-search .mb-5per {
  margin-bottom: 5%;
}
.condo-solution-search .border-color-white {
  border-color: white;
}
.condo-solution-search .bootstrap-select {
  width: 100% !important;
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
.condo-detail {
  background-color: #ffffff !important;
}
.condo-detail .bg-w {
  background-color: #ffffff !important;
}
.condo-detail .condo-detail-mg {
  margin-top: 54px;
  margin-bottom: 20px;
  color: #1cacbc;
  font-size: 15px;
  display: none;
  margin-left: -14px;
}
.condo-detail .detail-col-size-1 {
  margin-left: -113px !important;
  left: 0px !important;
}
.condo-detail .detail-col-size-2 {
  margin-left: -66px;
}
.condo-detail .text-header-condo-detail {
  font-size: 19px;
  font-weight: 700;
  color: #000000;
  margin-top: 40px;
}
.condo-detail .text-header-2-condo-detail {
  font-size: 12px;
  margin-top: 7px;
  color: #4a4a4a;
  margin-bottom: 20px;
}
.condo-detail .detail-p-color {
  color: #0a0a0a;
}
.condo-detail .detail-p {
  margin-top: -10px;
}
.condo-detail .detail-size {
  color: #333333;
  font-weight: 600;
  margin-left: -20px;
}
.condo-detail .condo-ml {
  margin-left: -20px;
}
.condo-detail .list-font-color {
  color: #4a4a4a;
}
.condo-detail .condo-detail-size-room {
  color: #333333;
  font-weight: 600;
  margin-left: -25px;
}
.condo-detail .icon-eye {
  color: #c1c1c1;
}
.condo-detail .condo-ml-text {
  color: #c1c1c1;
  margin-left: -54px;
  font-size: 10px;
  margin-top: 2px;
}
.condo-detail .detail-room-size {
  color: #4a4a4a;
  font-size: 19px;
}
.condo-detail .text-detail-color {
  color: #000000;
  font-size: 15px;
}
.condo-detail .text-before {
  font-size: 25px;
  font-weight: 600;
  margin-top: 35px;
}
.condo-detail .detail-procuct-color {
  background-color: #f9f9f9;
}
.condo-detail .detail-product-size {
  font-size: 25px;
  font-weight: 600;
  color: #0a0a0a;
  margin-top: 48px;
}
.condo-detail .text-product-mt {
  display: none;
  margin-top: -28px;
  margin-right: 13px;
}
.condo-detail .detail-color-product {
  color: #1cacbc;
  font-weight: 600;
  font-size: 20px;
}
.condo-detail .detail-color-product-w {
  background-color: #ffffff;
  width: 32.333333%;
  margin-right: 11px;
  height: 374px;
  margin-top: 10px;
}
.condo-detail .detail-color-w {
  background-color: #ffffff;
}
.condo-detail .size-detail {
  font-weight: 600;
  margin-top: 20px;
}
.condo-detail .detail-caption-produuct-color {
  background-color: #ffffff;
}
.condo-detail .image-detail-size {
  width: 100%;
  margin-top: 20px;
}
.condo-detail .mount-color-red {
  color: #ff0909;
}
.condo-detail .mount-size {
  font-size: 11px;
  color: #444444;
  margin-left: 12px;
}
.condo-detail .juxtapose-befor-after {
  width: 100%;
  height: 688px;
}
.condo-detail .detail-icon {
  width: 5%;
  height: 11px;
  margin-right: 8px;
  margin-left: 20px;
}
.condo-detail .detail-image-room-plan {
  width: 69%;
  margin-left: 24px;
}
.condo-detail .Mid-Century-Living-Room-image-1 {
  width: 99.7%;
  margin-left: 1px;
  height: 479px;
}
.condo-detail .img-mg-1 {
  margin-left: -13px;
  margin-right: 21px;
  width: 24%;
}
.condo-detail .ml-icon {
  margin-left: -20px;
  margin-top: 14px;
}
.condo-detail .detail-p-small-size {
  font-size: 11px;
}
.condo-detail .detail-list-ml {
  margin-left: -19px;
}
.condo-detail .img-detail-small {
  margin-left: -21px;
}
.condo-detail .img-ml-circle {
  margin-left: -22px;
  width: 58%;
}
.condo-detail .detail-text-size-mg {
  font-size: 14px;
  font-weight: 600;
}
.condo-detail .detail-look {
  margin-top: 12px;
  margin-left: -2px;
}
.condo-detail .detail-lg-mg {
  margin-left: -23%;
}
.condo-detail .detail-img-size-1 {
  width: 100%;
  height: 211px !important;
  max-height: 211px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}
.condo-detail .Mid-Century-Living-Room-image-2 {
  width: 100%;
  max-height: 85px;
  height: auto;
}
.condo-detail .detail-img-size-2 {
  width: 100%;
  height: 211px !important;
  max-height: 506px;
  object-fit: cover;
  margin-left: 0px;
  margin-right: 0px;
}
.condo-detail .detail-mr {
  width: 94px !important;
}
.condo-detail .detail-img-3 {
  object-fit: cover;
  justify-content: flex-start;
  width: 90px;
  height: 56px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.condo-detail .detail-text-size-mg {
  margin-left: -13px;
  font-size: 14px;
  font-weight: 600;
}
.condo-detail .lg-size {
  margin-left: -27px;
  width: 66%;
}
.condo-detail .detail-text-size {
  margin-left: -28px;
  font-size: 14px;
  font-weight: 600;
}
.condo-detail .detail-row {
  margin-left: -26px;
  margin-right: 1px;
}
.condo-detail .detail-p-color {
  font-size: 15px;
}
.condo-detail .detail-p-small-size {
  font-size: 11px;
}
.condo-detail .detail-room-size {
  color: #4a4a4a;
  font-size: 17px;
  margin-left: -11px;
  margin-top: 15px;
}
.condo-detail .text-detail-color {
  color: #000000;
  font-size: 13px;
  margin-left: -11px;
}
.condo-detail .detail-card {
  background-color: white;
  height: 325px;
  margin-bottom: 26px;
  width: 304px;
}
.condo-detail .detail-image-room-plan1 {
  margin-left: 72%;
  margin-top: -83px;
}
.condo-detail .detail-image-room-plan2 {
  width: 100%;
}
.condo-detail .modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.condo-detail .modal-content {
  background-color: #f4f4f4;
  margin-top: 15%;
  margin-bottom: 15%;
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
  animation-name: modalopen;
  animation-duration: 1s;
}
.condo-detail .modal-header h2,
.condo-detail .modal-footer h3 {
  margin: 0;
}
.condo-detail .modal-body {
  padding: 0px;
  overflow: hidden;
  background-color: #fff;
  z-index: 9999;
  width: 54%;
  margin: auto;
}
.condo-detail .img-mg {
  margin-top: 20px;
  width: 96%;
  height: 56px;
  object-fit: cover;
  position: relative;
  margin-left: 2px;
}
.condo-detail .bg-back {
  margin-top: 20px;
  width: 88%;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 9;
}
.condo-detail .img-360 {
  margin-left: 22px;
  width: 41%;
  position: absolute;
  z-index: 20;
  margin-top: 29px;
}
.condo-detail .iframe-size {
  border: none;
  width: 380px;
  height: 211px !important;
  max-height: 566px;
  object-fit: cover;
  margin-left: 0px;
}
.condo-detail .slider-for-360 {
  margin-left: -53px;
}
.condo-detail .slider-nav-360 .slick-track {
  opacity: 1;
  margin-left: 6px;
  transform: translate3d(202px, 0px, 0px);
}
.condo-detail .slider-nav-360 .arrows {
  z-index: 999;
  color: black;
}
.condo-detail .slider-nav-360 .slick-prev {
  left: 23px;
  z-index: 999;
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
}
.condo-detail .slider-nav-360 .slick-prev:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  margin-left: 11px;
}
.condo-detail .slider-nav-360 .slick-next {
  right: 37px;
  z-index: 999;
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  margin-top: 15px;
}
.condo-detail .slider-nav-360 .slick-next:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  margin-left: 11px;
}
.condo-detail .slider-nav-360 .slick-slide {
  display: block;
}
.condo-detail .slider-nav-360 .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 114%;
  left: -60px;
}
.condo-detail .slider-nav .slick-track {
  opacity: 1;
  margin-left: 1px;
  transform: translate3d(202px, 0px, 0px);
}
.condo-detail .slider-nav .arrows {
  z-index: 999;
  color: black;
}
.condo-detail .slider-nav .slick-prev {
  left: 6px;
  z-index: 999;
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
}
.condo-detail .slider-nav .slick-prev:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  margin-left: 11px;
}
.condo-detail .slider-nav .slick-next {
  right: 30px;
  z-index: 999;
  background-color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  margin-top: 15px;
}
.condo-detail .slider-nav .slick-next:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  margin-left: 11px;
}
.condo-detail .slider-nav .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.condo-detail .sub-img {
  padding-left: 14px;
  margin-top: 20px;
}
@media (min-width: 320px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 90%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-360 {
    margin-left: 21px;
    width: 43%;
    position: absolute;
    z-index: 20;
    margin-top: 31px;
  }
}
@media (min-width: 335px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 83%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-360 {
    margin-left: 19px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 30px;
  }
}
@media (min-width: 400px) {
  .condo-detail .img-360 {
    margin-left: 27px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 27px;
  }
}
@media (min-width: 450px) {
  .condo-detail .img-360 {
    margin-left: 30px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 24px;
  }
}
@media (min-width: 480px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 90%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 96%;
    height: 56px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 32px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 24px;
  }
}
@media (min-width: 500px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 90%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 96%;
    height: 56px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 33px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 23px;
  }
}
@media (min-width: 515px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 91%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 96%;
    height: 56px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 35px;
    width: 41%;
    position: absolute;
    z-index: 20;
    margin-top: 23px;
  }
}
@media (min-width: 530px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 93%;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 96%;
    height: 56px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 39px;
    width: 39%;
    position: absolute;
    z-index: 20;
    margin-top: 23px;
  }
}
@media (min-width: 530px) {
  .condo-detail .img-360 {
    margin-left: 46px;
    width: 35%;
    position: absolute;
    z-index: 20;
    margin-top: 25px;
  }
}
@media (min-width: 567px) {
  .condo-detail .condo-detail-mg {
    margin-top: 54px;
    margin-bottom: 20px;
    color: #1cacbc;
    font-size: 15px;
    display: none;
    margin-left: -14px;
  }
  .condo-detail .detail-col-size-1 {
    margin-left: -48px !important;
    left: 1px !important;
  }
  .condo-detail .detail-col-size-2 {
    margin-left: -66px;
  }
  .condo-detail .text-header-condo-detail {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin-top: 40px;
  }
  .condo-detail .text-header-2-condo-detail {
    font-size: 12px;
    margin-top: 7px;
    color: #4a4a4a;
    margin-bottom: 20px;
  }
  .condo-detail .detail-p-color {
    color: #0a0a0a;
  }
  .condo-detail .detail-p {
    margin-top: -10px;
  }
  .condo-detail .detail-size {
    color: #333333;
    font-weight: 600;
    margin-left: -20px;
  }
  .condo-detail .condo-ml {
    margin-left: -20px;
  }
  .condo-detail .list-font-color {
    color: #4a4a4a;
  }
  .condo-detail .condo-detail-size-room {
    color: #333333;
    font-weight: 600;
    margin-left: -25px;
  }
  .condo-detail .icon-eye {
    color: #c1c1c1;
  }
  .condo-detail .condo-ml-text {
    color: #c1c1c1;
    margin-left: -54px;
    font-size: 10px;
    margin-top: 2px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 19px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
  }
  .condo-detail .text-before {
    font-size: 25px;
    font-weight: 600;
    margin-top: 35px;
  }
  .condo-detail .detail-procuct-color {
    background-color: #f9f9f9;
  }
  .condo-detail .detail-product-size {
    font-size: 25px;
    font-weight: 600;
    color: #0a0a0a;
    margin-top: 48px;
  }
  .condo-detail .text-product-mt {
    display: none;
    margin-top: -28px;
    margin-right: 13px;
  }
  .condo-detail .detail-color-product {
    color: #1cacbc;
    font-weight: 600;
    font-size: 20px;
  }
  .condo-detail .detail-color-product-w {
    background-color: #ffffff;
    width: 32.333333%;
    margin-right: 11px;
    height: 374px;
    margin-top: 10px;
  }
  .condo-detail .detail-color-w {
    background-color: #ffffff;
  }
  .condo-detail .size-detail {
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-detail .detail-caption-produuct-color {
    background-color: #ffffff;
  }
  .condo-detail .image-detail-size {
    width: 100%;
    margin-top: 20px;
  }
  .condo-detail .mount-color-red {
    color: #ff0909;
  }
  .condo-detail .mount-size {
    font-size: 11px;
    color: #444444;
    margin-left: 12px;
  }
  .condo-detail .juxtapose-befor-after {
    width: 100%;
    height: 688px;
  }
  .condo-detail .detail-icon {
    width: 5%;
    height: 11px;
    margin-right: 8px;
    margin-left: 20px;
  }
  .condo-detail .detail-image-room-plan {
    width: 69%;
    margin-left: 24px;
  }
  .condo-detail .Mid-Century-Living-Room-image-1 {
    width: 99.7%;
    margin-left: 1px;
    height: 479px;
  }
  .condo-detail .img-mg-1 {
    margin-left: -13px;
    margin-right: 21px;
    width: 24%;
  }
  .condo-detail .ml-icon {
    margin-left: -20px;
    margin-top: 14px;
  }
  .condo-detail .detail-p-small-size {
    font-size: 11px;
  }
  .condo-detail .detail-list-ml {
    margin-left: -19px;
  }
  .condo-detail .img-detail-small {
    margin-left: -21px;
  }
  .condo-detail .img-ml-circle {
    margin-left: -22px;
    width: 58%;
  }
  .condo-detail .detail-text-size-mg {
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-look {
    margin-top: 12px;
    margin-left: -2px;
  }
  .condo-detail .detail-lg-mg {
    margin-left: -23%;
  }
  .condo-detail .detail-img-size-1 {
    width: 100%;
    height: 321px !important;
    max-height: 321px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
  }
  .condo-detail .Mid-Century-Living-Room-image-2 {
    width: 100%;
    max-height: 85px;
    height: auto;
  }
  .condo-detail .detail-img-size-2 {
    width: 100%;
    height: 319px !important;
    max-height: 319px;
    object-fit: cover;
    margin-left: 0px;
    margin-right: 0px;
  }
  .condo-detail .detail-mr {
    width: 142px !important;
  }
  .condo-detail .detail-img-3 {
    object-fit: cover;
    justify-content: flex-start;
    width: 136px;
    height: 81px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .condo-detail .detail-text-size-mg {
    margin-left: -13px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .lg-size {
    margin-left: -27px;
    width: 66%;
  }
  .condo-detail .detail-text-size {
    margin-left: -28px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-row {
    margin-left: -26px;
    margin-right: 1px;
  }
  .condo-detail .detail-p-color {
    font-size: 15px;
  }
  .condo-detail .detail-p-small-size {
    font-size: 11px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 17px;
    margin-left: -11px;
    margin-top: 15px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 13px;
    margin-left: -11px;
  }
  .condo-detail .detail-card {
    background-color: white;
    height: 325px;
    margin-bottom: 26px;
    width: 304px;
  }
  .condo-detail .detail-image-room-plan1 {
    margin-left: 72%;
    margin-top: -83px;
  }
  .condo-detail .detail-image-room-plan2 {
    width: 100%;
  }
  .condo-detail .modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .condo-detail .modal-content {
    background-color: #f4f4f4;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-right: 5%;
    margin-left: 5%;
    width: 90%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    animation-name: modalopen;
    animation-duration: 1s;
  }
  .condo-detail .modal-header h2,
  .condo-detail .modal-footer h3 {
    margin: 0;
  }
  .condo-detail .modal-body {
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    width: 54%;
    margin: auto;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 88%;
    height: 81px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 87%;
    height: 81px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-360 {
    margin-left: 45px;
    width: 32%;
    position: absolute;
    z-index: 20;
    margin-top: 40px;
  }
  .condo-detail .iframe-size {
    border: none;
    width: 575px;
    height: 321px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 0px;
  }
  .condo-detail .slider-for-360 {
    margin-left: -53px;
  }
  .condo-detail .slider-nav-360 .slick-track {
    opacity: 1;
    margin-left: 6px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav-360 .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav-360 .slick-prev {
    left: 23px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav-360 .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-next {
    right: 37px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav-360 .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-slide {
    display: block;
  }
  .condo-detail .slider-nav-360 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 111%;
    left: -65px;
  }
  .condo-detail .slider-nav .slick-track {
    opacity: 1;
    margin-left: 1px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav .slick-prev {
    left: 6px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-next {
    right: 30px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  .condo-detail .sub-img {
    padding-left: 14px;
    margin-top: 20px;
  }
}
@media (min-width: 600px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 89%;
    height: 81px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 88%;
    height: 81px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 48px;
    width: 32%;
    position: absolute;
    z-index: 20;
    margin-top: 40px;
  }
}
@media (min-width: 650px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 91%;
    height: 81px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 88%;
    height: 81px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 58px;
    width: 32%;
    position: absolute;
    z-index: 20;
    margin-top: 35px;
  }
}
@media (min-width: 680px) {
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 93%;
    height: 78px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 89%;
    height: 78px;
    object-fit: cover;
    position: relative;
    margin-left: 2px;
  }
  .condo-detail .img-360 {
    margin-left: 62px;
    width: 30%;
    position: absolute;
    z-index: 20;
    margin-top: 35px;
  }
}
.condo-detail .text-title-before-after {
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 40px;
}
.condo-detail .before-after-frame {
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
}
@media (min-width: 768px) {
  .condo-detail .text-title-before-after {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .condo-detail .size-detail {
    font-weight: 600;
    margin-top: 20px;
    font-size: 12px;
  }
  .condo-detail .detail-color-product {
    color: #1cacbc;
    font-weight: 600;
    font-size: 18px;
  }
  .condo-detail .text-product-mt {
    display: block;
    margin-top: -28px;
    margin-right: 13px;
  }
  .condo-detail .text-header-condo-detail {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin-top: 40px;
  }
  .condo-detail .text-header-2-condo-detail {
    font-size: 20px;
    margin-top: 12px;
    color: #4a4a4a;
    margin-bottom: 20px;
  }
  .condo-detail .condo-detail-mg {
    margin-top: 54px;
    margin-bottom: 20px;
    color: #1cacbc;
    font-size: 15px;
    display: block;
    margin-left: -14px;
  }
  .condo-detail .detail-col-size-1 {
    margin-left: 0px !important;
    left: 0px !important;
  }
  .condo-detail .detail-col-size-2 {
    margin-left: -97px;
    left: 50px !important;
  }
  .condo-detail .small-1 {
    font-size: 85%;
    margin-left: -20px;
  }
  .condo-detail .detail-img-size-1 {
    width: 730px;
    height: 381px !important;
    max-height: 381px;
    object-fit: cover;
    margin-left: 18px;
    margin-right: auto;
  }
  .condo-detail .detail-img-size-2 {
    width: 100%;
    height: 381px !important;
    max-height: 381px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
  }
  .condo-detail .detail-mr {
    width: 169px !important;
  }
  .condo-detail .detail-img-3 {
    margin-top: 20px;
    width: 96%;
    height: 89px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .detail-text-size-mg {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-detail .list-font-color {
    color: #4a4a4a;
  }
  .condo-detail .lg-size {
    margin-left: -30px;
    width: 78%;
  }
  .condo-detail .detail-text-size {
    margin-left: -30px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-row {
    margin-left: -29px;
    margin-right: -98px;
  }
  .condo-detail .condo-detail-size-room {
    color: #333333;
    font-weight: 600;
    margin-left: -27px;
  }
  .condo-detail .detail-lg-mg {
    width: 188px !important;
    margin-left: 2%;
  }
  .condo-detail .Mid-Century-Living-Room-image-2 {
    width: 100%;
    max-height: 104px;
    height: auto;
  }
  .condo-detail .detail-image-room-plan {
    width: 100%;
    margin-left: 41%;
  }
  .condo-detail .detail-look {
    margin-top: 17px;
    margin-left: -3px;
  }
  .condo-detail .detail-icon {
    width: 3%;
    height: 11px;
    margin-right: 8px;
    margin-left: 39px;
  }
  .condo-detail .condo-ml-text {
    color: #c1c1c1;
    margin-left: -119px;
    font-size: 14px;
    margin-top: 2px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 19px;
    margin-left: -15px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -14px;
  }
  .condo-detail .detail-color-product-w {
    background-color: #ffffff;
    width: 31.333333%;
    margin-right: 11px;
    height: 295px;
    margin-top: 10px;
  }
  .condo-detail .detail-p-color {
    font-size: 15px;
  }
  .condo-detail .detail-card {
    background-color: white;
    height: 279px;
    margin-bottom: 26px;
    width: 100%;
  }
  .condo-detail .detail-image-room-plan1 {
    margin-left: 459px;
    margin-top: -99px;
  }
  .condo-detail .img-ml-circle {
    margin-left: -26px;
    width: 74%;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -12px;
    margin-bottom: 30px;
  }
  .condo-detail .detail-image-room-plan2 {
    width: 100%;
  }
  .condo-detail .modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .condo-detail .modal-content {
    background-color: #f4f4f4;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-right: 5%;
    margin-left: 5%;
    width: 90%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    animation-name: modalopen;
    animation-duration: 1s;
  }
  .condo-detail .modal-header h2,
  .condo-detail .modal-footer h3 {
    margin: 0;
  }
  .condo-detail .modal-body {
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    width: 46%;
    margin: auto;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 83%;
    height: 89px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 126%;
    height: 89px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
    margin-left: 1px;
  }
  .condo-detail .img-360 {
    margin-left: 53px;
    width: 49%;
    position: absolute;
    z-index: 20;
    margin-top: 36px;
  }
  .condo-detail .iframe-size {
    border: none;
    width: 730px !important;
    height: 381px !important;
    max-height: 381px;
    object-fit: contain;
    margin-left: 18px;
    margin-right: auto;
  }
  .condo-detail .slider-for-360 {
    margin-left: -62px;
  }
  .condo-detail .slider-nav-360 .slick-track {
    opacity: 1;
    margin-left: 6px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav-360 .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav-360 .slick-prev {
    left: 97px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav-360 .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-next {
    right: 27px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav-360 .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 164px !important;
  }
  .condo-detail .slider-nav-360 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 84%;
    left: 82px;
  }
  .condo-detail .slider-nav .slick-track {
    opacity: 1;
    margin-left: 1px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav .slick-prev {
    left: 30px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: -11px;
  }
  .condo-detail .slider-nav .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-next {
    right: 30px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 1px;
  }
  .condo-detail .slider-nav .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 90% !important;
    left: 40px !important;
  }
  .condo-detail .sub-img {
    padding-left: 7px;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .condo-detail .size-detail {
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-detail .text-product-mt {
    display: block;
    margin-top: -28px;
    margin-right: 13px;
  }
  .condo-detail .text-header-condo-detail {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin-top: 40px;
  }
  .condo-detail .text-header-2-condo-detail {
    font-size: 20px;
    margin-top: 12px;
    color: #4a4a4a;
    margin-bottom: 20px;
  }
  .condo-detail .condo-detail-mg {
    margin-top: 80px;
    margin-bottom: 20px;
    color: #1cacbc;
    font-size: 15px;
    display: block;
    margin-left: -14px;
  }
  .condo-detail .detail-col-size-1 {
    margin-left: 12px !important;
    left: -36px !important;
  }
  .condo-detail .detail-col-size-2 {
    margin-left: 0px;
    left: -24px !important;
  }
  .condo-detail small-1 {
    font-size: 85%;
    margin-left: -20px;
  }
  .condo-detail .detail-p-color {
    font-size: 15px;
  }
  .condo-detail .detail-p-small-size {
    font-size: 10px;
  }
  .condo-detail .detail-img-size-1 {
    width: 679px;
    height: 381px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 29px;
  }
  .condo-detail .detail-img-size-2 {
    width: 672px;
    height: 381px !important;
    max-height: 381px;
    object-fit: cover;
  }
  .condo-detail .detail-mr {
    width: 177px !important;
  }
  .condo-detail .detail-img-3 {
    margin-top: 20px;
    width: 96%;
    height: 89px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .detail-text-size-mg {
    margin-left: -43px;
    font-size: 14px;
    font-weight: 600;
    margin-top: -8px !important;
  }
  .condo-detail .img-ml-circle {
    margin-left: -47px;
    width: 100%;
  }
  .condo-detail .list-font-color {
    color: #4a4a4a;
    font-size: 12px;
  }
  .condo-detail .lg-size {
    margin-left: -56px;
    width: 96%;
  }
  .condo-detail .detail-text-size {
    margin-left: -58px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-row {
    margin-left: -57px;
    margin-right: -89px;
  }
  .condo-detail .condo-detail-size-room {
    color: #333333;
    font-weight: 600;
    margin-left: -56px;
  }
  .condo-detail .detail-lg-mg {
    height: 113px;
    width: 164px !important;
    margin-left: -11px;
  }
  .condo-detail .Mid-Century-Living-Room-image-2 {
    width: 100%;
    height: 100%;
    max-height: 138px;
  }
  .condo-detail .detail-image-room-plan {
    width: 122%;
    margin-left: -32px;
  }
  .condo-detail .detail-look {
    margin-top: 17px;
    margin-left: -2px;
  }
  .condo-detail .condo-ml-text {
    color: #c1c1c1;
    margin-left: -119px;
    font-size: 14px;
    margin-top: 2px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 19px;
    margin-left: 11px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: 11px;
  }
  .condo-detail .detail-color-product-w {
    background-color: #ffffff;
    width: 31.333333%;
    margin-right: 11px;
    height: 374px;
    margin-top: 10px;
  }
  .condo-detail .detail-card {
    background-color: white;
    height: 331px;
    margin-bottom: 26px;
    width: 100%;
  }
  .condo-detail .detail-image-room-plan1 {
    margin-left: 145px;
    margin-top: -62px;
  }
  .condo-detail .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -11px;
  }
  .condo-detail .detail-image-room-plan2 {
    width: 100%;
  }
  .condo-detail .modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .condo-detail .modal-content {
    background-color: #f4f4f4;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-right: 5%;
    margin-left: 5%;
    width: 90%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    animation-name: modalopen;
    animation-duration: 1s;
  }
  .condo-detail .modal-header h2,
  .condo-detail .modal-footer h3 {
    margin: 0;
  }
  .condo-detail .modal-body {
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    width: 46%;
    margin: auto;
  }
  .condo-detail .condo-detail .detail-icon {
    width: 14%;
    height: 9px;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 96%;
    height: 89px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 131%;
    height: 89px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
    margin-left: 1px;
  }
  .condo-detail .img-360 {
    margin-left: 49px;
    width: 49%;
    position: absolute;
    z-index: 20;
    margin-top: 36px;
  }
  .condo-detail .iframe-size {
    border: none;
    width: 670px !important;
    height: 381px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 7px;
  }
  .condo-detail .slider-nav-360 .slick-track {
    opacity: 1;
    margin-left: 0px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav-360 .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav-360 .slick-prev {
    left: 52px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav-360 .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-next {
    right: 42px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav-360 .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 163px !important;
  }
  .condo-detail .slider-nav-360 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 85%;
    left: 56px;
  }
  .condo-detail .slider-nav .slick-track {
    opacity: 1;
    margin-left: 1px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav .slick-prev {
    left: -8px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-next {
    right: 40px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 0px;
  }
  .condo-detail .slider-nav .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 93% !important;
    left: 3px !important;
  }
  .condo-detail .slider-nav .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 170px !important;
  }
  .condo-detail .sub-img {
    padding-left: 19px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .condo-detail .size-detail {
    font-weight: 600;
    margin-top: 20px;
    font-size: 16px;
  }
  .condo-detail .detail-color-product {
    color: #1cacbc;
    font-weight: 600;
    font-size: 20px;
  }
  .condo-detail .text-product-mt {
    display: block;
    margin-top: -28px;
    margin-right: 13px;
  }
  .condo-detail .text-header-condo-detail {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin-top: 40px;
  }
  .condo-detail .text-header-2-condo-detail {
    font-size: 20px;
    margin-top: 12px;
    color: #4a4a4a;
    margin-bottom: 20px;
  }
  .condo-detail .condo-detail-mg {
    margin-top: 54px;
    margin-bottom: 20px;
    color: #1cacbc;
    font-size: 15px;
    display: block;
    margin-left: -14px;
  }
  .condo-detail .detail-col-size-1 {
    margin-left: -55px !important;
    left: 2px !important;
  }
  .condo-detail .detail-col-size-2 {
    margin-left: 16px;
    left: -36px !important;
  }
  .condo-detail .detail-img-size-1 {
    width: 820px;
    height: 471px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 70px;
  }
  .condo-detail .detail-img-size-2 {
    width: 820px;
    height: 471px !important;
    max-height: 471px;
    object-fit: cover;
    margin-left: 32px;
  }
  .condo-detail .detail-mr {
    width: 211px !important;
  }
  .condo-detail .detail-img-3 {
    margin-top: 20px;
    width: 95%;
    height: 108px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .detail-text-size-mg {
    margin-left: -62px;
    font-size: 14px;
    font-weight: 600;
    margin-top: -1px !important;
  }
  .condo-detail .img-ml-circle {
    margin-left: -65px;
    width: 100%;
  }
  .condo-detail .lg-size {
    margin-left: -70px;
    width: 78%;
  }
  .condo-detail .detail-text-size {
    margin-left: -71px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-row {
    margin-left: -70px;
    margin-right: -39px;
  }
  .condo-detail .condo-detail-size-room {
    color: #333333;
    font-weight: 600;
    margin-left: -69px;
  }
  .condo-detail .detail-lg-mg {
    height: 133px;
    width: 204px !important;
    margin-left: 1px;
  }
  .condo-detail .Mid-Century-Living-Room-image-2 {
    width: 100%;
    height: 100%;
    max-height: 138px;
  }
  .condo-detail .detail-image-room-plan {
    width: 100%;
    margin-left: -48px;
  }
  .condo-detail .detail-look {
    margin-top: 17px;
    margin-left: 0px;
  }
  .condo-detail .condo-ml-text {
    color: #c1c1c1;
    margin-left: -98px;
    font-size: 14px;
    margin-top: 2px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 19px;
    margin-left: -12px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -11px;
  }
  .condo-detail .detail-p-color {
    font-size: 17px;
  }
  .condo-detail .detail-card {
    background-color: white;
    height: 387px;
    margin-bottom: 26px;
    width: 100%;
  }
  .condo-detail .detail-image-room-plan1 {
    margin-left: 149px;
    margin-top: -72px;
  }
  .condo-detail .detail-p-small-size {
    font-size: 11px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -12px;
    margin-bottom: 30px;
  }
  .condo-detail .detail-image-room-plan2 {
    width: 100%;
  }
  .condo-detail .modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .condo-detail .modal-content {
    background-color: #f4f4f4;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-right: 5%;
    margin-left: 5%;
    width: 90%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    animation-name: modalopen;
    animation-duration: 1s;
  }
  .condo-detail .modal-header h2,
  .condo-detail .modal-footer h3 {
    margin: 0;
  }
  .condo-detail .modal-body {
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    width: 46%;
    margin: auto;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 95%;
    height: 108px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 129%;
    height: 107px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
    margin-left: 1px;
  }
  .condo-detail .img-360 {
    margin-left: 61px;
    width: 50%;
    position: absolute;
    z-index: 20;
    margin-top: 37px;
  }
  .condo-detail .iframe-size {
    border: none;
    width: 820px !important;
    height: 471px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 20px;
  }
  .condo-detail .slider-for-360 {
    margin-left: -71px;
  }
  .condo-detail .slider-nav-360 .slick-track {
    opacity: 1;
    margin-left: 6px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav-360 .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav-360 .slick-prev {
    left: 77px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav-360 .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-next {
    right: 60px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav-360 .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 83%;
    left: 70px;
  }
  .condo-detail .slider-nav-360 .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 201px !important;
  }
  .condo-detail .slider-nav .slick-track {
    opacity: 1;
    margin-left: 13px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav .slick-prev {
    left: 4px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-next {
    right: 62px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 1px;
  }
  .condo-detail .slider-nav .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 92% !important;
    left: 2px !important;
  }
  .condo-detail .slider-nav .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 208px !important;
  }
  .condo-detail .sub-img {
    padding-left: 28px;
    margin-top: 20px;
  }
}
@media (min-width: 1500px) {
  .condo-detail .size-detail {
    font-weight: 600;
    margin-top: 20px;
    font-size: 16px;
  }
  .condo-detail .detail-color-product {
    color: #1cacbc;
    font-weight: 600;
    font-size: 20px;
  }
  .condo-detail .list-font-color {
    color: #4a4a4a;
    font-size: 13px;
  }
  .condo-detail .detail-p-color {
    font-size: 16px;
  }
  .condo-detail .text-product-mt {
    display: block;
    margin-top: -28px;
    margin-right: 13px;
    margin-bottom: 36px;
  }
  .condo-detail .text-header-condo-detail {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin-top: 40px;
  }
  .condo-detail .text-header-2-condo-detail {
    font-size: 20px;
    margin-top: 12px;
    color: #4a4a4a;
    margin-bottom: 20px;
  }
  .condo-detail .condo-detail-mg {
    margin-top: 54px;
    margin-bottom: 20px;
    color: #1cacbc;
    font-size: 15px;
    display: block;
    margin-left: -14px;
  }
  .condo-detail .detail-col-size-1 {
    margin-left: -55px !important;
    left: 2px !important;
  }
  .condo-detail .detail-col-size-2 {
    margin-left: 15px;
    left: -2px !important;
  }
  .condo-detail .detail-img-size-1 {
    width: 820px;
    height: 471px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 72px;
    margin-right: auto;
  }
  .condo-detail .detail-img-size-2 {
    width: 820px;
    height: 471px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 2px;
    margin-right: auto;
  }
  .condo-detail .detail-mr {
    width: 218px !important;
  }
  .condo-detail .detail-img-3 {
    margin-top: 20px;
    width: 95%;
    height: 108px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .detail-text-size-mg {
    margin-left: -40px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px !important;
  }
  .condo-detail .img-detail-small {
    margin-left: -21px;
  }
  .condo-detail .img-ml-circle {
    margin-left: -16px;
    width: 100%;
  }
  .condo-detail .lg-size {
    margin-left: -20px;
    width: 73%;
  }
  .condo-detail .detail-text-size {
    margin-left: -23px;
    font-size: 14px;
    font-weight: 600;
  }
  .condo-detail .detail-row {
    margin-left: -21px;
    margin-right: -103px;
  }
  .condo-detail .detail-mg-1 {
    margin-left: 31px;
    margin-top: -7px;
  }
  .condo-detail .detail-mg-2 {
    margin-left: 17px;
  }
  .condo-detail .detail-lg-mg {
    height: 133px;
    width: 211px !important;
    margin-left: 1px;
  }
  .condo-detail .Mid-Century-Living-Room-image-2 {
    width: 100%;
    height: 100%;
    max-height: 138px;
  }
  .condo-detail .condo-detail-size-room {
    color: #333333;
    font-weight: 600;
    margin-left: -23px;
  }
  .condo-detail .detail-image-room-plan {
    width: 98%;
    margin-left: 3px;
  }
  .condo-detail .detail-look {
    margin-top: 21px;
    margin-left: -4px;
  }
  .condo-detail small {
    font-size: 12px;
  }
  .condo-detail .detail-room-size {
    color: #4a4a4a;
    font-size: 19px;
    margin-left: -12px;
  }
  .condo-detail .text-detail-color {
    color: #000000;
    font-size: 15px;
    margin-left: -12px;
    margin-bottom: 30px;
  }
  .condo-detail .detail-card {
    background-color: white;
    height: 387px;
    margin-bottom: 26px;
    width: 100%;
  }
  .condo-detail .detail-image-room-plan1 {
    margin-left: 189px;
    margin-top: -63px;
    width: -moz-fit-content;
  }
  .condo-detail .detail-image-room-plan2 {
    width: 100%;
  }
  .condo-detail .img-mg {
    margin-top: 20px;
    width: 95%;
    height: 108px;
    object-fit: cover;
    position: relative;
  }
  .condo-detail .bg-back {
    margin-top: 20px;
    width: 133%;
    height: 108px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 9;
    margin-left: 1px;
  }
  .condo-detail .img-360 {
    margin-left: 61px;
    width: 50%;
    position: absolute;
    z-index: 20;
    margin-top: 37px;
  }
  .condo-detail .iframe-size {
    border: none;
    width: 820px !important;
    height: 471px !important;
    max-height: 566px;
    object-fit: cover;
    margin-left: 20px;
  }
  .condo-detail .slider-nav-360 .slick-track {
    opacity: 1;
    margin-left: 6px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav-360 .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav-360 .slick-prev {
    left: 81px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav-360 .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-next {
    right: 61px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
  .condo-detail .slider-nav-360 .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav-360 .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 201px !important;
  }
  .condo-detail .slider-nav-360 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 83%;
    left: 71px;
  }
  .condo-detail .slider-nav .slick-track {
    opacity: 1;
    margin-left: 6px;
    left: -6px;
    transform: translate3d(202px, 0px, 0px);
  }
  .condo-detail .slider-nav .arrows {
    z-index: 999;
    color: black;
  }
  .condo-detail .slider-nav .slick-prev {
    left: 4px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
  }
  .condo-detail .slider-nav .slick-prev:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-next {
    right: 65px;
    z-index: 999;
    background-color: white;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-top: 2px;
  }
  .condo-detail .slider-nav .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 11px;
  }
  .condo-detail .slider-nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 91% !important;
    left: 16px !important;
  }
  .condo-detail .slider-nav .slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 207px !important;
  }
  .condo-detail .sub-img {
    padding-left: 27px;
    margin-top: 20px;
  }
}
.condo-detail .img-selected {
  border: 4px solid #1cacbc;
}
.condo-detail .closeBtn {
  color: #9b9b9b;
  float: right;
  font-size: 30px;
  margin-top: -5px;
  margin-right: 10px;
}
.condo-detail .closeBtn:hover,
.condo-detail .closeBtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.condo-detail .slider_nav {
  width: 200px !important;
}
.condo-detail .mag-icon {
  cursor: pointer;
}
.condo-detail .popover {
  width: 343px;
  max-width: 343px;
  height: 134px;
  border: 0;
  border-radius: 10px;
}
.condo-detail .popover .arrow {
  display: none;
}
.condo-detail .popover-link img {
  max-width: 100px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.condo-detail .popover-link .product-box {
  text-align: left;
}
.condo-detail .popover-link .product-box .name {
  height: 68px;
}
.condo-detail .icon-tag {
  background-image: url(../images/icon-popover-tag.png);
  background-size: 100%;
  width: 59px;
  height: 59px;
  text-indent: -9999px;
  position: absolute;
}
.condo-detail .icon-tag[aria-describedby*=popover] {
  background-image: url(../images/icon-popover-close.png);
}
.condo-detail .product-box {
  margin-bottom: 0;
  text-align: center;
}
.condo-detail .product-box .name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  white-space: normal;
  height: 46px;
}
.condo-detail .product-box .desc {
  font-size: 10px;
  margin-bottom: 8px;
}
.condo-detail .product-box .price-wrapper {
  min-height: 28px;
}
.condo-detail .product-box .price-wrapper .before-price {
  text-decoration: line-through;
  font-size: 10px;
  color: #444444;
  font-weight: normal;
  margin-left: 5px;
}
.condo-detail .product-box .price-wrapper .price {
  font-size: 14px;
  line-height: 1;
}
.condo-detail .product-box .price-wrapper .price.event {
  color: #ff0000;
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
.condo-solution-landing {
  background-color: #f9f9f9 !important;
}
.condo-solution-landing .input-condo-form > input,
.condo-solution-landing .input-condo-form select {
  height: 54px;
  border-radius: 4px;
  border: solid 1px #eaeaec;
  background-color: #ffffff;
  padding-left: 16px;
  color: #444444;
  font-weight: normal;
}
.condo-solution-landing .input-condo-form > input:focus,
.condo-solution-landing .input-condo-form select:focus {
  box-shadow: none;
}
.condo-solution-landing .show-mobile {
  display: block;
}
.condo-solution-landing .show-web {
  display: none;
}
.condo-solution-landing .mt-banner {
  margin-top: 40px;
}
.condo-solution-landing .carousel-inner > .item img {
  min-height: auto;
}
.condo-solution-landing .room-page {
  box-shadow: none;
}
.condo-solution-landing .banner-img {
  width: 100%;
  height: 438px;
  margin-top: 20px;
}
.condo-solution-landing .title-condo-pic {
  height: 252px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.condo-solution-landing .condo-landing-bg-w {
  background-color: #f9f9f9;
  margin-top: 40px;
}
.condo-solution-landing .condo-landing-text-head-1 {
  font-size: 23px;
  font-weight: 600;
  color: black;
  margin-top: 30px;
  line-height: 1.5;
}
.condo-solution-landing .condo-landing-text-head-2 {
  font-size: 12px;
}
.condo-solution-landing .landing-arrow-img {
  width: 8px;
  margin-left: 2px;
}
.condo-solution-landing .condo-item {
  display: flex;
  flex-direction: column;
  position: relative;
}
.condo-solution-landing .condo-item-image {
  width: 100%;
  height: 165px;
}
.condo-solution-landing .condo-icon-360 {
  width: 38px;
  height: 40px;
  position: absolute;
  top: 6px;
  right: 20px;
}
.condo-solution-landing .condo-text {
  margin-top: 10px;
  color: #000000;
  font-weight: 600;
}
.condo-solution-landing .condo-solution-idea-mt {
  margin-bottom: 75px;
  outline: none;
}
.condo-solution-landing .condo-solution-idea-img-360 {
  width: 15%;
  position: absolute;
  z-index: 20;
  margin-left: 156px;
  margin-top: 5px;
}
.condo-solution-landing .condo-solution-idea-color-bg {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100% !important;
  position: absolute;
  margin-left: -14px;
  z-index: 9;
}
.condo-solution-landing .condo-solution-idea-img {
  height: 149px;
  width: 258px;
  margin-left: 3px;
  margin-right: 16px;
  position: relative;
  background-size: cover;
}
.condo-solution-landing .condo-solution-idea-text {
  font-size: 18px;
  font-weight: 600;
  margin-top: 90%;
}
.condo-solution-landing .condo-solution-vdo-360 {
  width: 262pt;
  height: 148pt;
  margin-top: 20px;
}
.condo-solution-landing .condo-solution-text-vdo-360 {
  font-size: 16px;
  margin-top: 10px;
  color: black;
  font-weight: 600;
  margin-bottom: 40px;
}
.condo-solution-landing .condo-solution-img {
  width: 120%;
  height: auto;
  margin-left: -28px;
  object-fit: contain;
}
.condo-solution-landing .condo-solution-bg-card {
  background-color: #FFFFFF;
  height: 272px;
  width: 109%;
  margin-left: -13px;
  margin-top: 0;
}
.condo-solution-landing .condo-solution-text-card {
  color: black;
  font-size: 20px;
  margin-left: 6px;
  font-weight: 600;
  margin-top: 24px;
}
.condo-solution-landing .condo-ml-line {
  margin-left: 8px;
  height: 16px;
}
.condo-solution-landing .line-in-card {
  stroke: #c8c8c8;
  stroke-width: 2;
}
.condo-solution-landing .text-in-card {
  color: #4a4a4a;
  font-size: 16px;
  margin-left: 8px;
  line-height: 2;
  width: 94%;
  height: 90px;
  overflow: hidden;
}
.condo-solution-landing .btn-card {
  border-radius: 20px;
  background-color: white;
  border-color: #444444;
  height: 39px;
  width: 41%;
  margin-left: 10px;
  margin-top: 14px;
}
.condo-solution-landing .btn {
  text-transform: capitalize;
  font-size: 13px;
}
.condo-solution-landing .condo-landing-img {
  width: 100%;
  margin-top: 40px;
}
.condo-solution-landing .condo-idea-img-card {
  width: 100%;
  margin-left: 0;
}
.condo-solution-landing .condo-idea-bg-card {
  background-color: #FFFFFF;
  height: 175px;
  margin-bottom: 40px;
}
.condo-solution-landing .idea-frame {
  width: 100%;
}
.condo-solution-landing .idea-frame:hover {
  box-shadow: 0 0 10px 0px #e8e8e8;
}
.condo-solution-landing .condo-idea-text-1-card {
  font-size: 16px;
  margin-left: 6px;
  font-weight: 600;
  padding: 20px 0 0 20px;
  min-height: 70px;
}
.condo-solution-landing .condo-idea-text-2-card {
  padding: 0 0 0 25px;
  font-size: 14px;
}
.condo-solution-landing .btn-bg-b {
  width: 100%;
  background-color: #e6e6e6;
  height: 44px;
  border-color: #e6e6e6;
  margin-top: 35px;
  color: #4a4a4a;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.condo-solution-landing .form-control {
  font-size: 11px;
}
.condo-solution-landing .btn-bg-w {
  width: 100%;
  background-color: white;
  height: 44px;
  border-color: #e6e6e6;
  margin-top: 10px;
  color: #9b9b9b;
}
.condo-solution-landing .img-btn {
  margin-right: 18px;
}
.condo-solution-landing .condo-select-1 {
  width: 128%;
  background-color: #ffffff;
  height: 39px;
  margin-left: -23px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.condo-solution-landing .condo-select-2 {
  width: 128%;
  background-color: #ffffff;
  height: 39px;
  margin-left: -18px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.condo-solution-landing .condo-select-3 {
  width: 128%;
  background-color: #ffffff;
  height: 39px;
  margin-left: -13px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.condo-solution-landing .condo-select-4 {
  width: 128%;
  background-color: #ffffff;
  height: 39px;
  margin-left: -8px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.condo-solution-landing .condo-img-ex {
  width: 100%;
  margin-top: 30px;
  margin-left: 0;
  max-height: 328px;
  height: 328px;
  object-fit: cover;
}
.condo-solution-landing .condo-bg-ex {
  background-color: #FFFFFF;
  width: 100%;
  height: 87px;
  margin-left: 0;
}
.condo-solution-landing .condo-img-ex-1 {
  margin-top: 14px;
  margin-left: -15px;
  width: 60px;
  height: 60px;
}
.condo-solution-landing .condo-text-ex-1 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 21px;
  margin-left: 0;
  color: black;
  width: 100%;
}
.condo-solution-landing .condo-text-ex-2 {
  font-size: 10px;
  font-weight: 100;
  margin-top: -7px;
  margin-left: 0;
  color: #9b9b9b;
}
.condo-solution-landing .condo-btn-ex {
  border-radius: 20px;
  background-color: white;
  border-color: #444444;
  height: 42px;
  width: 23%;
  margin-left: 20px;
  margin-top: 24px;
  color: black;
  margin-bottom: 40px;
}
.condo-solution-landing .condo-landing-text-head {
  font-size: 18px;
  font-weight: 600;
  color: black;
  margin-top: 57px;
  margin-bottom: 42px;
}
.condo-solution-landing .condo-vdo-360 {
  width: 355px;
  height: 300px;
  border: none;
}
.condo-solution-landing .condo-text-inbox {
  font-size: 18px;
  font-weight: 600;
  color: black;
  margin-top: 29px;
  margin-bottom: 30px;
}
.condo-solution-landing .text-number {
  font-weight: 600;
  color: #52534a;
  margin-left: 0px;
}
.condo-solution-landing .ph-from-number input {
  font-size: 14px;
  font-weight: 600;
  color: black;
}
.condo-solution-landing .ph-from-number input::placeholder {
  font-weight: 500 !important;
}
.condo-solution-landing .from-number {
  width: 100%;
  height: 44px;
  margin-left: 0px;
  font-size: 14px;
  border: 1.2px solid #bebebe;
  border-radius: 3px;
}
.condo-solution-landing .text-email {
  font-weight: 600;
  color: #52534a;
  margin-left: 0px;
  margin-top: 25px;
}
.condo-solution-landing .ph-from-email input {
  font-size: 14px;
  font-weight: 600;
  color: black;
}
.condo-solution-landing .ph-from-email input::placeholder {
  font-weight: 500 !important;
}
.condo-solution-landing .from-email {
  width: 100%;
  height: 44px;
  font-size: 14px;
  margin-left: 0px;
  border: 1.2px solid #bebebe;
  border-radius: 3px;
}
.condo-solution-landing .text-query {
  font-weight: 600;
  color: #52534a;
  margin-left: 0px;
  margin-top: 25px;
}
.condo-solution-landing .ph-from-query textarea {
  font-size: 14px;
  font-weight: 600;
  color: black;
}
.condo-solution-landing .ph-from-query textarea::placeholder {
  font-weight: 500 !important;
}
.condo-solution-landing .from-query {
  margin-left: 0px;
  width: 100%;
  font-size: 14px;
  border: 1.2px solid #bebebe;
  border-radius: 3px;
}
.condo-solution-landing .btn-query {
  margin: 30px auto;
  width: 63.4%;
  height: 50px;
  font-size: 14px;
}
.condo-solution-landing .condo-activity-img {
  width: 100%;
  margin-top: 30px;
  margin-left: 15px;
  height: 330px;
  object-fit: cover;
}
.condo-solution-landing .condo-activity-bg {
  background-color: #FFFFFF;
  width: 100%;
  height: 143px;
  margin-bottom: 40px;
  margin-left: 15px;
}
.condo-solution-landing .condo-activity-text-1 {
  font-size: 19px;
  font-weight: 600;
  margin-top: 19px;
}
.condo-solution-landing .condo-activity-text-2 {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 15px;
}
.condo-solution-landing .infographic-image {
  height: auto;
}
.condo-solution-landing .slick-banner {
  height: 286px;
}
.condo-solution-landing .slick-banner .slick-dots li button:before {
  font-size: 12px;
  top: -3px;
}
.condo-solution-landing .multiple-items .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding-right: 20%;
  width: 108%;
  left: -2px;
}
.condo-solution-landing .multiple-items .slick-prev {
  left: 8px;
  z-index: 99;
  border-color: white;
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  margin-top: -55px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
}
.condo-solution-landing .multiple-items .slick-next {
  right: 4px;
  z-index: 99;
  border-color: white;
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  margin-top: -35px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
}
.condo-solution-landing .multiple-items .slick-prev:before,
.condo-solution-landing .multiple-items .slick-next:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 23px;
  margin-left: 15px;
}
.condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
  top: 15px;
  font-size: 14px;
}
.condo-solution-landing .slick-card-condo-solution .slick-list {
  left: 0px;
  width: 100%;
}
.condo-solution-landing .multiple-activity {
  height: 100%;
}
.condo-solution-landing .multiple-activity .slick-prev {
  left: 1px;
  z-index: 99;
  border-color: white;
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  margin-top: -59px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
}
.condo-solution-landing .multiple-activity .slick-next {
  right: 14px;
  z-index: 99;
  border-color: white;
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  margin-top: -39px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
}
.condo-solution-landing .multiple-activity .slick-prev:before,
.condo-solution-landing .multiple-activity .slick-next:before {
  background-image: url(../images/icon-arrow-right.png);
  width: 13px;
  height: 24px;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 19px;
  margin-left: 15px;
}
.condo-solution-landing .multiple-activity .slick-dots li button:before {
  font-size: 14px;
  top: -18px;
}
@media (min-width: 414px) {
  .condo-solution-landing .multiple-items .slick-list {
    padding-right: 30%;
  }
}
@media (min-width: 567px) {
  .condo-solution-landing .show-mobile {
    display: block;
  }
  .condo-solution-landing .show-web {
    display: none;
  }
  .condo-solution-landing .mt-banner {
    margin-top: 40px;
  }
  .condo-solution-landing .room-page {
    box-shadow: none;
  }
  .condo-solution-landing .infographic-image {
    height: auto;
  }
  .condo-solution-landing .banner-img {
    width: 100%;
    height: 438px;
    margin-top: 20px;
  }
  .condo-solution-landing .title-condo-pic {
    height: 254px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .condo-solution-landing .condo-landing-bg-w {
    background-color: #f9f9f9;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-landing-text-head-1 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-top: 11px;
  }
  .condo-solution-landing .condo-landing-text-head-2 {
    font-size: 12px;
  }
  .condo-solution-landing .landing-arrow-img {
    width: 8px;
    margin-left: 2px;
  }
  .condo-solution-landing .condo-solution-idea-mt {
    margin-bottom: 75px;
  }
  .condo-solution-landing .condo-solution-idea-img-360 {
    width: 15%;
    position: absolute;
    z-index: 20;
    margin-left: 332px;
    margin-top: 8px;
  }
  .condo-solution-landing .condo-solution-idea-color-bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin-left: -14px;
    z-index: 9;
  }
  .condo-solution-landing .condo-solution-idea-img {
    height: 300px;
    width: 418px !important;
    margin-left: 32px;
    margin-right: 29px;
    position: relative;
    background-size: cover;
  }
  .condo-solution-landing .condo-solution-idea-text {
    font-size: 18px;
    font-weight: 600;
    margin-top: 80%;
  }
  .condo-solution-landing .condo-solution-vdo-360 {
    width: 400pt;
    height: 204pt;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-text-vdo-360 {
    font-size: 16px;
    margin-top: 10px;
    color: black;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-solution-img {
    width: 112%;
    height: auto;
    margin-left: -28px;
    object-fit: contain;
  }
  .condo-solution-landing .condo-solution-bg-card {
    background-color: #FFFFFF;
    height: 290px;
    width: 106%;
    margin-top: 0;
  }
  .condo-solution-landing .condo-solution-text-card {
    color: black;
    font-size: 20px;
    margin-left: 6px;
    font-weight: 600;
    margin-top: 28px;
  }
  .condo-solution-landing .condo-ml-line {
    margin-left: 8px;
    height: 16px;
  }
  .condo-solution-landing .line-in-card {
    stroke: #c8c8c8;
    stroke-width: 2;
  }
  .condo-solution-landing .text-in-card {
    color: #4a4a4a;
    font-size: 16px;
    margin-left: 8px;
    line-height: 2;
    width: 93%;
    height: 90px;
    overflow: hidden;
  }
  .condo-solution-landing .btn-card {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 44px;
    width: 28%;
    margin-left: 10px;
    margin-top: 15px;
  }
  .condo-solution-landing .btn {
    text-transform: capitalize;
    font-size: 14px;
  }
  .condo-solution-landing .condo-landing-img {
    width: 100%;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-idea-img-card {
    width: 100%;
    margin-left: 0;
  }
  .condo-solution-landing .condo-idea-bg-card {
    background-color: #FFFFFF;
    height: 150px;
    margin-bottom: 40px;
  }
  .condo-solution-landing .idea-frame {
    width: 100%;
  }
  .condo-solution-landing .idea-frame:hover {
    box-shadow: 0 0 10px 0px #e8e8e8;
  }
  .condo-solution-landing .condo-idea-text-1-card {
    font-size: 16px;
    margin-left: 6px;
    font-weight: 600;
    padding: 20px 0 0 20px;
  }
  .condo-solution-landing .condo-idea-text-2-card {
    padding: 0 20px 0 25px;
    font-size: 14px;
  }
  .condo-solution-landing .btn-bg-b {
    width: 94%;
    background-color: #e6e6e6;
    height: 44px;
    border-color: #e6e6e6;
    margin-top: 35px;
    color: #4a4a4a;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .condo-solution-landing .form-control {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 600;
  }
  .condo-solution-landing .btn-bg-w {
    width: 94%;
    background-color: white;
    height: 44px;
    border-color: #e6e6e6;
    margin-top: 10px;
    color: #9b9b9b;
  }
  .condo-solution-landing .img-btn {
    margin-right: 18px;
  }
  .condo-solution-landing .condo-select-1 {
    width: 128%;
    background-color: #ffffff;
    height: 39px;
    margin-left: -23px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-2 {
    width: 128%;
    background-color: #ffffff;
    height: 39px;
    margin-left: -18px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-3 {
    width: 128%;
    background-color: #ffffff;
    height: 39px;
    margin-left: -13px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-4 {
    width: 128%;
    background-color: #ffffff;
    height: 39px;
    margin-left: -8px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-img-ex {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    max-height: 400px;
    height: 400px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-bg-ex {
    background-color: #FFFFFF;
    width: 100%;
    height: 87px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-img-ex-1 {
    margin-top: 14px;
    margin-left: -15px;
    width: 60px;
    height: 60px;
  }
  .condo-solution-landing .condo-text-ex-1 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 21px;
    margin-left: 0;
    color: black;
    width: 100%;
  }
  .condo-solution-landing .condo-text-ex-2 {
    font-size: 10px;
    font-weight: 100;
    margin-top: -3px;
    margin-left: 0;
    color: #9b9b9b;
  }
  .condo-solution-landing .condo-btn-ex {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 23%;
    margin-left: 20px;
    margin-top: 24px;
    color: black;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-landing-text-head {
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .condo-vdo-360 {
    width: 500px;
    height: 300px;
    border: none;
  }
  .condo-solution-landing .condo-text-inbox {
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-top: 29px;
    margin-bottom: 30px;
  }
  .condo-solution-landing .text-number {
    font-weight: 600;
    color: #52534a;
    margin-left: 40px;
  }
  .condo-solution-landing .ph-from-number input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-number input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-number {
    width: 84%;
    height: 44px;
    margin-left: 40px;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-email {
    font-weight: 600;
    color: #52534a;
    margin-left: 40px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-email input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-email input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-email {
    width: 84%;
    height: 44px;
    font-size: 14px;
    margin-left: 40px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-query {
    font-weight: 600;
    color: #52534a;
    margin-left: 40px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-query textarea {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-query textarea::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-query {
    margin-left: 40px;
    width: 85%;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .condo-activity-img {
    width: 100%;
    margin-top: 30px;
    margin-left: 19px;
    height: 330px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-activity-bg {
    background-color: #FFFFFF;
    width: 100%;
    height: 143px;
    margin-bottom: 40px;
    margin-left: 19px;
  }
  .condo-solution-landing .condo-activity-text-1 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 19px;
  }
  .condo-solution-landing .condo-activity-text-2 {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 15px;
  }
  .condo-solution-landing .slick-banner {
    height: 295px;
  }
  .condo-solution-landing .slick-banner .slick-dots li button:before {
    font-size: 12px;
    top: -3px;
  }
  .condo-solution-landing .multiple-items .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding-right: 45%;
    width: 101%;
    left: 11px;
  }
  .condo-solution-landing .multiple-items .slick-prev {
    left: 8px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-top: -55px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-next {
    right: 4px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-top: -35px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-prev:before,
  .condo-solution-landing .multiple-items .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 23px;
    margin-left: 15px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
    top: 15px;
    font-size: 14px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-list {
    left: 0px;
    width: 100%;
  }
  .condo-solution-landing .multiple-activity {
    height: 100%;
  }
  .condo-solution-landing .multiple-activity .slick-prev {
    left: 1px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-top: -59px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-next {
    right: 14px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-top: -39px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-prev:before,
  .condo-solution-landing .multiple-activity .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 19px;
    margin-left: 15px;
  }
  .condo-solution-landing .multiple-activity .slick-dots li button:before {
    font-size: 14px;
    top: -18px;
  }
}
@media (min-width: 768px) {
  .condo-solution-landing .condo-solution-form-container {
    max-width: 960px;
    margin: auto;
  }
  .condo-solution-landing .show-mobile {
    display: none;
  }
  .condo-solution-landing .show-web {
    display: block;
  }
  .condo-solution-landing .room-page {
    box-shadow: 0px 6px 20px -2px rgba(220, 220, 220, 0.8);
  }
  .condo-solution-landing .infographic-image {
    height: auto;
  }
  .condo-solution-landing .banner-img {
    width: 100%;
    height: 438px;
    margin-top: 20px;
  }
  .condo-solution-landing .title-condo-pic {
    height: 231px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: inherit;
  }
  .condo-solution-landing .condo-landing-bg-w {
    background-color: #FFFFFF;
    margin-top: 0px;
  }
  .condo-solution-landing .condo-landing-text-head-1 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-top: 37px;
  }
  .condo-solution-landing .condo-landing-text-head-2 {
    font-size: 12px;
  }
  .condo-solution-landing .landing-arrow-img {
    width: 8px;
    margin-left: 2px;
  }
  .condo-solution-landing .condo-item {
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-idea-mt {
    margin-bottom: 75px;
  }
  .condo-solution-landing .condo-solution-idea-img-360 {
    width: 20%;
    position: absolute;
    z-index: 20;
    margin-left: 60px;
    margin-top: 8px;
  }
  .condo-solution-landing .condo-solution-idea-color-bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin-left: -14px;
    z-index: 9;
  }
  .condo-solution-landing .condo-solution-idea-img {
    height: 220px;
    width: 220px !important;
    margin-left: 14px;
    margin-right: 0px;
    position: relative;
    background-size: cover;
  }
  .condo-solution-landing .condo-solution-idea-text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 123%;
  }
  .condo-solution-landing .condo-solution-vdo-360 {
    width: 500pt;
    height: 264pt;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-text-vdo-360 {
    font-size: 18px;
    margin-top: 10px;
    color: black;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-solution-img {
    width: 112%;
    height: 272px;
    margin-left: -28px;
    object-fit: contain;
  }
  .condo-solution-landing .condo-solution-bg-card {
    background-color: #FFFFFF;
    height: 251px;
    width: 41%;
    margin-top: 10px;
  }
  .condo-solution-landing .condo-solution-text-card {
    color: black;
    font-size: 16px;
    margin-left: 11px;
    font-weight: 600;
    margin-top: 28px;
  }
  .condo-solution-landing .condo-ml-line {
    margin-left: 14px;
    height: 16px;
  }
  .condo-solution-landing .line-in-card {
    stroke: #c8c8c8;
    stroke-width: 2;
  }
  .condo-solution-landing .text-in-card {
    color: #4a4a4a;
    font-size: 12px;
    margin-left: 13px;
    line-height: 2;
    width: 93%;
    height: 75px;
    overflow: hidden;
  }
  .condo-solution-landing .btn-card {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 49%;
    margin-left: 14px;
    margin-top: 25px;
  }
  .condo-solution-landing .btn {
    text-transform: capitalize;
    font-size: 11px;
  }
  .condo-solution-landing .condo-landing-img {
    width: 100%;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-idea-img-card {
    width: 100%;
    margin-left: 0;
  }
  .condo-solution-landing .condo-idea-bg-card {
    background-color: #FFFFFF;
    height: 205px;
    margin-bottom: 40px;
  }
  .condo-solution-landing .idea-frame {
    width: 100%;
  }
  .condo-solution-landing .idea-frame:hover {
    box-shadow: 0 0 10px 0px #e8e8e8;
  }
  .condo-solution-landing .condo-idea-text-1-card {
    font-size: 14px;
    margin-left: 7px;
    margin-right: 14px;
    font-weight: 600;
    padding: 20px 0 0 20px;
  }
  .condo-solution-landing .condo-idea-text-2-card {
    padding: 10px 15px 0 27px;
    font-size: 12px;
  }
  .condo-solution-landing .form-control {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 600;
  }
  .condo-solution-landing .condo-select-1 {
    width: 105%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 15px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-2 {
    width: 105%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -1px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-3 {
    width: 105%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -17px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-4 {
    width: 105%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -32px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-img-ex {
    width: 100%;
    height: 194px;
    margin-top: 30px;
    margin-left: 0;
  }
  .condo-solution-landing .condo-bg-ex {
    background-color: #FFFFFF;
    width: 100%;
    height: 52px;
    margin-left: 0;
  }
  .condo-solution-landing .condo-img-ex-1 {
    margin-top: 10px;
    margin-left: -24px;
    width: 30px;
    height: 30px;
  }
  .condo-solution-landing .condo-text-ex-1 {
    font-size: 10px;
    font-weight: 600;
    margin-top: 6px;
    margin-left: 0;
    color: black;
    width: 100%;
  }
  .condo-solution-landing .condo-text-ex-2 {
    font-size: 10px;
    font-weight: 100;
    margin-top: -19px;
    margin-left: 0;
    color: #9b9b9b;
  }
  .condo-solution-landing .condo-btn-ex {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 23%;
    margin-left: auto;
    margin-top: 24px;
    color: black;
    margin-bottom: 40px;
    margin-right: auto;
  }
  .condo-solution-landing .condo-landing-text-head {
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .condo-vdo-360 {
    width: 700px;
    height: 300px;
    border: none;
  }
  .condo-solution-landing .condo-text-inbox {
    font-size: 22px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .text-number {
    font-weight: 600;
    color: #52534a;
    margin-left: 131px;
  }
  .condo-solution-landing .ph-from-number input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-number input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-number {
    width: 59%;
    height: 44px;
    margin-left: 131px;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-email {
    font-weight: 600;
    color: #52534a;
    margin-left: 0px;
    margin-top: 0px;
  }
  .condo-solution-landing .ph-from-email input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-email input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-email {
    width: 59%;
    height: 44px;
    font-size: 14px;
    margin-left: 0px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-query {
    font-weight: 600;
    color: #52534a;
    margin-left: 131px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-query textarea {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-query textarea::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-query {
    margin-left: 131px;
    width: 61%;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .condo-activity-img {
    width: 100%;
    margin-top: 30px;
    margin-left: -10px;
    height: 209px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-activity-bg {
    background-color: #FFFFFF;
    width: 100%;
    height: 125px;
    margin-bottom: 40px;
    margin-left: -10px;
  }
  .condo-solution-landing .condo-activity-text-1 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-activity-text-2 {
    font-size: 11px;
    line-height: 1.8;
    margin-top: 12px;
  }
  .condo-solution-landing .slick-banner {
    height: 260px;
  }
  .condo-solution-landing .slick-banner .slick-dots li button:before {
    font-size: 12px;
    top: -3px;
  }
  .condo-solution-landing .multiple-items .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding-right: 45%;
    width: 97.7%;
    left: 1.3%;
  }
  .condo-solution-landing .multiple-items .slick-prev {
    left: 2px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-top: -56px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-next {
    right: -4px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-top: -31px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-prev:before,
  .condo-solution-landing .multiple-items .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
    top: 15px;
    font-size: 14px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-list {
    left: 14px;
    width: 100%;
  }
  .condo-solution-landing .multiple-activity {
    height: 387px;
  }
  .condo-solution-landing .multiple-activity .slick-prev {
    left: 10px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-next {
    right: 14px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-top: -44px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-prev:before,
  .condo-solution-landing .multiple-activity .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .condo-solution-landing .show-mobile {
    display: none;
  }
  .condo-solution-landing .show-web {
    display: block;
  }
  .condo-solution-landing .mt-banner {
    margin-top: 60px;
  }
  .condo-solution-landing .infographic-image {
    height: auto;
  }
  .condo-solution-landing .banner-img {
    width: 100%;
    height: 438px;
    margin-top: 20px;
  }
  .condo-solution-landing .title-condo-pic {
    height: 298px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: inherit;
  }
  .condo-solution-landing .condo-landing-bg-w {
    background-color: #FFFFFF;
    margin-top: 0px;
  }
  .condo-solution-landing .condo-landing-text-head-1 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-top: 37px;
  }
  .condo-solution-landing .condo-landing-text-head-2 {
    font-size: 12px;
  }
  .condo-solution-landing .landing-arrow-img {
    width: 8px;
    margin-left: 2px;
  }
  .condo-solution-landing .condo-item-image {
    height: 250px;
  }
  .condo-solution-landing .condo-solution-idea-mt {
    margin-bottom: 75px;
  }
  .condo-solution-landing .condo-solution-idea-img-360 {
    width: 15%;
    position: absolute;
    z-index: 20;
    margin-left: 94px;
    margin-top: 8px;
  }
  .condo-solution-landing .condo-solution-idea-color-bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin-left: -14px;
    z-index: 9;
  }
  .condo-solution-landing .condo-solution-idea-img {
    height: 290px;
    width: 290px !important;
    margin-left: 14px;
    margin-right: 0px;
    position: relative;
    background-size: cover;
  }
  .condo-solution-landing .condo-solution-idea-text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 112%;
  }
  .condo-solution-landing .condo-solution-vdo-360 {
    width: 500pt;
    height: 264pt;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-text-vdo-360 {
    font-size: 18px;
    margin-top: 10px;
    color: black;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-solution-img {
    width: 109%;
    height: 346px;
    margin-left: -28px;
    object-fit: unset;
  }
  .condo-solution-landing .condo-solution-bg-card {
    background-color: #FFFFFF;
    height: 346px;
    width: 41%;
    margin-top: 0;
  }
  .condo-solution-landing .condo-solution-text-card {
    color: black;
    font-size: 20px;
    margin-left: 20px;
    font-weight: 600;
    margin-top: 38px;
  }
  .condo-solution-landing .condo-ml-line {
    margin-left: 20px;
    height: 10px;
  }
  .condo-solution-landing .line-in-card {
    stroke: #c8c8c8;
    stroke-width: 2;
  }
  .condo-solution-landing .text-in-card {
    color: #4a4a4a;
    font-size: 14px;
    margin-left: 20px;
    line-height: 2;
    width: 91%;
    height: 80px;
    overflow: hidden;
  }
  .condo-solution-landing .btn-card {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 30%;
    margin-left: 20px;
    margin-top: 33px;
  }
  .condo-solution-landing .btn {
    text-transform: capitalize;
    font-size: 14px;
  }
  .condo-solution-landing .condo-landing-img {
    width: 100%;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-idea-img-card {
    width: 100%;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-idea-bg-card {
    background-color: #FFFFFF;
    height: 200px;
    margin-bottom: 40px;
  }
  .condo-solution-landing .idea-frame {
    width: 100%;
  }
  .condo-solution-landing .idea-frame:hover {
    box-shadow: 0 0 10px 0px #e8e8e8;
  }
  .condo-solution-landing .condo-idea-text-1-card {
    font-size: 16px;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: 600;
    padding: 20px 0 0 20px;
  }
  .condo-solution-landing .condo-idea-text-2-card {
    padding: 20px 20px 0 30px;
    font-size: 13px;
  }
  .condo-solution-landing .form-control {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 600;
  }
  .condo-solution-landing .condo-select-1 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 74px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-2 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 28px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-3 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -17px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-4 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -64px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-img-ex {
    width: 100%;
    height: 216px;
    margin-top: 30px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-bg-ex {
    background-color: #FFFFFF;
    width: 100%;
    height: 67px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-img-ex-1 {
    margin-top: 9px;
    margin-left: -20px;
    width: 50px;
    height: 50px;
  }
  .condo-solution-landing .condo-text-ex-1 {
    font-size: 11px;
    font-weight: 600;
    margin-top: 12px;
    margin-left: 3px;
    color: black;
    width: 100%;
  }
  .condo-solution-landing .condo-text-ex-2 {
    font-size: 10px;
    font-weight: 100;
    margin-top: -14px;
    margin-left: 3px;
    color: #9b9b9b;
  }
  .condo-solution-landing .condo-btn-ex {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 16%;
    margin-left: auto;
    margin-top: 24px;
    color: black;
    margin-bottom: 40px;
    margin-right: auto;
  }
  .condo-solution-landing .condo-landing-text-head {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .condo-vdo-360 {
    width: 900px;
    height: 400px;
    border: none;
  }
  .condo-solution-landing .condo-text-inbox {
    font-size: 22px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .text-number {
    font-weight: 600;
    color: #52534a;
    margin-left: 169px;
  }
  .condo-solution-landing .ph-from-number input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-number input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-number {
    width: 59%;
    height: 44px;
    margin-left: 169px;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-email {
    font-weight: 600;
    color: #52534a;
    margin-left: 0px;
    margin-top: 0px;
  }
  .condo-solution-landing .ph-from-email input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-email input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-email {
    width: 59%;
    height: 44px;
    font-size: 14px;
    margin-left: 0px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-query {
    font-weight: 600;
    color: #52534a;
    margin-left: 169px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-query textarea {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-query textarea::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-query {
    margin-left: 169px;
    width: 61%;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .condo-activity-img {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    height: 209px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-activity-bg {
    background-color: #FFFFFF;
    width: 100%;
    height: 149px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-activity-text-1 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-activity-text-2 {
    font-size: 12px;
    line-height: 1.8;
    margin-top: 13px;
  }
  .condo-solution-landing .slick-banner {
    height: 325px;
  }
  .condo-solution-landing .slick-banner .slick-dots li button:before {
    font-size: 12px;
    top: -3px;
  }
  .condo-solution-landing .multiple-items .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding-right: 40%;
    width: 97.7%;
    left: 1.3%;
  }
  .condo-solution-landing .multiple-items .slick-prev {
    left: -11px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -52px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-next {
    right: 2px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -21px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-prev:before,
  .condo-solution-landing .multiple-items .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
    top: 15px;
    font-size: 14px;
  }
  .condo-solution-landing .multiple-activity {
    height: 451px;
  }
  .condo-solution-landing .multiple-activity .slick-prev {
    left: 10px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-next {
    right: 14px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -44px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-prev:before,
  .condo-solution-landing .multiple-activity .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .condo-solution-landing .show-mobile {
    display: none;
  }
  .condo-solution-landing .show-web {
    display: block;
  }
  .condo-solution-landing .mt-banner {
    margin-top: 0;
  }
  .condo-solution-landing .infographic-image {
    height: auto;
  }
  .condo-solution-landing .banner-img {
    width: 100%;
    height: 438px;
    margin-top: 20px;
  }
  .condo-solution-landing .title-condo-pic {
    height: 400px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: inherit;
  }
  .condo-solution-landing .condo-landing-bg-w {
    background-color: #FFFFFF;
    margin-top: 0px;
  }
  .condo-solution-landing .condo-landing-text-head-1 {
    font-size: 22px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
  }
  .condo-solution-landing .condo-landing-text-head-2 {
    font-size: 12px;
  }
  .condo-solution-landing .landing-arrow-img {
    width: 8px;
    margin-left: 2px;
  }
  .condo-solution-landing .condo-item-image {
    width: 350px;
  }
  .condo-solution-landing .condo-icon-360 {
    right: 44px;
  }
  .condo-solution-landing .condo-solution-idea-mt {
    margin-bottom: 75px;
  }
  .condo-solution-landing .condo-solution-idea-img-360 {
    width: 15%;
    position: absolute;
    z-index: 20;
    margin-left: 114px;
    margin-top: 10px;
  }
  .condo-solution-landing .condo-solution-idea-color-bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin-left: -14px;
    z-index: 9;
  }
  .condo-solution-landing .condo-solution-idea-img {
    height: 260px;
    width: 350px !important;
    margin-left: 38px;
    margin-right: 0px;
    position: relative;
    background-size: cover;
  }
  .condo-solution-landing .condo-solution-idea-text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 85%;
  }
  .condo-solution-landing .condo-solution-vdo-360 {
    width: 540pt;
    height: 304pt;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-text-vdo-360 {
    font-size: 18px;
    margin-top: 10px;
    color: black;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-solution-img {
    width: 108%;
    height: 415px;
    margin-left: -28px;
    object-fit: unset;
  }
  .condo-solution-landing .condo-solution-bg-card {
    background-color: #FFFFFF;
    height: 415px;
    width: 41%;
    margin-top: 0;
  }
  .condo-solution-landing .condo-solution-text-card {
    color: black;
    font-size: 24px;
    margin-left: 20px;
    font-weight: 600;
    margin-top: 38px;
  }
  .condo-solution-landing .condo-ml-line {
    margin-left: 20px;
    height: 10px;
  }
  .condo-solution-landing .line-in-card {
    stroke: #c8c8c8;
    stroke-width: 2;
  }
  .condo-solution-landing .text-in-card {
    color: #4a4a4a;
    font-size: 18px;
    margin-left: 20px;
    line-height: 2;
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  .condo-solution-landing .btn-card {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 30%;
    margin-left: 20px;
    margin-top: 65px;
  }
  .condo-solution-landing .btn {
    text-transform: capitalize;
    font-size: 14px;
  }
  .condo-solution-landing .condo-landing-img {
    width: 100%;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-idea-img-card {
    width: 100%;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-idea-bg-card {
    background-color: #FFFFFF;
    height: 195px;
    margin-bottom: 40px;
  }
  .condo-solution-landing .idea-frame {
    width: 100%;
  }
  .condo-solution-landing .idea-frame:hover {
    box-shadow: 0 0 10px 0px #e8e8e8;
  }
  .condo-solution-landing .condo-idea-text-1-card {
    font-size: 20px;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: 600;
    padding: 20px 0 0 20px;
  }
  .condo-solution-landing .condo-idea-text-2-card {
    padding: 20px 0 0 30px;
    font-size: 14px;
  }
  .condo-solution-landing .form-control {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 600;
  }
  .condo-solution-landing .condo-select-1 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 74px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-2 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 28px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-3 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -17px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-4 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -64px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-img-ex {
    width: 100%;
    height: 250px;
    margin-top: 30px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-bg-ex {
    background-color: #FFFFFF;
    width: 100%;
    height: 67px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-img-ex-1 {
    margin-top: 9px;
    margin-left: -20px;
    width: 50px;
    height: 50px;
  }
  .condo-solution-landing .condo-text-ex-1 {
    font-size: 10px;
    font-weight: 600;
    margin-top: 12px;
    margin-left: 0;
    color: black;
    width: 100%;
  }
  .condo-solution-landing .condo-text-ex-2 {
    font-size: 8px;
    font-weight: 100;
    margin-top: -14px;
    margin-left: 0;
    color: #9b9b9b;
  }
  .condo-solution-landing .condo-btn-ex {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 16%;
    margin-left: auto;
    margin-top: 24px;
    color: black;
    margin-bottom: 40px;
    margin-right: auto;
  }
  .condo-solution-landing .condo-landing-text-head {
    font-size: 24px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .condo-vdo-360 {
    width: 1200px;
    height: 550px;
    border: none;
  }
  .condo-solution-landing .condo-text-inbox {
    font-size: 26px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .text-number {
    font-weight: 600;
    color: #52534a;
    margin-left: 221px;
  }
  .condo-solution-landing .ph-from-number input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-number input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-number {
    width: 59%;
    height: 44px;
    margin-left: 221px;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-email {
    font-weight: 600;
    color: #52534a;
    margin-left: 0px;
    margin-top: 0px;
  }
  .condo-solution-landing .ph-from-email input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-email input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-email {
    width: 59%;
    height: 44px;
    font-size: 14px;
    margin-left: 0px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-query {
    font-weight: 600;
    color: #52534a;
    margin-left: 221px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-query textarea {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-query textarea::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-query {
    margin-left: 221px;
    width: 61%;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .condo-activity-img {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    height: 234px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-activity-bg {
    background-color: #FFFFFF;
    width: 100%;
    height: 186px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-activity-text-1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-activity-text-2 {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 21px;
  }
  .condo-solution-landing .slick-banner {
    height: 400px;
  }
  .condo-solution-landing .slick-banner .slick-dots li button:before {
    font-size: 14px;
    top: -9px;
  }
  .condo-solution-landing .multiple-items .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 20%;
    width: 97.7%;
    left: 0.5%;
  }
  .condo-solution-landing .multiple-items .slick-prev {
    left: 0px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-next {
    right: 31px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -38px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-prev:before,
  .condo-solution-landing .multiple-items .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
    top: 15px;
    font-size: 14px;
  }
  .condo-solution-landing .multiple-activity {
    height: 563px;
  }
  .condo-solution-landing .multiple-activity .slick-prev {
    left: 10px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-next {
    right: 14px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -44px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-prev:before,
  .condo-solution-landing .multiple-activity .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
}
@media (min-width: 1500px) {
  .condo-solution-landing .show-mobile {
    display: none;
  }
  .condo-solution-landing .show-web {
    display: block;
  }
  .condo-solution-landing .infographic-image {
    height: auto;
  }
  .condo-solution-landing .banner-img {
    width: 100%;
    height: 438px;
    margin-top: 20px;
  }
  .condo-solution-landing .title-condo-pic {
    height: 460px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: inherit;
  }
  .condo-solution-landing .condo-landing-bg-w {
    background-color: #FFFFFF;
    margin-top: 0px;
  }
  .condo-solution-landing .condo-landing-text-head-1 {
    font-size: 24px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
  }
  .condo-solution-landing .condo-landing-text-head-2 {
    font-size: 12px;
  }
  .condo-solution-landing .landing-arrow-img {
    width: 8px;
    margin-left: 2px;
  }
  .condo-solution-landing .condo-solution-idea-mt {
    margin-bottom: 75px;
  }
  .condo-solution-landing .condo-solution-idea-img-360 {
    width: 14%;
    position: absolute;
    z-index: 20;
    margin-left: 119px;
    margin-top: 10px;
  }
  .condo-solution-landing .condo-solution-idea-color-bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin-left: -14px;
    z-index: 9;
  }
  .condo-solution-landing .condo-solution-idea-img {
    height: 260px;
    width: 350px !important;
    margin-left: 41px;
    margin-right: 0px;
    position: relative;
    background-size: cover;
  }
  .condo-solution-landing .condo-solution-idea-text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 85%;
  }
  .condo-solution-landing .condo-solution-vdo-360 {
    width: 540pt;
    height: 304pt;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-solution-text-vdo-360 {
    font-size: 18px;
    margin-top: 10px;
    color: black;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-solution-landing .condo-solution-img {
    width: 108%;
    height: 415px;
    margin-left: -28px;
    object-fit: unset;
  }
  .condo-solution-landing .condo-solution-bg-card {
    background-color: #FFFFFF;
    height: 415px;
    width: 41%;
    margin-top: 0;
  }
  .condo-solution-landing .condo-solution-text-card {
    color: black;
    font-size: 24px;
    margin-left: 20px;
    font-weight: 600;
    margin-top: 38px;
  }
  .condo-solution-landing .condo-ml-line {
    margin-left: 20px;
    height: 10px;
  }
  .condo-solution-landing .line-in-card {
    stroke: #c8c8c8;
    stroke-width: 2;
  }
  .condo-solution-landing .text-in-card {
    color: #4a4a4a;
    font-size: 18px;
    margin-left: 20px;
    line-height: 2;
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  .condo-solution-landing .btn-card {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 30%;
    margin-left: 20px;
    margin-top: 65px;
  }
  .condo-solution-landing .btn {
    text-transform: capitalize;
    font-size: 14px;
  }
  .condo-solution-landing .condo-landing-img {
    width: 100%;
    margin-top: 40px;
  }
  .condo-solution-landing .condo-idea-img-card {
    width: 100%;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-idea-bg-card {
    background-color: #FFFFFF;
    height: 200px;
    margin-bottom: 40px;
  }
  .condo-solution-landing .idea-frame {
    width: 100%;
  }
  .condo-solution-landing .idea-frame:hover {
    box-shadow: 0 0 10px 0px #e8e8e8;
  }
  .condo-solution-landing .condo-idea-text-1-card {
    font-size: 20px;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: 600;
    padding: 20px 0 0 20px;
  }
  .condo-solution-landing .condo-idea-text-2-card {
    padding: 20px 0 0 30px;
    font-size: 14px;
  }
  .condo-solution-landing .form-control {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 600;
  }
  .condo-solution-landing .condo-select-1 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 74px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-2 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: 28px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-3 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -17px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-select-4 {
    width: 85%;
    background-color: #ffffff;
    height: 44px;
    margin-left: -64px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-img-ex {
    width: 100%;
    height: 250px;
    margin-top: 30px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-bg-ex {
    background-color: #FFFFFF;
    width: 100%;
    height: 67px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-img-ex-1 {
    margin-top: 9px;
    margin-left: -20px;
    width: 50px;
    height: 50px;
  }
  .condo-solution-landing .condo-text-ex-1 {
    font-size: 10px;
    font-weight: 600;
    margin-top: 12px;
    margin-left: 0;
    color: black;
    width: 100%;
  }
  .condo-solution-landing .condo-text-ex-2 {
    font-size: 8px;
    font-weight: 100;
    margin-top: -14px;
    margin-left: 0;
    color: #9b9b9b;
  }
  .condo-solution-landing .condo-btn-ex {
    border-radius: 20px;
    background-color: white;
    border-color: #444444;
    height: 42px;
    width: 16%;
    margin-left: auto;
    margin-top: 24px;
    color: black;
    margin-bottom: 40px;
    margin-right: auto;
  }
  .condo-solution-landing .condo-landing-text-head {
    font-size: 24px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .condo-vdo-360 {
    width: 1200px;
    height: 550px;
    border: none;
  }
  .condo-solution-landing .condo-text-inbox {
    font-size: 28px;
    font-weight: 600;
    color: black;
    margin-top: 57px;
    margin-bottom: 42px;
  }
  .condo-solution-landing .text-number {
    font-weight: 600;
    color: #52534a;
    margin-left: 221px;
  }
  .condo-solution-landing .ph-from-number input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-number input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-number {
    width: 59%;
    height: 44px;
    margin-left: 221px;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-email {
    font-weight: 600;
    color: #52534a;
    margin-left: 0px;
    margin-top: 0px;
  }
  .condo-solution-landing .ph-from-email input {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-email input::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-email {
    width: 59%;
    height: 44px;
    font-size: 14px;
    margin-left: 0px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .text-query {
    font-weight: 600;
    color: #52534a;
    margin-left: 221px;
    margin-top: 25px;
  }
  .condo-solution-landing .ph-from-query textarea {
    font-size: 14px;
    font-weight: 600;
    color: black;
  }
  .condo-solution-landing .ph-from-query textarea::placeholder {
    font-weight: 500 !important;
  }
  .condo-solution-landing .from-query {
    margin-left: 221px;
    width: 61%;
    font-size: 14px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-solution-landing .condo-activity-img {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    height: 281px;
    object-fit: cover;
  }
  .condo-solution-landing .condo-activity-bg {
    background-color: #FFFFFF;
    width: 100%;
    height: 186px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .condo-solution-landing .condo-activity-text-1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-solution-landing .condo-activity-text-2 {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 21px;
  }
  .condo-solution-landing .slick-banner {
    height: 487px;
  }
  .condo-solution-landing .slick-banner .slick-dots li button:before {
    font-size: 14px;
    top: -14px;
  }
  .condo-solution-landing .multiple-items .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 20%;
    width: 97.7%;
    left: 0.5%;
  }
  .condo-solution-landing .multiple-items .slick-prev {
    left: 0px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-next {
    right: 15px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -38px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-items .slick-prev:before,
  .condo-solution-landing .multiple-items .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
  .condo-solution-landing .slick-card-condo-solution .slick-dots li button:before {
    top: 15px;
    font-size: 14px;
  }
  .condo-solution-landing .multiple-activity {
    height: 563px;
  }
  .condo-solution-landing .multiple-activity .slick-prev {
    left: 0px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -74px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-next {
    right: 0px;
    z-index: 99;
    border-color: white;
    background-color: white;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    margin-top: -38px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .condo-solution-landing .multiple-activity .slick-prev:before,
  .condo-solution-landing .multiple-activity .slick-next:before {
    background-image: url(../images/icon-arrow-right.png);
    width: 13px;
    height: 24px;
    background-size: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 31px;
    margin-left: 15px;
  }
}
.modal .btn-image {
  max-width: 48%;
  height: 48px;
  background: white;
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
  outline: none !important;
}
.modal .btn-360 {
  max-width: 48%;
  height: 48px;
  background: white;
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
  outline: none !important;
}
.modal .modal-footer {
  padding: 13px;
  margin: 0;
  display: flex;
  justify-content: center;
}
.btn-actived {
  border: 2px solid #1cacbc !important;
  color: #1cacbc !important;
}
@media (min-width: 375px) and (max-width: 769px) {
  .modal .btn-image {
    max-width: 100%;
  }
  .modal .btn-360 {
    max-width: 100%;
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .modal .modal-footer {
    align-items: center;
    flex-direction: column;
  }
}
.w3-image {
  max-width: 100%;
  height: auto;
}
img {
  vertical-align: middle;
}
a {
  color: inherit;
}
.w3-table,
.w3-table-all {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
}
.w3-table-all {
  border: 1px solid #cccccc;
}
.w3-bordered tr,
.w3-table-all tr {
  border-bottom: 1px solid #dddddd;
}
.w3-striped tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
.w3-table-all tr:nth-child(odd) {
  background-color: #ffffff;
}
.w3-table-all tr:nth-child(even) {
  background-color: #f1f1f1;
}
.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
  background-color: #cccccc;
}
.w3-centered tr th,
.w3-centered tr td {
  text-align: center;
}
.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
  padding: 8px 8px;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
.w3-table th:first-child,
.w3-table td:first-child,
.w3-table-all th:first-child,
.w3-table-all td:first-child {
  padding-left: 16px;
}
.w3-btn,
.w3-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  z-index: 1;
}
.w3-btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn,
.w3-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.w3-disabled *,
:disabled * {
  pointer-events: none;
}
.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
  box-shadow: none;
}
.w3-badge,
.w3-tag {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
.w3-badge {
  border-radius: 50%;
}
.w3-ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.w3-ul li {
  padding: 8px 16px;
  border-bottom: 1px solid #dddddd;
}
.w3-ul li:last-child {
  border-bottom: none;
}
.w3-tooltip,
.w3-display-container {
  position: relative;
}
.w3-tooltip .w3-text {
  display: none;
}
.w3-tooltip:hover .w3-text {
  display: inline-block;
}
.w3-ripple:active {
  opacity: 0.5;
}
.w3-ripple {
  transition: opacity 0s;
}
.w3-input {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.w3-select {
  padding: 9px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #cccccc;
}
.w3-dropdown-click,
.w3-dropdown-hover {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.w3-dropdown-hover:hover .w3-dropdown-content {
  display: block;
}
.w3-dropdown-hover:first-child,
.w3-dropdown-click:hover {
  background-color: #ccc;
  color: #000000;
}
.w3-dropdown-hover:hover > .w3-button:first-child,
.w3-dropdown-click:hover > .w3-button:first-child {
  background-color: #ccc;
  color: #000000;
}
.w3-dropdown-content {
  cursor: auto;
  color: #000;
  background-color: #fff;
  display: none;
  position: absolute;
  min-width: 160px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.w3-check,
.w3-radio {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
}
.w3-sidebar {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed!important;
  z-index: 1;
  overflow: auto;
}
.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click {
  width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content {
  min-width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-button,
.w3-bar-block .w3-dropdown-click .w3-button {
  width: 100%;
  text-align: left;
  padding: 8px 16px;
}
.w3-main,
#main {
  transition: margin-left 0.4s;
}
.w3-modal {
  z-index: 3;
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px;
}
.w3-bar {
  width: 100%;
  overflow: hidden;
}
.w3-center .w3-bar {
  display: inline-block;
  width: auto;
}
.w3-bar .w3-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}
.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click {
  position: static;
  float: left;
}
.w3-bar .w3-button {
  white-space: normal;
}
.w3-bar-block .w3-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  white-space: normal;
  float: none;
  outline: 0;
}
.w3-bar-block.w3-center .w3-bar-item {
  text-align: center;
}
.w3-block {
  display: block;
  width: 100%;
}
.w3-responsive {
  display: block;
  overflow-x: auto;
}
.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
  content: "";
  display: table;
  clear: both;
}
.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
  float: left;
  width: 100%;
}
.w3-col.s1 {
  width: 8.33333%;
}
.w3-col.s2 {
  width: 16.66666%;
}
.w3-col.s3 {
  width: 24.99999%;
}
.w3-col.s4 {
  width: 33.33333%;
}
.w3-col.s5 {
  width: 41.66666%;
}
.w3-col.s6 {
  width: 49.99999%;
}
.w3-col.s7 {
  width: 58.33333%;
}
.w3-col.s8 {
  width: 66.66666%;
}
.w3-col.s9 {
  width: 74.99999%;
}
.w3-col.s10 {
  width: 83.33333%;
}
.w3-col.s11 {
  width: 91.66666%;
}
.w3-col.s12 {
  width: 99.99999%;
}
@media (min-width: 601px) {
  .w3-col.m1 {
    width: 8.33333%;
  }
  .w3-col.m2 {
    width: 16.66666%;
  }
  .w3-col.m3,
  .w3-quarter {
    width: 24.99999%;
  }
  .w3-col.m4,
  .w3-third {
    width: 33.33333%;
  }
  .w3-col.m5 {
    width: 41.66666%;
  }
  .w3-col.m6,
  .w3-half {
    width: 49.99999%;
  }
  .w3-col.m7 {
    width: 58.33333%;
  }
  .w3-col.m8,
  .w3-twothird {
    width: 66.66666%;
  }
  .w3-col.m9,
  .w3-threequarter {
    width: 74.99999%;
  }
  .w3-col.m10 {
    width: 83.33333%;
  }
  .w3-col.m11 {
    width: 91.66666%;
  }
  .w3-col.m12 {
    width: 99.99999%;
  }
}
@media (min-width: 993px) {
  .w3-col.l1 {
    width: 8.33333%;
  }
  .w3-col.l2 {
    width: 16.66666%;
  }
  .w3-col.l3 {
    width: 24.99999%;
  }
  .w3-col.l4 {
    width: 33.33333%;
  }
  .w3-col.l5 {
    width: 41.66666%;
  }
  .w3-col.l6 {
    width: 49.99999%;
  }
  .w3-col.l7 {
    width: 58.33333%;
  }
  .w3-col.l8 {
    width: 66.66666%;
  }
  .w3-col.l9 {
    width: 74.99999%;
  }
  .w3-col.l10 {
    width: 83.33333%;
  }
  .w3-col.l11 {
    width: 91.66666%;
  }
  .w3-col.l12 {
    width: 99.99999%;
  }
}
.w3-content {
  max-width: 980px;
  margin: auto;
}
.w3-rest {
  overflow: hidden;
}
.w3-cell-row {
  display: table;
  width: 100%;
}
.w3-cell {
  display: table-cell;
}
.w3-cell-top {
  vertical-align: top;
}
.w3-cell-middle {
  vertical-align: middle;
}
.w3-cell-bottom {
  vertical-align: bottom;
}
.w3-hide {
  display: none !important;
}
.w3-show-block,
.w3-show {
  display: block !important;
}
.w3-show-inline-block {
  display: inline-block !important;
}
@media (max-width: 600px) {
  .w3-modal-content {
    margin: 0 10px;
    width: auto !important;
  }
  .w3-modal {
    padding-top: 30px;
  }
  .w3-dropdown-hover.w3-mobile .w3-dropdown-content,
  .w3-dropdown-click.w3-mobile .w3-dropdown-content {
    position: relative;
  }
  .w3-hide-small {
    display: none !important;
  }
  .w3-mobile {
    display: block;
    width: 100% !important;
  }
  .w3-bar-item.w3-mobile,
  .w3-dropdown-hover.w3-mobile,
  .w3-dropdown-click.w3-mobile {
    text-align: center;
  }
  .w3-dropdown-hover.w3-mobile,
  .w3-dropdown-hover.w3-mobile .w3-btn,
  .w3-dropdown-hover.w3-mobile .w3-button,
  .w3-dropdown-click.w3-mobile,
  .w3-dropdown-click.w3-mobile .w3-btn,
  .w3-dropdown-click.w3-mobile .w3-button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .w3-modal-content {
    width: 500px;
  }
  .w3-modal {
    padding-top: 50px;
  }
}
@media (min-width: 993px) {
  .w3-modal-content {
    width: 900px;
  }
  .w3-hide-large {
    display: none !important;
  }
  .w3-sidebar.w3-collapse {
    display: block !important;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .w3-hide-medium {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .w3-sidebar.w3-collapse {
    display: none;
  }
  .w3-main {
    margin-left: 0!important;
    margin-right: 0 !important;
  }
}
.w3-top,
.w3-bottom {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.w3-top {
  top: 0;
}
.w3-bottom {
  bottom: 0;
}
.w3-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.w3-display-topleft {
  position: absolute;
  left: 0;
  top: 0;
}
.w3-display-topright {
  position: absolute;
  right: 0;
  top: 0;
}
.w3-display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0;
}
.w3-display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0;
}
.w3-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.w3-display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.w3-display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.w3-display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.w3-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.w3-display-container:hover .w3-display-hover {
  display: block;
}
.w3-display-container:hover span.w3-display-hover {
  display: inline-block;
}
.w3-display-hover {
  display: none;
}
.w3-display-position {
  position: absolute;
}
.w3-circle {
  border-radius: 50%;
}
.w3-round-small {
  border-radius: 2px;
}
.w3-round,
.w3-round-medium {
  border-radius: 4px;
}
.w3-round-large {
  border-radius: 8px;
}
.w3-round-xlarge {
  border-radius: 16px;
}
.w3-round-xxlarge {
  border-radius: 32px;
}
.w3-row-padding,
.w3-row-padding > .w3-half,
.w3-row-padding > .w3-third,
.w3-row-padding > .w3-twothird,
.w3-row-padding > .w3-threequarter,
.w3-row-padding > .w3-quarter,
.w3-row-padding > .w3-col {
  padding: 0 8px;
}
.w3-container,
.w3-panel {
  padding: 0.01em 16px;
}
.w3-panel {
  margin-top: 16px;
  margin-bottom: 16px;
}
.w3-code,
.w3-codespan {
  font-family: Consolas, "courier new";
  font-size: 16px;
}
.w3-code {
  width: auto;
  background-color: #fff;
  padding: 8px 12px;
  border-left: 4px solid #4CAF50;
  word-wrap: break-word;
}
.w3-codespan {
  color: crimson;
  background-color: #f1f1f1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 110%;
}
.w3-card,
.w3-card-2 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w3-card-4,
.w3-hover-shadow:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-spin {
  animation: w3-spin 2s infinite linear;
}
@keyframes w3-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.w3-animate-fading {
  animation: fading 10s infinite;
}
@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.w3-animate-opacity {
  animation: opac 0.8s;
}
@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s;
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s;
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
.w3-animate-right {
  position: relative;
  animation: animateright 0.4s;
}
@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
.w3-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}
@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.w3-animate-zoom {
  animation: animatezoom 0.6s;
}
@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.w3-animate-input {
  transition: width 0.4s ease-in-out;
}
.w3-animate-input:focus {
  width: 100% !important;
}
.w3-opacity,
.w3-hover-opacity:hover {
  opacity: 0.6;
}
.w3-opacity-off,
.w3-hover-opacity-off:hover {
  opacity: 1;
}
.w3-opacity-max {
  opacity: 0.25;
}
.w3-opacity-min {
  opacity: 0.75;
}
.w3-greyscale-max,
.w3-grayscale-max,
.w3-hover-greyscale:hover,
.w3-hover-grayscale:hover {
  filter: grayscale(100%);
}
.w3-greyscale,
.w3-grayscale {
  filter: grayscale(75%);
}
.w3-greyscale-min,
.w3-grayscale-min {
  filter: grayscale(50%);
}
.w3-sepia {
  filter: sepia(75%);
}
.w3-sepia-max,
.w3-hover-sepia:hover {
  filter: sepia(100%);
}
.w3-sepia-min {
  filter: sepia(50%);
}
.w3-tiny {
  font-size: 10px !important;
}
.w3-small {
  font-size: 12px !important;
}
.w3-medium {
  font-size: 15px !important;
}
.w3-large {
  font-size: 18px !important;
}
.w3-xlarge {
  font-size: 24px !important;
}
.w3-xxlarge {
  font-size: 36px !important;
}
.w3-xxxlarge {
  font-size: 48px !important;
}
.w3-jumbo {
  font-size: 64px !important;
}
.w3-left-align {
  text-align: left !important;
}
.w3-right-align {
  text-align: right !important;
}
.w3-justify {
  text-align: justify !important;
}
.w3-center {
  text-align: center !important;
}
.w3-border-0 {
  border: 0 !important;
}
.w3-border {
  border: 1px solid #cccccc !important;
}
.w3-border-top {
  border-top: 1px solid #cccccc !important;
}
.w3-border-bottom {
  border-bottom: 1px solid #cccccc !important;
}
.w3-border-left {
  border-left: 1px solid #cccccc !important;
}
.w3-border-right {
  border-right: 1px solid #cccccc !important;
}
.w3-topbar {
  border-top: 6px solid #cccccc !important;
}
.w3-bottombar {
  border-bottom: 6px solid #cccccc !important;
}
.w3-leftbar {
  border-left: 6px solid #cccccc !important;
}
.w3-rightbar {
  border-right: 6px solid #cccccc !important;
}
.w3-section,
.w3-code {
  margin-top: 16px!important;
  margin-bottom: 16px !important;
}
.w3-margin {
  margin: 16px !important;
}
.w3-margin-top {
  margin-top: 16px !important;
}
.w3-margin-bottom {
  margin-bottom: 16px !important;
}
.w3-margin-left {
  margin-left: 16px !important;
}
.w3-margin-right {
  margin-right: 16px !important;
}
.w3-padding-small {
  padding: 4px 8px !important;
}
.w3-padding {
  padding: 8px 16px !important;
}
.w3-padding-large {
  padding: 12px 24px !important;
}
.w3-padding-16 {
  padding-top: 16px!important;
  padding-bottom: 16px !important;
}
.w3-padding-24 {
  padding-top: 24px!important;
  padding-bottom: 24px !important;
}
.w3-padding-32 {
  padding-top: 32px!important;
  padding-bottom: 32px !important;
}
.w3-padding-48 {
  padding-top: 48px!important;
  padding-bottom: 48px !important;
}
.w3-padding-64 {
  padding-top: 64px!important;
  padding-bottom: 64px !important;
}
.w3-left {
  float: left !important;
}
.w3-right {
  float: right !important;
}
.w3-button:hover {
  color: #000!important;
  background: rgba(0, 0, 0, 0.4) !important;
}
.w3-transparent,
.w3-hover-none:hover {
  background-color: transparent !important;
}
.w3-hover-none:hover {
  box-shadow: none !important;
}
/* Colors */
.w3-amber,
.w3-hover-amber:hover {
  color: #000!important;
  background-color: #ffc107 !important;
}
.w3-aqua,
.w3-hover-aqua:hover {
  color: #000!important;
  background-color: #00ffff !important;
}
.w3-blue,
.w3-hover-blue:hover {
  color: #fff!important;
  background-color: #2196f3 !important;
}
.w3-light-blue,
.w3-hover-light-blue:hover {
  color: #000!important;
  background-color: #87ceeb !important;
}
.w3-brown,
.w3-hover-brown:hover {
  color: #fff!important;
  background-color: #795548 !important;
}
.w3-cyan,
.w3-hover-cyan:hover {
  color: #000!important;
  background-color: #00bcd4 !important;
}
.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
  color: #fff!important;
  background-color: #607d8b !important;
}
.w3-green,
.w3-hover-green:hover {
  color: #fff!important;
  background-color: #4caf50 !important;
}
.w3-light-green,
.w3-hover-light-green:hover {
  color: #000!important;
  background-color: #8bc34a !important;
}
.w3-indigo,
.w3-hover-indigo:hover {
  color: #fff!important;
  background-color: #3f51b5 !important;
}
.w3-khaki,
.w3-hover-khaki:hover {
  color: #000!important;
  background-color: #f0e68c !important;
}
.w3-lime,
.w3-hover-lime:hover {
  color: #000!important;
  background-color: #cddc39 !important;
}
.w3-orange,
.w3-hover-orange:hover {
  color: #000!important;
  background-color: #ff9800 !important;
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
  color: #fff!important;
  background-color: #ff5722 !important;
}
.w3-pink,
.w3-hover-pink:hover {
  color: #fff!important;
  background-color: #e91e63 !important;
}
.w3-purple,
.w3-hover-purple:hover {
  color: #fff!important;
  background-color: #9c27b0 !important;
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
  color: #fff!important;
  background-color: #673ab7 !important;
}
.w3-red,
.w3-hover-red:hover {
  color: #fff!important;
  background-color: #f44336 !important;
}
.w3-sand,
.w3-hover-sand:hover {
  color: #000!important;
  background-color: #fdf5e6 !important;
}
.w3-teal,
.w3-hover-teal:hover {
  color: #fff!important;
  background-color: #009688 !important;
}
.w3-yellow,
.w3-hover-yellow:hover {
  color: #000!important;
  background-color: #ffeb3b !important;
}
.w3-white,
.w3-hover-white:hover {
  color: #000!important;
  background-color: #ffffff !important;
}
.w3-black,
.w3-hover-black:hover {
  color: #fff!important;
  background-color: #000000 !important;
}
.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
  color: #000!important;
  background-color: #9e9e9e !important;
}
.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
  color: #000!important;
  background-color: #f1f1f1 !important;
}
.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
  color: #fff!important;
  background-color: #616161 !important;
}
.w3-pale-red,
.w3-hover-pale-red:hover {
  color: #000!important;
  background-color: #ffdddd !important;
}
.w3-pale-green,
.w3-hover-pale-green:hover {
  color: #000!important;
  background-color: #ddffdd !important;
}
.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
  color: #000!important;
  background-color: #ffffcc !important;
}
.w3-pale-blue,
.w3-hover-pale-blue:hover {
  color: #000!important;
  background-color: #ddffff !important;
}
.w3-text-amber,
.w3-hover-text-amber:hover {
  color: #ffc107 !important;
}
.w3-text-aqua,
.w3-hover-text-aqua:hover {
  color: #00ffff !important;
}
.w3-text-blue,
.w3-hover-text-blue:hover {
  color: #2196f3 !important;
}
.w3-text-light-blue,
.w3-hover-text-light-blue:hover {
  color: #87ceeb !important;
}
.w3-text-brown,
.w3-hover-text-brown:hover {
  color: #795548 !important;
}
.w3-text-cyan,
.w3-hover-text-cyan:hover {
  color: #00bcd4 !important;
}
.w3-text-blue-grey,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-hover-text-blue-gray:hover {
  color: #607d8b !important;
}
.w3-text-green,
.w3-hover-text-green:hover {
  color: #4caf50 !important;
}
.w3-text-light-green,
.w3-hover-text-light-green:hover {
  color: #8bc34a !important;
}
.w3-text-indigo,
.w3-hover-text-indigo:hover {
  color: #3f51b5 !important;
}
.w3-text-khaki,
.w3-hover-text-khaki:hover {
  color: #b4aa50 !important;
}
.w3-text-lime,
.w3-hover-text-lime:hover {
  color: #cddc39 !important;
}
.w3-text-orange,
.w3-hover-text-orange:hover {
  color: #ff9800 !important;
}
.w3-text-deep-orange,
.w3-hover-text-deep-orange:hover {
  color: #ff5722 !important;
}
.w3-text-pink,
.w3-hover-text-pink:hover {
  color: #e91e63 !important;
}
.w3-text-purple,
.w3-hover-text-purple:hover {
  color: #9c27b0 !important;
}
.w3-text-deep-purple,
.w3-hover-text-deep-purple:hover {
  color: #673ab7 !important;
}
.w3-text-red,
.w3-hover-text-red:hover {
  color: #f44336 !important;
}
.w3-text-sand,
.w3-hover-text-sand:hover {
  color: #fdf5e6 !important;
}
.w3-text-teal,
.w3-hover-text-teal:hover {
  color: #009688 !important;
}
.w3-text-yellow,
.w3-hover-text-yellow:hover {
  color: #d2be0e !important;
}
.w3-text-white,
.w3-hover-text-white:hover {
  color: #ffffff !important;
}
.w3-text-black,
.w3-hover-text-black:hover {
  color: #000000 !important;
}
.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
  color: #757575 !important;
}
.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
  color: #f1f1f1 !important;
}
.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
  color: #3a3a3a !important;
}
.w3-border-amber,
.w3-hover-border-amber:hover {
  border-color: #ffc107 !important;
}
.w3-border-aqua,
.w3-hover-border-aqua:hover {
  border-color: #00ffff !important;
}
.w3-border-blue,
.w3-hover-border-blue:hover {
  border-color: #2196f3 !important;
}
.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
  border-color: #87ceeb !important;
}
.w3-border-brown,
.w3-hover-border-brown:hover {
  border-color: #795548 !important;
}
.w3-border-cyan,
.w3-hover-border-cyan:hover {
  border-color: #00bcd4 !important;
}
.w3-border-blue-grey,
.w3-hover-border-blue-grey:hover,
.w3-border-blue-gray,
.w3-hover-border-blue-gray:hover {
  border-color: #607d8b !important;
}
.w3-border-green,
.w3-hover-border-green:hover {
  border-color: #4caf50 !important;
}
.w3-border-light-green,
.w3-hover-border-light-green:hover {
  border-color: #8bc34a !important;
}
.w3-border-indigo,
.w3-hover-border-indigo:hover {
  border-color: #3f51b5 !important;
}
.w3-border-khaki,
.w3-hover-border-khaki:hover {
  border-color: #f0e68c !important;
}
.w3-border-lime,
.w3-hover-border-lime:hover {
  border-color: #cddc39 !important;
}
.w3-border-orange,
.w3-hover-border-orange:hover {
  border-color: #ff9800 !important;
}
.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
  border-color: #ff5722 !important;
}
.w3-border-pink,
.w3-hover-border-pink:hover {
  border-color: #e91e63 !important;
}
.w3-border-purple,
.w3-hover-border-purple:hover {
  border-color: #9c27b0 !important;
}
.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
  border-color: #673ab7 !important;
}
.w3-border-red,
.w3-hover-border-red:hover {
  border-color: #f44336 !important;
}
.w3-border-sand,
.w3-hover-border-sand:hover {
  border-color: #fdf5e6 !important;
}
.w3-border-teal,
.w3-hover-border-teal:hover {
  border-color: #009688 !important;
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
  border-color: #ffeb3b !important;
}
.w3-border-white,
.w3-hover-border-white:hover {
  border-color: #ffffff !important;
}
.w3-border-black,
.w3-hover-border-black:hover {
  border-color: #000000 !important;
}
.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
  border-color: #9e9e9e !important;
}
.w3-border-light-grey,
.w3-hover-border-light-grey:hover,
.w3-border-light-gray,
.w3-hover-border-light-gray:hover {
  border-color: #f1f1f1 !important;
}
.w3-border-dark-grey,
.w3-hover-border-dark-grey:hover,
.w3-border-dark-gray,
.w3-hover-border-dark-gray:hover {
  border-color: #616161 !important;
}
.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
  border-color: #ffe7e7 !important;
}
.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
  border-color: #e7ffe7 !important;
}
.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
  border-color: #ffffcc !important;
}
.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
  border-color: #e7ffff !important;
}
.customer-profile {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 15px;
}
.customer-profile .border-left {
  border-left: 1px solid #cccccc;
}
.customer-profile .user-email {
  word-break: break-all;
}
.profile-avatar img {
  border-radius: 50%;
  max-height: 50px;
}
.user-info .user-name,
.user-info .user-card,
.user-info .user-email {
  margin-bottom: 0px;
}
.user-info .user-name {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #000000;
  word-break: break-all;
}
.user-score {
  text-align: center;
}
.user-score .score {
  font-size: 41px;
  color: #1cacbc;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.wrapper-profile-content .title {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  margin-top: 0;
}
.wrapper-profile-content .add {
  padding: 0 3px 2px!important;
}
.wrapper-profile-content .add img {
  width: 15px;
}
.wrapper-profile-content {
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 15px;
  padding: 15px;
}
.wrapper-profile-content .checkbox input[type="checkbox"] {
  height: 20px;
  width: 20px;
}
.wrapper-profile-content .checkbox label::before {
  border-radius: 3px;
  width: 20px;
  height: 20px;
  border-color: #5d5d5d;
}
.wrapper-profile-content .checkbox input[type="checkbox"]:checked + label::after,
.wrapper-profile-content .checkbox input[type="radio"]:checked + label::after {
  border-radius: 1px;
  content: '';
  width: 10px;
  height: 5px;
  top: 7px;
  left: 5px;
}
.wrapper-profile-content .items {
  margin: 5px 0;
}
.wrapper-profile-content .content-item {
  background-color: #fff;
  padding: 15px;
  position: relative;
  border: 1px solid #e7e7e7;
}
.wrapper-profile-content .content-item.highlight {
  border: 0;
  border-left: 3px solid #1cacbc;
  background-color: rgba(28, 172, 188, 0.07);
}
.wrapper-profile-content .content-item .shipping {
  font-size: 12px;
}
.wrapper-profile-content .content-item .all {
  margin-left: 23px;
  margin-top: 10px;
  font-weight: 600;
}
.wrapper-profile-content .content-item p {
  margin-bottom: 0;
}
.wrapper-profile-content .content-item .edit {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 15px;
  margin-right: 15px;
}
.wrapper-profile-content .content-item .edit.info-transaction {
  font-size: 10px;
}
.wrapper-profile-content .content-item .edit.info-transaction .paid {
  border-right: 1px solid #dbdbdb;
}
.wrapper-profile-content .content-item .edit.info-transaction li {
  padding-left: 10px;
  padding-right: 15px;
}
.wrapper-profile-content .content-item .edit.info-transaction .text {
  font-size: 9px;
  line-height: 1.7;
  color: #c0c0c0;
}
.wrapper-profile-content .content-item .edit.info-transaction .date {
  line-height: 1;
}
.wrapper-profile-content .content-item .no {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}
.wrapper-profile-content .wrapper-check .checkbox {
  margin-top: 45px;
  margin-left: 15px;
}
.img-reward img {
  max-width: 60px;
}
.tabel-content .runnum {
  margin-right: 10px;
}
.profile-right .wrapper-profile-content .title {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.profile-right .wrapper-profile-content .content-item-reward {
  border: 1px solid #1cacbc;
  background-color: transparent;
}
.profile-right .wrapper-profile-content .content-item .content-reward {
  font-weight: 600;
  color: #000000;
  padding-top: 5px;
}
.profile-right .wrapper-profile-content .content-item .content-reward p {
  margin-bottom: 0;
}
.profile-right .wrapper-profile-content .content-item .content-reward .price {
  font-weight: 900;
  margin-top: 5;
  margin-bottom: 0;
}
.profile-right .wrapper-profile-content .content-item .sign-num {
  background-image: url('../images/icon-chat.png');
  background-size: 100%;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
}
.profile-right .profile-ideabook .panel-default {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.profile-right .profile-ideabook .media {
  background-color: #fff;
  border: 1px solid #cccccc;
  margin-right: 5px;
}
.profile-right .profile-ideabook .media .media-left {
  padding-bottom: 0;
}
.profile-right .profile-ideabook .media .media-body {
  padding: 10px 10px 0 10px;
}
.profile-right .profile-ideabook .media .media-body .media-heading {
  color: #1cacbc;
  font-weight: 600;
  font-size: 13px;
}
.gray-modal .modal-content {
  background-color: rgba(255, 255, 255, 0.77);
  padding: 15px;
}
.gray-modal .modal-content .modal-header {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}
.gray-modal .modal-content .modal-header .modal-title {
  color: #000000;
}
.gray-modal .modal-content .modal-header .close {
  opacity: 1;
}
.gray-modal .modal-content .modal-header .close img {
  width: 25px;
}
.gray-modal .modal-content .modal-body {
  background-color: #fff;
}
.form-gray {
  background: #e7e7e7;
  border: 1px solid #c0c0c0;
  color: #c0c0c0;
}
.form-profile-user .btn {
  padding-left: 20px;
  padding-right: 20px;
}
.form-profile-user .save {
  margin-top: 5px;
}
.form-profile-user label {
  font-weight: 600;
}
.form-profile-user .checkbox label {
  font-size: 12px;
}
.form-profile-user .checkbox label:before {
  margin-top: 5px;
}
.form-password-user .form-control {
  background: #fff;
  border-color: #4d4d4d;
}
.form-password-user .bootstrap-select > .dropdown-toggle {
  width: 100%;
  border-color: #4d4d4d;
}
.form-password-user .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-weight: 600;
}
.full .dropdown-toggle {
  width: 100% !important;
}
.mgt-10 {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .customer-profile .sm-noborder {
    border: 0;
  }
  .customer-profile .user-info {
    text-align: center;
    margin: 20px 0;
  }
  .customer-profile .profile-avatar.item-height {
    height: auto !important;
  }
  .customer-profile .score-detail {
    margin-top: 0;
  }
  .profile-btn-action {
    text-align: center;
  }
  .profile-btn-action .btn {
    min-width: 40%;
    margin-bottom: 10px;
  }
  .hide-md {
    display: block;
  }
  .ideabookselect {
    margin: 20px 0 25px 0;
    height: auto;
  }
  .ideabookselect > .dropdown-toggle {
    margin-bottom: 0;
  }
  .wrapper-ideabookselect {
    padding: 0 16px;
  }
  .wrapper-profile-content .content-item .edit {
    position: relative;
    margin-top: 0;
  }
}
.profile-edit-page {
  background-color: #ffffff;
  padding: 10px 15px !important;
}
.profile-edit-page .bootstrap-select.btn-group .dropdown-toggle {
  width: 100%;
  height: 34px;
}
.profile-edit-page label {
  font-weight: 600;
}
.profile-edit-page legend {
  font-size: 15px;
  margin-top: 30px;
}
.profile-edit-page .form-group .control-label:last-of-type {
  margin-top: 15px;
}
.profile-edit-page .form-group .control-label:first-child {
  margin-top: 0;
}
.profile-edit-page .input-group-addon {
  background-color: #ffffff;
  border-color: #000000;
}
.profile-edit-page .tt-menu {
  margin-top: -1px;
  left: 0 !important;
  width: 100%;
  border-color: #4d4d4d;
  position: absolute !important;
  top: 100% !important;
  border: 1px solid;
  padding: 0;
}
.profile-edit-page .tt-menu:before,
.profile-edit-page .tt-menu:after {
  border: 0;
}
.profile-edit-page .tt-menu .tt-dataset {
  padding: 0;
  overflow-y: scroll;
  max-height: 250px;
  width: 100%;
  margin: 0;
}
.profile-edit-page .tt-menu .tt-suggestion {
  color: #4d4d4d;
  border-bottom: 1px solid #eeeeee;
  display: block;
  margin: 10px 0;
}
.profile-edit-page .tt-menu .tt-suggestion span {
  display: block;
  color: #c1c1c1;
  line-height: 1.1;
  font-size: 50%;
}
.profile-edit-page .tt-menu .tt-suggestion small {
  font-size: 70%;
}
.profile-edit-page .tt-menu .not-found,
.profile-edit-page .tt-menu .pending {
  padding: 10px;
}
#address-modal .selectpicker + .parsley-errors-list.filled {
  top: 37px;
}
.review-history-container .heading-page {
  font-size: 16px;
}
.review-history-container .history-panel-group {
  background-color: #ffffff;
  margin-top: 15px;
}
.review-history-container table {
  border: 1px solid #e7e7e7;
}
.review-history-container table .product-img {
  max-width: 100px;
  display: inline-block;
  margin-right: 10px;
}
.review-history-container table .product-img img {
  padding: inherit;
  max-height: inherit;
  min-height: inherit;
}
.review-history-container table .product-name {
  display: inline-block;
  vertical-align: top;
  max-width: 148px;
}
.review-history-container .top-nav-group .pagination-wrapper {
  margin-top: 50px;
}
.review-history-container .bottom-nav-group {
  margin-top: 15px;
}
.review-history-container .bottom-nav-group .pagination-wrapper {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .review-history-container .list-product-info {
    background-color: #ffffff;
    border-top: 1px solid;
  }
  .review-history-container .pagination-wrapper {
    background-color: #ffffff;
  }
  .review-history-container .history-panel-group {
    margin-top: 0;
  }
  .review-history-container table,
  .review-history-container thead,
  .review-history-container tbody,
  .review-history-container tfoot,
  .review-history-container tr,
  .review-history-container th,
  .review-history-container td {
    display: block;
    width: auto;
    height: auto;
    border: none;
    border-collapse: inherit;
    border-spacing: 0;
    border-color: inherit;
    vertical-align: inherit;
    text-align: left;
    font-weight: inherit;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0;
  }
  .review-history-container th,
  .review-history-container td {
    display: inline;
    padding: 0 !important;
  }
  .review-history-container table th {
    font-weight: normal;
  }
  .review-history-container tbody > tr {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
  }
  .review-history-container tbody > tr:first-child {
    border-top: 1px solid #dbdbdb;
    margin-top: 7px;
  }
  .review-history-container .title-price,
  .review-history-container .title-date {
    color: transparent;
  }
  .review-history-container .title-name {
    margin-left: 15px;
  }
  .review-history-container .title-review {
    margin-left: 30%;
  }
  .review-history-container .product-img {
    margin-left: 15px;
    margin-top: 15px;
  }
  .review-history-container .product-name {
    margin-top: 10px;
    width: 34%;
  }
  .review-history-container .price {
    border-top: 0 none;
    display: inline-block;
    margin-top: 18px;
    color: #000000;
  }
  .review-history-container .review-box {
    margin-left: 15px;
    border-top: 0 none;
    display: block;
  }
  .review-history-container .review-box .rating-wrapper {
    font-size: 12px;
  }
  .review-history-container .review-box .rating-wrapper:before {
    color: #000000;
    content: "คะแนน - ความคิดเห็น";
    display: block;
    font-size: 13px;
    margin-top: 5px;
  }
  .review-history-container .review-box .rating-inner {
    display: inline-block;
    width: 68%;
  }
  .review-history-container .top-nav-group .pagination-wrapper {
    margin-top: 0;
    padding-top: 10px;
  }
  .review-history-container .bottom-nav-group {
    margin-top: 0;
  }
  .review-history-container .bottom-nav-group .pagination-wrapper {
    padding-top: 15px;
    margin-top: 0;
  }
  .profile-edit-page .birthdate .bootstrap-select {
    margin-bottom: 15px;
  }
  .profile-edit-page .birthdate .col-sm-2:last-of-type .bootstrap-select {
    margin-bottom: 0;
  }
}
.wrapper-cart {
  padding: 10px 20px;
}
.wrapper-cart .all {
  color: #333;
  font-weight: 600;
}
.wrapper-cart .all span {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.wrapper-cart .product-name {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #000000;
}
.wrapper-cart .product-name.alt {
  color: #4d4d4d;
}
.wrapper-cart .product-name > span {
  margin-right: 5px;
}
.wrapper-cart .quantity {
  max-width: 50px;
  text-align: center;
  border-color: #cccccc;
  border-radius: 3px;
  font-size: 13px;
  width: 36px;
}
.wrapper-cart .price {
  display: block;
  margin-top: 5px;
  color: #a6a6a6;
}
.wrapper-cart .num {
  display: block;
  margin-top: 2px;
  font-size: 15px;
}
.wrapper-cart .price-amount {
  color: #000000;
  font-size: 16px;
  margin-left: 100px;
  float: left;
}
.wrapper-cart .delete img {
  width: 32px;
}
.wrapper-cart .table > thead > tr > th,
.wrapper-cart .table > tbody > tr > th,
.wrapper-cart .table > tfoot > tr > th,
.wrapper-cart .table > thead > tr > td,
.wrapper-cart .table > tbody > tr > td,
.wrapper-cart .table > tfoot > tr > td {
  border-top: 0;
  padding: 5px 8px 0;
}
.wrapper-cart .wrapper-amount p {
  margin-bottom: 5px;
}
.wrapper-cart .wrapper-amount .total-text {
  font-weight: 600;
  color: #000000;
}
.wrapper-cart .wrapper-amount .price-num {
  color: #000000;
  text-align: right;
}
.wrapper-cart .wrapper-amount .totol-num {
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}
.wrapper-cart .wrapper-amount .icon-bank {
  height: 36px;
  margin-top: 10px;
}
.wrapper-cart .wrapper-amount .summary-col {
  margin-left: 15px;
  padding-bottom: 10px;
}
.wrapper-cart .table {
  margin-bottom: 0;
}
.wrapper-cart .table .btn {
  font-size: 12px;
}
.wrapper-cart .table .btn[disabled] {
  background-color: rgba(0, 0, 0, 0);
  color: #00808f;
}
.wrapper-cart .table .btn[disabled]::before {
  content: "✓";
  margin-right: 6px;
}
.wrapper-cart .table .btn:not([disabled])::before {
  content: "ต้องการ";
}
.wrapper-cart .cart-info .score {
  font-size: 41px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.wrapper-cart .cart-info > a:first-child {
  color: #f40f21;
}
.wrapper-cart .cart-info > a:last-child {
  color: #acacac;
}
.confirm-checkout {
  padding: 4px 15px;
  margin: 20px 0 0;
}
.confirm-checkout span {
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.wrapper-cyberdeal-cart {
  margin-top: 15px;
}
.wrapper-superdeal {
  background-color: #fff;
  padding: 15px 25px;
  margin-bottom: 25px;
  position: relative;
}
.wrapper-superdeal:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  top: 20px;
  position: absolute;
  left: -10px;
  background-color: #fff;
  transform: rotate(45deg);
}
.wrapper-superdeal .border-left {
  border-left: 1px solid #4d4d4d;
}
.wrapper-superdeal .sale-red {
  color: #f40f21;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2em;
}
.wrapper-superdeal .sale-amount {
  color: #000000;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 2px;
}
.wrapper-superdeal .sale-amount.num {
  font-size: 36px;
  font-weight: 900;
}
.checkout-container .point-panel,
.checkout-container .address-panel {
  margin-bottom: 15px;
}
.checkout-container .point-panel > div,
.checkout-container .address-panel > div {
  padding: 15px;
  height: 100%;
}
.checkout-container .point-panel {
  text-align: center;
}
.checkout-container .point-panel > div {
  padding: 10px 15px 20px;
}
.checkout-container .point-panel .title {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
.checkout-container .point-panel p {
  font-size: 12px;
  margin-bottom: 0;
}
.checkout-container .point-panel .score {
  font-size: 40px;
  margin-bottom: 10px;
}
.checkout-container .point-panel .score.left {
  margin-top: 28px;
}
.checkout-container .point-panel .bl {
  border-color: #ffffff;
}
.checkout-container .info-right .point-panel .dl-horizontal {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 20px;
  margin-top: 10px;
}
.checkout-container .info-right .point-panel .dl-horizontal dt {
  font-weight: 600;
  width: 85px;
  margin-bottom: 10px;
  overflow: visible;
  float: left;
}
.checkout-container .info-right .point-panel .dl-horizontal dt:last-of-type {
  margin-bottom: 0;
}
.checkout-container .info-right .point-panel .dl-horizontal dd {
  margin-left: 125px;
  text-align: left;
  opacity: 0.8;
}
.checkout-container .info-right .point-panel .expire-date {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  margin-top: -7px;
  font-size: 10px;
  opacity: 0.5;
  margin-bottom: 10px;
  display: block;
}
.checkout-container .nav-tabs {
  margin-top: 10px;
  border-bottom: 3px solid #1cacbc;
}
.checkout-container .nav-tabs > li {
  margin-bottom: 0;
}
.checkout-container .nav-tabs > li > a {
  padding: 8px 15px;
  border-radius: 0;
  border-color: #e0e0e0;
  font-size: 12px;
  color: #4d4d4d;
  font-weight: 600;
  margin-right: -1px;
  background-color: #ffffff;
}
.checkout-container .nav-tabs > li.active > a {
  background-color: #1cacbc;
  color: #ffffff;
  border-color: #1cacbc;
}
.checkout-container .nav-tabs > li.active > a:hover,
.checkout-container .nav-tabs > li.active > a:focus,
.checkout-container .nav-tabs > li.active > a:active {
  background-color: #1cacbc;
  color: #ffffff;
  border-color: #1cacbc;
}
.checkout-container .nav-tabs > li.active > a .badge {
  color: #1cacbc;
  background-color: #ffffff;
}
.checkout-container .nav-tabs .badge {
  background-color: #1cacbc;
  font-weight: normal;
  font-size: 10px;
  padding: 3px 5px;
}
.checkout-container .tab-content .wrapper-order-history {
  margin-top: 0;
}
.checkout-container .address-panel {
  color: #4d4d4d;
}
.checkout-container .address-panel .title {
  margin: 0;
  border-bottom: 1px solid #efefef;
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  padding-bottom: 10px;
}
.checkout-container .address-panel .address-body {
  padding: 10px 0;
}
.checkout-container .address-panel .address-body p {
  margin-bottom: 0;
}
.checkout-container .order-item {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}
.checkout-container .order-item .number {
  background-color: #1cacbc;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  padding: 8px 15px;
}
.checkout-container .order-item .number.paid {
  padding-left: 35px;
}
.checkout-container .order-item .number.paid:before {
  content: "";
  background-image: url(../images/icon-circle-check.png);
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  margin-left: 15px;
}
.checkout-container .order-item .deliver-method {
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  margin-bottom: 0;
  padding: 10px 15px 0;
}
.checkout-container .order-item .deliver-date {
  background-color: #ffffff;
  font-size: 11px;
  color: #333333;
  margin-bottom: 0;
  padding: 0 15px;
}
.checkout-container .order-summary {
  margin-bottom: 15px;
  padding: 10px 30px 0;
}
.checkout-container .order-summary .title {
  font-weight: 600;
  color: #333333;
}
.checkout-container .order-summary .grand-total .total-text {
  color: #4d4d4d;
  font-weight: 900;
  text-align: right;
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 13px;
}
.checkout-container .order-summary .grand-total .sub-total-text {
  text-align: right;
  font-size: 9px;
  font-weight: 600;
}
.checkout-container .order-summary .grand-total .cancel-order {
  font-weight: 600;
  color: #c1c1c1;
  font-size: 12px;
}
.checkout-container .order-summary .grand-total .total-num {
  font-size: 28px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 0;
  text-align: right;
}
.checkout-container .wrapper-cart .shipping-delivery-text {
  margin-left: 15px;
}
.checkout-container .confirm-checkout {
  float: right;
}
.pay-installment.wrapper-cart {
  padding: 0;
}
.pay-installment.wrapper-cart .quantity-text {
  font-size: 12px;
}
.pay-installment.wrapper-cart .all {
  padding-left: 0;
}
.pay-installment.wrapper-cart .table-cart tbody > tr:first-child {
  border: 0;
}
.pay-installment.wrapper-cart .table-cart .line-amount,
.pay-installment.wrapper-cart .table-cart .price-amount {
  margin-left: 30px;
}
.pay-installment.wrapper-cart .checkbox {
  float: left;
  margin: 0;
}
.pay-installment.wrapper-cart .checkbox label:before {
  margin-left: -15px;
}
.pay-installment-bank {
  border-top: 1px solid #c1c1c1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pay-installment-bank .title {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 600;
}
.pay-installment-bank img {
  height: 36px;
  margin-right: 25px;
}
.redeem-panel {
  padding: 0 0 15px 15px;
}
.redeem-panel .form-redeem {
  border-bottom: 1px solid #dbdbdb;
}
.redeem-panel .form-redeem:last-child {
  border: 0;
}
.redeem-panel .form-redeem + .form-redeem {
  margin-top: 10px;
}
.redeem-panel .form-redeem label {
  font-weight: 600;
  display: block;
  font-size: 13px;
}
.redeem-panel .form-redeem label .redeem-checked {
  background-color: #1cacbc;
  border-radius: 3px;
  height: 20px;
  width: 20px;
}
.redeem-panel .form-redeem label .redeem-checked:after {
  border-radius: 1px;
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  top: 7px;
  left: 5px;
  border: 2px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.redeem-panel .form-redeem input {
  display: inline-block;
  margin-right: 5px;
  width: 75%;
  background: url(../images/icon-check-grey.png) no-repeat scroll 97% center / 18px auto;
  padding-right: 30px;
  background-color: #ffffff;
}
.redeem-panel .form-redeem input.checked {
  background-image: url(../images/icon-check.png);
}
.redeem-panel .form-redeem input[disabled] {
  background-color: #eeeeee;
  border-color: #c0c0c0;
}
.redeem-panel .form-redeem input.has-error {
  border-color: #7c2933;
}
.redeem-panel .form-redeem.has-error input {
  border-color: #7c2933;
}
.redeem-panel .form-redeem .btn {
  padding: 8px 12px;
}
.redeem-panel .form-redeem .bootstrap-select {
  margin-right: 5px;
  width: 75%;
}
.redeem-panel .form-redeem .bootstrap-select.disabled {
  display: inline-block !important;
}
.redeem-panel .form-redeem .bootstrap-select.disabled .btn {
  display: inline-block !important;
  opacity: 1;
  background-color: #eeeeee;
  border-color: #c0c0c0;
}
.redeem-panel .form-redeem .dropdown-toggle {
  height: 36px;
  margin-bottom: 0;
  margin-top: -1px;
  padding: 6px 12px;
}
.redeem-panel .form-redeem .help-block {
  color: #a9a9a4;
}
.redeem-panel .form-redeem .help-block dt,
.redeem-panel .form-redeem .help-block dd {
  line-height: 1.8;
}
.redeem-panel .form-redeem .help-block dt {
  font-weight: normal;
  width: auto;
  float: left;
}
.redeem-panel .form-redeem .help-block dd {
  margin-left: auto;
}
.wrapper-check-taxinvoice .checkbox {
  margin-top: 25px;
  padding-left: 30px;
}
.wrapper-check-taxinvoice .checkbox label:before {
  height: 15px;
  width: 15px;
  margin-left: -30px;
  margin-top: 5px;
}
.wrapper-check-taxinvoice .checkbox label:after {
  margin-left: -28px;
  margin-top: 1px;
}
@media only screen and (max-width: 768px) {
  .wrapper-btn-installment {
    padding-right: 0;
  }
  .wrapper-pay {
    text-align: center;
    background-color: #ffffff;
    padding: 10px 0;
    border-top: 1px solid #dbdbdb;
    z-index: 1030;
  }
  .wrapper-pay .confirm-checkout {
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 1px;
    width: 90%;
  }
  .wrapper-pay .confirm-checkout span {
    font-size: 12px;
  }
  .btn-full-xs {
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 auto 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 90%;
  }
  .wrapper-cart {
    padding: 10px 15px 0;
  }
  .wrapper-cart .shipping-delivery-text {
    display: block;
    margin: 10px 0 10px 100px;
  }
  .table-cart table,
  .table-cart thead,
  .table-cart tbody,
  .table-cart tfoot,
  .table-cart tr,
  .table-cart th,
  .table-cart td {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: inherit;
    border-spacing: 0;
    border-color: inherit;
    vertical-align: inherit;
    text-align: left;
    font-weight: inherit;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0;
  }
  .table-cart th,
  .table-cart td {
    display: inline;
    padding: 0 !important;
  }
  .table-cart tbody > tr {
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 10px 0;
  }
  .table-cart tbody > tr:first-child {
    border-top: 1px solid #dbdbdb;
  }
  .table-cart .num {
    color: #000000;
    float: left;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    margin-right: 5px;
    font-size: 16px;
  }
  .table-cart .line-amount {
    margin-left: 15px;
    display: block;
  }
  .table-cart .product-img {
    float: left;
    padding-right: 15px;
    max-width: 100px;
    margin-bottom: 0;
  }
  .table-cart .quantity-text {
    color: #4d4d4d;
    font-size: 11px;
  }
  .table-cart .quantity {
    background-color: #fafafa;
    padding: 0;
  }
  .table-cart .delete {
    float: right;
    border-radius: 3px;
    border: 1px solid #c3c3c3;
  }
  .table-cart.alt .table > thead > tr > th {
    border: 0;
    color: #000000;
    font-size: 12px;
    display: inline-block;
  }
  .table-cart.alt .table > thead > tr > th:first-child {
    width: 50%;
  }
  .table-cart.alt td {
    color: #000000;
    border: 0;
    display: inline-block;
  }
  .table-cart.alt .product-box {
    width: 50%;
  }
  .table-cart.alt .product-box .name {
    overflow: visible;
    white-space: normal;
  }
  .table-cart.alt .product-box .desc {
    line-height: 21px;
    margin-top: -3px;
  }
  .checkout-container .confirm-checkout {
    width: 80%;
    margin: 15px auto;
    display: block;
    float: none;
  }
  .checkout-container .confirm-checkout span {
    margin-left: 10px;
    vertical-align: middle;
  }
  .wrapper-cart .wrapper-amount {
    margin: 0 -15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .wrapper-cart .wrapper-amount .icon-bank {
    margin: 10px auto;
  }
  .wrapper-check-taxinvoice .checkbox {
    margin-top: 15px;
    padding-left: 40px;
  }
  .wrapper-check-taxinvoice .checkbox label:before {
    margin-left: -25px;
  }
  .order-item .table-cart .quantity-text {
    font-size: 12px;
  }
  .order-item .table-cart .price-full {
    float: left;
    margin-left: 15px;
    width: 30%;
  }
  .order-item .table-cart .price-amount {
    margin-left: 15px;
    margin-top: 3px;
    font-size: 15px;
  }
}
.wrapper-order-history .col-xs-12:not(:last-child) .content-item {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .table-cart td,
  .table-cart th {
    display: inline-block;
  }
  .table-cart td:last-child {
    float: right;
  }
  .table-cart td.w30 {
    width: 30%;
  }
  .wrapper-cart .shipping-delivery-text {
    margin-left: 30px;
    display: inline-block;
    width: 30%;
  }
  .wrapper-cart .price-amount-col {
    text-align: right;
  }
  .wrapper-cart .price-amount {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .wrapper-cart .all {
    color: #4d4d4d;
    padding-left: 25px;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .wrapper-cart .all span {
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }
  .wrapper-cart .product-name {
    font-size: 14px;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4d4d4d;
  }
  .wrapper-cart .product-img {
    margin-bottom: 25px;
  }
  .wrapper-cart .product-img img {
    border: 1px solid #cccccc;
  }
  .wrapper-cart .quantity-text {
    display: block;
    margin-top: 5px;
  }
  .wrapper-cart .quantity {
    padding: 2px 4px;
    height: auto;
    width: 32px;
  }
  .wrapper-cart .price-amount {
    color: #4d4d4d;
    font-size: 14px;
    float: none;
    margin-left: 0;
  }
  .wrapper-cart .wrapper-amount {
    border-top: 1px solid #cccccc;
    padding-top: 20px;
    padding-right: 15px;
  }
  .wrapper-cart .wrapper-amount .price-num {
    color: #4d4d4d;
  }
  .wrapper-cart .wrapper-amount .totol-num {
    font-size: 19px;
  }
  .wrapper-cart .wrapper-amount .deliver-date {
    color: #4d4d4d;
    padding: 0;
    display: block;
    margin-bottom: 5px;
    margin-top: -5px;
    font-size: 12px;
  }
  .wrapper-cart .wrapper-amount .summary-col {
    margin-left: 0;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 0;
    font-size: 85%;
  }
  .wrapper-cart .wrapper-amount .summary-col .col-xs-7 {
    padding-right: 0;
  }
  .checkout-container .point-panel,
  .checkout-container .address-panel {
    margin-bottom: 0;
  }
  .checkout-container .point-panel {
    text-align: left;
  }
  .checkout-container .order-item {
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
  }
  .checkout-container .order-item .number {
    background-color: transparent;
    color: #000000;
    padding: 0;
    margin-bottom: 10px;
  }
  .checkout-container .order-item .deliver-method {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    padding: 0 0 10px;
  }
  .checkout-container .order-summary {
    margin-bottom: 0;
    padding: 20px 25px;
  }
  .checkout-container .order-summary .title {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #000000;
  }
  .checkout-container .order-summary .grand-total {
    text-align: left;
  }
  .checkout-container .order-summary .grand-total .total-num {
    font-size: 27px;
    text-align: right;
  }
  .checkout-container .wrapper-pay {
    text-align: left;
  }
  .checkout-container .wrapper-pay .confirm-checkout {
    margin-bottom: 0;
    margin-left: 40px;
    margin-top: 58px;
  }
  .checkout-container .info-right {
    float: right;
    margin-top: 38px;
  }
  .table-cart tbody > tr td:first-child {
    width: 30px;
  }
  .table-cart .product-img {
    float: left;
    padding-right: 5px;
    max-width: 100px;
    margin-bottom: 15px;
  }
  .table-cart .checkbox input[type="checkbox"]:checked + label:after,
  .table-cart .checkbox input[type="radio"]:checked + label:after {
    top: 4px;
  }
  .table-cart .w30 {
    width: 30%;
  }
  .table-cart .special-promotion-wrapper {
    margin-right: -40px;
  }
  .pay-installment.wrapper-cart .checkbox {
    margin-top: 7px;
  }
  .pay-installment.wrapper-cart .checkbox label:before {
    margin-left: -20px;
  }
  .pay-installment.wrapper-cart .table {
    margin-bottom: 15px;
  }
  .pay-installment.wrapper-cart .num {
    margin-top: 3px;
  }
  .pay-installment-bank .title {
    margin-bottom: 20px;
  }
  .pay-installment-bank img {
    height: 36px;
    margin-right: 25px;
  }
  .wrapper-cyberdeal-cart {
    margin-top: 25px;
  }
  .redeem-panel {
    padding: 0;
  }
  .redeem-panel .form-redeem label {
    color: #4d4d4d;
  }
  .redeem-panel .form-redeem input {
    border-color: #afafaf;
    height: 34px;
    margin-right: 8px;
    width: 70%;
  }
  .redeem-panel .form-redeem .btn {
    padding: 6px 12px;
  }
  .redeem-panel .form-redeem .bootstrap-select {
    margin-right: 8px;
    width: 70%;
  }
  .redeem-panel .form-redeem .dropdown-toggle {
    width: 100%;
    height: 34px;
    margin-top: 0;
  }
  .redeem-panel .form-redeem .dropdown-toggle .filter-option {
    line-height: 24px;
    font-weight: 600;
  }
  .redeem-panel .form-redeem .help-block dt {
    font-weight: normal;
    width: auto;
  }
  .redeem-panel .form-redeem .help-block dd {
    margin-left: 67px;
  }
  .table-cart tr {
    border-top: 1px solid #eee;
  }
  .wrapper-cart .table > tbody > tr > td {
    padding-top: 13px;
  }
  .wrapper-cart .table > tbody > tr > td:last-child {
    padding-right: 0;
  }
/dist/member/order/xxxx
    */
  .wrapper-cart .table > tbody > tr > td {
    padding: 13px;
  }
  .wrapper-cart .product-name > span:last-child {
    color: #b3b3b3;
  }
}
@media (min-width: 1200px) {
  .wrapper-cart .wrapper-amount .summary-col {
    font-size: 100%;
    padding-left: 54px;
  }
}
.signin-page {
  color: #4d4d4d;
}
.signin-page > .row {
  margin-left: 0;
  margin-right: 0;
}
.signin-page .left-col {
  padding-top: 50px;
}
.signin-page .heading-page {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.signin-page .form-group {
  overflow: hidden;
  clear: both;
}
.signin-page .form-group label {
  font-size: 0.929em;
  margin-bottom: 0;
  font-weight: 600;
  display: block;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.signin-page .link-forgot {
  color: #4d4d4d;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
  font-size: 0.786em;
}
.signin-page .note {
  font-size: 13px;
}
.signin-page .well {
  border-radius: 2px;
  box-shadow: none;
  margin-top: 30px;
}
.signin-page .well .question {
  font-weight: 600;
  font-size: 0.929em;
}
.signin-page .parsley-errors-list {
  margin-top: 5px;
}
.signin-page hr {
  border-top: 1px solid #c1c1c1;
}
.signin-page #validate-email {
  margin: 10px 0 0;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  float: left;
}
.signin-page #validate-email.error span,
.signin-page #validate-email.success span {
  position: relative;
  padding-left: 30px;
}
.signin-page #validate-email.error span:before,
.signin-page #validate-email.success span:before {
  background-image: url(../images/icon-validate.png);
  width: 24px;
  height: 24px;
  content: "";
  position: absolute;
  left: 0;
}
.signin-page #validate-email.error {
  color: #f40f21;
}
.signin-page #validate-email.success {
  color: #1cacbc;
}
.signin-page #validate-email.success span:before {
  background-position: -24px 0;
}
.signin-page #validate-email.sb-family {
  font-weight: 600;
}
.signin-page .seperater-line,
.signin-page .seperater-line-sm {
  border-bottom: 1px solid #c1c1c1;
  border-top: 0;
  padding-bottom: 50px;
  padding-top: 50px;
}
.signin-page .seperater-line .or,
.signin-page .seperater-line-sm .or {
  top: auto;
  bottom: -20px;
}
.sign-in {
  position: relative;
}
.sign-in .checkbox label {
  font-size: 0.786em;
}
.sign-in .checkbox label:before {
  height: 17px;
  width: 17px;
  margin-top: 3px;
  margin-left: -20px;
}
.sign-in .light-text {
  font-weight: 200;
  font-size: 17px;
  color: #4d4d4d;
}
.signin-popup {
  color: #4d4d4d;
  position: fixed;
  top: 92px;
  padding: 20px 10px;
  box-shadow: inset 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  border-width: 0 0 1px 0;
  width: 100%;
  max-width: none;
}
.signin-popup .form-group {
  margin-bottom: 0;
}
.signin-popup .form-group label {
  padding-left: 15px;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: normal;
}
.signin-popup .form-group .form-control {
  height: 37px;
  font-size: 12px;
  border-color: #afafaf;
}
.signin-popup .link-forgot {
  color: #52534a;
  font-weight: normal;
  font-size: 0.857em;
  padding-left: 15px;
}
.signin-popup .link-register {
  color: #1cacbc;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 15px;
  font-weight: normal;
  font-size: 0.857em;
}
.signin-popup .checkbox label {
  font-size: 0.786em;
}
.signin-popup .checkbox label:before {
  margin-top: 4px;
}
.signin-popup .btn {
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.signin-popup .btn-light {
  font-weight: normal;
  font-size: 12px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
}
.signin-popup .btn-fb {
  margin-top: 15px;
}
.signin-popup .seperater-line-sm .or {
  font-size: 0.786em;
  font-weight: 200;
  line-height: 20px;
  padding: 5px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  min-width: 30px;
}
.signin-popup.logged-in .media,
.signin-popup.logged-in .list-menu {
  padding-left: 15px;
  padding-right: 15px;
}
.signin-popup.logged-in .media-object {
  max-width: 32px;
}
.signin-popup.logged-in .name {
  font-size: 14px;
}
.signin-popup.logged-in .email {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  color: #000000;
  margin-top: -5px;
}
.signin-popup.logged-in .list-menu {
  padding-top: 20px;
}
.signin-popup.logged-in a {
  color: #000000;
  font-weight: 600;
  font-size: 12px;
}
.moreinfor-img {
  width: 20px;
  margin-left: 5px;
  cursor: pointer;
}
.wrapper-forgotpassword {
  margin: 180px 50px;
}
.wrapper-forgotpassword .heading-page {
  font-size: 1.5em;
}
.wrapper-forgotpassword .content {
  padding: 25px;
}
.wrapper-forgotpassword .content label {
  font-weight: 600;
}
.wrapper-forgotpassword .content .form-control {
  border-color: #c0c0c0;
  margin-bottom: 20px;
}
.wrapper-forgotpassword .content .btn {
  margin-bottom: 25px;
}
.wrapper-forgotpassword .content p {
  font-size: 12px;
}
@media (min-width: 992px) {
  .signin-page {
    margin-top: 200px !important;
    margin-bottom: 300px !important;
  }
  .signin-page .seperater-line,
  .signin-page .seperater-line-sm {
    border-top: 0;
    border-right: 1px solid #c1c1c1;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .signin-page .seperater-line .or,
  .signin-page .seperater-line-sm .or {
    right: -20px;
    top: 50%;
    bottom: inherit;
    left: auto;
  }
  .signin-page .form-control {
    width: 300px;
  }
  .signin-page hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #c1c1c1;
    width: 300px;
    margin-left: 0;
  }
  .sign-in .checkbox label:before {
    height: 15px;
    width: 15px;
  }
  .sign-in .checkbox input[type="checkbox"]:checked + label::after,
  .sign-in .checkbox input[type="radio"]:checked + label::after {
    height: 5px;
    left: 2px;
    top: 8px;
    width: 11px;
  }
  .signin-popup {
    position: absolute;
    top: 68px;
    padding: 20px 22px 17px;
    box-shadow: none;
    border-top-width: 4px;
    right: 0;
    left: inherit;
    border-color: #1cacbc;
    width: 349px;
    box-shadow: 0px 2px 5px 0px rgba(151, 151, 151, 0.5);
  }
  .signin-popup:before,
  .signin-popup:after {
    border: 0 !important;
  }
  .signin-popup .form-group {
    margin-bottom: 15px;
  }
  .signin-popup .form-group label {
    padding-left: 0;
    margin-bottom: 0;
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  }
  .signin-popup .link-forgot {
    padding-left: 0;
  }
  .signin-popup .link-register {
    padding-left: 8px;
    margin-left: 3px;
    font-weight: 200;
    padding-right: 0;
  }
  .signin-popup .btn {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  }
  .signin-popup .btn-light {
    width: 90%;
  }
  .signin-popup.logged-in .media,
  .signin-popup.logged-in .list-menu {
    padding-left: 0;
    padding-right: 0;
  }
  .signin-popup.logged-in .media {
    margin-top: 0;
  }
  .fb-register {
    padding-top: 130px !important;
  }
  .wrapper-forgotpassword {
    margin: 180px 0 80px;
  }
}
@media screen and (max-width: 320px) {
  .signin-popup {
    right: 0%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .signin-page .form-control {
    float: left;
  }
  .signin-page .parsley-errors-list {
    margin: 6px 0 0 20px;
    float: left;
  }
  .signin-page #validate-email {
    margin: 5px 0 0 20px;
  }
}
.thankyou-info {
  padding: 25px 15px;
  margin-bottom: 15px;
}
.thankyou-info .thankyou-card {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.thankyou-info .thankyou-card .order-success {
  color: #1cacbc;
  font-weight: 600;
}
.thankyou-info .thankyou-card .order-success-sub-text {
  color: #1cacbc;
  margin-bottom: 30px;
}
.thankyou-info .thankyou-card .order-success-message {
  margin-bottom: 0px;
}
.thankyou-info .thankyou-card .dl-horizontal {
  margin: auto;
  border-bottom: 1px solid #888;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 20px;
}
.thankyou-info .thankyou-card .thankyou-button {
  text-align: center;
  margin-top: 30px;
}
.thankyou-info .thankyou-card .back-to-order {
  padding: 10px;
  width: 170px;
  margin-right: 10px;
}
.thankyou-info .thankyou-card .back-to-order span {
  vertical-align: middle;
}
.thankyou-info .thankyou-card .continue {
  padding: 10px;
  width: 170px;
  border-color: #1cacbc;
}
.thankyou-info .thankyou-card .continue span {
  vertical-align: middle;
  color: #1cacbc;
}
.thankyou-info .thankyou-card .mobile-store img {
  width: 200px;
}
.thankyou-info .thankyou-card .list-inline {
  margin-top: 20px;
  margin-bottom: 60px;
}
.thankyou-info .heading-page {
  margin-top: 5px;
}
.application-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.application-wrapper .container {
  padding-left: 5px;
  padding-right: 5px;
}
.application-wrapper .item {
  margin-bottom: 10px;
}
.application-wrapper .image-bg {
  height: 190px;
}
.application-wrapper .title {
  color: #ffffff;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}
.application-wrapper .desc {
  color: #ffffff;
  font-size: 10px;
  opacity: 0.8;
  line-height: 1.8;
}
.application-wrapper .mobile-store {
  margin-top: 20px;
}
.application-wrapper .mobile-store img {
  max-width: 84px;
}
@media (min-width: 992px) {
  .application-wrapper {
    background-color: #ffffff;
    padding-bottom: 40px;
  }
  .application-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .application-wrapper .item .item-content {
    margin-top: 30px;
  }
  .application-wrapper .item:first-child .item-content {
    margin-left: 15px;
  }
  .application-wrapper .item:last-child .item-content {
    padding-right: 30px;
  }
  .application-wrapper .image-bg {
    height: 240px;
  }
  .application-wrapper .desc {
    font-size: 12px;
    min-height: 63px;
  }
  .application-wrapper .mobile-store img {
    max-width: 100px;
  }
}
@media (min-width: 1200px) {
  .application-wrapper .mobile-store img {
    max-width: 140px;
  }
}
.solution-product {
  background: #ffffff;
  margin: 20px 20px;
}
.solution-product .desc {
  display: none;
  background-color: #ffffff;
  color: #000000;
  letter-spacing: 1.7px;
  text-align: center;
  font-size: 19px;
  font-weight: 600;
}
.solution-product .col-sm-4 {
  text-align: center;
}
.solution-product img {
  max-height: 174px;
}
.solution-product a {
  position: relative;
  display: inline-block;
}
.solution-product a:hover:after {
  background-color: rgba(255, 255, 255, 0.5);
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.solution-product a:hover .desc {
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 130px;
  height: 50px;
  line-height: 50px;
  display: block;
  z-index: 999;
}
.solution-content-wrapper {
  margin-top: 20px;
}
.solution-content {
  text-align: center;
}
.solution-content .title {
  color: #1cacbc;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 1.5px;
  opacity: 0.9;
  padding-top: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
.solution-content .sub-title {
  font-family: Book Akhanake, Gotham, Georgia, "Times New Roman", Times, serif;
  color: #9b9b9b;
  font-size: 24px;
  letter-spacing: 0.8px;
  margin-top: 10px;
}
.solution-content .line {
  width: 20px;
  border-top: 1px solid #9b9b9b;
  display: flex;
  margin: 20px auto;
}
.solution-content p,
.solution-content strong {
  color: #4a4a4a;
  opacity: 0.9;
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 2;
}
.solution-content blockquote {
  font-style: italic;
  color: #000000;
  line-height: 2.2;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  border-left: 0;
  position: relative;
  padding: 40px 20px;
  margin: 45px 0;
}
.solution-content blockquote:before,
.solution-content blockquote:after {
  content: '“';
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Georgia;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  top: -5px;
  background-color: #ffffff;
  width: 90px;
  height: 20px;
}
.solution-content blockquote:after {
  content: '”';
  bottom: -22px;
  top: inherit;
}
.solution-content blockquote strong {
  color: #000000;
}
.solution-content img {
  margin: 30px 0;
}
.solution-content strong {
  font-weight: 900;
}
.solution-content strong.larger {
  font-size: 19px;
}
.solution-gallery {
  overflow: hidden;
}
.solution-gallery .bg-img {
  height: 308px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}
.solution-feature {
  overflow: hidden;
}
.solution-feature .row {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.solution-feature .detail {
  text-align: center;
  padding: 50px 30px 30px;
}
.solution-feature strong.larger {
  font-size: 19px;
  margin-bottom: 60px;
  display: inline-block;
}
.solution-feature p {
  line-height: 2;
}
.solution-tab .nav-tabs {
  display: flex;
  border-bottom: 0;
}
.solution-tab .nav-tabs li {
  flex: 1;
}
.solution-tab .nav-tabs li.active a {
  border-top: 10px solid #1cacbc;
  border-bottom-color: transparent;
  padding-top: 10px;
}
.solution-tab .nav-tabs li a {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
  color: #1a1a1a;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding-top: 20px;
  margin: 0;
}
.solution-tab .nav-tabs li a img {
  max-width: 35%;
  margin-right: 30px;
}
.solution-tab .panel-title a {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
  color: #1a1a1a;
}
.solution-tab .panel-title img {
  max-width: 190px;
  margin-right: 30px;
}
.solution-tab .tab-content {
  background-color: #ffffff;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 30px 45px;
}
.solution-tab .section-group {
  margin-bottom: 20px;
}
.solution-tab .section-group > .row {
  margin-right: 0;
  margin-left: -10px;
}
.solution-tab .section-group > .row > .col-xs-6 {
  padding-right: 0;
  padding-left: 10px;
}
.solution-tab .title-section {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid   #d9d9d9;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.solution-tab .type-section {
  text-align: center;
  font-weight: bold;
  color: #333333;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.solution-tab .type-section:hover .bg-img {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
}
.solution-tab .type-section .bg-img {
  border: solid 1px   #d9d9d9;
  margin-bottom: 10px;
  height: 210px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .solution-gallery .bg-img {
    height: 430px;
    margin-bottom: 30px;
  }
  .solution-gallery .bg-img:not(.main) {
    height: 200px;
  }
  .solution-feature .col-sm-6 {
    padding: 0;
  }
  .solution-feature .col-sm-6.right {
    order: 2;
  }
  .solution-feature .detail {
    padding: 20px 30px 20px 30px;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    display: flex;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .solution-product {
    margin: 60px 0 0;
  }
  .solution-product > div {
    display: flex;
  }
  .solution-gallery {
    width: 994px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .solution-feature {
    width: 994px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .solution-feature .col-sm-6 {
    width: 50%;
  }
  .solution-feature p,
  .solution-feature strong {
    padding-left: 0;
    padding-right: 0;
  }
  .solution-feature .detail {
    padding-left: 0;
    padding-right: 60px;
  }
  .solution-feature .detail.right {
    padding-left: 60px;
  }
}
@media (min-width: 1200px) {
  .solution-content > .container {
    width: 70%;
  }
  .solution-content .title {
    font-size: 24px;
    letter-spacing: 2px;
    padding-top: 30px;
  }
  .solution-content .title.larger {
    font-size: 40px;
  }
  .solution-content .sub-title {
    font-size: 30px;
    letter-spacing: 1px;
    margin-top: 20px;
  }
  .solution-content .sub-title.larger {
    font-size: 48px;
  }
  .solution-content .line {
    width: 40px;
    height: 2px;
    margin: 40px auto;
  }
  .solution-content p,
  .solution-content strong {
    line-height: 2.4;
    font-size: 18px;
  }
  .solution-content strong.larger {
    font-size: 24px;
  }
  .solution-content blockquote {
    padding: 30px 20px;
    font-size: 24px;
  }
  .solution-feature {
    width: 1240px;
  }
  .solution-feature strong.larger {
    font-size: 24px;
  }
  .solution-feature p {
    line-height: 2.2;
    font-size: 18px;
  }
  .solution-gallery {
    width: 1240px;
  }
  .solution-gallery .bg-img {
    height: 630px;
  }
  .solution-gallery .bg-img:not(.main) {
    height: 300px;
  }
}
.promotion-breadcrumb {
  width: 100%;
}
.popover-content {
  padding: 9px 14px;
  white-space: pre-line;
  font-size: 12px;
}
.financial-title {
  margin-top: 40px;
  margin-bottom: 16px;
  text-align: center;
  overflow: hidden;
}
.financial-title .title {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 900;
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  color: #444444;
}
.financial-title .line {
  width: 40px;
  height: 2px;
  margin: 30px auto 40px;
  border-top: 1px solid #979797;
}
.promotion-global-class .slick-arrow {
  z-index: 1;
}
.promotion-global-class .slick-arrow.slick-next:before,
.promotion-global-class .slick-arrow.slick-prev:before {
  background-size: 80%;
  background-position: center;
  font-size: 15px;
  line-height: 32px;
  opacity: 1;
}
.promotion-global-class .slick-arrow.slick-prev {
  top: 43%;
  left: 0;
  width: 31.3px;
  height: 31.3px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 100%;
}
.promotion-global-class .slick-arrow.slick-next {
  right: 0;
  width: 31.3px;
  height: 31.3px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 100%;
}
@media (min-width: 1368px) {
  .promotion-global-class .slick-arrow.slick-prev {
    left: -30px;
  }
  .promotion-global-class .slick-arrow.slick-next {
    right: -30px;
  }
}
.promotion-global-class .link-more {
  position: relative;
}
.promotion-global-class .link-more:after {
  content: "";
  position: absolute;
  background-image: url(../images/icon-arrow-right.png);
  width: 23px;
  height: 23px;
  background-size: 28%;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
}
.financial-promotion .container .row {
  margin: 0;
}
.financial-promotion .financial-promotion-full-slide .slick-slide > img {
  max-height: 380px;
  width: 100%;
}
.financial-promotion .financial-promotion-full-slide .slick-dots {
  bottom: -37px;
}
.financial-promotion .financial-promotion-full-slide .slick-dots li {
  margin: 1px 3px;
}
.financial-promotion .financial-promotion-full-slide .slick-dots li button::before {
  font-size: 14px;
}
.financial-promotion .financial-promotion-full-slide .slick-dots li.slick-active button::before {
  color: #1cacbc;
  opacity: 1;
}
.financial-promotion .financial-promotion-list .col-lg-8,
.financial-promotion .financial-promotion-list .col-sm-12,
.financial-promotion .financial-promotion-list .col-lg-4,
.financial-promotion .financial-promotion-list .col-sm-12 {
  padding: 0;
}
.financial-promotion .financial-promotion-list .slick-item {
  max-height: 366px;
}
.financial-promotion .financial-promotion-list .slick-item > img {
  max-height: 366px;
  width: 100%;
}
.financial-promotion .financial-promotion-list .anniversary-img {
  margin-bottom: 30px;
}
.financial-promotion .financial-promotion-list .anniversary-img a > img {
  max-width: 385px;
  height: 366px;
  margin-left: auto;
}
.financial-promotion .financial-promotion-list .slick-dots {
  bottom: 10px;
  right: 2px;
}
.financial-promotion .financial-promotion-list .slick-dots li {
  margin: 1px 3px;
}
.financial-promotion .financial-promotion-list .slick-dots li button::before {
  font-size: 14px;
}
.financial-promotion .financial-promotion-list .slick-dots li.slick-active button::before {
  color: #1cacbc;
  opacity: 1;
}
.financial-cyberdeal .slick-slide {
  display: flex;
}
.financial-cyberdeal .cyberdeal-banner {
  margin-bottom: 24px;
}
.financial-cyberdeal .cyberdeal-banner .row .slick-dots {
  bottom: 10px;
}
.financial-cyberdeal .cyberdeal-banner .row .slick-dots li {
  margin: 1px 3px;
}
.financial-cyberdeal .cyberdeal-banner .row .slick-dots li button::before {
  font-size: 14px;
}
.financial-cyberdeal .cyberdeal-banner .row .slick-dots li.slick-active button::before {
  color: #1cacbc;
  opacity: 1;
}
.financial-cyberdeal .cyberdeal-banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.financial-cyberdeal .cyberdeal-list {
  margin-bottom: 40px;
}
.financial-cyberdeal .cyberdeal-list .row {
  margin-left: 0;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal {
  margin-right: 24px;
  padding: 0 !important;
  outline: none;
  display: flex;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-image {
  max-width: 202px;
  max-height: 197px;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-image > img {
  width: 100%;
  height: 100%;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .dashed {
  max-height: 193px;
  width: 2px;
  margin: 2px;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text {
  max-width: 177px;
  width: 100%;
  max-height: 197px;
  background: #ffffff;
  padding: 11px 13px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .scissors {
  width: 17px;
  height: 24px;
  position: absolute;
  bottom: 7px;
  left: 0px;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .title {
  margin: 0;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .code {
  color: #1cacbc;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  margin: 0;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .price {
  font-size: 28px;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #444444;
  margin: 0;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .price > span {
  font-size: 12px;
  text-transform: uppercase;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .get-code {
  margin: auto;
  display: inline-block;
  width: 105px;
  height: 30px;
  background: #1cacbc;
  color: white;
  line-height: 2.5;
  font-size: 13px;
  border-radius: 17px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
}
.financial-cyberdeal .cyberdeal-list .card-cyberdeal .box-text .detail {
  display: inline-block;
  text-decoration: underline;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  outline: none;
}
.financial-cyberdeal .promotion-landing .row .slick-dots {
  bottom: -37px;
}
.flash-deal {
  background: #f2f2f2;
}
.flash-deal .container .flash-deal-nav {
  display: flex;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 23px;
}
.flash-deal .container .flash-deal-nav .flash-deal-title {
  width: 40%;
  display: flex;
  align-items: center;
}
.flash-deal .container .flash-deal-nav .flash-deal-title .flash-icon {
  width: 18px;
  height: 32px;
}
.flash-deal .container .flash-deal-nav .flash-deal-title .flash-title {
  width: 164px;
  color: #db0000;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 12px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.flash-deal .container .flash-deal-nav .flash-deal-timer {
  width: 100%;
  display: flex;
  align-items: center;
}
.flash-deal .container .flash-deal-nav .flash-deal-timer .flash-timer {
  height: 40px;
  border-radius: 4px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  background: #db0000;
  display: flex;
}
.flash-deal .container .flash-deal-nav .flash-deal-timer .flash-timer > h4 {
  font-size: 20px;
  font-weight: 600;
  color: white;
  letter-spacing: 1.6px;
  margin: auto;
}
.flash-deal .container .flash-deal-nav .flash-deal-timer a {
  margin-left: auto;
  font-size: 12px;
}
.flash-deal .container .flash-deal-banner {
  max-width: 1200px;
  max-height: 300px;
  margin-bottom: 24px;
}
.flash-deal .container .flash-deal-list {
  margin-bottom: 40px;
}
.flash-deal .container .flash-deal-list .row {
  margin-left: 0;
  margin-right: 0;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box {
  display: flex;
  flex-direction: column;
  padding: 24px 10px 16px 16px;
  max-width: 181px;
  height: 267px;
  background: #ffffff;
  margin-right: 24px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .view {
  font-size: 10px;
  margin: 0;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .img-responsive {
  max-height: 95px;
  margin: 0 auto;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .flash-deal-desc {
  margin: 4px 0 8px 0;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 38px;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .flash-deal-price {
  margin: 0;
  color: #1cacbc;
  font-weight: bold;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .flash-deal-price .bath {
  font-weight: bold;
  font-size: 12px;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .flash-deal-price .old-price {
  font-weight: normal;
  font-size: 10px;
  text-decoration: line-through;
  color: #444444;
}
.flash-deal .container .flash-deal-list .row .flash-deal-box .rating-point {
  margin-top: auto;
}
.flash-deal .slick-arrow.slick-next {
  right: -40px;
}
.flash-deal .slick-arrow.slick-prev {
  left: -40px;
}
.store-promotion {
  background: #f2f2f2;
}
.store-promotion .container .store-promotion-title {
  margin-top: 40px;
}
.store-promotion .container .cyberdeal-list {
  margin-top: 24px;
  margin-bottom: 40px;
  margin-left: 15px;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal {
  margin-right: 24px;
  padding: 0 !important;
  outline: none;
  display: flex;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-image {
  max-width: 202px;
  max-height: 197px;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-image > img {
  width: 100%;
  height: 100%;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .dashed {
  max-height: 193px;
  width: 2px;
  margin: 2px;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text {
  max-width: 177px;
  width: 100%;
  max-height: 197px;
  background: #ffffff;
  padding: 11px 13px;
  position: relative;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .scissors {
  width: 17px;
  height: 24px;
  position: absolute;
  bottom: 7px;
  left: 0px;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .title {
  margin: 0;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .code {
  color: #f5a623;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  margin: 0;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .price {
  font-size: 28px;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #444444;
  margin: 0;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .price > span {
  font-size: 12px;
  text-transform: uppercase;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .get-code {
  margin: auto;
  display: inline-block;
  width: 105px;
  height: 30px;
  background: #f5a623;
  color: white;
  line-height: 2.5;
  font-size: 13px;
  border-radius: 17px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
}
.store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .detail {
  display: inline-block;
  text-decoration: underline;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  outline: none;
  margin-bottom: 7px;
}
.store-promotion .slick-dots {
  bottom: 10px;
  right: 2px;
}
.store-promotion .slick-dots li {
  margin: 1px 3px;
}
.store-promotion .slick-dots li button::before {
  font-size: 14px;
}
.store-promotion .slick-dots li.slick-active button::before {
  color: #1cacbc;
  opacity: 1;
}
.cyber-reward .container .cyber-reward-banner {
  margin-bottom: 40px;
}
.installment-payment .container .installment-payment-banner {
  max-height: 300px;
  margin-bottom: 24px;
}
.installment-payment .container .installment-payment-product {
  margin-left: 15px;
}
.installment-payment .container .installment-payment-product a {
  position: relative;
}
.installment-payment .container .installment-payment-product .product-box {
  padding-top: 10px;
  margin-bottom: 0;
  margin-right: 19px;
  border-width: 0 0 1px 0;
  border-color: #e7e7e7;
  border-radius: 4px;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
  max-width: 244px;
  height: 324px;
  display: flex;
  flex-direction: column;
}
.installment-payment .container .installment-payment-product .product-box > img {
  max-height: 150px;
}
.installment-payment .container .installment-payment-product .product-box .caption {
  padding: 10px 15px;
  margin-top: auto;
}
.installment-payment .container .installment-payment-product .product-box .name {
  text-overflow: inherit;
  white-space: normal;
  margin-bottom: 0.5em;
  line-height: 1.6;
  word-break: break-word;
  font-size: 16px;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.installment-payment .container .installment-payment-product .product-box .price {
  color: #1cacbc;
}
.installment-payment .container .installment-payment-product .product-box .price > span {
  color: #444444;
}
.installment-payment .container .installment-payment-product .product-box .price .old-price {
  font-weight: normal;
  font-size: 10px;
  text-decoration: line-through;
}
.installment-payment .container .installment-box-product {
  margin-left: 10px;
}
.installment-payment .container .installment-box-product a {
  position: relative;
}
.installment-payment .container .installment-box-product .product-box-zero {
  margin-bottom: 0;
  border-width: 0 0 1px 0;
  border-color: #e7e7e7;
  border-radius: 4px;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
  max-width: 215px;
  max-height: 281px;
  display: flex;
  flex-direction: column;
}
.installment-payment .container .installment-box-product .product-box-zero > img {
  max-height: 97px;
  margin-top: 16px;
}
.installment-payment .container .installment-box-product .product-box-zero .caption {
  padding: 10px;
}
.installment-payment .container .installment-box-product .product-box-zero .name {
  text-overflow: inherit;
  white-space: normal;
  margin-bottom: 0.5em;
  line-height: 1.6;
  word-break: break-word;
  font-size: 16px;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.installment-payment .container .installment-box-product .product-box-zero .line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.installment-payment .container .installment-box-product .product-box-zero .price {
  color: #bb211d;
  font-weight: 600;
  margin: 0px;
  padding-top: 5px;
}
.installment-payment .container .installment-box-product .product-box-zero .price > span {
  color: #444444;
}
.installment-payment .container .installment-box-product .product-box-zero .old-price {
  font-weight: normal;
  font-size: 12px;
  text-decoration: line-through;
}
.installment-payment .container .badge-list-on-top {
  margin-left: -8px;
}
.installment-payment .container .badge-list-on-top .text-badge {
  position: absolute;
  font-size: 10px;
  padding: 3px 3px 3px 5px;
  font-weight: 600;
  color: #FFFFFF;
}
.installment-payment .container .badge-list-top {
  background-color: transparent;
  position: absolute;
  top: 5px;
  padding: 0;
}
.installment-payment .container .badge-list-top.left {
  left: 15px;
}
.installment-payment .container .badge-list-top.right {
  right: 30px;
}
.installment-payment .container .badge-list-top.right img {
  max-height: 35px;
}
.installment-payment .container .badge-list-top .badge {
  background-color: #f40f21;
  color: #ffffff;
  border-radius: 0;
  font-weight: normal;
  font-size: 7px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 7px 5px;
  width: 110px;
  letter-spacing: 1px;
  height: 20px;
}
.installment-payment .container .badge-list-top .badge.text {
  color: #f40f21;
  background-color: transparent;
  font-weight: 600;
  font-size: 10px;
  width: auto;
}
.installment-payment .container .badge-list-top .badge.mini {
  background-color: #ffa000;
  width: auto;
}
.installment-payment .container .badge-list-top .badge.right {
  position: absolute;
  right: 0;
  top: 0;
}
.installment-payment .container .badge-list-top .badge.bottom {
  position: absolute;
  right: 0;
  top: 161px;
}
.installment-payment .container .badge-list {
  background-color: transparent;
  position: absolute;
  top: 5px;
  padding: 0;
}
.installment-payment .container .badge-list.left {
  left: 5px;
}
.installment-payment .container .badge-list.right {
  right: 20px;
}
.installment-payment .container .badge-list .badge {
  background-color: #f40f21;
  color: #ffffff;
  border-radius: 0;
  font-weight: normal;
  font-size: 7px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 7px 5px;
  width: 110px;
  letter-spacing: 1px;
  height: 20px;
}
.installment-payment .container .badge-list .badge.text {
  color: #f40f21;
  background-color: transparent;
  font-weight: 600;
  font-size: 10px;
  width: auto;
}
.installment-payment .container .badge-list .badge.mini {
  background-color: #ffa000;
  width: auto;
}
.installment-payment .container .badge-list .badge.right {
  position: absolute;
  right: 0;
  top: 0;
}
.installment-payment .container .badge-list .badge.bottom {
  position: absolute;
  right: 0;
  top: 161px;
}
.installment-payment .slick-initialized .slick-slide {
  outline: none;
}
.installment-payment .slick-arrow.slick-prev {
  left: -40px !important;
}
.installment-payment .slick-arrow.slick-next {
  right: -40px !important;
}
.bank-promotion {
  overflow: hidden;
  position: relative;
}
.bank-promotion .col-sm-3 {
  padding-left: 0;
  padding-right: 0;
  margin: 0 13px;
}
.bank-promotion .bank-promotion-list {
  margin-left: 15px;
}
.bank-promotion .bank-promotion-card {
  max-width: 283px;
  max-height: 450px;
  display: flex;
  flex-direction: column;
  outline: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
}
.bank-promotion .bank-promotion-card .bank-image {
  width: 100%;
  height: 130px;
}
.bank-promotion .bank-promotion-card .bank-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.bank-promotion .bank-promotion-card .bank-detail {
  width: 100%;
  background: #ffffff;
  padding: 16px;
  display: flex;
  flex-direction: column;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bank-promotion .bank-promotion-card .bank-detail .bank-detail-title {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  letter-spacing: normal;
  line-height: 1.8;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bank-promotion .bank-promotion-card .bank-detail .bank-detail-desc {
  margin: 10px 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bank-promotion .bank-promotion-card .bank-detail .bank-detail-desc > li:before {
  content: "-";
}
.bank-promotion .bank-promotion-card .bank-detail .bank-detail-date {
  color: #9b9b9b;
  font-size: 11px;
}
.bank-promotion .bank-promotion-card .bank-detail .bank-detail-information {
  text-decoration: underline;
  color: #444444;
  font-size: 12px;
  font-weight: 600;
}
.bank-promotion .slick-arrow.slick-prev {
  top: 50%;
}
.financial-card-list > .row .col-md-6 {
  margin-bottom: 20px;
}
.financial-card-list > .row .col-md-12 {
  margin-bottom: 20px;
}
.financial-card-list .slick-dots {
  bottom: 0;
}
.financial-card-list .wrapper-media-blog {
  margin-top: 0;
}
.financial-card-list .wrapper-media-blog:hover {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
}
.financial-card-list .wrapper-media-blog .title a {
  color: #1cacbc;
  text-transform: uppercase;
}
.financial-card-list .wrapper-media-blog .caption {
  padding: 20px 20px !important;
}
.financial-card-list .wrapper-media-blog .caption .caption-detail p {
  height: 50px;
  overflow: hidden;
}
.financial-card-list .wrapper-media-blog .text-muted {
  color: #9b9b9b;
}
.financial-deal-list .wrapper-media-blog {
  background-image: url('../images/bg-ticket.png');
  background-position: center;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
}
.financial-deal-list .wrapper-media-blog .title {
  font-weight: 900;
}
.financial-deal-list .code-wrapper {
  padding: 20px 20px 15px;
  min-height: 182px;
}
.financial-deal-list .code {
  background-color: #f6ffff;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 900;
  letter-spacing: 2px;
  color: #1cacbc;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  border: 1px solid #f6ffff;
  margin-bottom: 10px;
  position: relative;
}
.financial-deal-list .code:hover {
  border-color: #1cacbc;
}
.financial-deal-list .code .copied {
  color: #1cacbc;
  font-weight: normal;
  letter-spacing: 0;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  font-size: 9px;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 51px;
}
.financial-deal-list .date {
  color: #1cacbc;
  font-size: 10px;
}
.financial-installment {
  overflow: hidden;
  margin: 60px 0;
  display: block;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box {
  padding: 0;
  margin: 0 8px;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box .wrapper-media-blog {
  display: flex;
  flex-direction: column;
  height: 382px;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box .wrapper-media-blog a > img {
  height: 200px;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box .wrapper-media-blog .title a {
  font-size: 14px;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box .wrapper-media-blog .caption {
  height: 100%;
}
.financial-catalogue .financial-card-list .row .e-catalogue-box .wrapper-media-blog .caption .caption-detail p {
  font-size: 12px;
}
.financial-section-list {
  margin: 30px -10px;
  display: flex;
  flex-wrap: wrap;
}
.financial-section-list .item {
  background-color: #ffffff;
  width: 44%;
  height: 180px;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  padding: 10px;
  border: 1px solid #ffffff;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.financial-section-list .item .flex-image {
  height: 60%;
  display: flex;
  align-items: center;
}
.financial-section-list .item .flex-image img {
  display: inline-block;
  max-height: 40px;
}
.financial-section-list .item .flex-desc {
  height: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.financial-section-list .item .flex-desc .desc {
  color: #1cacbc;
  text-transform: uppercase;
  font-size: 15px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 900;
  display: block;
}
.financial-section-list .item .flex-desc .desc-detail {
  color: #9b9b9b;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 550;
  display: block;
}
.financial-section-list .item:hover {
  border: 1px solid #1cacbc;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
}
.financial-section {
  margin-top: 40px;
}
@media (min-width: 375px) and (max-width: 414px) {
  .financial-promotion .container {
    padding: 0;
  }
  .financial-promotion .financial-promotion-full-slide .slick-item {
    height: 200px;
  }
  .financial-promotion .financial-promotion-full-slide .slick-item img {
    height: 100%;
  }
  .financial-promotion .financial-promotion-list .anniversary-img > img {
    width: 375px;
    height: 366px;
    margin: 0 auto;
  }
  .financial-deal-list .code-wrapper {
    min-height: 156px;
  }
  .financial-deal-list .code {
    height: 85px;
    line-height: 85px;
    font-size: 36px;
  }
  .financial-deal-list .code .copied {
    font-size: 10px;
    top: 70px;
  }
  .flash-deal .container {
    padding: 0;
  }
  .flash-deal .container .flash-deal-nav {
    padding: 0 15px;
  }
  .flash-deal .container .flash-deal-list {
    margin-left: 15px;
  }
  .flash-deal .container .flash-deal-list .row .flash-deal-box {
    margin-right: 11px;
  }
  .store-promotion .container .store-promotion-banner .row .col-sm-12 {
    padding: 0;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal {
    margin-right: 16px;
    width: 320px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-image {
    max-height: 163px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .dashed {
    max-height: 163px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text {
    max-width: 146px;
    max-height: 163px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .title {
    font-size: 10px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .code {
    font-size: 17px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .price {
    font-size: 29px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .price > span {
    font-size: 11px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .get-code {
    width: 87px;
    height: 24px;
    font-size: 10px;
  }
  .store-promotion .container .cyberdeal-list .card-cyberdeal .box-text .detail {
    font-size: 8px;
    margin-top: 0;
  }
  .cyber-reward .container .cyber-reward-banner .row .col-sm-12 {
    padding: 0;
  }
  .installment-payment .installment-payment-banner .row .col-xs-12 {
    padding: 0;
  }
  .financial-catalogue .financial-card-list {
    margin-left: 15px;
  }
  .financial-section-list .item .flex-desc .desc {
    font-size: 12px;
  }
  .financial-section-list .item .flex-desc .desc-detail {
    margin-top: auto;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  .installment-payment .container .installment-payment-product .product-box {
    min-height: 328px;
  }
  .installment-payment .container .installment-payment-product .product-box img {
    max-height: 127px;
  }
}
@media (max-width: 768px) {
  .financial-cyberdeal .container .cyberdeal-banner .row .col-md-6,
  .financial-cyberdeal .container .cyberdeal-banner .row .col-sm-12 {
    padding: 0;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal {
    margin-right: 16px;
    width: 320px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-image {
    height: 163px;
    width: 173px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .dashed {
    max-height: 163px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text {
    max-width: 146px;
    max-height: 163px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .title {
    font-size: 10px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .code {
    font-size: 17px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .price {
    font-size: 29px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .price > span {
    font-size: 11px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .get-code {
    width: 87px;
    height: 24px;
    font-size: 10px;
  }
  .financial-cyberdeal .container .cyberdeal-list .card-cyberdeal .box-text .detail {
    font-size: 8px;
  }
  .flash-deal .container .flash-deal-nav {
    flex-direction: column;
    align-items: flex-start;
  }
  .flash-deal .container .flash-deal-nav .flash-deal-title {
    width: 100%;
    margin-bottom: 13px;
  }
  .container-box .container .row .box {
    width: 300px !important;
    height: 300px;
  }
  .financial-catalogue .financial-card-list .row .e-catalogue-box {
    width: 308px !important;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .financial-section-list .item {
    width: 30%;
  }
  .financial-deal-list .wrapper-media-blog .title {
    font-size: 20px;
  }
  .financial-deal-list .code-wrapper {
    min-height: 174px;
    padding-top: 35px;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog {
    display: flex;
    background-image: url('../images/bg-ticket-horizontal.png');
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog > div {
    width: 33.3333%;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog > div .img-responsive {
    max-width: 239px;
    padding: 12px 0 0 0;
    margin-left: 0;
  }
  .financial-deal-list > .row .col-md-12 .code-wrapper {
    padding-left: 30px;
    margin-top: 60px;
  }
  .financial-cyberdeal .cyberdeal-list .row {
    margin-right: 0;
  }
  .store-promotion .cyberdeal-list .row {
    margin-right: 0;
  }
  .financial-installment-list {
    padding: 20px 60px;
  }
  .installment-payment .container .installment-payment-product .row {
    margin-right: 0;
  }
  .installment-payment .container .installment-payment-product img {
    max-height: 170px;
  }
  .bank-promotion .bank-promotion-list .row {
    margin-right: 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .financial-section-list {
    margin: auto;
  }
  .financial-section-list .item {
    width: 31%;
    height: 158px;
  }
  .financial-section-list .item .flex-desc .desc {
    font-size: 13px;
  }
  .financial-promotion .financial-promotion-list .slick-slide > img {
    height: 380px;
  }
  .financial-card-list > .row .col-md-6 {
    margin-bottom: 0;
  }
  .financial-card-list > .row .col-md-12 .wrapper-media-blog {
    display: flex;
    width: 100%;
  }
  .financial-card-list > .row .col-md-12 .wrapper-media-blog > div {
    width: 50%;
  }
  .financial-card-list .slick-track {
    background-color: transparent;
  }
  .financial-card-list .slick-arrow.slick-prev {
    left: 3px;
  }
  .financial-card-list .slick-arrow.slick-next {
    right: 3px;
  }
  .financial-deal-list {
    margin-bottom: -100px;
  }
  .financial-deal-list .code-wrapper {
    min-height: 234px;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog {
    background-size: 100%;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog > div .img-responsive {
    max-width: 303px;
    padding: 0;
  }
  .financial-deal-list > .row .col-md-12 .code-wrapper {
    min-height: auto;
    padding-left: 40px;
    margin-top: 80px;
  }
  .flash-deal .container .flash-deal-nav .flash-deal-title {
    width: 30%;
  }
  .installment-payment .container .installment-payment-product .product-box img {
    padding: 12px 8px 0;
    max-height: 153px;
  }
  .installment-payment .container .installment-payment-product .product-box .caption {
    padding: 15px;
  }
  .installment-payment .container .installment-payment-product .product-box .price {
    font-size: 1.286em;
    line-height: 24px;
  }
  .installment-payment .container .installment-payment-product .product-box .desc,
  .installment-payment .container .installment-payment-product .product-box .before-price {
    color: #4d4d4d;
    font-weight: 200;
  }
}
@media (max-width: 1200px) {
  .financial-promotion .financial-promotion-list .anniversary-img a > img {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .financial-section-list {
    margin: 30px -20px;
  }
  .financial-section-list .item {
    width: 158px;
    height: 190px;
  }
  .financial-section-list .item .flex-desc .desc {
    font-size: 13px;
  }
  .financial-card-list .slick-arrow.slick-prev {
    left: -30px;
  }
  .financial-card-list .slick-arrow.slick-next {
    right: -30px;
    top: 47%;
  }
  .financial-deal-list {
    margin-bottom: 0;
  }
  .financial-deal-list .wrapper-media-blog {
    background-size: 100%;
  }
  .financial-deal-list .wrapper-media-blog .caption {
    padding-bottom: 30px !important;
  }
  .financial-deal-list .code-wrapper {
    min-height: inherit;
    padding-top: 0;
  }
  .financial-deal-list .code {
    height: 85px;
    line-height: 85px;
    font-size: 36px;
  }
  .financial-deal-list .code .copied {
    font-size: 10px;
    top: 70px;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog > div .img-responsive {
    max-width: 380px;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog .title {
    font-size: 26px;
  }
  .financial-deal-list > .row .col-md-12 .wrapper-media-blog p {
    font-size: 15px;
    line-height: 2;
  }
  .financial-deal-list > .row .col-md-12 .code-wrapper {
    margin-top: 140px;
  }
  .flash-deal .container .flash-deal-nav .flash-deal-title {
    width: 20%;
  }
  .installment-payment .container .installment-payment-product .product-box {
    max-width: 288px;
  }
}
.homepage-wrapper {
  overflow: hidden;
}
.homepage-wrapper .r9:before {
  right: 9px !important;
}
.homepage-wrapper .loading-screen {
  z-index: 1;
  min-height: 379.71px;
}
.homepage-wrapper .main-menu .navbar-collapse {
  margin-bottom: 40px;
}
.homepage-wrapper .download-app {
  padding: 12px 10px;
}
.homepage-wrapper .download-app + .navbar-fixed-top {
  margin-top: 68px;
}
.homepage-wrapper .download-app ~ .main-menu-container .main-menu .navbar-collapse {
  margin-top: 162px;
}
.homepage-wrapper .download-app .close {
  right: 0;
  opacity: 1;
  margin-top: 13px;
}
.homepage-wrapper .download-app .close .img-close {
  max-width: 22px;
}
.homepage-wrapper .download-app .img-app {
  width: 45px;
  margin: 0 11px 0 7px;
}
.homepage-wrapper .download-app .text {
  font-weight: normal;
  font-size: 11px;
  line-height: 1.9;
  margin-top: 4px;
  width: 49%;
}
.homepage-wrapper .download-app .btn {
  font-size: 12px;
  margin-top: 8px;
  margin-left: 5px;
}
.homepage-wrapper .carousel-inner > .item img {
  min-height: auto;
}
.homepage-wrapper .link-more {
  position: relative;
}
.homepage-wrapper .link-more:after {
  content: "";
  position: absolute;
  background-image: url(../images/icon-arrow-right.png);
  width: 23px;
  height: 23px;
  background-size: 28%;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
}
.homepage-wrapper .promotion-banner {
  padding-left: 15px;
  padding-top: 20px;
}
.homepage-wrapper .promotion-banner .promotion-item {
  width: 343px;
  padding-right: 8px;
  padding-left: 0;
}
.homepage-wrapper .promotion-banner .image-bg {
  height: 145px;
}
.homepage-wrapper .promotion-banner .image-wrap:hover {
  box-shadow: 0 2px 10px 0 #dbdbdb;
}
.homepage-wrapper .promotion-banner .image-wrap:hover + h3 .text-dark {
  color: #1cacbc;
}
.homepage-wrapper .promotion-banner .text-promotion {
  color: #444444;
  font-size: 13px;
}
.homepage-wrapper .promotion-banner .text-promotion .expire-date {
  color: #d0021b;
}
.homepage-wrapper .idea-header .view-more {
  margin: 5px 15px 0 0;
}
.homepage-wrapper .idea-wrapper {
  margin-left: -30px;
  margin-right: -30px;
}
.homepage-wrapper .customer {
  overflow: hidden;
}
.homepage-wrapper .customer-review-box {
  margin-bottom: 10px;
  min-height: 505px;
}
.homepage-wrapper .customer-review-more {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  color: #ffffff;
  position: absolute;
  top: 0px;
  width: 96%;
  text-align: center;
  display: table;
}
.homepage-wrapper .customer-review-more .btn-white {
  color: #ffffff;
  border-color: #ffffff;
}
.homepage-wrapper .customer-review-more .btn-white:hover,
.homepage-wrapper .customer-review-more .btn-white:active,
.homepage-wrapper .customer-review-more .btn-white:focus {
  background-color: #ffffff;
  color: #000000;
}
.homepage-wrapper .customer-review-more .text-more {
  display: table-cell;
  vertical-align: middle;
}
.homepage-wrapper .ratio-4-3 {
  width: 100%;
  max-height: 350px;
  position: relative;
  background: url() 50% 50% no-repeat;
  background-size: cover;
  background-clip: content-box;
}
.homepage-wrapper .ratio-4-3:before {
  display: block;
  content: "";
  padding-top: 75%;
}
.homepage-wrapper .mt-95 {
  margin-top: 95px;
}
.homepage-wrapper #banner-app {
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: inset 0px 68px 106px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.homepage-wrapper #banner-app .container {
  position: relative;
  margin-bottom: 150px;
}
.homepage-wrapper #banner-app .container .black-phone {
  position: absolute;
  max-width: 155%;
  left: -60px;
  top: 220px;
}
.homepage-wrapper #banner-app .container .white-phone {
  position: absolute;
  max-width: 170%;
  left: -227px;
  top: 17px;
}
.homepage-wrapper #banner-app .container .condo-dollhouse-right {
  max-width: 375px;
  left: 51%;
  top: 83%;
  position: absolute;
}
.homepage-wrapper #banner-app .container .condo-dollhouse-left {
  max-width: 375px;
  left: -38%;
  top: 105%;
  position: absolute;
}
.homepage-wrapper #banner-app .container .img-android {
  display: block;
  margin-top: 15px;
  margin-bottom: 42px;
}
.homepage-wrapper #banner-app .img-store {
  height: 47px;
  width: 142px;
}
.homepage-wrapper #banner-app .title-text-app {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 25px;
}
.homepage-wrapper #banner-app .primary {
  position: relative;
  background-color: #1cacbc;
  -webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  height: 640px;
  width: 100%;
}
.homepage-wrapper #banner-app .primary .details {
  position: relative;
  top: 145px;
}
.homepage-wrapper #banner-app .download-desktop-1 {
  z-index: 90;
  position: relative;
  width: 300px;
}
.homepage-wrapper #banner-app .download-desktop {
  position: absolute;
  right: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 90;
  margin-top: 20px !important;
}
.homepage-wrapper .media-left {
  vertical-align: middle;
}
.homepage-wrapper .bg-gray {
  background-color: #f9f9f9 !important;
}
.homepage-wrapper .title-text {
  color: #444444;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 5px;
}
.homepage-wrapper .title-text + .condo-solution-left {
  font-size: 15px !important;
  padding-left: 1px;
  padding-right: 90px;
}
.homepage-wrapper .title-text + .condo-solution-right {
  font-size: 15px !important;
  padding-left: 0;
}
.homepage-wrapper .title-text-right {
  padding-left: 0;
  padding-right: 0;
}
.homepage-wrapper .title-text-condo-solution {
  color: #444444;
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 5px;
}
.homepage-wrapper .btn-condo-topaz {
  height: 44px;
  letter-spacing: 1px;
  background-color: #1cacbc;
  color: white;
  font-weight: 600;
  border-radius: 6px;
  font-size: 13px;
}
.homepage-wrapper .btn-condo-white {
  height: 44px;
  letter-spacing: 1px;
  background-color: white;
  color: #1cacbc;
  font-weight: 600;
  border-radius: 6px;
  font-size: 13px;
  float: right;
}
.homepage-wrapper .image-bg {
  height: 186px;
}
.homepage-wrapper .btn-new {
  height: 30px;
  border-radius: 100px;
  border: solid 1px #9b9b9b;
  background-color: transparent;
  font-size: 80% !important;
  color: #9b9b9b;
  padding: 5px 40px 5px 15px;
  position: relative;
}
.homepage-wrapper .btn-new:after {
  content: "";
  position: absolute;
  top: 0;
  background-image: url(../images/icon-btn-more.png);
  width: 9px;
  height: 16px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 14px;
  top: 11px;
}
.homepage-wrapper .btn-new:hover,
.homepage-wrapper .btn-new:focus,
.homepage-wrapper .btn-new:active {
  border-color: #000000;
  color: #000000;
}
.homepage-wrapper .btn-new:hover:after,
.homepage-wrapper .btn-new:focus:after,
.homepage-wrapper .btn-new:active:after {
  background-image: url(../images/icon-btn-more-dark.png);
}
.homepage-wrapper .btn-new .arrow-more {
  max-width: 9px;
  margin-left: 10px;
  margin-top: -3px;
  height: auto;
}
.homepage-wrapper .customer-card-list {
  padding-left: 8px;
  padding-right: 0;
  margin-bottom: 14px;
}
.homepage-wrapper .customer-card-list .image-bg {
  height: 320px;
}
.homepage-wrapper .customer-card-list .slick-dots li button:before {
  width: 12px;
  height: 12px;
  color: transparent;
  border-radius: 100%;
  border: 1px solid #979797;
  background-color: rgba(255, 255, 255, 0.5);
}
.homepage-wrapper .customer-card-list .slick-dots li.slick-active button:before {
  background-color: #1cacbc;
}
.homepage-wrapper .primary-color-underline {
  width: 40px;
  height: 2px;
  border: solid 2px #1cacbc;
  margin-left: auto!important;
  margin-right: auto!important;
  margin-bottom: 10px !important;
}
.homepage-wrapper .btn-ideabook-bold {
  color: #000000;
  font-size: 80%;
  position: relative;
  padding-left: 28px;
  vertical-align: top;
  margin-left: 10px;
}
.homepage-wrapper .btn-ideabook-bold:before {
  width: 20px;
  height: 25px;
  background-size: 100%;
  top: -3px;
}
.homepage-wrapper .thumbnail.idea-box {
  border: 0;
  margin-bottom: 8px;
}
.homepage-wrapper .thumbnail.idea-box:hover {
  box-shadow: 0 2px 45px 0 #dbdbdb;
}
.homepage-wrapper .thumbnail.idea-box:hover .btn-ideabook-bold {
  color: #1cacbc;
}
.homepage-wrapper .thumbnail.idea-box:hover .btn-ideabook-bold:before {
  background-image: url(../images/idea-book-hover.png);
}
.homepage-wrapper .thumbnail.idea-box .image-bg {
  height: 172px;
}
.homepage-wrapper .thumbnail.idea-box .desc {
  color: #9b9b9b;
  margin-left: 10px;
  margin-right: 10px;
}
.homepage-wrapper .thumbnail.idea-box h1 {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 2.2;
  max-height: initial;
}
.homepage-wrapper .thumbnail.idea-box .caption {
  min-height: 210px;
}
.homepage-wrapper .thumbnail.idea-box .btn-group-action {
  bottom: 20px;
}
.homepage-wrapper .num-bold {
  font-size: 50px;
  margin-bottom: 0;
  font-weight: 900;
}
.homepage-wrapper .sub-title {
  font-size: 30px;
  margin-top: -20px;
}
.homepage-wrapper .section-52weeks {
  overflow: hidden;
  width: 103.5%;
}
.homepage-wrapper .bg-52week {
  height: 287px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.homepage-wrapper .week-of-design {
  padding-left: 50px !important;
}
.homepage-wrapper .room-style .room-item {
  opacity: 1;
  margin-top: 0;
}
.homepage-wrapper .room-style .image-bg:hover .text-bottom {
  background-color: rgba(28, 172, 188, 0.7);
}
.homepage-wrapper .room-style .text-bottom {
  color: #444444;
  padding: 8px 0;
  font-weight: 600;
  background: #ffffff;
  text-align: center;
  font-size: 13px;
}
.homepage-wrapper .room-style .more-icon {
  position: relative;
  left: 15px;
  top: -2px;
}
.homepage-wrapper .promotion > .container {
  margin-bottom: 16px;
}
.homepage-wrapper .promotion .product-promo-header {
  text-align: center;
}
.homepage-wrapper .promotion .badge-list {
  background: none;
}
.homepage-wrapper .promotion .badge-list.badge-sm {
  background: none;
  left: inherit;
  right: 14px;
  top: 0;
}
.homepage-wrapper .promotion .badge-list.badge-sm img {
  max-width: 50px;
}
.homepage-wrapper .promotion .badge-list-item {
  background: none;
  position: absolute;
}
.homepage-wrapper .promotion .badge-list-item.badge-sm {
  background: none;
  left: 10px;
  right: inherit;
  top: 0;
}
.homepage-wrapper .promotion .badge-list-item.badge-sm img {
  max-width: 50px;
}
.homepage-wrapper .promotion .item {
  color: #000000;
  background-color: #ffffff;
  padding: 15px;
  width: 100%;
  text-align: center;
}
.homepage-wrapper .promotion .item:hover h3 {
  color: #1cacbc;
}
.homepage-wrapper .promotion .item-promotion {
  min-height: 310px;
  color: #000000;
  background: #FFFFFF;
  padding: 0px;
  width: 100%;
}
.homepage-wrapper .promotion .item-promotion:hover h3 {
  color: #1cacbc;
}
.homepage-wrapper .promotion .item-promotion .badge-list {
  background: none;
}
.homepage-wrapper .promotion .item-promotion .badge-list.badge-sm {
  background: none;
  left: inherit;
  right: 14px;
  top: 0;
}
.homepage-wrapper .promotion .item-promotion .badge-list.badge-sm img {
  max-width: 50px;
}
.homepage-wrapper .product-box {
  margin-bottom: 0;
}
.homepage-wrapper .product-box .name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  white-space: normal;
  height: 46px;
}
.homepage-wrapper .product-box .img-product {
  width: 100%;
  height: 109px;
}
.homepage-wrapper .product-box .caption {
  padding: 2px;
}
.homepage-wrapper .product-box .price {
  font-size: 1.286em;
  font-weight: normal;
  margin-top: 5px;
  line-height: 24px;
}
.homepage-wrapper .product-box .desc {
  font-size: 10px;
  margin-bottom: 8px;
}
.homepage-wrapper .product-box .text-detail {
  color: #9b9b9b;
  font-size: 12px;
}
.homepage-wrapper .product-box .text-title {
  padding: 4px 0px 4px;
  font-weight: 600;
  font-size: 16px;
}
.homepage-wrapper .product-box .price-wrapper {
  min-height: 28px;
}
.homepage-wrapper .product-box .price-wrapper .before-price {
  text-decoration: line-through;
  font-size: 10px;
  color: #444444;
  font-weight: normal;
  margin-left: 5px;
}
.homepage-wrapper .product-box .price-wrapper .price {
  font-size: 14px;
  line-height: 1;
}
.homepage-wrapper .product-box .price-wrapper .price.event {
  color: #ff0000;
}
.homepage-wrapper .line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.homepage-wrapper .other {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex: 1;
  -webkit-flex: 1;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.homepage-wrapper .other .bg-black {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  padding: 30px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.homepage-wrapper .other .bg-black img {
  margin: 0 auto;
  max-height: 35px;
}
.homepage-wrapper .other .other-item {
  width: 150px;
  height: 150px;
  padding: 0;
  margin-top: 6px;
  margin-bottom: 6px;
}
.homepage-wrapper .other .other-item:hover .bg-black,
.homepage-wrapper .other .other-item:focus .bg-black,
.homepage-wrapper .other .other-item:active .bg-black {
  background-color: rgba(28, 172, 188, 0.7);
}
.homepage-wrapper .slick-slide img {
  display: inline-block;
}
.homepage-wrapper .slick-next,
.homepage-wrapper .slick-prev {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  box-shadow: 0 2px 45px 0 #dbdbdb;
  border-radius: 100%;
}
.homepage-wrapper .slick-next:before,
.homepage-wrapper .slick-prev:before {
  background-position: center;
  background-size: 45%;
}
.homepage-wrapper .slick-next {
  right: 0;
  top: 48%;
}
.homepage-wrapper .slick-prev {
  left: 0;
  top: 46%;
  z-index: 1;
}
.homepage-wrapper .furniture {
  margin-top: 10px;
}
.homepage-wrapper .furniture-card-list {
  margin-left: 10px;
  margin-right: 10px;
}
.homepage-wrapper .furniture-card-list .grid-xs > [class*=col-xs] {
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 4px;
}
.homepage-wrapper .furniture-card-list .image-bg {
  height: 70px;
  width: 112px;
  margin-top: 16px;
  background-size: 80%;
}
.homepage-wrapper .furniture-card-list .title {
  padding-top: 38px;
  padding-right: 10px;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #444444;
}
.homepage-wrapper .furniture-card-list .bg-plain {
  height: 100px;
}
.homepage-wrapper .furniture-card-list .bg-plain:hover {
  box-shadow: 0 7px 33px 0 #dbdbdb;
}
.homepage-wrapper .furniture-card-list .bg-plain:hover + h3 .text-dark {
  color: #1cacbc;
}
.homepage-wrapper .furniture-card-list .bg-plain:hover .title {
  color: #1cacbc;
}
.homepage-wrapper .furniture-card-list .slick-next {
  right: 0;
  top: 40%;
}
.homepage-wrapper .furniture-card-list .slick-prev {
  top: 35%;
}
.homepage-wrapper .furniture-card-list .furniture-slider .slick-next {
  right: 0;
  top: 50%;
}
.homepage-wrapper .furniture-card-list .furniture-slider .slick-prev {
  top: 35%;
}
.homepage-wrapper .product-strong-point {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 1;
  box-shadow: 0 30px 45px 0 rgba(0, 0, 0, 0.1);
}
.homepage-wrapper .product-strong-point .product-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.homepage-wrapper .product-strong-point .product-strong-point-box {
  text-align: center;
  padding: 20px 0;
  display: block;
  border: 0;
  width: 49.87%;
}
.homepage-wrapper .product-strong-point .product-strong-point-box:first-child,
.homepage-wrapper .product-strong-point .product-strong-point-box:nth-child(4) {
  border-left: 0;
}
.homepage-wrapper .product-strong-point .product-strong-point-box:nth-child(4),
.homepage-wrapper .product-strong-point .product-strong-point-box:nth-child(5) {
  border-bottom: 0;
}
.homepage-wrapper .product-strong-point .product-strong-point-box:nth-child(5) {
  width: 100%;
}
.homepage-wrapper .product-strong-point .product-strong-point-box .product-strong-point-img {
  max-width: 70px;
  max-height: none;
}
.homepage-wrapper .product-strong-point .product-strong-point-box:hover .product-strong-point-img {
  display: block;
}
.homepage-wrapper .product-strong-point .product-strong-point-box:hover .product-strong-point-img.hover {
  display: block;
}
.homepage-wrapper .product-strong-point .product-strong-point-box .product-strong-point-text {
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  width: 80%;
  margin: 10px auto 0;
}
.homepage-wrapper .product-strong-point .product-strong-point-box .product-strong-point-text-multi {
  color: #000000;
  font-size: 13px;
  margin-bottom: -5px;
  font-weight: normal;
  margin-top: 10px;
}
.homepage-wrapper .product-strong-point .product-strong-point-box .product-strong-point-text-light {
  color: #c1c1c1;
  font-size: 11px;
  font-style: italic;
  margin-bottom: -5px;
}
@media (max-width: 375px) {
  .homepage-wrapper .top-primary-bar .promo-text .text-white {
    font-size: 75%;
  }
}
.homepage-wrapper .rating {
  unicode-bidi: bidi-override;
  text-align: left;
}
.homepage-wrapper .rating > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
  background: url('../images/star-default.png') no-repeat;
}
.homepage-wrapper .rating.point-1 span:first-child {
  background: url('../images/star.png') no-repeat;
}
.homepage-wrapper .rating.point-2 span:first-child,
.homepage-wrapper .rating.point-2 span:nth-child(2) {
  background: url('../images/star.png') no-repeat;
}
.homepage-wrapper .rating.point-3 span:first-child,
.homepage-wrapper .rating.point-3 span:nth-child(2),
.homepage-wrapper .rating.point-3 span:nth-child(3) {
  background: url('../images/star.png') no-repeat;
}
.homepage-wrapper .rating.point-4 span {
  background: url('../images/star.png') no-repeat;
}
.homepage-wrapper .rating.point-4 span:last-child {
  color: #e1e1e1;
}
.homepage-wrapper .rating.point-5 span {
  background: url('../images/star.png') no-repeat;
}
@media (max-width: 767px) {
  .homepage-wrapper .grid-xs [class*="col-xs"] {
    padding-left: 7px;
    padding-right: 7px;
  }
  .homepage-wrapper .btn-new {
    font-size: 100% !important;
    height: 41px;
    margin: 0 auto 20px auto;
  }
  .homepage-wrapper .room-style .room-style-list {
    padding-left: 15px;
  }
  .homepage-wrapper .room-style .room-item {
    width: 160px;
    padding-right: 8px;
    padding-left: 0;
  }
  .homepage-wrapper .room-style .room-item .image-bg {
    height: 155px;
  }
  .homepage-wrapper .room-style .room-item-idea {
    border-radius: 10px;
    width: 230px;
    padding-right: 8px;
    padding-left: 0;
  }
  .homepage-wrapper .room-style .room-item-idea .image-bg {
    height: 155px;
  }
  .homepage-wrapper .item-promotion {
    min-height: 300px;
    color: #000000;
    background: #FFFFFF;
    width: 100%;
  }
  .homepage-wrapper .item-promotion:hover h3 {
    color: #1cacbc;
  }
  .homepage-wrapper .item-promotion .badge-list {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm {
    left: 5px;
    right: inherit;
    top: -2px;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm img {
    max-width: 50px;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm-center {
    background: none;
    left: 5;
    right: inherit;
  }
  .homepage-wrapper .item-promotion .badge-list-center {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list-center.badge-sm-center {
    left: -10px;
    margin-left: -4px;
    top: 0;
  }
  .homepage-wrapper .item-promotion .badge-list-center .text-badge {
    position: absolute;
    font-size: 10px;
    padding: 0px 3px 3px 5px;
    font-weight: 600;
    color: #FFFFFF;
  }
  .homepage-wrapper .item-promotion .box-img {
    padding: 8px 8px 0px 8px;
    height: 140px;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .homepage-wrapper .item-promotion .box-img img {
    max-height: 140px;
  }
  .homepage-wrapper .fur-box {
    padding: 0px 15px 0px 15px;
  }
  .homepage-wrapper .fur-box .category-box {
    background: white;
    padding: 0px;
  }
  .homepage-wrapper .fur-box .fur-img {
    height: 48px;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .homepage-wrapper .thumbnail.idea-box-idea {
    border-radius: 10px;
    padding: 0px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border-color: #FFFFFF;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box {
    padding: 8px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .title-text {
    font-weight: 900;
    font-size: 14px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-text {
    font-size: 12px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .line-clamp-mobile {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .img-idea {
    border-radius: 10px 10px 0px 0px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .image-bg {
    height: 275px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight h1 {
    font-size: 20px;
    margin-top: 10px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .desc {
    font-size: 13px;
    line-height: 30px;
    max-height: 126px;
    bottom: -8px;
    position: relative;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .btn-group-action {
    position: relative;
    margin-top: 30px;
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    display: none;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    display: none;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    display: none;
  }
  .homepage-wrapper #banner-app .download-desktop {
    right: 3%;
  }
  .homepage-wrapper .photo-idea .photo-list {
    padding-left: 15px;
    margin-bottom: 50px;
  }
  .homepage-wrapper .photo-idea .photo-list .photo-box {
    padding-right: 8px;
    padding-left: 0;
  }
  .homepage-wrapper .photo-idea .photo-list .photo-box img {
    max-height: 188px;
  }
  .homepage-wrapper .product-promo-list .page-wrap {
    background-color: rgba(0, 0, 0, 0);
    padding: 10px;
  }
  .homepage-wrapper .product-promo-list .page-wrap .slick-dots li {
    margin: 1px 3px;
  }
  .homepage-wrapper .product-promo-list .page-wrap .slick-dots li button::before {
    font-size: 14px;
  }
  .homepage-wrapper .product-promo-list .page-wrap .slick-dots li.slick-active button::before {
    color: #1cacbc;
    opacity: 1;
  }
  .homepage-wrapper .product-promo-list .page-box {
    padding: 10px 0;
  }
  .homepage-wrapper .product-promo-list .product-box-list {
    padding: 15px;
    background-color: rgba(0, 0, 0, 0);
  }
  .homepage-wrapper .product-promo-list .product-box {
    padding: 0 8px 8px 8px;
    margin-bottom: 0;
  }
  .homepage-wrapper .product-promo-list .product-box .name {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    white-space: normal;
    height: 46px;
  }
  .homepage-wrapper .product-promo-list .product-box .img-product {
    width: 100%;
    height: 109px;
  }
  .homepage-wrapper .product-promo-list .product-box .caption {
    padding: 2px;
  }
  .homepage-wrapper .product-promo-list .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    margin-top: 5px;
    line-height: 24px;
  }
  .homepage-wrapper .product-promo-list .product-box .desc {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .homepage-wrapper .product-promo-list .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .homepage-wrapper .product-promo-list .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .homepage-wrapper .product-promo-list .product-box .price-wrapper {
    min-height: 28px;
  }
  .homepage-wrapper .product-promo-list .product-box .price-wrapper .before-price {
    text-decoration: line-through;
    font-size: 10px;
    color: #444444;
    font-weight: normal;
    margin-left: 5px;
  }
  .homepage-wrapper .product-promo-list .product-box .price-wrapper .price {
    font-size: 14px;
    line-height: 1;
  }
  .homepage-wrapper .product-promo-list .product-box .price-wrapper .price.event {
    color: #ff0000;
  }
  .homepage-wrapper .product-promo-list .product-box .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-promo-list .product-item {
    width: 260px;
    padding: 0;
  }
  .homepage-wrapper .product-promo-list .product-promotion-item {
    width: 100px;
    padding: 0;
  }
  .homepage-wrapper .customer .link-more {
    width: 60%;
    display: inline-block;
    margin-bottom: 15px;
  }
  .homepage-wrapper .customer .link-more:after {
    top: inherit;
  }
  .homepage-wrapper .product-category-header {
    height: 325px;
    margin-bottom: 40px;
  }
}
@media (min-width: 400px) {
  .homepage-wrapper #banner-app .container .condo-dollhouse-left {
    max-width: 375px;
    left: -37%;
    top: 74%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .download-desktop {
    position: unset;
    right: 0;
    padding-left: 0;
    z-index: 90;
    margin-top: 20px !important;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 1px;
    padding-right: 120px;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 0;
  }
  .homepage-wrapper .title-text-right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 450px) {
  .homepage-wrapper #banner-app .container .condo-dollhouse-left {
    max-width: 375px;
    left: -24%;
    top: 68%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .download-desktop {
    position: unset;
    right: 0;
    padding-left: 0;
    z-index: 90;
    margin-top: 20px !important;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 1px;
    padding-right: 140px;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 0;
  }
  .homepage-wrapper .title-text-right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 500px) {
  .homepage-wrapper #banner-app .container .condo-dollhouse-left {
    max-width: 375px;
    left: -16%;
    top: 70%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .download-desktop {
    position: unset;
    right: 0;
    padding-left: 0;
    z-index: 90;
    margin-top: 20px !important;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 1px;
    padding-right: 160px;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 0;
  }
  .homepage-wrapper .title-text-right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 576px) {
  .homepage-wrapper #banner-app .container {
    margin-bottom: 0;
  }
  .homepage-wrapper #banner-app .container .condo-dollhouse-right {
    max-width: 375px;
    left: 60%;
    top: 34%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .container .condo-dollhouse-left {
    max-width: 375px;
    left: -18%;
    top: -24%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .primary {
    position: relative;
    background-color: #1cacbc;
    -webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    height: 430px;
    width: 100%;
  }
  .homepage-wrapper #banner-app .primary .details {
    position: relative;
    top: 145px;
  }
  .homepage-wrapper .title-text {
    padding-right: 0;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 1px;
    padding-right: 300px;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 280px;
  }
  .homepage-wrapper .title-text-right {
    padding-left: 280px;
  }
}
@media (min-width: 768px) {
  .homepage-wrapper .loading-screen {
    z-index: 1;
    min-height: 448.68px;
  }
  .homepage-wrapper .row {
    margin-left: -9px;
    margin-right: -9px;
  }
  .homepage-wrapper [class*=col-] {
    padding-left: 9px;
    padding-right: 9px;
  }
  .homepage-wrapper .download-app .text {
    margin-top: 14px;
  }
  .homepage-wrapper .link-more {
    font-size: 13px;
  }
  .homepage-wrapper .furniture-card-list {
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-wrapper .furniture-card-list .grid-xs > [class*=col-xs] {
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 0;
  }
  .homepage-wrapper .furniture-card-list .bg-plain {
    height: auto;
  }
  .homepage-wrapper .furniture-card-list .image-bg {
    width: 105px;
    background-size: 100%;
  }
  .homepage-wrapper .furniture-card-list .title {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 0;
  }
  .homepage-wrapper .furniture-card-list .furniture-slider .slick-next {
    right: 0;
    top: 50%;
  }
  .homepage-wrapper .furniture-card-list .furniture-slider .slick-prev {
    top: 41%;
  }
  .homepage-wrapper .fur-box {
    padding: 0px 15px 0px 15px;
  }
  .homepage-wrapper .fur-box .category-box {
    background: white;
    padding: 0px;
  }
  .homepage-wrapper .fur-box .fur-img {
    height: 58px;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .homepage-wrapper .idea-header .link-more {
    font-size: 13px;
  }
  .homepage-wrapper .idea-header .view-more {
    margin-top: 10px;
  }
  .homepage-wrapper .thumbnail.idea-box {
    margin-bottom: 18px;
  }
  .homepage-wrapper .thumbnail.idea-box .desc {
    bottom: 50px;
  }
  .homepage-wrapper .thumbnail.idea-box .caption {
    margin-top: 10px !important;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight {
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .image-bg {
    height: 250px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .image-wrap {
    float: left;
    width: 50%;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .caption {
    float: right;
    width: 50%;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .desc {
    bottom: 25px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .btn-group-action {
    bottom: 0;
  }
  .homepage-wrapper .thumbnail.idea-box-idea {
    border-radius: 10px;
    padding: 0px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border-color: #FFFFFF;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box {
    padding: 8px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .image-bg {
    border-radius: 10px 10px 0px 0px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .img-idea {
    border-radius: 10px 10px 0px 0px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .image-bg {
    height: 275px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight h1 {
    font-size: 20px;
    margin-top: 10px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .desc {
    font-size: 13px;
    line-height: 30px;
    max-height: 126px;
    bottom: -8px;
    position: relative;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .btn-group-action {
    position: relative;
    margin-top: 30px;
  }
  .homepage-wrapper .product-box {
    padding: 0;
    margin-bottom: 0;
  }
  .homepage-wrapper .product-box .name {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    white-space: normal;
    height: 46px;
  }
  .homepage-wrapper .product-box .img-product {
    width: 100%;
    height: 109px;
  }
  .homepage-wrapper .product-box .caption {
    padding: 2px;
  }
  .homepage-wrapper .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    margin-top: 5px;
    line-height: 24px;
  }
  .homepage-wrapper .product-box .desc {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .homepage-wrapper .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .homepage-wrapper .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .homepage-wrapper .product-box .text-title-idea {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 14px;
  }
  .homepage-wrapper .product-box .price-wrapper {
    min-height: 28px;
  }
  .homepage-wrapper .product-box .price-wrapper .before-price {
    text-decoration: line-through;
    font-size: 10px;
    color: #444444;
    font-weight: normal;
    margin-left: 5px;
  }
  .homepage-wrapper .product-box .price-wrapper .price {
    font-size: 14px;
    line-height: 1;
  }
  .homepage-wrapper .product-box .price-wrapper .price.event {
    color: #ff0000;
  }
  .homepage-wrapper .product-box .line-clamp-one {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-box .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-box .line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .week-of-design {
    padding-left: 50px !important;
  }
  .homepage-wrapper .photo-idea .photo-box {
    padding-bottom: 18px;
  }
  .homepage-wrapper .customer-card-list {
    margin-top: 20px;
  }
  .homepage-wrapper .customer-review-more {
    width: 95%;
  }
  .homepage-wrapper .section-52weeks {
    width: 100%;
  }
  .homepage-wrapper .section-header {
    text-align: left !important;
    padding-top: 80px !important;
  }
  .homepage-wrapper .section-header p {
    font-size: 100%;
    padding-bottom: 20px;
  }
  .homepage-wrapper .primary-color-underline {
    margin: 25px 0px !important;
  }
  .homepage-wrapper .room-style .image-bg {
    height: 155px;
  }
  .homepage-wrapper .room-style .text-bottom {
    margin-bottom: 18px;
  }
  .homepage-wrapper .room-style .room-item-idea {
    border-radius: 10px;
    width: 350px;
    padding-right: 8px;
    padding-left: 0;
  }
  .homepage-wrapper .room-style .room-item-idea .image-bg {
    height: 155px;
  }
  .homepage-wrapper .item-promotion {
    color: #000000;
    background: #FFFFFF;
    width: 100%;
  }
  .homepage-wrapper .item-promotion:hover h3 {
    color: #1cacbc;
  }
  .homepage-wrapper .item-promotion .badge-list {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm {
    background: none;
    left: 5px;
    right: inherit;
    top: 0;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm img {
    max-width: 50px;
  }
  .homepage-wrapper .item-promotion .badge-list-center {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list-center.badge-sm-center {
    left: -10px;
    margin-left: -10px;
    top: 0;
  }
  .homepage-wrapper .item-promotion .badge-list-center .text-badge {
    position: absolute;
    font-size: 10px;
    padding: 0px 3px 3px 5px;
    font-weight: 600;
    color: #FFFFFF;
  }
  .homepage-wrapper .item-promotion .box-img {
    padding: 8px 8px 0px 8px;
    align-items: center;
    justify-content: center;
  }
  .homepage-wrapper .product-promo-list {
    padding: 0 !important;
  }
  .homepage-wrapper .product-promo-list .page-wrap {
    padding-top: 10px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-color: rgba(0, 0, 0, 0);
  }
  .homepage-wrapper .product-promo-list .product-box-list {
    padding: 15px;
    background-color: rgba(0, 0, 0, 0);
  }
  .homepage-wrapper .product-promo-list .page {
    padding-top: 10px;
    background-color: rgba(0, 0, 0, 0);
  }
  .homepage-wrapper .product-promo-list .product-item {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
  }
  .homepage-wrapper .product-promo-list .product-item:nth-child(even) {
    border-right: 0;
  }
  .homepage-wrapper .product-promo-list .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .homepage-wrapper .product-promo-list .slick-dots li button {
    height: 14px;
  }
  .homepage-wrapper .product-promo-list .slick-dots li button:before {
    width: 8px;
    height: 8px;
    color: transparent;
    border-radius: 100%;
    background-color: #cccccc;
  }
  .homepage-wrapper .product-promo-list .slick-dots li.slick-active button:before {
    background-color: #1cacbc;
  }
  .homepage-wrapper .promotion-banner {
    background-color: #ffffff;
    padding-left: 0;
    margin: 30px 0;
  }
  .homepage-wrapper .promotion-banner .image-bg {
    height: 194px;
  }
  .homepage-wrapper .promotion-banner .slick-prev {
    top: 30%;
  }
  .homepage-wrapper .promotion-banner .slick-next {
    top: 35%;
  }
  .homepage-wrapper .promotion-banner .promotion-item {
    width: 369px;
  }
  .homepage-wrapper .promotion > .container {
    margin-bottom: 30px;
  }
  .homepage-wrapper .promotion .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .homepage-wrapper .promotion .product-item .item > img {
    max-height: 71px;
  }
  .homepage-wrapper .promotion .promo-banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0 !important;
  }
  .homepage-wrapper .promotion .promotion-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    height: auto;
    margin-bottom: 12px;
    width: 100%;
    position: relative;
  }
  .homepage-wrapper .promotion .promotion-header.promotion-red {
    border-left: 8px solid #d0021b;
  }
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:hover,
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:active,
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:focus {
    color: rgba(208, 2, 27, 0.9);
  }
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:hover:after,
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:active:after,
  .homepage-wrapper .promotion .promotion-header.promotion-red .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-event.png);
  }
  .homepage-wrapper .promotion .promotion-header.promotion-primary {
    border-left: 8px solid #1cacbc;
  }
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:hover,
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:active,
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:focus {
    color: rgba(28, 172, 188, 0.9);
  }
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:hover:after,
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:active:after,
  .homepage-wrapper .promotion .promotion-header.promotion-primary .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-primary.png);
  }
  .homepage-wrapper .promotion .promotion-header.promotion-normal {
    border-left: 8px solid #525349;
  }
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:hover,
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:active,
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:focus {
    color: #525349;
  }
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:hover:after,
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:active:after,
  .homepage-wrapper .promotion .promotion-header.promotion-normal .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-dark.png);
  }
  .homepage-wrapper .promotion .promotion-header .popover {
    width: 343px;
    max-width: 343px;
    height: 134px;
    border: 0;
    border-radius: 10px;
  }
  .homepage-wrapper .promotion .promotion-header .popover .arrow {
    display: none;
  }
  .homepage-wrapper .promotion .promotion-header .popover-link img {
    max-width: 100px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
  }
  .homepage-wrapper .promotion .promotion-header .popover-link .product-box {
    text-align: left;
  }
  .homepage-wrapper .promotion .promotion-header .popover-link .product-box .name {
    height: 68px;
  }
  .homepage-wrapper .promotion .promotion-header .icon-tag {
    background-image: url(../images/icon-popover-tag.png);
    background-size: 100%;
    width: 59px;
    height: 59px;
    text-indent: -9999px;
    position: absolute;
  }
  .homepage-wrapper .promotion .promotion-header .icon-tag[aria-describedby*=popover] {
    background-image: url(../images/icon-popover-close.png);
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text {
    width: 80%;
    color: #ffffff;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text p {
    font-size: 13px;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text .btn-new {
    border: solid 1px #ffffff;
    color: #ffffff;
    width: 92px;
    margin: 10px 0 0;
    font-size: 10px !important;
    height: auto;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text .btn-new:after {
    background-size: 80%;
    background-image: url(../images/icon-btn-more-white.png);
    top: 4px;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text .btn-new:hover {
    background-color: #ffffff;
  }
  .homepage-wrapper .promotion .product-promo-header {
    text-align: left;
  }
  .homepage-wrapper .promotion .product-promo-header .view-more {
    margin-top: 10px;
    margin-right: 15px;
    text-align: right;
  }
  .homepage-wrapper .promotion .promotion-header {
    margin-bottom: 0;
  }
  .homepage-wrapper .promotion .row-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .homepage-wrapper .product-strong-point {
    margin: 0 0 40px;
  }
  .homepage-wrapper .product-strong-point .product-strong-point-box {
    width: 19.9%;
  }
  .homepage-wrapper .product-strong-point .product-strong-point-box:nth-child(5) {
    width: 20%;
  }
  .homepage-wrapper #banner-app {
    box-shadow: none;
    height: 500px;
  }
  .homepage-wrapper #banner-app .container {
    position: relative;
  }
  .homepage-wrapper #banner-app .container .black-phone {
    display: none;
  }
  .homepage-wrapper #banner-app .container .white-phone {
    display: none;
  }
  .homepage-wrapper #banner-app .container .condo-dollhouse {
    display: none;
  }
  .homepage-wrapper #banner-app .container .condo-dollhouse-left {
    display: none;
  }
  .homepage-wrapper #banner-app .container .condo-dollhouse-right {
    display: none;
  }
  .homepage-wrapper #banner-app .container .img-android {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 10px;
  }
  .homepage-wrapper #banner-app .container .second-title .title-text {
    font-size: 20px;
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    display: block;
    position: absolute;
    max-width: 45%;
    left: 120px;
    top: 258px;
    z-index: 990;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    display: block;
    position: absolute;
    max-width: 53%;
    left: 371px;
    top: 30px;
    z-index: 99;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 35%;
    top: 29%;
    position: absolute;
  }
  .homepage-wrapper #banner-app .interior-solution {
    text-align: right;
    padding-right: 9px !important;
  }
  .homepage-wrapper #banner-app .img-store {
    z-index: 200;
  }
  .homepage-wrapper #banner-app .title-text-app {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 10px;
  }
  .homepage-wrapper #banner-app .primary {
    position: absolute;
    top: 0%;
    right: 0%;
    -webkit-clip-path: polygon(75% 0, 100% 0, 100% 100%, 15% 100%);
    clip-path: polygon(75% 0, 100% 0, 100% 100%, 15% 100%);
  }
  .homepage-wrapper #banner-app .primary .details {
    position: relative;
    top: 85px;
  }
  .homepage-wrapper #banner-app .primary .home-service {
    float: right;
    padding-left: 9px !important;
  }
  .homepage-wrapper #banner-app .download-desktop.visible-sm {
    top: -66px;
  }
  .homepage-wrapper #banner-app .download-desktop-1 {
    padding-left: 55px;
  }
  .homepage-wrapper #banner-app .download-desktop {
    position: absolute;
    right: 0;
    padding-right: 70px;
    z-index: 90;
    margin-top: 20px !important;
  }
  .homepage-wrapper .title-text {
    padding-right: 0;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 1px;
    padding-right: 0;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 0;
  }
  .homepage-wrapper .title-text-right {
    padding-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .homepage-wrapper .image-bg {
    height: 200px;
  }
  .homepage-wrapper .product-item .item-promotion .box-img img {
    height: 80px;
  }
}
@media (min-width: 992px) {
  .homepage-wrapper .loading-screen {
    z-index: 1;
    min-height: 513.85px;
  }
  .homepage-wrapper .carousel-indicators {
    bottom: 0;
  }
  .homepage-wrapper .main-menu .navbar-collapse {
    margin-bottom: 60px;
  }
  .homepage-wrapper .furniture {
    margin-top: 0;
  }
  .homepage-wrapper .furniture-card-list .image-bg {
    height: 140px;
    width: 142px;
  }
  .homepage-wrapper .furniture-card-list .title {
    padding-top: 0;
    font-size: 12px;
    padding-bottom: 15px;
  }
  .homepage-wrapper .furniture-card-list .furniture-slider .slick-next {
    right: 0;
    top: 50%;
  }
  .homepage-wrapper .furniture-card-list .furniture-slider .slick-prev {
    top: 43%;
  }
  .homepage-wrapper .room-style .image-bg {
    height: 220px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .image-bg {
    height: 285px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .desc {
    bottom: 50px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea {
    border-radius: 10px;
    padding: 0px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border-color: #FFFFFF;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box {
    padding: 8px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .text-title-idea {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 14px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 28px;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .img-idea {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .image-bg {
    height: 180px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .image-bg {
    height: 275px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight h1 {
    font-size: 20px;
    margin-top: 10px;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .desc {
    font-size: 13px;
    line-height: 30px;
    max-height: 126px;
    bottom: -8px;
    position: relative;
  }
  .homepage-wrapper .thumbnail.idea-box-idea.highlight .btn-group-action {
    position: relative;
    margin-top: 30px;
  }
  .homepage-wrapper .item-promotion {
    color: #000000;
    background: #FFFFFF;
    width: 100%;
  }
  .homepage-wrapper .item-promotion:hover h3 {
    color: #1cacbc;
  }
  .homepage-wrapper .item-promotion .badge-list {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm {
    background: none;
    left: 5px;
    right: inherit;
    top: 0;
  }
  .homepage-wrapper .item-promotion .badge-list.badge-sm img {
    max-width: 50px;
  }
  .homepage-wrapper .item-promotion .badge-list-center {
    background: none;
  }
  .homepage-wrapper .item-promotion .badge-list-center.badge-sm-center {
    left: -10px;
    margin-left: -10px;
    top: 0;
  }
  .homepage-wrapper .item-promotion .badge-list-center .text-badge {
    position: absolute;
    font-size: 10px;
    padding: 0px 3px 3px 5px;
    font-weight: 600;
    color: #FFFFFF;
  }
  .homepage-wrapper .item-promotion .box-img {
    padding: 10px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .homepage-wrapper .item-promotion .box-img img {
    height: 175px;
  }
  .homepage-wrapper .product-box {
    padding: 0;
    margin-bottom: 0;
  }
  .homepage-wrapper .product-box .name {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    white-space: normal;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-box .img-product {
    width: 100%;
    height: 109px;
  }
  .homepage-wrapper .product-box .caption {
    padding: 2px;
  }
  .homepage-wrapper .product-box .price {
    font-size: 1.286em;
    font-weight: normal;
    margin-top: 5px;
    line-height: 24px;
  }
  .homepage-wrapper .product-box .desc {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .homepage-wrapper .product-box .text-detail {
    color: #9b9b9b;
    font-size: 12px;
  }
  .homepage-wrapper .product-box .text-title {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 16px;
  }
  .homepage-wrapper .product-box .text-title-idea {
    padding: 4px 0px 4px;
    font-weight: 600;
    font-size: 14px;
  }
  .homepage-wrapper .product-box .price-wrapper {
    min-height: 28px;
  }
  .homepage-wrapper .product-box .price-wrapper .before-price {
    text-decoration: line-through;
    font-size: 10px;
    color: #444444;
    font-weight: normal;
    margin-left: 5px;
  }
  .homepage-wrapper .product-box .price-wrapper .price {
    font-size: 14px;
    line-height: 1;
  }
  .homepage-wrapper .product-box .price-wrapper .price.event {
    color: #ff0000;
  }
  .homepage-wrapper .product-box .line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-box .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .product-box .line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .customer-review-more {
    width: 95%;
  }
  .homepage-wrapper .title-text {
    margin-top: 30px;
  }
  .homepage-wrapper .title-text + .small {
    font-size: 13px !important;
  }
  .homepage-wrapper .title-text + .condo-solution-left {
    font-size: 15px !important;
    padding-left: 132px;
  }
  .homepage-wrapper .title-text + .condo-solution-right {
    font-size: 15px !important;
    padding-left: 0;
    padding-right: 100px;
  }
  .homepage-wrapper .title-text-right {
    padding-right: 0;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text small {
    font-size: 14px;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text h2 {
    font-size: 20px;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text .btn-new {
    width: 120px;
    font-size: 14px!important;
    padding: 8px 40px 8px 14px;
  }
  .homepage-wrapper .promotion .promotion-header .promotion-text .btn-new:after {
    background-size: 100%;
    top: 12px;
  }
  .homepage-wrapper .promotion .product-item .item > img {
    max-height: 104px;
  }
  .homepage-wrapper .other .other-item {
    height: 200px;
    width: 20%;
  }
  .homepage-wrapper .other .bg-black {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .homepage-wrapper .other .bg-black img {
    max-height: 45px;
  }
  .homepage-wrapper .other .bg-black .small {
    font-size: 18px;
    line-height: 1.8;
  }
  .homepage-wrapper .customer-card-list,
  .homepage-wrapper .furniture-card-list {
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-wrapper .btn-new {
    font-size: 14px !important;
    height: 38px;
    padding: 5px 40px 5px 20px;
  }
  .homepage-wrapper .bg-52week {
    height: 371px;
  }
  .homepage-wrapper #banner-app .download-desktop-1 {
    text-align: right;
  }
  .homepage-wrapper #banner-app .download-desktop {
    right: 21%;
    padding-left: 39px;
    margin-top: 30px !important;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 400px;
    left: 15%;
    top: 52%;
    position: absolute;
  }
  .homepage-wrapper .promotion-banner .promotion-item {
    width: 479px;
  }
}
@media (max-width: 1199px) {
  .homepage-wrapper .main-menu .navbar-collapse {
    margin-top: 94px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .homepage-wrapper #banner-app {
    height: 350px;
  }
  .homepage-wrapper #banner-app .container .second-title .title-text {
    font-size: 14px;
  }
  .homepage-wrapper #banner-app .img-store {
    height: 33px;
    width: 103px;
  }
  .homepage-wrapper #banner-app .primary {
    -webkit-clip-path: polygon(76% 0, 100% 0, 100% 100%, 19% 100%);
    clip-path: polygon(76% 0, 100% 0, 100% 100%, 19% 100%);
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    max-width: 44%;
    left: 12%;
    top: 62%;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    max-width: 54%;
    left: 26%;
    top: 15%;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 35%;
    top: 29%;
  }
}
@media (min-width: 810px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 36%;
    top: 29%;
    position: absolute;
  }
}
@media (min-width: 850px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 36%;
    top: 29%;
    position: absolute;
  }
}
@media (min-width: 884px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 37%;
    top: 29%;
    position: absolute;
  }
}
@media (min-width: 940px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 240px;
    left: 38%;
    top: 29%;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .homepage-wrapper #banner-app {
    height: 400px;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 280px;
    left: 37%;
    top: 29%;
    position: absolute;
  }
}
@media (min-width: 1025px) {
  .homepage-wrapper #banner-app {
    height: 430px;
  }
  .homepage-wrapper #banner-app .primary {
    -webkit-clip-path: polygon(73% 0, 100% 0, 100% 100%, 28% 100%);
    clip-path: polygon(73% 0, 100% 0, 100% 100%, 28% 100%);
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    max-width: 42%;
    left: 15%;
    top: 52%;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    max-width: 53%;
    left: 25%;
    top: 8%;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 315px;
    left: 35%;
    top: 27%;
  }
}
@media (min-width: 1100px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 315px;
    left: 36%;
    top: 27%;
  }
}
@media (min-width: 1150px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 315px;
    left: 36.5%;
    top: 27%;
  }
}
@media (min-width: 1200px) {
  .homepage-wrapper .loading-screen {
    z-index: 1;
    min-height: 539.6px;
  }
  .homepage-wrapper .download-app + .navbar-fixed-top {
    margin-top: 0;
  }
  .homepage-wrapper .download-app ~ .main-menu-container .main-menu .navbar-collapse {
    margin-top: 0;
  }
  .homepage-wrapper .main-menu .navbar-collapse {
    margin-bottom: 0;
  }
  .homepage-wrapper .furniture-card-list .bg-plain {
    height: 239px;
  }
  .homepage-wrapper .furniture-card-list .image-bg {
    height: 145px;
    width: 177px;
    margin-left: 5px;
    margin-top: 20px;
  }
  .homepage-wrapper .furniture-card-list .title {
    padding-top: 25px;
    font-size: 13px;
  }
  .homepage-wrapper .customer-card-list {
    margin-bottom: 30px;
  }
  .homepage-wrapper .customer-review-more {
    width: 96%;
  }
  .homepage-wrapper .thumbnail.idea-box .image-bg {
    height: 180px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .image-bg {
    height: 275px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight h1 {
    font-size: 20px;
    margin-top: 10px;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .desc {
    font-size: 13px;
    line-height: 30px;
    max-height: 126px;
    bottom: -8px;
    position: relative;
  }
  .homepage-wrapper .thumbnail.idea-box.highlight .btn-group-action {
    position: relative;
    margin-top: 30px;
  }
  .homepage-wrapper .promotion-banner {
    margin: 40px 0;
    padding-top: 24px;
  }
  .homepage-wrapper .promotion-banner .image-bg {
    height: 304px;
  }
  .homepage-wrapper .promotion-banner .slick-prev {
    top: 35%;
  }
  .homepage-wrapper .promotion-banner .slick-next {
    top: 40%;
  }
  .homepage-wrapper .promotion > .container {
    margin-bottom: 60px;
  }
  .homepage-wrapper .promotion .product-item .item > img {
    max-height: 132px;
  }
  .homepage-wrapper .promotion .badge-list.badge-sm {
    top: 8px;
  }
  .homepage-wrapper .promotion .badge-list-item.badge-sm {
    top: 8px;
  }
  .homepage-wrapper #banner-app {
    height: 500px;
  }
  .homepage-wrapper #banner-app .download-desktop-1 {
    position: absolute;
    left: 4%;
  }
  .homepage-wrapper #banner-app .download-desktop.visible-sm {
    top: -77px;
    right: 12%;
  }
  .homepage-wrapper #banner-app .primary {
    height: 500px;
    -webkit-clip-path: polygon(72% 0, 100% 0, 100% 100%, 27% 100%);
    clip-path: polygon(72% 0, 100% 0, 100% 100%, 27% 100%);
  }
  .homepage-wrapper #banner-app .primary .details .download-desktop {
    position: relative;
    right: 87px;
  }
  .homepage-wrapper #banner-app .primary .home-service {
    float: right;
    padding-left: 20px !important;
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    max-width: 33%;
    left: 34%;
    top: 18%;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    max-width: 52%;
    left: 27%;
    top: 8%;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 400px;
    left: 35%;
    top: 18%;
  }
  .homepage-wrapper #banner-app .interior-solution {
    text-align: right;
    padding-right: 50px !important;
  }
  .homepage-wrapper .other .bg-black .small {
    font-size: 22px;
    width: 90%;
  }
  .homepage-wrapper .other .other-item {
    height: 255px;
    width: 23%;
    margin-right: 30px;
  }
  .homepage-wrapper .other .other-item:last-child {
    margin-right: 0;
  }
  .homepage-wrapper .product-strong-point .product-strong-point-box {
    width: 19.98%;
  }
  .homepage-wrapper .num-bold {
    font-size: 80px;
  }
  .homepage-wrapper .bg-52week {
    height: 551px;
  }
  .homepage-wrapper .week-of-design {
    padding-right: 200px !important;
    padding-left: 50px!important;
  }
}
@media (min-width: 1300px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 400px;
    left: 36%;
    top: 18%;
  }
}
@media (min-width: 1400px) {
  .homepage-wrapper #banner-app .primary {
    -webkit-clip-path: polygon(64% 0, 100% 0, 100% 100%, 32% 100%);
    clip-path: polygon(64% 0, 100% 0, 100% 100%, 32% 100%);
  }
  .homepage-wrapper #banner-app .phone-desktop .black-phone {
    max-width: 27%;
    left: 36%;
    top: 19%;
  }
  .homepage-wrapper #banner-app .phone-desktop .white-phone {
    max-width: 36%;
    left: 34%;
    top: 7%;
  }
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    max-width: 400px;
    left: 37%;
    top: 19%;
  }
}
@media (min-width: 1500px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    left: 38%;
  }
}
@media (min-width: 1600px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    left: 38%;
  }
}
@media (min-width: 1700px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    left: 39%;
  }
}
@media (min-width: 1700px) {
  .homepage-wrapper #banner-app .phone-desktop .condo-dollhouse {
    left: 40%;
  }
}
@media (min-width: 768px) {
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 28px;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.7;
  }
  .homepage-wrapper .thumbnail.idea-box-idea .detail-box .line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .homepage-wrapper .item-promotion .box-img img {
    height: 175px;
  }
}
.thumbnail.idea-box-idea .detail-box .line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 28px;
  line-height: 2;
}
.thumbnail.idea-box-idea .detail-box .line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.thumbnail.idea-box-idea .detail-box .line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-menu-homepage {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 575.99px) {
  .logo-trademark img {
    height: 24px;
    margin-bottom: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .logo-trademark img {
    height: 50px;
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .logo-trademark img {
    height: 50px;
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo-trademark img {
    height: 60px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .logo-trademark img {
    height: 60px;
    margin-bottom: 8px;
  }
}
#popupWrapper {
  position: fixed;
  bottom: 50px;
}
.popupPromotion-image {
  z-index: 100;
  position: fixed;
  bottom: 0;
  right: 10px;
  width: 216px;
}
.popupPromotion-close {
  opacity: 0.8;
  position: fixed;
  right: 9px;
  bottom: 180px;
  z-index: 120;
  width: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .popupPromotion-image {
    bottom: 64px;
  }
  .popupPromotion-close {
    bottom: 260px;
  }
}
@media (max-width: 768px) {
  .popupPromotion-image {
    width: 108px;
    bottom: 64px;
  }
  .popupPromotion-close {
    bottom: 160px;
    width: 16px;
  }
}
.customer-review {
  padding-top: 102px;
}
.customer-review .btn-center {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .customer-review {
    padding-top: 176px;
  }
}
.banner-52weeks .title {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 900;
  font-size: 28px;
  margin: 0;
  text-align: center;
}
.banner-52weeks .line {
  width: 40px;
  height: 2px;
  margin: 20px auto 30px;
  border-top: 1px solid #c9c9c9;
}
.banner-52weeks .desc {
  margin-bottom: 40px;
}
.container-52weeks .additional-view {
  padding-left: 17px;
  padding-right: 17px;
}
.container-52weeks .text-52weeks {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #4a4a4a;
  font-weight: 600;
}
.container-52weeks .count-view {
  color: #acacac;
  font-size: 12px;
  width: 50%;
}
.container-52weeks .count-view .icon {
  width: 25px;
  height: 12px;
  margin-right: 8px;
}
.container-52weeks .nav-tabs {
  margin-top: 18px;
  margin-bottom: 30px;
}
.container-52weeks .nav-tabs.list-month {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.container-52weeks .nav-tabs.list-month li {
  flex: 1;
}
.container-52weeks .nav-tabs.list-month li:hover,
.container-52weeks .nav-tabs.list-month li.active {
  border-bottom: 4px solid #4a4a4a;
}
.container-52weeks .nav-tabs.list-month li:hover a,
.container-52weeks .nav-tabs.list-month li.active a {
  color: #000000;
  font-weight: 600;
  background: none;
  border: none;
}
.container-52weeks .nav-tabs.list-month .disable:hover {
  border: 0;
}
.container-52weeks .nav-tabs.list-month .disable:hover a {
  color: #dddddd;
  font-weight: normal;
}
.container-52weeks .nav-tabs.list-month .disable a {
  color: #dddddd;
  pointer-events: none;
}
.container-52weeks .nav-tabs.list-month a {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #9b9b9b;
  font-size: 18px;
}
.container-52weeks .button-action {
  margin: 10px 15px 80px;
  overflow: hidden;
}
.container-52weeks .button-action .disable {
  pointer-events: none;
}
.container-52weeks .scrtabs-tab-scroll-arrow {
  width: 51px;
  height: 51px;
  background-color: #ffffff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  z-index: 99;
  color: transparent;
  font-size: 24px;
  border: 0;
  margin-top: 18px;
  padding-top: 0;
}
.container-52weeks .scrtabs-tab-scroll-arrow:before {
  content: "→";
  background-image: url(../images/icon-arrow-right-grey.png);
  width: 28px;
  height: 50px;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  display: inline-block;
  margin-left: 7px;
}
.container-52weeks .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left:before {
  transform: rotate(-180deg);
}
.container-52weeks .scrtabs-tabs-fixed-container {
  height: auto;
}
.tab-content-52weeks {
  overflow: hidden;
  clear: both;
}
.article-designer {
  margin-bottom: 20px;
}
.article-designer .content {
  padding: 30px 15px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.article-designer .header {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  border-bottom: solid 1px #efefef;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
  padding-bottom: 10px;
}
.article-designer .header .duration {
  color: #9b9b9b;
}
.article-designer .name {
  font-weight: 900;
  font-size: 22px;
}
.article-designer .name a {
  color: #4a4a4a;
}
.article-designer .name a:hover {
  color: #000000;
}
.article-designer .photo .full {
  margin-bottom: 8px;
}
.article-designer .photo .small.left {
  padding-right: 4px;
}
.article-designer .photo .small.right {
  padding-left: 4px;
}
.article-designer .photo .bg-photo {
  height: 199px;
  background-position: center;
  background-size: cover;
}
.article-designer .photo .bg-photo.main {
  height: 322px;
}
.article-designer .caption {
  overflow: hidden;
}
.article-designer .caption .title {
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 18px;
}
.article-designer .caption .title a {
  color: #4a4a4a;
}
.article-designer .caption .title a:hover {
  color: #000000;
}
.article-designer .caption .desc {
  margin-top: 0;
  margin-bottom: 17px;
}
.article-designer .caption .read-more {
  position: relative;
  padding-right: 16px;
  color: #000000;
}
.article-designer .caption .read-more:after {
  background-image: url('../images/icon-btn-more-dark.png');
  content: "";
  position: absolute;
  top: 0;
  width: 18px;
  height: 30px;
  background-size: 42%;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 3px;
  top: -2px;
}
.article-designer .caption .read-more:hover {
  color: #1cacbc;
}
.article-designer .caption .read-more:hover:after {
  background-image: url('../images/icon-btn-more-primary.png');
  width: 16px;
  height: 30px;
  background-size: 56%;
}
/* Detail */
.detail-52weeks {
  margin: 30px 0 40px;
  overflow: hidden;
}
.detail-52weeks .profile .content-profile {
  padding: 30px 10px;
}
.detail-52weeks .profile .content-profile .indent {
  text-indent: 40px;
  margin-bottom: 20px;
}
.detail-52weeks .profile .title {
  font-weight: 900;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 6px;
}
.detail-52weeks .profile .duration {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  color: #9b9b9b;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.detail-52weeks .title-section {
  font-size: 18px;
  font-weight: 900;
  margin-top: 0;
  color: #4a4a4a;
}
.detail-52weeks .title-section.writing .decor-image {
  max-width: 204px;
}
.detail-52weeks .line {
  width: 40px;
  height: 2px;
  margin: 20px auto 30px;
  border-top: 1px solid #c9c9c9;
}
.detail-52weeks .line.left {
  margin-left: 0;
  border-color: #979797;
  width: 30px;
  clear: both;
}
.detail-52weeks .work-photo {
  margin-bottom: 20px;
}
.detail-52weeks .work-photo .bg-plain {
  padding: 25px 17px;
}
.detail-52weeks .work-photo .small {
  margin-bottom: 4px;
}
.detail-52weeks .work-photo .small.left {
  padding-right: 2px;
}
.detail-52weeks .work-photo .small.right {
  padding-left: 2px;
}
.detail-52weeks .work-photo .bg-photo {
  background-position: center;
  background-size: cover;
  height: 259px;
}
.detail-52weeks .work-photo p {
  margin-bottom: 30px;
}
.detail-52weeks .work-photo .pic-profile {
  border-radius: 50%;
  width: 84px !important;
  height: 84px !important;
  margin-top: -10px;
  margin-bottom: 14px;
  object-fit: cover;
  float: left;
  margin-left: 30px;
}
.detail-52weeks .designer-favorite {
  padding: 37px 0;
  margin-bottom: 20px;
}
.detail-52weeks .designer-favorite .title-section-sub {
  color: #1cacbc;
  font-size: 24px;
  font-family: Book Akhanake, Gotham, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 40px;
}
.detail-52weeks .designer-favorite .list-product-flex > [class^=col-] {
  width: 49.7%;
}
.detail-52weeks .designer-pick .banner-pick {
  margin-bottom: 10px;
}
.detail-52weeks .designer-pick .bg-photo {
  height: 280px;
  background-position: center;
  background-size: cover;
}
.detail-52weeks .designer-pick .product-row {
  margin-bottom: 20px;
}
.detail-52weeks .designer-pick .list-product-flex {
  padding: 20px 15px;
}
.detail-52weeks .designer-pick .desc {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 25px;
}
.detail-52weeks .list-product-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.detail-52weeks .list-product-flex > [class^=col-] {
  margin-bottom: 10px;
}
.detail-52weeks .list-product-flex > .col-xs-6 {
  width: 49.7%;
}
.detail-52weeks .designer-all {
  margin-top: 40px;
}
.tab-active {
  font-size: 18px !important;
  color: #1cacbb !important;
  font-weight: 700;
  padding-top: 3px;
}
.tab-active .tab-active-line {
  border: 3px solid #1cacbb;
  border-radius: 3em;
  width: 108px;
  margin-top: 18px;
  position: absolute;
}
.hr-new {
  border-top: 1.5px solid #c9c9c9;
}
@media (min-width: 768px) {
  .container-52weeks {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-52weeks .nav-tabs.list-month {
    height: auto;
    overflow: visible;
  }
  .container-52weeks .button-action {
    margin: 30px 0 80px;
    overflow: hidden;
  }
  .container-52weeks .additional-view {
    padding-left: 0;
    padding-right: 0;
  }
  .tab-content-52weeks .tab-pane > .row {
    display: flex;
    flex-wrap: wrap;
  }
  .article-designer {
    margin-bottom: 30px;
    display: flex;
    width: 49.7%;
  }
  .article-designer .content {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
  /* Content */
  .detail-52weeks .profile .content-profile {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .detail-52weeks .work-photo > .row {
    display: flex;
  }
  .detail-52weeks .work-photo > .row > [class^=col-] {
    display: flex;
  }
  .detail-52weeks .work-photo > .row > [class^=col-] .row {
    flex: 1;
  }
  .detail-52weeks .work-photo .bg-photo {
    height: 302px;
  }
  .detail-52weeks .work-photo .bg-photo.main {
    height: 356.7px;
  }
  .detail-52weeks .work-photo .pic-profile {
    margin-top: -15px;
  }
  .detail-52weeks .designer-favorite .list-product-flex > [class^=col-] {
    width: 24.9%;
  }
  .detail-52weeks .designer-favorite .list-product-flex > [class^=col-] img:hover {
    box-shadow: 0 2px 20px 0 #dbdbdb;
  }
  .detail-52weeks .designer-pick .product-row {
    margin-bottom: 20px;
    display: flex;
  }
  .detail-52weeks .designer-pick .product-row .right {
    order: 2;
  }
  .detail-52weeks .designer-pick .product-row img {
    max-height: 111px;
    margin: auto;
  }
  .detail-52weeks .designer-pick .list-product-flex {
    padding: 20px 15px 0 15px;
  }
  .detail-52weeks .designer-pick .list-product-flex [class^=col-] img:hover {
    box-shadow: 0 2px 20px 0 #dbdbdb;
  }
}
@media (min-width: 992px) {
  .container-52weeks {
    width: 970px;
  }
  /* Content */
  .detail-52weeks {
    margin-top: 60px;
  }
  .detail-52weeks .designer-pick .bg-photo {
    height: 342px;
  }
  .detail-52weeks .designer-pick .product-row img {
    max-height: 149px;
  }
}
@media (min-width: 1200px) {
  .container-52weeks {
    width: 1240px;
  }
  .container-52weeks .nav-tabs {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .container-52weeks .button-action {
    margin-bottom: 180px;
  }
  .banner-52weeks .title {
    font-size: 34px;
  }
  .banner-52weeks .desc {
    margin: 0 auto 30px;
    width: 70%;
    font-size: 16px;
    line-height: initial;
  }
  .article-designer .content {
    padding: 25px 20px 37px;
  }
  .article-designer .header {
    font-size: 20px;
    font-weight: 900;
  }
  .article-designer .header .duration {
    font-weight: 600;
  }
  .article-designer .caption .desc {
    margin-bottom: 30px;
  }
  /* Content */
  .detail-52weeks .profile .title {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .detail-52weeks .profile .duration {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .detail-52weeks .profile .content-profile {
    padding: 40px 10px;
  }
  .detail-52weeks .work-photo {
    margin-bottom: 40px;
  }
  .detail-52weeks .work-photo .bg-plain {
    padding: 84px 63px;
  }
  .detail-52weeks .work-photo .small {
    margin-bottom: 30px;
  }
  .detail-52weeks .work-photo .small.left {
    padding-right: 15px;
  }
  .detail-52weeks .work-photo .small.right {
    padding-left: 15px;
  }
  .detail-52weeks .designer-favorite {
    margin-bottom: 44px;
  }
  .detail-52weeks .designer-pick .bg-photo {
    height: 540px;
  }
  .detail-52weeks .designer-pick .banner-pick {
    margin-bottom: 30px;
  }
  .detail-52weeks .designer-pick .product-row {
    margin-bottom: 40px;
  }
  .detail-52weeks .designer-pick .product-row img {
    max-height: 229px;
  }
  .detail-52weeks .designer-pick .list-product-flex > [class^=col-] {
    margin-bottom: 30px;
  }
  .detail-52weeks .designer-all {
    margin-top: 60px;
  }
}
.banner-pro-service .bg-image {
  height: 374px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-pro-service .banner-content {
  background-color: rgba(255, 255, 255, 0.94);
  color: #4a4a4a;
  width: 90%;
  padding: 33px 50px;
}
.banner-pro-service .banner-content .title {
  font-weight: 900;
  margin: 0;
  font-size: 18px;
}
.container-pro-service .line,
.container-pro-service-banner .line {
  width: 40px;
  margin: 20px auto;
  border-top: 4px solid #1cacbc;
}
.container-pro-service .title-section {
  font-size: 18px;
  font-weight: 900;
  margin-top: 0;
  color: #000000;
  text-align: center;
}
.container-pro-service .desc {
  font-size: 12px;
  line-height: 1.7;
}
.container-pro-service .whatis {
  padding: 32px 0 21px;
}
.container-pro-service .whatis .desc {
  width: 90%;
  margin: auto;
}
.container-pro-service .benefit {
  padding: 32px 0;
}
.container-pro-service .benefit .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.container-pro-service .benefit .item {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.container-pro-service .benefit .bg-image {
  background-size: contain;
  background-repeat: no-repeat;
  height: 390px;
  display: flex;
  margin-bottom: 15px;
}
.container-pro-service .benefit .bg-image:hover {
  box-shadow: 0 2px 45px 0 rgba(216, 216, 216, 0.9);
}
.container-pro-service .benefit .caption {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 15%, #ffffff 30%, #ffffff);
  padding: 30px 15px 15px;
  width: 100%;
  align-self: flex-end;
  height: 240px;
}
.container-pro-service .benefit .title {
  color: #000000;
  font-weight: 900;
  margin-bottom: 20px;
  font-size: 11px;
}
.container-pro-service .benefit .desc {
  font-size: 11px;
  line-height: 1.8;
}
.container-pro-service .agent .title-section {
  margin-bottom: 20px;
}
.container-pro-service .agent .thumbnail {
  padding: 20px;
}
.container-pro-service .agent .thumbnail:hover {
  border-color: #1cacbc;
}
.container-pro-service .agent .title {
  color: #000000;
  font-weight: 900;
  font-size: 18px;
  margin: 0;
}
.container-pro-service .agent .line {
  margin: 20px auto 30px;
}
.container-pro-service .agent .btn-arrow {
  margin-top: 38px;
  border-color: #4a4a4a;
  color: #4a4a4a;
}
.container-pro-service .agent .btn-arrow.right:after {
  background-image: url(../images/icon-btn-more-dark.png);
}
.container-pro-service .agent .btn-arrow:hover {
  border-color: #1cacbc;
  color: #1cacbc;
}
.container-pro-service .agent .btn-arrow:hover.right:after {
  background-image: url(../images/icon-btn-more-primary.png);
}
.container-pro-service .list-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.container-pro-service .list-logo .no-right img {
  margin-right: 0;
  max-width: 100%;
  max-height: 25px;
}
.container-pro-service .brand {
  padding: 15px 0 40px;
}
.container-pro-service .client {
  padding: 0 0 20px;
}
.container-pro-service .client .list-logo {
  margin-top: 20px;
}
.container-pro-service.register-form-wrapper {
  overflow: hidden;
}
.container-pro-service.register-form-wrapper .banner-pro-service .bg-image {
  height: 221px;
}
.container-pro-service.register-form-wrapper .banner-pro-service .banner-content {
  padding: 19px 24px 26px;
}
.container-pro-service.register-form-wrapper .title {
  margin-bottom: 20px;
}
.container-pro-service .register-form {
  padding: 20px 15px 60px;
}
.container-pro-service .register-form label {
  font-weight: 600;
  font-size: 12px;
}
.container-pro-service .register-form .form-control {
  border-radius: 2px;
  font-weight: 600;
  border-color: #9b9b9b;
  height: 40px;
  font-size: 12px;
}
.container-pro-service .register-form .form-control::-webkit-input-placeholder {
  font-weight: normal;
  color: #4a4a4a;
}
.container-pro-service .register-form .form-control::-moz-placeholder {
  font-weight: normal;
  color: #4a4a4a;
}
.container-pro-service .register-form .form-control:-ms-input-placeholder {
  font-weight: normal;
  color: #4a4a4a;
}
.container-pro-service .register-form .form-control:-moz-placeholder {
  font-weight: normal;
  color: #4a4a4a;
}
.container-pro-service .register-form .dropdown-toggle {
  border-color: #9b9b9b;
}
.container-pro-service .register-form .dropdown-toggle .filter-option {
  color: #4a4a4a;
  font-weight: 600;
}
.container-pro-service .register-form textarea.form-control {
  height: 90px;
}
.container-pro-service .register-form .col-sm-6 {
  margin-bottom: 15px;
}
.container-pro-service .register-form .col-sm-6:last-child {
  margin-bottom: 0;
}
.container-pro-service .register-form .btn-primary {
  height: 53px;
  font-weight: 600;
  text-transform: initial;
}
.modal-proservice-success img {
  margin: 0 auto 20px;
  max-width: 60px;
}
@media (min-width: 768px) {
  .container-pro-service .line,
  .container-pro-service-banner .line {
    margin: 20px auto 40px;
  }
  .banner-pro-service .bg-image {
    height: 250px;
  }
  .container-pro-service {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-pro-service .list-logo {
    width: 90%;
    margin: auto;
  }
  .container-pro-service .list-logo img {
    margin-bottom: 30px;
  }
  .container-pro-service .benefit .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .container-pro-service .benefit .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-pro-service .benefit .caption {
    height: 200px;
  }
  .register-form .dropdown-toggle {
    width: 100%;
    height: 40px;
    border-radius: 2px;
  }
}
@media (min-width: 992px) {
  .container-pro-service {
    width: 970px;
  }
  .container-pro-service .benefit .bg-image {
    height: 488px;
  }
  .banner-pro-service .bg-image {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .banner-pro-service .bg-image {
    height: 480px;
    background-size: contain;
  }
  .banner-pro-service .banner-content {
    padding: 42px 65px 65px;
    width: 40%;
  }
  .banner-pro-service .banner-content .title {
    font-size: 28px;
  }
  .banner-pro-service .banner-content .desc {
    font-size: 17px;
    line-height: 1.8;
  }
  .container-pro-service {
    width: 1240px;
  }
  .container-pro-service .title-section {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .container-pro-service .desc {
    font-size: 17px;
    line-height: 1.8;
  }
  .container-pro-service .whatis {
    padding: 60px 0;
  }
  .container-pro-service .whatis .desc {
    width: 70%;
  }
  .container-pro-service .benefit {
    padding: 60px 0 30px;
  }
  .container-pro-service .benefit .bg-image {
    height: 650px;
    margin-bottom: 30px;
  }
  .container-pro-service .benefit .title {
    font-size: 17px;
  }
  .container-pro-service .benefit .caption {
    padding: 40px 30px 30px;
    height: 270px;
  }
  .container-pro-service .benefit .desc {
    font-size: 17px;
  }
  .container-pro-service .agent {
    margin-bottom: 90px;
  }
  .container-pro-service .agent .thumbnail {
    padding: 64px 20px 61px;
  }
  .container-pro-service .agent .title {
    font-size: 24px;
  }
  .container-pro-service .agent .line {
    margin: 29px auto 22px;
  }
  .container-pro-service .list-logo {
    width: 100%;
  }
  .container-pro-service .list-logo img {
    margin-bottom: 50px;
  }
  .container-pro-service .list-logo .no-right img {
    max-height: 55px;
    margin-bottom: 10px;
  }
  .container-pro-service .list-logo .no-right img.smaller {
    max-height: 35px;
  }
  .container-pro-service .client {
    padding: 30px 0 60px;
  }
  .container-pro-service .client .title-section {
    margin-bottom: 10px;
  }
  .container-pro-service .client .list-logo {
    margin-top: 36px;
  }
  .container-pro-service.register-form-wrapper .banner-pro-service .bg-image {
    height: 281px;
  }
  .container-pro-service.register-form-wrapper .banner-pro-service .banner-content {
    padding: 30px;
  }
  .container-pro-service.register-form-wrapper .banner-pro-service .banner-content .title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .container-pro-service.register-form-wrapper .banner-pro-service .banner-content .desc {
    font-size: 14px;
  }
  .container-pro-service .register-form {
    padding: 30px 15px;
    margin-bottom: 60px;
  }
  .container-pro-service .register-form .form-group {
    margin-bottom: 20px;
  }
  .container-pro-service .register-form label {
    font-size: 14px;
  }
  .container-pro-service .register-form .form-control {
    font-size: 14px;
  }
  .container-pro-service .register-form .col-sm-6 {
    margin-bottom: 0;
  }
  .container-pro-service .register-form .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .container-pro-service .register-form textarea.form-control {
    margin-bottom: 10px;
  }
  .modal-proservice-success img {
    margin: 0 auto 50px;
    max-width: 109px;
  }
  .modal-proservice-success.modal-plain .modal-body {
    padding: 56px;
  }
  .modal-proservice-success.modal-plain .header {
    font-size: 30px;
  }
  .modal-proservice-success.modal-plain .title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .modal-proservice-success.modal-plain p {
    font-size: 14px;
    margin-bottom: 67px;
    color: #4a4a4a;
  }
  .modal-proservice-success.modal-plain .btn {
    height: 53px;
    font-size: 14px;
    width: 220px;
  }
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
body {
  background-color: #f9f9f9 !important;
}
.condo-service-solution .show-mobile {
  display: block;
}
.condo-service-solution .show-web {
  display: none;
}
.condo-service-solution .condo-service-banner-bg {
  height: 272px;
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: inherit;
}
.condo-service-solution .title-condo-pic {
  margin-top: 20px;
}
.condo-service-solution .banner-bg {
  background-color: #f9f9f9;
  height: 73.1%;
  padding-top: 7em;
  width: 100%;
}
.condo-service-solution .banner-text-head {
  font-size: 29px;
  margin-top: -71px;
  font-weight: 700;
  color: #444;
}
.condo-service-solution .banner-text-2 {
  margin-left: 4%;
  color: #4a4a4a;
  font-weight: 600;
}
.condo-service-solution .banner-btn-size {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.condo-service-solution .banner-btn {
  margin-top: 11px;
  height: 43px;
  width: 323px;
  font-weight: 600;
  margin-bottom: 14px;
}
.condo-service-solution .img-slick-size {
  width: 100%;
  height: 250px;
  margin-top: -21px;
}
.condo-service-solution .text-our {
  margin-top: 40px;
  font-weight: 600;
  font-size: 20px;
  color: #1cacbc;
}
.condo-service-solution .text-our-2 {
  margin-top: 24px;
  font-weight: 600;
  font-size: 20px;
  color: #1cacbc;
}
.condo-service-solution .svg-text-center {
  text-align: center;
}
.condo-service-solution .line-hg-w {
  height: 5px;
  width: 40px;
}
.condo-service-solution .line-size {
  stroke: #c8c8c8;
}
.condo-service-solution .condo-service-mb {
  margin-bottom: 57px;
}
.condo-service-solution .condo-tab-bg {
  background-color: #ffffff;
  height: 0%;
  margin-top: 11px;
  width: 100%;
}
.condo-service-solution .condo-text-font-2 {
  font-size: 18px;
  color: #444;
  margin-left: 17px;
  font-weight: 600;
  margin-top: 20px;
}
.condo-service-solution .line-hg-w-2 {
  height: 13px;
  width: 40px;
  margin-left: 5px;
}
.condo-service-solution .condo-text-font-3 {
  font-size: 14px;
  color: #444;
  margin-left: 20px;
  margin-top: 4px;
  margin-right: 16px;
}
.condo-service-solution .condo-tab-img-1 {
  margin-left: 0px;
  width: 96%;
}
.condo-service-solution .condo-tab-img-2 {
  width: 96%;
}
.condo-service-solution .bg-w {
  background-color: #ffffff !important;
}
.condo-service-solution .condo-serice-mt {
  margin-top: 60px;
}
.condo-service-solution .text-head-3 {
  color: #1cacbc;
  font-size: 28px;
  font-weight: 600;
  margin-top: -20px;
  line-height: 1.4;
}
.condo-service-solution .condo-text-head-4 {
  font-size: 14px;
  margin-top: 10px;
}
.condo-service-solution .condo-ta-center {
  text-align: center;
  margin-bottom: 20px;
}
.condo-service-solution .line-hg-w-3 {
  height: 5px;
  width: 40px;
}
.condo-service-solution .condo-text-name {
  font-weight: 600;
  margin-top: 20px;
}
.condo-service-solution .condo-from-size-1 {
  height: 42px;
  border: 1.2px solid #bebebe;
  border-radius: 3px;
}
.condo-service-solution .condo-service-input > input,
.condo-service-solution .condo-service-input select {
  height: 54px;
  border-radius: 4px;
  border: solid 1px #eaeaec;
  background-color: #ffffff;
  padding-left: 16px;
  color: #444444;
}
.condo-service-solution .condo-service-input > input:focus,
.condo-service-solution .condo-service-input select:focus {
  box-shadow: none;
}
.condo-service-solution .condo-text-lastname {
  font-weight: 600;
  margin-top: 20px;
}
.condo-service-solution .condo-from-size-2 {
  height: 42px;
}
.condo-service-solution .condo-mt-tab {
  margin-top: 20px;
}
.condo-service-solution .condo-num-tal {
  font-weight: 600;
}
.condo-service-solution .condo-service-text-font {
  font-weight: 600;
  margin-top: 20px;
}
.condo-service-solution .text-area-size {
  margin-bottom: 20px;
}
.condo-service-solution .condo-service-btn-size {
  margin-bottom: 60px;
  height: 48px;
  width: 100%;
  font-weight: 600;
}
.condo-service-solution .btn {
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 13px;
}
@media (min-width: 567px) {
  .condo-service-solution .show-mobile {
    display: block;
  }
  .condo-service-solution .show-web {
    display: none;
  }
  .condo-service-solution .condo-service-banner-bg {
    height: 272px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
  }
  .condo-service-solution .title-condo-pic {
    margin-top: 20px;
  }
  .condo-service-solution .banner-bg {
    background-color: #f9f9f9;
    height: 73.1%;
    padding-top: 7em;
    width: 100%;
  }
  .condo-service-solution .banner-bg-2 {
    background-color: #f9f9f9;
    height: 0%;
    padding-top: 0em;
    width: 100%;
  }
  .condo-service-solution .banner-text-head {
    font-size: 29px;
    margin-top: -71px;
    font-weight: 700;
    color: #444;
  }
  .condo-service-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    font-weight: 600;
  }
  .condo-service-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .condo-service-solution .banner-btn {
    margin-top: 11px;
    height: 43px;
    width: 323px;
    font-weight: 600;
    margin-bottom: 14px;
  }
  .condo-service-solution .img-slick-size {
    width: 100%;
    height: 0%;
    margin-top: -21px;
  }
  .condo-service-solution .text-our {
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
    color: #1cacbc;
  }
  .condo-service-solution .text-our-2 {
    margin-top: 24px;
    font-weight: 600;
    font-size: 20px;
    color: #1cacbc;
  }
  .condo-service-solution .svg-text-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .line-size {
    stroke: #c8c8c8;
  }
  .condo-service-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .condo-service-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 0%;
    margin-top: 11px;
    width: 100%;
  }
  .condo-service-solution .condo-text-font-2 {
    font-size: 20px;
    color: #444;
    margin-left: 17px;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .line-hg-w-2 {
    height: 13px;
    width: 40px;
    margin-left: 5px;
  }
  .condo-service-solution .condo-text-font-3 {
    font-size: 14px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
  }
  .condo-service-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .condo-service-solution .condo-tab-img-2 {
    width: 100%;
  }
  .condo-service-solution .bg-w {
    background-color: #ffffff !important;
  }
  .condo-service-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .condo-service-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
    margin-top: -20px;
  }
  .condo-service-solution .condo-text-head-4 {
    font-size: 14px;
    margin-top: 10px;
  }
  .condo-service-solution .condo-ta-center {
    text-align: center;
    margin-bottom: 20px;
  }
  .condo-service-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .condo-text-name {
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .condo-from-size-1 {
    height: 42px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-text-lastname {
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .condo-from-size-2 {
    height: 42px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .condo-service-solution .condo-num-tal {
    font-weight: 600;
  }
  .condo-service-solution .condo-service-text-font {
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .text-area-size {
    margin-bottom: 20px;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-service-btn-size {
    margin-bottom: 60px;
    height: 48px;
    width: 100%;
    font-weight: 600;
  }
  .condo-service-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .condo-service-solution .condo-service-form-container {
    max-width: 960px;
    margin: auto;
  }
  .condo-service-solution .show-mobile {
    display: none;
  }
  .condo-service-solution .show-web {
    display: block;
  }
  .condo-service-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 307px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: -21px;
  }
  .condo-service-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    padding-top: 7em;
    width: 418px;
  }
  .condo-service-solution .banner-text-head {
    font-size: 24px;
    margin-top: -13px;
    font-weight: 600;
    color: #000;
  }
  .condo-service-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 13px;
  }
  .condo-service-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .condo-service-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .condo-service-solution .img-slick-size {
    width: 100%;
    height: 307px;
    margin-top: -21px;
  }
  .condo-service-solution .text-our {
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
    color: #1cacbc;
  }
  .condo-service-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 20px;
    color: #1cacbc;
  }
  .condo-service-solution .svg-text-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .line-size {
    stroke: #c8c8c8;
  }
  .condo-service-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .condo-service-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 164px;
    margin-top: 11px;
    width: 100%;
  }
  .condo-service-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444444;
    margin-left: 6px;
    font-weight: 700;
    margin-top: 19px;
  }
  .condo-service-solution .line-hg-w-2 {
    height: 13px;
    width: 40px;
    margin-left: 5px;
  }
  .condo-service-solution .condo-text-font-3 {
    font-size: 13.5px;
    color: #444444;
    margin-left: 7px;
    margin-top: -12px;
    line-height: 1.8;
  }
  .condo-service-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .condo-service-solution .condo-tab-img-2 {
    width: 100%;
  }
  .condo-service-solution .bg-w {
    background-color: #ffffff !important;
  }
  .condo-service-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .condo-service-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .condo-service-solution .condo-text-head-4 {
    font-size: 15px;
    margin-top: 10px;
  }
  .condo-service-solution .condo-ta-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-text-lastname {
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .condo-service-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .condo-service-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-service-text-font {
    margin-left: 18.5%;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .text-area-size {
    width: 64%;
    margin-left: 18.3%;
    margin-bottom: 20px;
  }
  .condo-service-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.5%;
    height: 48px;
    width: 63.8%;
    font-weight: 600;
  }
  .condo-service-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .condo-service-solution .show-mobile {
    display: none;
  }
  .condo-service-solution .show-web {
    display: block;
  }
  .condo-service-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 307px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .condo-service-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 377px;
    padding-top: 7em;
    width: 418px;
  }
  .condo-service-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .condo-service-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 13px;
  }
  .condo-service-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .condo-service-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .condo-service-solution .img-slick-size {
    width: 100%;
    height: 398px;
  }
  .condo-service-solution .text-our {
    margin-top: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .svg-text-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .line-size {
    stroke: #c8c8c8;
  }
  .condo-service-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .condo-service-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 222px;
    margin-top: 11px;
    width: 100%;
  }
  .condo-service-solution .condo-text-font-2 {
    font-size: 23px;
    color: #444444;
    margin-left: 16px;
    font-weight: 700;
    margin-top: 30px;
  }
  .condo-service-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 17px;
  }
  .condo-service-solution .condo-text-font-3 {
    font-size: 17px;
    color: #444444;
    margin-left: 17px;
    margin-top: 10px;
    line-height: 2;
  }
  .condo-service-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .condo-service-solution .condo-tab-img-2 {
    width: 100%;
  }
  .condo-service-solution .bg-w {
    background-color: #ffffff !important;
  }
  .condo-service-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .condo-service-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .condo-service-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .condo-service-solution .condo-ta-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-text-lastname {
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .condo-service-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .condo-service-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-service-text-font {
    margin-left: 18.5%;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .text-area-size {
    width: 63.6%;
    margin-left: 18.5%;
    margin-bottom: 20px;
  }
  .condo-service-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.5%;
    height: 48px;
    width: 63.6%;
    font-weight: 600;
  }
  .condo-service-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .condo-service-solution .show-mobile {
    display: none;
  }
  .condo-service-solution .show-web {
    display: block;
  }
  .condo-service-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .condo-service-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 377px;
    padding-top: 5em;
    width: 501px;
  }
  .condo-service-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .condo-service-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 14px;
  }
  .condo-service-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .condo-service-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .condo-service-solution .img-slick-size {
    width: 100%;
    height: 398px;
  }
  .condo-service-solution .text-our {
    margin-top: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .svg-text-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .line-size {
    stroke: #c8c8c8;
  }
  .condo-service-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .condo-service-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 289px;
    margin-top: 11px;
    width: 100%;
  }
  .condo-service-solution .condo-text-font-2 {
    font-size: 23px;
    color: #444444;
    margin-left: 35px;
    font-weight: 700;
    margin-top: 57px;
  }
  .condo-service-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 35px;
  }
  .condo-service-solution .condo-text-font-3 {
    font-size: 17px;
    color: #444444;
    margin-left: 35px;
    margin-top: 10px;
    line-height: 2;
  }
  .condo-service-solution .condo-tab-img-1 {
    margin-left: 3px;
    width: 99%;
  }
  .condo-service-solution .condo-tab-img-2 {
    width: 99%;
  }
  .condo-service-solution .bg-w {
    background-color: #ffffff !important;
  }
  .condo-service-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .condo-service-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .condo-service-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .condo-service-solution .condo-ta-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-text-lastname {
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .condo-service-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .condo-service-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-service-text-font {
    margin-left: 18.6%;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .text-area-size {
    width: 63.3%;
    margin-left: 18.6%;
    margin-bottom: 20px;
  }
  .condo-service-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.6%;
    height: 48px;
    width: 63.4%;
    font-weight: 600;
  }
  .condo-service-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .condo-service-solution .show-mobile {
    display: none;
  }
  .condo-service-solution .show-web {
    display: block;
  }
  .condo-service-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .condo-service-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 398px;
    padding-top: 7em;
    width: 482px;
  }
  .condo-service-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .condo-service-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 14px;
  }
  .condo-service-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .condo-service-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .condo-service-solution .img-slick-size {
    width: 100%;
    height: 419px;
  }
  .condo-service-solution .text-our {
    margin-top: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 24px;
    color: #1cacbc;
  }
  .condo-service-solution .svg-text-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .line-size {
    stroke: #c8c8c8;
  }
  .condo-service-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .condo-service-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 279px;
    margin-top: 11px;
    width: 100%;
  }
  .condo-service-solution .condo-text-font-2 {
    font-size: 23px;
    color: #444444;
    margin-left: 35px;
    font-weight: 700;
    margin-top: 57px;
  }
  .condo-service-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 35px;
  }
  .condo-service-solution .condo-text-font-3 {
    font-size: 17px;
    color: #444444;
    margin-left: 35px;
    margin-top: 10px;
    line-height: 2;
  }
  .condo-service-solution .condo-tab-img-1 {
    margin-left: 16px;
    width: 96%;
  }
  .condo-service-solution .condo-tab-img-2 {
    width: 96%;
  }
  .condo-service-solution .bg-w {
    background-color: #ffffff !important;
  }
  .condo-service-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .condo-service-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .condo-service-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .condo-service-solution .condo-ta-center {
    text-align: center;
  }
  .condo-service-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .condo-service-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
    border: 1.2px solid #bebebe;
    border-radius: 3px;
  }
  .condo-service-solution .condo-text-lastname {
    font-weight: 600;
  }
  .condo-service-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .condo-service-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .condo-service-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .condo-service-solution .condo-service-text-font {
    margin-left: 18.7%;
    font-weight: 600;
    margin-top: 20px;
  }
  .condo-service-solution .text-area-size {
    width: 63.4%;
    margin-left: 18.6%;
    margin-bottom: 20px;
  }
  .condo-service-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.6%;
    height: 48px;
    width: 63.4%;
    font-weight: 600;
  }
  .condo-service-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
.what-is-condo-solution {
  background-color: #ffffff !important;
}
.what-is-condo-solution .mt-banner {
  margin-top: 40px;
}
.what-is-condo-solution .carousel-inner > .item img {
  min-height: auto;
}
.what-is-condo-solution .url-youtube {
  height: 262px;
  margin-top: 10px;
}
.what-is-condo-solution .show-mobile {
  display: block;
}
.what-is-condo-solution .show-web {
  display: none;
}
.what-is-condo-solution .condo-service-banner-bg {
  height: 272px;
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: inherit;
}
.what-is-condo-solution .title-condo-pic {
  margin-top: 20px;
}
.what-is-condo-solution .banner-bg {
  background-color: #f9f9f9;
  height: 73.1%;
  padding-top: 7em;
  width: 100%;
}
.what-is-condo-solution .banner-text-head {
  font-size: 29px;
  margin-top: -71px;
  font-weight: 700;
  color: #444;
}
.what-is-condo-solution .banner-text-2 {
  margin-left: 4%;
  color: #4a4a4a;
  margin-top: -33px;
  font-weight: 600;
}
.what-is-condo-solution .banner-btn-size {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.what-is-condo-solution .banner-btn {
  margin-top: 11px;
  height: 43px;
  width: 323px;
  font-weight: 600;
  margin-bottom: 14px;
}
.what-is-condo-solution .img-slick-size {
  width: 100%;
  height: 250px;
  margin-top: -21px;
}
.what-is-condo-solution .text-our {
  margin-top: 40px;
  font-weight: 700;
  font-size: 22px;
  color: #1cacbc;
  margin-left: 18%;
  margin-right: 18%;
  line-height: 1.7em;
  margin-bottom: 40px;
}
.what-is-condo-solution .text-our-2 {
  margin-top: 22px;
  font-weight: 700;
  font-size: 20px;
  color: #1cacbc;
  margin-left: 18%;
  margin-right: 18%;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 1.7em;
  margin-bottom: 0;
}
.what-is-condo-solution .svg-text-center {
  text-align: center;
}
.what-is-condo-solution .line-hg-w {
  height: 5px;
  width: 40px;
}
.what-is-condo-solution .line-size {
  stroke: #c8c8c8;
}
.what-is-condo-solution .condo-service-mb {
  margin-bottom: 57px;
}
.what-is-condo-solution .condo-tab-bg {
  background-color: #ffffff;
  height: 0%;
  margin-top: 11px;
  width: 100%;
}
.what-is-condo-solution .condo-text-font-2 {
  font-size: 18px;
  color: #444;
  margin-left: 17px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
  letter-spacing: 1px;
}
.what-is-condo-solution .condo-text-title-left {
  font-size: 21px;
  color: #444444;
  margin-left: -16px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 15px;
}
.what-is-condo-solution .condo-video-title-left {
  font-size: 21px;
  color: #444444;
  margin-left: -16px;
  font-weight: 600;
  margin-top: 60px;
  margin-bottom: 15px;
}
.what-is-condo-solution .condo-text-title-right {
  font-size: 21px;
  color: #444444;
  margin-right: -15px;
  font-weight: 600;
  margin-top: 25px;
  text-align: right;
  margin-bottom: 15px;
}
.what-is-condo-solution .condo-video-title-right {
  font-size: 21px;
  color: #444444;
  margin-right: -15px;
  font-weight: 600;
  margin-top: 60px;
  text-align: right;
  margin-bottom: 15px;
}
.what-is-condo-solution .line-hg-w-2 {
  height: 13px;
  width: 40px;
  margin-left: 5px;
}
.what-is-condo-solution .condo-text-font-3 {
  font-size: 13px;
  color: #444;
  margin-left: 20px;
  margin-top: 4px;
  margin-right: 16px;
  text-align: center;
  margin-bottom: 25px;
}
.what-is-condo-solution .condo-text-content-left {
  font-size: 17px;
  color: #9b9b9b;
  margin-left: -16px;
  margin-top: 10px;
  line-height: 1.7em;
  text-align: left;
}
.what-is-condo-solution .condo-text-content-right {
  font-size: 17px;
  color: #9b9b9b;
  margin-right: -15px;
  margin-top: 10px;
  line-height: 1.7em;
  text-align: right;
}
.what-is-condo-solution .condo-tab-img-1 {
  margin-left: 0px;
  width: 96%;
}
.what-is-condo-solution .condo-tab-img-2 {
  width: 100%;
}
.what-is-condo-solution .bg-w {
  background-color: #ffffff !important;
}
.what-is-condo-solution .condo-serice-mt {
  margin-top: 60px;
}
.what-is-condo-solution .text-head-3 {
  color: #1cacbc;
  font-size: 30px;
  font-weight: 600;
  margin-top: -20px;
}
.what-is-condo-solution .condo-text-head-4 {
  font-size: 14px;
  margin-top: 10px;
}
.what-is-condo-solution .condo-ta-center {
  text-align: center;
  margin-bottom: 20px;
}
.what-is-condo-solution .line-hg-w-3 {
  height: 5px;
  width: 40px;
}
.what-is-condo-solution .condo-text-name {
  font-weight: 600;
  margin-top: 20px;
}
.what-is-condo-solution .condo-from-size-1 {
  height: 42px;
}
.what-is-condo-solution .condo-text-lastname {
  font-weight: 600;
  margin-top: 20px;
}
.what-is-condo-solution .condo-from-size-2 {
  height: 42px;
}
.what-is-condo-solution .condo-mt-tab {
  margin-top: 20px;
}
.what-is-condo-solution .condo-num-tal {
  font-weight: 600;
}
.what-is-condo-solution .condo-service-text-font {
  font-weight: 600;
  margin-top: 20px;
}
.what-is-condo-solution .text-area-size {
  margin-bottom: 20px;
}
.what-is-condo-solution .condo-service-btn-size {
  margin-bottom: 60px;
  height: 48px;
  width: 100%;
  font-weight: 600;
}
.what-is-condo-solution .btn {
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 13px;
}
@media (min-width: 567px) {
  .what-is-condo-solution .mt-banner {
    margin-top: 40px;
  }
  .what-is-condo-solution .show-mobile {
    display: block;
  }
  .what-is-condo-solution .show-web {
    display: none;
  }
  .what-is-condo-solution .condo-service-banner-bg {
    height: 272px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
  }
  .what-is-condo-solution .title-condo-pic {
    margin-top: 20px;
  }
  .what-is-condo-solution .banner-bg {
    background-color: #f9f9f9;
    height: 73.1%;
    padding-top: 7em;
    width: 100%;
  }
  .what-is-condo-solution .banner-bg-2 {
    background-color: #f9f9f9;
    height: 0%;
    padding-top: 0em;
    width: 100%;
  }
  .what-is-condo-solution .banner-text-head {
    font-size: 29px;
    margin-top: -71px;
    font-weight: 700;
    color: #444;
  }
  .what-is-condo-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: -33px;
    font-weight: 600;
  }
  .what-is-condo-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .what-is-condo-solution .banner-btn {
    margin-top: 11px;
    height: 43px;
    width: 323px;
    font-weight: 600;
    margin-bottom: 14px;
  }
  .what-is-condo-solution .img-slick-size {
    width: 100%;
    height: 0%;
    margin-top: -21px;
  }
  .what-is-condo-solution .text-our {
    margin-top: 40px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .text-our-2 {
    margin-top: 22px;
    font-weight: 700;
    font-size: 20px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .svg-text-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .line-size {
    stroke: #c8c8c8;
  }
  .what-is-condo-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .what-is-condo-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 0%;
    margin-top: 11px;
    width: 100%;
  }
  .what-is-condo-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444;
    margin-left: 17px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
  }
  .what-is-condo-solution .condo-text-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-text-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 25px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .line-hg-w-2 {
    height: 13px;
    width: 40px;
    margin-left: 5px;
  }
  .what-is-condo-solution .condo-text-font-3 {
    font-size: 13px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 25px;
  }
  .what-is-condo-solution .condo-text-content-left {
    font-size: 17px;
    color: #9b9b9b;
    margin-left: -16px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: left;
  }
  .what-is-condo-solution .condo-text-content-right {
    font-size: 17px;
    color: #9b9b9b;
    margin-right: -15px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: right;
  }
  .what-is-condo-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .what-is-condo-solution .condo-tab-img-2 {
    width: 100%;
  }
  .what-is-condo-solution .bg-w {
    background-color: #ffffff !important;
  }
  .what-is-condo-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .what-is-condo-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
    margin-top: -20px;
  }
  .what-is-condo-solution .condo-text-head-4 {
    font-size: 14px;
    margin-top: 10px;
  }
  .what-is-condo-solution .condo-ta-center {
    text-align: center;
    margin-bottom: 20px;
  }
  .what-is-condo-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .condo-text-name {
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-from-size-1 {
    height: 42px;
  }
  .what-is-condo-solution .condo-text-lastname {
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-from-size-2 {
    height: 42px;
  }
  .what-is-condo-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-num-tal {
    font-weight: 600;
  }
  .what-is-condo-solution .condo-service-text-font {
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .text-area-size {
    margin-bottom: 20px;
  }
  .what-is-condo-solution .condo-service-btn-size {
    margin-bottom: 60px;
    height: 48px;
    width: 100%;
    font-weight: 600;
  }
  .what-is-condo-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .what-is-condo-solution .show-mobile {
    display: none;
  }
  .what-is-condo-solution .show-web {
    display: block;
  }
  .what-is-condo-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 307px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: -21px;
  }
  .what-is-condo-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    padding-top: 7em;
    width: 418px;
  }
  .what-is-condo-solution .banner-text-head {
    font-size: 24px;
    margin-top: -13px;
    font-weight: 600;
    color: #000;
  }
  .what-is-condo-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 13px;
  }
  .what-is-condo-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .what-is-condo-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .what-is-condo-solution .img-slick-size {
    width: 100%;
    height: 307px;
    margin-top: -21px;
  }
  .what-is-condo-solution .text-our {
    margin-top: 40px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .svg-text-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .line-size {
    stroke: #c8c8c8;
  }
  .what-is-condo-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .what-is-condo-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 164px;
    margin-top: 11px;
    width: 100%;
  }
  .what-is-condo-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444;
    margin-left: 17px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
  }
  .what-is-condo-solution .condo-text-title-left {
    font-size: 16px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 65px;
    margin-bottom: 0;
  }
  .what-is-condo-solution .condo-video-title-left {
    font-size: 16px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 65px;
    margin-bottom: 0;
  }
  .what-is-condo-solution .condo-text-title-right {
    font-size: 16px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 65px;
    text-align: right;
    margin-bottom: 0;
  }
  .what-is-condo-solution .condo-video-title-right {
    font-size: 16px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 70px;
    text-align: right;
    margin-bottom: 0;
  }
  .what-is-condo-solution .line-hg-w-2 {
    height: 13px;
    width: 40px;
    margin-left: 5px;
  }
  .what-is-condo-solution .condo-text-font-3 {
    font-size: 13px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 25px;
  }
  .what-is-condo-solution .condo-text-content-left {
    font-size: 14px;
    color: #9b9b9b;
    margin-left: -16px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: left;
  }
  .what-is-condo-solution .condo-text-content-right {
    font-size: 14px;
    color: #9b9b9b;
    margin-right: -15px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: right;
  }
  .what-is-condo-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .what-is-condo-solution .condo-tab-img-2 {
    width: 100%;
  }
  .what-is-condo-solution .bg-w {
    background-color: #ffffff !important;
  }
  .what-is-condo-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .what-is-condo-solution .text-head-3 {
    color: #1cacbc;
    font-size: 28px;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-text-head-4 {
    font-size: 15px;
    margin-top: 10px;
  }
  .what-is-condo-solution .condo-ta-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
  }
  .what-is-condo-solution .condo-text-lastname {
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .what-is-condo-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-service-text-font {
    margin-left: 19%;
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .text-area-size {
    width: 66.5%;
    margin-left: 17%;
    margin-bottom: 20px;
  }
  .what-is-condo-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.5%;
    height: 48px;
    width: 64%;
    font-weight: 600;
  }
  .what-is-condo-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .what-is-condo-solution .mt-banner {
    margin-top: 60px;
  }
  .what-is-condo-solution .show-mobile {
    display: none;
  }
  .what-is-condo-solution .show-web {
    display: block;
  }
  .what-is-condo-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 307px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .what-is-condo-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 377px;
    padding-top: 7em;
    width: 418px;
  }
  .what-is-condo-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .what-is-condo-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 13px;
  }
  .what-is-condo-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .what-is-condo-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .what-is-condo-solution .img-slick-size {
    width: 100%;
    height: 398px;
  }
  .what-is-condo-solution .text-our {
    margin-top: 60px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .svg-text-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .line-size {
    stroke: #c8c8c8;
  }
  .what-is-condo-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .what-is-condo-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 222px;
    margin-top: 11px;
    width: 100%;
  }
  .what-is-condo-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444;
    margin-left: 17px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
  }
  .what-is-condo-solution .condo-text-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 55px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-text-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 55px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 17px;
  }
  .what-is-condo-solution .condo-text-font-3 {
    font-size: 13px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 25px;
  }
  .what-is-condo-solution .condo-text-content-left {
    font-size: 17px;
    color: #9b9b9b;
    margin-left: -16px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: left;
  }
  .what-is-condo-solution .condo-text-content-right {
    font-size: 17px;
    color: #9b9b9b;
    margin-right: -15px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: right;
  }
  .what-is-condo-solution .condo-tab-img-1 {
    margin-left: 0px;
    width: 100%;
  }
  .what-is-condo-solution .condo-tab-img-2 {
    width: 100%;
  }
  .what-is-condo-solution .bg-w {
    background-color: #ffffff !important;
  }
  .what-is-condo-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .what-is-condo-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .what-is-condo-solution .condo-ta-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
  }
  .what-is-condo-solution .condo-text-lastname {
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .what-is-condo-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-service-text-font {
    margin-left: 19%;
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .text-area-size {
    width: 66%;
    margin-left: 17.5%;
    margin-bottom: 20px;
  }
  .what-is-condo-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 18.5%;
    height: 48px;
    width: 64%;
    font-weight: 600;
  }
  .what-is-condo-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .what-is-condo-solution .mt-banner {
    margin-top: 0;
  }
  .what-is-condo-solution .url-youtube {
    height: 300px;
    margin-top: 10px;
  }
  .what-is-condo-solution .show-mobile {
    display: none;
  }
  .what-is-condo-solution .show-web {
    display: block;
  }
  .what-is-condo-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .what-is-condo-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 377px;
    padding-top: 5em;
    width: 501px;
  }
  .what-is-condo-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .what-is-condo-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 14px;
  }
  .what-is-condo-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .what-is-condo-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .what-is-condo-solution .img-slick-size {
    width: 100%;
    height: 398px;
  }
  .what-is-condo-solution .text-our {
    margin-top: 60px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .svg-text-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .line-size {
    stroke: #c8c8c8;
  }
  .what-is-condo-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .what-is-condo-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 289px;
    margin-top: 11px;
    width: 100%;
  }
  .what-is-condo-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444;
    margin-left: 17px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
  }
  .what-is-condo-solution .condo-text-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-video-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 80px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-text-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 70px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-video-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 85px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 35px;
  }
  .what-is-condo-solution .condo-text-font-3 {
    font-size: 13px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 25px;
  }
  .what-is-condo-solution .condo-text-content-left {
    font-size: 17px;
    color: #9b9b9b;
    margin-left: -16px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: left;
  }
  .what-is-condo-solution .condo-text-content-right {
    font-size: 17px;
    color: #9b9b9b;
    margin-right: -15px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: right;
  }
  .what-is-condo-solution .condo-tab-img-1 {
    margin-left: 3px;
    width: 99%;
  }
  .what-is-condo-solution .condo-tab-img-2 {
    width: 100%;
  }
  .what-is-condo-solution .bg-w {
    background-color: #ffffff !important;
  }
  .what-is-condo-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .what-is-condo-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .what-is-condo-solution .condo-ta-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
  }
  .what-is-condo-solution .condo-text-lastname {
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .what-is-condo-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-service-text-font {
    margin-left: 19%;
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .text-area-size {
    width: 65%;
    margin-left: 18%;
    margin-bottom: 20px;
  }
  .what-is-condo-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 19%;
    height: 48px;
    width: 63%;
    font-weight: 600;
  }
  .what-is-condo-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .what-is-condo-solution .url-youtube {
    height: 300px;
    margin-top: 10px;
  }
  .what-is-condo-solution .show-mobile {
    display: none;
  }
  .what-is-condo-solution .show-web {
    display: block;
  }
  .what-is-condo-solution .condo-service-banner-bg {
    position: absolute;
    z-index: 1;
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
    margin-top: 0px;
  }
  .what-is-condo-solution .banner-bg {
    background: rgba(255, 255, 255, 0.9);
    height: 398px;
    padding-top: 7em;
    width: 482px;
  }
  .what-is-condo-solution .banner-text-head {
    font-size: 24px;
    margin-top: 43px;
    font-weight: 600;
    color: black;
  }
  .what-is-condo-solution .banner-text-2 {
    margin-left: 4%;
    color: #4a4a4a;
    margin-top: 18px;
    font-size: 14px;
  }
  .what-is-condo-solution .banner-btn-size {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .what-is-condo-solution .banner-btn {
    margin-top: 28px;
    height: 43px;
    width: 232px;
    font-weight: 600;
  }
  .what-is-condo-solution .img-slick-size {
    width: 100%;
    height: 419px;
  }
  .what-is-condo-solution .text-our {
    margin-top: 60px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .text-our-2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 22px;
    color: #1cacbc;
    margin-left: 18%;
    margin-right: 18%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.7em;
    margin-bottom: 40px;
  }
  .what-is-condo-solution .svg-text-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .line-size {
    stroke: #c8c8c8;
  }
  .what-is-condo-solution .condo-service-mb {
    margin-bottom: 57px;
  }
  .what-is-condo-solution .condo-tab-bg {
    background-color: #ffffff;
    height: 304px;
    margin-top: 11px;
    width: 100%;
  }
  .what-is-condo-solution .condo-text-font-2 {
    font-size: 18px;
    color: #444;
    margin-left: 17px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
  }
  .what-is-condo-solution .condo-text-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-video-title-left {
    font-size: 21px;
    color: #444444;
    margin-left: -16px;
    font-weight: 600;
    margin-top: 80px;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-text-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 70px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .condo-video-title-right {
    font-size: 21px;
    color: #444444;
    margin-right: -15px;
    font-weight: 600;
    margin-top: 80px;
    text-align: right;
    margin-bottom: 15px;
  }
  .what-is-condo-solution .line-hg-w-2 {
    height: 5px;
    width: 40px;
    margin-left: 35px;
  }
  .what-is-condo-solution .condo-text-font-3 {
    font-size: 13px;
    color: #444;
    margin-left: 20px;
    margin-top: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 25px;
  }
  .what-is-condo-solution .condo-text-content-left {
    font-size: 17px;
    color: #9b9b9b;
    margin-left: -16px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: left;
  }
  .what-is-condo-solution .condo-text-content-right {
    font-size: 17px;
    color: #9b9b9b;
    margin-right: -15px;
    margin-top: 10px;
    line-height: 1.7em;
    text-align: right;
  }
  .what-is-condo-solution .condo-tab-img-1 {
    margin-left: 16px;
    width: 96%;
  }
  .what-is-condo-solution .condo-tab-img-2 {
    width: 100%;
  }
  .what-is-condo-solution .bg-w {
    background-color: #ffffff !important;
  }
  .what-is-condo-solution .condo-serice-mt {
    margin-top: 60px;
  }
  .what-is-condo-solution .text-head-3 {
    color: #1cacbc;
    font-size: 30px;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-text-head-4 {
    font-size: 17px;
    margin-top: 10px;
  }
  .what-is-condo-solution .condo-ta-center {
    text-align: center;
  }
  .what-is-condo-solution .line-hg-w-3 {
    height: 5px;
    width: 40px;
  }
  .what-is-condo-solution .condo-text-name {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-1 {
    width: 63%;
    height: 42px;
    margin-left: 38%;
  }
  .what-is-condo-solution .condo-text-lastname {
    font-weight: 600;
  }
  .what-is-condo-solution .condo-from-size-2 {
    width: 63%;
    height: 42px;
  }
  .what-is-condo-solution .condo-mt-tab {
    margin-top: 20px;
  }
  .what-is-condo-solution .condo-num-tal {
    margin-left: 38%;
    font-weight: 600;
  }
  .what-is-condo-solution .condo-service-text-font {
    margin-left: 19%;
    font-weight: 600;
    margin-top: 20px;
  }
  .what-is-condo-solution .text-area-size {
    width: 65%;
    margin-left: 18%;
    margin-bottom: 20px;
  }
  .what-is-condo-solution .condo-service-btn-size {
    margin-bottom: 60px;
    margin-left: 19%;
    height: 48px;
    width: 63%;
    font-weight: 600;
  }
  .what-is-condo-solution .btn {
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 13px;
  }
}
.what-is-condo-solution .slick-banner .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #8c8a8a;
}
.what-is-condo-solution .slick-banner .slick-dots li button:before {
  font-family: 'slick';
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #8c8a8a;
  margin-top: 10px;
  -webkit-font-smoothing: antialiased;
}
.what-is-condo-solution .slick-content .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffffff;
}
.what-is-condo-solution .slick-content .slick-dots li button:before {
  font-family: 'slick';
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .5;
  color: #ffffff;
  margin-top: -40px;
  -webkit-font-smoothing: antialiased;
}
body .product-story-bg-white {
  background-color: white !important;
}
.department .mobile-show {
  display: block;
}
.department .desktop-show {
  display: none;
}
.department .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.department .bg-white {
  background-color: white;
}
.department .bg-grey {
  background-color: #f9f9f9;
}
.department .bg-light-grey {
  background-color: #f3f3f3;
}
.department .pt-10 {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.department .pt-8 {
  padding-top: 8px;
}
.department .pt-15 {
  padding-top: 15px;
}
.department .pt-25 {
  padding-top: 25px;
}
.department .pt-20 {
  padding-top: 20px;
}
.department .pb-20 {
  padding-bottom: 20px;
}
.department .pb-25 {
  padding-bottom: 25px;
}
.department .banner-slider {
  margin-bottom: 18px;
}
.department .banner-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.department .small-content {
  width: 423px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}
.department .big-content {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.department .title {
  font-size: 22px;
  font-weight: 800;
  padding-top: 30px;
  color: black;
}
.department .google-frame {
  width: 100%;
  height: 250px;
}
.department .sec-tag {
  position: relative;
  width: 93%;
}
.department .image-tag {
  width: 100%;
  height: 140px;
  margin-top: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.department .cat-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 10px;
}
.department .subcat-image {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.department .video-frame {
  width: 100%;
  height: 203px;
  padding-left: 15px;
  padding-right: 15px;
}
.department .sub-deparment {
  width: 100%;
  height: 115px;
  background-color: white;
  margin-bottom: 8px;
}
.department .sub-deparment-image {
  width: 50%;
  height: 100%;
  float: left;
  object-fit: contain;
}
.department .sub-deparment-text {
  padding-top: 5px;
  font-weight: 600;
  font-size: 12px;
}
.department .link-text {
  padding-top: 10px;
  font-size: 11px;
  color: #444444;
}
.department .icon-arrow-more {
  width: 7px;
  margin-left: 5px;
  margin-bottom: 2px;
}
.department .idea-frame {
  height: 350px;
  width: 100%;
  background-color: white;
  margin-bottom: 20px;
}
.department .idea-image {
  width: 100%;
  height: 60%;
  object-fit: cover;
}
.department .idea-sec-content {
  padding: 15px;
  text-align: left;
}
.department .idea-title {
  height: 40px;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0;
}
.department .idea-content {
  height: 31px;
  font-size: 10px;
  color: #777777;
}
.department .idea-save {
  font-size: 9px;
  font-weight: 600;
  margin-top: 22px;
}
.department .idea-save-image {
  width: 15px;
  margin-right: 3px;
  margin-top: -2px;
  display: inline;
}
.department .popover {
  width: 343px;
  max-width: 343px;
  height: 134px;
  border: 0;
  border-radius: 10px;
}
.department .popover .arrow {
  display: none;
}
.department .popover-link img {
  max-width: 100px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.department .popover-link .product-box {
  text-align: left;
}
.department .popover-link .product-box .name {
  height: 68px;
}
.department .icon-tag {
  background-image: url(../images/icon-popover-tag.png);
  background-size: 100%;
  width: 59px;
  height: 59px;
  text-indent: -9999px;
  position: absolute;
  display: none;
}
.department .product-box {
  margin-bottom: 0;
  text-align: center;
}
.department .product-box .name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  white-space: normal;
  height: 46px;
}
.department .product-box .desc {
  font-size: 10px;
  margin-bottom: 8px;
}
.department .product-box .price-wrapper {
  min-height: 28px;
}
.department .product-box .price-wrapper .before-price {
  text-decoration: line-through;
  font-size: 10px;
  color: #444444;
  font-weight: normal;
  margin-left: 5px;
}
.department .product-box .price-wrapper .price {
  font-size: 14px;
  line-height: 1;
}
.department .product-box .price-wrapper .price.event {
  color: #ff0000;
}
.department .slick-dots {
  bottom: -21px;
}
.department .slick-dots li button:before {
  font-size: 10px;
}
.department .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #1cacbc;
}
@media (min-width: 400px) {
  .department .image-tag {
    height: 175px;
  }
}
@media (min-width: 576px) {
  .department .mobile-show {
    display: none;
  }
  .department .desktop-show {
    display: block;
  }
  .department .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .department .pt-10 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .department .slick-dots {
    bottom: -28px;
  }
  .department .banner-slider {
    margin-bottom: 50px;
  }
  .department .small-content {
    width: 423px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .department .big-content {
    width: 576px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .department .title {
    font-size: 22px;
    font-weight: 800;
    padding-top: 30px;
    color: black;
  }
  .department .google-frame {
    width: 100%;
    height: 250px;
  }
  .department .sec-tag {
    position: relative;
    width: 575px;
  }
  .department .image-tag {
    height: 192px;
  }
  .department .cat-image {
    margin-bottom: 0;
  }
  .department .video-frame {
    width: 100%;
    height: 203px;
    padding-left: 0;
    padding-right: 0;
  }
  .department .sub-deparment {
    width: 70%;
    height: 115px;
    background-color: white;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  .department .sub-deparment-image {
    width: 50%;
    height: 70%;
  }
  .department .sub-deparment-text {
    padding-top: 5px;
    font-weight: 600;
    font-size: 12px;
  }
  .department .link-text {
    padding-top: 10px;
    font-size: 11px;
    color: #444444;
  }
  .department .icon-arrow-more {
    width: 7px;
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .department .idea-frame {
    height: 300px;
    width: 100%;
    background-color: white;
    margin-bottom: 20px;
  }
  .department .idea-image {
    width: 100%;
    height: 50%;
    object-fit: unset;
  }
  .department .idea-sec-content {
    padding: 15px;
    text-align: left;
  }
  .department .idea-title {
    height: 40px;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .department .idea-content {
    height: 63px;
    font-size: 10px;
    color: #777777;
  }
  .department .idea-save {
    font-size: 9px;
    font-weight: 600;
    margin-top: -12px;
  }
  .department .idea-save-image {
    width: 15px;
    margin-right: 3px;
    margin-top: -2px;
  }
}
@media (min-width: 768px) {
  .department .icon-tag {
    background-image: url(../images/icon-popover-tag.png);
    background-size: 100%;
    width: 59px;
    height: 59px;
    text-indent: -9999px;
    position: absolute;
    display: block;
  }
  .department .banner-slider {
    margin-bottom: 50px;
  }
  .department .small-content {
    width: 623px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .department .big-content {
    width: 768px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .department .title {
    font-size: 22px;
    font-weight: 800;
    padding-top: 30px;
    color: black;
  }
  .department .google-frame {
    width: 100%;
    height: 350px;
  }
  .department .sec-tag {
    position: relative;
    width: 767px;
  }
  .department .image-tag {
    height: 255px;
  }
  .department .video-frame {
    width: 100%;
    height: 303px;
  }
  .department .sub-deparment {
    width: 100%;
    height: 165px;
    background-color: white;
    margin-bottom: 25px;
  }
  .department .sub-deparment-image {
    width: 100%;
    height: 70%;
  }
  .department .sub-deparment-text {
    padding-top: 5px;
    font-weight: 600;
    font-size: 12px;
  }
  .department .link-text {
    padding-top: 10px;
    font-size: 11px;
    color: #444444;
  }
  .department .icon-arrow-more {
    width: 7px;
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .department .idea-frame {
    height: 300px;
    width: 100%;
    background-color: white;
    margin-bottom: 0;
  }
  .department .idea-image {
    width: 100%;
    height: 50%;
  }
  .department .idea-sec-content {
    padding: 15px;
    text-align: left;
  }
  .department .idea-title {
    font-size: 11px;
    font-weight: 700;
  }
  .department .idea-content {
    font-size: 10px;
    color: #777777;
  }
  .department .idea-save {
    font-size: 9px;
    font-weight: 600;
    margin-top: -12px;
  }
  .department .idea-save-image {
    width: 15px;
    margin-right: 3px;
    margin-top: -2px;
  }
}
@media (min-width: 992px) {
  .department .banner-slider {
    margin-bottom: 50px;
  }
  .department .small-content {
    width: 723px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .department .big-content {
    width: 923px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .department .title {
    font-size: 22px;
    font-weight: 800;
    padding-top: 30px;
    color: black;
  }
  .department .google-frame {
    width: 100%;
    height: 450px;
  }
  .department .sec-tag {
    position: relative;
    width: 921px;
  }
  .department .image-tag {
    height: 307px;
  }
  .department .video-frame {
    width: 100%;
    height: 403px;
  }
  .department .sub-deparment {
    width: 100%;
    height: 165px;
    background-color: white;
    margin-bottom: 25px;
  }
  .department .sub-deparment-image {
    width: 100%;
    height: 70%;
  }
  .department .sub-deparment-text {
    padding-top: 5px;
    font-weight: 600;
    font-size: 12px;
  }
  .department .link-text {
    padding-top: 10px;
    font-size: 11px;
    color: #444444;
  }
  .department .icon-arrow-more {
    width: 7px;
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .department .idea-frame {
    height: 300px;
    width: 100%;
    background-color: white;
    margin-bottom: 0;
  }
  .department .idea-image {
    width: 100%;
    height: 50%;
  }
  .department .idea-sec-content {
    padding: 15px;
    text-align: left;
  }
  .department .idea-title {
    font-size: 11px;
    font-weight: 700;
  }
  .department .idea-content {
    font-size: 10px;
    color: #777777;
  }
  .department .idea-save {
    font-size: 9px;
    font-weight: 600;
    margin-top: -12px;
  }
  .department .idea-save-image {
    width: 15px;
    margin-right: 3px;
    margin-top: -2px;
  }
}
@media (min-width: 1200px) {
  .department .banner-slider {
    margin-bottom: 50px;
  }
  .department .small-content {
    width: 823px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .department .big-content {
    width: 1023px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .department .title {
    font-size: 22px;
    font-weight: 800;
    padding-top: 30px;
    color: black;
  }
  .department .google-frame {
    width: 100%;
    height: 450px;
  }
  .department .sec-tag {
    position: relative;
    width: 1024px;
  }
  .department .image-tag {
    height: 341px;
  }
  .department .video-frame {
    width: 100%;
    height: 403px;
  }
  .department .sub-deparment {
    width: 100%;
    height: 165px;
    background-color: white;
    margin-bottom: 25px;
  }
  .department .sub-deparment-image {
    width: 100%;
    height: 70%;
  }
  .department .sub-deparment-text {
    padding-top: 5px;
    font-weight: 600;
    font-size: 12px;
  }
  .department .link-text {
    padding-top: 10px;
    font-size: 11px;
    color: #444444;
  }
  .department .icon-arrow-more {
    width: 7px;
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .department .idea-frame {
    height: 300px;
    width: 100%;
    background-color: white;
    margin-bottom: 0;
  }
  .department .idea-image {
    width: 100%;
    height: 50%;
  }
  .department .idea-sec-content {
    padding: 15px;
    text-align: left;
  }
  .department .idea-title {
    height: 40px;
    font-size: 11px;
    font-weight: 700;
  }
  .department .idea-content {
    height: 56px;
    font-size: 10px;
    color: #777777;
  }
  .department .idea-save {
    font-size: 9px;
    font-weight: 600;
    margin-top: 0;
  }
  .department .idea-save-image {
    width: 15px;
    margin-right: 3px;
    margin-top: -2px;
  }
}
.e-giftcard-page {
  background-color: #ffffff;
  overflow: hidden;
}
.e-giftcard-page .section-giftcard {
  text-align: center;
}
.e-giftcard-page .title {
  font-size: 26px;
  font-weight: 700;
  color: #1cacbc;
}
.e-giftcard-page .title.inverse {
  color: #ffffff;
}
.e-giftcard-page .title.text-dark {
  color: #000000;
  line-height: 1.4;
}
.e-giftcard-page .sub {
  margin-bottom: 15px;
}
.e-giftcard-page .content {
  background-color: #f4feff;
}
.e-giftcard-page .btn-default {
  color: #1cacbc;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 20px;
  margin-top: 5px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.e-giftcard-page .btn-primary {
  font-size: 14px;
  font-weight: 600;
  padding: 13px 20px;
  margin-bottom: 24px;
  letter-spacing: 1px;
}
.e-giftcard-page .btn-primary-confirm {
  color: #ffffff;
  background-color: #1cacbc;
  border-color: #1cacbc;
}
.e-giftcard-page .section-1 {
  background-color: #1cacbc;
}
.e-giftcard-page .section-1 .top {
  padding-bottom: 100px;
}
.e-giftcard-page .section-1 strong {
  color: #000000;
  display: block;
  margin-bottom: 8px;
}
.e-giftcard-page .section-1 .desc {
  color: #4a4a4a;
  font-size: 10px;
  line-height: 2;
  margin-bottom: 15px;
}
.e-giftcard-page .section-1 .step {
  background-color: #f4feff;
}
.e-giftcard-page .section-1 .step:before {
  content: "";
  background-image: url('../images/background-topbanner.png');
  width: 100%;
  height: 391px;
  position: absolute;
  bottom: 17%;
  left: 0;
}
.e-giftcard-page .section-1 .step-inner {
  display: inline-block;
}
.e-giftcard-page .section-1 .first,
.e-giftcard-page .section-1 .second {
  margin-top: -102px;
}
.e-giftcard-page .section-1 .card {
  box-shadow: 0 26px 40px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 10px;
  display: inline-block;
}
.e-giftcard-page .section-1 .image {
  padding: 0;
}
.e-giftcard-page .section-1 .image img {
  box-shadow: 0 30px 45px 0 rgba(0, 0, 0, 0.05);
}
.e-giftcard-page .section-3 {
  background-color: #f4feff;
}
.e-giftcard-page .section-slider {
  margin-left: 10px;
  margin-bottom: 50px;
}
.e-giftcard-page .section-slider .cat-name {
  text-align: left;
  color: #444444;
  font-size: 24px;
  font-weight: 600;
  margin: 40px 0 15px;
  padding-left: 0;
}
.e-giftcard-page .section-slider .item {
  transition: 0.3s cubic-bezier(0.5, 0, 0.1, 1) transform;
  transition-delay: .15s;
  margin: 0 4px;
  position: relative;
  cursor: pointer;
}
.e-giftcard-page .section-slider .item .img-rounded {
  transition: 0.3s cubic-bezier(0.5, 0, 0.1, 1) transform;
  transition-delay: .15s;
}
.e-giftcard-page .section-slider .item .create {
  opacity: 0;
  transition: all 0.6s ease-in-out;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.e-giftcard-page .section-slider .item .create .img {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.e-giftcard-page .section-slider .item .create .create-text {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  margin-top: 6px;
}
.e-giftcard-page .section-slider .item:hover .create,
.e-giftcard-page .section-slider .item:active .create {
  opacity: 1;
}
.e-giftcard-page .section-slider .slick-list {
  overflow: inherit;
}
.e-giftcard-page .section-slider .list-item {
  margin-bottom: 10px;
}
.e-giftcard-page .section-detail {
  border-top: 1px solid #efefef;
  padding-top: 28px;
  margin-top: 28px;
}
.e-giftcard-page .section-detail .card-preview {
  position: relative;
}
.e-giftcard-page .section-detail .price-text {
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  border-top-right-radius: 6px;
  padding: 0.5em 1em;
}
.e-giftcard-page .section-detail .price-text .num {
  margin-right: 3px;
  font-size: 20px;
  font-weight: 600;
}
.e-giftcard-page .section-detail .decs-text {
  position: absolute;
  width: 100%;
  color: #ffffff;
  text-align: center;
  left: 0;
  bottom: 0;
  padding: 0.75em 1em;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.e-giftcard-page .form .form-group {
  text-align: left;
}
.e-giftcard-page .form .form-group label {
  font-weight: 600;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.e-giftcard-page .form textarea {
  border-color: #9b9b9b;
  border-radius: 2px;
  padding: 12px 10px;
  margin-bottom: 20px;
}
.e-giftcard-page .form .form-control {
  border-color: #9b9b9b;
  border-radius: 2px;
  padding: 20px 10px;
}
.e-giftcard-page .form .checkbox label:before {
  margin-left: -20px;
  border-radius: 2px;
  border-color: #9b9b9b;
}
.e-giftcard-page .form .btn-group {
  overflow: hidden;
  margin-bottom: 15px;
}
.e-giftcard-page .form .btn-group .btn {
  margin: 0 8px 8px 0;
  border: 1px solid #1cacbc;
  border-radius: 4px !important;
  color: #1cacbc;
  width: 98px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  font-size: 13px;
}
.e-giftcard-page .form .btn-group .btn.active {
  background-color: #1cacbc;
  color: #ffffff;
  box-shadow: none;
}
.e-giftcard-page .condition-text {
  color: #9b9b9b;
  margin-left: -20px;
  margin-top: 5px;
}
.e-giftcard-page .total-price {
  background-color: #1cacbc;
  color: #ffffff;
  text-align: left;
  padding-top: 10px;
  margin-top: 7px;
}
.e-giftcard-page .total-price .name,
.e-giftcard-page .total-price .price {
  font-size: 16px;
  font-weight: 600;
}
.e-giftcard-page .total-price .price-wrapper {
  margin: 12px 0;
}
.e-giftcard-page .total-price .price {
  font-size: 20px;
  margin-right: 5px;
}
.e-giftcard-page .total-price .btn {
  width: 152px;
  height: 40px;
  margin-bottom: 15px;
}
.e-giftcard-page .table-cart .product-img {
  float: left;
  padding-right: 5px;
  max-width: 150px;
  margin-bottom: 15px;
}
.e-giftcard-page .btn {
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 13px;
}
.e-giftcard-page .name-confirm {
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #000000;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-giftcard-page .desc-confirm {
  font-size: 12px;
  color: #777777;
}
.e-giftcard-page .btn-select-card {
  position: unset;
  z-index: 1;
}
.e-giftcard-page .mt-menu {
  margin-top: 40px;
}
.e-giftcard-page .mobile-detail-card {
  width: 100%;
  display: inline-flex;
  margin-top: 10px;
}
.e-giftcard-page .mobile-btn-confirm {
  margin-top: 15px;
}
.e-giftcard-page .sec-show-price {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: inline-flex;
  margin-top: 10px;
  padding-top: 9px;
}
.e-giftcard-page .text-price {
  width: 90%;
  text-align: right;
  font-size: 12px;
  padding-right: 78px;
  margin-top: -2px;
  margin-bottom: 5px;
}
.e-giftcard-page .num-price {
  width: 10%;
  text-align: left;
  font-size: 12px;
}
@media (max-width: 405px) {
  .e-giftcard-page .name-confirm {
    font-size: 14px;
  }
  .e-giftcard-page .desc-confirm {
    font-size: 10px;
  }
  .e-giftcard-page .num-price {
    width: 15%;
  }
}
@media (min-width: 768px) {
  .e-giftcard-page .title.text-dark {
    text-align: left;
  }
  .e-giftcard-page .section-1 .first,
  .e-giftcard-page .section-1 .second,
  .e-giftcard-page .section-1 .third,
  .e-giftcard-page .section-1 .fourth {
    margin-top: -99px;
  }
  .e-giftcard-page .section-1 .image {
    display: inline-block;
  }
  .e-giftcard-page .section-1 .image img {
    border-radius: 6px;
  }
  .e-giftcard-page .section-slider {
    margin-left: 0;
  }
  .e-giftcard-page .section-slider .slick-next,
  .e-giftcard-page .section-slider .slick-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    box-shadow: 0 2px 45px 0 #dbdbdb;
    border-radius: 100%;
  }
  .e-giftcard-page .section-slider .slick-next:before,
  .e-giftcard-page .section-slider .slick-prev:before {
    background-position: center;
    background-size: 45%;
  }
  .e-giftcard-page .section-slider .slick-next {
    right: 0;
    top: 50%;
  }
  .e-giftcard-page .section-slider .slick-prev {
    left: 0;
    top: 32%;
    z-index: 1;
  }
  .e-giftcard-page .section-detail {
    border-top: 0;
  }
  .e-giftcard-page .section-detail .card-preview {
    margin-top: 25px;
  }
  .e-giftcard-page .total-price .right {
    text-align: right;
  }
  .e-giftcard-page .total-price .price-wrapper,
  .e-giftcard-page .total-price .btn-wrapper {
    display: inline-block;
  }
  .e-giftcard-page .total-price .name {
    padding-top: 13px;
    display: inline-block;
  }
  .e-giftcard-page .total-price .price-wrapper {
    text-align: right;
    margin-right: 20px;
  }
  .table-cart .product-img {
    float: left;
    padding-right: 5px;
    max-width: 150px;
    margin-bottom: 15px;
  }
  .container-e-gift-card {
    width: 730px !important;
    height: 115px;
  }
}
@media (min-width: 992px) {
  .e-giftcard-page .title {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    margin-top: 64px;
  }
  .e-giftcard-page .section-giftcard {
    text-align: left;
  }
  .e-giftcard-page .section-1 .top {
    margin-bottom: 75px;
  }
  .e-giftcard-page .section-1 .top .sub {
    width: 50%;
  }
  .e-giftcard-page .section-1 .step:before {
    background-position: right;
    background-repeat: no-repeat;
    top: 0;
  }
  .e-giftcard-page .section-1 .step-inner {
    display: inherit;
    text-align: center;
  }
  .e-giftcard-page .section-1 .image {
    margin-top: -260px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .e-giftcard-page .section-slider .slick-prev {
    left: 0;
    top: 35%;
    z-index: 1;
  }
  .e-giftcard-page .section-detail {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .e-giftcard-page .section-detail .card-preview {
    margin-top: 64px;
  }
  .e-giftcard-page .flex-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .e-giftcard-page .flex-container .content {
    order: 2;
  }
  .e-giftcard-page .form .checkbox label {
    padding-left: 8px;
  }
  .e-giftcard-page .form .checkbox label:before {
    width: 18px;
    height: 18px;
    top: 3px;
  }
  .e-giftcard-page .form .checkbox input[type=checkbox]:checked + label:after {
    width: 18px;
    height: 7px;
    border-width: 3px;
    top: 7px;
    left: 0px;
  }
  .e-giftcard-page .total-price {
    padding: 20px 0 10px;
  }
  .e-giftcard-page .total-price .name {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    padding-top: 16px;
  }
  .e-giftcard-page .table-cart .product-img {
    float: left;
    padding-right: 5px;
    max-width: 150px;
    margin-bottom: 15px;
  }
  .e-giftcard-page .btn-select-card {
    position: absolute;
    z-index: 1;
  }
  .e-giftcard-page .mt-menu {
    margin-top: 0;
  }
  .e-giftcard-page .mobile-btn-confirm {
    margin-top: 0;
  }
  .container-e-gift-card {
    width: 940px !important;
    height: 140px;
  }
}
@media (min-width: 1200px) {
  .e-giftcard-page .title {
    font-size: 28px;
    font-weight: 900;
  }
  .e-giftcard-page .title.inverse {
    font-size: 36px;
    margin-top: 22px;
    margin-bottom: 0;
  }
  .e-giftcard-page .title.text-dark {
    font-size: 38px;
  }
  .e-giftcard-page .form {
    margin-top: 30px;
  }
  .e-giftcard-page .form .form-group textarea {
    margin-bottom: 36px;
  }
  .e-giftcard-page .form .form-group .form-control {
    border-width: 1.6px;
    padding: 16px;
    border-radius: 4px;
  }
  .e-giftcard-page .form .form-group .form-control.input {
    height: 80px;
  }
  .e-giftcard-page .form .form-group .form-control::-moz-placeholder {
    font-size: 15px;
    color: #bebebe;
  }
  .e-giftcard-page .form .form-group .form-control:-ms-input-placeholder {
    font-size: 15px;
    color: #bebebe;
  }
  .e-giftcard-page .form .form-group .form-control::-webkit-input-placeholder {
    font-size: 15px;
    color: #bebebe;
  }
  .e-giftcard-page .form .form-group .checkbox {
    margin-bottom: 3px;
  }
  .e-giftcard-page .form .form-group .checkbox label {
    font-size: 18px;
  }
  .e-giftcard-page .form .form-group .emailto {
    margin-top: 27px;
  }
  .e-giftcard-page .form .form-group label {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .e-giftcard-page .form .form-group .btn-group {
    margin-bottom: 30px;
  }
  .e-giftcard-page .form .form-group .btn-group .btn {
    width: 120px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
  }
  .e-giftcard-page .sub {
    font-size: 16px;
    line-height: 2.4;
    margin-bottom: 25px;
  }
  .e-giftcard-page .section-1 .top {
    padding-bottom: 118px;
    padding-top: 20px;
  }
  .e-giftcard-page .section-1 .step {
    padding-bottom: 30px;
  }
  .e-giftcard-page .section-1 .card {
    margin-bottom: 15px;
  }
  .e-giftcard-page .section-1 .card img {
    width: 100px;
  }
  .e-giftcard-page .section-1 .image {
    margin-top: -322px;
  }
  .e-giftcard-page .section-2,
  .e-giftcard-page .section-3 {
    min-height: 538px;
  }
  .e-giftcard-page .section-2 .image,
  .e-giftcard-page .section-3 .image {
    line-height: 538px;
  }
  .e-giftcard-page .section-2 .image img,
  .e-giftcard-page .section-3 .image img {
    display: inline-block;
    vertical-align: middle;
  }
  .e-giftcard-page .section-slider {
    margin-bottom: 30px;
  }
  .e-giftcard-page .section-slider .cat-name {
    margin: 60px 0 25px;
  }
  .e-giftcard-page .section-slider .item {
    transition: 0.3s cubic-bezier(0.5, 0, 0.1, 1) transform;
    transition-delay: .15s;
  }
  .e-giftcard-page .section-slider .item:hover {
    transform: scale(1.2);
    z-index: 999;
  }
  .e-giftcard-page .section-slider .item .create .img {
    width: 33px;
    height: 33px;
  }
  .e-giftcard-page .section-slider .item .create .create-text {
    font-size: 14px;
  }
  .e-giftcard-page .section-slider .has-positive-translate {
    transform: translate(25px);
  }
  .e-giftcard-page .section-slider .has-negative-translate {
    transform: translate(-25px);
  }
  .e-giftcard-page .section-slider .slick-prev {
    left: 0;
    top: 39%;
    z-index: 1;
  }
  .e-giftcard-page .section-detail .card-preview .img-rounded {
    border-radius: 20px;
  }
  .e-giftcard-page .section-detail .price-text {
    border-top-right-radius: 20px;
  }
  .e-giftcard-page .section-detail .decs-text {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .e-giftcard-page .condition-title {
    font-size: 18px;
    color: #444444;
    padding-top: 24px;
    padding-bottom: 10px;
    display: block;
  }
  .e-giftcard-page .condition-text {
    font-size: 16px;
    line-height: 2.2;
  }
  .e-giftcard-page .total-price {
    margin-top: 30px;
    min-height: 153px;
  }
  .e-giftcard-page .total-price .name {
    padding-top: 48px;
    font-size: 36px;
  }
  .e-giftcard-page .total-price .right {
    padding-top: 30px;
  }
  .e-giftcard-page .total-price .price {
    font-size: 38px;
    font-weight: 900;
  }
  .e-giftcard-page .total-price .baht {
    font-size: 20px;
  }
  .e-giftcard-page .total-price .btn {
    width: 182px;
    height: 48px;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .e-giftcard-page .table-cart .product-img {
    float: left;
    padding-right: 5px;
    max-width: 150px;
    margin-bottom: 15px;
  }
  .container-e-gift-card {
    width: 1210px !important;
    height: 180px;
  }
}
.popup-position {
  width: 100%;
  height: 100%;
}
.modal-video-2019 {
  background-color: rgba(0, 0, 0, 0.5);
}
.close {
  opacity: 1;
}
@media (max-width: 767px) {
  .popup-position {
    margin: 0;
  }
}
.frame-size {
  background-image: url(../images/Pop-up-11.jpg);
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 50%;
}
.video-size {
  width: 100%;
  height: 22%;
  position: relative;
  z-index: -1;
  padding: 6% 10% 0% 10%;
}
@media (min-width: 400px) {
  .video-size {
    height: 26%;
  }
}
@media (min-width: 450px) {
  .video-size {
    height: 30%;
  }
}
@media (min-width: 500px) {
  .video-size {
    height: 33%;
  }
}
@media (min-width: 550px) {
  .video-size {
    height: 36%;
  }
}
@media (min-width: 600px) {
  .video-size {
    height: 39%;
  }
}
@media (min-width: 650px) {
  .video-size {
    height: 42%;
  }
}
@media (min-width: 700px) {
  .video-size {
    height: 45%;
  }
}
@media (min-width: 750px) {
  .video-size {
    height: 48%;
  }
}
@media (min-width: 768px) {
  .frame-size {
    margin-top: 0;
  }
  .video-size {
    height: 52%;
  }
  .popup-position {
    width: 80%;
    height: 100%;
  }
}
@media (min-width: 840px) {
  .video-size {
    height: 55%;
  }
}
@media (min-width: 880px) {
  .video-size {
    height: 58%;
  }
}
@media (min-width: 920px) {
  .video-size {
    height: 61%;
  }
}
@media (min-width: 968px) {
  .video-size {
    height: 64%;
  }
}
@media (min-width: 1000px) {
  .video-size {
    height: 73%;
  }
}
@media (min-width: 1100px) {
  .video-size {
    height: 77%;
  }
}
@media (min-width: 1200px) {
  .video-size {
    height: 81%;
  }
}
@media (min-width: 1300px) {
  .video-size {
    height: 82%;
  }
}
.e-catalog-global .link-more {
  position: relative;
}
.e-catalog-global .link-more:after {
  content: "";
  position: absolute;
  background-image: url(../images/icon-arrow-right.png);
  width: 23px;
  height: 23px;
  background-size: 28%;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
}
.e-catalogue_container .e-catalogue-nav {
  margin-bottom: 24px;
}
.e-catalogue_container .e-catalogue-nav .e-catalogue-no .title {
  font-size: 22px;
  font-weight: bold;
}
.e-catalogue_container .e-catalogue-nav .e-catalogue-no .title .sub-title {
  font-size: 30px;
}
.e-catalogue_container .e-catalogue-nav .e-catalogue-select {
  margin-left: auto;
}
.e-catalogue_container .e-catalogue-nav .e-catalogue-select > select {
  width: 100%;
  height: 40px;
  background: none;
  border-radius: 2px;
  border-color: #dedede;
  padding: 0 10px;
  -webkit-appearance: none;
  background: url('../images/icon-arrow-down.png') no-repeat right;
  background-position-x: 97%;
  background-size: 6%;
  outline: none;
}
.e-catalogue_container .e-catalogue-thumbnail {
  margin-bottom: 24px;
}
.e-catalogue_container .e-catalogue-thumbnail .fix-image .e-catalogue-image {
  border: 11px solid #dedede;
  border-radius: 6px;
  max-width: 100%;
}
.e-catalogue_container .e-catalogue-thumbnail .e-catalogue_title {
  height: 38px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  margin-top: 8px;
}
.e-catalogue_container .e-catalogue-thumbnail .e-catalogue_date {
  text-align: center;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  margin-top: 4px;
}
.e-catalogue_container .e-catalogue-thumbnail-mini {
  margin-bottom: 24px;
}
.e-catalogue_container .e-catalogue-thumbnail-mini .fix-image .e-catalogue-image {
  border: 8px solid #dedede;
  border-radius: 6px;
  display: block;
  max-width: 100%;
}
.e-catalogue_container .e-catalogue-thumbnail-mini .e-catalogue_title {
  height: 38px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  margin-top: 8px;
}
.e-catalogue_container .e-catalogue-thumbnail-mini .e-catalogue_date {
  text-align: center;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  margin-top: 4px;
}
.e-catalogue_container .e-catalogue-slide {
  padding: 24px;
  border-radius: 6px;
  box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-slide_nav {
  margin-bottom: 16px;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-slide_nav .title {
  font-weight: 600;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-list .e-catalogue-item {
  padding: 0 12px;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-list .e-catalogue-item > img {
  border: 5px solid #dedede;
  border-radius: 2.5px;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-list .e-catalogue-item .e-catalogue_title {
  height: 38px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  font-weight: 600;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  margin-top: 8px;
}
.e-catalogue_container .e-catalogue-slide .e-catalogue-list .e-catalogue-item .e-catalogue_date {
  text-align: center;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  margin-top: 4px;
}
.e-catalogue_container .e-catalogue-view {
  margin-bottom: 24px;
}
.e-catalogue_container .e-catalogue-view .embed-view {
  width: 100%;
  height: 674px;
  border: none;
}
.e-catalogue_container .e-catalogue-view .e-catalogue-description {
  margin-top: -9px;
  padding: 24px;
  border-radius: 6px;
  box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.e-catalogue_container .e-catalogue-view .e-catalogue-description h1 {
  font-size: 24px;
  font-weight: bold;
  font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
  display: inline-block;
  margin-top: 0;
  line-height: 1.33;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.e-catalogue_container .e-catalogue-view .e-catalogue-description .social-share {
  text-align: right;
  margin-bottom: 0;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .e-catalogue_container .e-catalogue-thumbnail-mini,
  .e-catalogue_container .e-catalogue-thumbnail {
    padding-right: 8px;
    padding-left: 8px;
  }
  .e-catalogue_container .e-catalogue-thumbnail-mini .fix-image,
  .e-catalogue_container .e-catalogue-thumbnail .fix-image {
    height: 250px;
  }
  .e-catalogue_container .e-catalogue-thumbnail-mini .fix-image .e-catalogue-image,
  .e-catalogue_container .e-catalogue-thumbnail .fix-image .e-catalogue-image {
    max-height: 250px;
    margin: auto auto 0;
    border: 5px solid #dedede;
    border-radius: 3px;
    max-width: 100%;
  }
  .e-catalogue_container .e-catalogue-slide .e-catalogue-list .e-catalogue-item {
    padding: 0 4px;
    width: 150px;
  }
  .e-catalogue_container .e-catalogue-view .e-catalogue-description .social-share {
    text-align: left;
  }
  .e-catalogue-select {
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  .e-catalogue-highlight {
    display: flex;
    justify-content: center;
  }
  .e-catalogue-highlight .e-catalogue-list {
    width: 275px;
  }
  .e-catalogue-thumbnail-mini {
    padding: 0 16px;
  }
  .e-catalogue-thumbnail-mini .fix-image {
    height: 250px;
  }
  .e-catalogue-thumbnail-mini .fix-image .e-catalogue-image {
    margin: auto auto 0;
  }
  .e-catalogue-thumbnail {
    padding: 0 16px;
  }
  .e-catalogue-thumbnail .fix-image {
    height: 400px;
  }
  .e-catalogue-thumbnail .fix-image .e-catalogue-image {
    margin: auto auto 0;
  }
}
@media (min-width: 996px) {
  .e-catalogue-highlight .e-catalogue-list {
    width: 379px;
  }
  .e-catalogue-thumbnail {
    padding: 0 16px;
  }
  .e-catalogue-thumbnail .fix-image {
    height: 500px;
  }
  .e-catalogue-thumbnail .fix-image .e-catalogue-image {
    margin: auto auto 0;
  }
  .e-catalogue-thumbnail-mini {
    padding: 0 16px;
  }
  .e-catalogue-thumbnail-mini .fix-image {
    height: 325px;
  }
  .e-catalogue-thumbnail-mini .fix-image .e-catalogue-image {
    margin: auto auto 0;
  }
}
@media (min-width: 1200px) {
  .e-catalogue-thumbnail-mini {
    padding: 0 16px;
  }
  .e-catalogue-thumbnail-mini .fix-image {
    height: 444px;
  }
  .e-catalogue-thumbnail-mini .fix-image .e-catalogue-image {
    margin: auto auto 0;
  }
}
.new-footer {
  width: 100%;
  height: 64px;
  box-shadow: 2px 2px 23px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  position: fixed;
  bottom: 0;
  padding-top: 8px;
  padding-bottom: 12px;
  z-index: 99;
}
.new-footer .footer-wrapper {
  align-items: center;
  justify-content: space-between;
}
.new-footer .footer-wrapper a:focus {
  color: #1cacbc;
  outline: none;
}
.new-footer .footer-wrapper .active {
  color: #1cacbc;
}
.new-footer .home-footer,
.new-footer .promotion-footer,
.new-footer .chat-footer,
.new-footer .profile-footer {
  width: 100%;
}
.new-footer .home-footer img,
.new-footer .promotion-footer img,
.new-footer .chat-footer img,
.new-footer .profile-footer img {
  width: 24px;
}
@media (max-width: 768px) {
  .footer-bottom {
    margin-bottom: 64px;
  }
}
* {
  font-family: DB Helvethaica X, Gotham, Georgia, "Times New Roman", Times, serif;
}
.scbxsb__landing-header--title {
  font-size: 28px;
}
.scbxsb {
  background: #ffffff;
}
.scbxsb__header-form {
  color: #1cacbc;
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 32px;
}
.scbxsb__input-form input,
.scbxsb__input-form select {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #eaeaec;
  padding-left: 16px;
}
.scbxsb__input-form select {
  -webkit-appearance: none;
  background: url('../images/icon-arrow-down.png') no-repeat right;
  background-position-x: right;
  background-size: auto;
  background-position-x: 94%;
  background-size: 5%;
  background-position-y: 55%;
}
.scbxsb__input-form ::placeholder {
  color: #d2d2d2;
}
.scbxsb__input-field {
  margin-bottom: 12px;
}
.scbxsb__input-field .help-block {
  font-size: 12px;
}
.scbxsb__submit {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.scbxsb__submit--button {
  max-width: 379px;
  height: 60px;
  width: 100%;
}
.scbxsb__header-info {
  margin-top: 40px;
}
.scbxsb__info {
  max-width: 513px;
  width: 100%;
  margin: 0 auto;
}
.scbxsb__info p {
  margin: 0;
  font-size: 12px;
}
@media (min-width: 768px) {
  .scbxsb__container {
    max-width: 800px;
  }
  .scbxsb__input-field {
    margin-bottom: 24px;
  }
}
.koncept-wrapper {
  padding-top: 114px;
}
.koncept-wrapper .carousel-inner > .item img {
  min-height: auto;
}
.koncept-wrapper .section-title {
  color: #000000;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.koncept-wrapper .slick-slider .slick-prev {
  left: -10px;
  transform: none;
}
.koncept-wrapper .slick-slider .slick-prev:before {
  background-image: url('../images/icon-arrow-prev.png');
  width: 24px;
  height: 24px;
  background-size: 100%;
}
.koncept-wrapper .slick-slider .slick-next {
  right: -5px;
}
.koncept-wrapper .slick-slider .slick-next:before {
  background-image: url('../images/icon-arrow-next.png');
  width: 24px;
  height: 24px;
  background-size: 100%;
}
.koncept-wrapper .view-more {
  margin: 18px 16px 0 0;
}
.koncept-wrapper .link-more {
  position: relative;
  color: #363636;
  font-size: 11px;
}
.koncept-wrapper .link-more:after {
  content: "";
  position: absolute;
  background-image: url('../images/icon-more.png');
  width: 18px;
  height: 18px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  top: 2px;
  margin-left: 3px;
}
.koncept-wrapper .furniture {
  margin-top: -10%;
  margin: -5% 0 24px;
}
.koncept-wrapper .furniture-card-list .bg-plain {
  border-radius: 3px;
  padding: 2px 9px;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
  border: 2px solid transparent;
}
.koncept-wrapper .furniture-card-list .bg-plain:hover,
.koncept-wrapper .furniture-card-list .bg-plain:active {
  border: 2px solid #c21c23;
  cursor: pointer;
}
.koncept-wrapper .furniture-card-list .bg-plain a {
  outline: none;
  display: flex;
  justify-content: center;
}
.koncept-wrapper .furniture-card-list .title {
  color: #000000;
  font-size: 11px;
}
.koncept-wrapper .furniture-card-list .desc {
  font-size: 7px;
  line-height: 1.8;
  margin-top: -2px;
  max-height: 36px;
  overflow: hidden;
  color: #777777;
}
.koncept-wrapper .furniture-card-list .image-bg {
  height: 90px;
  width: 97px;
  background-size: 100%;
  margin-left: -5px;
}
.koncept-wrapper .promo-banner {
  text-align: center;
}
.koncept-wrapper .promo-banner img {
  display: inline-block;
}
.koncept-wrapper .suggestion-product .container .row .card-list {
  display: flex;
  min-height: 210px;
  background: #ffffff;
  border-radius: 12px;
  margin-right: 8px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
}
.koncept-wrapper .suggestion-product .container .row .card-list .card-image {
  padding: 24px 24px 18px 16px;
  display: flex;
  align-items: center;
}
.koncept-wrapper .suggestion-product .container .row .card-list .card-image img {
  max-width: 305px;
  max-height: 168px;
  width: 305px;
  object-fit: contain;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right {
  display: flex;
  flex-direction: column;
  padding-top: 12px;
  width: 100%;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc {
  padding-right: 16px;
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .list-tag-label {
  text-transform: uppercase;
  font-size: 6px;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .list-tag-label .label-primary {
  margin: 0 4px;
  padding: 4px;
  background: #b3100f;
  border-radius: 4px;
  font-weight: 900;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .list-tag-label .label-new {
  margin: 0 4px;
  padding: 4px;
  background: #f5a623;
  border-radius: 4px;
  font-weight: 900;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .view {
  color: #777777;
  font-size: 12px;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .product-title {
  font-size: 16px;
  font-weight: 550;
  margin-top: 5px;
  margin-bottom: 0;
  height: 60px;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .price {
  font-size: 18px;
  color: #b3100f;
  font-weight: 700;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .price span {
  font-size: 12px;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .add-to-cart {
  height: 40px;
  margin-top: auto;
  background: #b3100f;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: white;
  outline: none;
  font-size: 12px;
}
.koncept-wrapper .suggestion-product .container .row .card-list .right .add-to-cart img {
  width: 21px;
  height: 16px;
  margin-top: -3px;
  margin-right: 9px;
}
.koncept-wrapper .newproduct__products-slide * {
  outline: none;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept {
  padding: 8px;
  padding-bottom: 16px;
  border-width: 0;
  max-width: 186px;
  height: 308px;
  margin: 8px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .img-wrapper {
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .img-wrapper .img-product-desktop {
  width: 140px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption {
  padding: 0px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .desc {
  font-size: 10px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .price-wrapper {
  display: flex;
  align-items: center;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .price-wrapper .price {
  color: #b3100f;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .price-wrapper p {
  margin-bottom: 0;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .after-price {
  font-size: 14px;
  margin-right: 8px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .before-price {
  font-size: 10px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .caption .rating span {
  height: 20px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .name {
  text-overflow: inherit;
  white-space: normal;
  line-height: 23px;
  word-break: break-word;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .badge-position {
  height: 30px;
  margin-left: -14px;
  padding: 0px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .badge-position .badge-pos {
  position: absolute;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .badge-text {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
  text-align: center;
  padding: 4px 6px;
  white-space: normal;
  line-height: 1.8;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .pt-18 {
  padding-top: 8px;
}
.koncept-wrapper .newproduct__products-slide .product-box-koncept .badge-list.badge-sm {
  top: 1px;
}
.koncept-wrapper .promotion > .container {
  margin-bottom: 16px;
}
.koncept-wrapper .promotion .product-promo-header {
  text-align: center;
}
.koncept-wrapper .promotion .badge-list {
  background: none;
}
.koncept-wrapper .promotion .badge-list.badge-sm {
  background: none;
  top: 0;
}
.koncept-wrapper .promotion .badge-list.badge-sm img {
  max-width: 50px;
}
.koncept-wrapper .promotion .badge-list-item {
  background: none;
  position: absolute;
}
.koncept-wrapper .promotion .badge-list-item.badge-sm {
  background: none;
  left: 10px;
  right: inherit;
  top: 0;
}
.koncept-wrapper .promotion .badge-list-item.badge-sm img {
  max-width: 50px;
}
.koncept-wrapper .promotion .item {
  color: #000000;
  background-color: #ffffff;
  padding: 15px;
  width: 100%;
  text-align: center;
}
.koncept-wrapper .promotion .item:hover h3 {
  color: #c21c23;
}
.koncept-wrapper .promotion .item-promotion {
  color: #000000;
  background: #FFFFFF;
  width: 100%;
}
.koncept-wrapper .promotion .item-promotion:hover h3 {
  color: #c21c23;
}
.koncept-wrapper .promotion .item-promotion .badge-list {
  background: none;
}
.koncept-wrapper .promotion .item-promotion .badge-list.badge-sm {
  background: none;
  top: 0;
}
.koncept-wrapper .promotion .item-promotion .badge-list.badge-sm img {
  max-width: 50px;
}
.koncept-wrapper .promotionproduct .promotionproduct-mobile .promo-banner {
  margin-bottom: 16px;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .promo-banner {
  height: 562px;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .page-wrap .item-promotion .box-img img {
  height: 100px;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .item-promotion {
  min-height: unset;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .item-promotion .badge-list.badge-sm {
  left: 12px;
  top: 12px;
  text-align: left;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .item-promotion .box-img {
  padding: 16px 8px 8px 8px;
  justify-content: center;
  align-items: center;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .product-box .name {
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots {
  background: #FFFFFF;
  border-top: 2px solid #f9f9f9;
  bottom: 0;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots li {
  margin: 0px;
  padding: 8px;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots li button::before {
  font-size: 10px;
  top: 3px;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots li button:hover::before,
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots li button:focus::before {
  opacity: 0.75;
  color: #b3100f;
}
.koncept-wrapper .promotionproduct .promotionproduct-tablet .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #b3100f;
}
.koncept-wrapper .bestseller-section .product-box-koncept,
.koncept-wrapper .installment-section .product-box-koncept {
  padding: 8px;
  padding-bottom: 16px;
  border-width: 0;
  height: 308px;
  margin: 8px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .img-wrapper,
.koncept-wrapper .installment-section .product-box-koncept .img-wrapper {
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.koncept-wrapper .bestseller-section .product-box-koncept .img-wrapper .img-product-desktop,
.koncept-wrapper .installment-section .product-box-koncept .img-wrapper .img-product-desktop {
  width: 140px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption,
.koncept-wrapper .installment-section .product-box-koncept .caption {
  padding: 0px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .desc,
.koncept-wrapper .installment-section .product-box-koncept .caption .desc {
  font-size: 10px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .price-wrapper,
.koncept-wrapper .installment-section .product-box-koncept .caption .price-wrapper {
  display: flex;
  align-items: center;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .price-wrapper .price,
.koncept-wrapper .installment-section .product-box-koncept .caption .price-wrapper .price {
  color: #b3100f;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .price-wrapper p,
.koncept-wrapper .installment-section .product-box-koncept .caption .price-wrapper p {
  margin-bottom: 0;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .after-price,
.koncept-wrapper .installment-section .product-box-koncept .caption .after-price {
  font-size: 14px;
  margin-right: 8px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .before-price,
.koncept-wrapper .installment-section .product-box-koncept .caption .before-price {
  font-size: 10px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .caption .rating span,
.koncept-wrapper .installment-section .product-box-koncept .caption .rating span {
  height: 20px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .name,
.koncept-wrapper .installment-section .product-box-koncept .name {
  text-overflow: inherit;
  white-space: normal;
  line-height: 23px;
  word-break: break-word;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .bestseller-section .product-box-koncept .badge-position,
.koncept-wrapper .installment-section .product-box-koncept .badge-position {
  height: 30px;
  margin-left: -14px;
  padding: 0px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .badge-position .badge-pos,
.koncept-wrapper .installment-section .product-box-koncept .badge-position .badge-pos {
  position: absolute;
}
.koncept-wrapper .bestseller-section .product-box-koncept .badge-text,
.koncept-wrapper .installment-section .product-box-koncept .badge-text {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
  text-align: center;
  padding: 4px 6px;
  white-space: normal;
  line-height: 1.8;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .bestseller-section .product-box-koncept .pt-18,
.koncept-wrapper .installment-section .product-box-koncept .pt-18 {
  padding-top: 8px;
}
.koncept-wrapper .bestseller-section .product-box-koncept .badge-list.badge-sm,
.koncept-wrapper .installment-section .product-box-koncept .badge-list.badge-sm {
  top: -6px;
  left: 16px;
  right: unset;
}
.koncept-wrapper .flash-deal {
  background-image: url('../images/bg-flashdeal.png');
  background-position: top center;
  margin-top: 16px;
}
.koncept-wrapper .flash-deal .flash-deal-title {
  color: #ffffff;
  margin-bottom: 15px;
  overflow: hidden;
}
.koncept-wrapper .flash-deal .title {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 13px 0 3px;
}
.koncept-wrapper .flash-deal .title .img-icon {
  max-width: 36px;
  vertical-align: top;
  margin-top: -4px;
  margin-left: -10px;
}
.koncept-wrapper .flash-deal .timer {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(to top, #d62321, #b3100f);
  padding: 12px 16px;
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 2px;
  display: inline-block;
}
.koncept-wrapper .product-box {
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 8px;
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
  min-height: 196px;
}
.koncept-wrapper .product-box .list-tag-badge {
  position: absolute;
  top: 0;
}
.koncept-wrapper .product-box .list-tag-badge .badge {
  background-color: transparent;
}
.koncept-wrapper .product-box .list-tag-badge .badge.discount {
  background-image: url('../images/badge-discount.png');
  border-radius: 0;
  border: 0;
  background-size: contain;
  color: #ffffff;
  height: 32px;
  background-repeat: no-repeat;
  width: 34px;
}
.koncept-wrapper .product-box .list-tag-badge .badge.discount .text-discount {
  font-size: 7px;
  margin-top: 1px;
}
.koncept-wrapper .product-box .list-tag-badge .badge.discount .text-amount {
  font-size: 8px;
  margin-top: 2px;
}
.koncept-wrapper .product-box .list-tag-badge .badge.discount .medium-text {
  font-size: 8px;
}
.koncept-wrapper .product-box .list-tag-badge .badge.image {
  margin-top: 0;
  max-height: 23px;
  margin-right: 2px;
}
.koncept-wrapper .product-box .list-tag-badge .badge.image:last-child {
  margin-right: 0;
}
.koncept-wrapper .product-box .product-box-image {
  min-height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.koncept-wrapper .product-box .product-image {
  max-height: 145px;
}
.koncept-wrapper .product-box .name {
  font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: 600;
  white-space: normal;
  margin-bottom: 10px;
  height: 30px;
}
.koncept-wrapper .product-box .desc {
  font-size: 8px;
}
.koncept-wrapper .product-box .new {
  font-size: 8px;
  font-weight: 900;
  color: #f5a623;
  margin-bottom: 5px;
}
.koncept-wrapper .product-box .before-price {
  font-weight: normal;
  font-size: 8px;
  color: #777777;
  margin-top: 6px;
  height: 27px;
}
.koncept-wrapper .product-box .disc-price {
  color: #c21c23;
}
.koncept-wrapper .product-box .price {
  font-size: 14px;
  font-weight: 900;
  color: #c21c23;
}
.koncept-wrapper .product-box .baht {
  font-weight: 900;
  color: #c21c23;
  font-size: 14px;
}
.koncept-wrapper .product-box .btn-default {
  font-size: 10px;
  white-space: normal;
  border-radius: 2px;
  width: 100%;
}
.koncept-wrapper .product-box.highlight {
  text-align: center;
}
.koncept-wrapper .product-box.highlight .name {
  font-size: 11px;
  overflow: hidden;
  height: 36px;
  margin-bottom: 14px;
}
.koncept-wrapper .product-box.highlight .before-price {
  font-size: 9px;
  height: 27px;
}
.koncept-wrapper .product-box.highlight .price {
  font-size: 18px;
}
.koncept-wrapper .collection {
  margin-top: 5px;
}
.koncept-wrapper .bg-collection {
  background-image: url('../images/bg-collection.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 24px;
  padding-bottom: 8px;
}
.koncept-wrapper .special-discount {
  background-color: #f9f9f9;
}
.koncept-wrapper .product-promo-list .promo-banner {
  padding-left: 4px;
  padding-right: 4px;
}
.koncept-wrapper .product-promo-list .promotion-header {
  height: 400px;
  margin-bottom: 16px;
}
.koncept-wrapper .product-promo-list .page-wrap {
  padding: 0px;
}
.koncept-wrapper .idea-section .image-bg {
  height: 200px;
}
.koncept-wrapper .idea-section .idea-box {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}
.koncept-wrapper .idea-section .idea-box h1 {
  color: #444444;
  line-height: 2;
  margin-bottom: 8px;
  max-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.koncept-wrapper .idea-section .idea-box .caption {
  padding-bottom: 17px;
  height: 172px;
}
.koncept-wrapper .idea-section .idea-box .desc {
  color: #777777;
  max-height: 66px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
.koncept-wrapper .strongpoint-section {
  padding-bottom: 8px;
}
.koncept-wrapper .strongpoint-section .item {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 10px;
}
.koncept-wrapper .strongpoint-section .card {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 16px;
}
.koncept-wrapper .strongpoint-section .card .image {
  max-width: 64px;
  margin: auto;
  margin-bottom: 8px;
}
.koncept-wrapper .strongpoint-section .card .topic {
  color: #000000;
  font-size: 11px;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 4px;
  height: 44px;
}
.koncept-wrapper .strongpoint-section .card .desc {
  color: #363636;
  font-size: 8px;
}
.koncept-wrapper .idea-box {
  cursor: pointer;
}
@media (min-width: 767px) {
  .carousel {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .koncept-wrapper {
    padding-top: 102px;
  }
  .koncept-wrapper .slider-3 {
    padding-left: 16px;
  }
  .koncept-wrapper .slider-3 .item {
    width: 117px !important;
    padding-left: 0;
    padding-right: 8px;
  }
  .koncept-wrapper .slider-1 {
    padding-left: 16px;
  }
  .koncept-wrapper .slider-1 .item {
    width: 260px !important;
    padding-left: 0;
    padding-right: 16px;
  }
  .koncept-wrapper .slider-2 {
    padding-left: 16px;
  }
  .koncept-wrapper .slider-2 .item {
    width: 150px !important;
    padding-left: 0px;
    padding-right: 8px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slick-slide {
    width: auto !important;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slick-slide > div {
    display: inline-block;
  }
  .koncept-wrapper .item-promotion {
    color: #000000;
    background: #FFFFFF;
    width: 100%;
  }
  .koncept-wrapper .item-promotion:hover h3 {
    color: #c21c23;
  }
  .koncept-wrapper .item-promotion .badge-list {
    background: none;
  }
  .koncept-wrapper .item-promotion .badge-list.badge-sm {
    left: 5px;
    right: inherit;
    top: -2px;
  }
  .koncept-wrapper .item-promotion .badge-list.badge-sm img {
    max-width: 50px;
  }
  .koncept-wrapper .item-promotion .badge-list.badge-sm-center {
    background: none;
    left: 5;
    right: inherit;
  }
  .koncept-wrapper .item-promotion .badge-list-center {
    background: none;
  }
  .koncept-wrapper .item-promotion .badge-list-center.badge-sm-center {
    left: -10px;
    margin-left: -4px;
    top: 0;
  }
  .koncept-wrapper .item-promotion .badge-list-center .text-badge {
    position: absolute;
    font-size: 10px;
    padding: 0px 3px 3px 5px;
    font-weight: 600;
    color: #FFFFFF;
  }
  .koncept-wrapper .item-promotion .box-img {
    padding: 8px 8px 0px 8px;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .koncept-wrapper .item-promotion .box-img img {
    max-height: 140px;
  }
  .koncept-wrapper .product-promo-list .page-wrap {
    background-color: rgba(0, 0, 0, 0);
    padding: 10px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slick-dots li {
    margin: 1px 3px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slick-dots li button::before {
    font-size: 14px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slick-dots li.slick-active button::before {
    color: #c21c23;
    opacity: 1;
  }
  .koncept-wrapper .product-promo-list .page-box {
    padding: 10px 0;
  }
  .koncept-wrapper .product-promo-list .product-box-list {
    padding: 15px;
    background-color: rgba(0, 0, 0, 0);
  }
  .koncept-wrapper .product-promo-list .product-item {
    width: 260px;
    padding: 0;
  }
  .koncept-wrapper .product-promo-list .product-promotion-item {
    width: 100px;
    padding: 0;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge {
    padding-left: 8px;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge .badge.discount {
    width: 39px;
    margin-right: 1px;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge .badge.discount .text-discount {
    font-size: 8px;
    margin-top: 1px;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge .badge.discount .text-amount {
    font-size: 10px;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge .badge.discount .medium-text {
    font-size: 10px;
  }
  .koncept-wrapper .product-box.highlight .list-tag-badge .badge.image {
    max-height: 32px;
  }
  .koncept-wrapper .idea-section .slider-1 .item {
    width: 308px !important;
    padding-right: 8px;
  }
  .koncept-wrapper .suggestion-product .container .row {
    margin-left: 0;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .card-image {
    height: 110px;
  }
}
@media (max-width: 992px) {
  .bestseller-section .product-box-koncept,
  .installment-section .product-box-koncept {
    max-width: 186px;
  }
  .bestseller-section .slider-2 .item,
  .installment-section .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 1024px) {
  .carousel {
    padding-top: 60px;
  }
}
@media (max-width: 1024px) {
  .koncept-wrapper .suggestion-product .container .row .card-list {
    width: 160px;
    flex-direction: column;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
    min-height: unset;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .card-image {
    padding: 10px;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .card-image img {
    width: 100%;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc {
    padding-left: 16px;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .view {
    font-size: 8px;
    margin: 0;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .product-title {
    font-size: 10px;
    height: 34px;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .right .card-desc .price {
    font-size: 14px;
  }
  .koncept-wrapper .suggestion-product .container .row .card-list .right .add-to-cart {
    height: 35px;
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .koncept-wrapper .slick-next:before,
  .koncept-wrapper .slick-prev:before {
    font-size: 26px;
  }
  .koncept-wrapper .slider-3 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .slider-1 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .furniture-card-list .image-bg {
    margin-left: auto;
  }
  .koncept-wrapper .flash-deal .flash-deal-title {
    margin-top: 24px;
  }
  .koncept-wrapper .flash-deal .flash-deal-list {
    margin-left: -4px;
    margin-right: 0;
  }
  .koncept-wrapper .flash-deal .title {
    float: left;
  }
  .koncept-wrapper .flash-deal .timer {
    float: right;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount {
    width: 33px;
    padding-top: 3px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .text-discount {
    margin-top: 0;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .text-amount {
    font-size: 9px;
    margin-top: 1px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .medium-text {
    font-size: 8px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.image {
    max-height: 27px;
  }
  .koncept-wrapper .product-box .before-price {
    height: 27px;
  }
  .koncept-wrapper .product-box .product-box-image {
    min-height: 145px;
  }
  .koncept-wrapper .latest-view-video {
    margin: 16px auto;
  }
  .koncept-wrapper .latest-view-list .section-title {
    margin-top: 8px;
  }
  .koncept-wrapper .latest-view-list.slick-slider .slick-prev {
    top: -34px;
    right: 45px;
    left: inherit;
  }
  .koncept-wrapper .latest-view-list.slick-slider .slick-next {
    top: -24px;
    right: 12px;
  }
  .koncept-wrapper .special-discount-list {
    margin-left: -4px;
    margin-right: -4px;
  }
  .koncept-wrapper .promotion-section .section-title.promo:before {
    background-color: #c21c23;
  }
  .koncept-wrapper .promotion-section .section-title.new:before {
    background-color: #18b596;
  }
  .koncept-wrapper .promotion-section .section-title.bestseller:before {
    background-color: #f5a623;
  }
  .koncept-wrapper .promotion-section .section-title.installment:before {
    background-color: #4a90e2;
  }
  .koncept-wrapper .product-promo-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    margin-right: 0;
  }
  .koncept-wrapper .product-promo-list .promo-banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .koncept-wrapper .product-promo-list .page-wrap {
    padding-left: 4px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .view-more {
    margin: 0 8px 16px;
  }
  .koncept-wrapper .product-promo-list:not(.alt) .slick-slider .slick-prev {
    top: -42px;
    right: 45px;
    left: inherit;
  }
  .koncept-wrapper .product-promo-list:not(.alt) .slick-slider .slick-next {
    top: -32px;
    right: 12px;
  }
  .koncept-wrapper .product-promo-list.alt {
    margin-left: -4px;
  }
  .koncept-wrapper .product-promo-list .promotion-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    height: auto;
    width: 100%;
    position: relative;
    margin-bottom: 8px;
  }
  .koncept-wrapper .product-promo-list .product-box {
    margin-bottom: 8px;
    min-height: 220px;
  }
  .koncept-wrapper .idea-section .slider-1 {
    margin-left: -4px;
    margin-right: 0;
  }
  .koncept-wrapper .strongpoint-section {
    padding-left: 22px;
    padding-right: 22px;
  }
  .koncept-wrapper .suggestion-product .container .section-title {
    margin-bottom: 0;
  }
  .koncept-wrapper .suggestion-product .container .suggestion-product-pc .slick-slide {
    margin-left: 8px;
    margin-right: 8px;
    outline: none;
  }
  .koncept-wrapper .suggestion-product .container .suggestion-product-pc .card-list {
    margin-top: 16px;
    display: flex !important;
    flex-direction: row !important;
    padding: 0;
  }
  .koncept-wrapper .suggestion-product .container .suggestion-product-pc .card-list .right .card-desc {
    padding-left: 0;
  }
  .koncept-wrapper .promotion > .container {
    margin-bottom: 30px;
  }
  .koncept-wrapper .promotion .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .koncept-wrapper .promotion .product-item .item > img {
    max-height: 71px;
  }
  .koncept-wrapper .promotion .promo-banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0 !important;
  }
  .koncept-wrapper .promotion .promotion-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    height: auto;
    margin-bottom: 12px;
    width: 100%;
    position: relative;
  }
  .koncept-wrapper .promotion .promotion-header.promotion-red {
    border-left: 8px solid #d0021b;
  }
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:hover,
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:active,
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:focus {
    color: rgba(208, 2, 27, 0.9);
  }
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:hover:after,
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:active:after,
  .koncept-wrapper .promotion .promotion-header.promotion-red .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-event.png);
  }
  .koncept-wrapper .promotion .promotion-header.promotion-primary {
    border-left: 8px solid #c21c23;
    min-height: 240px;
  }
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:hover,
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:active,
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:focus {
    color: rgba(28, 172, 188, 0.9);
  }
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:hover:after,
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:active:after,
  .koncept-wrapper .promotion .promotion-header.promotion-primary .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-primary.png);
  }
  .koncept-wrapper .promotion .promotion-header.promotion-normal {
    border-left: 8px solid #525349;
  }
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:hover,
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:active,
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:focus {
    color: #525349;
  }
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:hover:after,
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:active:after,
  .koncept-wrapper .promotion .promotion-header.promotion-normal .btn-new:focus:after {
    background-image: url(../images/icon-btn-more-dark.png);
  }
  .koncept-wrapper .promotion .promotion-header .popover {
    width: 343px;
    max-width: 343px;
    height: 134px;
    border: 0;
    border-radius: 10px;
  }
  .koncept-wrapper .promotion .promotion-header .popover .arrow {
    display: none;
  }
  .koncept-wrapper .promotion .promotion-header .popover-link img {
    max-width: 100px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
  }
  .koncept-wrapper .promotion .promotion-header .popover-link .product-box {
    text-align: left;
  }
  .koncept-wrapper .promotion .promotion-header .popover-link .product-box .name {
    height: 68px;
  }
  .koncept-wrapper .promotion .promotion-header .icon-tag {
    background-image: url(../images/icon-popover-tag.png);
    background-size: 100%;
    width: 59px;
    height: 59px;
    text-indent: -9999px;
    position: absolute;
  }
  .koncept-wrapper .promotion .promotion-header .icon-tag[aria-describedby*=popover] {
    background-image: url(../images/icon-popover-close.png);
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text {
    width: 80%;
    color: #ffffff;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text p {
    font-size: 13px;
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text .btn-new {
    border: solid 1px #ffffff;
    color: #ffffff;
    width: 92px;
    margin: 10px 0 0;
    font-size: 10px !important;
    height: auto;
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text .btn-new:after {
    background-size: 80%;
    background-image: url(../images/icon-btn-more-white.png);
    top: 4px;
  }
  .koncept-wrapper .promotion .promotion-header .promotion-text .btn-new:hover {
    background-color: #ffffff;
  }
  .koncept-wrapper .promotion .product-promo-header {
    text-align: left;
  }
  .koncept-wrapper .promotion .product-promo-header .view-more {
    margin-top: 10px;
    margin-right: 15px;
    text-align: right;
  }
  .koncept-wrapper .promotion .promotion-header {
    margin-bottom: 0;
  }
  .koncept-wrapper .promotion .row-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .koncept-wrapper .suggestion-product .container .suggestion-product-pc .card-list .card-image img {
    width: 170px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .koncept-wrapper .carousel {
    padding-top: 60px;
  }
  .koncept-wrapper .suggestion-product .container .suggestion-product-pc .card-list .card-image img {
    width: 235px;
  }
}
@media (min-width: 992px) {
  .carousel {
    padding-top: 60px;
  }
  .carousel-indicators {
    top: 265px;
  }
  .koncept-wrapper .slick-slider .slick-prev {
    left: -20px;
  }
  .koncept-wrapper .slick-slider .slick-next {
    right: -20px;
  }
  .koncept-wrapper .furniture {
    margin-top: -5%;
  }
  .koncept-wrapper .furniture-card-list .image-bg {
    margin: auto;
  }
  .koncept-wrapper .flash-deal .flash-deal-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .koncept-wrapper .latest-view-video .section-title {
    margin-top: 0;
  }
  .koncept-wrapper .product-promo-list.alt .image-banner {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .bestseller-section .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .installment-section {
    padding-bottom: 16px;
  }
  .koncept-wrapper .installment-section .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .idea-section .section-title {
    float: none !important;
    text-align: center;
    margin-bottom: 8px;
  }
  .koncept-wrapper .idea-section .view-more {
    float: none !important;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
  }
  .koncept-wrapper .idea-section .idea-box h1 {
    color: #363636;
  }
  .koncept-wrapper .idea-section .idea-box .caption {
    max-height: inherit;
    padding-top: 0;
    min-height: unset;
  }
  .koncept-wrapper .strongpoint-section {
    margin-left: auto;
    margin-right: auto;
  }
  .koncept-wrapper .strongpoint-section .card .topic {
    height: auto;
  }
  .koncept-wrapper .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .newproduct__products-slide .product-box-koncept .badge-list.badge-sm {
    top: 3px;
    left: -33px;
  }
}
@media (min-width: 1200px) {
  .carousel {
    padding-top: 40px;
  }
  .carousel-indicators {
    top: 82%;
  }
  .koncept-wrapper .section-title {
    font-size: 24px;
    margin-top: 0;
  }
  .koncept-wrapper .slider-3 .item {
    padding-left: 8px;
    padding-right: 8px;
  }
  .koncept-wrapper .slider-1 .item {
    padding-left: 8px;
    padding-right: 8px;
  }
  .koncept-wrapper .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .slick-slider .slick-prev {
    left: -40px;
  }
  .koncept-wrapper .slick-slider .slick-next {
    right: -32px;
  }
  .koncept-wrapper .view-more {
    margin-top: 8px;
  }
  .koncept-wrapper .link-more {
    font-size: 14px;
  }
  .koncept-wrapper .link-more:after {
    width: 24px;
    height: 24px;
    top: 1px;
  }
  .koncept-wrapper .furniture {
    margin-bottom: 48px;
  }
  .koncept-wrapper .furniture-card-list {
    margin-left: -24px;
    margin-right: -24px;
  }
  .koncept-wrapper .furniture-card-list .bg-plain {
    padding: 16px;
    height: 240px;
  }
  .koncept-wrapper .furniture-card-list .title {
    font-size: 17px;
  }
  .koncept-wrapper .furniture-card-list .desc {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 10px;
    max-height: 66px;
    line-height: 2.2;
  }
  .koncept-wrapper .furniture-card-list .image-bg {
    margin: auto;
    width: 152px;
    background-size: 90%;
  }
  .koncept-wrapper .flash-deal {
    margin-top: 48px;
  }
  .koncept-wrapper .flash-deal .flash-deal-list {
    margin-left: -24px;
    margin-right: -24px;
  }
  .koncept-wrapper .flash-deal .flash-deal-title {
    margin-top: 32px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .koncept-wrapper .flash-deal .title {
    font-size: 24px;
  }
  .koncept-wrapper .flash-deal .timer {
    font-size: 20px;
    padding: 12px 30px;
  }
  .koncept-wrapper .flash-deal .product-box {
    margin-bottom: 40px;
  }
  .koncept-wrapper .product-box {
    height: 273px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount {
    width: 39px;
    padding-top: 4px;
    height: 34px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .text-discount {
    font-size: 8px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .text-amount {
    font-size: 10px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.discount .medium-text {
    font-size: 10px;
  }
  .koncept-wrapper .product-box .list-tag-badge .badge.image {
    max-height: 32px;
  }
  .koncept-wrapper .product-box .name {
    font-size: 11px;
    height: 36px;
  }
  .koncept-wrapper .product-box .desc {
    font-size: 9px;
    margin-bottom: 5px;
  }
  .koncept-wrapper .product-box .before-price {
    font-size: 9px;
  }
  .koncept-wrapper .product-box .price {
    font-size: 18px;
  }
  .koncept-wrapper .product-box.highlight {
    height: auto;
  }
  .koncept-wrapper .product-box.highlight .product-image {
    margin: 0 auto;
  }
  .koncept-wrapper .latest-view-video {
    margin: 48px auto 36px;
    padding: 0;
  }
  .koncept-wrapper .latest-view-list {
    margin-left: -8px;
  }
  .koncept-wrapper .latest-view-list.slick-slider .slick-prev {
    top: -45px;
  }
  .koncept-wrapper .latest-view-list.slick-slider .slick-next {
    top: -34px;
  }
  .koncept-wrapper .collection > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .koncept-wrapper .bg-collection {
    height: 600px;
    padding-top: 24px;
    margin: 8px 0 0;
  }
  .koncept-wrapper .collection-list {
    margin-right: -24px;
    margin-left: -24px;
  }
  .koncept-wrapper .special-discount {
    padding: 48px 0 32px;
  }
  .koncept-wrapper .special-discount > .container {
    padding: 0;
  }
  .koncept-wrapper .special-discount-list {
    padding-top: 12px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .koncept-wrapper .promotion-section {
    padding-top: 56px;
  }
  .koncept-wrapper .promotion-section > .container {
    padding: 0;
  }
  .koncept-wrapper .promotion-section .section-title {
    padding-left: 16px;
  }
  .koncept-wrapper .promotion-section .section-title:before {
    width: 10px;
    height: 51px;
    margin-left: -32px;
    margin-top: -7px;
  }
  .koncept-wrapper .product-promo-list {
    margin-top: 16px;
  }
  .koncept-wrapper .product-promo-list .product-box {
    margin-bottom: 16px;
  }
  .koncept-wrapper .product-promo-list .page-wrap {
    padding-left: 8px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .view-more {
    margin-top: 6px;
    margin-bottom: 20px;
  }
  .koncept-wrapper .product-promo-list .page-wrap .slider-2 {
    margin-right: -8px;
  }
  .koncept-wrapper .product-promo-list .promotion-header {
    margin-bottom: 16px;
  }
  .koncept-wrapper .product-promo-list:not(.alt) .slick-slider .slick-prev {
    top: -48px;
  }
  .koncept-wrapper .product-promo-list:not(.alt) .slick-slider .slick-next {
    top: -38px;
  }
  .koncept-wrapper .product-promo-list.alt {
    margin-left: -8px;
    margin-right: -8px;
  }
  .koncept-wrapper .product-promo-list.alt .image-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
  .koncept-wrapper .bestseller-section {
    background-color: #f9f9f9;
    margin-top: 32px;
    padding-bottom: 32px;
  }
  .koncept-wrapper .bestseller-section .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .installment-section {
    background-color: #f5f5f5;
    padding-bottom: 32px;
  }
  .koncept-wrapper .installment-section .slider-2 .item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .koncept-wrapper .idea-section {
    padding: 48px 0 20px;
  }
  .koncept-wrapper .idea-section .section-title {
    margin-bottom: 16px;
  }
  .koncept-wrapper .idea-section .view-more {
    margin-bottom: 24px;
  }
  .koncept-wrapper .idea-section .slider-1 {
    margin-left: -8px;
  }
  .koncept-wrapper .idea-section .image-bg {
    height: 219px;
  }
  .koncept-wrapper .idea-section .idea-box .caption {
    padding-top: 8px;
  }
  .koncept-wrapper .strongpoint-section {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 0;
    margin-top: 24px;
  }
  .koncept-wrapper .strongpoint-section .card .image {
    max-width: 100px;
    margin-bottom: 16px;
  }
  .koncept-wrapper .strongpoint-section .card .topic {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.8;
    margin-bottom: 12px;
  }
  .koncept-wrapper .strongpoint-section .card .desc {
    font-size: 11px;
  }
  .koncept-wrapper .promotionproduct-tablet .promo-banner {
    height: 542px !important;
  }
  .koncept-wrapper .promotionproduct-tablet .product-box {
    height: unset;
  }
  .koncept-wrapper .promotionproduct-tablet .product-box .name {
    font-size: 12px;
  }
}
@media (min-width: 1440px) {
  .carousel {
    padding-top: 40px;
  }
  .carousel-indicators {
    top: 82%;
  }
  .koncept-wrapper .bg-collection {
    height: 646px;
    padding-top: 32px;
  }
  .koncept-wrapper .bg-collection .product-box {
    margin-bottom: 32px;
  }
}
@media (min-width: 1600px) {
  .carousel {
    padding-top: 40px;
  }
  .carousel-indicators {
    top: 85%;
  }
}
/* Phone devices (less than 768px) */
@media (max-width: 768px) {
  body > .container {
    padding: 0;
    width: 100%;
    overflow-x: hidden;
  }
  body > .container.no-breadcrumb {
    margin-top: 55px;
  }
  .carousel-indicators {
    bottom: 0;
  }
  .grid {
    margin-left: 6px;
    margin-right: 6px;
  }
  .grid .col-xs-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .grid .col-xs-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .grid.alt {
    margin-left: 0;
    margin-right: 0;
  }
  .grid.alt .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
  }
  .checkbox label::before {
    border-radius: 0;
    margin-top: 5px;
    margin-left: -25px;
    border-color: #5d5d5d;
  }
  .modal-backdrop {
    background-color: #ffffff;
  }
  .modal-backdrop.in {
    opacity: 0.7;
  }
  .modal-header {
    padding: 13px 15px;
    border-color: #d3d3d3;
  }
  .modal-header .close {
    opacity: 1;
  }
  .modal-content {
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
    border: 0;
    border-radius: 0;
  }
  .modal-title {
    font-size: 1.071em;
    color: #000000;
  }
  .text-center-xs {
    text-align: center;
  }
  .content-swap {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .content-swap .top {
    display: table-header-group;
    width: 100%;
  }
  .content-swap .bottom {
    display: table-footer-group;
    width: 100%;
  }
  .image-bg {
    height: 240px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
}
/* Small devices (tablets, 768px to 1024px) */
@media (min-width: 768px) and (max-width: 992px) {
  body > .container {
    overflow: hidden;
  }
  body > .container.breadcrumb {
    margin-top: 114px;
  }
  body > .container.no-breadcrumb {
    margin-top: 55px;
  }
  .grid {
    margin-left: -6px;
    margin-right: -6px;
  }
  .grid .col-sm-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .content-swap {
    display: table;
  }
  .content-swap .top {
    display: table-header-group;
  }
  .content-swap .bottom {
    display: table-footer-group;
  }
  .image-bg {
    height: 260px;
  }
  .mt-xs-15 {
    margin-top: 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  body > .container {
    margin-bottom: 50px;
    width: 994px;
  }
  body > .container.no-breadcrumb {
    margin-top: 155px;
  }
  .jumbotron {
    padding-top: 125px;
  }
  .carousel-inner > .item {
    max-height: 469px;
  }
  .carousel-inner > .item img {
    min-height: 469px;
  }
  .form-control {
    font-size: 13px;
  }
  .grid {
    margin-left: 15px;
    margin-right: 15px;
  }
  .grid .col-md-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .grid.alt {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-sm > [class*=col-],
  .row-md > [class*=col-] {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row-md {
    margin-left: -6px;
    margin-right: -6px;
  }
  .checkbox label {
    padding-left: 2px;
  }
  .checkbox label::before {
    border-radius: 3px;
    width: 12px;
    height: 12px;
    border-color: #5d5d5d;
  }
  .header-top {
    height: 70px;
  }
  .header-top .container,
  .header-top + .container {
    font-size: 82%;
    width: 1200px;
  }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 122px;
  }
}
@media (min-width: 992px) and (min-width: 768px) and (max-width: 1024px) {
  .header-top .container,
  .header-top + .container,
  .main-menu-container .container {
    width: 1020px;
    font-size: 63%;
  }
}
@media (min-width: 992px) and (min-width: 1280px) {
  .header-top .container,
  .header-top + .container,
  .main-menu-container .container {
    font-size: 12px;
    width: 1240px;
  }
}
@media (min-width: 1200px) {
  .header-top {
    height: 88px;
  }
}
@media screen and (min-width: 1200px) {
  body > .container {
    width: 1240px;
  }
  .container {
    width: 1240px;
  }
  .carousel-inner > .item {
    max-height: 600px;
  }
  .carousel-inner > .item img {
    min-height: 600px;
  }
}
@media (min-width: 768px) {
  .modal-invite .form-group {
    width: 74%;
  }
  .modal-invite .btn-invite {
    float: right;
  }
  .modal-media .more-photo-container .list-photo-thumb .image-bg-thumb {
    height: 176px;
    min-width: 221px;
  }
  .modal-media .more-isms-photo-container .list-isms-photo-thumb .image-bg-thumb {
    height: 120px;
    max-width: 150px;
  }
  .modal-full .modal-body {
    top: 10%;
  }
  .interior-list .interior-builtin {
    height: 200px;
  }
  .interior-list .interior-home-solution > div {
    right: 0;
  }
  .profile-edit-page label {
    font-size: 11px;
  }
  .profile-edit-page .form-group .control-label:last-of-type {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .modal-sb .close {
    opacity: 1;
  }
  .modal-sb .close img {
    width: 22px;
    height: auto;
  }
  .modal-sb .modal-sm {
    width: 350px;
  }
  .modal-sb .modal-md {
    width: 700px;
  }
  .modal-sb .modal-header {
    padding: 25px 30px 10px;
    border-bottom: 0;
  }
  .modal-sb .modal-title {
    color: #000000;
  }
  .modal-sb .modal-body {
    padding: 15px 25px;
  }
  .modal-sb .modal-body label {
    font-family: Gotham, DB Helvethaica X, Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
  }
  .modal-sb .modal-footer {
    border-top: 0;
    padding: 15px 30px;
  }
  .modal-sb .mix-item-container .product-box {
    overflow: hidden;
    max-height: 254px;
    min-height: 253px;
  }
  .modal-sb .mix-item-container .product-box img,
  .modal-sb .mix-item-container .product-box .caption {
    width: 100%;
    float: none;
  }
  .modal-sb .mix-item-container .btn-delete {
    float: none;
  }
  .modal-sb .mix-item-container .col-product,
  .modal-sb .mix-item-container .col-plus {
    float: left;
  }
  .modal-sb .mix-item-container .col-product {
    width: 26%;
  }
  .modal-sb .mix-item-container .col-plus {
    width: 11%;
    text-align: center;
  }
  .modal-sb .icon-plus {
    margin-top: 120px;
    max-width: 30px;
  }
  .modal-sb .select-area {
    border: 1px solid #1cacbc;
    text-align: center;
    min-height: 253px;
    line-height: 253px;
    vertical-align: middle;
    display: block;
  }
  .modal-sb hr {
    margin: 0 -23px;
  }
  .modal-sb .grid {
    max-height: 295px;
    overflow-y: auto;
  }
  .modal-sb .grid.mCustomScrollbar {
    margin-right: -25px;
  }
  .modal-sb-gray .modal-content {
    background-color: rgba(255, 255, 255, 0.75);
  }
  .modal-sb-gray .modal-content.no-transparent {
    background-color: #d7d6d7;
  }
  .modal-sb-gray .modal-body {
    margin: 0 30px;
    background-color: #ffffff;
  }
  .modal-media {
    text-align: center;
  }
  .modal-media:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .modal-media .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 90%;
  }
  .modal-media .modal-content {
    box-shadow: none;
    border: 0;
    background-color: transparent;
  }
  .modal-media .left {
    background-color: #ececec;
  }
  .modal-media .right {
    padding: 0 0 0 5px;
    margin-left: -5px;
    border-left: 1px solid #ececec;
    background-color: #ffffff;
  }
  .modal-media .right .popup-media-content {
    padding: 15px;
    margin-bottom: 0;
  }
  .modal-media .btn-ideabook {
    margin-bottom: 0;
  }
  .modal-media .social-share {
    clear: both;
    margin-left: 0;
    padding-top: 10px;
  }
  .modal-media .slick-slide {
    text-align: center;
  }
  .modal-media .slick-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .modal-media .slick-slide img {
    vertical-align: middle;
    display: inline-block;
  }
  .modal-media .save-ideabook-wrapper {
    opacity: 0;
    position: absolute;
    top: 87%;
    left: 40%;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .modal-media .image-wrap:hover .save-ideabook-wrapper,
  .modal-media .image-wrap:focus .save-ideabook-wrapper {
    opacity: 1;
  }
  .modal-media .slider img {
    padding: 15px;
    max-height: 616px;
  }
  .modal-media .close {
    opacity: 1;
    float: right;
  }
  .modal-media .close .icon-close {
    height: 22px;
    width: 22px;
  }
  .modal-media .overlay-text {
    color: #4d4d4d;
    overflow: hidden;
    box-shadow: none;
    padding: 0;
    position: static;
    width: auto;
  }
  .modal-media .overlay-text .type {
    background-image: url("../images/icon-photo-large.png");
    background-size: 24px;
  }
  .modal-media .brand {
    font-size: 11px;
  }
  .modal-media .title {
    margin-bottom: 10px;
  }
  .modal-media .desc {
    margin-bottom: 50px;
  }
  .modal-media .btn-ideabook {
    float: left;
    margin-right: 20px;
  }
  .modal-media .more-photo-container {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 50px;
  }
  .modal-media .more-photo-container .list-photo-thumb {
    width: 244px;
  }
  .modal-media .more-photo-container .list-photo-thumb .image-bg-thumb {
    height: 80px;
    min-width: 100px;
  }
  .modal-media .more-isms-photo-container {
    border-top: 1px solid #e9e9e9;
    margin-top: 50px;
  }
  .modal-media .more-isms-photo-container .list-isms-photo-thumb .image-bg-thumb {
    margin-right: 12px;
    height: 120px;
    max-width: 150px;
  }
  .modal-media .more-isms-photo-container .more-photo-inner {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 15px 20px;
  }
  .modal-backdrop-grey {
    opacity: 1;
    background-color: #ececec;
  }
  .modal-backdrop-grey.in {
    opacity: 1;
  }
  .modal-plain .modal-content {
    box-shadow: none;
  }
  .modal-plain .modal-body {
    padding: 25px;
  }
  .modal-payment .modal-dialog {
    width: 400px;
  }
  .modal-payment .modal-dialog.modal-md {
    width: 700px;
  }
  .modal-payment .modal-dialog.modal-lg {
    width: 900px;
  }
  .modal-payment .modal-header {
    border-bottom: 0;
  }
  .modal-payment .modal-header .modal-title {
    color: #000000;
  }
  .modal-payment .modal-footer {
    border-top: 0;
    margin-bottom: 10px;
  }
  .modal-payment .modal-footer .btn {
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: normal;
  }
  .modal-payment .payment-number li {
    font-size: 21px;
    height: 48px;
    line-height: 48px;
    width: 48px;
    margin: 0 1.9em;
  }
  .modal-payment .payment-number li:before {
    left: -3.8em;
    width: 3.8em;
  }
  .modal-payment .payment-number li:first-child:first-child {
    margin-right: 1.7em;
  }
  .modal-payment .payment-text {
    font-size: 11px;
  }
  .modal-payment .payment-text li {
    padding: 0 16px;
    width: auto;
    color: #4d4d4d;
  }
  .modal-payment .payment-thanks {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 600;
    margin: -15px 0 15px;
  }
  #add-idea-modal .modal-dialog {
    width: 665px;
  }
  #modal-compare .mCustomScrollBox {
    max-height: 500px !important;
  }
  #modal-mix-match .mCustomScrollBox {
    max-height: 295px !important;
  }
  #modal-special-price .mCustomScrollBox {
    max-height: 546px !important;
  }
  #modal-special-price .product-box.thumbnail {
    min-height: 261px;
  }
  #modal-product-purchase .mCustomScrollBox {
    max-height: 546px !important;
  }
  #modal-product-purchase .product-box.thumbnail {
    min-height: 261px;
  }
  .modal-review {
    padding: 20px 15px !important;
  }
  .modal-review .btn-default {
    width: 70%;
  }
  .modal-review textarea {
    height: 198px;
  }
  .modal-review .border-line {
    border-top: 0;
    border-left: 1px solid   #d9d9d9;
    margin-top: 0;
  }
  .modal-review .rating {
    width: 175px;
  }
  .interior-list .interior-designer,
  .interior-list .interior-builtin,
  .interior-list .interior-home-solution,
  .interior-list .interior-athome {
    background-size: 100%;
    height: 330px;
  }
  .interior-list .interior-designer {
    background-position: left center;
    background-size: cover;
  }
  .interior-list .interior-designer > div {
    left: 258px;
  }
  .interior-list .interior-builtin {
    background-position: -196px 63px;
    height: 370px;
  }
  .interior-list .interior-builtin > div {
    right: 22%;
    top: 3%;
  }
  .interior-list .interior-home-solution {
    background-position: 206px 0;
    background-size: cover;
    margin-top: -120px;
  }
  .interior-list .interior-home-solution > div {
    left: 9%;
    right: auto;
    top: 65%;
  }
  .interior-list .interior-athome {
    background-position: center -54px;
    background-size: cover;
  }
  .interior-list .interior-athome > div {
    right: 10%;
    top: 30%;
  }
  .interior-detail.interior-athome {
    background-image: url('../images/interior-at-home-service-bg.jpg');
  }
  .interior-detail.interior-builtin {
    background-image: url('../images/built-in-specialist-service-bg.jpg');
  }
  .interior-detail.interior-designer {
    background-image: url('../images/service-life-style-bg.jpg');
  }
  .interior-detail.interior-home-solution {
    background-image: url('../images/home-service-solution-bg.jpg');
  }
  .hide-md {
    display: none;
  }
  .ideabookselect {
    margin-left: 14px !important;
    margin-top: 10px;
  }
  .wrapper-profile-content {
    margin-top: 25px;
  }
  .profile-edit-page {
    background-color: transparent;
    padding: 10px 15px 0;
  }
  .profile-edit-page label {
    font-size: 14px;
  }
  .profile-edit-page .bootstrap-select > .dropdown-toggle {
    line-height: 29px;
    width: 100%;
    border-color: #000000;
  }
  .profile-edit-page .tt-menu {
    width: 120%;
  }
  #address-modal .selectpicker + .parsley-errors-list.filled {
    top: 37px;
  }
  .btn-update-point {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .search-box {
    width: 52% !important;
    margin-left: 20px;
  }
  .breadcrumb {
    width: auto;
  }
  .main-menu .navbar-nav > li > a .icon-photo,
  .main-menu .navbar-nav > li > a .icon-interior,
  .main-menu .navbar-nav > li > a .icon-product {
    background-size: 13px;
  }
  .mini-menu .sign-in a:last-child {
    max-width: 90px;
  }
  #filter-modal .panel .panel-body .checkbox .form-group input {
    width: 42px;
  }
  .list-product .product-box img {
    max-height: 153px;
  }
  .grid-box .panel-body {
    height: 375px;
  }
  .promo-red-box .left {
    padding: 4px 0;
  }
  .grey-box .bootstrap-select.form-control:not([class*="col-"]) {
    width: 62%;
  }
  .product-info .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 290px;
  }
  .modal-media .more-photo-container .list-photo-thumb {
    width: 184px;
  }
  .modal-media .more-photo-container .list-photo-thumb .image-bg-thumb {
    height: 67px;
    min-width: 53px;
  }
  .modal-media .save-ideabook-wrapper {
    top: 80%;
  }
  .interior-list .interior-designer,
  .interior-list .interior-builtin,
  .interior-list .interior-home-solution,
  .interior-list .interior-athome {
    background-size: 100%;
  }
  .interior-list .interior-designer > div {
    left: 143px;
  }
  .interior-list .interior-home-solution {
    background-position: 194px 0;
    margin-top: 0;
  }
  .interior-list .interior-home-solution > div {
    right: auto;
    top: 0;
  }
  .interior-list .interior-athome {
    background-position: -34px -19px;
  }
  .interior-list .interior-athome > div {
    top: 0;
  }
  .wrapper-exclusive .image-bg,
  .wrapper-exclusive .image-bg-thumb {
    height: 215px;
  }
  .table-cart {
    font-size: 90%;
  }
  .table-cart .product-img {
    max-width: 70px;
  }
  .wrapper-cart .product-name,
  .wrapper-cart .price-amount {
    font-size: 12px;
  }
}
