@charset "UTF-8";


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
   font-family: sans-serif;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   overflow-x: hidden;
}

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: 700
}

dfn {
   font-style: italic
}

h1 {
   margin: .67em 0;
   font-size: 2em
}

mark {
   color: #000;
   background: #ff0
}

small {
   font-size: 80%
}

sub,
sup {
   position: relative;
   font-size: 75%;
   line-height: 0;
   vertical-align: baseline
}

sup {
   top: -.5em
}

sub {
   bottom: -.25em
}

img {
   border: 0
}

svg:not(:root) {
   overflow: hidden
}

figure {
   margin: 1em 40px
}

hr {
   height: 0;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box
}

pre {
   overflow: auto
}

code,
kbd,
pre,
samp {
   font-family: monospace, monospace;
   font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
   margin: 0;
   font: inherit;
   color: inherit
}

button {
   overflow: visible
}

button,
select {
   text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
   -webkit-appearance: button;
   cursor: pointer
}

button[disabled],
html input[disabled] {
   cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
   padding: 0;
   border: 0
}

input {
   line-height: normal
}

input[type=checkbox],
input[type=radio] {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   height: auto
}

input[type=search] {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
   -webkit-appearance: none
}

fieldset {
   padding: .35em .625em .75em;
   margin: 0 2px;
   border: 1px solid silver
}

legend {
   padding: 0;
   border: 0
}

textarea {
   overflow: auto
}

optgroup {
   font-weight: 700
}

table {
   border-spacing: 0;
   border-collapse: collapse
}

td,
th {
   padding: 0
}



/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
   *,
    :after,
    :before {
      color: #000!important;
      text-shadow: none!important;
      background: 0 0!important;
      -webkit-box-shadow: none!important;
      box-shadow: none!important
   }
   a,
   a:visited {
      text-decoration: underline
   }
   a[href]:after {
      content: " (" attr(href) ")"
   }
   abbr[title]:after {
      content: " (" attr(title) ")"
   }
   a[href^="#"]:after,
   a[href^="javascript:"]:after {
      content: ""
   }
   blockquote,
   pre {
      border: 1px solid #999;
      page-break-inside: avoid
   }
   thead {
      display: table-header-group
   }
   img,
   tr {
      page-break-inside: avoid
   }
   img {
      max-width: 100%!important
   }
   h2,
   h3,
   p {
      orphans: 3;
      widows: 3
   }
   h2,
   h3 {
      page-break-after: avoid
   }
   .navbar {
      display: none
   }
   .btn > .caret,
   .dropup > .btn > .caret {
      border-top-color: #000!important
   }
   .label {
      border: 1px solid #000
   }
   .table {
      border-collapse: collapse!important
   }
   .table td,
   .table th {
      background-color: #fff!important
   }
   .table-bordered td,
   .table-bordered th {
      border: 1px solid #ddd!important
   }
}

@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: 400;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
   content: "\002a"
}

.glyphicon-plus:before {
   content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
   content: "\20ac"
}

.glyphicon-minus:before {
   content: "\2212"
}

.glyphicon-cloud:before {
   content: "\2601"
}

.glyphicon-envelope:before {
   content: "\2709"
}

.glyphicon-pencil:before {
   content: "\270f"
}

.glyphicon-glass:before {
   content: "\e001"
}

.glyphicon-music:before {
   content: "\e002"
}

.glyphicon-search:before {
   content: "\e003"
}

.glyphicon-heart:before {
   content: "\e005"
}

.glyphicon-star:before {
   content: "\e006"
}

.glyphicon-star-empty:before {
   content: "\e007"
}

.glyphicon-user:before {
   content: "\e008"
}

.glyphicon-film:before {
   content: "\e009"
}

.glyphicon-th-large:before {
   content: "\e010"
}

.glyphicon-th:before {
   content: "\e011"
}

.glyphicon-th-list:before {
   content: "\e012"
}

.glyphicon-ok:before {
   content: "\e013"
}

.glyphicon-remove:before {
   content: "\e014"
}

.glyphicon-zoom-in:before {
   content: "\e015"
}

.glyphicon-zoom-out:before {
   content: "\e016"
}

.glyphicon-off:before {
   content: "\e017"
}

.glyphicon-signal:before {
   content: "\e018"
}

.glyphicon-cog:before {
   content: "\e019"
}

.glyphicon-trash:before {
   content: "\e020"
}

.glyphicon-home:before {
   content: "\e021"
}

.glyphicon-file:before {
   content: "\e022"
}

.glyphicon-time:before {
   content: "\e023"
}

.glyphicon-road:before {
   content: "\e024"
}

.glyphicon-download-alt:before {
   content: "\e025"
}

.glyphicon-download:before {
   content: "\e026"
}

.glyphicon-upload:before {
   content: "\e027"
}

.glyphicon-inbox:before {
   content: "\e028"
}

.glyphicon-play-circle:before {
   content: "\e029"
}

.glyphicon-repeat:before {
   content: "\e030"
}

.glyphicon-refresh:before {
   content: "\e031"
}

.glyphicon-list-alt:before {
   content: "\e032"
}

.glyphicon-lock:before {
   content: "\e033"
}

.glyphicon-flag:before {
   content: "\e034"
}

.glyphicon-headphones:before {
   content: "\e035"
}

.glyphicon-volume-off:before {
   content: "\e036"
}

.glyphicon-volume-down:before {
   content: "\e037"
}

.glyphicon-volume-up:before {
   content: "\e038"
}

.glyphicon-qrcode:before {
   content: "\e039"
}

.glyphicon-barcode:before {
   content: "\e040"
}

.glyphicon-tag:before {
   content: "\e041"
}

.glyphicon-tags:before {
   content: "\e042"
}

.glyphicon-book:before {
   content: "\e043"
}

.glyphicon-bookmark:before {
   content: "\e044"
}

.glyphicon-print:before {
   content: "\e045"
}

.glyphicon-camera:before {
   content: "\e046"
}

.glyphicon-font:before {
   content: "\e047"
}

.glyphicon-bold:before {
   content: "\e048"
}

.glyphicon-italic:before {
   content: "\e049"
}

.glyphicon-text-height:before {
   content: "\e050"
}

.glyphicon-text-width:before {
   content: "\e051"
}

.glyphicon-align-left:before {
   content: "\e052"
}

.glyphicon-align-center:before {
   content: "\e053"
}

.glyphicon-align-right:before {
   content: "\e054"
}

.glyphicon-align-justify:before {
   content: "\e055"
}

.glyphicon-list:before {
   content: "\e056"
}

.glyphicon-indent-left:before {
   content: "\e057"
}

.glyphicon-indent-right:before {
   content: "\e058"
}

.glyphicon-facetime-video:before {
   content: "\e059"
}

.glyphicon-picture:before {
   content: "\e060"
}

.glyphicon-map-marker:before {
   content: "\e062"
}

.glyphicon-adjust:before {
   content: "\e063"
}

.glyphicon-tint:before {
   content: "\e064"
}

.glyphicon-edit:before {
   content: "\e065"
}

.glyphicon-share:before {
   content: "\e066"
}

.glyphicon-check:before {
   content: "\e067"
}

.glyphicon-move:before {
   content: "\e068"
}

.glyphicon-step-backward:before {
   content: "\e069"
}

.glyphicon-fast-backward:before {
   content: "\e070"
}

.glyphicon-backward:before {
   content: "\e071"
}

.glyphicon-play:before {
   content: "\e072"
}

.glyphicon-pause:before {
   content: "\e073"
}

.glyphicon-stop:before {
   content: "\e074"
}

.glyphicon-forward:before {
   content: "\e075"
}

.glyphicon-fast-forward:before {
   content: "\e076"
}

.glyphicon-step-forward:before {
   content: "\e077"
}

.glyphicon-eject:before {
   content: "\e078"
}

.glyphicon-chevron-left:before {
   content: "\e079"
}

.glyphicon-chevron-right:before {
   content: "\e080"
}

.glyphicon-plus-sign:before {
   content: "\e081"
}

.glyphicon-minus-sign:before {
   content: "\e082"
}

.glyphicon-remove-sign:before {
   content: "\e083"
}

.glyphicon-ok-sign:before {
   content: "\e084"
}

.glyphicon-question-sign:before {
   content: "\e085"
}

.glyphicon-info-sign:before {
   content: "\e086"
}

.glyphicon-screenshot:before {
   content: "\e087"
}

.glyphicon-remove-circle:before {
   content: "\e088"
}

.glyphicon-ok-circle:before {
   content: "\e089"
}

.glyphicon-ban-circle:before {
   content: "\e090"
}

.glyphicon-arrow-left:before {
   content: "\e091"
}

.glyphicon-arrow-right:before {
   content: "\e092"
}

.glyphicon-arrow-up:before {
   content: "\e093"
}

.glyphicon-arrow-down:before {
   content: "\e094"
}

.glyphicon-share-alt:before {
   content: "\e095"
}

.glyphicon-resize-full:before {
   content: "\e096"
}

.glyphicon-resize-small:before {
   content: "\e097"
}

.glyphicon-exclamation-sign:before {
   content: "\e101"
}

.glyphicon-gift:before {
   content: "\e102"
}

.glyphicon-leaf:before {
   content: "\e103"
}

.glyphicon-fire:before {
   content: "\e104"
}

.glyphicon-eye-open:before {
   content: "\e105"
}

.glyphicon-eye-close:before {
   content: "\e106"
}

.glyphicon-warning-sign:before {
   content: "\e107"
}

.glyphicon-plane:before {
   content: "\e108"
}

.glyphicon-calendar:before {
   content: "\e109"
}

.glyphicon-random:before {
   content: "\e110"
}

.glyphicon-comment:before {
   content: "\e111"
}

.glyphicon-magnet:before {
   content: "\e112"
}

.glyphicon-chevron-up:before {
   content: "\e113"
}

.glyphicon-chevron-down:before {
   content: "\e114"
}

.glyphicon-retweet:before {
   content: "\e115"
}

.glyphicon-shopping-cart:before {
   content: "\e116"
}

.glyphicon-folder-close:before {
   content: "\e117"
}

.glyphicon-folder-open:before {
   content: "\e118"
}

.glyphicon-resize-vertical:before {
   content: "\e119"
}

.glyphicon-resize-horizontal:before {
   content: "\e120"
}

.glyphicon-hdd:before {
   content: "\e121"
}

.glyphicon-bullhorn:before {
   content: "\e122"
}

.glyphicon-bell:before {
   content: "\e123"
}

.glyphicon-certificate:before {
   content: "\e124"
}

.glyphicon-thumbs-up:before {
   content: "\e125"
}

.glyphicon-thumbs-down:before {
   content: "\e126"
}

.glyphicon-hand-right:before {
   content: "\e127"
}

.glyphicon-hand-left:before {
   content: "\e128"
}

.glyphicon-hand-up:before {
   content: "\e129"
}

.glyphicon-hand-down:before {
   content: "\e130"
}

.glyphicon-circle-arrow-right:before {
   content: "\e131"
}

.glyphicon-circle-arrow-left:before {
   content: "\e132"
}

.glyphicon-circle-arrow-up:before {
   content: "\e133"
}

.glyphicon-circle-arrow-down:before {
   content: "\e134"
}

.glyphicon-globe:before {
   content: "\e135"
}

.glyphicon-wrench:before {
   content: "\e136"
}

.glyphicon-tasks:before {
   content: "\e137"
}

.glyphicon-filter:before {
   content: "\e138"
}

.glyphicon-briefcase:before {
   content: "\e139"
}

.glyphicon-fullscreen:before {
   content: "\e140"
}

.glyphicon-dashboard:before {
   content: "\e141"
}

.glyphicon-paperclip:before {
   content: "\e142"
}

.glyphicon-heart-empty:before {
   content: "\e143"
}

.glyphicon-link:before {
   content: "\e144"
}

.glyphicon-phone:before {
   content: "\e145"
}

.glyphicon-pushpin:before {
   content: "\e146"
}

.glyphicon-usd:before {
   content: "\e148"
}

.glyphicon-gbp:before {
   content: "\e149"
}

.glyphicon-sort:before {
   content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
   content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
   content: "\e152"
}

.glyphicon-sort-by-order:before {
   content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
   content: "\e154"
}

.glyphicon-sort-by-attributes:before {
   content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
   content: "\e156"
}

.glyphicon-unchecked:before {
   content: "\e157"
}

.glyphicon-expand:before {
   content: "\e158"
}

.glyphicon-collapse-down:before {
   content: "\e159"
}

.glyphicon-collapse-up:before {
   content: "\e160"
}

.glyphicon-log-in:before {
   content: "\e161"
}

.glyphicon-flash:before {
   content: "\e162"
}

.glyphicon-log-out:before {
   content: "\e163"
}

.glyphicon-new-window:before {
   content: "\e164"
}

.glyphicon-record:before {
   content: "\e165"
}

.glyphicon-save:before {
   content: "\e166"
}

.glyphicon-open:before {
   content: "\e167"
}

.glyphicon-saved:before {
   content: "\e168"
}

.glyphicon-import:before {
   content: "\e169"
}

.glyphicon-export:before {
   content: "\e170"
}

.glyphicon-send:before {
   content: "\e171"
}

.glyphicon-floppy-disk:before {
   content: "\e172"
}

.glyphicon-floppy-saved:before {
   content: "\e173"
}

.glyphicon-floppy-remove:before {
   content: "\e174"
}

.glyphicon-floppy-save:before {
   content: "\e175"
}

.glyphicon-floppy-open:before {
   content: "\e176"
}

.glyphicon-credit-card:before {
   content: "\e177"
}

.glyphicon-transfer:before {
   content: "\e178"
}

.glyphicon-cutlery:before {
   content: "\e179"
}

.glyphicon-header:before {
   content: "\e180"
}

.glyphicon-compressed:before {
   content: "\e181"
}

.glyphicon-earphone:before {
   content: "\e182"
}

.glyphicon-phone-alt:before {
   content: "\e183"
}

.glyphicon-tower:before {
   content: "\e184"
}

.glyphicon-stats:before {
   content: "\e185"
}

.glyphicon-sd-video:before {
   content: "\e186"
}

.glyphicon-hd-video:before {
   content: "\e187"
}

.glyphicon-subtitles:before {
   content: "\e188"
}

.glyphicon-sound-stereo:before {
   content: "\e189"
}

.glyphicon-sound-dolby:before {
   content: "\e190"
}

.glyphicon-sound-5-1:before {
   content: "\e191"
}

.glyphicon-sound-6-1:before {
   content: "\e192"
}

.glyphicon-sound-7-1:before {
   content: "\e193"
}

.glyphicon-copyright-mark:before {
   content: "\e194"
}

.glyphicon-registration-mark:before {
   content: "\e195"
}

.glyphicon-cloud-download:before {
   content: "\e197"
}

.glyphicon-cloud-upload:before {
   content: "\e198"
}

.glyphicon-tree-conifer:before {
   content: "\e199"
}

.glyphicon-tree-deciduous:before {
   content: "\e200"
}

.glyphicon-cd:before {
   content: "\e201"
}

.glyphicon-save-file:before {
   content: "\e202"
}

.glyphicon-open-file:before {
   content: "\e203"
}

.glyphicon-level-up:before {
   content: "\e204"
}

.glyphicon-copy:before {
   content: "\e205"
}

.glyphicon-paste:before {
   content: "\e206"
}

.glyphicon-alert:before {
   content: "\e209"
}

.glyphicon-equalizer:before {
   content: "\e210"
}

.glyphicon-king:before {
   content: "\e211"
}

.glyphicon-queen:before {
   content: "\e212"
}

.glyphicon-pawn:before {
   content: "\e213"
}

.glyphicon-bishop:before {
   content: "\e214"
}

.glyphicon-knight:before {
   content: "\e215"
}

.glyphicon-baby-formula:before {
   content: "\e216"
}

.glyphicon-tent:before {
   content: "\26fa"
}

.glyphicon-blackboard:before {
   content: "\e218"
}

.glyphicon-bed:before {
   content: "\e219"
}

.glyphicon-apple:before {
   content: "\f8ff"
}

.glyphicon-erase:before {
   content: "\e221"
}

.glyphicon-hourglass:before {
   content: "\231b"
}

.glyphicon-lamp:before {
   content: "\e223"
}

.glyphicon-duplicate:before {
   content: "\e224"
}

.glyphicon-piggy-bank:before {
   content: "\e225"
}

.glyphicon-scissors:before {
   content: "\e226"
}

.glyphicon-bitcoin:before {
   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
}

:after,
 :before {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

html {
   font-size: 10px;
   -webkit-tap-highlight-color: transparent
}

body {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 14px;
   line-height: 1.42857143;
   color: #333;
   background-color: #fff
}

button,
input,
select,
textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit
}

a {
   color: #337ab7;
   text-decoration: none
}

a:focus,
a:hover {
   color: #23527c;
   text-decoration: underline
}

a:focus {
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px
}

figure {
   margin: 0
}

img {
   vertical-align: middle
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
   display: block;
   max-width: 100%;
   height: auto
}

.img-rounded {
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.img-thumbnail {
   display: inline-block;
   max-width: 100%;
   height: auto;
   padding: 4px;
   line-height: 1.42857143;
   background-color: #fff;
   border: 1px solid #ddd;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out
}

.img-circle {
   -webkit-border-radius: 50%;
   border-radius: 50%
}

hr {
   margin-top: 20px;
   margin-bottom: 20px;
   border: 0;
   border-top: 1px solid #eee
}

.sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
   position: static;
   width: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   clip: auto
}

[role=button] {
   cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: inherit;
   font-weight: 500;
   line-height: 1.1;
   color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
   font-weight: 400;
   line-height: 1;
   color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
   margin-top: 20px;
   margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
   font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
   margin-top: 10px;
   margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
   font-size: 75%
}

.h1,
h1 {
   font-size: 36px
}

.h2,
h2 {
   font-size: 30px
}

.h3,
h3 {
   font-size: 24px
}

.h4,
h4 {
   font-size: 18px
}

.h5,
h5 {
   font-size: 14px
}

.h6,
h6 {
   font-size: 12px
}

p {
   margin: 0 0 10px
}

.lead {
   margin-bottom: 20px;
   font-size: 16px;
   font-weight: 300;
   line-height: 1.4
}

@media (min-width:768px) {
   .lead {
      font-size: 21px
   }
}

.small,
small {
   font-size: 85%
}

.mark,
mark {
   padding: .2em;
   background-color: #fcf8e3
}

.text-left {
   text-align: left
}

.text-right {
   text-align: right
}

.text-center {
   text-align: center
}

.text-justify {
   text-align: justify
}

.text-nowrap {
   white-space: nowrap
}

.text-lowercase {
   text-transform: lowercase
}

.text-uppercase {
   text-transform: uppercase
}

.text-capitalize {
   text-transform: capitalize
}

.text-muted {
   color: #777
}

.text-primary {
   color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
   color: #286090
}

.text-success {
   color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
   color: #2b542c
}

.text-info {
   color: #31708f
}

a.text-info:focus,
a.text-info:hover {
   color: #245269
}

.text-warning {
   color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
   color: #66512c
}

.text-danger {
   color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
   color: #843534
}

.bg-primary {
   color: #fff;
   background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
   background-color: #286090
}

.bg-success {
   background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
   background-color: #c1e2b3
}

.bg-info {
   background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
   background-color: #afd9ee
}

.bg-warning {
   background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
   background-color: #f7ecb5
}

.bg-danger {
   background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
   background-color: #e4b9b9
}

.page-header {
   padding-bottom: 9px;
   margin: 40px 0 20px;
   border-bottom: 1px solid #eee
}

ol,
ul {
   margin-top: 0;
   margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
   margin-bottom: 0
}

.list-unstyled {
   padding-left: 0;
   list-style: none
}

.list-inline {
   padding-left: 0;
   margin-left: -5px;
   list-style: none
}

.list-inline > li {
   display: inline-block;
   padding-right: 5px;
   padding-left: 5px
}

dl {
   margin-top: 0;
   margin-bottom: 20px
}

dd,
dt {
   line-height: 1.42857143
}

dt {
   font-weight: 700
}

dd {
   margin-left: 0
}

@media (min-width:768px) {
   .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap
   }
   .dl-horizontal dd {
      margin-left: 180px
   }
}

abbr[data-original-title],
abbr[title] {
   cursor: help;
   border-bottom: 1px dotted #777
}

.initialism {
   font-size: 90%;
   text-transform: uppercase
}

blockquote {
   padding: 10px 20px;
   margin: 0 0 20px;
   font-size: 17.5px;
   border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
   margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
   display: block;
   font-size: 80%;
   line-height: 1.42857143;
   color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
   content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
   padding-right: 15px;
   padding-left: 0;
   text-align: right;
   border-right: 5px solid #eee;
   border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
   content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
   content: '\00A0 \2014'
}

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;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

kbd {
   padding: 2px 4px;
   font-size: 90%;
   color: #fff;
   background-color: #333;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
   padding: 0;
   font-size: 100%;
   font-weight: 700;
   -webkit-box-shadow: none;
   box-shadow: none
}

pre {
   display: block;
   padding: 9.5px;
   margin: 0 0 10px;
   font-size: 13px;
   line-height: 1.42857143;
   color: #333;
   word-break: break-all;
   word-wrap: break-word;
   background-color: #f5f5f5;
   border: 1px solid #ccc;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

pre code {
   padding: 0;
   font-size: inherit;
   color: inherit;
   white-space: pre-wrap;
   background-color: transparent;
   -webkit-border-radius: 0;
   border-radius: 0
}

.pre-scrollable {
   max-height: 340px;
   overflow-y: scroll
}

.container {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
}

@media (min-width:768px) {
   .container {
      width: 750px
   }
}

@media (min-width:992px) {
   .container {
      width: 970px
   }
}

@media (min-width:1200px) {
   .container {
      width: 1170px
   }
}

.container-fluid {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
}

.row {
   margin-right: -15px;
   margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   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-10,
   .col-sm-11,
   .col-sm-12,
   .col-sm-2,
   .col-sm-3,
   .col-sm-4,
   .col-sm-5,
   .col-sm-6,
   .col-sm-7,
   .col-sm-8,
   .col-sm-9 {
      float: left
   }
   .col-sm-12 {
      width: 100%
   }
   .col-sm-11 {
      width: 91.66666667%
   }
   .col-sm-10 {
      width: 83.33333333%
   }
   .col-sm-9 {
      width: 75%
   }
   .col-sm-8 {
      width: 66.66666667%
   }
   .col-sm-7 {
      width: 58.33333333%
   }
   .col-sm-6 {
      width: 50%
   }
   .col-sm-5 {
      width: 41.66666667%
   }
   .col-sm-4 {
      width: 33.33333333%
   }
   .col-sm-3 {
      width: 25%
   }
   .col-sm-2 {
      width: 16.66666667%
   }
   .col-sm-1 {
      width: 8.33333333%
   }
   .col-sm-pull-12 {
      right: 100%
   }
   .col-sm-pull-11 {
      right: 91.66666667%
   }
   .col-sm-pull-10 {
      right: 83.33333333%
   }
   .col-sm-pull-9 {
      right: 75%
   }
   .col-sm-pull-8 {
      right: 66.66666667%
   }
   .col-sm-pull-7 {
      right: 58.33333333%
   }
   .col-sm-pull-6 {
      right: 50%
   }
   .col-sm-pull-5 {
      right: 41.66666667%
   }
   .col-sm-pull-4 {
      right: 33.33333333%
   }
   .col-sm-pull-3 {
      right: 25%
   }
   .col-sm-pull-2 {
      right: 16.66666667%
   }
   .col-sm-pull-1 {
      right: 8.33333333%
   }
   .col-sm-pull-0 {
      right: auto
   }
   .col-sm-push-12 {
      left: 100%
   }
   .col-sm-push-11 {
      left: 91.66666667%
   }
   .col-sm-push-10 {
      left: 83.33333333%
   }
   .col-sm-push-9 {
      left: 75%
   }
   .col-sm-push-8 {
      left: 66.66666667%
   }
   .col-sm-push-7 {
      left: 58.33333333%
   }
   .col-sm-push-6 {
      left: 50%
   }
   .col-sm-push-5 {
      left: 41.66666667%
   }
   .col-sm-push-4 {
      left: 33.33333333%
   }
   .col-sm-push-3 {
      left: 25%
   }
   .col-sm-push-2 {
      left: 16.66666667%
   }
   .col-sm-push-1 {
      left: 8.33333333%
   }
   .col-sm-push-0 {
      left: auto
   }
   .col-sm-offset-12 {
      margin-left: 100%
   }
   .col-sm-offset-11 {
      margin-left: 91.66666667%
   }
   .col-sm-offset-10 {
      margin-left: 83.33333333%
   }
   .col-sm-offset-9 {
      margin-left: 75%
   }
   .col-sm-offset-8 {
      margin-left: 66.66666667%
   }
   .col-sm-offset-7 {
      margin-left: 58.33333333%
   }
   .col-sm-offset-6 {
      margin-left: 50%
   }
   .col-sm-offset-5 {
      margin-left: 41.66666667%
   }
   .col-sm-offset-4 {
      margin-left: 33.33333333%
   }
   .col-sm-offset-3 {
      margin-left: 25%
   }
   .col-sm-offset-2 {
      margin-left: 16.66666667%
   }
   .col-sm-offset-1 {
      margin-left: 8.33333333%
   }
   .col-sm-offset-0 {
      margin-left: 0
   }
}

@media (min-width:992px) {
   .col-md-1,
   .col-md-10,
   .col-md-11,
   .col-md-12,
   .col-md-2,
   .col-md-3,
   .col-md-4,
   .col-md-5,
   .col-md-6,
   .col-md-7,
   .col-md-8,
   .col-md-9 {
      float: left
   }
   .col-md-12 {
      width: 100%
   }
   .col-md-11 {
      width: 91.66666667%
   }
   .col-md-10 {
      width: 83.33333333%
   }
   .col-md-9 {
      width: 75%
   }
   .col-md-8 {
      width: 66.66666667%
   }
   .col-md-7 {
      width: 58.33333333%
   }
   .col-md-6 {
      width: 50%
   }
   .col-md-5 {
      width: 41.66666667%
   }
   .col-md-4 {
      width: 33.33333333%
   }
   .col-md-3 {
      width: 25%
   }
   .col-md-2 {
      width: 16.66666667%
   }
   .col-md-1 {
      width: 8.33333333%
   }
   .col-md-pull-12 {
      right: 100%
   }
   .col-md-pull-11 {
      right: 91.66666667%
   }
   .col-md-pull-10 {
      right: 83.33333333%
   }
   .col-md-pull-9 {
      right: 75%
   }
   .col-md-pull-8 {
      right: 66.66666667%
   }
   .col-md-pull-7 {
      right: 58.33333333%
   }
   .col-md-pull-6 {
      right: 50%
   }
   .col-md-pull-5 {
      right: 41.66666667%
   }
   .col-md-pull-4 {
      right: 33.33333333%
   }
   .col-md-pull-3 {
      right: 25%
   }
   .col-md-pull-2 {
      right: 16.66666667%
   }
   .col-md-pull-1 {
      right: 8.33333333%
   }
   .col-md-pull-0 {
      right: auto
   }
   .col-md-push-12 {
      left: 100%
   }
   .col-md-push-11 {
      left: 91.66666667%
   }
   .col-md-push-10 {
      left: 83.33333333%
   }
   .col-md-push-9 {
      left: 75%
   }
   .col-md-push-8 {
      left: 66.66666667%
   }
   .col-md-push-7 {
      left: 58.33333333%
   }
   .col-md-push-6 {
      left: 50%
   }
   .col-md-push-5 {
      left: 41.66666667%
   }
   .col-md-push-4 {
      left: 33.33333333%
   }
   .col-md-push-3 {
      left: 25%
   }
   .col-md-push-2 {
      left: 16.66666667%
   }
   .col-md-push-1 {
      left: 8.33333333%
   }
   .col-md-push-0 {
      left: auto
   }
   .col-md-offset-12 {
      margin-left: 100%
   }
   .col-md-offset-11 {
      margin-left: 91.66666667%
   }
   .col-md-offset-10 {
      margin-left: 83.33333333%
   }
   .col-md-offset-9 {
      margin-left: 75%
   }
   .col-md-offset-8 {
      margin-left: 66.66666667%
   }
   .col-md-offset-7 {
      margin-left: 58.33333333%
   }
   .col-md-offset-6 {
      margin-left: 50%
   }
   .col-md-offset-5 {
      margin-left: 41.66666667%
   }
   .col-md-offset-4 {
      margin-left: 33.33333333%
   }
   .col-md-offset-3 {
      margin-left: 25%
   }
   .col-md-offset-2 {
      margin-left: 16.66666667%
   }
   .col-md-offset-1 {
      margin-left: 8.33333333%
   }
   .col-md-offset-0 {
      margin-left: 0
   }
}

@media (min-width:1200px) {
   .col-lg-1,
   .col-lg-10,
   .col-lg-11,
   .col-lg-12,
   .col-lg-2,
   .col-lg-3,
   .col-lg-4,
   .col-lg-5,
   .col-lg-6,
   .col-lg-7,
   .col-lg-8,
   .col-lg-9 {
      float: left
   }
   .col-lg-12 {
      width: 100%
   }
   .col-lg-11 {
      width: 91.66666667%
   }
   .col-lg-10 {
      width: 83.33333333%
   }
   .col-lg-9 {
      width: 75%
   }
   .col-lg-8 {
      width: 66.66666667%
   }
   .col-lg-7 {
      width: 58.33333333%
   }
   .col-lg-6 {
      width: 50%
   }
   .col-lg-5 {
      width: 41.66666667%
   }
   .col-lg-4 {
      width: 33.33333333%
   }
   .col-lg-3 {
      width: 25%
   }
   .col-lg-2 {
      width: 16.66666667%
   }
   .col-lg-1 {
      width: 8.33333333%
   }
   .col-lg-pull-12 {
      right: 100%
   }
   .col-lg-pull-11 {
      right: 91.66666667%
   }
   .col-lg-pull-10 {
      right: 83.33333333%
   }
   .col-lg-pull-9 {
      right: 75%
   }
   .col-lg-pull-8 {
      right: 66.66666667%
   }
   .col-lg-pull-7 {
      right: 58.33333333%
   }
   .col-lg-pull-6 {
      right: 50%
   }
   .col-lg-pull-5 {
      right: 41.66666667%
   }
   .col-lg-pull-4 {
      right: 33.33333333%
   }
   .col-lg-pull-3 {
      right: 25%
   }
   .col-lg-pull-2 {
      right: 16.66666667%
   }
   .col-lg-pull-1 {
      right: 8.33333333%
   }
   .col-lg-pull-0 {
      right: auto
   }
   .col-lg-push-12 {
      left: 100%
   }
   .col-lg-push-11 {
      left: 91.66666667%
   }
   .col-lg-push-10 {
      left: 83.33333333%
   }
   .col-lg-push-9 {
      left: 75%
   }
   .col-lg-push-8 {
      left: 66.66666667%
   }
   .col-lg-push-7 {
      left: 58.33333333%
   }
   .col-lg-push-6 {
      left: 50%
   }
   .col-lg-push-5 {
      left: 41.66666667%
   }
   .col-lg-push-4 {
      left: 33.33333333%
   }
   .col-lg-push-3 {
      left: 25%
   }
   .col-lg-push-2 {
      left: 16.66666667%
   }
   .col-lg-push-1 {
      left: 8.33333333%
   }
   .col-lg-push-0 {
      left: auto
   }
   .col-lg-offset-12 {
      margin-left: 100%
   }
   .col-lg-offset-11 {
      margin-left: 91.66666667%
   }
   .col-lg-offset-10 {
      margin-left: 83.33333333%
   }
   .col-lg-offset-9 {
      margin-left: 75%
   }
   .col-lg-offset-8 {
      margin-left: 66.66666667%
   }
   .col-lg-offset-7 {
      margin-left: 58.33333333%
   }
   .col-lg-offset-6 {
      margin-left: 50%
   }
   .col-lg-offset-5 {
      margin-left: 41.66666667%
   }
   .col-lg-offset-4 {
      margin-left: 33.33333333%
   }
   .col-lg-offset-3 {
      margin-left: 25%
   }
   .col-lg-offset-2 {
      margin-left: 16.66666667%
   }
   .col-lg-offset-1 {
      margin-left: 8.33333333%
   }
   .col-lg-offset-0 {
      margin-left: 0
   }
}

table {
   background-color: transparent
}

caption {
   padding-top: 8px;
   padding-bottom: 8px;
   color: #777;
   text-align: left
}

th {
   text-align: left
}

.table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #ddd
}

.table > thead > tr > th {
   vertical-align: bottom;
   border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
   border-top: 0
}

.table > tbody + tbody {
   border-top: 2px solid #ddd
}

.table .table {
   background-color: #fff
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
   padding: 5px
}

.table-bordered {
   border: 1px solid #ddd
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
   border: 1px solid #ddd
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
   border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
   background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
   background-color: #f5f5f5
}

table col[class*=col-] {
   position: static;
   display: table-column;
   float: none
}

table td[class*=col-],
table th[class*=col-] {
   position: static;
   display: table-cell;
   float: none
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
   background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
   background-color: #e8e8e8
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
   background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
   background-color: #d0e9c6
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
   background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
   background-color: #c4e3f3
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
   background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
   background-color: #faf2cc
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
   background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
   background-color: #ebcccc
}

.table-responsive {
   min-height: .01%;
   overflow-x: auto
}

@media screen and (max-width:767px) {
   .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd
   }
   .table-responsive > .table {
      margin-bottom: 0
   }
   .table-responsive > .table > tbody > tr > td,
   .table-responsive > .table > tbody > tr > th,
   .table-responsive > .table > tfoot > tr > td,
   .table-responsive > .table > tfoot > tr > th,
   .table-responsive > .table > thead > tr > td,
   .table-responsive > .table > thead > tr > th {
      white-space: nowrap
   }
   .table-responsive > .table-bordered {
      border: 0
   }
   .table-responsive > .table-bordered > tbody > tr > td:first-child,
   .table-responsive > .table-bordered > tbody > tr > th:first-child,
   .table-responsive > .table-bordered > tfoot > tr > td:first-child,
   .table-responsive > .table-bordered > tfoot > tr > th:first-child,
   .table-responsive > .table-bordered > thead > tr > td:first-child,
   .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0
   }
   .table-responsive > .table-bordered > tbody > tr > td:last-child,
   .table-responsive > .table-bordered > tbody > tr > th:last-child,
   .table-responsive > .table-bordered > tfoot > tr > td:last-child,
   .table-responsive > .table-bordered > tfoot > tr > th:last-child,
   .table-responsive > .table-bordered > thead > tr > td:last-child,
   .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0
   }
   .table-responsive > .table-bordered > tbody > tr:last-child > td,
   .table-responsive > .table-bordered > tbody > tr:last-child > th,
   .table-responsive > .table-bordered > tfoot > tr:last-child > td,
   .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0
   }
}

fieldset {
   min-width: 0;
   padding: 0;
   margin: 0;
   border: 0
}

legend {
   display: block;
   width: 100%;
   padding: 0;
   margin-bottom: 20px;
   font-size: 21px;
   line-height: inherit;
   color: #333;
   border: 0;
   border-bottom: 1px solid #e5e5e5
}

label {
   display: inline-block;
   max-width: 100%;
   margin-bottom: 5px;
   font-weight: 700
}

input[type=search] {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
   margin: 4px 0 0;
   line-height: normal
}

input[type=file] {
   display: block
}

input[type=range] {
   display: block;
   width: 100%
}

select[multiple],
select[size] {
   height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px
}

output {
   display: block;
   padding-top: 7px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555
}

.form-control {
   display: block;
   width: 100%;
   height: 34px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   background-color: #fff;
   background-image: none;
   border: 1px solid #ccc;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   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, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
   color: #999;
   opacity: 1
}

.form-control:-ms-input-placeholder {
   color: #999
}

.form-control::-webkit-input-placeholder {
   color: #999
}

.form-control::-ms-expand {
   background-color: transparent;
   border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
   background-color: #eee;
   opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
   cursor: not-allowed
}

textarea.form-control {
   height: auto
}

input[type=search] {
   -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   input[type=date].form-control,
   input[type=datetime-local].form-control,
   input[type=month].form-control,
   input[type=time].form-control {
      line-height: 34px
   }
   .input-group-sm input[type=date],
   .input-group-sm input[type=datetime-local],
   .input-group-sm input[type=month],
   .input-group-sm input[type=time],
   input[type=date].input-sm,
   input[type=datetime-local].input-sm,
   input[type=month].input-sm,
   input[type=time].input-sm {
      line-height: 30px
   }
   .input-group-lg input[type=date],
   .input-group-lg input[type=datetime-local],
   .input-group-lg input[type=month],
   .input-group-lg input[type=time],
   input[type=date].input-lg,
   input[type=datetime-local].input-lg,
   input[type=month].input-lg,
   input[type=time].input-lg {
      line-height: 46px
   }
}

.form-group {
   margin-bottom: 15px
}

.checkbox,
.radio {
   position: relative;
   display: block;
   margin-top: 10px;
   margin-bottom: 10px
}

.checkbox label,
.radio label {
   min-height: 20px;
   padding-left: 20px;
   margin-bottom: 0;
   font-weight: 400;
   cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
   position: absolute;
   margin-left: -20px
}

.checkbox + .checkbox,
.radio + .radio {
   margin-top: -5px
}

.checkbox-inline,
.radio-inline {
   position: relative;
   display: inline-block;
   padding-left: 20px;
   margin-bottom: 0;
   font-weight: 400;
   vertical-align: middle;
   cursor: pointer
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
   margin-top: 0;
   margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
   cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
   cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
   cursor: not-allowed
}

.form-control-static {
   min-height: 34px;
   padding-top: 7px;
   padding-bottom: 7px;
   margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
   padding-right: 0;
   padding-left: 0
}

.input-sm {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

select.input-sm {
   height: 30px;
   line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
   height: auto
}

.form-group-sm .form-control {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.form-group-sm select.form-control {
   height: 30px;
   line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
   height: auto
}

.form-group-sm .form-control-static {
   height: 30px;
   min-height: 32px;
   padding: 6px 10px;
   font-size: 12px;
   line-height: 1.5
}

.input-lg {
   height: 46px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

select.input-lg {
   height: 46px;
   line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
   height: auto
}

.form-group-lg .form-control {
   height: 46px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.form-group-lg select.form-control {
   height: 46px;
   line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
   height: auto
}

.form-group-lg .form-control-static {
   height: 46px;
   min-height: 38px;
   padding: 11px 16px;
   font-size: 18px;
   line-height: 1.3333333
}

.has-feedback {
   position: relative
}

.has-feedback .form-control {
   padding-right: 42.5px
}

.form-control-feedback {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 2;
   display: block;
   width: 34px;
   height: 34px;
   line-height: 34px;
   text-align: center;
   pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
   width: 46px;
   height: 46px;
   line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
   width: 30px;
   height: 30px;
   line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
   color: #3c763d
}

.has-success .form-control {
   border-color: #3c763d;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
   border-color: #2b542c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
   color: #3c763d;
   background-color: #dff0d8;
   border-color: #3c763d
}

.has-success .form-control-feedback {
   color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
   color: #8a6d3b
}

.has-warning .form-control {
   border-color: #8a6d3b;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
   border-color: #66512c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
   color: #8a6d3b;
   background-color: #fcf8e3;
   border-color: #8a6d3b
}

.has-warning .form-control-feedback {
   color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
   color: #a94442
}

.has-error .form-control {
   border-color: #a94442;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
   border-color: #843534;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
   color: #a94442;
   background-color: #f2dede;
   border-color: #a94442
}

.has-error .form-control-feedback {
   color: #a94442
}

.has-feedback label ~ .form-control-feedback {
   top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
   top: 0
}

.help-block {
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
   color: #737373
}

@media (min-width:768px) {
   .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle
   }
   .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle
   }
   .form-inline .form-control-static {
      display: inline-block
   }
   .form-inline .input-group {
      display: inline-table;
      vertical-align: middle
   }
   .form-inline .input-group .form-control,
   .form-inline .input-group .input-group-addon,
   .form-inline .input-group .input-group-btn {
      width: auto
   }
   .form-inline .input-group > .form-control {
      width: 100%
   }
   .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle
   }
   .form-inline .checkbox,
   .form-inline .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle
   }
   .form-inline .checkbox label,
   .form-inline .radio label {
      padding-left: 0
   }
   .form-inline .checkbox input[type=checkbox],
   .form-inline .radio input[type=radio] {
      position: relative;
      margin-left: 0
   }
   .form-inline .has-feedback .form-control-feedback {
      top: 0
   }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
   padding-top: 7px;
   margin-top: 0;
   margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
   min-height: 27px
}

.form-horizontal .form-group {
   margin-right: -15px;
   margin-left: -15px
}

@media (min-width:768px) {
   .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right
   }
}

.form-horizontal .has-feedback .form-control-feedback {
   right: 15px
}

@media (min-width:768px) {
   .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px
   }
}

@media (min-width:768px) {
   .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px
   }
}

.btn {
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-image: none;
   border: 1px solid transparent;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
   color: #333;
   text-decoration: none
}

.btn.active,
.btn:active {
   background-image: none;
   outline: 0;
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
   cursor: not-allowed;
   -webkit-box-shadow: none;
   box-shadow: none;
   opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
   pointer-events: none
}

.btn-default {
   color: #333;
   background-color: #fff;
   border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
   color: #333;
   background-color: #e6e6e6;
   border-color: #8c8c8c
}

.btn-default:hover {
   color: #333;
   background-color: #e6e6e6;
   border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
   color: #333;
   background-color: #e6e6e6;
   border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
   color: #333;
   background-color: #d4d4d4;
   border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
   background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
   background-color: #fff;
   border-color: #ccc
}

.btn-default .badge {
   color: #fff;
   background-color: #333
}

.btn-primary {
   color: #fff;
   background-color: #337ab7;
   border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
   color: #fff;
   background-color: #286090;
   border-color: #122b40
}

.btn-primary:hover {
   color: #fff;
   background-color: #286090;
   border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
   color: #fff;
   background-color: #286090;
   border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
   color: #fff;
   background-color: #204d74;
   border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
   background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
   background-color: #337ab7;
   border-color: #2e6da4
}

.btn-primary .badge {
   color: #337ab7;
   background-color: #fff
}

.btn-success {
   color: #fff;
   background-color: #5cb85c;
   border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
   color: #fff;
   background-color: #449d44;
   border-color: #255625
}

.btn-success:hover {
   color: #fff;
   background-color: #449d44;
   border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
   color: #fff;
   background-color: #449d44;
   border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
   color: #fff;
   background-color: #398439;
   border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
   background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
   background-color: #5cb85c;
   border-color: #4cae4c
}

.btn-success .badge {
   color: #5cb85c;
   background-color: #fff
}

.btn-info {
   color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
   color: #fff;
   background-color: #31b0d5;
   border-color: #1b6d85
}

.btn-info:hover {
   color: #fff;
   background-color: #31b0d5;
   border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
   color: #fff;
   background-color: #31b0d5;
   border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
   color: #fff;
   background-color: #269abc;
   border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
   background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
   background-color: #5bc0de;
   border-color: #46b8da
}

.btn-info .badge {
   color: #5bc0de;
   background-color: #fff
}

.btn-warning {
   color: #fff;
   background-color: #f0ad4e;
   border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
   color: #fff;
   background-color: #ec971f;
   border-color: #985f0d
}

.btn-warning:hover {
   color: #fff;
   background-color: #ec971f;
   border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
   color: #fff;
   background-color: #ec971f;
   border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
   color: #fff;
   background-color: #d58512;
   border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
   background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
   background-color: #f0ad4e;
   border-color: #eea236
}

.btn-warning .badge {
   color: #f0ad4e;
   background-color: #fff
}

.btn-danger {
   color: #fff;
   background-color: #d9534f;
   border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
   color: #fff;
   background-color: #c9302c;
   border-color: #761c19
}

.btn-danger:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
   color: #fff;
   background-color: #c9302c;
   border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
   color: #fff;
   background-color: #ac2925;
   border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
   background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
   background-color: #d9534f;
   border-color: #d43f3a
}

.btn-danger .badge {
   color: #d9534f;
   background-color: #fff
}

.btn-link {
   font-weight: 400;
   color: #337ab7;
   -webkit-border-radius: 0;
   border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
   background-color: transparent;
   -webkit-box-shadow: none;
   box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
   border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
   color: #23527c;
   text-decoration: underline;
   background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
   color: #777;
   text-decoration: none
}

.btn-group-lg > .btn,
.btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.btn-group-sm > .btn,
.btn-sm {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.btn-group-xs > .btn,
.btn-xs {
   padding: 1px 5px;
   font-size: 12px;
   line-height: 1.5;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.btn-block {
   display: block;
   width: 100%
}

.btn-block + .btn-block {
   margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
   width: 100%
}

.fade {
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear
}

.fade.in {
   opacity: 1
}

.collapse {
   display: none
}

.collapse.in {
   display: block
}

tr.collapse.in {
   display: table-row
}

tbody.collapse.in {
   display: table-row-group
}

.collapsing {
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition-timing-function: ease;
   transition-timing-function: ease;
   -webkit-transition-duration: .35s;
   transition-duration: .35s;
   -webkit-transition-property: height, visibility;
   transition-property: height, visibility
}

.caret {
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px dashed;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent
}

.dropdown,
.dropup {
   position: relative
}

.dropdown-toggle:focus {
   outline: 0
}

.dropdown-menu {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   font-size: 14px;
   text-align: left;
   list-style: none;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .15);
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
   box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
   right: 0;
   left: auto
}

.dropdown-menu .divider {
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #e5e5e5
}

.dropdown-menu > li > a {
   display: block;
   padding: 3px 20px;
   clear: both;
   font-weight: 400;
   line-height: 1.42857143;
   color: #333;
   white-space: nowrap
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
   color: #262626;
   text-decoration: none;
   background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #337ab7;
   outline: 0
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
   color: #777
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent;
   background-image: none
}

.open > .dropdown-menu {
   display: block
}

.open > a {
   outline: 0
}

.dropdown-menu-right {
   right: 0;
   left: auto
}

.dropdown-menu-left {
   right: auto;
   left: 0
}

.dropdown-header {
   display: block;
   padding: 3px 20px;
   font-size: 12px;
   line-height: 1.42857143;
   color: #777;
   white-space: nowrap
}

.dropdown-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 990
}

.pull-right > .dropdown-menu {
   right: 0;
   left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
   content: "";
   border-top: 0;
   border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
   top: auto;
   bottom: 100%;
   margin-bottom: 2px
}

@media (min-width:768px) {
   .navbar-right .dropdown-menu {
      right: 0;
      left: auto
   }
   .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0
   }
}

.btn-group,
.btn-group-vertical {
   position: relative;
   display: inline-block;
   vertical-align: middle
}

.btn-group-vertical > .btn,
.btn-group > .btn {
   position: relative;
   float: left
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
   z-index: 2
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
   margin-left: -1px
}

.btn-toolbar {
   margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
   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) {
   -webkit-border-radius: 0;
   border-radius: 0
}

.btn-group > .btn:first-child {
   margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0;
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.btn-group > .btn-group {
   float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
   -webkit-border-radius: 0;
   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 {
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0;
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
   outline: 0
}

.btn-group > .btn + .dropdown-toggle {
   padding-right: 8px;
   padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
   padding-right: 12px;
   padding-left: 12px
}

.btn-group.open .dropdown-toggle {
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
   -webkit-box-shadow: none;
   box-shadow: none
}

.btn .caret {
   margin-left: 0
}

.btn-lg .caret {
   border-width: 5px 5px 0;
   border-bottom-width: 0
}

.dropup .btn-lg .caret {
   border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
   display: block;
   float: none;
   width: 100%;
   max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
   float: none
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
   margin-top: -1px;
   margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
   -webkit-border-radius: 0;
   border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0;
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
   -webkit-border-radius: 0;
   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 {
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0
}

.btn-group-justified {
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: separate
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
   display: table-cell;
   float: none;
   width: 1%
}

.btn-group-justified > .btn-group .btn {
   width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
   left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
   position: absolute;
   clip: rect(0, 0, 0, 0);
   pointer-events: none
}

.input-group {
   position: relative;
   display: table;
   border-collapse: separate
}

.input-group[class*=col-] {
   float: none;
   padding-right: 0;
   padding-left: 0
}

.input-group .form-control {
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0
}

.input-group .form-control:focus {
   z-index: 3
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
   height: 46px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
   height: 46px;
   line-height: 46px
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
   height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
   height: 30px;
   line-height: 30px
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
   height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
   display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
   -webkit-border-radius: 0;
   border-radius: 0
}

.input-group-addon,
.input-group-btn {
   width: 1%;
   white-space: nowrap;
   vertical-align: middle
}

.input-group-addon {
   padding: 6px 12px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1;
   color: #555;
   text-align: center;
   background-color: #eee;
   border: 1px solid #ccc;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.input-group-addon.input-sm {
   padding: 5px 10px;
   font-size: 12px;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.input-group-addon.input-lg {
   padding: 10px 16px;
   font-size: 18px;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
   margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0;
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0
}

.input-group-addon:first-child {
   border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.input-group-addon:last-child {
   border-left: 0
}

.input-group-btn {
   position: relative;
   font-size: 0;
   white-space: nowrap
}

.input-group-btn > .btn {
   position: relative
}

.input-group-btn > .btn + .btn {
   margin-left: -1px
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
   z-index: 2
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
   margin-right: -1px
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
   z-index: 2;
   margin-left: -1px
}

.nav {
   padding-left: 0;
   margin-bottom: 0;
   list-style: none
}

.nav > li {
   position: relative;
   display: block
}

.nav > li > a {
   position: relative;
   display: block;
   padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
   text-decoration: none;
   background-color: #eee
}

.nav > li.disabled > a {
   color: #777
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
   color: #777;
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
   background-color: #eee;
   border-color: #337ab7
}

.nav .nav-divider {
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #e5e5e5
}

.nav > li > a > img {
   max-width: none
}

.nav-tabs {
   border-bottom: 1px solid #ddd
}

.nav-tabs > li {
   float: left;
   margin-bottom: -1px
}

.nav-tabs > li > a {
   margin-right: 2px;
   line-height: 1.42857143;
   border: 1px solid transparent;
   -webkit-border-radius: 4px 4px 0 0;
   border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
   border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
   color: #555;
   cursor: default;
   background-color: #fff;
   border: 1px solid #ddd;
   border-bottom-color: transparent
}

.nav-tabs.nav-justified {
   width: 100%;
   border-bottom: 0
}

.nav-tabs.nav-justified > li {
   float: none
}

.nav-tabs.nav-justified > li > a {
   margin-bottom: 5px;
   text-align: center
}

.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;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
   border: 1px solid #ddd
}

@media (min-width:768px) {
   .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      -webkit-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0
   }
   .nav-tabs.nav-justified > .active > a,
   .nav-tabs.nav-justified > .active > a:focus,
   .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff
   }
}

.nav-pills > li {
   float: left
}

.nav-pills > li > a {
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.nav-pills > li + li {
   margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
   color: #fff;
   background-color: #337ab7
}

.nav-stacked > li {
   float: none
}

.nav-stacked > li + li {
   margin-top: 2px;
   margin-left: 0
}

.nav-justified {
   width: 100%
}

.nav-justified > li {
   float: none
}

.nav-justified > li > a {
   margin-bottom: 5px;
   text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
   top: auto;
   left: auto
}

@media (min-width:768px) {
   .nav-justified > li {
      display: table-cell;
      width: 1%
   }
   .nav-justified > li > a {
      margin-bottom: 0
   }
}

.nav-tabs-justified {
   border-bottom: 0
}

.nav-tabs-justified > li > a {
   margin-right: 0;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
   border: 1px solid #ddd
}

@media (min-width:768px) {
   .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      -webkit-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0
   }
   .nav-tabs-justified > .active > a,
   .nav-tabs-justified > .active > a:focus,
   .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff
   }
}

.tab-content > .tab-pane {
   display: none
}

.tab-content > .active {
   display: block
}

.nav-tabs .dropdown-menu {
   margin-top: -1px;
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0
}

.navbar {
   position: relative;
   min-height: 50px;
   margin-bottom: 20px;
   border: 1px solid transparent
}

@media (min-width:768px) {
   .navbar {
      -webkit-border-radius: 4px;
      border-radius: 4px
   }
}

@media (min-width:768px) {
   .navbar-header {
      float: left
   }
}

.navbar-collapse {
   padding-right: 15px;
   padding-left: 15px;
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
   border-top: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
   overflow-y: auto
}

@media (min-width:768px) {
   .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none
   }
   .navbar-collapse.collapse {
      display: block!important;
      height: auto!important;
      padding-bottom: 0;
      overflow: visible!important
   }
   .navbar-collapse.in {
      overflow-y: visible
   }
   .navbar-fixed-bottom .navbar-collapse,
   .navbar-fixed-top .navbar-collapse,
   .navbar-static-top .navbar-collapse {
      padding-right: 0;
      padding-left: 0
   }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
   max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
   .navbar-fixed-bottom .navbar-collapse,
   .navbar-fixed-top .navbar-collapse {
      max-height: 200px
   }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
   margin-right: -15px;
   margin-left: -15px
}

@media (min-width:768px) {
   .container-fluid > .navbar-collapse,
   .container-fluid > .navbar-header,
   .container > .navbar-collapse,
   .container > .navbar-header {
      margin-right: 0;
      margin-left: 0
   }
}

.navbar-static-top {
   z-index: 1000;
   border-width: 0 0 1px
}

@media (min-width:768px) {
   .navbar-static-top {
      -webkit-border-radius: 0;
      border-radius: 0
   }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030
}

@media (min-width:768px) {
   .navbar-fixed-bottom,
   .navbar-fixed-top {
      -webkit-border-radius: 0;
      border-radius: 0
   }
}

.navbar-fixed-top {
   top: 0;
   border-width: 0 0 1px
}

.navbar-fixed-bottom {
   bottom: 0;
   margin-bottom: 0;
   border-width: 1px 0 0
}

.navbar-brand {
   float: left;
   height: 50px;
   padding: 15px 15px;
   font-size: 18px;
   line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
   text-decoration: none
}

.navbar-brand > img {
   display: block
}

@media (min-width:768px) {
   .navbar > .container .navbar-brand,
   .navbar > .container-fluid .navbar-brand {
      margin-left: -15px
   }
}

.navbar-toggle {
   position: relative;
   float: right;
   padding: 9px 10px;
   margin-top: 8px;
   margin-right: 15px;
   margin-bottom: 8px;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.navbar-toggle:focus {
   outline: 0
}

.navbar-toggle .icon-bar {
   display: block;
   width: 22px;
   height: 2px;
   -webkit-border-radius: 1px;
   border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
   margin-top: 4px
}

@media (min-width:768px) {
   .navbar-toggle {
      display: none
   }
}

.navbar-nav {
   margin: 7.5px -15px
}

.navbar-nav > li > a {
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 20px
}

@media (max-width:767px) {
   .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none
   }
   .navbar-nav .open .dropdown-menu .dropdown-header,
   .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px
   }
   .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px
   }
   .navbar-nav .open .dropdown-menu > li > a:focus,
   .navbar-nav .open .dropdown-menu > li > a:hover {
      background-image: none
   }
}

@media (min-width:768px) {
   .navbar-nav {
      float: left;
      margin: 0
   }
   .navbar-nav > li {
      float: left
   }
   .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px
   }
}

.navbar-form {
   padding: 10px 15px;
   margin-top: 8px;
   margin-right: -15px;
   margin-bottom: 8px;
   margin-left: -15px;
   border-top: 1px solid transparent;
   border-bottom: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
   .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle
   }
   .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle
   }
   .navbar-form .form-control-static {
      display: inline-block
   }
   .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle
   }
   .navbar-form .input-group .form-control,
   .navbar-form .input-group .input-group-addon,
   .navbar-form .input-group .input-group-btn {
      width: auto
   }
   .navbar-form .input-group > .form-control {
      width: 100%
   }
   .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle
   }
   .navbar-form .checkbox,
   .navbar-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle
   }
   .navbar-form .checkbox label,
   .navbar-form .radio label {
      padding-left: 0
   }
   .navbar-form .checkbox input[type=checkbox],
   .navbar-form .radio input[type=radio] {
      position: relative;
      margin-left: 0
   }
   .navbar-form .has-feedback .form-control-feedback {
      top: 0
   }
}

@media (max-width:767px) {
   .navbar-form .form-group {
      margin-bottom: 5px
   }
   .navbar-form .form-group:last-child {
      margin-bottom: 0
   }
}

@media (min-width:768px) {
   .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none
   }
}

.navbar-nav > li > .dropdown-menu {
   margin-top: 0;
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
   margin-bottom: 0;
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0;
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0
}

.navbar-btn {
   margin-top: 8px;
   margin-bottom: 8px
}

.navbar-btn.btn-sm {
   margin-top: 10px;
   margin-bottom: 10px
}

.navbar-btn.btn-xs {
   margin-top: 14px;
   margin-bottom: 14px
}

.navbar-text {
   margin-top: 15px;
   margin-bottom: 15px
}

@media (min-width:768px) {
   .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px
   }
}

@media (min-width:768px) {
   .navbar-left {
      float: left!important
   }
   .navbar-right {
      float: right!important;
      margin-right: -15px
   }
   .navbar-right ~ .navbar-right {
      margin-right: 0
   }
}

.navbar-default {
   background-color: #f8f8f8;
   border-color: #e7e7e7
}

.navbar-default .navbar-brand {
   color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
   color: #5e5e5e;
   background-color: transparent
}

.navbar-default .navbar-text {
   color: #777
}

.navbar-default .navbar-nav > li > a {
   color: #777
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
   color: #333;
   background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
   color: #555;
   background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
   color: #ccc;
   background-color: transparent
}

.navbar-default .navbar-toggle {
   border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
   background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
   background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
   border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
   color: #555;
   background-color: #e7e7e7
}

@media (max-width:767px) {
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #333;
      background-color: transparent
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #ccc;
      background-color: transparent
   }
}

.navbar-default .navbar-link {
   color: #777
}

.navbar-default .navbar-link:hover {
   color: #333
}

.navbar-default .btn-link {
   color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
   color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
   color: #ccc
}

.navbar-inverse {
   background-color: #222;
   border-color: #080808
}

.navbar-inverse .navbar-brand {
   color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
   color: #fff;
   background-color: transparent
}

.navbar-inverse .navbar-text {
   color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
   color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
   color: #fff;
   background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
   color: #fff;
   background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
   color: #444;
   background-color: transparent
}

.navbar-inverse .navbar-toggle {
   border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
   background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
   background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
   border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
   color: #fff;
   background-color: #080808
}

@media (max-width:767px) {
   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: transparent
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #444;
      background-color: transparent
   }
}

.navbar-inverse .navbar-link {
   color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
   color: #fff
}

.navbar-inverse .btn-link {
   color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
   color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
   color: #444
}

.breadcrumb {
   padding: 8px 15px;
   margin-bottom: 20px;
   list-style: none;
   background-color: #f5f5f5;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.breadcrumb > li {
   display: inline-block
}

.breadcrumb > li + li:before {
   padding: 0 5px;
   color: #ccc;
   content: "/\00a0"
}

.breadcrumb > .active {
   color: #777
}

.pagination {
   display: inline-block;
   padding-left: 0;
   margin: 20px 0;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.pagination > li {
   display: inline
}

.pagination > li > a,
.pagination > li > span {
   position: relative;
   float: left;
   padding: 6px 12px;
   margin-left: -1px;
   line-height: 1.42857143;
   color: #337ab7;
   text-decoration: none;
   background-color: #fff;
   border: 1px solid #ddd
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
   margin-left: 0;
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
   z-index: 2;
   color: #23527c;
   background-color: #eee;
   border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
   z-index: 3;
   color: #fff;
   cursor: default;
   background-color: #337ab7;
   border-color: #337ab7
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
   color: #777;
   cursor: not-allowed;
   background-color: #fff;
   border-color: #ddd
}

.pagination-lg > li > a,
.pagination-lg > li > span {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
   -webkit-border-top-left-radius: 6px;
   border-top-left-radius: 6px;
   -webkit-border-bottom-left-radius: 6px;
   border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
   -webkit-border-top-right-radius: 6px;
   border-top-right-radius: 6px;
   -webkit-border-bottom-right-radius: 6px;
   border-bottom-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px
}

.pager {
   padding-left: 0;
   margin: 20px 0;
   text-align: center;
   list-style: none
}

.pager li {
   display: inline
}

.pager li > a,
.pager li > span {
   display: inline-block;
   padding: 5px 14px;
   background-color: #fff;
   border: 1px solid #ddd;
   -webkit-border-radius: 15px;
   border-radius: 15px
}

.pager li > a:focus,
.pager li > a:hover {
   text-decoration: none;
   background-color: #eee
}

.pager .next > a,
.pager .next > span {
   float: right
}

.pager .previous > a,
.pager .previous > span {
   float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
   color: #777;
   cursor: not-allowed;
   background-color: #fff
}

.label {
   display: inline;
   padding: .2em .6em .3em;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   color: #fff;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline;
   -webkit-border-radius: .25em;
   border-radius: .25em
}

a.label:focus,
a.label:hover {
   color: #fff;
   text-decoration: none;
   cursor: pointer
}

.label:empty {
   display: none
}

.btn .label {
   position: relative;
   top: -1px
}

.label-default {
   background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
   background-color: #5e5e5e
}

.label-primary {
   background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
   background-color: #286090
}

.label-success {
   background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
   background-color: #449d44
}

.label-info {
   background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
   background-color: #31b0d5
}

.label-warning {
   background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
   background-color: #ec971f
}

.label-danger {
   background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
   background-color: #c9302c
}

.badge {
   display: inline-block;
   min-width: 10px;
   padding: 3px 7px;
   font-size: 12px;
   font-weight: 700;
   line-height: 1;
   color: #fff;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   background-color: #777;
   -webkit-border-radius: 10px;
   border-radius: 10px
}

.badge:empty {
   display: none
}

.btn .badge {
   position: relative;
   top: -1px
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
   top: 0;
   padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
   color: #fff;
   text-decoration: none;
   cursor: pointer
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
   color: #337ab7;
   background-color: #fff
}

.list-group-item > .badge {
   float: right
}

.list-group-item > .badge + .badge {
   margin-right: 5px
}

.nav-pills > li > a > .badge {
   margin-left: 3px
}

.jumbotron {
   padding-top: 30px;
   padding-bottom: 30px;
   margin-bottom: 30px;
   color: inherit;
   background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
   color: inherit
}

.jumbotron p {
   margin-bottom: 15px;
   font-size: 21px;
   font-weight: 200
}

.jumbotron > hr {
   border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
   padding-right: 15px;
   padding-left: 15px;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.jumbotron .container {
   max-width: 100%
}

@media screen and (min-width:768px) {
   .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px
   }
   .container .jumbotron,
   .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px
   }
   .jumbotron .h1,
   .jumbotron h1 {
      font-size: 63px
   }
}

.thumbnail {
   display: block;
   padding: 4px;
   margin-bottom: 20px;
   line-height: 1.42857143;
   background-color: #fff;
   border: 1px solid #ddd;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-transition: border .2s ease-in-out;
   transition: border .2s ease-in-out
}

.thumbnail a > img,
.thumbnail > img {
   margin-right: auto;
   margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
   border-color: #337ab7
}

.thumbnail .caption {
   padding: 9px;
   color: #333
}

.alert {
   padding: 15px;
   margin-bottom: 20px;
   border: 1px solid transparent;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.alert h4 {
   margin-top: 0;
   color: inherit
}

.alert .alert-link {
   font-weight: 700
}

.alert > p,
.alert > ul {
   margin-bottom: 0
}

.alert > p + p {
   margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
   padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
   position: relative;
   top: -2px;
   right: -21px;
   color: inherit
}

.alert-success {
   color: #3c763d;
   background-color: #dff0d8;
   border-color: #d6e9c6
}

.alert-success hr {
   border-top-color: #c9e2b3
}

.alert-success .alert-link {
   color: #2b542c
}

.alert-info {
   color: #31708f;
   background-color: #d9edf7;
   border-color: #bce8f1
}

.alert-info hr {
   border-top-color: #a6e1ec
}

.alert-info .alert-link {
   color: #245269
}

.alert-warning {
   color: #8a6d3b;
   background-color: #fcf8e3;
   border-color: #faebcc
}

.alert-warning hr {
   border-top-color: #f7e1b5
}

.alert-warning .alert-link {
   color: #66512c
}

.alert-danger {
   color: #a94442;
   background-color: #f2dede;
   border-color: #ebccd1
}

.alert-danger hr {
   border-top-color: #e4b9c0
}

.alert-danger .alert-link {
   color: #843534
}

@-webkit-keyframes progress-bar-stripes {
   from {
      background-position: 40px 0
   }
   to {
      background-position: 0 0
   }
}

@keyframes progress-bar-stripes {
   from {
      background-position: 40px 0
   }
   to {
      background-position: 0 0
   }
}

.progress {
   height: 20px;
   margin-bottom: 20px;
   overflow: hidden;
   background-color: #f5f5f5;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
   float: left;
   width: 0;
   height: 100%;
   font-size: 12px;
   line-height: 20px;
   color: #fff;
   text-align: center;
   background-color: #337ab7;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   -webkit-transition: width .6s ease;
   transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
   -webkit-animation: progress-bar-stripes 2s linear infinite;
   animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
   background-color: #5cb85c
}

.progress-striped .progress-bar-success {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
   background-color: #5bc0de
}

.progress-striped .progress-bar-info {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
   background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
   background-color: #d9534f
}

.progress-striped .progress-bar-danger {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
   margin-top: 15px
}

.media:first-child {
   margin-top: 0
}

.media,
.media-body {
   overflow: hidden;
   zoom: 1
}

.media-body {
   width: 10000px
}

.media-object {
   display: block
}

.media-object.img-thumbnail {
   max-width: none
}

.media-right,
.media > .pull-right {
   padding-left: 10px
}

.media-left,
.media > .pull-left {
   padding-right: 10px
}

.media-body,
.media-left,
.media-right {
   display: table-cell;
   vertical-align: top
}

.media-middle {
   vertical-align: middle
}

.media-bottom {
   vertical-align: bottom
}

.media-heading {
   margin-top: 0;
   margin-bottom: 5px
}

.media-list {
   padding-left: 0;
   list-style: none
}

.list-group {
   padding-left: 0;
   margin-bottom: 20px
}

.list-group-item {
   position: relative;
   display: block;
   padding: 10px 15px;
   margin-bottom: -1px;
   background-color: #fff;
   border: 1px solid #ddd
}

.list-group-item:first-child {
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px
}

.list-group-item:last-child {
   margin-bottom: 0;
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
   color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
   color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
   color: #555;
   text-decoration: none;
   background-color: #f5f5f5
}

button.list-group-item {
   width: 100%;
   text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
   color: #777;
   cursor: not-allowed;
   background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
   color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
   color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
   z-index: 2;
   color: #fff;
   background-color: #337ab7;
   border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
   color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
   color: #c7ddef
}

.list-group-item-success {
   color: #3c763d;
   background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
   color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
   color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
   color: #3c763d;
   background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
   color: #fff;
   background-color: #3c763d;
   border-color: #3c763d
}

.list-group-item-info {
   color: #31708f;
   background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
   color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
   color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
   color: #31708f;
   background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
   color: #fff;
   background-color: #31708f;
   border-color: #31708f
}

.list-group-item-warning {
   color: #8a6d3b;
   background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
   color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
   color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
   color: #8a6d3b;
   background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
   color: #fff;
   background-color: #8a6d3b;
   border-color: #8a6d3b
}

.list-group-item-danger {
   color: #a94442;
   background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
   color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
   color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
   color: #a94442;
   background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
   color: #fff;
   background-color: #a94442;
   border-color: #a94442
}

.list-group-item-heading {
   margin-top: 0;
   margin-bottom: 5px
}

.list-group-item-text {
   margin-bottom: 0;
   line-height: 1.3
}

.panel {
   margin-bottom: 20px;
   background-color: #fff;
   border: 1px solid transparent;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
   padding: 15px
}

.panel-heading {
   padding: 10px 15px;
   border-bottom: 1px solid transparent;
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
   color: inherit
}

.panel-title {
   margin-top: 0;
   margin-bottom: 0;
   font-size: 16px;
   color: inherit
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
   color: inherit
}

.panel-footer {
   padding: 10px 15px;
   background-color: #f5f5f5;
   border-top: 1px solid #ddd;
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px;
   -webkit-border-bottom-left-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;
   -webkit-border-radius: 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;
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
   border-bottom: 0;
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
   -webkit-border-top-left-radius: 0;
   border-top-left-radius: 0;
   -webkit-border-top-right-radius: 0;
   border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
   border-top-width: 0
}

.list-group + .panel-footer {
   border-top-width: 0
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
   margin-bottom: 0
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
   padding-right: 15px;
   padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
   -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
   -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
   -webkit-border-bottom-left-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
   -webkit-border-bottom-right-radius: 3px;
   border-bottom-right-radius: 3px
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
   border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
   border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
   border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
   border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
   border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
   border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
   border-bottom: 0
}

.panel > .table-responsive {
   margin-bottom: 0;
   border: 0
}

.panel-group {
   margin-bottom: 20px
}

.panel-group .panel {
   margin-bottom: 0;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.panel-group .panel + .panel {
   margin-top: 5px
}

.panel-group .panel-heading {
   border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
   border-top: 1px solid #ddd
}

.panel-group .panel-footer {
   border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
   border-bottom: 1px solid #ddd
}

.panel-default {
   border-color: #ddd
}

.panel-default > .panel-heading {
   color: #333;
   background-color: #f5f5f5;
   border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
   color: #f5f5f5;
   background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #ddd
}

.panel-primary {
   border-color: #337ab7
}

.panel-primary > .panel-heading {
   color: #fff;
   background-color: #337ab7;
   border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
   color: #337ab7;
   background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #337ab7
}

.panel-success {
   border-color: #d6e9c6
}

.panel-success > .panel-heading {
   color: #3c763d;
   background-color: #dff0d8;
   border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
   color: #dff0d8;
   background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #d6e9c6
}

.panel-info {
   border-color: #bce8f1
}

.panel-info > .panel-heading {
   color: #31708f;
   background-color: #d9edf7;
   border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
   color: #d9edf7;
   background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #bce8f1
}

.panel-warning {
   border-color: #faebcc
}

.panel-warning > .panel-heading {
   color: #8a6d3b;
   background-color: #fcf8e3;
   border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
   color: #fcf8e3;
   background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #faebcc
}

.panel-danger {
   border-color: #ebccd1
}

.panel-danger > .panel-heading {
   color: #a94442;
   background-color: #f2dede;
   border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
   color: #f2dede;
   background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #ebccd1
}

.embed-responsive {
   position: relative;
   display: block;
   height: 0;
   padding: 0;
   overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0
}

.embed-responsive-16by9 {
   padding-bottom: 56.25%
}

.embed-responsive-4by3 {
   padding-bottom: 75%
}

.well {
   min-height: 20px;
   padding: 19px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border: 1px solid #e3e3e3;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
   border-color: #ddd;
   border-color: rgba(0, 0, 0, .15)
}

.well-lg {
   padding: 24px;
   -webkit-border-radius: 6px;
   border-radius: 6px
}

.well-sm {
   padding: 9px;
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.close {
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   opacity: .2
}

.close:focus,
.close:hover {
   color: #000;
   text-decoration: none;
   cursor: pointer;
   opacity: .5
}

button.close {
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0
}

.modal-open {
   overflow: hidden
}

.modal {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1050;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0
}

.modal.fade .modal-dialog {
   -webkit-transition: -webkit-transform .3s ease-out;
   transition: -webkit-transform .3s ease-out;
   transition: transform .3s ease-out;
   transition: transform .3s ease-out, -webkit-transform .3s ease-out;
   -webkit-transform: translate(0, -25%);
   -ms-transform: translate(0, -25%);
   transform: translate(0, -25%)
}

.modal.in .modal-dialog {
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   transform: translate(0, 0)
}

.modal-open .modal {
   overflow-x: hidden;
   overflow-y: auto
}

.modal-dialog {
   position: relative;
   width: auto;
   margin: 10px
}

.modal-content {
   position: relative;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #999;
   border: 1px solid rgba(0, 0, 0, .2);
   -webkit-border-radius: 6px;
   border-radius: 6px;
   outline: 0;
   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
   box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000
}

.modal-backdrop.fade {
   opacity: 0
}

.modal-backdrop.in {
   opacity: .5
}

.modal-header {
   padding: 15px;
   border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
   margin-top: -2px
}

.modal-title {
   margin: 0;
   line-height: 1.42857143
}

.modal-body {
   position: relative;
   padding: 15px
}

.modal-footer {
   padding: 15px;
   text-align: right;
   border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
   margin-bottom: 0;
   margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
   margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
   margin-left: 0
}

.modal-scrollbar-measure {
   position: absolute;
   top: -9999px;
   width: 50px;
   height: 50px;
   overflow: scroll
}

@media (min-width:768px) {
   .modal-dialog {
      width: 600px;
      margin: 30px auto
   }
   .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
   }
   .modal-sm {
      width: 300px
   }
}

@media (min-width:992px) {
   .modal-lg {
      width: 900px
   }
}

.tooltip {
   position: absolute;
   z-index: 1070;
   display: block;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   word-wrap: normal;
   white-space: normal;
   opacity: 0;
   line-break: auto
}

.tooltip.in {
   opacity: .9
}

.tooltip.top {
   padding: 5px 0;
   margin-top: -3px
}

.tooltip.right {
   padding: 0 5px;
   margin-left: 3px
}

.tooltip.bottom {
   padding: 5px 0;
   margin-top: 3px
}

.tooltip.left {
   padding: 0 5px;
   margin-left: -3px
}

.tooltip-inner {
   max-width: 200px;
   padding: 3px 8px;
   color: #fff;
   text-align: center;
   background-color: #000;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.tooltip-arrow {
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid
}

.tooltip.top .tooltip-arrow {
   bottom: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 5px 5px 0;
   border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
   right: 5px;
   bottom: 0;
   margin-bottom: -5px;
   border-width: 5px 5px 0;
   border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
   bottom: 0;
   left: 5px;
   margin-bottom: -5px;
   border-width: 5px 5px 0;
   border-top-color: #000
}

.tooltip.right .tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -5px;
   border-width: 5px 5px 5px 0;
   border-right-color: #000
}

.tooltip.left .tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -5px;
   border-width: 5px 0 5px 5px;
   border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
   top: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
   top: 0;
   right: 5px;
   margin-top: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
   top: 0;
   left: 5px;
   margin-top: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000
}

.popover {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1060;
   display: none;
   max-width: 276px;
   padding: 1px;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   word-wrap: normal;
   white-space: normal;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .2);
   -webkit-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
   box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
   line-break: auto
}

.popover.top {
   margin-top: -10px
}

.popover.right {
   margin-left: 10px
}

.popover.bottom {
   margin-top: 10px
}

.popover.left {
   margin-left: -10px
}

.popover-title {
   padding: 8px 14px;
   margin: 0;
   font-size: 14px;
   background-color: #f7f7f7;
   border-bottom: 1px solid #ebebeb;
   -webkit-border-radius: 5px 5px 0 0;
   border-radius: 5px 5px 0 0
}

.popover-content {
   padding: 9px 14px
}

.popover > .arrow,
.popover > .arrow:after {
   position: absolute;
   display: block;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid
}

.popover > .arrow {
   border-width: 11px
}

.popover > .arrow:after {
   content: "";
   border-width: 10px
}

.popover.top > .arrow {
   bottom: -11px;
   left: 50%;
   margin-left: -11px;
   border-top-color: #999;
   border-top-color: rgba(0, 0, 0, .25);
   border-bottom-width: 0
}

.popover.top > .arrow:after {
   bottom: 1px;
   margin-left: -10px;
   content: " ";
   border-top-color: #fff;
   border-bottom-width: 0
}

.popover.right > .arrow {
   top: 50%;
   left: -11px;
   margin-top: -11px;
   border-right-color: #999;
   border-right-color: rgba(0, 0, 0, .25);
   border-left-width: 0
}

.popover.right > .arrow:after {
   bottom: -10px;
   left: 1px;
   content: " ";
   border-right-color: #fff;
   border-left-width: 0
}

.popover.bottom > .arrow {
   top: -11px;
   left: 50%;
   margin-left: -11px;
   border-top-width: 0;
   border-bottom-color: #999;
   border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
   top: 1px;
   margin-left: -10px;
   content: " ";
   border-top-width: 0;
   border-bottom-color: #fff
}

.popover.left > .arrow {
   top: 50%;
   right: -11px;
   margin-top: -11px;
   border-right-width: 0;
   border-left-color: #999;
   border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
   right: 1px;
   bottom: -10px;
   content: " ";
   border-right-width: 0;
   border-left-color: #fff
}

.carousel {
   position: relative
}

.carousel-inner {
   position: relative;
   width: 100%;
   overflow: hidden
}

.carousel-inner > .item {
   position: relative;
   display: none;
   -webkit-transition: .6s ease-in-out left;
   transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
   line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
   .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px
   }
   .carousel-inner > .item.active.right,
   .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }
   .carousel-inner > .item.active.left,
   .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }
   .carousel-inner > .item.active,
   .carousel-inner > .item.next.left,
   .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
   display: block
}

.carousel-inner > .active {
   left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
   position: absolute;
   top: 0;
   width: 100%
}

.carousel-inner > .next {
   left: 100%
}

.carousel-inner > .prev {
   left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
   left: 0
}

.carousel-inner > .active.left {
   left: -100%
}

.carousel-inner > .active.right {
   left: 100%
}

.carousel-control {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
   background-color: transparent;
   opacity: .5
}

.carousel-control.left {
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
   background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
   background-repeat: repeat-x
}

.carousel-control.right {
   right: 0;
   left: auto;
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
   background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
   background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
   color: #fff;
   text-decoration: none;
   outline: 0;
   opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
   left: 50%;
   margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
   right: 50%;
   margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
   width: 20px;
   height: 20px;
   font-family: serif;
   line-height: 1
}

.carousel-control .icon-prev:before {
   content: '\2039'
}

.carousel-control .icon-next:before {
   content: '\203a'
}

.carousel-indicators {
   position: absolute;
   bottom: 10px;
   left: 50%;
   z-index: 15;
   width: 60%;
   padding-left: 0;
   margin-left: -30%;
   text-align: center;
   list-style: none
}

.carousel-indicators li {
   display: inline-block;
   width: 10px;
   height: 10px;
   margin: 1px;
   text-indent: -999px;
   cursor: pointer;
   background-color: transparent;
   border: 1px solid #fff;
   -webkit-border-radius: 10px;
   border-radius: 10px
}

.carousel-indicators .active {
   width: 12px;
   height: 12px;
   margin: 0;
   background-color: #fff
}

.carousel-caption {
   position: absolute;
   right: 15%;
   bottom: 20px;
   left: 15%;
   z-index: 10;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
   text-shadow: none
}

@media screen and (min-width:768px) {
   .carousel-control .glyphicon-chevron-left,
   .carousel-control .glyphicon-chevron-right,
   .carousel-control .icon-next,
   .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px
   }
   .carousel-control .glyphicon-chevron-left,
   .carousel-control .icon-prev {
      margin-left: -10px
   }
   .carousel-control .glyphicon-chevron-right,
   .carousel-control .icon-next {
      margin-right: -10px
   }
   .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px
   }
   .carousel-indicators {
      bottom: 20px
   }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
   display: table;
   content: " "
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
   clear: both
}

.center-block {
   display: block;
   margin-right: auto;
   margin-left: auto
}

.pull-right {
   float: right!important
}

.pull-left {
   float: left!important
}

.hide {
   display: none!important
}

.show {
   display: block!important
}

.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-lg,
.visible-md,
.visible-sm,
.visible-xs {
   display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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
   }
   td.visible-xs,
   th.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
   }
   td.visible-sm,
   th.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
   }
   td.visible-md,
   th.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
   }
   td.visible-lg,
   th.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
   }
   td.visible-print,
   th.visible-print {
      display: table-cell!important
   }
}

.visible-print-block {
   display: none!important
}

@media print {
   .visible-print-block {
      display: block!important
   }
}

.visible-print-inline {
   display: none!important
}

@media print {
   .visible-print-inline {
      display: inline!important
   }
}

.visible-print-inline-block {
   display: none!important
}

@media print {
   .visible-print-inline-block {
      display: inline-block!important
   }
}

@media print {
   .hidden-print {
      display: none!important
   }
}



/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
   font-family: FontAwesome;
   src: url(../fonts/font-awesome/fontawesome-webfont.eot);
   src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fontawesome-webfont.woff) format("woff"), url(../fonts/font-awesome/fontawesome-webfont.ttf) format("truetype"), url(../fonts/font-awesome/fontawesome-webfont.svg#fontawesomeregular) format("svg");
   font-weight: 400;
   font-style: normal
}

.fa {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.fa-lg {
   font-size: 1.33333em;
   line-height: .75em;
   vertical-align: -15%
}

.fa-2x {
   font-size: 2em
}

.fa-3x {
   font-size: 3em
}

.fa-4x {
   font-size: 4em
}

.fa-5x {
   font-size: 5em
}

.fa-fw {
   width: 1.28571em;
   text-align: center
}

.fa-ul {
   padding-left: 0;
   margin-left: 2.14286em;
   list-style-type: none
}

.fa-ul > li {
   position: relative
}

.fa-li {
   position: absolute;
   left: -2.14286em;
   width: 2.14286em;
   top: .14286em;
   text-align: center
}

.fa-li.fa-lg {
   left: -1.85714em
}

.fa-border {
   padding: .2em .25em .15em;
   border: solid .08em #eee;
   -webkit-border-radius: .1em;
   border-radius: .1em
}

.fa-pull-left {
   float: left
}

.fa-pull-right {
   float: right
}

.fa.fa-pull-left {
   margin-right: .3em
}

.fa.fa-pull-right {
   margin-left: .3em
}

.pull-right {
   float: right
}

.pull-left {
   float: left
}

.fa.pull-left {
   margin-right: .3em
}

.fa.pull-right {
   margin-left: .3em
}

.fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
   animation: fa-spin 2s infinite linear
}

.fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
   animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }
   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

@keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }
   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

.fa-rotate-90 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.fa-rotate-180 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fa-rotate-270 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg)
}

.fa-flip-horizontal {
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1)
}

.fa-flip-vertical {
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1)
}

:root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-rotate-90 {
   -webkit-filter: none;
   filter: none
}

.fa-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center
}

.fa-stack-1x {
   line-height: inherit
}

.fa-stack-2x {
   font-size: 2em
}

.fa-inverse {
   color: #fff
}

.fa-glass:before {
   content: ""
}

.fa-music:before {
   content: ""
}

.fa-search:before {
   content: ""
}

.fa-envelope-o:before {
   content: ""
}

.fa-heart:before {
   content: ""
}

.fa-star:before {
   content: ""
}

.fa-star-o:before {
   content: ""
}

.fa-user:before {
   content: ""
}

.fa-film:before {
   content: ""
}

.fa-th-large:before {
   content: ""
}

.fa-th:before {
   content: ""
}

.fa-th-list:before {
   content: ""
}

.fa-check:before {
   content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
   content: ""
}

.fa-search-plus:before {
   content: ""
}

.fa-search-minus:before {
   content: ""
}

.fa-power-off:before {
   content: ""
}

.fa-signal:before {
   content: ""
}

.fa-cog:before,
.fa-gear:before {
   content: ""
}

.fa-trash-o:before {
   content: ""
}

.fa-home:before {
   content: ""
}

.fa-file-o:before {
   content: ""
}

.fa-clock-o:before {
   content: ""
}

.fa-road:before {
   content: ""
}

.fa-download:before {
   content: ""
}

.fa-arrow-circle-o-down:before {
   content: ""
}

.fa-arrow-circle-o-up:before {
   content: ""
}

.fa-inbox:before {
   content: ""
}

.fa-play-circle-o:before {
   content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
   content: ""
}

.fa-refresh:before {
   content: ""
}

.fa-list-alt:before {
   content: ""
}

.fa-lock:before {
   content: ""
}

.fa-flag:before {
   content: ""
}

.fa-headphones:before {
   content: ""
}

.fa-volume-off:before {
   content: ""
}

.fa-volume-down:before {
   content: ""
}

.fa-volume-up:before {
   content: ""
}

.fa-qrcode:before {
   content: ""
}

.fa-barcode:before {
   content: ""
}

.fa-tag:before {
   content: ""
}

.fa-tags:before {
   content: ""
}

.fa-book:before {
   content: ""
}

.fa-bookmark:before {
   content: ""
}

.fa-print:before {
   content: ""
}

.fa-camera:before {
   content: ""
}

.fa-font:before {
   content: ""
}

.fa-bold:before {
   content: ""
}

.fa-italic:before {
   content: ""
}

.fa-text-height:before {
   content: ""
}

.fa-text-width:before {
   content: ""
}

.fa-align-left:before {
   content: ""
}

.fa-align-center:before {
   content: ""
}

.fa-align-right:before {
   content: ""
}

.fa-align-justify:before {
   content: ""
}

.fa-list:before {
   content: ""
}

.fa-dedent:before,
.fa-outdent:before {
   content: ""
}

.fa-indent:before {
   content: ""
}

.fa-video-camera:before {
   content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
   content: ""
}

.fa-pencil:before {
   content: ""
}

.fa-map-marker:before {
   content: ""
}

.fa-adjust:before {
   content: ""
}

.fa-tint:before {
   content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
   content: ""
}

.fa-share-square-o:before {
   content: ""
}

.fa-check-square-o:before {
   content: ""
}

.fa-arrows:before {
   content: ""
}

.fa-step-backward:before {
   content: ""
}

.fa-fast-backward:before {
   content: ""
}

.fa-backward:before {
   content: ""
}

.fa-play:before {
   content: ""
}

.fa-pause:before {
   content: ""
}

.fa-stop:before {
   content: ""
}

.fa-forward:before {
   content: ""
}

.fa-fast-forward:before {
   content: ""
}

.fa-step-forward:before {
   content: ""
}

.fa-eject:before {
   content: ""
}

.fa-chevron-left:before {
   content: ""
}

.fa-chevron-right:before {
   content: ""
}

.fa-plus-circle:before {
   content: ""
}

.fa-minus-circle:before {
   content: ""
}

.fa-times-circle:before {
   content: ""
}

.fa-check-circle:before {
   content: ""
}

.fa-question-circle:before {
   content: ""
}

.fa-info-circle:before {
   content: ""
}

.fa-crosshairs:before {
   content: ""
}

.fa-times-circle-o:before {
   content: ""
}

.fa-check-circle-o:before {
   content: ""
}

.fa-ban:before {
   content: ""
}

.fa-arrow-left:before {
   content: ""
}

.fa-arrow-right:before {
   content: ""
}

.fa-arrow-up:before {
   content: ""
}

.fa-arrow-down:before {
   content: ""
}

.fa-mail-forward:before,
.fa-share:before {
   content: ""
}

.fa-expand:before {
   content: ""
}

.fa-compress:before {
   content: ""
}

.fa-plus:before {
   content: ""
}

.fa-minus:before {
   content: ""
}

.fa-asterisk:before {
   content: ""
}

.fa-exclamation-circle:before {
   content: ""
}

.fa-gift:before {
   content: ""
}

.fa-leaf:before {
   content: ""
}

.fa-fire:before {
   content: ""
}

.fa-eye:before {
   content: ""
}

.fa-eye-slash:before {
   content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
   content: ""
}

.fa-plane:before {
   content: ""
}

.fa-calendar:before {
   content: ""
}

.fa-random:before {
   content: ""
}

.fa-comment:before {
   content: ""
}

.fa-magnet:before {
   content: ""
}

.fa-chevron-up:before {
   content: ""
}

.fa-chevron-down:before {
   content: ""
}

.fa-retweet:before {
   content: ""
}

.fa-shopping-cart:before {
   content: ""
}

.fa-folder:before {
   content: ""
}

.fa-folder-open:before {
   content: ""
}

.fa-arrows-v:before {
   content: ""
}

.fa-arrows-h:before {
   content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
   content: ""
}

.fa-twitter-square:before {
   content: ""
}

.fa-facebook-square:before {
   content: ""
}

.fa-camera-retro:before {
   content: ""
}

.fa-key:before {
   content: ""
}

.fa-cogs:before,
.fa-gears:before {
   content: ""
}

.fa-comments:before {
   content: ""
}

.fa-thumbs-o-up:before {
   content: ""
}

.fa-thumbs-o-down:before {
   content: ""
}

.fa-star-half:before {
   content: ""
}

.fa-heart-o:before {
   content: ""
}

.fa-sign-out:before {
   content: ""
}

.fa-linkedin-square:before {
   content: ""
}

.fa-thumb-tack:before {
   content: ""
}

.fa-external-link:before {
   content: ""
}

.fa-sign-in:before {
   content: ""
}

.fa-trophy:before {
   content: ""
}

.fa-github-square:before {
   content: ""
}

.fa-upload:before {
   content: ""
}

.fa-lemon-o:before {
   content: ""
}

.fa-phone:before {
   content: ""
}

.fa-square-o:before {
   content: ""
}

.fa-bookmark-o:before {
   content: ""
}

.fa-phone-square:before {
   content: ""
}

.fa-twitter:before {
   content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
   content: ""
}

.fa-github:before {
   content: ""
}

.fa-unlock:before {
   content: ""
}

.fa-credit-card:before {
   content: ""
}

.fa-feed:before,
.fa-rss:before {
   content: ""
}

.fa-hdd-o:before {
   content: ""
}

.fa-bullhorn:before {
   content: ""
}

.fa-bell:before {
   content: ""
}

.fa-certificate:before {
   content: ""
}

.fa-hand-o-right:before {
   content: ""
}

.fa-hand-o-left:before {
   content: ""
}

.fa-hand-o-up:before {
   content: ""
}

.fa-hand-o-down:before {
   content: ""
}

.fa-arrow-circle-left:before {
   content: ""
}

.fa-arrow-circle-right:before {
   content: ""
}

.fa-arrow-circle-up:before {
   content: ""
}

.fa-arrow-circle-down:before {
   content: ""
}

.fa-globe:before {
   content: ""
}

.fa-wrench:before {
   content: ""
}

.fa-tasks:before {
   content: ""
}

.fa-filter:before {
   content: ""
}

.fa-briefcase:before {
   content: ""
}

.fa-arrows-alt:before {
   content: ""
}

.fa-group:before,
.fa-users:before {
   content: ""
}

.fa-chain:before,
.fa-link:before {
   content: ""
}

.fa-cloud:before {
   content: ""
}

.fa-flask:before {
   content: ""
}

.fa-cut:before,
.fa-scissors:before {
   content: ""
}

.fa-copy:before,
.fa-files-o:before {
   content: ""
}

.fa-paperclip:before {
   content: ""
}

.fa-floppy-o:before,
.fa-save:before {
   content: ""
}

.fa-square:before {
   content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
   content: ""
}

.fa-list-ul:before {
   content: ""
}

.fa-list-ol:before {
   content: ""
}

.fa-strikethrough:before {
   content: ""
}

.fa-underline:before {
   content: ""
}

.fa-table:before {
   content: ""
}

.fa-magic:before {
   content: ""
}

.fa-truck:before {
   content: ""
}

.fa-pinterest:before {
   content: ""
}

.fa-pinterest-square:before {
   content: ""
}

.fa-google-plus-square:before {
   content: ""
}

.fa-google-plus:before {
   content: ""
}

.fa-money:before {
   content: ""
}

.fa-caret-down:before {
   content: ""
}

.fa-caret-up:before {
   content: ""
}

.fa-caret-left:before {
   content: ""
}

.fa-caret-right:before {
   content: ""
}

.fa-columns:before {
   content: ""
}

.fa-sort:before,
.fa-unsorted:before {
   content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
   content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
   content: ""
}

.fa-envelope:before {
   content: ""
}

.fa-linkedin:before {
   content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
   content: ""
}

.fa-gavel:before,
.fa-legal:before {
   content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
   content: ""
}

.fa-comment-o:before {
   content: ""
}

.fa-comments-o:before {
   content: ""
}

.fa-bolt:before,
.fa-flash:before {
   content: ""
}

.fa-sitemap:before {
   content: ""
}

.fa-umbrella:before {
   content: ""
}

.fa-clipboard:before,
.fa-paste:before {
   content: ""
}

.fa-lightbulb-o:before {
   content: ""
}

.fa-exchange:before {
   content: ""
}

.fa-cloud-download:before {
   content: ""
}

.fa-cloud-upload:before {
   content: ""
}

.fa-user-md:before {
   content: ""
}

.fa-stethoscope:before {
   content: ""
}

.fa-suitcase:before {
   content: ""
}

.fa-bell-o:before {
   content: ""
}

.fa-coffee:before {
   content: ""
}

.fa-cutlery:before {
   content: ""
}

.fa-file-text-o:before {
   content: ""
}

.fa-building-o:before {
   content: ""
}

.fa-hospital-o:before {
   content: ""
}

.fa-ambulance:before {
   content: ""
}

.fa-medkit:before {
   content: ""
}

.fa-fighter-jet:before {
   content: ""
}

.fa-beer:before {
   content: ""
}

.fa-h-square:before {
   content: ""
}

.fa-plus-square:before {
   content: ""
}

.fa-angle-double-left:before {
   content: ""
}

.fa-angle-double-right:before {
   content: ""
}

.fa-angle-double-up:before {
   content: ""
}

.fa-angle-double-down:before {
   content: ""
}

.fa-angle-left:before {
   content: ""
}

.fa-angle-right:before {
   content: ""
}

.fa-angle-up:before {
   content: ""
}

.fa-angle-down:before {
   content: ""
}

.fa-desktop:before {
   content: ""
}

.fa-laptop:before {
   content: ""
}

.fa-tablet:before {
   content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
   content: ""
}

.fa-circle-o:before {
   content: ""
}

.fa-quote-left:before {
   content: ""
}

.fa-quote-right:before {
   content: ""
}

.fa-spinner:before {
   content: ""
}

.fa-circle:before {
   content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
   content: ""
}

.fa-github-alt:before {
   content: ""
}

.fa-folder-o:before {
   content: ""
}

.fa-folder-open-o:before {
   content: ""
}

.fa-smile-o:before {
   content: ""
}

.fa-frown-o:before {
   content: ""
}

.fa-meh-o:before {
   content: ""
}

.fa-gamepad:before {
   content: ""
}

.fa-keyboard-o:before {
   content: ""
}

.fa-flag-o:before {
   content: ""
}

.fa-flag-checkered:before {
   content: ""
}

.fa-terminal:before {
   content: ""
}

.fa-code:before {
   content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
   content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
   content: ""
}

.fa-location-arrow:before {
   content: ""
}

.fa-crop:before {
   content: ""
}

.fa-code-fork:before {
   content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
   content: ""
}

.fa-question:before {
   content: ""
}

.fa-info:before {
   content: ""
}

.fa-exclamation:before {
   content: ""
}

.fa-superscript:before {
   content: ""
}

.fa-subscript:before {
   content: ""
}

.fa-eraser:before {
   content: ""
}

.fa-puzzle-piece:before {
   content: ""
}

.fa-microphone:before {
   content: ""
}

.fa-microphone-slash:before {
   content: ""
}

.fa-shield:before {
   content: ""
}

.fa-calendar-o:before {
   content: ""
}

.fa-fire-extinguisher:before {
   content: ""
}

.fa-rocket:before {
   content: ""
}

.fa-maxcdn:before {
   content: ""
}

.fa-chevron-circle-left:before {
   content: ""
}

.fa-chevron-circle-right:before {
   content: ""
}

.fa-chevron-circle-up:before {
   content: ""
}

.fa-chevron-circle-down:before {
   content: ""
}

.fa-html5:before {
   content: ""
}

.fa-css3:before {
   content: ""
}

.fa-anchor:before {
   content: ""
}

.fa-unlock-alt:before {
   content: ""
}

.fa-bullseye:before {
   content: ""
}

.fa-ellipsis-h:before {
   content: ""
}

.fa-ellipsis-v:before {
   content: ""
}

.fa-rss-square:before {
   content: ""
}

.fa-play-circle:before {
   content: ""
}

.fa-ticket:before {
   content: ""
}

.fa-minus-square:before {
   content: ""
}

.fa-minus-square-o:before {
   content: ""
}

.fa-level-up:before {
   content: ""
}

.fa-level-down:before {
   content: ""
}

.fa-check-square:before {
   content: ""
}

.fa-pencil-square:before {
   content: ""
}

.fa-external-link-square:before {
   content: ""
}

.fa-share-square:before {
   content: ""
}

.fa-compass:before {
   content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
   content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
   content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
   content: ""
}

.fa-eur:before,
.fa-euro:before {
   content: ""
}

.fa-gbp:before {
   content: ""
}

.fa-dollar:before,
.fa-usd:before {
   content: ""
}

.fa-inr:before,
.fa-rupee:before {
   content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
   content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
   content: ""
}

.fa-krw:before,
.fa-won:before {
   content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
   content: ""
}

.fa-file:before {
   content: ""
}

.fa-file-text:before {
   content: ""
}

.fa-sort-alpha-asc:before {
   content: ""
}

.fa-sort-alpha-desc:before {
   content: ""
}

.fa-sort-amount-asc:before {
   content: ""
}

.fa-sort-amount-desc:before {
   content: ""
}

.fa-sort-numeric-asc:before {
   content: ""
}

.fa-sort-numeric-desc:before {
   content: ""
}

.fa-thumbs-up:before {
   content: ""
}

.fa-thumbs-down:before {
   content: ""
}

.fa-youtube-square:before {
   content: ""
}

.fa-youtube:before {
   content: ""
}

.fa-xing:before {
   content: ""
}

.fa-xing-square:before {
   content: ""
}

.fa-youtube-play:before {
   content: ""
}

.fa-dropbox:before {
   content: ""
}

.fa-stack-overflow:before {
   content: ""
}

.fa-instagram:before {
   content: ""
}

.fa-flickr:before {
   content: ""
}

.fa-adn:before {
   content: ""
}

.fa-bitbucket:before {
   content: ""
}

.fa-bitbucket-square:before {
   content: ""
}

.fa-tumblr:before {
   content: ""
}

.fa-tumblr-square:before {
   content: ""
}

.fa-long-arrow-down:before {
   content: ""
}

.fa-long-arrow-up:before {
   content: ""
}

.fa-long-arrow-left:before {
   content: ""
}

.fa-long-arrow-right:before {
   content: ""
}

.fa-apple:before {
   content: ""
}

.fa-windows:before {
   content: ""
}

.fa-android:before {
   content: ""
}

.fa-linux:before {
   content: ""
}

.fa-dribbble:before {
   content: ""
}

.fa-skype:before {
   content: ""
}

.fa-foursquare:before {
   content: ""
}

.fa-trello:before {
   content: ""
}

.fa-female:before {
   content: ""
}

.fa-male:before {
   content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
   content: ""
}

.fa-sun-o:before {
   content: ""
}

.fa-moon-o:before {
   content: ""
}

.fa-archive:before {
   content: ""
}

.fa-bug:before {
   content: ""
}

.fa-vk:before {
   content: ""
}

.fa-weibo:before {
   content: ""
}

.fa-renren:before {
   content: ""
}

.fa-pagelines:before {
   content: ""
}

.fa-stack-exchange:before {
   content: ""
}

.fa-arrow-circle-o-right:before {
   content: ""
}

.fa-arrow-circle-o-left:before {
   content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
   content: ""
}

.fa-dot-circle-o:before {
   content: ""
}

.fa-wheelchair:before {
   content: ""
}

.fa-vimeo-square:before {
   content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
   content: ""
}

.fa-plus-square-o:before {
   content: ""
}

.fa-space-shuttle:before {
   content: ""
}

.fa-slack:before {
   content: ""
}

.fa-envelope-square:before {
   content: ""
}

.fa-wordpress:before {
   content: ""
}

.fa-openid:before {
   content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
   content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
   content: ""
}

.fa-yahoo:before {
   content: ""
}

.fa-google:before {
   content: ""
}

.fa-reddit:before {
   content: ""
}

.fa-reddit-square:before {
   content: ""
}

.fa-stumbleupon-circle:before {
   content: ""
}

.fa-stumbleupon:before {
   content: ""
}

.fa-delicious:before {
   content: ""
}

.fa-digg:before {
   content: ""
}

.fa-pied-piper:before {
   content: ""
}

.fa-pied-piper-alt:before {
   content: ""
}

.fa-drupal:before {
   content: ""
}

.fa-joomla:before {
   content: ""
}

.fa-language:before {
   content: ""
}

.fa-fax:before {
   content: ""
}

.fa-building:before {
   content: ""
}

.fa-child:before {
   content: ""
}

.fa-paw:before {
   content: ""
}

.fa-spoon:before {
   content: ""
}

.fa-cube:before {
   content: ""
}

.fa-cubes:before {
   content: ""
}

.fa-behance:before {
   content: ""
}

.fa-behance-square:before {
   content: ""
}

.fa-steam:before {
   content: ""
}

.fa-steam-square:before {
   content: ""
}

.fa-recycle:before {
   content: ""
}

.fa-automobile:before,
.fa-car:before {
   content: ""
}

.fa-cab:before,
.fa-taxi:before {
   content: ""
}

.fa-tree:before {
   content: ""
}

.fa-spotify:before {
   content: ""
}

.fa-deviantart:before {
   content: ""
}

.fa-soundcloud:before {
   content: ""
}

.fa-database:before {
   content: ""
}

.fa-file-pdf-o:before {
   content: ""
}

.fa-file-word-o:before {
   content: ""
}

.fa-file-excel-o:before {
   content: ""
}

.fa-file-powerpoint-o:before {
   content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
   content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
   content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
   content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
   content: ""
}

.fa-file-code-o:before {
   content: ""
}

.fa-vine:before {
   content: ""
}

.fa-codepen:before {
   content: ""
}

.fa-jsfiddle:before {
   content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
   content: ""
}

.fa-circle-o-notch:before {
   content: ""
}

.fa-ra:before,
.fa-rebel:before {
   content: ""
}

.fa-empire:before,
.fa-ge:before {
   content: ""
}

.fa-git-square:before {
   content: ""
}

.fa-git:before {
   content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
   content: ""
}

.fa-tencent-weibo:before {
   content: ""
}

.fa-qq:before {
   content: ""
}

.fa-wechat:before,
.fa-weixin:before {
   content: ""
}

.fa-paper-plane:before,
.fa-send:before {
   content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
   content: ""
}

.fa-history:before {
   content: ""
}

.fa-circle-thin:before {
   content: ""
}

.fa-header:before {
   content: ""
}

.fa-paragraph:before {
   content: ""
}

.fa-sliders:before {
   content: ""
}

.fa-share-alt:before {
   content: ""
}

.fa-share-alt-square:before {
   content: ""
}

.fa-bomb:before {
   content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
   content: ""
}

.fa-tty:before {
   content: ""
}

.fa-binoculars:before {
   content: ""
}

.fa-plug:before {
   content: ""
}

.fa-slideshare:before {
   content: ""
}

.fa-twitch:before {
   content: ""
}

.fa-yelp:before {
   content: ""
}

.fa-newspaper-o:before {
   content: ""
}

.fa-wifi:before {
   content: ""
}

.fa-calculator:before {
   content: ""
}

.fa-paypal:before {
   content: ""
}

.fa-google-wallet:before {
   content: ""
}

.fa-cc-visa:before {
   content: ""
}

.fa-cc-mastercard:before {
   content: ""
}

.fa-cc-discover:before {
   content: ""
}

.fa-cc-amex:before {
   content: ""
}

.fa-cc-paypal:before {
   content: ""
}

.fa-cc-stripe:before {
   content: ""
}

.fa-bell-slash:before {
   content: ""
}

.fa-bell-slash-o:before {
   content: ""
}

.fa-trash:before {
   content: ""
}

.fa-copyright:before {
   content: ""
}

.fa-at:before {
   content: ""
}

.fa-eyedropper:before {
   content: ""
}

.fa-paint-brush:before {
   content: ""
}

.fa-birthday-cake:before {
   content: ""
}

.fa-area-chart:before {
   content: ""
}

.fa-pie-chart:before {
   content: ""
}

.fa-line-chart:before {
   content: ""
}

.fa-lastfm:before {
   content: ""
}

.fa-lastfm-square:before {
   content: ""
}

.fa-toggle-off:before {
   content: ""
}

.fa-toggle-on:before {
   content: ""
}

.fa-bicycle:before {
   content: ""
}

.fa-bus:before {
   content: ""
}

.fa-ioxhost:before {
   content: ""
}

.fa-angellist:before {
   content: ""
}

.fa-cc:before {
   content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
   content: ""
}

.fa-meanpath:before {
   content: ""
}

.fa-buysellads:before {
   content: ""
}

.fa-connectdevelop:before {
   content: ""
}

.fa-dashcube:before {
   content: ""
}

.fa-forumbee:before {
   content: ""
}

.fa-leanpub:before {
   content: ""
}

.fa-sellsy:before {
   content: ""
}

.fa-shirtsinbulk:before {
   content: ""
}

.fa-simplybuilt:before {
   content: ""
}

.fa-skyatlas:before {
   content: ""
}

.fa-cart-plus:before {
   content: ""
}

.fa-cart-arrow-down:before {
   content: ""
}

.fa-diamond:before {
   content: ""
}

.fa-ship:before {
   content: ""
}

.fa-user-secret:before {
   content: ""
}

.fa-motorcycle:before {
   content: ""
}

.fa-street-view:before {
   content: ""
}

.fa-heartbeat:before {
   content: ""
}

.fa-venus:before {
   content: ""
}

.fa-mars:before {
   content: ""
}

.fa-mercury:before {
   content: ""
}

.fa-intersex:before,
.fa-transgender:before {
   content: ""
}

.fa-transgender-alt:before {
   content: ""
}

.fa-venus-double:before {
   content: ""
}

.fa-mars-double:before {
   content: ""
}

.fa-venus-mars:before {
   content: ""
}

.fa-mars-stroke:before {
   content: ""
}

.fa-mars-stroke-v:before {
   content: ""
}

.fa-mars-stroke-h:before {
   content: ""
}

.fa-neuter:before {
   content: ""
}

.fa-genderless:before {
   content: ""
}

.fa-facebook-official:before {
   content: ""
}

.fa-pinterest-p:before {
   content: ""
}

.fa-whatsapp:before {
   content: ""
}

.fa-server:before {
   content: ""
}

.fa-user-plus:before {
   content: ""
}

.fa-user-times:before {
   content: ""
}

.fa-bed:before,
.fa-hotel:before {
   content: ""
}

.fa-viacoin:before {
   content: ""
}

.fa-train:before {
   content: ""
}

.fa-subway:before {
   content: ""
}

.fa-medium:before {
   content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
   content: ""
}

.fa-optin-monster:before {
   content: ""
}

.fa-opencart:before {
   content: ""
}

.fa-expeditedssl:before {
   content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
   content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
   content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
   content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
   content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
   content: ""
}

.fa-mouse-pointer:before {
   content: ""
}

.fa-i-cursor:before {
   content: ""
}

.fa-object-group:before {
   content: ""
}

.fa-object-ungroup:before {
   content: ""
}

.fa-sticky-note:before {
   content: ""
}

.fa-sticky-note-o:before {
   content: ""
}

.fa-cc-jcb:before {
   content: ""
}

.fa-cc-diners-club:before {
   content: ""
}

.fa-clone:before {
   content: ""
}

.fa-balance-scale:before {
   content: ""
}

.fa-hourglass-o:before {
   content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
   content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
   content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
   content: ""
}

.fa-hourglass:before {
   content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
   content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
   content: ""
}

.fa-hand-scissors-o:before {
   content: ""
}

.fa-hand-lizard-o:before {
   content: ""
}

.fa-hand-spock-o:before {
   content: ""
}

.fa-hand-pointer-o:before {
   content: ""
}

.fa-hand-peace-o:before {
   content: ""
}

.fa-trademark:before {
   content: ""
}

.fa-registered:before {
   content: ""
}

.fa-creative-commons:before {
   content: ""
}

.fa-gg:before {
   content: ""
}

.fa-gg-circle:before {
   content: ""
}

.fa-tripadvisor:before {
   content: ""
}

.fa-odnoklassniki:before {
   content: ""
}

.fa-odnoklassniki-square:before {
   content: ""
}

.fa-get-pocket:before {
   content: ""
}

.fa-wikipedia-w:before {
   content: ""
}

.fa-safari:before {
   content: ""
}

.fa-chrome:before {
   content: ""
}

.fa-firefox:before {
   content: ""
}

.fa-opera:before {
   content: ""
}

.fa-internet-explorer:before {
   content: ""
}

.fa-television:before,
.fa-tv:before {
   content: ""
}

.fa-contao:before {
   content: ""
}

.fa-500px:before {
   content: ""
}

.fa-amazon:before {
   content: ""
}

.fa-calendar-plus-o:before {
   content: ""
}

.fa-calendar-minus-o:before {
   content: ""
}

.fa-calendar-times-o:before {
   content: ""
}

.fa-calendar-check-o:before {
   content: ""
}

.fa-industry:before {
   content: ""
}

.fa-map-pin:before {
   content: ""
}

.fa-map-signs:before {
   content: ""
}

.fa-map-o:before {
   content: ""
}

.fa-map:before {
   content: ""
}

.fa-commenting:before {
   content: ""
}

.fa-commenting-o:before {
   content: ""
}

.fa-houzz:before {
   content: ""
}

.fa-vimeo:before {
   content: ""
}

.fa-black-tie:before {
   content: ""
}

.fa-fonticons:before {
   content: ""
}

.fa-reddit-alien:before {
   content: ""
}

.fa-edge:before {
   content: ""
}

.fa-credit-card-alt:before {
   content: ""
}

.fa-codiepie:before {
   content: ""
}

.fa-modx:before {
   content: ""
}

.fa-fort-awesome:before {
   content: ""
}

.fa-usb:before {
   content: ""
}

.fa-product-hunt:before {
   content: ""
}

.fa-mixcloud:before {
   content: ""
}

.fa-scribd:before {
   content: ""
}

.fa-pause-circle:before {
   content: ""
}

.fa-pause-circle-o:before {
   content: ""
}

.fa-stop-circle:before {
   content: ""
}

.fa-stop-circle-o:before {
   content: ""
}

.fa-shopping-bag:before {
   content: ""
}

.fa-shopping-basket:before {
   content: ""
}

.fa-hashtag:before {
   content: ""
}

.fa-bluetooth:before {
   content: ""
}

.fa-bluetooth-b:before {
   content: ""
}

.fa-percent:before {
   content: ""
}

.animated {
   -webkit-animation-duration: 200;
   animation-duration: 200;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
}

.animated-fast {
   -webkit-animation-duration: 100;
   animation-duration: 100;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
}

.animated.hinge {
   -webkit-animation-duration: 2s;
   animation-duration: 2s
}

@-webkit-keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.05)
   }
   70% {
      -webkit-transform: scale(.9)
   }
   100% {
      -webkit-transform: scale(1)
   }
}

@keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05)
   }
   70% {
      -webkit-transform: scale(.9);
      transform: scale(.9)
   }
   100% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
}

.bounceIn {
   -webkit-animation-name: bounceIn;
   animation-name: bounceIn
}

@-webkit-keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.05)
   }
   70% {
      -webkit-transform: scale(.9)
   }
   100% {
      -webkit-transform: scale(1)
   }
}

@keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05)
   }
   70% {
      -webkit-transform: scale(.9);
      transform: scale(.9)
   }
   100% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
}

.bounceIn {
   -webkit-animation-name: bounceIn;
   animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateY(30px)
   }
   80% {
      -webkit-transform: translateY(-10px)
   }
   100% {
      -webkit-transform: translateY(0)
   }
}

@keyframes bounceInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateY(30px);
      transform: translateY(30px)
   }
   80% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px)
   }
   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.bounceInDown {
   -webkit-animation-name: bounceInDown;
   animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateX(30px)
   }
   80% {
      -webkit-transform: translateX(-10px)
   }
   100% {
      -webkit-transform: translateX(0)
   }
}

@keyframes bounceInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateX(30px);
      transform: translateX(30px)
   }
   80% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px)
   }
   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.bounceInLeft {
   -webkit-animation-name: bounceInLeft;
   animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateX(-30px)
   }
   80% {
      -webkit-transform: translateX(10px)
   }
   100% {
      -webkit-transform: translateX(0)
   }
}

@keyframes bounceInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px)
   }
   80% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px)
   }
   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.bounceInRight {
   -webkit-animation-name: bounceInRight;
   animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateY(-30px)
   }
   80% {
      -webkit-transform: translateY(10px)
   }
   100% {
      -webkit-transform: translateY(0)
   }
}

@keyframes bounceInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
   60% {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px)
   }
   80% {
      -webkit-transform: translateY(10px);
      transform: translateY(10px)
   }
   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.bounceInUp {
   -webkit-animation-name: bounceInUp;
   animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
   0% {
      -webkit-transform: scale(1)
   }
   25% {
      -webkit-transform: scale(.95)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.1)
   }
   100% {
      opacity: 0;
      -webkit-transform: scale(.3)
   }
}

@keyframes bounceOut {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
   25% {
      -webkit-transform: scale(.95);
      transform: scale(.95)
   }
   50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
   }
   100% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3)
   }
}

.bounceOut {
   -webkit-animation-name: bounceOut;
   animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
   0% {
      -webkit-transform: translateY(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateY(-20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px)
   }
}

@keyframes bounceOutDown {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

.bounceOutDown {
   -webkit-animation-name: bounceOutDown;
   animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
   0% {
      -webkit-transform: translateX(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateX(20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px)
   }
}

@keyframes bounceOutLeft {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

.bounceOutLeft {
   -webkit-animation-name: bounceOutLeft;
   animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
   0% {
      -webkit-transform: translateX(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateX(-20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px)
   }
}

@keyframes bounceOutRight {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

.bounceOutRight {
   -webkit-animation-name: bounceOutRight;
   animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
   0% {
      -webkit-transform: translateY(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateY(20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px)
   }
}

@keyframes bounceOutUp {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

.bounceOutUp {
   -webkit-animation-name: bounceOutUp;
   animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
   0% {
      opacity: 0
   }
   100% {
      opacity: 1
   }
}

@keyframes fadeIn {
   0% {
      opacity: 0
   }
   100% {
      opacity: 1
   }
}

.fadeIn {
   -webkit-animation-name: fadeIn;
   animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
}

@keyframes fadeInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInDown {
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
}

@keyframes fadeInDownBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInDownBig {
   -webkit-animation-name: fadeInDownBig;
   animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
}

@keyframes fadeInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInLeft {
   -webkit-animation-name: fadeInLeft;
   animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
}

@keyframes fadeInLeftBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInLeftBig {
   -webkit-animation-name: fadeInLeftBig;
   animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
}

@keyframes fadeInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInRight {
   -webkit-animation-name: fadeInRight;
   animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
}

@keyframes fadeInRightBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInRightBig {
   -webkit-animation-name: fadeInRightBig;
   animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
}

@keyframes fadeInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInUp {
   -webkit-animation-name: fadeInUp;
   animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
}

@keyframes fadeInUpBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInUpBig {
   -webkit-animation-name: fadeInUpBig;
   animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
   0% {
      opacity: 1
   }
   100% {
      opacity: 0
   }
}

@keyframes fadeOut {
   0% {
      opacity: 1
   }
   100% {
      opacity: 0
   }
}

.fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(20px)
   }
}

@keyframes fadeOutDown {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }
}

.fadeOutDown {
   -webkit-animation-name: fadeOutDown;
   animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px)
   }
}

@keyframes fadeOutDownBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

.fadeOutDownBig {
   -webkit-animation-name: fadeOutDownBig;
   animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-20px)
   }
}

@keyframes fadeOutLeft {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }
}

.fadeOutLeft {
   -webkit-animation-name: fadeOutLeft;
   animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px)
   }
}

@keyframes fadeOutLeftBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

.fadeOutLeftBig {
   -webkit-animation-name: fadeOutLeftBig;
   animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(20px)
   }
}

@keyframes fadeOutRight {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }
}

.fadeOutRight {
   -webkit-animation-name: fadeOutRight;
   animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px)
   }
}

@keyframes fadeOutRightBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

.fadeOutRightBig {
   -webkit-animation-name: fadeOutRightBig;
   animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-20px)
   }
}

@keyframes fadeOutUp {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }
}

.fadeOutUp {
   -webkit-animation-name: fadeOutUp;
   animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px)
   }
}

@keyframes fadeOutUpBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

.fadeOutUpBig {
   -webkit-animation-name: fadeOutUpBig;
   animation-name: fadeOutUpBig
}

@-webkit-keyframes pulse {
   0% {
      -webkit-transform: scale(1)
   }
   50% {
      -webkit-transform: scale(1.1)
   }
   100% {
      -webkit-transform: scale(1)
   }
}

@keyframes pulse {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
   50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
   }
   100% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
}

.pulse {
   -webkit-animation-name: pulse;
   animation-name: pulse
}

@-webkit-keyframes spin {
   from {
      -webkit-transform: rotate(0)
   }
   to {
      -webkit-transform: rotate(360deg)
   }
}

@keyframes spin {
   from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }
   to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

.spin {
   -webkit-animation-name: spin;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   -moz-animation-name: spin;
   -moz-animation-iteration-count: infinite;
   -moz-animation-timing-function: linear;
   -ms-animation-name: spin;
   -ms-animation-iteration-count: infinite;
   -ms-animation-timing-function: linear;
   animation-name: spin;
   animation-iteration-count: infinite;
   animation-timing-function: linear
}

@-webkit-keyframes tada {
   0% {
      -webkit-transform: scale(1)
   }
   10%,
   20% {
      -webkit-transform: scale(.9) rotate(-3deg)
   }
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale(1.1) rotate(3deg)
   }
   40%,
   60%,
   80% {
      -webkit-transform: scale(1.1) rotate(-3deg)
   }
   100% {
      -webkit-transform: scale(1) rotate(0)
   }
}

@keyframes tada {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
   10%,
   20% {
      -webkit-transform: scale(.9) rotate(-3deg);
      transform: scale(.9) rotate(-3deg)
   }
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg)
   }
   40%,
   60%,
   80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg)
   }
   100% {
      -webkit-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0)
   }
}

.tada {
   -webkit-animation-name: tada;
   animation-name: tada
}

.selecter {
   display: block;
   margin: 10px 0;
   position: relative;
   max-width: 30%;
   z-index: 1
}

.selecter .selecter-element {
   height: 100%;
   left: 0;
   position: absolute;
   opacity: 0;
   width: 100%;
   z-index: 0
}

.selecter .selecter-element,
.selecter .selecter-element:focus {
   outline: 0;
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
   -webkit-tap-highlight-color: transparent
}

.selecter .selecter-selected {
   background:#f9f9f9 url("{{ image_url('theme::img/jquery.fs.selecter-arrow.png') }}") no-repeat right center;
   border: 1px solid #ccc;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   color: #333;
   cursor: pointer;
   display: block;
   font-size: 13px;
   margin: 0;
   overflow: hidden;
   padding: 8px 10px;
   position: relative;
   text-overflow: clip;
   z-index: 2
}

.selecter .selecter-options {
   border: 1px solid #ccc;
   border-width: 0 1px 1px;
   background-color: #fefefe;
   -webkit-border-radius: 0 0 3px 3px;
   border-radius: 0 0 3px 3px;
   -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
   box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
   display: none;
   left: 0;
   margin: 0;
   max-height: 260px;
   overflow: auto;
   overflow-x: hidden;
   padding: 0;
   position: absolute;
   top: 100%;
   width: 100%;
   z-index: 50
}

.selecter .selecter-group {
   background: #f9f9f9;
   border-bottom: 1px solid #e3e3e3;
   color: #999;
   display: block;
   font-size: 11px;
   padding: 5px 10px 4px;
   text-transform: uppercase
}

.selecter .selecter-item {
   background: #fff;
   border-bottom: 1px solid #e3e3e3;
   color: #333;
   cursor: pointer;
   display: block;
   font-size: 13px;
   margin: 0;
   overflow: hidden;
   padding: 8px 10px;
   text-overflow: ellipsis;
   width: 100%
}

.selecter .selecter-item.placeholder {
   display: none
}

.selecter .selecter-item.selected {
   background: #f9f9f9
}

.selecter .selecter-item.disabled {
   color: #999;
   cursor: default
}

.selecter .selecter-item:first-child {
   -webkit-border-radius: 0;
   border-radius: 0
}

.selecter .selecter-item:last-child {
   -webkit-border-radius: 0 0 2px 2px;
   border-radius: 0 0 2px 2px;
   border-bottom: 0
}

@media screen and (min-width:980px) {
   .selecter .selecter-item.selected:hover,
   .selecter .selecter-item:hover {
      background-color: #f3f3f3
   }
   .selecter .selecter-item.disabled:hover {
      background-color: #fff
   }
   .selecter:hover .selecter-selected {
      background-color: #fff
   }
   .selecter.disabled .selecter-item:hover {
      background: #fff
   }
}

.selecter.open {
   z-index: 3
}

.selecter.open .selecter-selected {
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0;
   z-index: 51
}

.selecter.focus .selecter-selected,
.selecter.open .selecter-selected {
   background-color: #fff;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
   box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.selecter.cover .selecter-options {
   -webkit-border-radius: 3px;
   border-radius: 3px;
   border-width: 1px;
   top: 0
}

.selecter.cover .selecter-options .selecter-item.first {
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0
}

.selecter.cover.open .selecter-selected {
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0;
   z-index: 49
}

.selecter.bottom .selecter-options {
   border-width: 1px 1px 0;
   bottom: 100%;
   top: auto
}

.selecter.bottom .selecter-item:last-child {
   border: none
}

.selecter.bottom.open .selecter-selected {
   -webkit-border-radius: 0 0 3px 3px;
   border-radius: 0 0 3px 3px
}

.selecter.bottom.open .selecter-options {
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0
}

.selecter.bottom.cover .selecter-options {
   bottom: 0;
   top: auto
}

.selecter.bottom.cover.open .selecter-selected {
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.selecter.bottom.cover.open .selecter-options {
   -webkit-border-radius: 3px;
   border-radius: 3px
}

.selecter.multiple .selecter-options {
   -webkit-border-radius: 3px;
   border-radius: 3px;
   border-width: 1px;
   -webkit-box-shadow: none;
   box-shadow: none;
   display: block;
   position: static;
   width: 100%
}

.selecter.disabled .selecter-selected {
   background: #fff;
   border-color: #eee;
   color: #ccc;
   cursor: default
}

.selecter.disabled .selecter-options {
   background: #fff;
   border-color: #eee
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
   border-color: #eee;
   color: #ccc;
   cursor: default
}

.selecter.disabled .selecter-item.selected {
   background: #fafafa
}

.selecter .selecter-options.scroller {
   overflow: hidden
}

.selecter .selecter-options.scroller .scroller-content {
   max-height: 260px;
   padding: 0
}

@media screen and (max-width:740px) {
   .selecter {
      max-width: 40%
   }
}

@media screen and (max-width:500px) {
   .selecter {
      max-width: 100%
   }
}

.threesixty {
   position: relative;
   overflow: hidden;
   margin: 0 auto
}

.threesixty .threesixty_images {
   display: none;
   list-style: none;
   margin: 0;
   padding: 0
}

.threesixty .threesixty_images img {
   position: absolute;
   top: 0;
   width: 100%;
   height: auto
}

.threesixty .threesixty_images img.previous-image {
   visibility: hidden
}

.threesixty .threesixty_images img.current-image {
   visibility: visible
}

.threesixty .spinner {
   width: 60px;
   display: block;
   margin: 0 auto;
   height: 30px;
   background: #333;
   background: rgba(0, 0, 0, .7);
   -webkit-border-radius: 5px;
   border-radius: 5px
}

.threesixty .spinner span {
   font-family: Arial, "MS Trebuchet", sans-serif;
   font-size: 12px;
   font-weight: bolder;
   color: #fff;
   text-align: center;
   line-height: 30px;
   display: block
}

.threesixty .nav_bar {
   position: absolute;
   top: 10px;
   right: 10px;
   z-index: 11
}

.threesixty .nav_bar a {
   display: block;
   width: 32px;
   height: 32px;
   float: left;
   background:url("{{ image_url('theme::img/sprites.png') }}") no-repeat;
   text-indent: -99999px
}

.threesixty .nav_bar a.nav_bar_play {
   background-position: 0 0!important
}

.threesixty .nav_bar a.nav_bar_previous {
   background-position: 0 -73px!important
}

.threesixty .nav_bar a.nav_bar_stop {
   background-position: 0 -37px!important
}

.threesixty .nav_bar a.nav_bar_next {
   background-position: 0 -104px!important
}

.threesixty:-webkit-full-screen {
   background: #fff;
   width: 100%;
   height: 100%;
   margin-top: 0;
   padding-top: 200px
}

.threesixty:-moz-full-screen {
   background: #fff;
   width: 100%;
   height: 100%;
   margin-top: 0;
   padding-top: 200px
}

.mCustomScrollbar {
   -ms-touch-action: pinch-zoom;
   touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
   -ms-touch-action: auto;
   touch-action: auto
}

.mCustomScrollBox {
   position: relative;
   overflow: hidden;
   height: 100%;
   max-width: 100%;
   outline: 0;
   direction: ltr
}

.mCSB_container {
   overflow: hidden;
   width: auto;
   height: auto
}

.mCSB_inside > .mCSB_container {
   margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
   margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
   margin-right: 0;
   margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
   margin-left: 0
}

.mCSB_scrollTools {
   position: absolute;
   width: 16px;
   height: auto;
   left: auto;
   top: 0;
   right: 0;
   bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
   right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
   right: auto;
   left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
   left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
   margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
   width: 2px;
   height: 100%;
   margin: 0 auto;
   -webkit-border-radius: 16px;
   border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
   cursor: pointer;
   width: 100%;
   height: 30px;
   z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   position: relative;
   width: 4px;
   height: 100%;
   margin: 0 auto;
   -webkit-border-radius: 16px;
   border-radius: 16px;
   text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
   width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
   display: block;
   position: absolute;
   height: 20px;
   width: 100%;
   overflow: hidden;
   margin: 0 auto;
   cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
   bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
   margin-right: 0;
   margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
   min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
   margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
   width: auto;
   height: 16px;
   top: auto;
   right: 0;
   bottom: 0;
   left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
   margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 2px;
   margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
   width: 30px;
   height: 100%;
   left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   width: 100%;
   height: 4px;
   margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
   height: 12px;
   margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   height: 8px;
   margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
   display: block;
   position: absolute;
   width: 20px;
   height: 100%;
   overflow: hidden;
   margin: 0 auto;
   cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
   left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
   right: 0
}

.mCSB_container_wrapper {
   position: absolute;
   height: auto;
   width: auto;
   overflow: hidden;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   margin-right: 30px;
   margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
   padding-right: 30px;
   padding-bottom: 30px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
   bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
   bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
   margin-right: 0;
   margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
   padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
   padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
   margin-right: 0;
   margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
   margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
   transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
   -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
   transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
   opacity: .75;
   filter: "alpha(opacity=75)";
   -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
   opacity: 0;
   filter: "alpha(opacity=0)";
   -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
   opacity: 1;
   filter: "alpha(opacity=100)";
   -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .4);
   filter: "alpha(opacity=40)";
   -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .75);
   filter: "alpha(opacity=75)";
   -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .85);
   filter: "alpha(opacity=85)";
   -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .9);
   filter: "alpha(opacity=90)";
   -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
   background-image:url("{{ image_url('theme::img/mCSB_buttons.png') }}");
   background-repeat: no-repeat;
   opacity: .4;
   filter: "alpha(opacity=40)";
   -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
   background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
   background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
   background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
   opacity: .75;
   filter: "alpha(opacity=75)";
   -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
   opacity: .9;
   filter: "alpha(opacity=90)";
   -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
   width: 4px;
   background-color: #fff;
   background-color: rgba(255, 255, 255, .1);
   -webkit-border-radius: 1px;
   border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 4px;
   background-color: #fff;
   background-color: rgba(255, 255, 255, .75);
   -webkit-border-radius: 1px;
   border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 4px;
   margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .1);
   -webkit-border-radius: 1px;
   border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75);
   -webkit-border-radius: 1px;
   border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
   width: 4px;
   background-color: #fff;
   background-color: rgba(255, 255, 255, .1);
   -webkit-border-radius: 2px;
   border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 6px;
   background-color: #fff;
   background-color: rgba(255, 255, 255, .75);
   -webkit-border-radius: 2px;
   border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 4px;
   margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   width: 100%;
   height: 6px;
   margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .1);
   -webkit-border-radius: 2px;
   border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75);
   -webkit-border-radius: 2px;
   border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   width: 100%;
   height: 2px;
   margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
   height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 14px;
   margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
   width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   height: 14px;
   margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
   width: 16px;
   height: 16px;
   margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
   height: 16px;
   width: 16px;
   margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   height: 4px;
   margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
   background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
   background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
   background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
   width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   background-color: transparent;
   background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
   background-repeat: repeat-y;
   opacity: .3;
   filter: "alpha(opacity=30)";
   -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   height: 4px;
   margin: 6px 0;
   background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-repeat: repeat-y;
   background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
   background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
   background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   background-repeat: repeat-x;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
   background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
   background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
   height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
   width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
   opacity: 1;
   filter: "alpha(opacity=30)";
   -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
   -webkit-border-radius: 16px;
   border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
   width: 8px;
   background-color: #000;
   background-color: rgba(0, 0, 0, .2);
   -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2);
   box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 8px;
   margin: 4px 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   width: 100%;
   height: 8px;
   margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .1);
   -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1);
   box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
   opacity: 1;
   filter: "alpha(opacity=30)";
   -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
   -webkit-border-radius: 7px;
   border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   -webkit-border-radius: 5px;
   border-radius: 5px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
   right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
   -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
   box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
   bottom: 1px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
   box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
   width: 12px;
   margin: 2px;
   position: absolute;
   height: auto;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   height: 12px;
   width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
   background-color: #000;
   background-color: rgba(0, 0, 0, .05);
   -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
   box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
   background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
   -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, .2);
   box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2);
   box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
   background-color: #fff;
   background-color: rgba(0, 0, 0, .05);
   -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
   box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
   right: 0;
   margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   bottom: 0;
   margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
   left: 0;
   right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
   background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
   height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
   width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .2);
   filter: "alpha(opacity=20)";
   -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .5);
   filter: "alpha(opacity=50)";
   -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .2);
   filter: "alpha(opacity=20)";
   -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .5);
   filter: "alpha(opacity=50)";
   -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
   width: 6px;
   background-color: #000;
   background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 6px;
   margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
   height: 12px;
   margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
   width: 12px;
   background-color: #000;
   background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   width: 6px;
   margin: 3px 5px;
   position: absolute;
   height: auto;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
   height: 6px;
   margin: 5px 3px;
   position: absolute;
   width: auto;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
   width: 100%;
   height: 12px;
   margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
   background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
   background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
   background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
   background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
   background-color: transparent;
   border-width: 1px;
   border-style: solid;
   border-color: #fff;
   border-color: rgba(255, 255, 255, .2);
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
   border-color: #000;
   border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
   background-color: #000;
   background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #000;
   background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
   background-color: #fff;
   background-color: rgba(255, 255, 255, .9)
}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
   padding: 0;
   margin: 0;
   border: 0;
   outline: 0;
   vertical-align: top
}

.fancybox-wrap {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 8020
}

.fancybox-skin {
   position: relative;
   background: #f9f9f9;
   color: #444;
   text-shadow: none;
   -webkit-border-radius: 4px;
   border-radius: 4px
}

.fancybox-opened {
   z-index: 8030
}

.fancybox-opened .fancybox-skin {
   -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
   box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
   position: relative
}

.fancybox-inner {
   overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
   -webkit-overflow-scrolling: touch
}

.fancybox-error {
   color: #444;
   font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
   margin: 0;
   padding: 15px;
   white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
   display: block;
   width: 100%;
   height: 100%
}

.fancybox-image {
   max-width: 100%;
   max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
   background-image:url("{{ image_url('theme::img/fancybox_sprite.png') }}")
}

#fancybox-loading {
   position: fixed;
   top: 50%;
   left: 50%;
   margin-top: -22px;
   margin-left: -22px;
   background-position: 0 -108px;
   opacity: .8;
   cursor: pointer;
   z-index: 8060
}

#fancybox-loading div {
   width: 44px;
   height: 44px;
   background:url("{{ image_url('theme::img/fancybox_loading.gif') }}") center center no-repeat
}

.fancybox-close {
   position: absolute;
   top: -18px;
   right: -18px;
   width: 36px;
   height: 36px;
   cursor: pointer;
   z-index: 8040
}

.fancybox-nav {
   position: absolute;
   top: 0;
   width: 40%;
   height: 100%;
   cursor: pointer;
   text-decoration: none;
   background:transparent url("{{ image_url('theme::img/blank.gif') }}");
   -webkit-tap-highlight-color: transparent;
   z-index: 8040
}

.fancybox-prev {
   left: 0
}

.fancybox-next {
   right: 0
}

.fancybox-nav span {
   position: absolute;
   top: 50%;
   width: 36px;
   height: 34px;
   margin-top: -18px;
   cursor: pointer;
   z-index: 8040;
   visibility: hidden
}

.fancybox-prev span {
   left: 10px;
   background-position: 0 -36px
}

.fancybox-next span {
   right: 10px;
   background-position: 0 -72px
}

.fancybox-nav:hover span {
   visibility: visible
}

.fancybox-tmp {
   position: absolute;
   top: -99999px;
   left: -99999px;
   visibility: hidden;
   max-width: 99999px;
   max-height: 99999px;
   overflow: visible!important
}

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

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

.fancybox-lock-test {
   overflow-y: hidden!important
}

.fancybox-overlay {
   position: absolute;
   top: 0;
   left: 0;
   overflow: hidden;
   display: none;
   z-index: 8010;
   background:url("{{ image_url('theme::img/fancybox_overlay.png') }}")
}

.fancybox-overlay-fixed {
   position: fixed;
   bottom: 0;
   right: 0
}

.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: scroll
}

.fancybox-title {
   visibility: hidden;
   font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
   position: relative;
   text-shadow: none;
   z-index: 8050
}

.fancybox-opened .fancybox-title {
   visibility: visible
}

.fancybox-title-float-wrap {
   position: absolute;
   bottom: 0;
   right: 50%;
   margin-bottom: -35px;
   z-index: 8050;
   text-align: center
}

.fancybox-title-float-wrap .child {
   display: inline-block;
   margin-right: -100%;
   padding: 2px 20px;
   background: 0 0;
   background: rgba(0, 0, 0, .8);
   -webkit-border-radius: 15px;
   border-radius: 15px;
   text-shadow: 0 1px 2px #222;
   color: #fff;
   font-weight: 700;
   line-height: 24px;
   white-space: nowrap
}

.fancybox-title-outside-wrap {
   position: relative;
   margin-top: 10px;
   color: #fff
}

.fancybox-title-inside-wrap {
   padding-top: 10px
}

.fancybox-title-over-wrap {
   position: absolute;
   bottom: 0;
   left: 0;
   color: #fff;
   padding: 10px;
   background: #000;
   background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
   #fancybox-loading,
   .fancybox-close,
   .fancybox-next span,
   .fancybox-prev span {
      background-image:url("{{ image_url('theme::img/fancybox_sprite@2x.png') }}");
      background-size: 44px 152px
   }
   #fancybox-loading div {
      background-image:url("{{ image_url('theme::img/fancybox_loading@2x.gif') }}");
      background-size: 24px 24px
   }
}

.slick-slider {
   position: relative;
   display: block;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-tap-highlight-color: transparent
}

.slick-list {
   position: relative;
   overflow: hidden;
   display: block;
   margin: 0;
   padding: 0
}

.slick-list:focus {
   outline: 0
}

.slick-list.dragging {
   cursor: pointer;
   cursor: hand
}

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

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

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

.slick-track:after {
   clear: both
}

.slick-loading .slick-track {
   visibility: hidden
}

.slick-slide {
   float: left;
   height: 100%;
   min-height: 1px;
   display: none
}

[dir=rtl] .slick-slide {
   float: right
}

.slick-slide img {
   display: block
}

.slick-slide.slick-loading img {
   display: none
}

.slick-slide.dragging img {
   pointer-events: none
}

.slick-initialized .slick-slide {
   display: block
}

.slick-loading .slick-slide {
   visibility: hidden
}

.slick-vertical .slick-slide {
   display: block;
   height: auto;
   border: 1px solid transparent
}

.slick-arrow.slick-hidden {
   display: none
}

@font-face {
   font-family: slick;
   src: url(../fonts/slick/slick.eot);
   src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
   font-weight: 400;
   font-style: normal
}

.slick-loading .slick-list {
   background: url(../img/ajax-loader.gif) center center no-repeat
}

.slick-next,
.slick-prev {
   position: absolute;
   display: block;
   height: 20px;
   width: 20px;
   line-height: 0;
   font-size: 0;
   cursor: pointer;
   background: 0 0;
   color: transparent;
   top: 50%;
   -webkit-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
   transform: translate(0, -50%);
   padding: 0;
   border: none;
   outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
   outline: 0;
   background: 0 0;
   color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
   opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
   opacity: .25
}

.slick-next:before,
.slick-prev:before {
   font-family: slick;
   font-size: 20px;
   line-height: 1;
   color: #fff;
   opacity: .75;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.slick-prev {
   left: -25px
}

[dir=rtl] .slick-prev {
   left: auto;
   right: -25px
}

.slick-prev:before {
   content: "←"
}

[dir=rtl] .slick-prev:before {
   content: "→"
}

.slick-next {
   right: -25px
}

[dir=rtl] .slick-next {
   left: -25px;
   right: auto
}

.slick-next:before {
   content: "→"
}

[dir=rtl] .slick-next:before {
   content: "←"
}

.slick-dotted.slick-slider {
   margin-bottom: 30px
}

.slick-dots {
   position: absolute;
   bottom: -25px;
   list-style: none;
   display: block;
   text-align: center;
   padding: 0;
   margin: 0;
   width: 100%
}

.slick-dots li {
   position: relative;
   display: inline-block;
   height: 20px;
   width: 20px;
   margin: 0 5px;
   padding: 0;
   cursor: pointer
}

.slick-dots li button {
   border: 0;
   background: 0 0;
   display: block;
   height: 20px;
   width: 20px;
   outline: 0;
   line-height: 0;
   font-size: 0;
   color: transparent;
   padding: 5px;
   cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
   outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
   opacity: 1
}

.slick-dots li button:before {
   position: absolute;
   top: 0;
   left: 0;
   content: "•";
   width: 20px;
   height: 20px;
   font-family: slick;
   font-size: 6px;
   line-height: 20px;
   text-align: center;
   color: #000;
   opacity: .25;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
   color: #000;
   opacity: .75
}



/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
   display: none
}

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

.ui-helper-reset {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   line-height: 1.3;
   text-decoration: none;
   font-size: 100%;
   list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
   content: "";
   display: table;
   border-collapse: collapse
}

.ui-helper-clearfix:after {
   clear: both
}

.ui-helper-clearfix {
   min-height: 0
}

.ui-helper-zfix {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
   opacity: 0;
   filter: Alpha(Opacity=0)
}

.ui-front {
   z-index: 100
}

.ui-state-disabled {
   cursor: default!important
}

.ui-icon {
   display: block;
   text-indent: -99999px;
   overflow: hidden;
   background-repeat: no-repeat
}

.ui-widget-overlay {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.ui-accordion .ui-accordion-header {
   display: block;
   cursor: pointer;
   position: relative;
   margin-top: 2px;
   padding: .5em .5em .5em .7em;
   min-height: 0
}

.ui-accordion .ui-accordion-icons {
   padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
   padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
   padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
   position: absolute;
   left: .5em;
   top: 50%;
   margin-top: -8px
}

.ui-accordion .ui-accordion-content {
   padding: 1em 2.2em;
   border-top: 0;
   overflow: auto
}

.ui-autocomplete {
   position: absolute;
   top: 0;
   left: 0;
   cursor: default
}

.ui-button {
   display: inline-block;
   position: relative;
   padding: 0;
   line-height: normal;
   margin-right: .1em;
   cursor: pointer;
   vertical-align: middle;
   text-align: center;
   overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
   text-decoration: none
}

.ui-button-icon-only {
   width: 2.2em
}

button.ui-button-icon-only {
   width: 2.4em
}

.ui-button-icons-only {
   width: 3.4em
}

button.ui-button-icons-only {
   width: 3.7em
}

.ui-button .ui-button-text {
   display: block;
   line-height: normal
}

.ui-button-text-only .ui-button-text {
   padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
   padding: .4em;
   text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
   padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
   padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
   padding-left: 2.1em;
   padding-right: 2.1em
}

input.ui-button {
   padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
   position: absolute;
   top: 50%;
   margin-top: -8px
}

.ui-button-icon-only .ui-icon {
   left: 50%;
   margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
   left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
   right: .5em
}

.ui-buttonset {
   margin-right: 7px
}

.ui-buttonset .ui-button {
   margin-left: 0;
   margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
   border: 0;
   padding: 0
}

.ui-datepicker {
   width: 17em;
   padding: .2em .2em 0;
   display: none
}

.ui-datepicker .ui-datepicker-header {
   position: relative;
   padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
   position: absolute;
   top: 2px;
   width: 1.8em;
   height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
   top: 1px
}

.ui-datepicker .ui-datepicker-prev {
   left: 2px
}

.ui-datepicker .ui-datepicker-next {
   right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
   left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
   right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -8px;
   top: 50%;
   margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
   margin: 0 2.3em;
   line-height: 1.8em;
   text-align: center
}

.ui-datepicker .ui-datepicker-title select {
   font-size: 1em;
   margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
   width: 49%
}

.ui-datepicker table {
   width: 100%;
   font-size: .9em;
   border-collapse: collapse;
   margin: 0 0 .4em
}

.ui-datepicker th {
   padding: .7em .3em;
   text-align: center;
   font-weight: 700;
   border: 0
}

.ui-datepicker td {
   border: 0;
   padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
   display: block;
   padding: .2em;
   text-align: right;
   text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
   background-image: none;
   margin: .7em 0 0 0;
   padding: 0 .2em;
   border-left: 0;
   border-right: 0;
   border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
   float: right;
   margin: .5em .2em .4em;
   cursor: pointer;
   padding: .2em .6em .3em .6em;
   width: auto;
   overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
   float: left
}

.ui-datepicker.ui-datepicker-multi {
   width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
   float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
   width: 95%;
   margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
   width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
   width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
   width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
   border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
   clear: left
}

.ui-datepicker-row-break {
   clear: both;
   width: 100%;
   font-size: 0
}

.ui-datepicker-rtl {
   direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
   right: 2px;
   left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
   left: 2px;
   right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
   right: 1px;
   left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
   left: 1px;
   right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
   clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
   float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
   float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
   border-right-width: 0;
   border-left-width: 1px
}

.ui-dialog {
   overflow: hidden;
   position: absolute;
   top: 0;
   left: 0;
   padding: .2em;
   outline: 0
}

.ui-dialog .ui-dialog-titlebar {
   padding: .4em 1em;
   position: relative
}

.ui-dialog .ui-dialog-title {
   float: left;
   margin: .1em 0;
   white-space: nowrap;
   width: 90%;
   overflow: hidden;
   text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
   position: absolute;
   right: .3em;
   top: 50%;
   width: 20px;
   margin: -10px 0 0 0;
   padding: 1px;
   height: 20px
}

.ui-dialog .ui-dialog-content {
   position: relative;
   border: 0;
   padding: .5em 1em;
   background: 0 0;
   overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
   text-align: left;
   border-width: 1px 0 0 0;
   background-image: none;
   margin-top: .5em;
   padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
   float: right
}

.ui-dialog .ui-dialog-buttonpane button {
   margin: .5em .4em .5em 0;
   cursor: pointer
}

.ui-dialog .ui-resizable-se {
   width: 12px;
   height: 12px;
   right: -5px;
   bottom: -5px;
   background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
   cursor: move
}

.ui-menu {
   list-style: none;
   padding: 2px;
   margin: 0;
   display: block;
   outline: 0
}

.ui-menu .ui-menu {
   margin-top: -3px;
   position: absolute
}

.ui-menu .ui-menu-item {
   margin: 0;
   padding: 0;
   width: 100%;
   list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
   margin: 5px -2px 5px -2px;
   height: 0;
   font-size: 0;
   line-height: 0;
   border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
   text-decoration: none;
   display: block;
   padding: 2px .4em;
   line-height: 1.5;
   min-height: 0;
   font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
   font-weight: 400;
   margin: -1px
}

.ui-menu .ui-state-disabled {
   font-weight: 400;
   margin: .4em 0 .2em;
   line-height: 1.5
}

.ui-menu .ui-state-disabled a {
   cursor: default
}

.ui-menu-icons {
   position: relative
}

.ui-menu-icons .ui-menu-item a {
   position: relative;
   padding-left: 2em
}

.ui-menu .ui-icon {
   position: absolute;
   top: .2em;
   left: .2em
}

.ui-menu .ui-menu-icon {
   position: static;
   float: right
}

.ui-progressbar {
   height: 2em;
   text-align: left;
   overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
   margin: -1px;
   height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
   background: url(images/animated-overlay.gif);
   height: 100%;
   opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
   background-image: none
}

.ui-resizable {
   position: relative
}

.ui-resizable-handle {
   position: absolute;
   font-size: .1px;
   display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
   display: none
}

.ui-resizable-n {
   cursor: n-resize;
   height: 7px;
   width: 100%;
   top: -5px;
   left: 0
}

.ui-resizable-s {
   cursor: s-resize;
   height: 7px;
   width: 100%;
   bottom: -5px;
   left: 0
}

.ui-resizable-e {
   cursor: e-resize;
   width: 7px;
   right: -5px;
   top: 0;
   height: 100%
}

.ui-resizable-w {
   cursor: w-resize;
   width: 7px;
   left: -5px;
   top: 0;
   height: 100%
}

.ui-resizable-se {
   cursor: se-resize;
   width: 12px;
   height: 12px;
   right: 1px;
   bottom: 1px
}

.ui-resizable-sw {
   cursor: sw-resize;
   width: 9px;
   height: 9px;
   left: -5px;
   bottom: -5px
}

.ui-resizable-nw {
   cursor: nw-resize;
   width: 9px;
   height: 9px;
   left: -5px;
   top: -5px
}

.ui-resizable-ne {
   cursor: ne-resize;
   width: 9px;
   height: 9px;
   right: -5px;
   top: -5px
}

.ui-selectable-helper {
   position: absolute;
   z-index: 100;
   border: 1px dotted #000
}

.ui-slider {
   position: relative;
   text-align: left
}

.ui-slider .ui-slider-handle {
   position: absolute;
   z-index: 2;
   width: 1.2em;
   height: 1.2em;
   cursor: default
}

.ui-slider .ui-slider-range {
   position: absolute;
   z-index: 1;
   font-size: .7em;
   display: block;
   border: 0;
   background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
   -webkit-filter: inherit;
   filter: inherit
}

.ui-slider-horizontal {
   height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
   top: -.3em;
   margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
   top: 0;
   height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
   left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
   right: 0
}

.ui-slider-vertical {
   width: .8em;
   height: 100px
}

.ui-slider-vertical .ui-slider-handle {
   left: -.3em;
   margin-left: 0;
   margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
   left: 0;
   width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
   bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
   top: 0
}

.ui-spinner {
   position: relative;
   display: inline-block;
   overflow: hidden;
   padding: 0;
   vertical-align: middle
}

.ui-spinner-input {
   border: none;
   background: 0 0;
   color: inherit;
   padding: 0;
   margin: .2em 0;
   vertical-align: middle;
   margin-left: .4em;
   margin-right: 22px
}

.ui-spinner-button {
   width: 16px;
   height: 50%;
   font-size: .5em;
   padding: 0;
   margin: 0;
   text-align: center;
   position: absolute;
   cursor: default;
   display: block;
   overflow: hidden;
   right: 0
}

.ui-spinner a.ui-spinner-button {
   border-top: none;
   border-bottom: none;
   border-right: none
}

.ui-spinner .ui-icon {
   position: absolute;
   margin-top: -8px;
   top: 50%;
   left: 0
}

.ui-spinner-up {
   top: 0
}

.ui-spinner-down {
   bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
   background-position: -65px -16px
}

.ui-tabs {
   position: relative;
   padding: .2em
}

.ui-tabs .ui-tabs-nav {
   margin: 0;
   padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
   list-style: none;
   float: left;
   position: relative;
   top: 0;
   margin: 1px .2em 0 0;
   border-bottom-width: 0;
   padding: 0;
   white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
   float: left;
   padding: .5em 1em;
   text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
   margin-bottom: -1px;
   padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
   cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
   cursor: pointer
}

.ui-tabs .ui-tabs-panel {
   display: block;
   border-width: 0;
   padding: 1em 1.4em;
   background: 0 0
}

.ui-tooltip {
   padding: 8px;
   position: absolute;
   z-index: 9999;
   max-width: 300px;
   -webkit-box-shadow: 0 0 5px #aaa;
   box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
   border-width: 2px
}

.ui-widget {
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
   font-size: 1.1em
}

.ui-widget .ui-widget {
   font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
   font-size: 1em
}

.ui-widget-content {
   border: 1px solid #ddd;
   background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
   color: #333
}

.ui-widget-content a {
   color: #333
}

.ui-widget-header {
   border: 1px solid #e78f08;
   background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
   color: #fff;
   font-weight: 700
}

.ui-widget-header a {
   color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
   border: 1px solid #ccc;
   background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
   font-weight: 700;
   color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
   color: #1c94c4;
   text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
   border: 1px solid #fbcb09;
   background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
   font-weight: 700;
   color: #c77405
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
   color: #c77405;
   text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
   border: 1px solid #fbd850;
   background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
   font-weight: 700;
   color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
   color: #eb8f00;
   text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
   border: 1px solid #fed22f;
   background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
   color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
   color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
   border: 1px solid #cd0a0a;
   background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
   color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
   color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
   color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
   font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
   opacity: .7;
   filter: Alpha(Opacity=70);
   font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
   opacity: .35;
   filter: Alpha(Opacity=35);
   background-image: none
}

.ui-state-disabled .ui-icon {
   filter: Alpha(Opacity=35)
}

.ui-icon {
   width: 16px;
   height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
   background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
   background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
   background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
   background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
   background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
   background-image: url(images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
   background-image: url(images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
   background-position: 16px 16px
}

.ui-icon-carat-1-n {
   background-position: 0 0
}

.ui-icon-carat-1-ne {
   background-position: -16px 0
}

.ui-icon-carat-1-e {
   background-position: -32px 0
}

.ui-icon-carat-1-se {
   background-position: -48px 0
}

.ui-icon-carat-1-s {
   background-position: -64px 0
}

.ui-icon-carat-1-sw {
   background-position: -80px 0
}

.ui-icon-carat-1-w {
   background-position: -96px 0
}

.ui-icon-carat-1-nw {
   background-position: -112px 0
}

.ui-icon-carat-2-n-s {
   background-position: -128px 0
}

.ui-icon-carat-2-e-w {
   background-position: -144px 0
}

.ui-icon-triangle-1-n {
   background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
   background-position: -16px -16px
}

.ui-icon-triangle-1-e {
   background-position: -32px -16px
}

.ui-icon-triangle-1-se {
   background-position: -48px -16px
}

.ui-icon-triangle-1-s {
   background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
   background-position: -80px -16px
}

.ui-icon-triangle-1-w {
   background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
   background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
   background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
   background-position: -144px -16px
}

.ui-icon-arrow-1-n {
   background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
   background-position: -16px -32px
}

.ui-icon-arrow-1-e {
   background-position: -32px -32px
}

.ui-icon-arrow-1-se {
   background-position: -48px -32px
}

.ui-icon-arrow-1-s {
   background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
   background-position: -80px -32px
}

.ui-icon-arrow-1-w {
   background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
   background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
   background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
   background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
   background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
   background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
   background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
   background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
   background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
   background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
   background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
   background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
   background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
   background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
   background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
   background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
   background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
   background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
   background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
   background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
   background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
   background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
   background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
   background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
   background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
   background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
   background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
   background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
   background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
   background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
   background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
   background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
   background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
   background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
   background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
   background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
   background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
   background-position: -176px -64px
}

.ui-icon-arrow-4 {
   background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
   background-position: -16px -80px
}

.ui-icon-extlink {
   background-position: -32px -80px
}

.ui-icon-newwin {
   background-position: -48px -80px
}

.ui-icon-refresh {
   background-position: -64px -80px
}

.ui-icon-shuffle {
   background-position: -80px -80px
}

.ui-icon-transfer-e-w {
   background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
   background-position: -112px -80px
}

.ui-icon-folder-collapsed {
   background-position: 0 -96px
}

.ui-icon-folder-open {
   background-position: -16px -96px
}

.ui-icon-document {
   background-position: -32px -96px
}

.ui-icon-document-b {
   background-position: -48px -96px
}

.ui-icon-note {
   background-position: -64px -96px
}

.ui-icon-mail-closed {
   background-position: -80px -96px
}

.ui-icon-mail-open {
   background-position: -96px -96px
}

.ui-icon-suitcase {
   background-position: -112px -96px
}

.ui-icon-comment {
   background-position: -128px -96px
}

.ui-icon-person {
   background-position: -144px -96px
}

.ui-icon-print {
   background-position: -160px -96px
}

.ui-icon-trash {
   background-position: -176px -96px
}

.ui-icon-locked {
   background-position: -192px -96px
}

.ui-icon-unlocked {
   background-position: -208px -96px
}

.ui-icon-bookmark {
   background-position: -224px -96px
}

.ui-icon-tag {
   background-position: -240px -96px
}

.ui-icon-home {
   background-position: 0 -112px
}

.ui-icon-flag {
   background-position: -16px -112px
}

.ui-icon-calendar {
   background-position: -32px -112px
}

.ui-icon-cart {
   background-position: -48px -112px
}

.ui-icon-pencil {
   background-position: -64px -112px
}

.ui-icon-clock {
   background-position: -80px -112px
}

.ui-icon-disk {
   background-position: -96px -112px
}

.ui-icon-calculator {
   background-position: -112px -112px
}

.ui-icon-zoomin {
   background-position: -128px -112px
}

.ui-icon-zoomout {
   background-position: -144px -112px
}

.ui-icon-search {
   background-position: -160px -112px
}

.ui-icon-wrench {
   background-position: -176px -112px
}

.ui-icon-gear {
   background-position: -192px -112px
}

.ui-icon-heart {
   background-position: -208px -112px
}

.ui-icon-star {
   background-position: -224px -112px
}

.ui-icon-link {
   background-position: -240px -112px
}

.ui-icon-cancel {
   background-position: 0 -128px
}

.ui-icon-plus {
   background-position: -16px -128px
}

.ui-icon-plusthick {
   background-position: -32px -128px
}

.ui-icon-minus {
   background-position: -48px -128px
}

.ui-icon-minusthick {
   background-position: -64px -128px
}

.ui-icon-close {
   background-position: -80px -128px
}

.ui-icon-closethick {
   background-position: -96px -128px
}

.ui-icon-key {
   background-position: -112px -128px
}

.ui-icon-lightbulb {
   background-position: -128px -128px
}

.ui-icon-scissors {
   background-position: -144px -128px
}

.ui-icon-clipboard {
   background-position: -160px -128px
}

.ui-icon-copy {
   background-position: -176px -128px
}

.ui-icon-contact {
   background-position: -192px -128px
}

.ui-icon-image {
   background-position: -208px -128px
}

.ui-icon-video {
   background-position: -224px -128px
}

.ui-icon-script {
   background-position: -240px -128px
}

.ui-icon-alert {
   background-position: 0 -144px
}

.ui-icon-info {
   background-position: -16px -144px
}

.ui-icon-notice {
   background-position: -32px -144px
}

.ui-icon-help {
   background-position: -48px -144px
}

.ui-icon-check {
   background-position: -64px -144px
}

.ui-icon-bullet {
   background-position: -80px -144px
}

.ui-icon-radio-on {
   background-position: -96px -144px
}

.ui-icon-radio-off {
   background-position: -112px -144px
}

.ui-icon-pin-w {
   background-position: -128px -144px
}

.ui-icon-pin-s {
   background-position: -144px -144px
}

.ui-icon-play {
   background-position: 0 -160px
}

.ui-icon-pause {
   background-position: -16px -160px
}

.ui-icon-seek-next {
   background-position: -32px -160px
}

.ui-icon-seek-prev {
   background-position: -48px -160px
}

.ui-icon-seek-end {
   background-position: -64px -160px
}

.ui-icon-seek-start {
   background-position: -80px -160px
}

.ui-icon-seek-first {
   background-position: -80px -160px
}

.ui-icon-stop {
   background-position: -96px -160px
}

.ui-icon-eject {
   background-position: -112px -160px
}

.ui-icon-volume-off {
   background-position: -128px -160px
}

.ui-icon-volume-on {
   background-position: -144px -160px
}

.ui-icon-power {
   background-position: 0 -176px
}

.ui-icon-signal-diag {
   background-position: -16px -176px
}

.ui-icon-signal {
   background-position: -32px -176px
}

.ui-icon-battery-0 {
   background-position: -48px -176px
}

.ui-icon-battery-1 {
   background-position: -64px -176px
}

.ui-icon-battery-2 {
   background-position: -80px -176px
}

.ui-icon-battery-3 {
   background-position: -96px -176px
}

.ui-icon-circle-plus {
   background-position: 0 -192px
}

.ui-icon-circle-minus {
   background-position: -16px -192px
}

.ui-icon-circle-close {
   background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
   background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
   background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
   background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
   background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
   background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
   background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
   background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
   background-position: -160px -192px
}

.ui-icon-circle-zoomin {
   background-position: -176px -192px
}

.ui-icon-circle-zoomout {
   background-position: -192px -192px
}

.ui-icon-circle-check {
   background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
   background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
   background-position: -16px -208px
}

.ui-icon-circlesmall-close {
   background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
   background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
   background-position: -64px -208px
}

.ui-icon-squaresmall-close {
   background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
   background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
   background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
   background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
   background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
   background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
   background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px
}

.ui-widget-overlay {
   background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
   opacity: .5;
   filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
   margin: -5px 0 0 -5px;
   padding: 5px;
   background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
   opacity: .2;
   filter: Alpha(Opacity=20);
   -webkit-border-radius: 5px;
   border-radius: 5px
}

.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6,
.editor p,
.editor table {
   margin-top: 1.5625rem
}

.editor strong em {
   font-weight: 700
}

.editor img {
   margin-left: auto;
   margin-right: auto
}

.editor div,
.editor ol li,
.editor p,
.editor ul li {
   font-size: 2rem;
   line-height: 3rem
}

.editor ol li p,
.editor ul li p {
   margin-top: 0
}

.editor div a,
.editor ol a,
.editor p a,
.editor table a,
.editor ul a {
   color: #454545;
   display: inline;
   border-bottom: 1px dotted #2b2b2b;
   -webkit-transition: border .2s ease-in-out;
   transition: border .2s ease-in-out
}

.editor ol a:hover,
.editor p a:hover,
.editor table a:hover,
.editor ul a:hover {
   border-bottom-color: #ed1c24
}

.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
   font-weight: 700;
   line-height: 1.5
}

.editor h2 a,
.editor h3 a,
.editor h4 a,
.editor h5 a,
.editor h6 a {
   position: relative;
   margin: 5px 0;
   font-weight: 700;
   border-bottom: 1px dotted #2b2b2b
}

.editor h2 {
   font-size: 2.375rem
}

.editor h3 {
   font-size: 2.25rem
}

.editor h4 {
   font-size: 2.125rem
}

.editor h5 {
   font-size: 2rem
}

.editor h6 {
   font-size: 1.875rem
}

.editor blockquote {
   position: relative;
   margin-bottom: 10px;
   padding-left: 30px
}

.editor blockquote:before {
   content: "“";
   position: absolute;
   top: 0;
   left: 0;
   font-size: 3rem;
   color: #2b2b2b;
   line-height: 1
}

.editor iframe {
   width: 100%
}

.editor table {
   width: 100%;
   border: 1px solid #eee
}

.editor table tr {
   border-bottom: 1px solid #eee
}

.editor table th {
   font-weight: 700;
   background-color: #f0f0f0
}

.editor table td,
.editor table th {
   font-size: 1.8125rem;
   line-height: 2.375rem;
   color: #666;
   vertical-align: middle
}

.editor table td:not(:first-child),
.editor table th:not(:first-child) {
   border-left: 1px solid #eee
}

.editor table td img,
.editor table th img {
   display: block;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%
}

.editor table td p,
.editor table th p {
   line-height: 1.4
}

.editor table td p:last-child,
.editor table th p:last-child {
   margin-bottom: 0
}

.editor figure {
   width: 70%;
   margin: 0 auto 10px
}

.editor figure img {
   width: 100%;
   margin-bottom: 0
}

.editor figure figcaption {
   padding: 5px 10px;
   background-color: #f9f9f9
}

.editor figure figcaption p {
   margin-bottom: 0
}

.editor figure figcaption p:not(:first-child) {
   margin-top: 10px
}

.editor figure a + p,
.editor figure img + p {
   margin-top: 10px
}

.editor .img-feature,
.editor .img-fullwidth {
   margin-left: -1.875rem;
   margin-right: -1.875rem
}

.editor .caption-text {
   font-style: italic;
   margin-top: .3125rem
}

.editor ul {
   margin-left: 2.5rem
}

.editor ul li {
   position: relative;
   padding-left: 1.5625rem
}

.editor ul li:before {
   content: '-';
   position: absolute;
   left: 0;
   font-family: FontAwesome
}

.editor ol {
   margin-left: 3.75rem
}

.editor ol li {
   list-style: decimal;
   padding-left: .625rem
}

.editor .upload-gallery {
   overflow: hidden;
   margin-left: -1.25rem;
   margin-right: -1.25rem
}

.editor .upload-gallery li {
   float: left;
   width: 50%;
   padding: .9375rem 1.25rem;
   margin-top: 0
}

.editor .upload-gallery li:before {
   content: none
}

.editor .upload-gallery a {
   display: block
}

.editor .upload-gallery .fancybox {
   border: 1px solid #f0f0f0
}

.editor .table-promotion td,
.editor .table-promotion th {
   color: #333
}

.editor .table-promotion .tb-text {
   padding-left: 1.875rem;
   padding-right: 1.875rem
}

.editor .table-award {
   background-color: #fff;
   border-width: 2px
}

.editor .table-award th {
   display: none;
   background-color: #f0f0f0
}

.editor .table-award td {
   border-top: 1px solid #eee;
   display: block;
   overflow: hidden
}

.editor .table-award td:before {
   content: attr(data-th);
   font-weight: 700;
   text-transform: uppercase;
   width: 45%;
   float: left;
   padding: 1.25rem .9375rem 1.25rem;
   font-size: 1.625rem
}

@media (min-width:768px) {
   .editor .table-award td:before {
      content: none
   }
}

.editor .table-award td p,
.editor .table-award th p {
   margin-top: 0;
   overflow: hidden;
   font-size: 1.75rem;
   color: #666;
   padding: .9375rem;
   border-left: 1px solid #eee
}

.editor .table-award td:not(:first-child) {
   border-left: 0
}

.editor .rte_alignLeft img {
   margin-right: 15px;
   margin-bottom: 10px
}

.editor .rte_alignRight img {
   margin-left: 15px;
   margin-bottom: 10px
}

.table {
   font-size: 1.625rem;
   margin-top: 1.875rem;
   margin-bottom: 1.875rem;
   margin-right: -15px;
   border: 2px solid #e0e0e0
}

.table:after,
.table:before {
   content: "";
   display: table
}

.table:after {
   clear: both
}

.table .tb-title {
   padding: 1.25rem 1.25rem;
   background-color: #e0e0e0;
   color: #ed1c24;
   font-weight: 700;
   text-transform: uppercase
}

.table .tb-fix {
   width: 30%;
   float: left
}

.table .tb-content {
   width: 70%;
   float: left;
   border-left: 1px solid #e0e0e0;
   position: relative;
   overflow-x: auto
}

.table .tb-content:after,
.table .tb-content:before {
   content: "";
   display: table
}

.table .tb-content:after {
   clear: both
}

.table .tb-content .tb-content-touch {
   width: 1000px
}

.table .tb-content .tb-content-touch:after,
.table .tb-content .tb-content-touch:before {
   content: "";
   display: table
}

.table .tb-content .tb-content-touch:after {
   clear: both
}

.table .tb-content .tb-content-touch .tb-td-car {
   text-align: center;
   width: 37.5rem;
   padding: 1.25rem 3.75rem
}

.table .tb-content .tb-content-touch .tb-td-car img {
   padding-top: 1.875rem;
   width: 25rem;
   min-width: 16.25rem;
   margin-left: auto;
   margin-auto: auto
}

.table .tb-table {
   width: auto;
   margin: 0
}

.table .tb-row {
   border-bottom: 1px solid #e0e0e0
}

.table .tb-row:first-child {
   border-top: 1px solid #e0e0e0
}

.table .tb-th {
   padding: 1.25rem 1.25rem;
   color: #333;
   font-weight: 700;
   text-transform: uppercase;
   display: table
}

.table .tb-th .tb-text {
   font-weight: 700;
   display: table-cell;
   vertical-align: middle
}

.table .tb-td,
.table .tb-td-car,
.table .tb-th {
   font-size: 1.625rem;
   padding: .9375rem;
   color: #333;
   vertical-align: middle
}

.table .tb-td,
.table .tb-td-car {
   border: 1px solid #e6e6e6
}

.table .tb-td {
   min-width: 7.5rem
}

.table .tb-promotion {
   max-width: 12.5rem
}

.drive-earth-img-wrap .desc,
.drive-earth-img-wrap .img-left,
.drive-earth-img-wrap .img-right {
   margin-top: 1.875rem
}

.drive-earth-img-wrap .more-btn {
   font-size: 1.8125rem;
   line-height: 1.4;
   color: #ee1919;
   margin: 2.5rem 0
}

.history-table {
   border: 1px solid #e0e0e0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin: 1.875rem 0
}

.history-table p {
   margin: 0;
   line-height: 1.5
}

.history-table .table-tr {
   border-top: 1px solid #e0e0e0
}

.history-table .table-tr:first-child {
   border-top: none
}

.history-table .table-td {
   padding: .625rem 1.5625rem .9375rem
}

.history-table .td-year {
   padding: .9375rem 1.5625rem 0
}

.history-table .td-year p {
   font-size: 2.375rem;
   font-weight: 700;
   color: #333
}

.history-table .col-month {
   float: left;
   margin-right: .625rem;
   white-space: nowrap
}

.history-table .col-month .sp-text:after {
   content: ":";
   font-size: inherit
}

.history-table .col-detail {
   overflow: hidden
}

@media (min-width:768px) {
   .editor div,
   .editor ol li,
   .editor p,
   .editor ul li {
      font-size: 1.5rem;
      line-height: 2.375rem
   }
   .editor h2 {
      font-size: 1.875rem
   }
   .editor h3 {
      font-size: 1.75rem
   }
   .editor h4 {
      font-size: 1.625rem
   }
   .editor h5 {
      font-size: 1.5rem
   }
   .editor h6 {
      font-size: 1.375rem
   }
   .editor table {
      margin: 1.875rem 0
   }
   .editor table th {
      font-size: 1.125rem;
      text-transform: uppercase;
      text-align: center
   }
   .editor table td {
      font-size: 1rem
   }
   .editor table td,
   .editor table th {
      padding: .75rem .5rem
   }
   .editor .img-align-center,
   .editor .img-align-left,
   .editor .img-align-right,
   .editor .img-feature,
   .editor .img-fullwidth {
      margin-left: 0;
      margin-right: 0
   }
   .editor .table-award th {
      padding: .625rem;
      font-size: 1.125rem
   }
   .editor .table-award td,
   .editor .table-award th {
      display: table-cell;
      text-align: center
   }
   .editor .table-award td {
      padding: 0
   }
   .editor .table-award td:not(:first-child) {
      border-left: 1px solid #eee
   }
   .editor .table-award td:before {
      font-size: 1.125rem
   }
   .editor .table-award td p {
      font-size: 1.25rem;
      line-height: 2rem
   }
}

@media (min-width:992px) {
   .editor p {
      margin-top: 1.5625rem
   }
   .editor div,
   .editor ol li,
   .editor p,
   .editor table td,
   .editor table th,
   .editor ul li {
      font-size: 1.125rem;
      line-height: 1.875rem
   }
   .editor h2 {
      font-size: 1.5rem
   }
   .editor h3 {
      font-size: 1.375rem
   }
   .editor h4 {
      font-size: 1.25rem
   }
   .editor h5 {
      font-size: 1.125rem
   }
   .editor h6 {
      font-size: 1rem
   }
   .editor .table-award td p,
   .editor .table-award th p {
      font-size: 1.125rem;
      line-height: 1.875rem;
      border-left: 0
   }
   .editor .upload-video {
      width: 70%;
      margin-left: auto;
      margin-right: auto
   }
   .editor .upload-video + .caption-text {
      width: 70%;
      margin-left: auto;
      margin-right: auto
   }
   .editor .upload-gallery {
      margin-right: -.9375rem;
      margin-left: -.9375rem
   }
   .editor .upload-gallery li {
      padding-top: .9375rem;
      padding-bottom: .9375rem;
      width: -webkit-calc(100%/3);
      width: calc(100%/3)
   }
   .editor .upload-gallery li:nth-child(even),
   .editor .upload-gallery li:nth-child(odd) {
      padding-right: .9375rem;
      padding-left: .9375rem
   }
   .drive-earth-img-wrap {
      margin: 0
   }
   .drive-earth-img-wrap .img-wrap {
      position: relative;
      overflow: hidden
   }
   .drive-earth-img-wrap .img-wrap img {
      position: absolute;
      width: 100%;
      height: auto;
      top: 0;
      left: 0
   }
   .drive-earth-img-wrap .img-left {
      padding: 0;
      width: 49.7%
   }
   .drive-earth-img-wrap .img-left .img-wrap:before {
      display: block;
      content: "";
      padding-top: 61%
   }
   .drive-earth-img-wrap .img-right {
      margin-left: 8%;
      padding: 0;
      width: 42.3%
   }
   .drive-earth-img-wrap .img-right .img-wrap:before {
      display: block;
      content: "";
      padding-top: 71.675%
   }
   .drive-earth-img-wrap .more-btn {
      margin: 0 -15px;
      margin-top: .9375rem;
      font-size: 1.125rem;
      line-height: 1.875rem
   }
   .history-table {
      margin: .625rem 0 1.875rem
   }
   .history-table p {
      margin-top: 0
   }
   .history-table .table-td {
      display: inline-block;
      vertical-align: top;
      width: 89%;
      padding: .625rem 1.25rem
   }
   .history-table .td-year {
      width: 10%
   }
   .history-table .td-year p {
      font-size: 1.125rem;
      line-height: 1.875rem;
      font-weight: 400
   }
   .history-table .table-td-col {
      width: 18%;
      margin: 0
   }
   .history-table .col-detail {
      width: 82%;
      text-align: left
   }
   .history-table .col-month {
      white-space: normal
   }
   .history-table .col-month .sp-text:after {
      content: "";
      display: none
   }
}

@media (min-width:1600px) {
   .editor div,
   .editor p {
      margin-top: 15px
   }
   .editor div,
   .editor ol > li,
   .editor p,
   .editor ul > li {
      font-size: 16px;
      line-height: 28px
   }
   .editor h2 {
      font-size: 22px
   }
   .editor h3 {
      font-size: 20px
   }
   .editor h4 {
      font-size: 18px
   }
   .editor h5 {
      font-size: 16px
   }
   .editor h6 {
      font-size: 14px
   }
   .editor .table-award th {
      font-size: .875rem
   }
   .drive-earth-img-wrap .desc {
      margin-top: 1.875rem
   }
   .history-table p {
      margin: 0;
      font-size: 16px;
      line-height: 28px
   }
   .history-table .td-year p {
      font-size: 16px;
      line-height: 1.3
   }
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 300;
   src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 300;
   src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 400;
   src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 400;
   src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 500;
   src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 500;
   src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 700;
   src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: Roboto;
   font-style: normal;
   font-weight: 700;
   src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 300;
   src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nLpX8dGXLalyu5OokvgDQcs.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 300;
   src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nBBQ_Gf4FfI8J4SYljBAylk.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 400;
   src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 400;
   src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 700;
   src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nBBtmDLrZTTOm3p1EhiGCXc.woff2) format("woff2");
   unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
   font-family: 'Roboto Condensed';
   font-style: normal;
   font-weight: 700;
   src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nHm2hrkyco9jQ3NKMXpgOBg.woff2) format("woff2");
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
time,
ul,
var,
video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: 0 0;
   font-weight: 400
}

html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   text-size-adjust: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

*,
 :after,
 :before {
   -webkit-box-sizing: inherit;
   -moz-box-sizing: inherit;
   box-sizing: inherit;
   outline: 0;
   -webkit-tap-highlight-color: transparent;
   -webkit-tap-highlight-color: transparent
}

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
}

ol,
ul {
   list-style: none
}

blockquote,
q {
   quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
   content: '';
   content: none
}

caption,
table,
tbody,
td,
tfoot,
th,
thead,
tr {
   margin: 0;
   padding: 0
}

table {
   border-collapse: collapse;
   border-spacing: 0;
   width: 100%
}

fieldset {
   margin: 0;
   padding: 0;
   border: 1px solid silver
}

textarea {
   overflow: auto;
   vertical-align: top;
   resize: none;
   width: 100%;
   min-height: 80px
}

button,
input,
optgroup,
select,
textarea {
   color: inherit;
   font-family: inherit
}

input,
select {
   vertical-align: middle
}

button,
select {
   text-transform: none
}

.clickable,
button,
input[type=button],
input[type=checkbox],
input[type=file],
input[type=radio],
input[type=reset],
input[type=submit],
label,
select {
   cursor: pointer
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
   -webkit-appearance: button;
   -moz-appearance: button;
   appearance: button
}

input[type=email],
input[type=password],
input[type=text] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   -webkit-border-radius: 0;
   border-radius: 0
}

input[type=search] {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   -webkit-appearance: textfield;
   -moz-appearance: textfield;
   appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
   -webkit-appearance: none;
   appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
   padding: 0;
   border: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   height: auto
}

input[disabled=disabled] {
   background-color: #ebebeb;
   color: #555
}

sub,
sup {
   position: relative;
   line-height: 0;
   font-size: 75%;
   vertical-align: baseline
}

sup {
   top: -.5em
}

sub {
   bottom: -.25em
}

h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: 0 0;
   font-weight: 400
}

b,
optgroup,
strong {
   font-weight: 700
}

dfn {
   font-style: italic
}

small {
   font-size: 80%
}

ins {
   background-color: #ff9;
   color: #000;
   text-decoration: none
}

mark {
   background-color: #ff0;
   color: #000;
   font-style: italic
}

del {
   text-decoration: line-through
}

abbr[title],
dfn[title] {
   border-bottom: 1px dotted;
   cursor: help
}

code,
kbd,
pre,
samp {
   font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
   font-size: 1em
}

hr {
   display: block;
   margin: 1em 0;
   padding: 0;
   height: 1px;
   border: 0;
   border-top: 1px solid #ccc
}

a {
   display: inline-block;
   max-width: 100%;
   color: #404040;
   text-decoration: none;
   -webkit-transition: color .2s ease-in-out;
   transition: color .2s ease-in-out
}

a:hover {
   color: #ed1c24
}

a:active {
   color: #272727
}

img {
   vertical-align: middle;
   height: auto;
   max-width: 100%
}

noscript {
   position: fixed;
   top: 0;
   width: 100%
}

noscript div {
   position: absolute;
   top: 0
}

* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

body {
   width: 100%;
   min-width: 320px;
   font-size: .875rem;
   font-weight: 400;
   line-height: 1;
   color: #2b2b2b;
   font-family: Roboto, Arial, Helvetica, sans-serif;
   -webkit-backface-visibility: hidden;
   -webkit-overflow-scrolling: touch;
   background-color: #fff;
   overflow-x: hidden
}

ol,
ul {
   margin: 0;
   padding: 0;
   list-style: none
}

a,
button,
input,
textarea {
   outline: 0!important
}

a:focus,
a:hover {
   text-decoration: none
}

img {
   display: inline-block;
   max-width: 100%
}

.img-full {
   display: block;
   width: 100%
}

.img-center {
   display: block;
   margin: 0 auto
}

.ovf-hidden {
   overflow: hidden!important
}

.text-center {
   text-align: center
}

.text-left {
   text-align: left
}

.text-right {
   text-align: right
}

.input {
   border: 0;
   outline: 0;
   background-color: transparent
}

.btn {
   display: inline-block;
   background-color: transparent;
   border: 0;
   padding: 0;
   -webkit-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   -webkit-border-radius: 0;
   border-radius: 0
}

.btn:focus {
   outline: 0
}

.btn-grey,
.btn-red {
   font-size: 2.25rem;
   font-weight: 700;
   text-align: center;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 1px;
   padding: 1.125rem 1.5rem
}

.btn-grey:hover,
.btn-red:hover {
   color: #fff
}

.btn-red {
   background-color: #ed1c24
}

.btn-red:hover {
   background-color: #b00
}

.btn-grey {
   background-color: gray
}

.btn-grey.active,
.btn-grey:hover {
   background-color: #ed1c24
}

.btn-icon-left {
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 1px;
   padding: 1.25rem 2.5rem;
   background-color: #ed1c24
}

.btn-icon-left:hover {
   background-color: #b00
}

.btn-icon-left .icon,
.btn-icon-left .text {
   display: table-cell;
   vertical-align: middle
}

.btn-icon-left .fa {
   font-size: 2.5rem
}

.btn-icon-left .text {
   padding-left: 1.25rem;
   font-size: 2rem;
   font-weight: 700
}

.btn-primary {
   font-size: 2.25rem;
   text-align: center;
   color: #fff;
   letter-spacing: 1px;
   padding: 12px 15px;
   min-width: 18.75rem;
   background-color: #ed1c24
}

.btn-primary:hover {
   color: #fff;
   background-color: #b00
}

.btn-secondary {
   font-size: 1.75rem;
   text-align: center;
   color: #fff;
   letter-spacing: 1px;
   padding: 10px 15px;
   min-width: 15.625rem;
   background-color: gray
}

.btn-secondary:hover {
   background-color: #ed1c24;
   color: #fff
}

.btn-loading {
   position: relative;
   cursor: wait;
   text-indent: -999px;
   pointer-events: none
}

.btn-loading:before {
   margin-top: -1rem;
   margin-left: -1rem;
   width: 2rem;
   height: 2rem;
   position: absolute;
   left: 50%;
   top: 50%;
   content: '';
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background-clip: padding-box;
   -webkit-background-clip: padding-box;
   -moz-background-clip: padding;
   border: rgba(255, 255, 255, .25) 2px solid;
   border-top-color: #fff;
   -webkit-animation: anim-loading 750ms linear infinite;
   animation: anim-loading 750ms linear infinite
}

@-webkit-keyframes anim-loading {
   100% {
      -webkit-transform: rotate(360deg)
   }
}

@keyframes anim-loading {
   100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

.icon-r-btn {
   position: relative;
   padding: 5px 40px 5px 10px;
   color: #fff;
   line-height: 1.5;
   background-color: #2b2b2b;
   border: 1px solid transparent;
   -webkit-transition: all .15s linear;
   transition: all .15s linear
}

.icon-r-btn span {
   font-size: 1.0625rem;
   font-weight: 500;
   text-transform: uppercase
}

.icon-r-btn .fa {
   font-size: 1.5rem;
   position: absolute;
   top: 50%;
   right: 10px;
   margin-top: -8px;
   padding-left: 10px;
   border-left: 1px solid #f65667
}

.icon-r-btn:hover {
   color: #fff;
   border-color: #787878
}

.close-btn {
   position: absolute;
   right: 0;
   top: 0;
   z-index: 999;
   width: 30px;
   height: 30px;
   cursor: pointer
}

.close-btn:after,
.close-btn:before {
   position: absolute;
   content: "";
   top: 50%;
   left: 0;
   width: 100%;
   height: 2px;
   background-color: #a9a9a9;
   -webkit-transition: all .2s linear;
   transition: all .2s linear
}

.close-btn:before {
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg)
}

.close-btn:after {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg)
}

.close-btn:hover:after,
.close-btn:hover:before {
   background-color: #ed1c24
}

.close-btn:hover:before {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg)
}

.close-btn:hover:after {
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg)
}

.input-group {
   display: table;
   width: 100%;
   padding-right: 2.5rem;
   margin-top: 1.25rem
}

.input-group .input-1,
.input-group .label-1 {
   display: table-cell;
   vertical-align: middle
}

.input-group .label-1 {
   width: 9.375rem;
   text-align: center;
   font-size: 1.875rem;
   color: #666
}

.input-group .input-1 {
   font-size: 1.875rem;
   width: 100%;
   padding: .9375rem 1.25rem;
   border: 1px solid #e0e0e0;
   -webkit-transition: border-color .15s linear;
   transition: border-color .15s linear
}

.input-group .input-1:focus {
   border-color: gray
}

.error-group {
   padding: .4375rem 0 .75rem 9.375rem
}

.error-group .error-msg {
   display: none;
   font-size: 1.5625rem;
   color: #ed1c24
}

.icon-specs,
.svg-icon {
   display: inline-block;
   vertical-align: middle;
   font: 0/0 a;
   background-repeat: no-repeat;
   background-size: cover;
   -webkit-transition: all .15s ease-in-out;
   transition: all .15s ease-in-out
}

.icon-satsco {
   background-image: url(../img/icons/icon-satsco.png)
}

.icon-specs {
   height: 18px;
   background-image: url(../img/icons/icon-specs.svg)
}

.icon-price {
   width: 24px;
   height: 24px;
   background-image: url(../img/icons/icon-price.svg)
}

.icon-price.red {
   background-position: top 0 center
}

.icon-price.smoke {
   background-position: top -30px center
}

@media (min-width:768px) {
   .icon-price {
      width: 1.5rem;
      height: 1.5rem
   }
   .icon-price.smoke {
      background-position: top -1.875rem center
   }
}

.icon-promotion {
   width: 24px;
   height: 24px;
   background-image: url(../img/icons/icon-promotion.svg)
}

.icon-promotion.red {
   background-position: top 0 center
}

.icon-promotion.smoke {
   background-position: top -30px center
}

@media (min-width:768px) {
   .icon-promotion {
      width: 1.5rem;
      height: 1.5rem
   }
   .icon-promotion.smoke {
      background-position: top -1.875rem center
   }
}

.icon-drive {
   width: 24px;
   height: 24px;
   background-image: url(../img/icons/icon-drive.svg)
}

.icon-drive.red {
   background-position: top 0 center
}

.icon-drive.smoke {
   background-position: top -30px center
}

@media (min-width:768px) {
   .icon-drive {
      width: 1.5rem;
      height: 1.5rem
   }
   .icon-drive.smoke {
      background-position: top -1.875rem center
   }
}

.icon-dealer {
   width: 18px;
   height: 24px;
   background-image: url(../img/icons/icon-dealer.svg)
}

.icon-dealer.red {
   background-position: top 0 center
}

.icon-dealer.smoke {
   background-position: top -30px center
}

@media (min-width:768px) {
   .icon-dealer {
      width: 1.125rem;
      height: 1.5rem
   }
   .icon-dealer.smoke {
      background-position: top -1.875rem center
   }
}

.icon-cost-small {
   width: 14px;
   height: 16px;
   background-image: url(../img/icons/icon-cost-small.svg)
}

.icon-cost-small.red {
   background-position: top 0 center
}

.icon-cost-small.grey {
   background-position: top -20px center
}

@media (min-width:768px) {
   .icon-cost-small {
      width: .875rem;
      height: 1rem
   }
   .icon-cost-small.grey {
      background-position: top -1.25rem center
   }
}

.icon-promotion-small {
   width: 16px;
   height: 16px;
   background-image: url(../img/icons/icon-promotion-small.svg)
}

.icon-promotion-small.red {
   background-position: top 0 center
}

.icon-promotion-small.grey {
   background-position: top -20px center
}

@media (min-width:768px) {
   .icon-promotion-small {
      width: 1rem;
      height: 1rem
   }
   .icon-promotion-small.grey {
      background-position: top -1.25rem center
   }
}

.icon-drive-small {
   width: 16px;
   height: 16px;
   background-image: url(../img/icons/icon-drive-small.svg)
}

.icon-drive-small.red {
   background-position: top 0 center
}

.icon-drive-small.grey {
   background-position: top -20px center
}

@media (min-width:768px) {
   .icon-drive-small {
      width: 1rem;
      height: 1rem
   }
   .icon-drive-small.grey {
      background-position: top -1.25rem center
   }
}

.icon-dealer-small {
   width: 12px;
   height: 16px;
   background-image: url(../img/icons/icon-dealer-small.svg)
}

.icon-dealer-small.red {
   background-position: top 0 center
}

.icon-dealer-small.grey {
   background-position: top -20px center
}

@media (min-width:768px) {
   .icon-dealer-small {
      width: .75rem;
      height: 1rem
   }
   .icon-dealer-small.grey {
      background-position: top -1.25rem center
   }
}

.icon-home {
   width: 12px;
   height: 12px;
   background-image: url(../img/icons/icon-home.svg)
}

.icon-home.red {
   background-position: top 0 center
}

.icon-home.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-home {
      width: .75rem;
      height: .75rem
   }
   .icon-home.smoke {
      background-position: top -.9375rem center
   }
}

.icon-star {
   width: 12px;
   height: 14px;
   background-image: url(../img/icons/icon-star.svg)
}

.icon-star.red {
   background-position: top 0 center
}

.icon-star.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-star {
      width: .75rem;
      height: .875rem
   }
   .icon-star.smoke {
      background-position: top -.9375rem center
   }
}

.icon-setting {
   width: 12px;
   height: 12px;
   background-image: url(../img/icons/icon-setting.svg)
}

.icon-setting.red {
   background-position: top 0 center
}

.icon-setting.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-setting {
      width: .75rem;
      height: .75rem
   }
   .icon-setting.smoke {
      background-position: top -.9375rem center
   }
}

.icon-function {
   width: 12px;
   height: 12px;
   background-image: url(../img/icons/icon-function.svg)
}

.icon-function.red {
   background-position: top 0 center
}

.icon-function.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-function {
      width: .75rem;
      height: .75rem
   }
   .icon-function.smoke {
      background-position: top -.9375rem center
   }
}

.icon-gallery {
   width: 12px;
   height: 12px;
   background-image: url(../img/icons/icon-gallery.svg)
}

.icon-gallery.red {
   background-position: top 0 center
}

.icon-gallery.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-gallery {
      width: .75rem;
      height: .75rem
   }
   .icon-gallery.smoke {
      background-position: top -.9375rem center
   }
}

.icon-accessories {
   width: 12px;
   height: 12px;
   background-image: url(../img/icons/icon-accessories.svg)
}

.icon-accessories.red {
   background-position: top 0 center
}

.icon-accessories.smoke {
   background-position: top -15px center
}

@media (min-width:768px) {
   .icon-accessories {
      width: .75rem;
      height: .75rem
   }
   .icon-accessories.smoke {
      background-position: top -.9375rem center
   }
}

.icon-find-road {
   background-image: url(../img/icons/icon-find-road.svg)
}

.icon-phone {
   width: 3rem;
   height: 3rem;
   background-image: url(../img/icons/icon-phone.svg)
}

.icon-phone-small {
   width: 24px;
   height: 24px;
   background-image: url(../img/icons/icon-phone-small.svg)
}

.icon-support {
   width: 2.8125rem;
   height: 2.8125rem;
   background-image: url(../img/icons/icon-support.svg)
}

.icon-customer {
   width: 2.375rem;
   height: 3rem;
   background-image: url(../img/icons/icon-customer.svg)
}

.icon-email {
   width: 3.125rem;
   height: 2.125rem;
   background-image: url(../img/icons/icon-email.svg)
}

.icon-rss {
   width: 6.0625rem;
   height: 2.6875rem;
   background-image: url(../img/icons/icon-rss.svg)
}

.icon-collapse {
   width: 3.125rem;
   height: 3.125rem;
   background-image: url(../img/icons/icon-collapse.svg)
}

.icon-specs-cost {
   width: 15px;
   background-position: top 0 center
}

.icon-specs-price {
   width: 18px;
   background-position: top -22px center
}

.icon-specs-drive {
   width: 18px;
   background-position: top -45px center
}

.icon-specs-dealer {
   width: 16px;
   background-position: top -60px center
}

.icon-download {
   width: 2.5rem;
   height: 2.5rem;
   background-image: url(../img/icons/icon-download.svg)
}

.icon-arrow-down-white {
   width: 5.875rem;
   height: 3.875rem;
   background-image: url(../img/icons/icon-arrow-down-white.png)
}

@media (min-width:768px) {
   .icon-phone-small,
   .icon-support {
      width: 1.5rem;
      height: 1.5rem
   }
   .icon-customer {
      width: 1.25rem;
      height: 1.5625rem
   }
   .icon-email {
      width: 1.5rem;
      height: 1.125rem
   }
   .icon-rss {
      width: 3.1875rem;
      height: 1.4375rem
   }
   .icon-collapse {
      width: 1.875rem;
      height: 1.875rem
   }
   .icon-specs {
      height: 21px
   }
   .icon-specs-cost {
      width: 21px
   }
   .icon-specs-price {
      width: 21px;
      background-position: top -26px center
   }
   .icon-specs-drive {
      width: 21px;
      background-position: top -53px center
   }
   .icon-specs-dealer {
      width: 20px;
      background-position: top -74px center
   }
}

@media (min-width:992px) {
   .icon-specs {
      height: 1.375rem
   }
   .icon-specs-cost {
      width: 1.1875rem
   }
   .icon-specs-price {
      width: 1.25rem;
      background-position: top -1.5625rem center
   }
   .icon-specs-drive {
      width: 1.25rem;
      background-position: top -3.125rem center
   }
   .icon-specs-dealer {
      width: 1rem;
      background-position: top -3.625rem center
   }
}

@media (min-width:1200px) {
   .icon-specs-dealer {
      width: 16px;
      background-position: top -60px center
   }
}

@media (min-width:1600px) {
   .icon-specs-dealer {
      width: 18px;
      background-position: top -66px center
   }
}

.loading-page {
   position: fixed;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 9999
}

.loading-page .line-bottom,
.loading-page .line-top {
   position: absolute;
   width: 100%;
   background-color: #fff
}

.loading-page .line-top {
   top: 0;
   bottom: 50%
}

.loading-page .line-bottom {
   top: 50%;
   bottom: 0
}

.loading-page .line-middle {
   position: absolute;
   top: 50%;
   left: 0;
   height: 5px;
   background-color: #ed1c24
}

.loading-page .loading-logo {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translateX(-50%) translateY(-120%);
   -ms-transform: translateX(-50%) translateY(-120%);
   transform: translateX(-50%) translateY(-120%);
   width: 100px;
   height: 100px;
   padding: 4px 0
}

.loading-page .loading-logo img {
   height: 100%
}

.clear {
   display: block;
   height: 1px;
   clear: both
}

.res-img {
   width: 100%
}

.relative {
   position: relative
}

.find-dealer .title-trapezoid,
.title-block,
.title-intro {
   font-size: 3rem;
   line-height: 1.2;
   color: #333;
   text-align: center;
   text-transform: uppercase;
   border-bottom: 2px solid #ddd;
   padding-bottom: .2em;
   margin-bottom: 1.5em;
   position: relative;
   width: 70%;
   margin-left: auto;
   margin-right: auto
}

.find-dealer .title-trapezoid:before,
.title-block:before,
.title-intro:before {
   content: '';
   position: absolute;
   bottom: -2px;
   left: 50%;
   margin-left: -26px;
   width: 52px;
   height: 2px;
   background-color: #ea0033
}

.find-dealer .title-trapezoid a,
.find-dealer .title-trapezoid span,
.title-block a,
.title-block span,
.title-intro span {
   display: inline-block
}

.find-dealer .title-trapezoid a > small,
.find-dealer .title-trapezoid span > small,
.title-block a > small,
.title-block span > small {
   font-size: 2rem;
   color: gray
}

.br-l-title {
   text-transform: uppercase;
   border-bottom: 2px solid #ddd;
   padding-bottom: 5px;
   font-size: 2rem;
   line-height: 1.4;
   color: #404040;
   position: relative
}

.br-l-title:before {
   content: '';
   position: absolute;
   bottom: -2px;
   left: 0;
   width: 40px;
   height: 2px;
   background-color: #ea0033
}

.br-l-title a,
.br-l-title span {
   display: inline-block;
   font-weight: 700
}

.nav-list {
   overflow: hidden
}

.nav-list li {
   float: left;
   font-size: 1.875rem;
   line-height: 2.375rem
}

.nav-list li:not(:first-child) {
   padding-left: 1.25rem;
   border-left: 1px solid
}

.nav-list li:not(:last-child) {
   padding-right: 1.25rem
}

.nav-list.red li {
   border-left-color: #ed1c24
}

.nav-list.red a {
   color: #ed1c24
}

.nav-list.red a:hover {
   color: #c61017
}

.facebook {
   background-color: #3b5998
}

.facebook:hover {
   background-color: #2d4373
}

.youtube {
   background-color: #b00
}

.youtube:hover {
   background-color: #800
}

.social-box li {
   display: inline-block;
   margin-right: 10px
}

.social-box .icon-social {
   display: table-cell;
   vertical-align: middle;
   width: 50px;
   height: 50px;
   text-align: center;
   color: #fff;
   font-size: 1.875rem;
   -webkit-transition: background-color .2s linear;
   transition: background-color .2s linear
}

.left-icon-link {
   color: #ed1c24
}

.left-icon-link:hover {
   color: #404040
}

.left-icon-link .icon,
.left-icon-link .text {
   display: table-cell;
   vertical-align: middle
}

.left-icon-link .icon {
   width: 24px;
   text-align: center
}

.left-icon-link .text {
   padding-top: 2px;
   padding-left: 2.1875rem;
   font-size: 2.25rem;
   font-weight: 700;
   text-transform: uppercase
}

.tab-content > .tab-pane {
   display: none
}

.tab-content > .active {
   display: block
}

.fade.active,
.fade.in {
   opacity: 1
}

.fade {
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear
}

.ui-widget-content {
   font-size: 12px;
   padding: 5px 10px
}

.ui-widget-content .ui-menu-item {
   padding: 5px
}

.float-menu-block {
   position: fixed;
   top: 50%;
   right: 0;
   padding: 0;
   margin-top: -7.5rem;
   z-index: -100;
   display: none
}

.float-menu-block li {
   position: absolute;
   right: 0
}

.float-menu-block li:nth-of-type(1) {
   top: 0
}

.float-menu-block li:nth-of-type(2) {
   top: 3.75rem
}

.float-menu-block li:nth-of-type(3) {
   top: 7.5rem
}

.float-menu-block li:nth-of-type(4) {
   top: 11.25rem
}

.float-menu-block .left-icon-item {
   border-bottom: 1px solid #ddd;
   -webkit-box-shadow: 0 0 7px 0 #c4c4c4;
   box-shadow: 0 0 7px 0 #c4c4c4;
   background-color: #fff;
   display: table;
   font-size: 1rem;
   color: gray;
   white-space: nowrap
}

.float-menu-block .left-icon-item .icon,
.float-menu-block .left-icon-item .text {
   display: table-cell;
   vertical-align: middle
}

.float-menu-block .left-icon-item .icon {
   min-width: 3.75rem;
   height: 3.75rem;
   text-align: center
}

.float-menu-block .left-icon-item .svg-icon {
   -webkit-transition: none;
   transition: none
}

.float-menu-block .left-icon-item .text {
   max-width: 0;
   opacity: 0;
   -webkit-transition: .2s ease-out;
   transition: .2s ease-out
}

.float-menu-block .left-icon-item .icon-promotion {
   background-image: url(../img/icons/icon-promotion-smoke.svg);
   background-position: top center;
   -webkit-animation: promotionAnim 2s ease-in-out infinite alternate;
   animation: promotionAnim 2s ease-in-out infinite alternate;
   -webkit-animation-delay: 5s;
   animation-delay: 5s
}

.float-menu-block .left-icon-item.active,
.float-menu-block .left-icon-item:hover {
   color: #ed1c24
}

.float-menu-block .left-icon-item.active .svg-icon,
.float-menu-block .left-icon-item:hover .svg-icon {
   background-position: top 0 center
}

.float-menu-block .left-icon-item.active .text,
.float-menu-block .left-icon-item:hover .text {
   opacity: 1;
   max-width: 12.5rem;
   padding-right: 1.25rem;
   -webkit-transition: max-width .5s ease-out;
   transition: max-width .5s ease-out
}

@-webkit-keyframes promotionAnim {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      background-image: url(../img/icons/icon-promotion-smoke.svg)
   }
   40% {
      background-image: url(../img/icons/icon-promotion-red.svg);
      -webkit-transform: rotate(10deg) scale(1.2);
      transform: rotate(10deg) scale(1.2)
   }
   60% {
      -webkit-transform: rotate(-10deg) scale(1.2);
      transform: rotate(-10deg) scale(1.2)
   }
}

@keyframes promotionAnim {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      background-image: url(../img/icons/icon-promotion-smoke.svg)
   }
   40% {
      background-image: url(../img/icons/icon-promotion-red.svg);
      -webkit-transform: rotate(10deg) scale(1.2);
      transform: rotate(10deg) scale(1.2)
   }
   60% {
      -webkit-transform: rotate(-10deg) scale(1.2);
      transform: rotate(-10deg) scale(1.2)
   }
}

.img-full {
   width: 100%
}

.news-link-title {
   display: block;
   position: relative;
   margin: .625rem 0 1.875rem;
   font-size: 2.5rem;
   line-height: 1.8;
   font-weight: 700;
   color: #404040;
   border-bottom: 1px solid #e0e0e0
}

.news-link-title:after {
   position: absolute;
   width: 10%;
   height: 1px;
   left: 0;
   bottom: -1px;
   content: "";
   background: #ea0033
}

.rss-box {
   display: block;
   background-color: #ed1c24;
   padding: 1.875rem;
   text-align: center
}

.rss-box .icon,
.rss-box .text {
   display: inline-block;
   vertical-align: middle
}

.rss-box .icon {
   padding-right: 1.25rem
}

.rss-box .text {
   color: #fff;
   font-size: 2.8125rem
}

.news-sidebar .sidebar-block {
   position: relative
}

.news-sidebar .link-block,
.news-sidebar .newsletter-block,
.news-sidebar .rss-block {
   padding: 0 1.875rem;
   margin-bottom: 1.5625rem;
   line-height: 1.5;
   border-top: 2px solid #e0e0e0
}

.news-sidebar .news-link {
   margin: .9375rem 0 1.25rem
}

.news-sidebar .news-link li {
   margin-top: .9375rem
}

.news-sidebar .news-link li a:hover,
.news-sidebar .news-link li.active > a {
   color: #ed1c24
}

.news-sidebar .news-link li .sp-text {
   color: #666;
   font-size: 2rem;
   display: block;
   position: relative;
   padding-left: 2.5rem
}

.news-sidebar .news-link li .sp-text:before {
   content: "\f105";
   font-family: FontAwesome;
   font-size: 80%;
   position: absolute;
   top: 2px;
   left: 0
}

.news-sidebar .sub-link {
   padding: 0 0 1.875rem 3.125rem
}

.news-sidebar .drive-item {
   display: table;
   width: 100%;
   padding: 1.875rem;
   line-height: 3.75rem;
   border-top: 1px solid #e0e0e0
}

.news-sidebar .drive-item .icon,
.news-sidebar .drive-item .link,
.news-sidebar .drive-item .text {
   display: table-cell;
   vertical-align: middle
}

.news-sidebar .drive-item .icon {
   width: 5rem
}

.news-sidebar .drive-item .text {
   font-size: 2rem;
   color: #666
}

.news-sidebar .drive-item .link {
   font-size: 3.125rem;
   font-weight: 700;
   color: #fe8388;
   text-align: right;
   white-space: nowrap
}

.news-sidebar .drive-item .link.mail {
   font-size: 2.25rem
}

.news-other-list a {
   position: relative;
   color: #666;
   font-size: 1.8125rem;
   line-height: 2.375rem;
   margin-left: 1.875rem;
   margin-bottom: 1.25rem
}

.news-other-list a:hover {
   color: #ed1c24
}

.news-other-list a:before {
   content: '\f0da';
   font-family: FontAwesome;
   position: absolute;
   left: -1.875rem
}

.pagination-1 li {
   display: inline-block;
   margin: 5px
}

.pagination-1 li a {
   border: 1px solid silver;
   padding: 8px 10px 6px;
   font-size: 14px
}

.pagination-1 li a:hover {
   border-color: #ed1c24
}

.pagination-1 li.active a {
   color: #fff;
   border-color: #ed1c24;
   background-color: #ed1c24
}

.description-box {
   font-size: 1.875rem;
   line-height: 2.5rem;
   color: gray
}

.overlay {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0
}

.header {
   position: relative;
   background-color: #fff;
   border-bottom: 1px solid #ddd;
   -webkit-transition: background-color .15s linear;
   transition: background-color .15s linear
}

.header:after,
.header:before {
   content: "";
   display: table
}

.header:after {
   clear: both
}

.main-logo {
   position: absolute;
   top: 0;
   z-index: 100
}

.main-logo img {
   max-width: auto;
   max-height: 100%
}

.menu-item-sp .menu-item {
   border-bottom: 1px solid #ddd
}

.menu-item-sp .menu-title {
   font-size: 2rem;
   font-weight: 500;
   color: #404040
}

.menu-item-sp .menu-price {
   display: none
}

.menu-item-sp .menu-link-sp {
   overflow: hidden;
   display: block;
   padding: .625rem 0 .3125rem
}

.menu-item-sp .menu-link-sp:hover .menu-price,
.menu-item-sp .menu-link-sp:hover .menu-title {
   color: #ed1c24
}

.menu-item-sp .menu-link-sp .text {
   padding-top: 1.875rem;
   overflow: hidden
}

.menu-item-sp .menu-link-sp .img {
   float: right;
   text-align: right
}

.menu-item-sp .menu-link-sp .img img {
   max-width: none;
   height: 30px
}

.menu-item-sp .menu-item-new {
   background-color: #dcdcdc;
   margin-left: -6.875rem;
   padding-left: 6.875rem
}

.menu-item-sp .menu-item-new .menu-link-sp {
   padding: 7px 0
}

.menu-item-sp .menu-item-new .menu-title {
   color: #ed1c24;
   display: block;
   margin-top: 5px
}

.menu-item-sp .menu-item-new .menu-link-sp .img {
   padding-top: 5px
}

.menu-item-sp .menu-item-new .menu-link-sp .text {
   padding-top: 0
}

.search-toggle {
   width: 14px;
   height: 14px;
   position: relative;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
   -webkit-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out
}

.search-toggle:after {
   content: '';
   position: absolute;
   top: 0;
   padding: 4px;
   background-color: transparent;
   border: 3px solid #404040;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   -webkit-transition: all .5s ease-in;
   transition: all .5s ease-in
}

.search-toggle:before {
   content: '';
   position: absolute;
   left: -webkit-calc(90% - 1px);
   left: calc(90% - 1px);
   bottom: -webkit-calc(50%);
   bottom: calc(50%);
   padding: 4px;
   border-bottom: 3px solid #404040;
   -webkit-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out
}

.search-toggle.hover:after {
   top: 50%;
   padding: -webkit-calc(1px) -webkit-calc(2em - 2px);
   padding: calc(1px) calc(2em - 2px);
   background-color: #404040;
   -webkit-border-radius: 0;
   border-radius: 0;
   border: 0 solid transparent;
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.search-toggle.hover:before {
   left: 0;
   bottom: -webkit-calc(50% - 2px);
   bottom: calc(50% - 2px);
   padding: -webkit-calc(2em - 2px);
   padding: calc(2em - 2px);
   border-bottom: 2px solid #404040
}

.search-input {
   border-bottom: 1px dotted transparent;
   -webkit-transition: border-color .15s linear;
   transition: border-color .15s linear
}

.search-input:focus {
   border-bottom-color: #c4c4c4
}

.language-box {
   float: left
}

.language-box .language-text {
   color: #c4c4c4;
   font-size: 2.5rem
}

.language-box .btn {
   position: relative;
   display: block;
   margin: 10px 0 0 10px;
   line-height: 1
}

.language-box .btn:before {
   content: '\f0d7';
   position: absolute;
   top: 50%;
   margin-top: -6px;
   right: -16px;
   color: #c4c4c4;
   font-size: 2rem;
   font-family: FontAwesome
}

.language-box .dropdown-menu {
   top: 130%;
   margin: 0;
   padding: 0;
   background-color: #ececec;
   border: 1px solid #ddd;
   z-index: 1;
   min-width: 100px
}

.language-box .dropdown-menu .language-text {
   color: #404040
}

.language-box .dropdown-menu li {
   padding: 10px 15px
}

.language-box .dropdown-menu li.active .language-text {
   color: #ed1c24
}

.social-top-header {
   color: #ed1c24;
   border-bottom: 1px solid #c4c4c4
}

.social-top-header .text {
   color: #ed1c24;
   display: inline-block
}

.footer-satsco {
   background: #f8f8f8;
   padding: .6rem 1rem
}

.footer-satsco:after {
   display: block;
   content: "";
   clear: both
}

.footer-satsco .img {
   display: inline-block;
   vertical-align: middle;
   width: 8%;
   max-width: 80px
}

.footer-satsco .text {
   display: inline-block;
   vertical-align: middle;
   font-size: 1.425rem;
   line-height: 1.4;
   color: #404040;
   margin: 5px 0 0 15px
}

.footer-satsco .text strong {
   display: block
}

.footer-top {
   padding: .75rem 0 2.5rem;
   background-color: #f0f0f0;
   border-top: 1px solid #fdfdfd
}

.footer-top-list li {
   padding: 2.1875rem;
   border-bottom: 1px solid #e0e0e0
}

.footer-top-contact .left-icon-link {
   padding: 2.1875rem
}

.footer-top-contact .link-satsco {
   border-bottom: 1px solid #e0e0e0
}

.footer-top-contact .left-icon-link .icon,
.footer-top-contact .left-icon-link .text {
   vertical-align: top
}

.footer-top-contact .left-icon-link .icon-satsco {
   width: 170%;
   height: 100%;
   margin-left: -35%;
   background-size: 100% auto;
   background-position: 0 0
}

.footer-top-contact .link-satsco .text {
   line-height: 1.4;
   padding-top: 0
}

.footer-top-contact .left-icon-link span {
   color: #ed1c24;
   font-weight: 700
}

.footer-top-contact .link-satsco span {
   color: #404040
}

.footer-top-contact .left-icon-link strong {
   margin-top: 1.5rem;
   display: block;
   color: #404040;
   text-transform: initial;
   text-align: right
}

.footer-top-contact .left-icon-link strong:after {
   display: block;
   content: "";
   clear: both
}

.footer-top-contact .link-satsco strong {
   margin: 0
}

.footer-top-contact .left-icon-link strong span {
   float: left;
   padding-right: 1.875rem;
   font-weight: 400;
   color: #404040;
   text-align: left
}

.footer-top-contact .link-satsco strong span {
   padding: 0
}

.footer-middle {
   padding-bottom: 30px
}

.footer-middle .grid-inner:after,
.footer-middle .grid-inner:before {
   content: "";
   display: table
}

.footer-middle .grid-inner:after {
   clear: both
}

.footer-middle-col {
   float: left;
   width: 12%;
   margin-top: 1.875rem
}

.footer-middle-col:nth-of-type(2) {
   width: 14%
}

.footer-middle-col:nth-of-type(3) {
   width: 17%
}

.footer-middle-col:nth-of-type(5) {
   width: 19%
}

.footer-middle-col:nth-of-type(4) {
   width: 11%
}

.footer-middle-col:nth-of-type(6) {
   width: 15%
}

.footer-middle .bold-title {
   color: #404040;
   font-weight: 700;
   font-size: 1rem;
   line-height: 1.25rem;
   text-transform: uppercase;
   margin-bottom: 5px
}

.footer-middle .normal-list a {
   margin-top: 5px;
   color: gray;
   font-size: 120%;
   line-height: 1.3
}

.footer-middle .normal-list a:hover {
   color: #ed1c24
}

.footer-bottom {
   padding: 2.1875rem 1.875rem;
   text-align: center;
   border-top: 1px solid #e0e0e0
}

.footer-bottom .copyright {
   font-size: 1.875rem;
   line-height: 2.5rem
}

.footer-bottom .copyright span {
   display: block
}

.grid-2 {
   margin-left: auto;
   margin-right: auto;
   max-width: 1600px
}

.grid-3 {
   margin-left: auto;
   margin-right: auto;
   max-width: 1360px
}

.flexbox {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-flow: row wrap;
   -ms-flex-flow: row wrap;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   flex-flow: row wrap
}

.normal-block {
   padding-top: 5rem;
   padding-bottom: 5rem
}

.second-block {
   padding-top: 5rem
}

.banner-slide {
   position: relative
}

.banner-slide .slick-dotted.slick-slider {
   margin: 0
}

.banner-slide .icon-box {
   position: absolute;
   bottom: 5px;
   left: 50%;
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
   -webkit-animation: ZoomAnim 1s infinite ease-in-out;
   animation: ZoomAnim 1s infinite ease-in-out
}

.banner-slide-item:not(:first-child) {
   display: none
}

@-webkit-keyframes ZoomAnim {
   0% {
      opacity: .2
   }
   50% {
      opacity: 1
   }
   100% {
      opacity: .2
   }
}

@keyframes ZoomAnim {
   0% {
      opacity: .2
   }
   50% {
      opacity: 1
   }
   100% {
      opacity: .2
   }
}

.feature-news-block .slide-center {
   overflow: hidden
}

.feature-news-block .view-more-link {
   text-align: center;
   margin-top: 2.5rem
}

.feature-news-box {
   padding: 0 1.875rem 3.75rem;
   float: left
}

.feature-news-item .content {
   margin-top: 2.1875rem
}

.feature-news-item .br-l-title a {
   overflow: hidden;
   height: 5.125rem
}

.feature-news-item .summary {
   margin-top: 2.1875rem;
   font-size: 1.875rem;
   line-height: 1.5;
   color: gray
}

.vehicle-block {
   background-color: #f0f0f0
}

.vehicle-item {
   margin-top: 9.375rem
}

@media (max-width:991px) {
   .vehicle-inner .vehicle-item:nth-of-type(2n + 1) {
      clear: both
   }
}

@media (min-width:992px) {
   .vehicle-inner .vehicle-item:nth-of-type(4n + 1) {
      clear: both
   }
}

.vehicle-item-title {
   text-align: center;
   font-size: 3rem;
   text-transform: uppercase;
   font-weight: 700
}

.vehicle-item-title a {
   font-weight: 700
}

.vehicle-item-desc {
   margin-top: 1.25rem;
   margin-bottom: 1.5625rem
}

.vehicle-item-desc .text {
   font-size: 2rem;
   line-height: 2.5rem;
   color: gray;
}


/* price page */
.price-item {
   margin: 10px 0 0;
   padding: 15px 0 0;
}

.price-box .price-content {
   max-width: 880px;
   margin: 0 auto;
   font-size: 14px;
   line-height: 1.4;
   color: #808080;
}

.price-box .price-header {
   padding: 20px 0;
}

.price-box .price-img {
   text-align: center;
}

.price-box .price-title {
   text-align: center;
   font-weight: 700;
   font-size: 20px;
   color: #404040;
   text-transform: uppercase;
   margin: 10px 0 0;
}

.price-box .price-nav {
   margin: 15px 0 0;
   padding-left: 4%;
   text-align: center;
}

.price-box .price-nav li {
   display: inline-block;
   width: 44%;
   white-space: nowrap;
   text-align: left;
   overflow: hidden;
   text-overflow: ellipsis;
}

.price-box .price-nav a {
   position: relative;
}

.price-nav .icon {
   display: inline-block;
   vertical-align: middle;
   width: 16px;
   height: 20px;
   transition: all .15s ease-in-out;
   -o-transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   background: url("../img/icons/icon-info-small.png") no-repeat scroll center -20px / cover;
   opacity: .8;
}

.price-nav a:hover .icon {
   background-position: center 0;
   opacity: 1;
}

.price-nav .icon-info {
   background-image: url("../img/icons/icon-info-small.png");
}

.price-nav .icon-cost {
   background-image: url("../img/icons/icon-cost-small.svg");
   background-size: 14px auto;
}

.price-nav .icon-drive {
   background-image: url("../img/icons/icon-drive-small.svg");
}

.price-nav .icon-dealer {
   background-image: url("../img/icons/icon-dealer-small.svg");
   background-size: 12px auto;
}

.price-nav .icon-price {
   background-image: url(../img/icons/icon-price.svg);
}

.icon-info-small.red {
   background-position: top 0 center;
}

.icon-info-small.grey {
   background-position: top -20px center;
}

.price-box .table-area {
   overflow: hidden;
   overflow-x: auto;
   text-align: center;
}

.price-box .desc-area {
   padding: 15px;
}

.price-box .table-content table {
   width: auto;
   min-width: 100%;
   white-space: nowrap;
}

.price-box .table-content th,
.price-box .table-content td {
   padding: 8px;
   border: 1px solid #e4e4e4;
}

.price-box .table-content tr th:first-child:before,
.price-box .table-content tr td:first-child:before,
.price-box .table-content tr th:first-child:after,
.price-box .table-content tr td:first-child:after {
   position: absolute;
   content: "";
   width: 1px;
   height: 100%;
   top: 0;
   left: 100%;
   background: #e4e4e4;
}

.price-box .table-content tr th:first-child:after,
.price-box .table-content tr td:first-child:after {
   left: -1px;
}

.price-box .table-content th {
   color: #404040;
   background: #f0f0f0;
}

.price-box .table-content p {
   margin: 15px 0 0;
}

.price-box .table-content p:first-child {
   margin-top: 0;
}

@media (min-width: 370px) {
   .price-box .price-content {
      font-size: 15px;
   }
   .price-box .price-title {
      font-size: 22px;
   }
   .price-box .price-nav {
      padding-left: 6%;
   }
}

@media (min-width: 400px) {
   .price-box .price-content {
      font-size: 16px;
   }
   .price-box .price-title {
      font-size: 24px;
   }
   .price-box .price-nav {
      padding-left: 8%;
   }
}

@media (min-width: 768px) {
   .price-box .price-title {
      font-size: 28px;
   }

   .price-box .price-nav {
      padding: 0 10% 0 20%;
   }

   .price-box .price-nav a {
      font-size: 18px;
   }

   .price-box .desc-area {
      padding: 20px 0;
   }

   .price-box .table-content th,
   .price-box .table-content td {
      padding: 10px;
   }

   .price-box .price-header {
      border: 1px solid #e4e4e4;
      border-bottom: 0;
   }
}

@media (min-width: 992px) {
   .price-box .price-nav {
      padding: 0;
   }
   .price-box .price-nav li {
      width: auto;
   }
   .price-box .price-nav a {
      padding: 0 15px 0 20px;
   }
   .price-box .price-nav a:before {
      position: absolute;
      content: '';
      width: 2px;
      height: 60%;
      top: 15%;
      left: 0;
      background: #808080;
   }
   .price-box .price-nav li:first-child a:before {
      display: none;
   }
   .price-nav .icon {
      margin-right: 2px;
   }
}

@media (min-width: 1400px) {
   .price-item {
      padding: 15px 0;
   }
   .price-box .price-header {
      padding: 30px 0;
   }
}

.vehicle-item-desc .text strong {
   color: #000;
   font-weight: 400;
}

.vehicle-item .more .btn {
   display: block;
}

.cate-header {
   margin-bottom: 1.875rem
}

.cate-footer {
   margin-left: auto;
   margin-right: auto;
   width: 31.25rem;
   text-align: center
}

.cate-title a,
.cate-title span {
   display: inline-block;
   font-size: 2.625rem;
   font-weight: 700;
   text-transform: capitalize;
   padding-bottom: .9375rem;
   border-bottom: 1px solid #ed1c24
}

.cate-more-link {
   display: none;
   float: right;
   position: relative;
   color: #ed1c24;
   font-size: 1.125rem
}

.cate-more-link:after {
   content: '\f105';
   font-family: FontAwesome;
   padding-left: .625rem
}

.cate-btn-more {
   display: block;
   padding: 1.25rem 1.875rem;
   font-size: 2.375rem;
   font-weight: 700;
   text-transform: capitalize;
   color: #fff;
   background-color: #ed1c24
}

.cate-btn-more:hover {
   color: #fff
}

.cate-page {
   padding: 0 1.875rem 4.375rem
}

.cate-block {
   padding: 3.125rem 1.875rem
}

.cate-item {
   margin-bottom: 2.5rem
}

.cate-item .title-item {
   margin-top: 1.25rem;
   font-size: 2rem;
   line-height: 2.5rem;
   font-weight: 700
}

.cate-item .summary-text,
.cate-item .time-text {
   margin-top: .625rem;
   font-size: 1.8125rem
}

.cate-item .time-text {
   color: #999;
   display: inline-block
}

.cate-item .summary-text {
   color: #333;
   line-height: 2.25rem
}

.news-detail-block {
   padding-left: 1.875rem;
   padding-right: 1.875rem
}

.news-detail-header .title-detail {
   font-size: 2.375rem;
   line-height: 3rem;
   font-weight: 700;
   color: #333;
   margin-bottom: 1.25rem
}

.news-detail-header .meta-time {
   color: #999;
   font-size: 1.8125rem
}

.news-detail-main {
   margin-top: 1.875rem;
   margin-bottom: 4.6875rem
}

.news-detail-promotion {
   margin: 0 -1.875rem 1.25rem
}

.news-other-block {
   padding: 1.875rem;
   border-top: .1875rem solid #e0e0e0
}

.services-list {
   padding: .625rem 16% 5rem
}

.services-list li {
   margin-top: 2.5rem
}

.services-item {
   position: relative;
   overflow: hidden;
   text-align: center;
   display: block
}

.services-item .overlay {
   background: rgba(0, 0, 0, .4) url(../img/pattern-overlay.png) center center;
   -webkit-transition: background-color .2s ease-in-out;
   transition: background-color .2s ease-in-out
}

.services-item .content {
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 100%;
   padding-top: .9375rem
}

.services-item .content img {
   width: 30%;
   max-width: 92px
}

.services-item .title {
   color: #fff;
   font-size: 2.5rem;
   text-transform: uppercase;
   font-weight: 700;
   margin-top: 1.5625rem
}

.services-item .more-link {
   margin-top: .3125rem;
   color: #fff;
   font-size: 1.5rem;
   font-weight: 300;
   opacity: 0;
   -webkit-transform: translateY(100%);
   -ms-transform: translateY(100%);
   transform: translateY(100%);
   -webkit-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out
}

.services-item .more-link i {
   font-size: 1.875rem;
   margin-left: .625rem
}

.services-item:hover .overlay {
   background-color: rgba(0, 0, 0, .2)
}

.services-item:hover .more-link {
   opacity: 1;
   -webkit-transform: translateY(0);
   -ms-transform: translateY(0);
   transform: translateY(0)
}

.rss-block .mitsu-frm {
   margin: 0
}

.rss-block .mitsu-frm .textfield-float-label input,
.rss-block .mitsu-frm .textfield-float-label label {
   font-size: 1.875rem
}

.rss-block .mitsu-frm .textfield-float-label input {
   border-bottom-color: #e0e0e0
}

.rss-block .mitsu-frm .textfield-float-label input.is-not-empty ~ label,
.rss-block .mitsu-frm .textfield-float-label input:focus ~ label,
.rss-block .mitsu-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
.rss-block .mitsu-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
.rss-block .mitsu-frm .textfield-float-label textarea.is-not-empty ~ label,
.rss-block .mitsu-frm .textfield-float-label textarea:focus ~ label,
.rss-block .mitsu-frm .textfield-float-label textarea:not(:focus):not(:empty) ~ label,
.rss-block .mitsu-frm .textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label {
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   transform: translate(0, 0);
   font-size: 12px
}

.rss-block .rss-btn {
   text-align: center
}

.rss-block .btn {
   margin-top: 5px;
   margin-bottom: 5px;
   min-width: 18.75rem
}

.newsletter-form {
   margin-top: 1.875rem
}

.newsletter-btn {
   text-align: center;
   margin-top: 1.25rem
}

.newsletter-btn .btn {
   min-width: 18.75rem
}

.sparepart-list {
   text-align: center
}

.sparepart-list li {
   width: -webkit-calc(100%/2);
   width: calc(100%/2);
   float: left;
   padding: 1.25rem 2.5rem 0
}

.sparepart-list li:nth-child(odd) .sparepart-item {
   float: right
}

.sparepart-list li:nth-child(even) .sparepart-item {
   float: left
}

.sparepart-item .title {
   margin-top: .625rem;
   font-size: 2rem;
   line-height: 2.5rem;
   color: #404040;
   font-weight: 700;
   text-transform: uppercase;
   height: 4.625rem
}

.search-primary-form {
   position: relative;
   width: 90%;
   max-width: 500px;
   margin: 0 auto 50px
}

.search-primary-form .search-input {
   font-size: 16px;
   width: 100%;
   padding: 12px 50px 5px 0;
   border-bottom: 1px solid #e0e0e0;
   -webkit-transition: border-bottom-color .15s linear;
   transition: border-bottom-color .15s linear
}

.search-primary-form .search-input:focus {
   border-bottom-color: #000
}

.search-primary-form .btn {
   position: absolute;
   right: 0;
   bottom: 0
}

.philosophy-section {
   position: relative;
   padding: 5rem 0 7.5rem
}

.philosophy-slide .slick-list {
   overflow: visible
}

.philosophy-item {
   background-color: rgba(255, 255, 255, .8);
   border-bottom: 2px solid #ed1c24;
   -webkit-box-shadow: 0 .625rem 1.25rem 0 rgba(0, 0, 0, .1);
   box-shadow: 0 .625rem 1.25rem 0 rgba(0, 0, 0, .1);
   padding: 5.625rem 2.5rem;
   margin: 1.25rem 1.25rem 0;
   text-align: center
}

.philosophy-item img {
   width: 6rem;
   display: inline-block
}

.philosophy-item .title {
   font-size: 14px;
   line-height: 20px;
   font-weight: 700;
   color: #404040;
   text-transform: uppercase;
   min-height: 7.5rem;
   margin-top: 1.25rem
}

.philosophy-item .intro-text {
   font-size: 12px;
   line-height: 18px;
   font-weight: 300;
   color: gray
}

.concept-section {
   padding: 5rem 0 7.5rem;
   background-image: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f0f0f0));
   background-image: linear-gradient(to bottom, #fff 0, #f0f0f0 100%);
   background-repeat: repeat-x
}

.concept-item-thumb {
   margin-bottom: 2.5rem;
   padding-left: 20%;
   padding-right: 20%
}

.concept-item-caption {
   padding-left: 15%;
   padding-right: 1.875rem
}

.concept-item-caption .title {
   font-size: 2rem;
   line-height: 2.5rem;
   font-weight: 700;
   color: #ed1c24
}

.concept-item-caption .meta {
   font-size: 2rem;
   line-height: 2.5rem;
   color: #404040
}

.concept-item-caption .desc-text p {
   margin-top: 1.5625rem;
   font-size: 1.625rem;
   line-height: 2.1875rem;
   color: gray
}

.concept-item-caption .btn-group {
   margin-top: 2.8125rem
}

.concept-item-caption .btn-group .btn {
   margin-right: 1.875rem
}

.tech-news-item {
   margin-bottom: 25px;
   padding: 0 1.875rem
}

.tech-news-box .title {
   font-weight: 700;
   font-size: 15px;
   line-height: 22px;
   margin-top: 8px;
   position: relative;
   overflow: hidden;
   height: 44px
}

.ovf-hidden {
   overflow: hidden!important
}

.mitsu-modal {
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   text-align: center;
   z-index: 9999;
   background: #fff;
   display: none;
   overflow-x: hidden;
   overflow-y: auto
}

.mitsu-modal .mCSB_container {
   margin: 0
}

.mitsu-modal .mCSB_scrollTools {
   opacity: 0!important;
   z-index: -999
}

.dialog-inset .dialog-close,
.mitsu-modal .modal-close {
   position: absolute;
   right: 0;
   top: 10px;
   width: 45px;
   height: 45px;
   cursor: pointer;
   z-index: 100
}

.dialog-inset .dialog-close:after,
.dialog-inset .dialog-close:before,
.mitsu-modal .modal-close:after,
.mitsu-modal .modal-close:before {
   position: absolute;
   content: "";
   width: 64%;
   height: 2px;
   top: 50%;
   left: 18%;
   margin-top: -1px;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
   background: #a9a9a9
}

.dialog-inset .dialog-close:after,
.mitsu-modal .modal-close:after {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg)
}

.find-dealer .mitsu-modal .title-trapezoid,
.mitsu-modal .find-dealer .title-trapezoid,
.mitsu-modal .title-block {
   width: 72%;
   font-size: 3rem;
   margin-top: 20px;
   margin-bottom: 20px
}

.find-dealer-page .content,
.mitsu-modal .content {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 700px;
   padding: 0 20px 20px;
   text-align: left
}

.find-dealer-page .content .desc,
.mitsu-modal .content .desc {
   font-size: 1.875rem;
   color: gray;
   line-height: 1.25
}

.mitsu-frm {
   text-align: left;
   margin-top: 20px
}

.mitsu-frm .frm-item {
   margin-top: 10px
}

.mitsu-frm .frm-item.reg-selects {
   margin-top: 0
}

.mitsu-frm .frm-item .frm-title {
   font-size: 2rem;
   color: #404040
}

.mitsu-frm .frm-item .selecter {
   width: 100%;
   max-width: 100%;
   margin: 10px 0 0
}

.mitsu-frm .frm-item .selecter .selecter-selected {
   background: #f0f0f0 url(../img/jquery-fs-selecter-arrow-2.png) no-repeat scroll right center;
   -webkit-border-radius: 0;
   border-radius: 0;
   border: .1875rem solid #e0e0e0;
   font-size: 2.5rem;
   line-height: 1.3;
   padding: 8px 10px 5px;
   color: gray;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis
}

.mitsu-frm .frm-item .error-msg {
   display: none;
   margin: 5px 0 0;
   color: red
}

.mitsu-frm .frm-item .frm-btn {
   display: block;
   width: 100%;
   font-size: 2.5rem;
   margin-top: 20px;
   padding: 12px 15px;
   color: #fff;
   text-align: center;
   border: none;
   background: #ed1c24;
   -webkit-transition: all .3s;
   transition: all .3s;
   overflow: hidden
}

.mitsu-frm .frm-item .frm-btn:hover {
   background: #c4070e
}

.mitsu-frm .textfield-float-label {
   position: relative
}

.mitsu-frm .textfield-float-label input,
.mitsu-frm .textfield-float-label label,
.mitsu-frm .textfield-float-label textarea {
   position: relative;
   display: block;
   width: 100%;
   padding: 15px 10px 3px;
   font-size: 2.25rem;
   line-height: 1.3;
   color: #404040;
   border: none;
   border-bottom: .1875rem solid #bfbfbf;
   background: 0 0
}

.mitsu-frm .textfield-float-label label {
   position: absolute;
   top: 0;
   left: 0;
   padding: 0;
   cursor: text;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   border: none;
   -webkit-transform: translate(0, 15px);
   -ms-transform: translate(0, 15px);
   transform: translate(0, 15px);
   -webkit-transition: all .15s;
   transition: all .15s;
   z-index: -1
}

.mitsu-frm .textfield-float-label input.is-not-empty ~ label,
.mitsu-frm .textfield-float-label input:focus ~ label,
.mitsu-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
.mitsu-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
.mitsu-frm .textfield-float-label textarea.is-not-empty ~ label,
.mitsu-frm .textfield-float-label textarea:focus ~ label,
.mitsu-frm .textfield-float-label textarea:not(:focus):not(:empty) ~ label,
.mitsu-frm .textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label {
   font-size: 1.5625rem;
   color: gray;
   -webkit-transform: translate(0, 3px);
   -ms-transform: translate(0, 3px);
   transform: translate(0, 3px)
}

.list-steps {
   position: relative
}

.list-steps .stepes {
   position: relative;
   display: none
}

.list-steps .stepes.active {
   display: block
}

.product-estimate.mitsu-modal {
   padding-bottom: 50px
}

.product-estimate.mitsu-modal .list-version {
   text-align: center
}

.product-estimate.mitsu-modal .list-version p {
   font-size: 1.125rem;
   color: #404040
}

.product-estimate.mitsu-modal .list-version ul {
   margin: 1.875rem 0 2.5rem;
   text-align: center
}

.product-estimate.mitsu-modal .list-version ul li {
   display: inline-block;
   margin: 0 .9375rem
}

.product-estimate.mitsu-modal .list-version ul li:first-child {
   margin-left: 0
}

.product-estimate.mitsu-modal .list-version ul li:last-child {
   margin-right: 0
}

.product-estimate.mitsu-modal .list-version ul li label {
   display: block
}

.product-estimate.mitsu-modal .list-version ul li img {
   display: block;
   max-width: none;
   width: auto;
   height: 6.25rem;
   margin-bottom: .9375rem
}

.product-estimate.mitsu-modal .list-version ul li span {
   font-size: 1.5rem;
   padding: 0 0 0 .9375rem;
   font-weight: 700;
   color: #404040
}

.product-estimate.mitsu-modal .list-version ul li input {
   height: 1.25rem;
   width: 1.25rem;
   margin-top: -.3125rem;
   display: inline-block
}

.product-estimate.mitsu-modal .estimate-calculator {
   font-size: 1rem;
   color: #404040;
   text-align: left
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-province p {
   font-size: 1rem;
   margin: .5rem 0;
   display: block
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-province .div-select {
   width: 50%
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-province .selecter {
   max-width: 100%
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-province .selecter .selecter-selected {
   padding-right: 30px
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-detail {
   margin-top: 1.25rem
}

.product-estimate.mitsu-modal .estimate-calculator .esdetail-row {
   height: 3.125rem;
   border-top: 1px solid #bfbfbf;
   margin-left: 0;
   margin-right: 0
}

.product-estimate.mitsu-modal .estimate-calculator .esdetail-row [class^=col-] {
   padding-left: 0;
   padding-right: 0;
   display: table;
   height: 100%
}

.product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-gia,
.product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-info {
   display: table-cell;
   vertical-align: middle
}

.product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-gia {
   text-align: right;
   color: #ed1c24
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total {
   padding: .625rem 0;
   border-top: 2px solid gray
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-row {
   height: 2.5rem;
   border: none
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-gia,
.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-info {
   font-size: 1.125rem;
   font-weight: 700
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-gia {
   font-size: 1.5rem
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn {
   margin: 0 -.3125rem;
   text-align: right
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn a {
   margin: 0 .3125rem;
   padding: .75rem 1.375rem;
   font-size: 1rem;
   font-weight: 700;
   text-transform: initial
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn .btn-grey {
   background-color: #404040
}

.product-estimate.mitsu-modal .estimate-promotion {
   float: right;
   padding-left: 3.125rem;
   padding-top: 1.25rem
}

.product-estimate.mitsu-modal .estimate-promotion .promo-title {
   display: table;
   width: 100%
}

.product-estimate.mitsu-modal .estimate-promotion .promo-title p {
   height: 3.75rem;
   font-size: 1.625rem;
   font-weight: 700;
   color: #ed1c24;
   background-color: #ffe6e7;
   display: table-cell;
   vertical-align: middle;
   text-transform: uppercase
}

.product-estimate.mitsu-modal .estimate-promotion ul {
   padding: 0 1.4375rem;
   text-align: left
}

.product-estimate.mitsu-modal .estimate-promotion ul li {
   margin: .9375rem 0;
   display: table
}

.product-estimate.mitsu-modal .estimate-promotion ul li i {
   width: 1.25rem;
   display: table-cell;
   vertical-align: middle
}

.product-estimate.mitsu-modal .estimate-promotion ul li span {
   font-size: 1.25rem;
   line-height: 1.625rem;
   color: #404040;
   display: table-cell;
   vertical-align: middle
}

.product-estimate.mitsu-modal .estimate-promotion ul li span b {
   font-size: 1.875rem
}

.product-estimate.mitsu-modal .estimate-promotion ul li span sup {
   padding-left: .25rem
}

.product-estimate.mitsu-modal .estimate-promotion .row {
   min-height: 8.125rem;
   margin: 0;
   background-color: #fafafa;
   position: relative;
   overflow: hidden
}

.product-estimate.mitsu-modal .estimate-promotion .row:before {
   content: '\f06b';
   font: normal normal normal 90px/1 FontAwesome;
   color: #ededed;
   position: absolute;
   right: -10px;
   bottom: 10px
}

.product-estimate.mitsu-modal .estimate-promotion .row:nth-child(3) {
   border-top: 1px solid #edecec
}

.product-estimate.mitsu-modal .estimate-promotion .row:nth-child(3):before {
   content: '\f155'
}

.product-estimate.mitsu-modal .content .desc {
   font-size: 1rem
}

.product-specs.mitsu-modal .list-steps {
   margin: 2.5rem 0;
   position: relative
}

.product-specs.mitsu-modal .list-steps .stepes-pagination {
   width: 50%;
   position: absolute;
   top: 1.75rem;
   left: 0;
   z-index: 30
}

.product-specs.mitsu-modal .list-steps .stepes-pagination ul {
   text-align: left
}

.product-specs.mitsu-modal .list-steps .stepes-pagination ul li {
   width: 11.25rem;
   padding: .3125rem 1.75rem;
   display: inline-block;
   position: relative
}

.product-specs.mitsu-modal .list-steps .stepes-pagination ul li:first-child {
   width: 13.75rem;
   border-right: 2px solid #cbcbcb
}

.product-specs.mitsu-modal .list-steps .stepes-pagination ul li a {
   font-size: 1.75rem;
   line-height: 2.125rem;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   display: block;
   color: silver
}

.product-specs.mitsu-modal .list-steps .stepes-pagination ul li a.active,
.product-specs.mitsu-modal .list-steps .stepes-pagination ul li a:hover {
   color: #ed1c24
}

.product-specs.mitsu-modal .list-steps table tr {
   margin-bottom: 1.25rem
}

.product-specs.mitsu-modal .list-steps table tbody tr:nth-child(odd) {
   background-color: #f0f0f0
}

.product-specs.mitsu-modal .list-steps table td,
.product-specs.mitsu-modal .list-steps table th {
   font-size: 1.0625rem;
   padding-bottom: 1.25rem;
   color: #404040
}

.product-specs.mitsu-modal .list-steps table th {
   text-align: center
}

.product-specs.mitsu-modal .list-steps table td {
   padding: 1.25rem;
   line-height: 1.25rem;
   text-align: left;
   vertical-align: middle
}

.product-specs.mitsu-modal .list-steps table img {
   width: -webkit-calc(100% - 20px);
   width: calc(100% - 20px);
   margin: 0 auto;
   display: block
}

.product-specs.mitsu-modal .list-steps table label {
   font-size: 1.5rem;
   margin-top: .875rem;
   font-weight: 700;
   color: #404040;
   display: block
}

.product-specs.mitsu-modal .list-steps table span {
   font-size: 1.125rem;
   margin-top: .625rem;
   font-weight: 700;
   color: #ed1c24;
   display: block
}

.mitsu-modal .st-success {
   padding: 5rem 0 13.75rem
}

.mitsu-modal .st-success .success-content {
   padding: 0 50px;
   text-align: center
}

.mitsu-modal .st-success .success-content .success-desc {
   font-size: 2.5rem;
   line-height: 1.5;
   font-weight: 300
}

.mitsu-modal .st-success .success-content .desc-btn {
   margin: 2rem 0 0
}

.mitsu-modal .st-success .success-content .desc-btn a {
   margin: 0 5px;
   font-weight: 400
}

.mitsu-modal.news-reg-modal .content {
   max-width: 940px;
   padding-bottom: 30px;
   text-align: center
}

.mitsu-modal.news-reg-modal .content .desc {
   text-align: left;
   color: #333;
   font-size: 1.875rem
}

.mitsu-modal.news-reg-modal .content .desc p {
   margin: 10px 0 0
}

.mitsu-modal.news-reg-modal .mitsu-frm {
   margin: 15px auto 30px
}

.mitsu-modal.news-reg-modal .mitsu-frm .frm-item .frm-btn {
   display: inline-block;
   width: auto;
   margin-top: 0;
   padding: 10px 30px 8px;
   font-size: 2rem
}

.mitsu-modal.news-reg-modal .mitsu-frm .frm-captcha {
   text-align: right
}

.g-recaptcha {
   display: inline-block;
   max-width: 100%
}

@media (max-width:340px) {
   .g-recaptcha {
      -webkit-transform: scale(.93);
      -ms-transform: scale(.93);
      transform: scale(.93);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left
   }
}

@media screen and (max-height:575px) {
   #rc-imageselect {
      -webkit-transform: scale(.93);
      -ms-transform: scale(.93);
      transform: scale(.93);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left
   }
}

.find-dealer {
   position: relative;
   padding: 40px 0 0
}

.find-dealer .title-block,
.find-dealer .title-trapezoid {
   width: 92%
}

.fd-map-wrap {
   position: relative;
   overflow: hidden;
   width: 100%
}

.fd-map-wrap .fd-near {
   position: relative;
   width: 100%
}

.fd-map-wrap .fd-near-search {
   position: relative;
   background: gray
}

.fd-map-wrap .fd-near-search .s-icon {
   position: relative;
   width: 12%;
   padding: 15px 0;
   font-size: 2rem;
   color: silver;
   text-align: center;
   z-index: 1
}

.fd-map-wrap .fd-near-search input {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   padding: 5px 15px 0 12%;
   font-size: 2.125rem;
   color: silver;
   outline: 0;
   border: none;
   background: 0 0
}

.fd-map-wrap .fd-near-list-item {
   position: relative;
   border-bottom: 2px solid #e8e8e8;
   padding: 1.25rem 9.375rem 1.25rem 2.5rem;
   background-color: #fff;
   text-align: left;
   overflow: hidden
}

.fd-map-wrap .fd-near-list-item .col-stt {
   display: none
}

.fd-map-wrap .fd-near-list-item .col-detail .d-name {
   font-size: 2rem;
   font-weight: 700;
   line-height: 1.25;
   margin-bottom: .3125rem
}

.fd-map-wrap .fd-near-list-item .col-detail .d-address,
.fd-map-wrap .fd-near-list-item .col-detail .d-phone {
   font-size: 1.625rem;
   line-height: 1.4;
   color: gray
}

.fd-map-wrap .fd-near-list-item .col-detail .d-info {
   overflow: hidden;
   font-size: 2rem;
   margin-top: .3125rem
}

.fd-map-wrap .fd-near-list-item .col-detail .d-link {
   float: left;
   color: #ed1c24
}

.fd-map-wrap .fd-near-list-item .col-detail .d-distance {
   float: right;
   color: #ed1c24
}

.fd-map-wrap .fd-near-list-item .col-distance {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   width: 8.125rem;
   background-color: #f0f0f0
}

.fd-map-wrap .fd-near-list-item .col-distance a {
   position: relative;
   display: block;
   width: 100%;
   height: 100%
}

.fd-map-wrap .fd-near-list-item .col-distance .svg-icon,
.fd-map-wrap .fd-near-list-item .col-distance .text {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%)
}

.fd-map-wrap .fd-map {
   float: left;
   position: relative;
   width: 65%;
   height: 100%;
   overflow: hidden;
   background: #d1d1d1;
   display: none;
   opacity: 0
}

.fd-map-wrap .fd-map img.img-map-demo {
   position: absolute;
   min-width: 100%;
   max-width: none;
   min-height: 100%;
   max-height: none;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%)
}

.fd-all-wrap {
   position: relative
}

.fd-all-wrap .fd-select {
   position: relative;
   background: #ed1c24
}

.fd-all-wrap .fd-select a {
   display: block;
   height: 40px;
   font-size: 2.5rem;
   color: #fff;
   line-height: 40px;
   padding: 0 5%
}

.fd-all-wrap .fd-select a.collapse-btn {
   position: relative;
   z-index: 10
}

.fd-all-wrap .fd-select i.collapse-icon {
   position: absolute;
   top: 0;
   right: 5%;
   font-size: 2.5rem;
   line-height: 40px;
   color: #fff;
   z-index: 1;
   -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out
}

.fd-all-wrap .fd-select a.collapse-btn.open + i.collapse-icon {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fd-all-wrap .fd-select ul {
   position: absolute;
   width: 100%;
   margin: 0;
   padding: 0;
   max-height: 0;
   overflow: hidden;
   -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
   -webkit-box-shadow: 0 3px 15px -5px #888;
   box-shadow: 0 3px 15px -5px #888;
   z-index: 10
}

.fd-all-wrap .fd-select ul li {
   list-style: none
}

.fd-all-wrap .fd-select ul li a {
   padding-left: 10%;
   color: #404040;
   background: #fff;
   border-bottom: 1px solid #e0e0e0
}

.fd-all-wrap .fd-select ul li a.active,
.fd-all-wrap .fd-select ul li a:hover {
   color: #ed1c24
}

.fd-all-wrap .fd-select ul li a.active {
   cursor: default
}

.fd-all-wrap .fd-select .area-select-list.open {
   max-height: 160px
}

.fd-all-wrap .fd-result {
   position: relative
}

.fd-all-wrap .fd-result-item {
   position: relative;
   border-bottom: 2px solid #e8e8e8;
   padding: 1.25rem 9.375rem 1.25rem 2.5rem;
   background-color: #fff;
   overflow: hidden;
   max-height: 400px
}

.fd-all-wrap .fd-result-item .col-detail .d-name {
   font-size: 2rem;
   font-weight: 700;
   line-height: 1.25;
   margin-bottom: .3125rem
}

.fd-all-wrap .fd-result-item .col-detail .d-address,
.fd-all-wrap .fd-result-item .col-detail .d-phone {
   font-size: 1.625rem;
   line-height: 1.4;
   color: gray
}

.fd-all-wrap .fd-result-item .col-detail .d-link {
   margin-top: .3125rem;
   font-size: 2rem;
   color: #ed1c24
}

.fd-all-wrap .fd-result-item .col-buttons {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   width: 8.125rem;
   background-color: #f0f0f0
}

.fd-all-wrap .fd-result-item .col-buttons .phone-box {
   position: relative;
   display: block;
   width: 100%;
   height: 100%
}

.fd-all-wrap .fd-result-item .col-buttons .phone-box i.svg-icon {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%)
}

.fd-all-wrap .fd-result-item .find-map,
.fd-all-wrap .fd-result-item .find-road {
   display: none
}

.fd-all-wrap .fd-result-item.remove {
   opacity: 0!important;
   border: 0
}

.fd-all-wrap .fd-result-item.remove2 {
   max-height: 0!important;
   padding-top: 0!important;
   padding-bottom: 0!important;
   overflow: hidden!important;
   border: 0
}

.fd-all-wrap .fd-result-head {
   position: relative;
   height: 60px;
   padding: 22px 180px 15px 20px;
   opacity: 0;
   display: none;
   background: #f0f0f0;
   overflow: hidden
}

.fd-all-wrap .fd-result-head .col-detail {
   font-size: 1.25rem;
   font-weight: 700;
   color: #ed1c24
}

.fd-all-wrap .fd-result-head .col-buttons {
   position: absolute;
   top: 0;
   right: 0;
   width: 200px
}

.fd-all-wrap .fd-result-head .col-buttons a {
   float: left;
   width: 50%;
   padding: 25px 0 8px;
   font-size: 1.25rem;
   font-weight: 700;
   color: #ed1c24;
   text-align: center;
   cursor: default
}

.fd-all-wrap .fd-reg {
   position: relative;
   margin: 40px 0
}

.fd-all-wrap .fd-reg img {
   display: block;
   width: 100%;
   max-width: 100%
}

.fd-all-wrap .fd-reg a {
   position: absolute;
   width: 80%;
   bottom: 8%;
   left: 10%;
   padding: 14px 25px 13px;
   font-size: 3rem;
   color: #fff;
   text-align: center;
   border: none;
   outline: 0;
   background: #ed1c24;
   -webkit-transition: all .3s;
   transition: all .3s
}

.fd-all-wrap .fd-reg a:hover {
   background: #c4070e
}

.test-drive-page .drive-block {
   position: relative;
   height: auto;
   top: auto;
   left: auto;
   right: auto;
   bottom: auto;
   z-index: 1;
   overflow: hidden;
   display: block
}

.test-drive-page .step {
   position: relative;
   display: none
}

.test-drive-page .step:after {
   display: block;
   content: "";
   clear: both
}

.test-drive-page .st-desc {
   display: inline-block;
   margin: 0 auto;
   padding: 0
}

.test-drive-page .st-desc li {
   display: inline-block;
   font-size: 1.875rem;
   color: silver;
   font-weight: 300;
   -webkit-transition: color .2s;
   transition: color .2s
}

.test-drive-page .st-desc li.arrow {
   padding: 0 1.5625rem
}

.test-drive-page .st-desc li.active {
   color: #ed1c24
}

.test-drive-page .product-select {
   display: block;
   margin: 0 auto;
   padding: 10px 10px 0
}

.test-drive-page .product-select li {
   float: left;
   width: 50%;
   cursor: pointer;
   padding: 1.875rem 2.5rem
}

@media (max-width:991px) {
   .test-drive-page .product-select li:nth-of-type(2n + 1) {
      clear: both
   }
}

@media (min-width:992px) {
   .test-drive-page .product-select li:nth-of-type(4n + 1) {
      clear: both
   }
}

.test-drive-page .product-select li p {
   font-size: 1.625rem;
   font-weight: 700
}

.test-drive-page .product-select li.active p,
.test-drive-page .product-select li:hover p {
   color: #ed1c24
}

.test-drive-page .product-selected {
   padding: 15px 20px 0
}

.test-drive-page .product-selected .selected-name,
.test-drive-page .product-selected p {
   font-size: 2.5rem;
   font-weight: 700
}

.test-drive-page .product-selected .selected-btn {
   padding: 1.875rem 0;
   font-size: 2rem;
   color: silver
}

.test-drive-page .product-selected .selected-btn i {
   margin-right: .9375rem
}

.test-drive-page .reg-frm {
   padding: 0 20px
}

.test-drive-page .st-1 {
   display: block
}

.test-drive-page .close-btn {
   right: -30px;
   bottom: 0;
   top: auto
}

.faqs-page .btn-send {
   text-align: center;
   margin-bottom: 10px
}

.faqs-page .btn-send a {
   padding: 1.25rem
}

.faqs-menu,
.faqs-navigation {
   position: relative;
   height: 5rem;
   z-index: 30
}

.faqs-menu .caret,
.faqs-menu .dd-text,
.faqs-menu a {
   display: table;
   text-align: center
}

.faqs-menu .caret i,
.faqs-menu .caret span,
.faqs-menu .dd-text i,
.faqs-menu .dd-text span,
.faqs-menu a i,
.faqs-menu a span {
   display: table-cell;
   vertical-align: middle
}

.faqs-menu .dd-text span,
.faqs-menu a span {
   font-size: 2.5rem;
   color: #fff
}

.faqs-menu .dd-text:hover span,
.faqs-menu a:hover span {
   color: #fff
}

.faqs-menu .dropdown {
   background-color: #ed1c24;
   width: 100%;
   height: 100%;
   display: inline-block;
   position: relative;
   padding-left: 1.875rem;
   z-index: 5
}

.faqs-menu .dropdown .btn {
   height: 100%;
   width: 100%
}

.faqs-menu .dropdown .caret {
   font-size: 3.125rem;
   color: #fff;
   position: absolute;
   width: 5rem;
   height: 5rem;
   top: 0;
   right: 0
}

.faqs-menu .dropdown-menu {
   background-color: #ed1c24;
   padding: 1.25rem 0 1.25rem 1.875rem;
   border-top: 1px solid #fff;
   width: 100%
}

.faqs-menu .dropdown-menu a {
   padding: 1.25rem 0
}

.faqs-tab-content {
   font-size: 2rem;
   line-height: 2.625rem;
   margin-left: 0!important;
   margin-right: 0!important
}

.faqs-tab-content .panel:not(:last-child) .panel-title {
   border-bottom: 2px solid #fff
}

.faqs-tab-content .panel-title {
   background-color: #f0f0f0
}

.faqs-tab-content .panel-title a {
   position: relative;
   padding: 1.0625rem 1.875rem .75rem;
   color: #666
}

.faqs-tab-content .panel-title a[aria-expanded=true] i {
   background-position: bottom center
}

.faqs-tab-content .item-icon {
   padding: 5px 0 3px;
   text-align: center
}

.faqs-tab-content .item-icon i {
   -webkit-transition: all 0s;
   transition: all 0s
}

.faqs-tab-content .panel-body {
   padding: 1.8125rem 1.875rem 1.375rem;
   color: #333
}

#send_ques .frm-btn {
   margin: 0 5px
}

.pr-banner {
   position: relative;
   -webkit-transition: all .4s;
   transition: all .4s
}

.pr-banner .bn-content {
   padding: 3.125rem 1.875rem
}

.pr-banner .bn-content img {
   width: 18.75rem
}

.pr-banner .bn-content .summary {
   font-size: 1.875rem;
   line-height: 2.5rem;
   font-weight: 300;
   color: gray;
   text-align: justify
}

.pr-banner .bn-title {
   font-size: 2.25rem;
   color: #404040;
   line-height: 3.125rem;
   margin: 1.5625rem 0
}

.pr-menu,
.pr-navigation {
   position: relative;
   height: 5rem;
   z-index: 30
}

.pr-menu .caret,
.pr-menu .dd-text,
.pr-menu a {
   display: table;
   text-align: center
}

.pr-menu .caret .icon,
.pr-menu .caret .text,
.pr-menu .dd-text .icon,
.pr-menu .dd-text .text,
.pr-menu a .icon,
.pr-menu a .text {
   display: table-cell;
   vertical-align: middle
}

.pr-menu .dd-text .icon,
.pr-menu a .icon {
   padding: 0 1.25rem
}

.pr-menu .dd-text .text,
.pr-menu a .text {
   font-size: 2rem;
   color: #404040
}

.pr-menu .dd-text:hover .text,
.pr-menu a:hover .text {
   color: #ed1c24
}

.pr-menu .dropdown-toggle .dd-text .icon {
   vertical-align: top;
   margin-top: 5px
}

.pr-menu.scroll {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%
}

.pr-menu.scroll-bottom {
   position: fixed;
   bottom: 0;
   left: 0;
   width: 100%
}

.pr-menu .home {
   background-color: #e0e0e0;
   color: #ed1c24;
   height: 100%;
   width: 5rem;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 10
}

.pr-menu .home:before {
   content: '';
   position: absolute;
   width: 100%;
   height: 1px;
   bottom: -1px;
   background-color: #ed1c24
}

.pr-menu .top {
   display: none;
   background-color: #ccc;
   color: #fff;
   height: 100%;
   position: absolute;
   right: 0;
   z-index: 10;
   line-height: 4.125rem;
   padding-left: .625rem;
   padding-right: .625rem
}

.pr-menu .top i {
   padding-left: .625rem;
   padding-right: 0
}

.pr-menu .dropdown {
   background-color: #f0f0f0;
   width: 100%;
   height: 100%;
   display: inline-block;
   position: relative;
   padding-left: 5rem;
   z-index: 5
}

.pr-menu .dropdown:before {
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   height: 1px;
   bottom: 0;
   background-color: silver
}

.pr-menu .dropdown .btn {
   height: 100%;
   width: 100%
}

.pr-menu .dropdown .caret {
   font-size: 3.125rem;
   color: #ed1c24;
   position: absolute;
   width: 5rem;
   height: 5rem;
   padding-top: .625rem;
   top: 0;
   right: 0
}

.pr-menu .dropdown-menu {
   background-color: #f0f0f0;
   padding: 1.25rem 0 1.25rem 5rem;
   width: 100%;
   border-bottom: 1px solid #f1f1f1;
   -webkit-box-shadow: 0 2px 4px 0 #ddd;
   box-shadow: 0 2px 4px 0 #ddd
}

.pr-menu .dropdown-menu a {
   padding: 1.875rem 0
}

.find-dealer .pr-content .title-trapezoid > small,
.pr-content .find-dealer .title-trapezoid > small,
.pr-content .title-block > small {
   font-size: 2rem;
   color: #404040;
   display: block;
   text-transform: none
}

.pr-content .pr-info {
   padding: 0 5rem 0 7.5rem
}

.pr-content .pr-info .title {
   font-size: 2.5rem;
   line-height: 1.4;
   font-weight: 700;
   color: #ed1c24;
   text-align: center;
   text-transform: uppercase;
   margin-bottom: 2.1875rem
}

.pr-content .pr-info .summary {
   font-size: 1.875rem;
   line-height: 2.75rem
}

.slide-dacdiemnoibat {
   margin-top: 1.875rem
}

.feature-news-item .br-l-title a:hover {
   color: #404040
}

.slide-dacdiemnoibat .feature-news-item sup {
   top: -.375rem
}

.slide-dacdiemnoibat .feature-news-item .summary {
   margin-top: 0;
   font-size: 1.5625rem;
   line-height: 2.0625rem;
   font-style: italic
}

.dacdiemnoibat {
   background-color: #f8f8f8
}

.dacdiemnoibat .br-l-title {
   border: none;
   text-transform: initial;
   font-weight: 700
}

.dacdiemnoibat .br-l-title:before {
   content: none
}

.gl-360 {
   position: relative
}

.gl-360 .threesixty {
   z-index: 11
}

.gl-360 .gl360-line {
   position: absolute;
   top: 59%;
   z-index: 10
}

.gl-360 .gl360-direc {
   color: #ed1c24;
   z-index: 14;
   text-align: center;
   position: absolute;
   left: 0;
   right: 0;
   top: 93%
}

.gl-360 .gl360-direc i {
   font-size: 3.125rem;
   position: absolute;
   top: -.3125rem
}

.gl-360 .gl360-direc a {
   cursor: pointer;
   color: #ed1c24
}

.gl-360 .gl360-title {
   font-size: 2.5rem;
   font-weight: 700;
   padding-left: 3.125rem;
   padding-right: 1.875rem
}

.vehicle-color {
   width: 4.375rem;
   height: 4.375rem;
   border: 1px solid #c4c4c4;
   position: relative;
   text-align: center
}

.vehicle-color .text {
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   font-size: 1.875rem;
   font-weight: 700;
   color: #404040;
   letter-spacing: -1px
}

.vehicle-color .color-name {
   font-size: 1.6875rem;
   min-width: 18.75rem;
   position: absolute;
   bottom: -2.5rem;
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
   opacity: 0;
   -webkit-transition: opacity .2s linear;
   transition: opacity .2s linear
}

.thongsokythuat {
   padding-bottom: 50px;
   -webkit-box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08);
   box-shadow: 0 0 1.25rem .3125rem rgba(0, 0, 0, .08)
}

.thongsokythuat .nav-tabs {
   text-align: center;
   overflow: visible
}

.thongsokythuat .nav-tabs li {
   float: none;
   display: inline-block;
   margin: 3.125rem .9375rem 1.875rem
}

.thongsokythuat .nav-tabs li.active .vehicle-color .color-name {
   opacity: 1
}

.thongsokythuat .phienban {
   background-color: #e0e0e0;
   color: #404040;
   padding: 1.5625rem .9375rem 1.875rem;
   margin-top: 3.125rem;
   margin-bottom: 2.1875rem
}

.thongsokythuat .phienban .phienban-title {
   font-size: 2rem;
   margin-bottom: 1.5625rem
}

.thongsokythuat .phienban-select ul {
   overflow: hidden
}

.thongsokythuat .phienban-select ul li {
   float: left;
   width: 25%;
   text-align: center
}

.thongsokythuat .phienban-select ul li:not(:first-child) {
   border-left: 2px solid gray
}

.thongsokythuat .phienban-select ul li.active a {
   color: #ed1c24
}

.thongsokythuat .phienban-select ul a {
   font-size: 2.5rem;
   font-weight: 700;
   cursor: pointer;
   color: gray
}

.thongsokythuat .phienban-select ul a:hover {
   color: #ed1c24
}

.thongsokythuat .phienban-note {
   font-size: 1.875rem;
   color: #ed1c24;
   text-align: center;
   margin-bottom: 3.75rem
}

.thongsokythuat .phienban-row {
   margin: 0 15px;
   padding: 1.5625rem 0;
   border-bottom: 1px solid #e0e0e0
}

.thongsokythuat .phienban-row:first-child {
   border-top: 1px solid #e0e0e0
}

.thongsokythuat .phienban-row .phienban-title {
   cursor: pointer;
   font-weight: 700;
   font-size: 2.5rem;
   padding-left: 0;
   padding-right: 0;
   position: relative
}

.thongsokythuat .phienban-row .phienban-title:after,
.thongsokythuat .phienban-row .phienban-title:before {
   position: absolute;
   content: '';
   height: 2px;
   top: 8px;
   right: 0;
   width: 1.875rem;
   background-color: #ed1c24;
   -webkit-transition: all .15s linear;
   transition: all .15s linear
}

.thongsokythuat .phienban-row .phienban-title:before {
   -webkit-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
   transform: rotate(-90deg)
}

.thongsokythuat .phienban-row .phienban-title.no-expand:after,
.thongsokythuat .phienban-row .phienban-title.no-expand:before {
   content: none
}

.thongsokythuat .phienban-row .phienban-title.expand:before {
   -webkit-transform: rotate(0);
   -ms-transform: rotate(0);
   transform: rotate(0)
}

.thongsokythuat .phienban-row .phienban-gia {
   padding: 1.5625rem 0 2.5rem 1.875rem;
   font-size: 2.5rem;
   font-weight: 700;
   color: #ed1c24
}

.thongsokythuat .phienban-row .phienban-gia span {
   display: block;
   font-size: 2rem;
   font-weight: 400;
   color: gray;
   margin-top: 1.25rem
}

.thongsokythuat .phienban-row .view-detail {
   display: none
}

.thongsokythuat .phienban-content {
   padding: 0;
   height: 0;
   position: relative;
   overflow: hidden;
   font-size: 2rem
}

.thongsokythuat .phienban-content.expand {
   padding: 0 1.875rem;
   height: auto
}

.thongsokythuat .phienban-content .phienban-content-row {
   padding-top: 2.5rem
}

.thongsokythuat .phienban-content .phienban-content-row .phienban-content-left {
   color: #404040
}

.thongsokythuat .phienban-content .phienban-content-row .phienban-content-right {
   padding-top: .9375rem;
   color: gray
}

.thongsokythuat .phienban-btn {
   margin-top: 6.25rem;
   padding: 0 15px
}

.thongsokythuat .phienban-btn ul li {
   margin-top: 1.25rem
}

.thongsokythuat .phienban-btn ul li .btn {
   display: block;
   color: #fff;
   background-color: #404040;
   padding: 1.25rem 2.1875rem
}

.thongsokythuat .phienban-btn ul li .btn:hover {
   background-color: #ed1c24
}

.thongsokythuat .phienban-btn ul li .btn .icon,
.thongsokythuat .phienban-btn ul li .btn .text {
   display: table-cell;
   vertical-align: middle
}

.thongsokythuat .phienban-btn ul li .btn .icon {
   width: 3.125rem;
   text-align: right
}

.thongsokythuat .phienban-btn ul li .btn .text {
   font-size: 1.875rem;
   font-weight: 700;
   padding-left: 2.1875rem
}

.find-dealer .page-product .title-trapezoid,
.page-product .find-dealer .title-trapezoid,
.page-product .title-block {
   width: 90%
}

.find-dealer .page-product .title-trapezoid span,
.page-product .find-dealer .title-trapezoid span,
.page-product .title-block span {
   margin-bottom: .625rem
}

.find-dealer .page-product .title-trapezoid small,
.page-product .find-dealer .title-trapezoid small,
.page-product .title-block small {
   text-transform: initial
}

.page-product .option-slide {
   position: relative;
   width: 100%;
   overflow: hidden;
   background-color: #e0e0e0
}

.page-product .option-slide:after,
.page-product .option-slide:before {
   content: "";
   display: table
}

.page-product .option-slide:after {
   clear: both
}

.page-product .option-slide .option-btn {
   display: none
}

.page-product .option-slide .option-item .opLink {
   position: relative;
   display: block;
   color: #404040;
   font-size: 1.875rem;
   line-height: 3rem;
   width: 100%;
   padding: 2.5rem 5rem 2.5rem 1.875rem
}

.page-product .option-slide .option-item .opLink span {
   display: table-cell;
   vertical-align: middle
}

.page-product .option-slide .option-item .opLink .opNo {
   padding-right: .9375rem
}

.page-product .option-slide .option-item .opLink:before {
   content: '\f105';
   position: absolute;
   top: 50%;
   right: 1.875rem;
   margin-top: -1.5625rem;
   font-family: FontAwesome;
   font-size: 3.125rem;
   z-index: 10;
   -webkit-transition: all .15s linear;
   transition: all .15s linear
}

.page-product .option-slide .option-item .opLink:after {
   content: '';
   background-color: #ededed;
   width: 100%;
   height: 1px;
   position: absolute;
   left: 1.875rem;
   top: 0;
   z-index: 10
}

.page-product .option-slide .option-item.hightline a {
   font-size: 2.5rem;
   line-height: 3.625rem
}

.page-product .option-slide .option-item.hightline a span {
   font-weight: 700
}

.page-product .option-slide .option-item.hightline a:after,
.page-product .option-slide .option-item.hightline.active-show a:after {
   content: none
}

.page-product .option-slide .option-item.active-show .opLink {
   background-color: #ed1c24;
   color: #fff;
   text-transform: uppercase
}

.page-product .option-slide .option-item.active-show .opLink span {
   font-weight: 700
}

.page-product .option-slide .option-item.active-show .opLink:after {
   content: none
}

.page-product .option-slide .option-item.active-show .opLink:before {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.page-product .option-slide .option-item.active-show .option-detail {
   height: auto
}

.page-product .option-slide .option-item.active-show + .option-item .opLink:after {
   content: none
}

.page-product .option-slide .option-item:last-child.active-show {
   border-bottom: 1px solid #e0e0e0
}

.page-product .option-detail {
   background-color: #fff;
   height: 0;
   -webkit-transition: all .3s;
   transition: all .3s;
   overflow: hidden;
   position: relative
}

.page-product .option-detail .option-info {
   padding: 1.875rem
}

.page-product .option-detail .opTitle {
   display: none
}

.page-product .option-detail .opContent {
   font-size: 1.75rem;
   line-height: 2.5rem;
   color: gray
}

.page-product .option-detail .note-text {
   font-size: 1.5rem;
   line-height: 2.25rem;
   color: gray;
   font-style: italic;
   margin-top: .9375rem
}

.page-product .option-detail .option-img {
   position: relative
}

.page-product .option-detail .option-img img {
   width: 100%
}

.page-product .option-detail .option-listphienban {
   position: absolute;
   left: 1.5625rem;
   bottom: 1.5625rem
}

.page-product .option-detail .option-listphienban ul li {
   display: inline-block;
   margin: 0 4px
}

.page-product .option-detail .option-listphienban ul li span {
   border: 2px solid silver;
   background-color: #fff;
   color: #000;
   text-align: center;
   width: 3.75rem;
   height: 3.75rem;
   display: table-cell;
   vertical-align: middle;
   font-weight: 900;
   font-size: 1.375rem
}

.page-product .option-detail .option-listphienban ul li span small {
   font-size: 80%;
   display: block;
   font-weight: 900
}

.page-product .option-detail .option-listphienban ul li .small-text {
   font-size: 50%
}

.page-product .option-list-detail {
   display: none
}

.page-product .thuvien {
   position: relative;
   overflow: hidden
}

.page-product .thuvien .catalogue-download {
   text-align: center;
   margin: 1.875rem 0
}

.page-product .thuvien .catalogue-download .desc {
   text-align: left;
   padding: 1.875rem 15% 3.75rem
}

.page-product .thuvien .catalogue-download .desc-text {
   color: gray;
   font-size: 1.875rem;
   line-height: 3rem
}

.page-product .thuvien .catalogue-download .btn {
   margin-top: 1.25rem;
   color: #fff
}

.page-product .thuvien .catalogue-download .btn .text {
   font-size: 2rem;
   vertical-align: middle
}

.page-product .thuvien .catalogue-download .download-link {
   color: #ed1c24;
   font-weight: 700;
   font-size: 1.875rem;
   padding-bottom: 5px;
   margin-top: 1.875rem;
   border-bottom: 1px solid transparent
}

.page-product .thuvien .catalogue-download .download-link:hover {
   border-bottom-color: #ed1c24
}

.page-product .thuvien .embed-responsive-16by9 {
   padding-bottom: 50%
}

.page-product .thuvien .list-photo .photo-row:after,
.page-product .thuvien .list-photo .photo-row:before {
   content: "";
   display: table
}

.page-product .thuvien .list-photo .photo-row:after {
   clear: both
}

.page-product .thuvien .list-photo .photo-item {
   padding: .3125rem;
   text-align: center
}

.page-product .thuvien .list-photo a {
   display: block
}

.page-product .phukien {
   background-color: #f8f8f8;
   position: relative;
   overflow: hidden
}

.page-product .phukien .note {
   text-align: center;
   padding: 0 1.875rem
}

.page-product .phukien .note-text {
   padding: 1.25rem .625rem;
   color: gray;
   font-size: 1.75rem;
   line-height: 2.25rem
}

.page-product .phukien .list-phukien .photo-item {
   padding: 1.25rem 1.875rem
}

.page-product .phukien .list-phukien .photo-item img {
   width: 100%
}

.page-product .phukien .list-phukien .photo-item .title {
   font-size: 2rem;
   line-height: 2.5rem;
   font-weight: 500;
   color: #333;
   height: 5rem;
   overflow: hidden;
   margin-top: 1.25rem
}

.page-product .phukien .list-phukien .photo-item .price-text {
   margin-top: .75rem;
   font-size: 1.6875rem;
   color: #333
}

.page-product .phukien .list-phukien .photo-item .number {
   color: #ed1c24
}

.page-product .phukien .pagination {
   display: none
}

.page-product .pr-content .normal-block.hidden-border-bottom {
   padding-bottom: 0
}

.page-product .pr-content .tintuclienquan .view-more-link {
   text-align: center
}

.fancybox-margin {
   margin: 0!important
}

.fancybox-nav span {
   visibility: visible!important
}

.page-news-home .new-hot .img-thumb {
   border: none
}

.page-news-home .new-hot .text-title {
   padding: 1.875rem 1.875rem .625rem
}

.page-news-home .new-hot .text-title .ni-title {
   font-size: 2.375rem;
   line-height: 3.125rem;
   margin-top: 0;
   color: #333
}

.page-news-home .new-hot .text-title .ni-time {
   font-size: 1.8125rem;
   padding: 1.25rem 0 1.875rem;
   color: #999;
   display: block
}

.page-news-home .new-hot .text-title .ni-desc {
   font-size: 2rem;
   line-height: 2.5rem;
   margin-top: 0;
   color: #333;
   text-align: justify
}

.page-news-home .news-list-sub {
   padding: 0 1.875rem 3.125rem
}

.page-news-home .news-list-sub .row > [class^=col-] {
   padding-right: 15px;
   padding-left: 8px
}

.page-news-home .news-list-sub .row > [class^=col-]:nth-child(odd) {
   padding-right: 8px;
   padding-left: 15px
}

.page-news-home .news-list-sub .new-thumbtop {
   padding-top: 3.125rem
}

.page-news-home .news-list-sub .new-thumbtop .text-title {
   padding-top: 1rem
}

.page-news-home .news-list-sub .new-thumbtop .text-title .ni-title {
   margin-top: 0
}

.page-news-home .list-tab-category {
   border-top: 1px solid #e0e0e0;
   padding-bottom: 4.375rem
}

.page-news-home .list-tab-category .tab-menu {
   padding: 3.125rem 1.875rem 1.875rem
}

.page-news-home .list-tab-category .tab-link {
   display: none
}

.page-news-home .list-tab-category .cate-tab-list {
   margin: 0;
   text-align: left;
   overflow: hidden
}

.page-news-home .list-tab-category .cate-tab-list:after,
.page-news-home .list-tab-category .cate-tab-list:before {
   content: "";
   display: table
}

.page-news-home .list-tab-category .cate-tab-list:after {
   clear: both
}

.page-news-home .list-tab-category .cate-tab-list li {
   margin-bottom: 1.25rem;
   padding: 0 1.125rem;
   display: inline-block
}

.page-news-home .list-tab-category .cate-tab-list li:first-child {
   padding-left: 0
}

.page-news-home .list-tab-category .cate-tab-list li:not(:first-child) {
   border-left: 1px solid gray
}

.page-news-home .list-tab-category .cate-tab-list a {
   color: gray;
   font-size: 2rem;
   font-weight: 700
}

.page-news-home .list-tab-category .cate-tab-list a.active,
.page-news-home .list-tab-category .cate-tab-list a:hover {
   color: #ed1c24
}

.page-news-home .list-tab-category .new-thumbtop {
   margin: 0 1.875rem
}

.page-news-home .list-tab-category .cate-footer {
   margin-top: 3.75rem
}

.page-news-home .cate-block {
   border-top: 1px solid #e0e0e0
}

.tab-content {
   position: relative
}

.tab-content .tab-panel {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 0;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all .4s;
   transition: all .4s
}

.tab-content .tab-panel.active {
   position: relative;
   height: auto;
   opacity: 1;
   visibility: visible
}

.tab-link a {
   display: none
}

.tab-link a.active {
   display: block
}

.new-thumbtop,
.page-news-home .cate-footer {
   margin-bottom: 25px
}

.new-thumbtop .img-thumb {
   text-align: center
}

.new-thumbtop .text-title {
   padding: 0 1.875rem
}

.new-thumbtop .ni-title {
   font-weight: 700;
   font-size: 15px;
   line-height: 22px;
   position: relative;
   width: 100%;
   margin-top: 8px;
   padding-bottom: 5px;
   border-bottom: 1px solid #ddd
}

.new-thumbtop .ni-title:before {
   content: '';
   position: absolute;
   bottom: -1px;
   left: 0;
   width: 40px;
   height: 1px;
   background-color: #ea0033
}

.new-thumbtop .ni-desc {
   font-size: 13px;
   line-height: 20px;
   color: #333;
   margin-top: 8px
}

.page-career .text-bold {
   font-weight: 700
}

.career-item {
   margin-top: 20px
}

.career-title {
   position: relative;
   padding: 15px 10px;
   background-color: #f0f0f0
}

.career-title:before {
   position: absolute;
   content: '';
   width: 0;
   height: 0;
   right: 15px;
   bottom: -18px;
   border-left: 18px solid transparent;
   border-right: 18px solid transparent;
   border-top: 18px solid #f0f0f0
}

.career-title h2 {
   margin-bottom: 5px;
   color: #ed1c24;
   font-size: 2.75rem;
   text-transform: uppercase;
   font-weight: 700
}

.career-title .date {
   color: #666;
   font-size: 2rem
}

.career-content {
   padding: 15px 10px
}

.career-content p {
   color: #333
}

.career-content p a {
   color: #ed2229
}

.page-sparepart .spare-content {
   padding: 0 40px
}

.page-sparepart .spare-des {
   margin-bottom: 30px;
   text-align: center;
   font-size: 2rem;
   color: gray;
   line-height: 2.5rem
}

.page-sparepart .item {
   text-align: center;
   margin-bottom: 10px
}

.page-sparepart .item a:hover {
   opacity: .8;
   -webkit-transition: all .3s;
   transition: all .3s
}

.page-sparepart .item img {
   width: 100%;
   max-width: 200px;
   margin-bottom: 8px
}

.page-sparepart .item-name {
   text-align: center;
   font-size: 2rem;
   color: #404040;
   line-height: 2.5rem;
   font-weight: 700;
   text-transform: uppercase;
   height: 4.625rem;
   overflow: hidden
}

.page-sparepart-detail h2 {
   margin: 5px 0 2px;
   font-weight: 700
}

.page-sparepart-detail .faqs-menu a {
   padding: .625rem 0;
   text-align: left
}

.page-sparepart-detail .faqs-menu a span {
   line-height: 3.375rem
}

.spare-detail-des p {
   margin-top: 0;
   margin-bottom: 15px;
   padding: 0 10px;
   color: #333
}

.spare-detail-des .content-title {
   font-size: 2.5rem
}

@media (min-width:768px) {
   .spare-detail-des .content-title {
      font-size: 2rem
   }
}

@media (min-width:992px) {
   .spare-detail-des .content-title {
      font-size: 1.5rem
   }
}

@media (min-width:1600px) {
   .spare-detail-des .content-title {
      font-size: 22px
   }
}

.spare-detail-tab-content .tab-panel {
   padding: 15px 10px;
   color: #333
}

.spare-detail-tab-content .tab-panel h2 {
   text-transform: uppercase;
   font-size: 2.25rem
}

.spare-detail-tab-content .tab-panel img {
   margin: 10px 0
}

.customer-survey .vinastar-thanks {
   font-size: 1.875rem;
   line-height: 2.5rem;
   padding: 0 1.875rem;
   color: #333
}

.customer-survey .frm-item {
   padding: 0 1.25rem
}

.customer-survey .frm-item .frm-title {
   padding: 1.25rem 30% 1.25rem 1.25rem;
   margin: 1.875rem -1.25rem 1.25rem;
   font-size: 2rem;
   line-height: 3.125rem;
   background-color: #666;
   color: #fff;
   font-weight: 500;
   text-transform: uppercase;
   position: relative
}

.customer-survey .frm-item .frm-title:after {
   content: "\f0d7";
   color: #898989;
   font-family: FontAwesome;
   font-size: 3.75rem;
   position: absolute;
   top: 50%;
   right: 1.875rem;
   -webkit-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
   transform: translate(0, -50%)
}

.customer-survey .frm-hightline {
   font-size: 2.25rem;
   line-height: 2.8125rem;
   margin: 1.875rem 0 1.25rem;
   font-weight: 700;
   color: #333
}

.customer-survey .frm-text {
   font-size: 2.25rem;
   line-height: 2.8125rem
}

.customer-survey .textfield-float-label label {
   font-size: 2.25rem;
   line-height: 2.8125rem;
   left: 1.25rem;
   color: #ccc!important
}

.customer-survey .textfield-float-label input {
   font-size: 2.25rem;
   line-height: 2.8125rem;
   padding-left: 0;
   padding-right: 0;
   padding-top: 25px
}

.customer-survey .textfield-float-label input.is-not-empty ~ label,
.customer-survey .textfield-float-label input:focus ~ label,
.customer-survey .textfield-float-label input:not(:focus):not(:empty) ~ label,
.customer-survey .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label {
   font-size: 2rem
}

.customer-survey textarea {
   margin: 1.875rem 0;
   border: 1px solid #e0e0e0;
   background-color: #f0f0f0
}

.customer-survey .reg-select {
   margin-top: 10px
}

.customer-survey .div-select select {
   font-size: 2.25rem;
   line-height: 2.8125rem
}

.customer-survey .div-date {
   min-width: 180px;
   border: 2px solid #e0e0e0;
   background-color: #f0f0f0;
   color: gray;
   position: relative;
   cursor: pointer
}

.customer-survey .div-date:before {
   font-size: 1.5rem;
   font-family: FontAwesome;
   content: '\f073';
   position: absolute;
   right: 5px;
   top: 5px
}

.customer-survey .div-date input {
   font-size: 2.25rem;
   line-height: 2.8125rem;
   padding: .3125rem .9375rem;
   width: 90%;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   background-color: transparent;
   background-image: none;
   cursor: pointer
}

.customer-survey .div-date input:focus {
   outline: 0
}

.customer-survey .checkboxfield .frm-ul,
.customer-survey .radiofield .frm-ul {
   overflow: hidden
}

.customer-survey .checkboxfield .frm-li,
.customer-survey .radiofield .frm-li {
   margin: .9375rem 0;
   overflow: hidden
}

.customer-survey .checkboxfield .frm-label input,
.customer-survey .radiofield .frm-label input {
   opacity: 0;
   display: none
}

.customer-survey .checkboxfield .frm-label .frm-text,
.customer-survey .radiofield .frm-label .frm-text {
   padding-left: 3.125rem;
   position: relative;
   float: left
}

.customer-survey .checkboxfield .frm-label input + span:before,
.customer-survey .radiofield .frm-label input + span:before {
   content: '';
   width: 2.5rem;
   height: 2.5rem;
   margin-right: 1.25rem;
   position: absolute;
   top: 1px;
   left: 0
}

.customer-survey .checkboxfield .frm-label input[type=checkbox] + span:before,
.customer-survey .radiofield .frm-label input[type=checkbox] + span:before {
   background: url(../img/icons/icon-checkbox.png) scroll no-repeat top 0 center/cover
}

.customer-survey .checkboxfield .frm-label input[type=radio] + span:before,
.customer-survey .radiofield .frm-label input[type=radio] + span:before {
   background: url(../img/icons/icon-radio.png) scroll no-repeat top 0 center/cover
}

.customer-survey .checkboxfield .frm-label input[type=checkbox]:checked + span:before,
.customer-survey .radiofield .frm-label input[type=checkbox]:checked + span:before {
   background-position: bottom .125rem center
}

.customer-survey .checkboxfield .frm-label input[type=radio]:checked + span:before,
.customer-survey .radiofield .frm-label input[type=radio]:checked + span:before {
   background-position: bottom .0625rem center
}

.customer-survey .frm-end {
   border-top: 1px solid #ccc;
   padding: 2.5rem 0;
   margin-top: 2.5rem;
   text-align: center
}

.customer-survey .frm-end .btn {
   min-width: 50%;
   font-weight: 400
}

.customer-survey .frm-note {
   padding: .625rem 1.25rem;
   font-size: 2rem;
   line-height: 2.5rem;
   text-align: left;
   color: #6d6d6d
}

.customer-survey .frm-note a {
   color: #ed1c24
}

.customer-survey .frm-note p {
   margin: 1.25rem 0
}

.slick-slider {
   margin-bottom: 0
}

.banner-slide .slick-dots {
   right: 6%;
   bottom: 35px;
   z-index: 10;
   width: auto;
   overflow: hidden
}

.banner-slide .slick-dots li {
   float: left;
   margin: 0 1px;
   width: auto;
   height: auto
}

.banner-slide .slick-dots li button {
   text-indent: -9999px;
   width: 42px;
   height: 7px;
   padding: 0;
   background-color: rgba(255, 255, 255, .3);
   -webkit-transition: background .15s linear;
   transition: background .15s linear
}

.banner-slide .slick-dots li.slick-active button,
.banner-slide .slick-dots li:hover button {
   background-color: rgba(255, 255, 255, .8)
}

.banner-slide .slick-slide a {
   display: block
}

.slick-next,
.slick-prev {
   height: 60px;
   width: 40px;
   z-index: 1;
   top: 10%;
   -webkit-transform: translate(0);
   -ms-transform: translate(0);
   transform: translate(0)
}

.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
   content: '';
   position: absolute;
   height: 2px;
   width: 40px;
   background-color: gray
}

.slick-next:before,
.slick-prev:before {
   -webkit-transform: rotate(-40deg);
   -ms-transform: rotate(-40deg);
   transform: rotate(-40deg)
}

.slick-next:after,
.slick-prev:after {
   -webkit-transform: rotate(40deg);
   -ms-transform: rotate(40deg);
   transform: rotate(40deg)
}

.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
   background-color: #ed1c24
}

.slick-prev {
   left: 1.875rem
}

.slick-prev:before {
   left: 0;
   -webkit-transform-origin: bottom left;
   -ms-transform-origin: bottom left;
   transform-origin: bottom left
}

.slick-prev:after {
   left: 0;
   -webkit-transform-origin: top left;
   -ms-transform-origin: top left;
   transform-origin: top left
}

.slick-next {
   right: 1.875rem
}

.slick-next:before {
   right: 0;
   -webkit-transform-origin: bottom right;
   -ms-transform-origin: bottom right;
   transform-origin: bottom right
}

.slick-next:after {
   right: 0;
   -webkit-transform-origin: top right;
   -ms-transform-origin: top right;
   transform-origin: top right
}

.fancy-btn {
   background-color: #ed1c24;
   color: #fff;
   padding: 10px 20px;
   border: none
}

.dialog-overlay {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #000;
   opacity: 0;
   visibility: hidden;
   z-index: 40;
   -moz-transition: opacity .25s ease 0s, visibility .35s linear;
   -o-transition: opacity .25s ease 0s, visibility .35s linear;
   -webkit-transition: opacity .25s ease, visibility .35s linear;
   -webkit-transition-delay: 0s, 0s;
   -webkit-transition: opacity .25s ease 0s, visibility .35s linear;
   transition: opacity .25s ease 0s, visibility .35s linear
}

.dialog-overlay.dialog-show {
   opacity: .5;
   visibility: visible;
   -webkit-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transition-duration: .2s, 0s;
   transition-duration: .2s, 0s
}

.dialog-frame {
   position: fixed;
   top: 0;
   bottom: 0;
   margin: auto;
   z-index: 999;
   visibility: hidden;
   display: table;
   width: 100%
}

.dialog-frame.dialog-appear {
   visibility: visible
}

.dialog-frame.dialog-appear .dialog-inset {
   -webkit-animation: dialogComeIn .25s ease;
   animation: dialogComeIn .25s ease;
   visibility: visible
}

.dialog-frame.dialog-appear .dialog-body {
   opacity: 1;
   -ms-transform: translateY(0) scale(1, 1);
   -webkit-transform: translateY(0) scale(1, 1);
   transform: translateY(0) scale(1, 1)
}

.dialog-frame.dialog-leave {
   visibility: visible
}

.dialog-frame.dialog-leave .dialog-inset {
   -webkit-animation: dialogHeadOut .35s ease .1s;
   animation: dialogHeadOut .35s ease .1s;
   visibility: visible
}

.dialog-frame.dialog-leave .dialog-body {
   opacity: 0;
   -webkit-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transition-duration: .35s;
   transition-duration: .35s;
   -webkit-transition-timing-function: ease;
   transition-timing-function: ease;
   -ms-transform: translateY(25px);
   -webkit-transform: translateY(25px);
   transform: translateY(25px)
}

@-moz-document url-prefix() {
   .dialog-frame {
      height: calc(100% - 55px)
   }
}

.dialog {
   display: block;
   vertical-align: middle;
   text-align: center
}

.dialog-inset {
   position: relative;
   padding: 20px;
   background-color: #fff;
   min-width: 320px;
   max-width: 500px;
   min-height: 126px;
   margin: auto;
   visibility: hidden;
   -webkit-box-shadow: 2px 2px 8px 1px #000;
   box-shadow: 2px 2px 8px 1px #000;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -ms-transform: translate3d(0, 0, 0);
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d
}

.dialog-body {
   margin: auto;
   opacity: 0;
   -ms-transform: translateY(0) scale(.8, .8);
   -webkit-transform: translateY(0) scale(.8, .8);
   transform: translateY(0) scale(.8, .8);
   -webkit-transition-property: opacity, -webkit-transform;
   transition-property: opacity, -webkit-transform;
   transition-property: opacity, transform;
   transition-property: opacity, transform, -webkit-transform;
   -webkit-transition-duration: .25s;
   transition-duration: .25s;
   -webkit-transition-delay: .1s;
   transition-delay: .1s
}

.dialog-body p {
   padding-bottom: 20px;
   font-size: 1.875rem;
   line-height: 2.75rem
}

.dialog-btn .btn {
   margin: 0 5px;
   padding-left: 20px;
   padding-right: 20px;
   min-width: 100px
}

@-webkit-keyframes dialogComeIn {
   0% {
      visibility: hidden;
      opacity: 0;
      -ms-transform: scale(.8, .8);
      -webkit-transform: scale(.8, .8);
      transform: scale(.8, .8)
   }
   65.5% {
      -ms-transform: scale(1.03, 1.03);
      -webkit-transform: scale(1.03, 1.03);
      transform: scale(1.03, 1.03)
   }
   100% {
      visibility: visible;
      opacity: 1;
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1)
   }
}

@keyframes dialogComeIn {
   0% {
      visibility: hidden;
      opacity: 0;
      -ms-transform: scale(.8, .8);
      -webkit-transform: scale(.8, .8);
      transform: scale(.8, .8)
   }
   65.5% {
      -ms-transform: scale(1.03, 1.03);
      -webkit-transform: scale(1.03, 1.03);
      transform: scale(1.03, 1.03)
   }
   100% {
      visibility: visible;
      opacity: 1;
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1)
   }
}

@-webkit-keyframes dialogHeadOut {
   0% {
      visibility: visible;
      opacity: 1;
      -ms-transform: translateY(0) scale(1, 1);
      -webkit-transform: translateY(0) scale(1, 1);
      transform: translateY(0) scale(1, 1)
   }
   100% {
      visibility: hidden;
      opacity: 0;
      -ms-transform: translateY(35px) scale(.97, .97);
      -webkit-transform: translateY(35px) scale(.97, .97);
      transform: translateY(35px) scale(.97, .97)
   }
}

@keyframes dialogHeadOut {
   0% {
      visibility: visible;
      opacity: 1;
      -ms-transform: translateY(0) scale(1, 1);
      -webkit-transform: translateY(0) scale(1, 1);
      transform: translateY(0) scale(1, 1)
   }
   100% {
      visibility: hidden;
      opacity: 0;
      -ms-transform: translateY(35px) scale(.97, .97);
      -webkit-transform: translateY(35px) scale(.97, .97);
      transform: translateY(35px) scale(.97, .97)
   }
}

.list-dealer {
   padding: 20px 0
}

.list-dealer .title-intro {
   text-transform: inherit;
   width: 90%;
   line-height: 1.4
}

.list-dealer-block .slick-list {
   padding-top: 10px!important
}

.list-dealer-item {
   padding: 0 10px
}

.list-dealer-item .thumb {
   position: relative;
   overflow: hidden;
   -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
   box-shadow: 0 3px 10px rgba(0, 0, 0, .15)
}

.list-dealer-item .thumb img {
   min-width: 100%
}

.list-dealer-item .content {
   padding: 10px
}

.list-dealer-item .title {
   font-weight: 700;
   font-size: 2.375rem
}

.list-dealer-item .info-list li {
   position: relative;
   font-size: 2rem;
   line-height: 1.4;
   padding: 5px 0 0 8px
}

.list-dealer-item .info-list li:before {
   content: '•';
   position: absolute;
   left: 0
}

.page-navigation .pagination li a,
.page-navigation .pagination li span {
   width: 32px;
   height: 32px;
   line-height: 20px
}

.pagination {
   display: inline-block;
   margin: 0;
   padding: 0 15px;
   font-size: 13px
}

.pagination .disabled {
   display: none
}

.pagination .page-item,
.pagination li {
   display: inline
}

.pagination .page-item.disabled .page-link:hover,
.pagination .page-item.disabled a:hover,
.pagination .page-item.disabled span:hover,
.pagination li.disabled .page-link:hover,
.pagination li.disabled a:hover,
.pagination li.disabled span:hover {
   color: #818a91;
   pointer-events: none;
   cursor: not-allowed;
   background-color: #fff;
   border-color: #ddd
}

.pagination .page-item > .page-link,
.pagination .page-item > a,
.pagination .page-item > span,
.pagination li > .page-link,
.pagination li > a,
.pagination li > span {
   float: left;
   position: relative;
   width: 30px;
   height: 30px;
   margin: 0 5px;
   font-weight: 700;
   line-height: 32px;
   color: #333;
   -webkit-transition: color .1s ease;
   transition: color .1s ease;
   text-decoration: none;
   cursor: pointer
}

.pagination .page-item > .page-link:hover,
.pagination .page-item > a:hover,
.pagination .page-item > span:hover,
.pagination li > .page-link:hover,
.pagination li > a:hover,
.pagination li > span:hover {
   color: #ed008c
}

@media (min-width:1200px) {
   .pagination {
      font-size: 14px
   }
   .pagination .page-item > .page-link,
   .pagination .page-item > a,
   .pagination .page-item > span,
   .pagination li > .page-link,
   .pagination li > a,
   .pagination li > span {
      width: 32px;
      height: 32px;
      line-height: 20px
   }
}

@media (min-width:1400px) {
   .pagination {
      font-size: 15px
   }
}

@media (min-width:1600px) {
   .pagination {
      font-size: 16px
   }
}

.vertical-track {
   width: 5px;
   background: #d5d5d5;
   -webkit-transition: background .1s linear;
   transition: background .1s linear;
   right: 0;
   position: relative;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   margin: 0
}

.vertical-track.dragging,
.vertical-track:hover {
   background: #e2e2e2
}

.vertical-handle {
   width: 5px;
   right: 0;
   background: #ed1c24;
   -webkit-transition: background .1s linear;
   transition: background .1s linear;
   -webkit-border-radius: 10px;
   border-radius: 10px
}

.vertical-track.dragging .vertical-handle,
.vertical-track:hover .vertical-handle {
   background: #f2121b
}

iframe[name=google_conversion_frame] {
   position: fixed;
   bottom: 0
}

.logo-satsco {
   position: absolute;
   height: 100%;
   top: 0;
   left: 0
}

.logo-satsco a {
   display: inline-block;
   height: 100%;
   padding: 0 1rem
}

.logo-satsco a img {
   max-height: 100%
}

.logo-satsco a .col {
   display: inline-block;
   padding: 1rem 0 0 1rem;
   height: 100%;
   vertical-align: middle
}

.logo-satsco a h2 {
   display: block;
   vertical-align: middle;
   font-size: 2.2rem;
   font-weight: 700;
   line-height: 1;
   margin-bottom: .3rem
}

.logo-satsco a span {
   display: block;
   vertical-align: middle;
   font-size: 1.6rem
}

.grid,
.grid-fluid {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
}

@media (max-width:767px) {
   html {
      font-size: 42%
   }
   body.nav-open {
      overflow: hidden
   }
   .grid,
   .grid-fluid {
      padding-left: 0;
      padding-right: 0;
   }
   .mobile-block {
      padding-left: 1.875rem;
      padding-right: 1.875rem
   }
   .main {
      padding-top: 5rem
   }
   .header {
      position: fixed;
      z-index: 300;
      left: 0;
      right: 0;
      min-height: 5.25rem;
      background: url(../img/header-bg-mb.jpg) no-repeat scroll 0 0/100% 100%
   }
   .header:after,
   .header:before {
      content: "";
      display: table
   }
   .header:after {
      clear: both
   }
   .header.fixed {
      background-color: #ececec;
      z-index: 100
   }
   .header.fixed .main-logo .logo {
      border-color: #e0e0e0;
      width: 6.25rem;
      height: 6.25rem
   }
   .header.no-scroll {
      position: relative!important
   }
   .top-header {
      float: left
   }
   .main-logo a {
      display: block;
      width: 81px;
      height: 95px;
      padding: 5x 8px 0;
      border: 1px solid #e0e0e0;
      border-top: 0;
      background: #fff
   }
   .main-logo .logo {
      display: block;
      width: 100%
   }
   .nav-toggle {
      position: relative;
      display: inline-block;
      z-index: 101;
      width: 5rem;
      height: 5rem;
      background-color: silver;
      vertical-align: middle;
      fill: none;
      -webkit-transition: background-color .2s linear;
      transition: background-color .2s linear
   }
   .nav-toggle .line {
      position: absolute;
      left: .9375rem;
      right: .9375rem;
      display: block;
      height: 3px;
      -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
      transition: all .25s cubic-bezier(.645, .045, .355, 1);
      -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
      transition-timing-function: cubic-bezier(.645, .045, .355, 1);
      background-color: #fff
   }
   .nav-toggle .line-1 {
      top: 10px
   }
   .nav-toggle .line-2 {
      top: 16px
   }
   .nav-toggle .line-3 {
      top: 22px
   }
   .nav-toggle.is-active .line-1 {
      -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
      -ms-transform: translateY(5px) translateX(0) rotate(45deg);
      transform: translateY(5px) translateX(0) rotate(45deg)
   }
   .nav-toggle.is-active .line-2 {
      opacity: 0
   }
   .nav-toggle.is-active .line-3 {
      -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
      -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
      transform: translateY(-7px) translateX(0) rotate(-45deg)
   }
   .nav-menu {
      margin: 0;
      padding-top: 1.25rem;
      padding-left: 4rem;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none
   }
   .nav-menu .menu-link {
      display: block;
      color: #404040;
      border-bottom: 1px solid #ddd
   }
   .nav-menu .menu-link:hover {
      color: #ed1c24
   }
   .nav-menu .menu-item .menu-link {
      padding: 3.125rem 3.75rem 1.25rem 0;
      font-size: 2.5rem;
      font-weight: 500
   }
   .nav-menu .menu-item:first-child {
      border-top: 0
   }
   .nav-menu .has-dropdown {
      position: relative;
      cursor: pointer
   }
   .nav-menu .has-dropdown:before {
      content: "\f105";
      font-family: FontAwesome;
      position: absolute;
      top: 2rem;
      z-index: 1;
      right: 1.25rem;
      color: #404040;
      font-size: 2.8125rem;
      -webkit-transition: all .25s linear;
      transition: all .25s linear
   }
   .nav-menu .has-dropdown.is-active .menu-link {
      color: #ed1c24
   }
   .nav-menu .has-dropdown.is-active:before {
      color: #ed1c24;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg)
   }
   .nav-menu .has-dropdown.is-active .nav-dropdown {
      display: block
   }
   .nav-dropdown {
      display: none;
      margin-left: 2.5rem
   }
   .nav-dropdown-item {
      padding: 1.875rem 1.25rem .625rem 0;
      border-bottom: 1px solid #ddd
   }
   .nav-dropdown-link {
      font-size: 2rem;
      font-weight: 500;
      color: #404040;
      text-transform: uppercase
   }
   .main-nav {
      float: right
   }
   .nav-container {
      position: fixed;
      top: 5rem;
      right: 0;
      z-index: 99;
      overflow-y: auto;
      visibility: hidden;
      width: 100%;
      height: 0;
      margin: 0;
      -webkit-transition: all .5s;
      transition: all .5s;
      background-color: #ececec;
      border-top: 1px solid #ddd
   }
   .nav-container.is-visible {
      visibility: visible;
      height: -webkit-calc(100vh - 10rem);
      height: calc(100vh - 10rem);
      padding-bottom: 30px
   }
   .nav-container .nav-list {
      margin: 3.75rem 4.375rem 4.375rem
   }
   .nav-container .nav-list li {
      font-size: 1.875rem
   }
   .nav-container .social-top-header {
      margin: 0 4.375rem
   }
   .nav-container .social-top-header .text {
      padding-bottom: .75rem;
      font-size: 1.875rem
   }
   .nav-container .social-box {
      margin: 2rem 0
   }
   .nav-container .social-box li {
      margin-right: 2.5rem
   }
   .nav-container .social-box .icon-social {
      width: 7.5rem;
      height: 7.5rem;
      font-size: 3.75rem
   }
   .search-toggle.hover + .search-form {
      overflow: visible;
      padding: 1.875rem 1.25rem
   }
   .search-box {
      position: absolute;
      height: 100%;
      top: 0;
      right: 5rem;
      padding: 1.1rem 2rem 0;
      cursor: pointer;
      z-index: 1
   }
   .search-box .search-form {
      position: fixed;
      width: 100%;
      height: 5rem;
      top: 5rem;
      left: 0;
      z-index: 10;
      overflow: hidden;
      background-color: #ececec;
      border-top: 1px solid #ddd
   }
   .search-box .search-input {
      width: 100%;
      padding-right: 4.375rem;
      color: #404040;
      font-size: 1.875rem
   }
   .search-box .search-input:-moz-placeholder {
      color: #c4c4c4
   }
   .search-box .search-input::-moz-placeholder {
      color: #c4c4c4
   }
   .search-box .search-input:-ms-input-placeholder {
      color: #c4c4c4
   }
   .search-box .search-input::-webkit-input-placeholder {
      color: #c4c4c4
   }
   .search-box .search-btn {
      position: absolute;
      top: 50%;
      margin-top: -1.8rem;
      right: 1.25rem;
      font-size: 2.5rem;
      color: #404040
   }
   .feature-news-block .view-more-link .btn {
      min-width: 30rem
   }
   .product-estimate.mitsu-modal .list-version p {
      font-size: 1.75rem
   }
   .product-estimate.mitsu-modal .list-version ul li {
      margin: 0
   }
   .product-estimate.mitsu-modal .list-version ul li img {
      display: none
   }
   .product-estimate.mitsu-modal .list-version ul li span {
      font-size: 2.125rem;
      padding-left: .625rem
   }
   .product-estimate.mitsu-modal .list-version ul li input {
      height: 1.875rem;
      width: 1.875rem;
      margin-top: -.625rem
   }
   .product-estimate.mitsu-modal .estimate-calculator {
      margin: 1.25rem 1.25rem 0
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-province p {
      font-size: 1.875rem;
      margin: .5rem 0 1.125rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-province .div-select {
      width: 100%
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-detail {
      margin-top: 1.875rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row {
      padding: .625rem 0;
      height: auto
   }
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row [class^=col-] {
      display: block
   }
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-gia,
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-info {
      font-size: 1.875rem;
      display: block
   }
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-info {
      margin-bottom: .9375rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-row {
      height: auto
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-gia {
      font-size: 2rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn {
      margin-top: .625rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn a {
      margin: 0 .625rem;
      padding: 1.25rem 1.875rem;
      font-size: 1.875rem
   }
   .product-estimate.mitsu-modal .estimate-promotion {
      float: none;
      margin: .625rem 1.25rem 0 0;
      display: block
   }
   .product-estimate.mitsu-modal .estimate-promotion .promo-title {
      display: block
   }
   .product-estimate.mitsu-modal .estimate-promotion .promo-title p {
      font-size: 2.25rem;
      padding: 1.875rem 0;
      display: block;
      height: auto
   }
   .product-estimate.mitsu-modal .estimate-promotion .row {
      min-height: 10rem
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li {
      margin: 1.875rem 0
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li i {
      font-size: 1.875rem
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li span {
      font-size: 2rem;
      line-height: 2.25rem
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li span b {
      font-size: 2.5rem
   }
   .product-estimate.mitsu-modal .mitsu-frm {
      margin: 0 1.25rem
   }
   .product-estimate.mitsu-modal .mitsu-frm .div-select select,
   .product-estimate.mitsu-modal .mitsu-frm .frm-item .frm-title {
      font-size: 2.5rem
   }
   .mitsu-modal .content .desc {
      font-size: 2.125rem;
      text-align: center
   }
   .slide-dacdiemnoibat .feature-news-box {
      padding-left: 0;
      padding-right: 5rem
   }
   .page-product .thuvien {
      padding-bottom: .9375rem
   }
   .page-product .tintuclienquan .view-more-link .btn {
      min-width: 30rem
   }
   .vehicle-item {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto
   }
   .vehicle-item-summary {
      max-width: 30rem;
      margin-left: auto;
      margin-right: auto
   }
}

@media (max-width:991px) {
   .fd-map-wrap {
      margin-bottom: 50px;
      height: auto!important;
      min-height: 0!important
   }
   .news-detail-header .news-link-title {
      margin: 0;
      border: 0;
      line-height: 1.5
   }
   .news-detail-header .news-link-title:after {
      display: none
   }
}

@media (min-width:540px) {
   .news-block {
      overflow: hidden
   }
   .new-thumbtop {
      float: left;
      width: 50%;
      padding-left: 2.5rem;
      padding-right: 2.5rem
   }
   .new-thumbtop .text-title {
      position: relative;
      overflow: hidden;
      padding: 0;
      max-height: 27.5rem;
      min-height: 27.5rem
   }
   .tech-news-item {
      float: left;
      width: 50%;
      padding-left: 2.5rem;
      padding-right: 2.5rem
   }
   .philosophy-item {
      float: left;
      max-width: 260px
   }
}

@media (min-width:768px) and (max-width:1199px) {
   html {
      font-size: 70%
   }
}

@media (min-width:768px) and (max-width:1199px) and (min-width:992px) {
   html {
      font-size: 75%
   }
}

@media (min-width:768px) and (max-width:1199px) {
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .selecter-selected {
      font-size: 1.625rem;
      padding: 10px 50px 6px 12px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label input,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label textarea {
      font-size: 1.625rem;
      border-bottom-width: 1px;
      padding-top: 20px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label label {
      padding-top: 0;
      -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      transform: translate(0, 20px)
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label input.is-not-empty ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label input:focus ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label input:not(:focus):not(:empty) ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label textarea.is-not-empty ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label textarea:focus ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label textarea:not(:focus):not(:empty) ~ label,
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item.textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label {
      font-size: 1.125rem;
      color: gray;
      -webkit-transform: translate(0, 3px);
      -ms-transform: translate(0, 3px);
      transform: translate(0, 3px)
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .frm-btn {
      display: inline-block;
      width: auto;
      font-size: 1.5rem;
      padding: 12px 25px;
      margin-top: 20px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .error-msg {
      font-size: 1.125rem
   }
}

@media (min-width:768px) {
   .grid-inner {
      padding-left: 5%;
      padding-right: 5%
   }
   .grid-inner:after,
   .grid-inner:before {
      content: "";
      display: table
   }
   .grid-inner:after {
      clear: both
   }
   .title-block {
      margin-bottom: 1em;
      width: 100%
   }
   .title-block:before {
      margin-left: -60px;
      width: 120px
   }
   .br-l-title {
      font-size: 1.25rem;
      padding-bottom: .25rem
   }
   .br-l-title a:before,
   .br-l-title span:before {
      bottom: -7px
   }
   .left-icon-link .icon {
      width: 1.5rem
   }
   .left-icon-link .text {
      padding-left: .625rem;
      font-size: 1.125rem
   }
   .btn-grey,
   .btn-red {
      font-size: 1.25rem;
      padding: .9375rem 1.5625rem
   }
   .normal-block {
      padding-top: 2.1875rem;
      padding-bottom: 2.1875rem
   }
   .nav-toggle {
      display: none
   }
   .main-logo {
      left: 2.5%;
      height: -webkit-calc(100% + 1px);
      height: calc(100% + 1px);
      border: 1px solid #e0e0e0;
      border-top: 0;
      border-bottom-color: #c4c4c4;
      background: #fff
   }
   .main-logo a {
      display: block;
      width: 80px;
      height: 100%;
      padding: 6% 0 0;
      text-align: center;
      z-index: 2;
      position: relative
   }
   .main-logo .logo {
      width: 80%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%)
   }
   .logo-satsco {
      height: 60px;
      left: 112px;
      left: calc(90px + 2.5%);
      left: -o-calc(90px + 2.5%);
      left: -webkit-calc(90px + 2.5%);
      z-index: 1
   }
   .logo-satsco a {
      padding: .6rem 0
   }
   .logo-satsco a .col {
      padding: .4rem 0 0 1rem
   }
   .logo-satsco a h2 {
      font-size: 1.625rem;
      margin-bottom: .2rem
   }
   .logo-satsco a span {
      font-size: 1.3rem
   }
   .top-header {
      position: relative;
      width: 100%;
      height: 57px;
      background: url(../img/header-bg.jpg) no-repeat scroll 0 0/100% 100%
   }
   .top-header .contact-box {
      position: absolute;
      top: 50%;
      left: 0;
      right: 2%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      text-align: right
   }
   .top-header .contact-box li {
      display: inline-block;
      margin-left: 10px;
      font-size: 1.2rem;
      font-weight: 700
   }
   .top-header .contact-box li strong {
      font-size: 140%;
      color: #ed1c24
   }
   .top-header .nav-list li {
      font-size: 1rem;
      line-height: 1;
      padding: 0 10px;
      border-left: 0;
      border-right: 1px solid gray
   }
   .top-header .nav-list li a {
      display: block;
      color: gray;
      line-height: 1.2
   }
   .top-header .nav-list li a:hover {
      color: #ed1c24
   }
   .top-header .search-box {
      margin-left: 1%
   }
   .top-header .search-box .search-form {
      display: block!important;
      position: relative;
      padding-left: 20px
   }
   .top-header .search-box .search-btn {
      position: absolute;
      left: 0;
      top: 1px;
      color: gray
   }
   .top-header .search-box .search-input {
      overflow: hidden;
      width: 80px;
      padding: 3px 0 0;
      font-size: 1rem
   }
   .top-header .language-box {
      border-left: 0;
      margin-right: 20px
   }
   .top-header .language-box .btn {
      display: none
   }
   .top-header .language-box .dropdown-menu {
      display: block;
      position: relative;
      top: auto;
      left: auto;
      background-color: transparent;
      border: 0;
      min-width: auto
   }
   .top-header .language-box .dropdown-menu li {
      float: left;
      padding: 0 8px
   }
   .top-header .language-box .dropdown-menu li:first-child {
      border-right: 1px solid gray
   }
   .top-header .language-box .dropdown-menu li a {
      font-size: 1.125rem;
      color: #c4c4c4;
      font-weight: 700;
      line-height: 1
   }
   .top-header .language-box .dropdown-menu li a:hover {
      color: #ed1c24
   }
   .top-header .language-box .dropdown-menu li.active a {
      color: gray
   }
   .main-nav:after,
   .main-nav:before {
      content: "";
      display: table
   }
   .main-nav:after {
      clear: both
   }
   .nav-menu {
      margin: 0;
      padding: .3rem 2% .1rem 0;
      text-align: right
   }
   .nav-menu > .menu-item {
      display: inline-block;
      position: relative;
      margin-left: 1.5%;
      vertical-align: middle
   }
   .nav-menu > .menu-item.active .menu-link {
      color: #ed1c24
   }
   .nav-menu > .menu-item:before {
      content: none
   }
   .nav-menu > .menu-item .menu-link {
      font-size: 1.125rem;
      font-weight: 500;
      border-bottom: 0;
      padding: 14px 0 13px;
      -webkit-transition: all .2s linear;
      transition: all .2s linear
   }
   .nav-menu > .menu-item .menu-link:hover {
      border-bottom-color: #ed1c24
   }
   .nav-menu > .menu-item:hover .nav-dropdown {
      visibility: visible;
      opacity: 1
   }
   .nav-menu > .menu-item .nav-dropdown {
      display: block;
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: -1.875rem;
      z-index: 99;
      padding: 1.875rem;
      margin-left: 0;
      max-width: 230px;
      min-width: 190px;
      opacity: 0;
      text-align: left;
      background-color: rgba(240, 240, 240, .98);
      -webkit-transition: all .2s linear;
      transition: all .2s linear
   }
   .nav-menu > .menu-item .nav-dropdown-item {
      padding: .625rem 0;
      border-bottom: 0
   }
   .nav-menu > .menu-item .nav-dropdown-link {
      font-size: 1.125rem;
      line-height: 1.625rem;
      text-transform: initial
   }
   .nav-menu > .menu-item-sp {
      position: static
   }
   .nav-menu > .menu-item-sp .nav-dropdown {
      left: 0;
      right: 0;
      max-width: none;
      padding: 0
   }
   .menu-item-sp .nav-dropdown-inner {
      display: table
   }
   .menu-item-sp .menu {
      width: 70%;
      display: table-cell;
      padding: 6.25rem 10px
   }
   .menu-item-sp .menu:after,
   .menu-item-sp .menu:before {
      content: "";
      display: table
   }
   .menu-item-sp .menu:after {
      clear: both
   }
   .menu-item-sp .menu-item {
      margin-bottom: 4.375rem;
      padding: 0;
      border-bottom: 0;
      float: left;
      width: 25%
   }
   .menu-item-sp .menu-link-sp .img,
   .menu-item-sp .menu-link-sp .text {
      text-align: center
   }
   .menu-item-sp .menu-link-sp .img {
      display: table-cell;
      vertical-align: bottom
   }
   .menu-item-sp .menu-link-sp .img img {
      height: auto;
      max-width: 100%
   }
   .menu-item-sp .menu-link-sp .text {
      overflow: visible;
      padding-top: .5rem
   }
   .menu-item-sp .menu-title {
      margin-bottom: .625rem;
      display: block
   }
   .menu-item-sp .menu-title:hover .menu-title {
      color: #ed1c24
   }
   .menu-item-sp .menu-title {
      font-size: 1.5rem;
      font-weight: 700
   }
   .menu-item-sp .menu-price {
      display: block;
      font-size: 1.25rem;
      font-weight: 400;
      text-transform: initial;
      color: gray
   }
   .menu-item-sp .menu-new {
      position: absolute;
      top: 0;
      left: 70%;
      right: 0;
      bottom: 0;
      padding: 6.25rem 10px;
      background-color: rgba(225, 224, 224, .98)
   }
   .menu-item-sp .menu-new .menu-link-new {
      padding: 0 4rem 20px 2rem;
      border-bottom: 1px solid #ccc;
      -webkit-transition: border .15s linear;
      transition: border .15s linear;
      -o-transition: border .15s linear;
      -ms-transition: border .15s linear;
      -moz-transition: border .15s linear
   }
   .menu-item-sp .menu-new .text {
      text-align: left;
      margin-top: 15px
   }
   .menu-item-sp .menu-new .menu-title {
      color: #ed1c24;
      text-transform: uppercase;
      margin-top: 1rem
   }
   .menu-item-sp .menu-link-new:hover {
      border-bottom-color: #ed1c24
   }
   .menu-item-sp .menu-link-new .menu-price i {
      margin-left: 5px;
      -webkit-transition: margin .15s linear;
      transition: margin .15s linear;
      -o-transition: margin .15s linear;
      -ms-transition: margin .15s linear;
      -moz-transition: margin .15s linear
   }
   .menu-item-sp .menu-link-new:hover .menu-price {
      color: #ed1c24
   }
   .menu-item-sp .menu-link-new:hover .menu-price i {
      margin-left: 10px
   }
   .social-top-header {
      padding-right: 2%;
      text-align: right
   }
   .social-top-header .text {
      padding: 8px 0 0;
      font-size: 1rem;
      height: 27px
   }
   .social-box li {
      margin: 0
   }
   .social-box li:first-child {
      margin-right: 5px
   }
   .social-box .icon-social {
      width: 30px;
      height: 30px;
      font-size: 20px;
      line-height: 1;
      padding-top: 2px
   }
   .footer-top {
      padding: .75rem 0 .5rem;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #e0e0e0
   }
   .footer-top-list {
      float: left;
      width: 50%;
      border-right: 1px solid #e0e0e0
   }
   .footer-top-list li {
      float: left;
      width: 50%;
      border-bottom: 0;
      padding: .625rem 0
   }
   .footer-top-list li a:hover {
      color: gray
   }
   .footer-top-list li a:hover .svg-icon {
      background-position: top -1.875rem center
   }
   .footer-top-contact {
      float: left;
      padding-left: .9375rem;
      padding-top: .625rem
   }
   .footer-top-contact .left-icon-link {
      padding: 0
   }
   .footer-top-contact .left-icon-link .text {
      font-size: 1.0625rem
   }
   .footer-top-contact .left-icon-link strong {
      margin-top: .375rem
   }
   .footer-top-contact .left-icon-link strong:first-of-type {
      margin-top: .75rem
   }
   .footer-top .social-box {
      text-align: center;
      overflow: hidden;
      padding-top: 1.125rem;
      padding-left: 1rem
   }
   .footer-top .social-box li {
      margin-right: 0;
      margin-left: .9375rem
   }
   .footer-top .social-box li:first-child {
      margin: 0
   }
   .footer-top .social-box .icon-social {
      width: 3.4375rem;
      height: 3.4375rem;
      padding-top: .25rem;
      font-size: 1.75rem;
      -webkit-transition: background-color .2s linear;
      transition: background-color .2s linear
   }
   .footer-bottom {
      padding: .625rem 0;
      background-color: #f0f0f0
   }
   .footer-bottom .copyright {
      color: #404040;
      font-size: .8125rem
   }
   .footer-bottom .copyright span {
      display: inline-block
   }
   .feature-news-item .summary {
      font-size: 1.125rem;
      margin-top: 1.125rem
   }
   .feature-news-item .content {
      margin-top: 1.0625rem
   }
   .feature-news-item .br-l-title a {
      height: 3.375rem
   }
   .vehicle-inner {
      margin-left: -3.8%;
      margin-right: -3.8%;
      overflow: hidden
   }
   .vehicle-item {
      float: left;
      width: 50%;
      margin-top: 3.75rem;
      padding: 0 3.8% 2.5rem
   }
   .vehicle-item-title {
      padding-bottom: 5px;
      margin-top: .625rem;
      border-bottom: 2px solid #c4c4c4;
      font-size: 1.875rem;
      color: #000
   }
   .vehicle-item-desc {
      margin-top: .625rem;
      margin-bottom: .625rem
   }
   .vehicle-item-desc .text {
      font-size: 1.375rem;
      line-height: 1.875rem
   }
   .vehicle-item .btn-red {
      background-color: gray
   }
   .vehicle-item .btn-red:hover {
      background-color: #ed1c24
   }
   .price-block {
      overflow: hidden
   }
}

@media (min-width:768px) {
   .find-dealer {
      padding: 60px 0
   }
   .fd-all-wrap {
      padding-top: 40px
   }
   .fd-all-wrap .fd-select a {
      height: 80px;
      line-height: 80px;
      padding-top: 3px
   }
   .fd-all-wrap .fd-select i.collapse-icon {
      line-height: 80px
   }
   .fd-all-wrap .fd-select .area-select-list.open {
      max-height: 320px
   }
   .fd-all-wrap .fd-reg {
      margin: 60px 0
   }
   .fd-all-wrap .fd-reg a {
      font-size: 3.125rem;
      padding: 28px 30px 25px
   }
   .mitsu-modal .title-block {
      margin-top: 40px;
      margin-bottom: 40px
   }
   .find-dealer-page .content,
   .mitsu-modal .content {
      padding: 0 30px 50px
   }
   .find-dealer-page,
   .mitsu-modal .content .desc {
      font-size: 2rem
   }
   .find-dealer-page .content {
      margin-left: auto;
      margin-right: auto;
      display: block
   }
   .find-dealer .mitsu-frm .frm-item,
   .mitsu-modal .mitsu-frm .frm-item {
      margin-top: 20px
   }
   .find-dealer .mitsu-frm .frm-item .selecter,
   .mitsu-modal .mitsu-frm .frm-item .selecter {
      margin-top: 15px
   }
   .find-dealer .mitsu-frm .frm-item .selecter .selecter-selected,
   .mitsu-modal .mitsu-frm .frm-item .selecter .selecter-selected {
      font-size: 2.5rem;
      padding: 12px 15px 8px
   }
   .find-dealer .mitsu-frm .frm-item .frm-btn,
   .mitsu-modal .mitsu-frm .frm-item .frm-btn {
      font-size: 2.75rem;
      margin-top: 40px;
      padding: 20px
   }
   .find-dealer .mitsu-frm .textfield-float-label input,
   .find-dealer .mitsu-frm .textfield-float-label label,
   .find-dealer .mitsu-frm .textfield-float-label textarea,
   .mitsu-modal .mitsu-frm .textfield-float-label input,
   .mitsu-modal .mitsu-frm .textfield-float-label label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea {
      padding-top: 20px;
      font-size: 2.5rem
   }
   .find-dealer .mitsu-frm .textfield-float-label label,
   .mitsu-modal .mitsu-frm .textfield-float-label label {
      padding-top: 0;
      -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      transform: translate(0, 20px)
   }
   .test-drive-page .drive-block .step .st-desc li {
      font-size: 2rem
   }
   .test-drive-page .drive-block .step .st-desc li.arrow {
      padding: 0 20px
   }
   .test-drive-page .drive-block .step .product-select {
      padding: 10px 0 0
   }
   .test-drive-page .drive-block .step .product-selected {
      float: left;
      width: 48%;
      padding: 60px 0;
      overflow: hidden
   }
   .test-drive-page .drive-block .step .product-selected p {
      margin: 0 auto
   }
   .test-drive-page .drive-block .step .product-selected .selected-name {
      position: relative;
      display: inline-block;
      font-size: 2rem
   }
   .test-drive-page .drive-block .step .product-selected .selected-name:after,
   .test-drive-page .drive-block .step .product-selected .selected-name:before {
      position: absolute;
      width: 1000px;
      content: "";
      height: 1px;
      background: silver;
      top: 50%;
      left: -webkit-calc(100% + 10px);
      left: calc(100% + 10px)
   }
   .test-drive-page .drive-block .step .product-selected .selected-name:after {
      left: auto;
      right: -webkit-calc(100% + 10px);
      right: calc(100% + 10px)
   }
   .test-drive-page .drive-block .step .product-selected .selected-btn {
      font-size: 1.5rem;
      padding: 12px 40px
   }
   .test-drive-page .drive-block .step .reg-frm {
      float: left;
      width: 50%;
      margin-left: 2%;
      padding: 25px 0 0 15px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item {
      margin-top: 10px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .frm-title {
      font-size: 1.375rem
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .selecter {
      display: inline-block;
      margin-top: 0;
      width: auto;
      min-width: 60%
   }
   .test-drive-page .close-btn {
      right: 0;
      bottom: 10px
   }
   .mitsu-modal .st-success {
      padding: 5rem 0 18.75rem
   }
   .mitsu-modal .st-success .success-content {
      padding: 0
   }
   .mitsu-modal .st-success .success-content .success-desc {
      font-size: 1.875rem;
      line-height: 1.5
   }
   .pr-menu .dd-text .svg-icon,
   .pr-menu a .svg-icon {
      width: 24px;
      height: 24px;
      background-position: top -30px center
   }
   .pr-menu .home:before {
      bottom: 0
   }
   .pr-menu .home .svg-icon {
      background-position: top 0 center
   }
   .pr-menu .dropdown-menu a {
      padding-top: 1.25rem
   }
   .page-product .slide-dacdiemnoibat {
      margin-right: -webkit-calc(-5% - 4px);
      margin-right: calc(-5% - 4px);
      margin-left: -webkit-calc(-5% - 4px);
      margin-left: calc(-5% - 4px)
   }
   .page-product .thongsokythuat .phienban-btn ul {
      overflow: hidden;
      margin-left: -.625rem;
      margin-right: -.625rem
   }
   .page-product .thongsokythuat .phienban-btn ul li {
      float: left;
      width: -webkit-calc(100%/2);
      width: calc(100%/2);
      padding-left: .625rem;
      padding-right: .625rem
   }
   .thongsokythuat .phienban-row .phienban-title:after,
   .thongsokythuat .phienban-row .phienban-title:before {
      top: 12px
   }
   .thongsokythuat .thuvien .catalogue-download {
      text-align: left
   }
   .thongsokythuat .thuvien .catalogue-download .btn {
      margin: 12.5rem 0 1.875rem
   }
   .thongsokythuat .thuvien .catalogue-download .btn .text {
      font-size: 1.625rem
   }
   .thongsokythuat .thuvien .catalogue-download .desc {
      padding: 0
   }
   .thongsokythuat .thuvien .list-photo,
   .thongsokythuat .thuvien .video {
      margin-left: -webkit-calc(-5% - 4px);
      margin-left: calc(-5% - 4px);
      margin-right: -webkit-calc(-5% - 4px);
      margin-right: calc(-5% - 4px)
   }
   .thongsokythuat .phukien .note-text {
      padding-left: 12%;
      padding-right: 12%
   }
   .thongsokythuat .list-phukien,
   .thongsokythuat .tintuclienquan .slick-slider {
      margin-left: -webkit-calc(-5% - 4px);
      margin-left: calc(-5% - 4px);
      margin-right: -webkit-calc(-5% - 4px);
      margin-right: calc(-5% - 4px)
   }
   .slide-dacdiemnoibat .feature-news-item sup {
      top: -.1875rem
   }
   .slide-dacdiemnoibat .feature-news-item .summary {
      font-size: .875rem;
      line-height: 1.375rem
   }
   .cate-header {
      overflow: hidden
   }
   .cate-footer {
      width: 60%
   }
   .cate-header-left {
      float: left
   }
   .cate-title a,
   .cate-title span {
      font-size: 1.5rem;
      text-transform: initial
   }
   .cate-more-link {
      display: block
   }
   .cate-btn-more {
      display: inline-block;
      padding-top: .625rem;
      padding-bottom: .625rem;
      font-size: 1.5rem
   }
   .cate-block .cate-btn-more,
   .list-tab-category .cate-btn-more {
      display: none
   }
   .cate-page {
      padding-left: 0;
      padding-right: 1.875rem
   }
   .cate-block {
      padding: 1.875rem 0
   }
   .cate-item {
      overflow: hidden;
      margin-bottom: 2.5rem
   }
   .cate-item .thumb-box {
      float: left;
      width: 45%
   }
   .cate-item .info-box {
      overflow: hidden;
      padding-left: 2.1875rem
   }
   .cate-item .title-item {
      margin-top: 0;
      font-size: 1.25rem;
      line-height: 1.875rem
   }
   .cate-item .summary-text,
   .cate-item .time-text {
      font-size: 1rem
   }
   .cate-item .time-text {
      margin-top: .9375rem
   }
   .cate-item .summary-text {
      margin-top: 1.25rem;
      line-height: 1.75rem
   }
   .page-news-home {
      margin-top: 0;
      padding-top: 2.5rem
   }
   .page-news-home .title-block {
      padding-bottom: .625rem;
      margin-bottom: 2.8125rem
   }
   .page-news-home .new-hot .text-title {
      padding: 1.25rem 0 0
   }
   .page-news-home .new-hot .text-title .ni-title {
      font-size: 1.5rem;
      line-height: 1.875rem
   }
   .page-news-home .new-hot .text-title .ni-time {
      font-size: 1rem;
      padding: .625rem 0 1.25rem
   }
   .page-news-home .new-hot .text-title .ni-desc {
      font-size: 1rem;
      line-height: 1.75rem
   }
   .page-news-home .news-list-sub {
      padding: 0
   }
   .page-news-home .news-list-sub .row > [class^=col-]:nth-child(even),
   .page-news-home .news-list-sub .row > [class^=col-]:nth-child(odd) {
      padding-left: 15px;
      padding-right: 15px
   }
   .page-news-home .news-list-sub .new-thumbtop {
      padding-top: 0;
      padding-bottom: 1.875rem
   }
   .page-news-home .news-list-sub .new-thumbtop .text-title {
      padding-top: .625rem
   }
   .page-news-home .news-list-sub .new-thumbtop .text-title .ni-title {
      font-size: 1rem;
      line-height: 1.5rem
   }
   .page-news-home .list-tab-category {
      padding-bottom: 0
   }
   .page-news-home .list-tab-category .tab-menu {
      padding: 1.875rem 0 0
   }
   .page-news-home .list-tab-category .cate-tab-list {
      margin: 0
   }
   .page-news-home .list-tab-category .cate-tab-list li {
      padding-right: 1.875rem;
      margin-bottom: 0
   }
   .page-news-home .list-tab-category .cate-tab-list li:not(:first-child) {
      padding-left: 1.875rem
   }
   .page-news-home .list-tab-category .cate-tab-list a {
      font-size: 1.25rem
   }
   .page-news-home .list-tab-category .tab-content {
      margin-left: -1.875rem;
      margin-right: -1.875rem
   }
   .new-thumbtop .text-title {
      max-height: 15rem;
      min-height: 15rem
   }
   .news-link-title {
      margin: 0 0 1.25rem;
      font-size: 2.1875rem
   }
   .rss-box {
      padding: .9375rem 1.25rem
   }
   .rss-box .text {
      font-size: 1.75rem
   }
   .news-sidebar .sidebar-block {
      margin-bottom: 1.25rem
   }
   .news-sidebar .link-block,
   .news-sidebar .rss-block {
      padding: 10px 0 0
   }
   .news-sidebar .link-block {
      line-height: 1.8
   }
   .news-sidebar .news-link li {
      margin-top: .625rem
   }
   .news-sidebar .news-link li .sp-text {
      font-size: 1.625rem
   }
   .news-sidebar .sub-link {
      padding-bottom: .625rem
   }
   .news-sidebar .drive-link {
      border: 1px solid #e0e0e0;
      border-top: none;
      margin-top: 1.25rem
   }
   .news-sidebar .drive-item {
      padding: .9375rem 1.25rem;
      line-height: 2.1875rem
   }
   .news-sidebar .drive-item .icon {
      width: 2.5rem
   }
   .news-sidebar .drive-item .text {
      font-size: 1.25rem
   }
   .news-sidebar .drive-item .link {
      font-size: 2rem
   }
   .news-sidebar .drive-item .link.mail {
      font-size: 1.375rem
   }
   .page-news-home .list-tab-category .tab-link {
      display: block
   }
   .news-other-list a {
      font-size: 1.6875rem;
      line-height: 2.25rem
   }
   .news-detail-block {
      padding-left: 1.875rem;
      padding-right: 1.875rem
   }
   .news-detail-header .title-detail {
      font-size: 2.25rem;
      line-height: 2.875rem
   }
   .news-detail-header .meta-time {
      font-size: 1.6875rem
   }
   .news-other-block {
      padding-left: 0;
      padding-right: 0
   }
   .faqs-page .btn-send {
      position: absolute;
      top: 0;
      right: 15px;
      margin: 0;
      z-index: 31
   }
   .faqs-page .btn-send a {
      width: auto;
      padding: .75rem 1.25rem .625rem;
      text-transform: none
   }
   .faqs-menu {
      padding: .75rem 0 .3125rem;
      height: auto
   }
   .faqs-menu .faqs-tab-list {
      text-align: left;
      overflow: hidden
   }
   .faqs-menu .faqs-tab-list li {
      margin-bottom: 1.25rem;
      padding-right: 1.125rem;
      float: left
   }
   .faqs-menu .faqs-tab-list li:not(:first-child) {
      padding-left: 1.125rem;
      border-left: 1px solid gray
   }
   .faqs-menu .faqs-tab-list a {
      color: gray;
      font-size: 1.5rem;
      font-weight: 700
   }
   .faqs-menu .faqs-tab-list a.active,
   .faqs-menu .faqs-tab-list a:hover {
      color: #ed1c24
   }
   .faqs-tab-content {
      font-size: 1.125rem;
      line-height: 1.75rem
   }
   .faqs-tab-content .panel-title a {
      padding: 1.0625rem .9375rem .75rem 0
   }
   .faqs-tab-content .item-icon {
      padding: 0 10px;
      display: table-cell;
      vertical-align: middle
   }
   .faqs-tab-content .item-text {
      display: table-cell;
      vertical-align: middle
   }
   .faqs-tab-content .item-text p {
      margin-top: 0
   }
   .faqs-tab-content .panel-body {
      padding: 1.8125rem .9375rem 1.375rem 3.4375rem
   }
   .faqs-tab-content .panel-body p:first-child {
      margin-top: 0
   }
   .faqs-tab-content .panel-body p {
      margin-top: .625rem
   }
   .career-item {
      border: 2px solid #f0f0f0
   }
   .career-title {
      padding: 18px 20px 15px
   }
   .career-title:before {
      display: none
   }
   .career-title h2 {
      margin-bottom: 0;
      font-size: 1.875rem
   }
   .career-title .date {
      font-size: 1.5rem;
      text-align: right
   }
   .career-content {
      padding: 20px
   }
   .career-content p:first-child {
      margin-top: 0
   }
   .career-content p {
      margin-top: .625rem
   }
   .page-sparepart .spare-content {
      padding: 0 15px
   }
   .page-sparepart .spare-des {
      margin-bottom: 20px;
      font-size: 1.5rem;
      line-height: 1.75rem
   }
   .page-sparepart .btn-contact {
      text-align: center;
      margin-bottom: 35px
   }
   .page-sparepart .item {
      margin-bottom: 15px
   }
   .page-sparepart .item-name {
      max-width: 200px;
      font-size: 1.5rem;
      line-height: 2rem;
      height: 3.625rem
   }
   .services-block {
      padding-top: 1.25rem
   }
   .services-list {
      overflow: hidden;
      padding: 1.875rem 0 11.25rem
   }
   .services-list li {
      width: 50%;
      float: left;
      padding-left: 1.875rem;
      padding-right: 1.875rem
   }
   .search-primary-form {
      width: 80%;
      margin-left: auto;
      margin-right: auto
   }
   .search-primary-form .search-input {
      font-size: 18px
   }
   .search-primary-form .btn {
      font-size: 24px
   }
   .search-title {
      margin-left: 0
   }
   .list-dealer .title-intro {
      font-size: 3rem
   }
   .list-dealer-block {
      overflow: hidden
   }
   .list-dealer-item {
      float: left;
      width: 50%
   }
   .list-dealer-item .title {
      font-size: 1.875rem;
      line-height: 1.5
   }
   .list-dealer-item .info-list li {
      font-size: 1.375rem
   }
}

@media (min-width:768px) and (max-width:991px) {
   .page-sparepart .item-right {
      text-align: right
   }
   .page-sparepart .item-left {
      text-align: left
   }
}

@media (min-width:768px) {
   .spare-detail-menu {
      padding: .75rem 0 .3125rem;
      height: auto
   }
   .spare-detail-menu .spare-detail-tab-list {
      text-align: left;
      border-bottom: 2px solid silver;
      width: 100%
   }
   .spare-detail-menu .spare-detail-tab-list li {
      display: table-cell;
      vertical-align: top;
      position: relative;
      padding-right: 1.5rem;
      padding-bottom: 1.25rem;
      text-align: center
   }
   .spare-detail-menu .spare-detail-tab-list li:not(:first-child) {
      padding-left: 1.5rem
   }
   .spare-detail-menu .spare-detail-tab-list li.active:after,
   .spare-detail-menu .spare-detail-tab-list li.active:before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid silver
   }
   .spare-detail-menu .spare-detail-tab-list li.active:before {
      bottom: -1px
   }
   .spare-detail-menu .spare-detail-tab-list li.active:after {
      bottom: -2px;
      border-left-width: 8px;
      border-right-width: 8px;
      border-bottom-width: 8px;
      border-bottom-color: #fff
   }
   .spare-detail-menu .spare-detail-tab-list a {
      color: #ed1c24;
      font-size: 1.25rem;
      max-width: 200px
   }
   .spare-detail-menu .spare-detail-tab-list a:hover {
      opacity: .9
   }
   .spare-detail-menu .spare-detail-tab-list img {
      margin-bottom: 8px
   }
   .spare-detail-menu .spare-detail-tab-list p {
      line-height: 1.3
   }
   .spare-detail-des p {
      padding: 0
   }
   .spare-detail-tab-content .tab-panel {
      padding: 15px 0;
      color: #333
   }
   .spare-detail-tab-content .tab-panel .pd-left {
      padding-left: 1.25rem
   }
   .spare-detail-tab-content .tab-panel h2 {
      text-transform: uppercase;
      font-size: 1.75rem
   }
   .spare-detail-tab-content .tab-panel img {
      margin: 1.25rem 0 0
   }
   .customer-survey .vinastar-thanks {
      font-size: 1.125rem;
      line-height: 1.625rem;
      padding: 0
   }
   .customer-survey .frm-item .frm-title {
      font-size: 1.5rem;
      line-height: 2.3125rem;
      padding-top: .4375rem;
      padding-bottom: .4375rem
   }
   .customer-survey .frm-item .frm-text,
   .customer-survey .frm-item input,
   .customer-survey .frm-item select,
   .customer-survey .frm-item textarea,
   .reg-cost .frm-item .frm-text {
      font-size: 1.125rem;
      line-height: 1.75rem;
      color: #404040
   }
   .customer-survey .textfield-float-label input {
      padding-top: 30px;
      padding-bottom: 5px;
      border-bottom-width: 1px
   }
   .customer-survey .textfield-float-label label {
      -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
      transform: translate(0, 30px)
   }
   .customer-survey .textfield-float-label input.is-not-empty ~ label,
   .customer-survey .textfield-float-label input:focus ~ label,
   .customer-survey .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .customer-survey .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label {
      font-size: 1.25rem;
      line-height: 2rem
   }
   .customer-survey .div-date,
   .customer-survey .div-select {
      width: 60%
   }
   .customer-survey .textareafield,
   .customer-survey .textfield-float-label {
      width: 80%
   }
   .customer-survey .checkboxfield .frm-li,
   .customer-survey .radiofield .frm-li {
      width: 25%;
      float: left
   }
   .customer-survey .checkboxfield .frm-label .frm-text,
   .customer-survey .radiofield .frm-label .frm-text,
   .reg-cost .radiofield .frm-label .frm-text {
      padding-right: 10px;
      padding-left: 2.1875rem;
      display: block
   }
   .customer-survey .checkboxfield .frm-label input + span:before,
   .customer-survey .radiofield .frm-label input + span:before,
   .reg-cost .radiofield .frm-label input + span:before {
      width: 1.5625rem;
      height: 1.5625rem
   }
   .customer-survey .checkboxfield .frm-label input[type=checkbox]:checked + span:before,
   .customer-survey .radiofield .frm-label input[type=checkbox]:checked + span:before,
   .reg-cos .radiofield .frm-label input[type=checkbox]:checked + span:before {
      background-position: bottom .3125rem center
   }
   .customer-survey .checkboxfield .frm-label input[type=radio]:checked + span:before,
   .customer-survey .radiofield .frm-label input[type=radio]:checked + span:before,
   .reg-cost .radiofield .frm-label input[type=radio]:checked + span:before {
      background-position: bottom 0 center
   }
   .customer-survey .frm-hightline {
      font-size: 1.25rem;
      line-height: 1.875rem;
      margin-left: -1.25rem
   }
   .customer-survey .frm-note {
      font-size: 1.125rem;
      line-height: 1.875rem;
      margin: 0 -1.25rem
   }
   .customer-survey .frm-end .btn {
      font-size: 1.5rem;
      padding-left: 3.75rem;
      padding-right: 3.75rem;
      font-weight: 400;
      min-width: auto
   }
   .customer-survey textarea {
      margin-top: .625rem;
      margin-bottom: .625rem
   }
   .services-block {
      padding-top: 1.25rem
   }
   .services-list {
      overflow: hidden;
      padding: 1.875rem 0 11.25rem
   }
   .services-list li {
      width: 50%;
      float: left;
      padding-left: 1.875rem;
      padding-right: 1.875rem
   }
   .footer-middle-col {
      min-width: -webkit-calc(100% / 5);
      min-width: calc(100% / 5)
   }
}

@media (min-width:992px) and (max-width:1199px) {
   .class {
      color: #2b2b2b
   }
}

@media (min-width:992px) {
   .btn-secondary {
      font-size: 14px;
      padding: 12px 15px;
      min-width: 120px
   }
   .second-block {
      padding-bottom: 5rem
   }
   .vehicle-item {
      width: 25%;
      padding-left: 10px;
      padding-right: 10px
   }
   .input-group {
      padding-right: 1.25rem;
      margin-top: .625rem
   }
   .input-group .label-1 {
      width: 5rem;
      font-size: 1.25rem
   }
   .input-group .input-1 {
      font-size: 1.25rem;
      padding: .5rem .75rem
   }
   .error-group {
      padding: .3125rem 0 .3125rem 5rem
   }
   .error-group .error-msg {
      font-size: 1rem
   }
   .footer-top-list {
      float: left;
      width: auto;
      padding: 7px 0;
      border: 0
   }
   .footer-top-list li {
      padding: 1.25rem 1.875rem .9375rem .9375rem;
      width: auto;
      border-left: 1px solid #e0e0e0;
      border-bottom: 0
   }
   .footer-top-contact {
      padding-top: 0;
      border-left: 1px solid #e0e0e0
   }
   .footer-top-contact .left-icon-link .icon {
      display: none
   }
   .footer-top-contact .left-icon-link .text {
      padding-top: .5rem
   }
   .footer-top .social-box {
      padding-top: .75rem
   }
   .fd-map-wrap {
      padding: 10px
   }
   .fd-map-wrap .fd-near {
      float: left;
      width: 35%;
      height: 100%;
      z-index: 10;
      -webkit-box-shadow: 0 0 15px 0 #bbb;
      box-shadow: 0 0 15px 0 #bbb
   }
   .fd-map-wrap .fd-near-search .s-icon {
      font-size: 1.375rem;
      padding: 12px 0 10px
   }
   .fd-map-wrap .fd-near-search input {
      font-size: 1.375rem
   }
   .fd-map-wrap .fd-near-list-item {
      padding: .875rem 1.25rem;
      border-bottom-width: 1px
   }
   .fd-map-wrap .fd-near-list-item .col-stt {
      display: block;
      position: absolute;
      top: 1.0625rem;
      left: 1.25rem
   }
   .fd-map-wrap .fd-near-list-item .col-stt span {
      display: block;
      text-align: center;
      height: 1.875rem;
      width: 1.875rem;
      font-size: 1.25rem;
      line-height: 2rem;
      color: #fff;
      font-weight: 700;
      background-color: #ed1c24
   }
   .fd-map-wrap .fd-near-list-item .col-detail .d-name {
      font-size: 1.1875rem
   }
   .fd-map-wrap .fd-near-list-item .col-detail .d-address,
   .fd-map-wrap .fd-near-list-item .col-detail .d-phone {
      font-size: .9375rem
   }
   .fd-map-wrap .fd-near-list-item .col-detail .d-phone {
      margin-top: .3125rem
   }
   .fd-map-wrap .fd-near-list-item .col-detail .d-link {
      font-size: 1.0625rem
   }
   .fd-map-wrap .fd-near-list-item .col-detail .d-distance {
      position: absolute;
      top: 1.25rem;
      right: 1.25rem;
      font-size: 1.25rem;
      color: silver
   }
   .fd-map-wrap .fd-near-list-item .col-distance {
      display: none
   }
   .fd-map-wrap .fd-map {
      display: block;
      opacity: 1
   }
   .fd-all-wrap {
      padding: 0;
      text-align: center
   }
   .fd-all-wrap .title-trapezoid {
      position: absolute;
      width: auto;
      height: 42px;
      top: -42px;
      left: 50%;
      margin: 0;
      padding: 0 25px;
      border-bottom: 42px solid #ed1c24;
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      text-transform: none;
      font-size: 21px;
      line-height: 46px;
      color: #fff;
      z-index: 1
   }
   .fd-all-wrap .title-trapezoid:after,
   .fd-all-wrap .title-trapezoid:before {
      display: none;
      opacity: 0
   }
   .fd-all-wrap .fd-select {
      display: block;
      width: 100%;
      max-width: 1320px;
      margin: 0 auto;
      padding: 0;
      border-bottom: 2px solid #ed1c24;
      background: 0 0
   }
   .fd-all-wrap .fd-select a.collapse-btn,
   .fd-all-wrap .fd-select i.collapse-icon {
      display: none;
      opacity: 0;
      z-index: -10
   }
   .fd-all-wrap .fd-select ul {
      text-align: center;
      position: relative;
      max-height: none;
      margin: 10px 0;
      -webkit-box-shadow: none;
      box-shadow: none
   }
   .fd-all-wrap .fd-select ul.open {
      max-height: none
   }
   .fd-all-wrap .fd-select ul li {
      display: inline-block;
      position: relative
   }
   .fd-all-wrap .fd-select ul li a {
      height: auto;
      font-size: 1.375rem;
      line-height: 40px;
      font-weight: 700;
      color: gray;
      padding: 0 15px;
      background: 0 0;
      border: none
   }
   .fd-all-wrap .fd-select ul li a span {
      font-weight: 700
   }
   .fd-all-wrap .fd-select ul li:before {
      position: absolute;
      content: "";
      width: 1px;
      height: 16px;
      top: 50%;
      left: 0;
      margin-top: -8px;
      background: gray
   }
   .fd-all-wrap .fd-select ul li.active a {
      color: #ed1c24
   }
   .fd-all-wrap .fd-select ul li:first-child a {
      padding-left: 0
   }
   .fd-all-wrap .fd-select ul li:first-child:before {
      display: none;
      opacity: 0
   }
   .fd-all-wrap .fd-result-item {
      padding: .9375rem 1.25rem;
      border-bottom-width: 1px
   }
   .fd-all-wrap .fd-result-item .col-detail .d-name {
      font-size: 1.1875rem
   }
   .fd-all-wrap .fd-result-item .col-detail .d-address,
   .fd-all-wrap .fd-result-item .col-detail .d-phone {
      font-size: .9375rem
   }
   .fd-all-wrap .fd-result-item .col-detail .d-phone {
      margin-top: 3px
   }
   .fd-all-wrap .fd-result-item .col-detail .d-link {
      font-size: 1.0625rem
   }
   .fd-all-wrap .fd-result-item .col-buttons {
      background-color: transparent;
      overflow: hidden;
      width: 250px;
      height: 100%
   }
   .fd-all-wrap .fd-result-item .col-buttons .phone-box {
      display: none!important
   }
   .fd-all-wrap .fd-result-item .col-buttons .find-map,
   .fd-all-wrap .fd-result-item .col-buttons .find-road {
      position: relative;
      display: block;
      float: left;
      width: 50%;
      height: 100%
   }
   .fd-all-wrap .fd-result-item .col-buttons .find-map .svg-icon,
   .fd-all-wrap .fd-result-item .col-buttons .find-road .svg-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%)
   }
   .fd-all-wrap .fd-result-item .col-buttons .find-map .icon-dealer-small,
   .fd-all-wrap .fd-result-item .col-buttons .find-road .icon-dealer-small {
      width: 1rem;
      height: 1.375rem
   }
   .fd-all-wrap .fd-result-item .col-buttons .find-map .icon-find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-road .icon-find-road {
      width: 1.375rem;
      height: 1.375rem
   }
   .fd-all-wrap .fd-result-head {
      display: block;
      opacity: 1;
      padding-right: 250px
   }
   .fd-all-wrap .fd-result-head .col-detail {
      font-size: 1.4375rem
   }
   .fd-all-wrap .fd-result-head .col-buttons {
      width: 250px
   }
   .fd-all-wrap .fd-result-head .col-buttons a {
      padding: 12px 0 0;
      font-size: 1.375rem;
      line-height: 1.15
   }
   .fd-all-wrap .fd-all-block {
      display: block;
      width: 100%;
      max-width: 1320px;
      margin: 0 auto;
      padding: 0;
      text-align: left
   }
   .fd-all-wrap .fd-all-block:after {
      display: block;
      content: "";
      clear: both
   }
   .fd-all-wrap .fd-all-block .block-left {
      display: inline-block;
      width: 100%;
      max-width: 800px;
      padding: 0
   }
   .fd-all-wrap .fd-all-block .block-right {
      float: right;
      width: 32%;
      max-width: 400px
   }
   .fd-all-wrap .fd-reg {
      margin: 0;
      -webkit-box-shadow: 0 3px 20px 0 #ddd;
      box-shadow: 0 3px 20px 0 #ddd
   }
   .fd-all-wrap .fd-reg a {
      font-size: 1.75rem;
      line-height: 1.3;
      padding: 12px 20px 10px
   }
   .mitsu-modal .mCSB_container {
      margin: 0
   }
   .mitsu-modal .mCSB_scrollTools {
      opacity: 1!important;
      z-index: 1
   }
   .mitsu-modal .title-block {
      width: 84%
   }
   .find-dealer-page .content .desc,
   .mitsu-modal .content .desc {
      font-size: 1.3125rem
   }
   .find-dealer .mitsu-frm .frm-item,
   .find-dealer .mitsu-frm .reg-selects,
   .mitsu-modal .mitsu-frm .frm-item,
   .mitsu-modal .mitsu-frm .reg-selects {
      margin-top: 15px
   }
   .mitsu-modal .mitsu-frm .frm-item .frm-title,
   .mitsu-modal .mitsu-frm .reg-selects .frm-title {
      font-size: 1.1875rem
   }
   .find-dealer-page .mitsu-frm .frm-item .frm-title,
   .find-dealer-page .mitsu-frm .reg-selects .frm-title {
      font-size: 1.5625rem
   }
   .find-dealer .mitsu-frm .frm-item .selecter,
   .find-dealer .mitsu-frm .reg-selects .selecter,
   .mitsu-modal .mitsu-frm .frm-item .selecter,
   .mitsu-modal .mitsu-frm .reg-selects .selecter {
      margin: 10px 0 0
   }
   .find-dealer .mitsu-frm .frm-item .selecter .selecter-selected,
   .find-dealer .mitsu-frm .reg-selects .selecter .selecter-selected,
   .mitsu-modal .mitsu-frm .frm-item .selecter .selecter-selected,
   .mitsu-modal .mitsu-frm .reg-selects .selecter .selecter-selected {
      font-size: 1.5rem;
      padding: 10px 30px 5px 12px
   }
   .find-dealer .mitsu-frm .frm-item .error-msg,
   .find-dealer .mitsu-frm .reg-selects .error-msg,
   .mitsu-modal .mitsu-frm .frm-item .error-msg,
   .mitsu-modal .mitsu-frm .reg-selects .error-msg {
      font-size: 1.125rem
   }
   .find-dealer .mitsu-frm .frm-item .frm-btn,
   .find-dealer .mitsu-frm .reg-selects .frm-btn,
   .mitsu-modal .mitsu-frm .frm-item .frm-btn,
   .mitsu-modal .mitsu-frm .reg-selects .frm-btn {
      display: inline-block;
      width: auto;
      margin-top: 15px;
      padding: 15px 40px;
      font-size: 1.5625rem
   }
   .find-dealer .mitsu-frm .reg-selects,
   .mitsu-modal .mitsu-frm .reg-selects {
      display: inline-block;
      vertical-align: top;
      width: 45%;
      margin-right: 15px
   }
   .find-dealer .mitsu-frm .textfield-float-label input,
   .find-dealer .mitsu-frm .textfield-float-label label,
   .find-dealer .mitsu-frm .textfield-float-label textarea,
   .mitsu-modal .mitsu-frm .textfield-float-label input,
   .mitsu-modal .mitsu-frm .textfield-float-label label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea {
      padding-top: 20px;
      font-size: 1.5625rem;
      border-bottom-width: 1px
   }
   .find-dealer .mitsu-frm .textfield-float-label label,
   .mitsu-modal .mitsu-frm .textfield-float-label label {
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      transform: translate(0, 20px)
   }
   .find-dealer .mitsu-frm .textfield-float-label input.is-not-empty ~ label,
   .find-dealer .mitsu-frm .textfield-float-label input:focus ~ label,
   .find-dealer .mitsu-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .find-dealer .mitsu-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
   .find-dealer .mitsu-frm .textfield-float-label textarea.is-not-empty ~ label,
   .find-dealer .mitsu-frm .textfield-float-label textarea:focus ~ label,
   .find-dealer .mitsu-frm .textfield-float-label textarea:not(:focus):not(:empty) ~ label,
   .find-dealer .mitsu-frm .textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input.is-not-empty ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input:focus ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea.is-not-empty ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea:focus ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea:not(:focus):not(:empty) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label {
      font-size: 1rem;
      color: gray;
      -webkit-transform: translate(0, 4px);
      -ms-transform: translate(0, 4px);
      transform: translate(0, 4px)
   }
   .mitsu-modal.news-reg-modal .content {
      padding-bottom: 60px
   }
   .mitsu-modal.news-reg-modal .content .desc {
      font-size: 1.3125rem
   }
   .mitsu-modal.news-reg-modal .content .desc p {
      margin: 10px 0 0
   }
   .mitsu-modal.news-reg-modal .mitsu-frm {
      display: inline-block;
      width: 100%;
      max-width: 480px;
      margin: 15px 0 30px
   }
   .mitsu-modal.news-reg-modal .mitsu-frm .has-captcha .error-msg,
   .mitsu-modal.news-reg-modal .mitsu-frm .has-captcha input,
   .mitsu-modal.news-reg-modal .mitsu-frm .has-captcha label {
      width: 62%
   }
   .mitsu-modal.news-reg-modal .mitsu-frm .has-captcha .captcha-wrap {
      width: 36%
   }
   .mitsu-modal.news-reg-modal .mitsu-frm .has-captcha .captcha-show {
      font-size: 1.875rem
   }
   .mitsu-modal.news-reg-modal .mitsu-frm .frm-item .frm-btn {
      padding: 12px 45px 10px;
      font-size: 1.375rem
   }
   .pr-banner .bn-title {
      font-size: 2.5rem;
      color: #fff;
      font-weight: 400
   }
   .pr-banner .bn-content {
      display: none
   }
   .pr-navigation {
      position: relative;
      height: 3.75rem
   }
   .pr-menu {
      position: relative;
      overflow: hidden;
      height: 3.75rem;
      border-bottom: .125rem solid #e0e0e0
   }
   .pr-menu .dd-text .svg-icon,
   .pr-menu a .svg-icon {
      width: 17px;
      height: 17px;
      background-position: top -21px center
   }
   .pr-menu .dd-text .icon,
   .pr-menu a .icon {
      padding: 0 .3125rem 0 0
   }
   .pr-menu .dd-text .text,
   .pr-menu a .text {
      font-size: 1.125rem
   }
   .pr-menu .dd-text:hover .svg-icon,
   .pr-menu a:hover .svg-icon {
      background-position: top 0 center
   }
   .pr-menu .home {
      background-color: #fff;
      width: 3.75rem
   }
   .pr-menu .home i {
      padding-right: 0
   }
   .pr-menu .home:before {
      content: none
   }
   .pr-menu .top {
      display: table
   }
   .pr-menu .dropdown {
      padding-left: 3.75rem;
      padding-right: 3.75rem
   }
   .pr-menu .dropdown .btn {
      display: none
   }
   .pr-menu .dropdown .dd-logo {
      padding: .9375rem;
      margin: 0;
      height: 100%;
      background-color: #ed1c24
   }
   .pr-menu .dropdown .dd-logo img {
      width: 7.5rem;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%)
   }
   .pr-menu .dropdown-menu {
      height: 100%;
      width: 100%;
      padding: 0;
      position: relative;
      top: 0;
      left: 0;
      display: block;
      float: none;
      border-bottom: 0
   }
   .pr-menu .dropdown-menu:after,
   .pr-menu .dropdown-menu:before {
      content: "";
      display: table
   }
   .pr-menu .dropdown-menu:after {
      clear: both
   }
   .pr-menu .dropdown-menu li {
      float: left
   }
   .pr-menu .dropdown-menu li:not(:last-child) {
      margin-right: 1.8%
   }
   .pr-content .title-block span {
      display: block;
      margin-bottom: 0
   }
   .pr-content .title-block small {
      display: inline-block;
      vertical-align: top;
      font-size: 1.5625rem;
      font-weight: 300;
      line-height: 1.4
   }
   .pr-content .pr-info {
      background-color: #fcfcfc;
      -webkit-box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .16);
      box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .16);
      padding: 2.5rem 1.875rem
   }
   .pr-content .pr-info .title {
      font-size: 1.75rem;
      text-align: left;
      margin-bottom: 1rem
   }
   .pr-content .pr-info .summary {
      font-size: 1.125rem;
      line-height: 1.5625rem
   }
   .gl-360 .gl360-direc i {
      font-size: 1.875rem;
      top: .3125rem
   }
   .vehicle-color {
      width: 2.5rem;
      height: 2.5rem
   }
   .vehicle-color .text {
      font-size: 1.25rem
   }
   .vehicle-color .color-name {
      font-size: 1.125rem;
      min-width: 18.75rem;
      bottom: -1.875rem
   }
   .thongsokythuat .nav-tabs li {
      margin: 3.125rem .625rem 1.875rem
   }
   .page-product .title-block {
      width: 100%
   }
   .page-product .phienban {
      overflow: hidden;
      padding: 0;
      margin: 0;
      background-color: transparent;
      border-bottom: 1px solid #e0e0e0
   }
   .page-product .phienban .phienban-title {
      float: left;
      font-size: 1.25rem;
      font-weight: 700;
      margin-bottom: 0;
      padding-bottom: 5px
   }
   .page-product .phienban .phienban-title:after {
      display: none
   }
   .page-product .phienban .phienban-select {
      overflow: hidden
   }
   .page-product .slide-dacdiemnoibat {
      margin-left: 0;
      margin-right: 0
   }
   .page-product .slide-dacdiemnoibat .feature-news-box {
      padding-left: 1.25rem;
      padding-right: 0
   }
   .pr-title-block .page-product .thuvien + .row {
      padding-left: 15px;
      padding-right: 15px
   }
   .page-product .thuvien .catalogue-download {
      float: right;
      margin: 0
   }
   .page-product .thuvien .catalogue-download > div {
      background-color: #f0f0f0;
      text-align: left;
      margin-left: -11px;
      margin-right: 0;
      padding: 1.5625rem 0 1.5rem
   }
   .page-product .thuvien .catalogue-download .btn {
      margin-top: 6.25rem
   }
   .page-product .thuvien .catalogue-download .btn i {
      width: 1.875rem;
      height: 1.875rem
   }
   .page-product .thuvien .catalogue-download .btn .text {
      font-size: 1.25rem
   }
   .page-product .thuvien .catalogue-download .desc {
      padding: 0;
      margin-top: 1.25rem
   }
   .page-product .thuvien .catalogue-download .desc-text {
      font-size: 1.25rem;
      line-height: 1.75rem
   }
   .page-product .thuvien .catalogue-download .download-link {
      margin-top: 1.25rem;
      font-size: 1.25rem
   }
   .page-product .thuvien .catalogue-download picture {
      display: inline-block;
      border: 8px solid #fff;
      -webkit-box-shadow: 0 0 8px 1px #ddd;
      box-shadow: 0 0 8px 1px #ddd
   }
   .page-product .thuvien .video {
      margin: 0 -12px 0 0
   }
   .page-product .thuvien .video > div {
      background-color: #000
   }
   .page-product .thuvien .list-photo {
      margin-top: .3125rem
   }
   .page-product .thuvien .list-photo:after,
   .page-product .thuvien .list-photo:before {
      content: "";
      display: table
   }
   .page-product .thuvien .list-photo:after {
      clear: both
   }
   .page-product .thuvien .list-photo .photo-item {
      width: -webkit-calc(100% / 4);
      width: calc(100% / 4);
      float: left;
      -webkit-transition: all .4s;
      transition: all .4s
   }
   .page-product .thuvien .list-photo .photo-item:nth-child(n + 9) {
      height: 0;
      visibility: hidden
   }
   .page-product .thuvien .list-photo.extract .photo-item {
      height: auto;
      visibility: visible
   }
   .page-product .thuvien .view-more-link {
      margin-top: 2.1875rem
   }
   .page-product .thongsokythuat .tab-content {
      margin-top: 100px
   }
   .page-product .thongsokythuat .phienban-item {
      margin: 0
   }
   .page-product .thongsokythuat .hidden-lg .phienban-note {
      display: none
   }
   .page-product .thongsokythuat .phienban-note {
      text-align: right;
      padding-top: .3125rem;
      padding-bottom: .9375rem;
      margin-bottom: 0
   }
   .page-product .thongsokythuat .phienban-note a {
      font-size: 1rem;
      color: #ed1c24
   }
   .page-product .thongsokythuat .phienban-note a i {
      font-size: 1.25rem
   }
   .page-product .thongsokythuat .phienban-select {
      float: right
   }
   .page-product .thongsokythuat .phienban-select ul li {
      width: auto;
      margin-left: 1.875rem;
      padding-left: 1.875rem;
      border-left-width: 1px
   }
   .page-product .thongsokythuat .phienban-select ul li a {
      font-size: 1.125rem;
      font-weight: 400
   }
   .page-product .thongsokythuat .phienban-select ul li.active a {
      font-weight: 700
   }
   .page-product .thongsokythuat .phienban-slide {
      margin: 10px 0
   }
   .page-product .thongsokythuat .phienban-row {
      margin: 0 0 20px;
      padding: 0 0 4px;
      border-top: none;
      border-bottom: none;
      position: relative
   }
   .page-product .thongsokythuat .phienban-row .phienban-title {
      font-size: 1.25rem
   }
   .page-product .thongsokythuat .phienban-row .phienban-title:after,
   .page-product .thongsokythuat .phienban-row .phienban-title:before {
      content: none
   }
   .page-product .thongsokythuat .phienban-row .phienban-gia {
      font-size: 1.25rem;
      font-weight: 700;
      text-align: right;
      padding: 0
   }
   .page-product .thongsokythuat .phienban-row .phienban-gia span {
      display: none
   }
   .page-product .thongsokythuat .phienban-row .phienban-content {
      clear: both;
      border-top: 1px solid #e0e0e0;
      height: auto;
      padding-top: 5px
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-row {
      padding-top: 5px;
      padding-bottom: 5px
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-left,
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-right {
      font-size: 1.125rem;
      padding-top: 0;
      padding-bottom: 0
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-left {
      padding-left: 30px
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-right {
      text-align: right;
      line-height: 1.5rem;
      color: #404040
   }
   .page-product .thongsokythuat .phienban-row .view-detail {
      float: right;
      margin-top: 5px;
      font-size: 1.125rem;
      color: #ed1c24;
      display: block
   }
   .page-product .thongsokythuat .phienban-row:last-child {
      border-bottom: none
   }
   .page-product .thongsokythuat .phienban-row:first-child {
      border-top: none
   }
   .page-product .thongsokythuat .phienban-btn {
      padding: 0;
      margin-top: 0
   }
   .page-product .thongsokythuat .phienban-btn ul {
      margin-left: 0;
      margin-right: 0
   }
   .page-product .thongsokythuat .phienban-btn ul li {
      padding-left: 2px;
      padding-right: 2px;
      width: -webkit-calc(100%/4);
      width: calc(100%/4)
   }
   .page-product .thongsokythuat .phienban-btn ul li .btn {
      padding: .625rem
   }
   .page-product .thongsokythuat .phienban-btn ul li .btn .text {
      font-size: .875rem;
      padding-left: .625rem
   }
   .page-product .thongsokythuat .phienban-btn ul li .btn .icon {
      width: auto
   }
   .page-product .thongsokythuat .phienban-btn ul li:first-child {
      padding-left: 0
   }
   .page-product .thongsokythuat .phienban-btn ul li:last-child {
      padding-right: 0
   }
   .pr-banner .video {
      position: absolute;
      right: 2.5%;
      bottom: 2.8125rem;
      width: 20%
   }
   .pr-banner .video iframe {
      width: 100%
   }
   .page-product .pr-banner.scroll {
      margin-bottom: 60px
   }
   .page-product .pr-content .normal-block.hidden-border-bottom {
      padding-bottom: 0
   }
   .page-product .pr-content .dacdiemnoibat .br-l-title {
      border: none
   }
   .page-product .pr-content .dacdiemnoibat .br-l-title a {
      font-size: 1.25rem
   }
   .page-product .pr-content .dacdiemnoibat .br-l-title a:before {
      display: none
   }
   .page-product .pr-content .phukien .note {
      padding-top: 40px
   }
   .page-product .pr-content .phukien .note p {
      font-size: 1.125rem
   }
   .page-product .pr-content .phukien .list-phukien {
      margin-left: 0;
      margin-right: 0
   }
   .page-product .pr-content .phukien .list-phukien .photo-item {
      padding: 0 1.875rem 1.25rem
   }
   .page-product .pr-content .phukien .list-phukien .photo-item .title {
      font-size: 1rem;
      line-height: 1.5rem;
      height: 2.8125rem;
      margin-top: .3125rem
   }
   .page-product .pr-content .phukien .list-phukien .photo-item .price-text {
      margin-top: .5rem;
      font-size: .875rem
   }
   .page-product .pr-content .phukien .pagination {
      display: block
   }
   .page-product .pr-content .phukien .pagination ul {
      text-align: center
   }
   .page-product .pr-content .phukien .pagination ul:after,
   .page-product .pr-content .phukien .pagination ul:before {
      content: "";
      display: table
   }
   .page-product .pr-content .phukien .pagination ul:after {
      clear: both
   }
   .page-product .pr-content .phukien .pagination ul li {
      display: inline-block;
      margin: 0 5px
   }
   .page-product .pr-content .phukien .pagination ul li a {
      background-color: silver;
      color: #fff;
      padding: 5px 10px;
      font-size: 1.125rem
   }
   .page-product .pr-content .phukien .pagination ul li.active a {
      background-color: #ed1c24
   }
   .page-product .pr-content .tintuclienquan {
      background: url(../img/product/bg-review.jpg) center center/cover
   }
   .page-product .pr-content .photo-item p {
      font-size: 1.125rem
   }
   .page-product .pr-content .normal-block.hidden-border-bottom .pr-title-block {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: .625rem
   }
   .page-product .pr-content .normal-block.hidden-border-bottom .pr-title-block:before {
      display: none
   }
   .page-product .pr-content .option-slide:after,
   .page-product .pr-content .option-slide:before {
      content: "";
      display: table
   }
   .page-product .pr-content .option-slide:after {
      clear: both
   }
   .page-product .pr-content .option-slide .option-btn {
      display: block;
      position: absolute;
      right: 0;
      height: 2.5rem;
      width: 33.33%;
      text-align: center;
      color: #ed1c24;
      background-color: #e0e0e0;
      z-index: 20;
      cursor: pointer
   }
   .page-product .pr-content .option-slide .option-btn:after {
      content: '';
      top: 0;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 1.875rem;
      background-color: #ededed
   }
   .page-product .pr-content .option-slide .option-btn.option-next {
      bottom: 0
   }
   .page-product .pr-content .option-slide .option-btn.option-prev {
      top: 0
   }
   .page-product .pr-content .option-slide .option-btn i {
      position: absolute;
      left: 50%;
      font-size: 2.5rem
   }
   .page-product .pr-content .option-slide .option-btn.slick-disabled {
      cursor: auto
   }
   .page-product .pr-content .option-slide .option-btn.slick-disabled i {
      color: #ccc
   }
   .page-product .pr-content .option-slide .option-track {
      width: -webkit-calc(100%/3);
      width: calc(100%/3);
      height: 100%;
      float: right;
      padding: 2.625rem 0
   }
   .page-product .pr-content .option-slide .option-item {
      width: 100%
   }
   .page-product .pr-content .option-slide .option-item.active-show {
      position: relative
   }
   .page-product .pr-content .option-slide .option-item.active-show .opLink {
      text-transform: initial;
      padding-left: 4.375rem
   }
   .page-product .pr-content .option-slide .option-item.active-show .opLink:before {
      content: '\f104';
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0)
   }
   .page-product .pr-content .option-slide .option-item.active-show .opLink .opNo {
      padding-right: .5rem
   }
   .page-product .pr-content .option-slide .option-item.hightline .opLink .opText {
      font-size: 1.375rem;
      line-height: 1.75rem;
      text-transform: uppercase
   }
   .page-product .pr-content .option-slide .option-item.hightline .opLink:before {
      content: none
   }
   .page-product .pr-content .option-slide .option-item.hightline .opLink:after {
      content: ''
   }
   .page-product .pr-content .option-slide .option-item.hightline.active-show .opLink {
      padding-left: 4.375rem
   }
   .page-product .pr-content .option-slide .option-item.hightline.active-show .opLink:before {
      content: '\f104';
      margin-top: -1.875rem
   }
   .page-product .pr-content .option-slide .option-item.hightline.active-show .opLink:after {
      content: none
   }
   .page-product .pr-content .option-slide .option-item.hightline.active-show .opLink span {
      font-weight: 700
   }
   .page-product .pr-content .option-slide .option-item .opLink {
      width: 100%;
      padding: 0 .9375rem 0 2.5rem
   }
   .page-product .pr-content .option-slide .option-item .opLink-inner {
      display: table-cell;
      vertical-align: middle;
      height: 4.6875rem
   }
   .page-product .pr-content .option-slide .option-item .opLink span {
      font-size: 1.125rem;
      line-height: 1.625rem
   }
   .page-product .pr-content .option-slide .option-item .opLink:after {
      left: 2.5rem
   }
   .page-product .pr-content .option-slide .option-item .opLink:before {
      content: none;
      left: 2.5rem;
      right: auto;
      font-size: 2.5rem
   }
   .page-product .pr-content .option-slide .option-item .opLink .opNo {
      padding-right: 0;
      width: 1.875rem
   }
   .page-product .pr-content .option-slide .option-item .opLink .opText {
      padding-left: .625rem
   }
   .page-product .pr-content .option-slide .option-detail {
      position: relative;
      height: auto;
      left: 0;
      top: 0;
      display: none
   }
   .page-product .pr-content .option-slide .option-detail.show-detail {
      display: block
   }
   .page-product .pr-content .option-slide .option-detail .option-listphienban {
      position: absolute;
      top: 1.25rem;
      right: 1.25rem;
      left: auto;
      bottom: auto
   }
   .page-product .pr-content .option-slide .option-detail .option-listphienban ul li span {
      font-size: 1.125rem;
      width: 3.125rem;
      height: 3.125rem
   }
   .page-product .pr-content .option-slide .option-detail .option-info {
      position: absolute;
      left: 2.5rem;
      right: 2.5rem;
      bottom: 1.875rem;
      padding: 0
   }
   .page-product .pr-content .option-slide .option-detail .option-info .opTitle {
      display: block;
      font-size: 2.5rem;
      line-height: 3rem;
      color: #fff
   }
   .page-product .pr-content .option-slide .option-detail .option-info .opContent {
      position: relative;
      font-size: 1.125rem;
      line-height: 1.75rem;
      color: silver;
      margin-top: .625rem;
      padding-top: .625rem;
      border-top: 1px solid #fff
   }
   .page-product .pr-content .option-slide .option-detail .option-info .opContent:before {
      content: '';
      background-color: #ed1c24;
      position: absolute;
      top: -1px;
      left: 0;
      width: 3.75rem;
      height: 1px
   }
   .page-product .pr-content .option-slide .option-detail .option-info .note-text {
      position: absolute;
      right: 0;
      bottom: 1.875rem;
      text-align: right;
      font-size: 1rem;
      line-height: 1.5rem;
      color: silver
   }
   .page-product .pr-content .option-slide .option-detail .option-info.width-30 {
      width: 30%
   }
   .page-product .pr-content .option-slide .option-detail .option-info.width-50 {
      width: 50%
   }
   .page-product .pr-content .option-slide .option-detail .option-info.width-70 {
      width: 70%
   }
   .page-product .pr-content .option-slide .option-detail .option-info.width-100 {
      width: 100%
   }
   .page-product .pr-content .option-slide .option-detail .option-info.light-color .opTitle {
      color: #fff
   }
   .page-product .pr-content .option-slide .option-detail .option-info.light-color .opContent {
      color: silver;
      border-top: 1px solid #fff
   }
   .page-product .pr-content .option-slide .option-detail .option-info.light-color.note-text {
      color: #fff
   }
   .page-product .pr-content .option-slide .option-detail .option-info.dark-color .opTitle {
      color: #404040
   }
   .page-product .pr-content .option-slide .option-detail .option-info.dark-color .opContent {
      color: gray;
      border-top: 1px solid silver
   }
   .page-product .pr-content .option-slide .option-detail .option-info.dark-color.note-text {
      color: #404040
   }
   .page-product .pr-content .option-slide .option-detail .note-text {
      position: absolute;
      bottom: -3px;
      right: 1.25rem;
      font-size: 10px
   }
   .page-product .pr-content .option-slide .option-list-detail {
      display: block;
      width: 66.66%;
      position: relative;
      float: left
   }
   .page-product .phukien .note-text {
      padding-left: 0;
      padding-right: 0;
      line-height: 1.75rem
   }
   .page-product .list-phukien,
   .page-product .thuvien .list-photo,
   .page-product .tintuclienquan .slick-slider {
      margin-left: 0;
      margin-right: 0
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item {
      margin-top: 10px
   }
   .test-drive-page .drive-block .step .reg-frm .mitsu-frm .frm-item .selecter {
      margin-top: 0;
      min-width: 60%
   }
   .news-detail-block {
      padding-left: 0;
      padding-right: 0
   }
   .news-detail-header .title-detail {
      font-size: 2rem;
      line-height: 2.375rem;
      margin-bottom: .625rem
   }
   .news-detail-header .meta-time {
      font-size: 1.25rem
   }
   .news-detail-main {
      margin-top: 2.5rem;
      margin-bottom: 2.5rem
   }
   .news-detail-promotion {
      margin: 0 0 1.25rem
   }
   .news-other-block {
      padding: 0;
      border-top-width: 0
   }
   .news-other-block .news-link-title {
      font-size: 1.625rem;
      color: #666
   }
   .news-other-list a {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 8px;
      margin-left: 1.25rem
   }
   .news-other-list a:before {
      left: -1.25rem
   }
   .page-news-home .news-list-sub .row > [class^=col-] {
      padding-left: 15px;
      padding-right: 15px
   }
   .news-block {
      margin-left: -1.25rem;
      margin-right: -1.25rem
   }
   .news-block .new-thumbtop,
   .news-block .tech-news-item {
      padding-left: 1.25rem;
      padding-right: 1.25rem
   }
   .faqs-menu .faqs-tab-list a {
      font-size: 1.25rem
   }
   .career-item {
      margin-top: 10px;
      margin-bottom: 30px
   }
   .career-title h2 {
      font-size: 1.5rem
   }
   .career-title .date {
      font-size: 1.25rem
   }
   .page-sparepart .spare-des {
      margin-bottom: 20px;
      font-size: 1.25rem
   }
   .page-sparepart .btn-contact {
      margin-bottom: 45px
   }
   .page-sparepart .item {
      margin-bottom: 20px
   }
   .page-sparepart .item-name {
      font-size: 1rem;
      line-height: 1.5rem;
      height: 2.875rem
   }
   .description-box {
      font-size: 18px;
      line-height: 25px
   }
   .services-list {
      margin-left: -1.25rem;
      margin-right: -1.25rem
   }
   .services-list li {
      width: 33.33%;
      padding-left: 3.75rem;
      padding-right: 3.75rem
   }
   .services-item .content {
      padding-top: .9375rem
   }
   .services-item .title {
      font-size: 1.875rem;
      margin-top: .9375rem
   }
   .services-item .more-link {
      font-size: 1rem;
      margin-top: .3125rem
   }
   .services-item .more-link i {
      font-size: 1.25rem
   }
   .news-link-title {
      font-size: 1.5rem
   }
   .news-sidebar .link-block,
   .news-sidebar .newsletter-block,
   .news-sidebar .rss-block {
      padding: 0;
      border: none
   }
   .news-sidebar .news-link li:not(.active) > .sp-text:before {
      content: none
   }
   .news-sidebar .news-link li .sp-text {
      padding-left: .9375rem;
      font-size: 1.25rem
   }
   .news-sidebar .sub-link {
      padding: 0 0 .625rem 1.875rem
   }
   .news-sidebar .drive-item {
      padding: .9375rem;
      line-height: 2rem
   }
   .news-sidebar .drive-item .text {
      font-size: 1.125rem
   }
   .news-sidebar .drive-item .link {
      font-size: 1.875rem
   }
   .news-sidebar .drive-item .link.mail {
      font-size: 1.25rem
   }
   .news-sidebar .drive-item .reg-btn {
      padding: .9375rem
   }
   .news-sidebar .drive-item .reg-btn .text {
      font-size: 1.625rem
   }
   .rss-block .news-link-title {
      margin-bottom: 0
   }
   .rss-block .mitsu-frm .textfield-float-label input,
   .rss-block .mitsu-frm .textfield-float-label label {
      font-size: 1.25rem
   }
   .rss-block .mitsu-frm .textfield-float-label input {
      border-bottom-width: 1px
   }
   .rss-block .rss-btn {
      text-align: left
   }
   .rss-block .btn {
      min-width: 6.25rem;
      padding-top: .5rem;
      padding-bottom: .5rem
   }
   .newsletter-btn {
      margin-top: .625rem
   }
   .newsletter-btn .btn {
      min-width: 9.375rem;
      padding: .5rem .9375rem;
      font-size: 1.25rem
   }
   .feature-news-inner {
      padding-left: 5%;
      padding-right: 5%
   }
   .feature-news-box {
      padding: 0 1.25rem 1.4375rem
   }
   .philosophy-section {
      padding: 5rem 0 7.5rem
   }
   .philosophy-section .quote {
      font-size: 1.125rem;
      line-height: 1.5625rem;
      font-weight: 300;
      color: #404040;
      width: 40%;
      margin: 0 auto;
      text-align: center
   }
   .philosophy-item {
      max-width: 21%;
      min-height: 25rem;
      padding: 3.125rem 1.25rem 2.5rem;
      margin: 3.75rem 1.5625rem 0
   }
   .philosophy-item img {
      width: 4.0625rem
   }
   .philosophy-item .title {
      font-size: 1.125rem;
      line-height: 1.5625rem;
      min-height: 4.375rem;
      margin-top: .9375rem
   }
   .philosophy-item .intro-text {
      font-size: 1rem;
      line-height: 1.5625rem
   }
   .concept-slide .slick-next,
   .concept-slide .slick-prev {
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%)
   }
   .concept-item {
      padding-left: 100px;
      padding-right: 100px
   }
   .concept-item-caption,
   .concept-item-thumb {
      display: table-cell;
      vertical-align: middle;
      padding-right: 0;
      padding-left: 0
   }
   .concept-item-caption {
      width: 60%;
      padding-left: 5.625rem;
      padding-right: 2.5rem
   }
   .concept-item-caption .meta,
   .concept-item-caption .title {
      font-size: 1.5rem;
      line-height: 2rem
   }
   .concept-item-caption .desc-text p {
      margin-top: .9375rem;
      font-size: 1rem;
      line-height: 1.5625rem
   }
   .concept-item-caption .btn-group {
      margin-top: 1.875rem
   }
   .concept-item-caption .btn-group .btn {
      margin-right: .625rem
   }
   .price-block {
      padding-left: 2.5%;
      padding-right: 2.5%
   }
   .test-drive-page .drive-block .step .product-select li {
      width: 25%;
      padding: 20px 0 18px
   }
   .list-dealer .title-intro {
      border-bottom: none;
      font-size: 2rem;
      font-weight: 300
   }
   .list-dealer .title-intro:before {
      content: none
   }
   .list-dealer .title-intro span {
      font-weight: 300
   }
   .list-dealer-block {
      padding-left: 2.5%;
      padding-right: 2.5%
   }
   .list-dealer-item {
      width: 25%;
      margin-bottom: 30px
   }
   .list-dealer-item .title {
      font-size: 1.25rem
   }
   .list-dealer-item .info-list li {
      font-size: 1.125rem
   }
}

@media (min-width:1200px) {
   html {
      font-size: 80%
   }
   .grid-fluid {
      max-width: 1320px;
   }
   .grid-content {
      padding-left: 5%;
      padding-right: 5%
   }
   .br-l-title a:before,
   .br-l-title span:before {
      bottom: -9px
   }
   .top-header .search-box .search-input {
      padding: 0
   }
   .top-header .search-box .search-btn {
      top: -3px
   }
   .top-header .nav-list li {
      line-height: 1.1
   }
   .menu-item-sp .nav-dropdown-inner {
      width: 1170px;
      margin: 0 auto
   }
   .menu-item-sp .menu-link-sp .img {
      display: block;
      float: none
   }
   .menu-item-sp .menu-link-sp .img img {
      max-width: 250px
   }
   .menu-item-sp .menu-link-sp .text {
      float: none
   }
   .nav-menu > .menu-item .menu-link {
      padding: 12px 0
   }
   .footer-top {
      padding: 7px 0
   }
   .footer-top .social-box {
      padding-top: .9375rem
   }
   .footer-top .social-box .icon-social {
      width: 3.125rem;
      height: 3.125rem;
      font-size: 1.5rem
   }
   .footer-top-list li {
      width: 14.6875rem;
      padding-right: 0
   }
   .footer-top-contact .left-icon-link .text {
      font-size: 1rem
   }
   .feature-news-inner {
      padding-left: 5%;
      padding-right: 5%
   }
   .feature-news-block .view-more-link {
      margin-top: 0
   }
   .vehicle-inner {
      margin-left: -1.5%;
      margin-right: -1.5%
   }
   .vehicle-item {
      padding-left: 1.5%;
      padding-right: 1.5%;
      margin-top: 2.1875rem
   }
   .vehicle-item-title {
      margin-top: 1.75rem
   }
   .vehicle-item-summary {
      margin-top: .5rem;
      overflow: hidden
   }
   .pr-menu .dropdown-menu li:not(:last-child) {
      margin-right: 2.5%
   }
   .pr-menu .dropdown-menu li:first-child {
      margin-left: 0
   }
   .page-product .pr-content .thuvien .catalogue-download > div.row {
      margin: 0 5px 0 -10px;
      padding: 2.125rem 1.25rem 2.0625rem
   }
   .page-product .pr-content .thuvien .video {
      margin: 0 -10px 0 5px
   }
   .page-product .pr-content .option-slide .option-item .opLink {
      padding-right: 5rem
   }
   .page-product .pr-content .option-slide .option-item .opLink-inner {
      height: 5.5rem
   }
   .page-product .pr-content .option-slide .option-detail .note-text {
      font-size: 12px;
      padding-right: 5px
   }
   .page-product .slide-dacdiemnoibat .feature-news-box {
      padding-left: 2.5rem
   }
   .page-product .thongsokythuat .phienban-btn ul li .btn {
      padding: .75rem 0 .75rem 1.25rem
   }
   .test-drive-page .drive-block .step .st-desc {
      margin-top: 10px
   }
   .test-drive-page .drive-block .step .st-desc li {
      font-size: 2rem
   }
   .test-drive-page .drive-block .step .product-select {
      padding: 30px 0 0
   }
   .test-drive-page .drive-block .step .product-select li {
      padding-top: 30px;
      padding-bottom: 30px
   }
   .test-drive-page .drive-block .step .product-select li p {
      font-size: 1.625rem
   }
   .test-drive-page .drive-block .step .product-selected {
      width: 45%
   }
   .test-drive-page .drive-block .step .product-selected .selected-name {
      font-size: 1.625rem
   }
   .test-drive-page .drive-block .step .product-selected .selected-btn {
      font-size: 1.125rem
   }
   .test-drive-page .drive-block .step .reg-frm {
      margin-left: 5%
   }
   .float-menu-block {
      z-index: 100;
      display: block
   }
   .new-thumbtop {
      width: 33.33%;
      margin-bottom: 40px
   }
   .new-thumbtop .text-title {
      max-height: 14.0625rem;
      min-height: 14.0625rem
   }
   .new-thumbtop .ni-title {
      margin-top: .625rem;
      font-size: 1.125rem;
      line-height: 1.625rem
   }
   .new-thumbtop .ni-desc {
      margin-top: .5rem;
      font-size: 1rem;
      line-height: 1.625rem
   }
   .new-hot {
      padding-right: 1.875rem
   }
   .news-sidebar {
      padding-left: 1.875rem
   }
   .tech-news-item {
      width: 33.33%;
      margin-bottom: 2.5rem
   }
   .tech-news-box .title {
      margin-top: .625rem;
      font-size: 1.125rem;
      line-height: 1.625rem;
      height: 3.125rem
   }
   .fd-map-wrap {
      padding-left: 4%;
      padding-right: 4%
   }
   .list-dealer-block {
      padding-left: 5%;
      padding-right: 5%
   }
   .list-dealer-item {
      padding-left: 20px;
      padding-right: 20px
   }
}

@media (min-width:1400px) {
   html {
      font-size: 90%
   }
}

@media (min-width:1600px) {
   html {
      font-size: 100%
   }
   .grid-fluid {
      max-width: 1600px;
   }
   .footer .grid-inner {
      width: 1350px;
      margin-left: auto;
      margin-right: auto;
      padding: 0
   }
   .footer .grid-inner:after,
   .footer .grid-inner:before {
      content: "";
      display: table
   }
   .footer .grid-inner:after {
      clear: both
   }
   .footer-top .social-box {
      padding-top: 13px
   }
   .footer-top .social-box li {
      margin-left: 13px
   }
   .footer-top .social-box .icon-social {
      width: 42px;
      height: 42px;
      font-size: 22px
   }
   .footer-middle {
      padding-top: 22px
   }
   .footer-bottom {
      padding-top: 10px;
      padding-bottom: 10px;
      background-color: #f0f0f0
   }
   .footer-top-list li {
      width: 240px;
      border-left-width: 2px;
      padding: 13px 0 13px 18px
   }
   .footer-top-list .left-icon-link .text {
      font-size: 18px
   }
   .footer-top-contact .left-icon-link .text {
      font-size: 14px
   }
   .footer-top-contact .left-icon-link strong {
      margin-top: 6px
   }
   .top-header {
      padding: 5px 2%
   }
   .top-header .nav-list li {
      padding-right: 17px
   }
   .top-header .search-box {
      margin-left: 20px
   }
   .top-header .search-box .search-input {
      width: 115px
   }
   .top-header .search-box .search-btn {
      top: 0;
      font-size: 1.0625rem
   }
   .top-header .social-box .icon-social {
      width: 30px;
      height: 30px
   }
   .nav-menu {
      padding-right: 7.6%
   }
   .nav-menu > .menu-item .menu-link {
      padding: 20px 0 17px;
      font-weight: 700
   }
   .nav-menu > .menu-item .nav-dropdown {
      max-width: 350px;
      min-width: 250px
   }
   .nav-menu > .menu-item-sp .nav-dropdown {
      max-width: 100%;
      width: 100%
   }
   .menu-item-sp .nav-dropdown-inner {
      width: 1350px
   }
   .logo-satsco,
   .top-header {
      height: 72px
   }
   .main-logo a {
      width: 105px;
      height: 110px
   }
   .social-top-header .text {
      height: 37px;
      padding-top: 11px
   }
   .feature-news-inner {
      padding-left: 0;
      padding-right: 0;
      width: 84%;
      margin-left: auto;
      margin-right: auto
   }
   .feature-news-item .summary {
      font-size: .875rem
   }
   .vehicle-inner {
      margin-left: 0;
      margin-right: 0
   }
   .vehicle-item {
      padding: 0 25px 100px
   }
   .vehicle-item-title {
      margin-bottom: 0;
      padding-bottom: 11px;
      font-size: 32px
   }
   .fd-map-wrap .fd-near-search {
      min-height: 50px
   }
   .fd-map-wrap .fd-near-search .s-icon {
      font-size: 1.25rem;
      padding: 15px 0 12px
   }
   .fd-map-wrap .fd-near-search input {
      font-size: 1.125rem
   }
   .fd-all-wrap .title-block {
      height: 50px;
      top: -50px;
      line-height: 56px;
      padding: 0 25px;
      border-bottom-width: 50px
   }
   .fd-all-wrap .fd-select ul {
      margin: 15px 0
   }
   .fd-all-wrap .fd-select ul li a {
      font-size: 1.125rem;
      padding: 0 15px
   }
   .fd-all-wrap .fd-select ul li:before {
      width: 2px
   }
   .fd-all-wrap .fd-result-head {
      padding: 20px 270px 18px 20px
   }
   .fd-all-wrap .fd-result-head .col-detail {
      font-size: 1.0625rem
   }
   .fd-all-wrap .fd-result-head .col-buttons {
      width: 280px
   }
   .fd-all-wrap .fd-result-head .col-buttons a {
      font-size: 1rem;
      padding: 12px 0 0 30px
   }
   .fd-all-wrap .fd-result-head .col-buttons a.find-road {
      padding: 12px 30px 0 0
   }
   .fd-all-wrap .fd-reg a {
      font-size: 1.5rem;
      padding-top: 14px
   }
   .mitsu-modal .content .desc {
      font-size: 1.125rem
   }
   .mitsu-modal .mitsu-frm .frm-item {
      margin-top: 15px
   }
   .mitsu-modal .mitsu-frm .frm-item .frm-title {
      font-size: 1rem
   }
   .mitsu-modal .mitsu-frm .frm-item .selecter {
      margin: 10px 0 0
   }
   .mitsu-modal .mitsu-frm .frm-item .selecter .selecter-selected {
      font-size: 1.25rem
   }
   .mitsu-modal .mitsu-frm .frm-item .frm-btn {
      display: inline-block;
      width: auto;
      margin-top: 30px;
      padding: 15px 40px 13px;
      font-size: 1.25rem
   }
   .mitsu-modal .mitsu-frm .frm-item .error-msg {
      font-size: 1rem;
      margin-top: 10px
   }
   .mitsu-modal .mitsu-frm .textfield-float-label input,
   .mitsu-modal .mitsu-frm .textfield-float-label label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea {
      padding-top: 25px;
      padding-bottom: 1px;
      font-size: 1.375rem;
      border-bottom-width: 1px
   }
   .mitsu-modal .mitsu-frm .textfield-float-label label {
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      -webkit-transform: translate(0, 25px);
      -ms-transform: translate(0, 25px);
      transform: translate(0, 25px)
   }
   .mitsu-modal .mitsu-frm .textfield-float-label input.is-not-empty ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input:focus ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea.is-not-empty ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea:focus ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea:not(:focus):not(:empty) ~ label,
   .mitsu-modal .mitsu-frm .textfield-float-label textarea[value]:not(:focus):not([value=""]) ~ label {
      font-size: .875rem;
      color: gray;
      -webkit-transform: translate(0, 3px);
      -ms-transform: translate(0, 3px);
      transform: translate(0, 3px)
   }
   .page-product .pr-menu .dd-text .svg-icon,
   .page-product .pr-menu a .svg-icon {
      width: 24px;
      height: 24px;
      background-position: top -30px center
   }
   .page-product .pr-menu .home .svg-icon {
      background-position: top 0 center
   }
   .page-product .pr-menu .dropdown .dd-logo {
      padding: .5625rem 3.75rem
   }
   .page-product .pr-menu .dropdown .dd-logo img {
      width: 11.25rem
   }
   .page-product .pr-menu .dropdown-menu li {
      float: left
   }
   .page-product .pr-menu .dropdown-menu li:not(:last-child) {
      margin-right: 1.8%
   }
   .page-product .pr-content .grid-inner {
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 0;
      padding-right: 0
   }
   .page-product .pr-content .thuvien .catalogue-download > div.row {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem
   }
   .page-product .pr-content .thuvien .catalogue-download .btn {
      margin-top: 8.125rem
   }
   .page-product .pr-content .option-slide .option-item.hightline .opLink .opText {
      font-size: 2rem;
      line-height: 2.5rem
   }
   .page-product .pr-content .option-slide .option-item .opLink-inner {
      height: 6.25rem
   }
   .page-product .pr-content .option-slide .option-item .opLink span {
      font-size: 1.5rem;
      line-height: 1.875rem
   }
   .page-product .pr-content .option-slide .option-item .opLink .opNo {
      width: 2.5rem
   }
   .page-product .thongsokythuat .phienban-row .phienban-gia {
      font-size: 1.125rem
   }
   .page-product .thongsokythuat .phienban-row .view-detail {
      font-size: 1rem
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-row {
      padding-top: .4375rem;
      padding-bottom: .4375rem
   }
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-left,
   .page-product .thongsokythuat .phienban-row .phienban-content .phienban-content-right {
      font-size: 1rem
   }
   .page-product .thongsokythuat .phienban-select ul li {
      padding-left: 1.25rem;
      margin-left: 1.25rem
   }
   .test-drive-page .drive-block .step .st-desc {
      margin-top: 15px
   }
   .test-drive-page .drive-block .step .product-select li p {
      font-size: 1.5rem
   }
   .test-drive-page .drive-block .step .product-selected {
      width: 45%
   }
   .test-drive-page .drive-block .step .product-selected .selected-name {
      font-size: 1.5rem
   }
   .test-drive-page .drive-block .step .product-selected .selected-btn {
      font-size: 1rem
   }
   .news-sidebar .news-link li .sp-text:before {
      margin-top: 1px
   }
   .new-thumbtop .text-title {
      max-height: 14.375rem
   }
   .philosophy-slide {
      margin-left: -2.1875rem;
      margin-right: -2.1875rem
   }
   .philosophy-item {
      max-width: 300px;
      margin-left: 2.1875rem;
      margin-right: 2.1875rem
   }
   .customer-survey .vinastar-thanks {
      font-size: 1rem;
      line-height: 1.5rem
   }
   .customer-survey .frm-item .frm-title {
      font-size: 1.375rem;
      line-height: 2.1875rem
   }
   .customer-survey .frm-item .frm-text,
   .customer-survey .frm-item input,
   .customer-survey .frm-item select,
   .customer-survey .frm-item textarea {
      font-size: 1rem;
      line-height: 1.625rem
   }
   .customer-survey .frm-item input.is-not-empty ~ label,
   .customer-survey .frm-item input:focus ~ label,
   .customer-survey .frm-item input:not(:focus):not(:empty) ~ label,
   .customer-survey .frm-item input[value]:not(:focus):not([value=""]) ~ label {
      font-size: 1.125rem;
      line-height: 1.875rem
   }
   .customer-survey .checkboxfield .frm-label .frm-text,
   .customer-survey .radiofield .frm-label .frm-text,
   .reg-cost .radiofield .frm-label .frm-text {
      padding-left: 2.1875rem
   }
   .customer-survey .checkboxfield .frm-label input + span:before,
   .customer-survey .radiofield .frm-label input + span:before,
   .reg-cost .radiofield .frm-label input + span:before {
      width: 1.5625rem;
      height: 1.5625rem
   }
   .customer-survey .checkboxfield .frm-label input[type=checkbox]:checked + span:before,
   .customer-survey .radiofield .frm-label input[type=checkbox]:checked + span:before,
   .reg-cost .radiofield .frm-label input[type=checkbox]:checked + span:before {
      background-position: bottom .3125rem center
   }
   .customer-survey .checkboxfield .frm-label input[type=radio]:checked + span:before,
   .customer-survey .radiofield .frm-label input[type=radio]:checked + span:before,
   .reg-cost radiofield .frm-label input[type=radio]:checked + span:before {
      background-position: bottom .1875rem center
   }
   .customer-survey .frm-hightline {
      font-size: 1.125rem;
      line-height: 1.75rem
   }
   .customer-survey .frm-note {
      font-size: 1rem;
      line-height: 1.75rem
   }
   .customer-survey .frm-end .btn {
      font-size: 1.5rem
   }
   .search-title {
      font-size: 22px
   }
}

@media (min-width:992px) {
   .logo-satsco,
   .top-header {
      height: 63px
   }
   .logo-satsco {
      left: 140px;
      left: calc(110px + 2.5%);
      left: -o-calc(110px + 2.5%);
      left: -webkit-calc(110px + 2.5%)
   }
   .main-logo a {
      width: 88px;
      height: 93px
   }
   .social-top-header .text {
      height: 29px;
      padding-top: 9px
   }
}

@media (min-width:1200px) {
   .logo-satsco,
   .top-header {
      height: 68px
   }
   .logo-satsco {
      left: 150px;
      left: calc(120px + 2.5%);
      left: -o-calc(120px + 2.5%);
      left: -webkit-calc(120px + 2.5%)
   }
   .main-logo a {
      width: 96px;
      height: 101px
   }
   .social-top-header .text {
      height: 32px;
      padding-top: 10px
   }
}

@media screen and (min-width:768px) and (max-width:860px) {
   .nav-menu {
      padding-left: 12%
   }
   .nav-menu > .menu-item {
      margin-left: .6%
   }
   .top-header .contact-box li {
      display: block
   }
   .home-nav-block .block-list .detail .wrap strong {
      font-size: 60%
   }
   .footer-satsco .text {
      width: 80%;
      font-size: 1.225rem
   }
}

.nav-menu > .menu-item .nav-dropdown-link[href=""] {
   pointer-events: none;
   color: #939393
}

.footer-middle .normal-list a[href=""] {
   pointer-events: none;
   color: #ccc
}

.list-photo .photo-item a {
   overflow: hidden
}

.list-photo .photo-item a:hover img {
   -ms-transform: scale(1.1);
   -webkit-transform: scale(1.1);
   transform: scale(1.1)
}

.list-photo .photo-item a img {
   -webkit-transition-property: transform;
   -webkit-transition-property: -webkit-transform;
   transition-property: -webkit-transform;
   transition-property: transform;
   transition-property: transform, -webkit-transform;
   -webkit-transition-duration: .5s;
   transition-duration: .5s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out
}

.page-product .thuvien .catalogue-download picture,
.slick-slide img {
   width: 100%
}

.philosophy-slide.slick-slider img {
   width: auto
}

.pr-menu .dropdown .dd-logo {
   padding-top: 0;
   padding-bottom: 0
}

.pr-menu .dropdown .dd-logo img {
   position: relative;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%)
}

.gl-360 img.gl360-line {
   top: 69%
}

.page-product {
   overflow: hidden
}

.thongsokythuat .nav-tabs {
   margin-top: -2rem;
   overflow: hidden;
   padding-bottom: 2rem
}

.thongsokythuat .nav-tabs li {
   margin-bottom: 1rem;
   margin-top: 2rem
}

@media (min-width:992px) {
   .page-product .thongsokythuat div.tab-content {
      margin-top: 50px
   }
}

.page-product .car-color-note {
   margin-top: 40px;
   margin-bottom: 20px;
   text-align: center
}

@media (max-width:767px) {
   .page-product .car-color-note {
      font-size: 1.5rem
   }
}

.product-estimate.mitsu-modal .estimate-promotion .promo-title p {
   line-height: 2.2rem;
   padding: 6px 0
}

@media (max-width:767px) {
   .product-estimate.mitsu-modal .estimate-promotion .promo-title p {
      line-height: 3rem;
      padding: 4px 0
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li span b {
      line-height: 3.5rem
   }
}

.slide-dacdiemnoibat .feature-news-item .summary {
   font-style: italic;
   font-size: 1.575rem;
   line-height: 2.075rem
}

@media (min-width:768px) {
   .slide-dacdiemnoibat .feature-news-item .summary {
      font-size: .925rem;
      line-height: 1.425rem
   }
}

@media (max-width:767px) {
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-info {
      line-height: 2.375rem;
      min-height: 3rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-info {
      min-height: 0
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn .btn {
      margin-bottom: 1.5rem
   }
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-gia span {
   font-weight: 700
}

.product-estimate.mitsu-modal .estimate-promotion ul {
   padding: 0
}

.product-estimate.mitsu-modal .estimate-promotion ul li span b {
   display: inline-block
}

@media (min-width:768px) {
   .mitsu-modal .modal-close {
      right: 8%;
      top: 5%;
      width: 60px;
      height: 60px
   }
}

.page-product .slide-dacdiemnoibat .feature-news-box {
   width: 33.3%;
   display: inline-block
}

.page-product .phienban-slide {
   overflow: hidden
}

.page-product .phienban-slide .phienban-item {
   width: 100%;
   display: inline-block
}

.page-product .phienban-slide .phienban-item:nth-child(n + 2) {
   display: none
}

.page-product .phienban-slide.slick-slider .phienban-item {
   display: inline-block
}

.page-product .phukien .list-phukien .photo-item {
   display: inline-block;
   width: 33.3%
}

.tab-content .tab-panel {
   overflow: hidden
}

.faqs-page .btn-send {
   text-align: center;
   margin-bottom: 10px
}

.faqs-page .btn-send a {
   padding: 10px
}

.step table {
   table-layout: fixed
}

.feature-news-box {
   display: inline-block;
   width: 25%
}

.feature-news-box.slick-slide {
   width: auto
}

.list-steps table {
   table-layout: fixed
}

.fd-map-wrap .fd-result-item {
   text-align: left
}

.fd-map-wrap .fd-result-item .d-name,
.fd-near .fd-near-list-item .d-name {
   cursor: pointer
}

.fd-map-wrap .fd-result-item.open,
.fd-near .fd-near-list-item.open {
   background-color: #f1eff1
}

.fd-map-wrap .fd-result-item .col-buttons,
.fd-map-wrap .fd-result-item .col-detail .d-address,
.fd-map-wrap .fd-result-item .col-detail .d-distance,
.fd-map-wrap .fd-result-item .col-detail .d-info,
.fd-map-wrap .fd-result-item .col-detail .d-link,
.fd-map-wrap .fd-result-item .col-detail .d-phone {
   display: none
}

.fd-map-wrap .fd-result-item.open .col-buttons,
.fd-map-wrap .fd-result-item.open .col-detail .d-address,
.fd-map-wrap .fd-result-item.open .col-detail .d-distance,
.fd-map-wrap .fd-result-item.open .col-detail .d-info,
.fd-map-wrap .fd-result-item.open .col-detail .d-link,
.fd-map-wrap .fd-result-item.open .col-detail .d-phone {
   display: block
}

.fd-near .fd-near-list-item .col-detail .d-address,
.fd-near .fd-near-list-item .col-detail .d-distance,
.fd-near .fd-near-list-item .col-detail .d-info,
.fd-near .fd-near-list-item .col-detail .d-link,
.fd-near .fd-near-list-item .col-detail .d-phone,
.fd-near .fd-near-list-item .col-distance {
   display: none
}

.fd-near .fd-near-list-item.open .col-detail .d-address,
.fd-near .fd-near-list-item.open .col-detail .d-distance,
.fd-near .fd-near-list-item.open .col-detail .d-info,
.fd-near .fd-near-list-item.open .col-detail .d-link,
.fd-near .fd-near-list-item.open .col-detail .d-phone,
.fd-near .fd-near-list-item.open .col-distance {
   display: block
}

.find-dealer .list-daily {
   position: absolute;
   margin: 0 auto;
   width: 100%;
   bottom: -10%
}

.find-dealer .list-daily ul {
   text-align: center
}

.find-dealer .list-daily ul li {
   display: inline-block;
   padding: 0 10px;
   margin: 5px 0;
   border-right: 1px solid #ed1c24
}

.find-dealer .list-daily ul li:last-child {
   border: none;
   padding-right: 0
}

.find-dealer .list-daily ul li a {
   color: #ed1c24;
   font-size: 2.5rem
}

@media (min-width:768px) {
   .find-dealer .list-daily {
      bottom: 4%
   }
}

@media (min-width:992px) {
   .fd-all-wrap .fd-result-item.open,
   .fd-near .fd-near-list-item.open {
      padding: 1.25rem 9.375rem 1.25rem 2.5rem
   }
   .fd-all-wrap .fd-result-item.open .col-buttons,
   .fd-near .fd-near-list-item.open .col-distance {
      width: 8.125rem
   }
   .fd-all-wrap .fd-near-list-item .col-distance .find-map,
   .fd-all-wrap .fd-near-list-item .col-distance .find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-map,
   .fd-all-wrap .fd-result-item .col-buttons .find-road {
      width: 100%
   }
   .fd-all-wrap .fd-near-list-item .col-distance .find-map .icon-find-road,
   .fd-all-wrap .fd-near-list-item .col-distance .find-road .icon-find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-map .icon-find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-road .icon-find-road {
      width: 2rem;
      height: 2rem
   }
   .find-dealer .list-daily {
      position: absolute;
      margin: -30px auto 0;
      width: 100%;
      right: 4%;
      bottom: auto
   }
   .find-dealer .list-daily ul {
      text-align: right
   }
   .find-dealer .list-daily ul li a {
      font-size: 1.1875rem
   }
   .fd-all-wrap .fd-select ul li a {
      padding: 0 10px
   }
   .fd-map-wrap .fd-near {
      width: 40%
   }
   .fd-map-wrap .fd-map {
      width: 60%
   }
   .fd-near .fd-near-list-item.open .col-distance .phone-box {
      display: none
   }
}

@media (min-width:1440px) {
   .fd-map-wrap .fd-near {
      width: 35%
   }
   .fd-map-wrap .fd-map {
      width: 65%
   }
}

@media (min-width:1600px) {
   .fd-map-wrap .fd-near {
      width: 30%
   }
   .fd-map-wrap .fd-map {
      width: 70%
   }
}

.product-specs .list-steps {
   padding-top: 170px
}

.product-specs .list-steps .steps-header {
   background-color: #fff;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 10;
   width: 100%;
   height: 170px;
   padding: 20px 0 10px;
   -webkit-transition: box-shadow .3s;
   -webkit-transition: -webkit-box-shadow .3s;
   transition: -webkit-box-shadow .3s;
   transition: box-shadow .3s;
   transition: box-shadow .3s, -webkit-box-shadow .3s
}

.product-specs .list-steps .steps-header.scroll {
   -webkit-box-shadow: 0 4px 10px -2px gray;
   box-shadow: 0 4px 10px -2px gray
}

.product-specs .list-steps .steps-header table img {
   width: 80%;
   max-width: 200px
}

.gsc-tabsArea > div {
   overflow: hidden;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   box-sizing: content-box
}

body .product-specs.mitsu-modal .list-steps,
body .product-specs.mitsu-modal title-block {
   margin: 0 0 2.5rem
}

body .product-specs.mitsu-modal .list-steps .stepes-pagination {
   position: relative;
   width: 100%;
   top: 0;
   left: 0
}

body .slick-slide.banner-slide-item:not(:first-child) {
   display: block
}

@media (max-width:767px) {
   .page-product .grid-inner {
      padding-left: 15px;
      padding-right: 15px
   }
}

.landing-desc-text span {
   display: unset!important
}

.page-product .video.video-full {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   background-color: #000
}

.video-full .video-show {
   max-height: 100%;
   margin: 0 auto;
   width: 75%
}

.home-nav-block {
   padding: 0;
   background: #f0f0f0
}

.home-nav-block .block-list li {
   border-top: 2px solid #f0f0f0
}

.home-nav-block .block-list a {
   display: block;
   position: relative;
   font-size: 2.2rem;
   font-weight: 700;
   color: #fffefe;
   background: #404040;
   padding: 2rem 2rem 1.5rem;
   text-align: left
}

.home-nav-block .block-list i {
   float: right;
   margin-top: -3px
}

.home-nav-block .block-list .img {
   display: none
}

.home-care-block {
   position: relative;
   padding-bottom: 0;
   font-size: 2rem;
   line-height: 1.3;
   background: url(../img/home/care-bg-mb.jpg) no-repeat scroll 0 bottom/100% auto
}

.home-care-block:after {
   display: block;
   content: "";
   padding-bottom: 70%
}

.home-care-block .content {
   padding: 0 10%;
   text-align: center
}

.home-care-block .number {
   color: #ed1c24;
   font-size: 150%;
   text-align: left
}

.home-care-block .number strong {
   font-size: 200%
}

.home-care-block .detail {
   margin-top: 2rem;
   text-align: left
}

.home-care-block .book-btn {
   margin: 2rem auto 0
}

.home-care-block .book-btn i {
   margin-right: .5rem
}

.home-about-block {
   padding-bottom: 2rem;
   font-size: 2.25rem;
   line-height: 1.3;
   color: grey;
   background: #f0f0f0
}

.home-about-block .content .detail {
   width: 100%!important;
   padding: 0!important
}

.home-about-block .about,
.home-about-block .address {
   padding: 3rem
}

.home-about-block .address {
   border-top: 1px solid #e0e0e0
}

.home-about-block .about h2 {
   font-size: 160%;
   font-weight: 700;
   color: #404040
}

.home-about-block .about p {
   margin-top: 2rem
}

.home-about-block .about a {
   margin-top: 2rem;
   color: #ed1c24;
   font-size: 120%
}

.home-about-block .address h3 {
   font-size: 140%;
   font-weight: 700;
   color: #ea0033
}

.home-about-block .address .list {
   margin-top: 2rem
}

.home-about-block .address .list-row {
   margin-top: 1.5rem
}

.home-about-block .address .list-row:after {
   display: block;
   content: "";
   clear: both
}

.home-about-block .address .list-col {
   float: left;
   width: 30%
}

.home-about-block .address .list-col:nth-child(2) {
   width: 70%
}

.home-about-block .address .list-col a {
   overflow: hidden;
   text-overflow: ellipsis
}

.home-intro-block {
   font-size: 2rem;
   line-height: 1.3;
   text-align: center
}

.home-intro-block .content li {
   margin: 3rem 0 0;
   min-width: 25%;
   width: 100%;
   display: inline-block
}

.home-intro-block .content .img-thumb {
   position: relative;
   overflow: hidden;
   width: 100%
}

.home-intro-block .content .img-thumb:before {
   content: '';
   display: block;
   position: relative;
   padding-bottom: 50%;
   width: 100%
}

.home-intro-block .content .img-thumb > img {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   max-width: 100%
}

.home-intro-block .content img {
   width: 5rem
}

.home-intro-block .content h3 {
   margin: 2rem 0 0;
   font-weight: 700
}

.home-intro-block .content p {
   margin: 1rem 10% 0;
   text-align: justify
}

@media (max-width:767px) {
   .banner-slide .slick-dots {
      right: 50%;
      bottom: 5px;
      -ms-transform: translateX(50%);
      transform: translateX(50%);
      -o-transform: translateX(50%);
      -moz-transform: translateX(50%);
      -webkit-transform: translateX(50%)
   }
}

@media (min-width:768px) {
   .home-nav-block {
      background: #fff
   }
   .home-nav-block .block-list {
      padding: 4% 3%
   }
   .home-nav-block .block-list:after {
      display: block;
      content: "";
      clear: both
   }
   .home-nav-block .block-list li {
      float: left;
      width: 23%;
      border: none;
      margin: 0 1%;
      -webkit-box-shadow: 4px 4px 20px -2px #ccc;
      box-shadow: 4px 4px 20px -2px #ccc
   }
   .home-nav-block .block-list li.head-red {
      -webkit-box-shadow: none;
      box-shadow: none
   }
   .home-nav-block .block-list a {
      padding: 0;
      background: 0 0
   }
   .home-nav-block .block-list .text {
      position: relative;
      padding: 1rem 1.5rem .75rem 1rem;
      font-size: 1.125rem;
      color: #fff;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      background: #404040
   }
   .home-nav-block .block-list .head-red .text {
      background: #ed1c24
   }
   .home-nav-block .block-list i {
      position: absolute;
      margin-top: -1px;
      top: 50%;
      right: .75rem;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%)
   }
   .home-nav-block .block-list .detail,
   .home-nav-block .block-list .img {
      display: block;
      position: relative;
      overflow: hidden
   }
   .home-nav-block .block-list .detail:before,
   .home-nav-block .block-list .img:before {
      display: block;
      content: "";
      padding-bottom: 58%
   }
   .home-nav-block .block-list .detail .wrap,
   .home-nav-block .block-list .img img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0
   }
   .home-nav-block .block-list .head-red .detail {
      border: 2px solid #ed1c24;
      border-top: 0
   }
   .home-nav-block .block-list .detail .wrap {
      padding: 2% 6%;
      font-size: 1.275rem;
      line-height: 1.2;
      color: #404040
   }
   .home-nav-block .block-list .detail .wrap p {
      margin: 2% 0 0
   }
   .home-nav-block .block-list .detail .wrap strong {
      display: block;
      font-size: 140%;
      color: #ed1c24
   }
   .home-care-block {
      padding-bottom: 45%;
      font-size: 1.275rem;
      background: url(../img/home/care-bg.jpg) no-repeat scroll 0 bottom/100% auto
   }
   .home-care-block:after {
      display: none
   }
   .home-care-block .content {
      position: absolute;
      width: 30%;
      top: 25%;
      left: 68%;
      padding: 0;
      text-align: left
   }
   .home-care-block .number {
      font-size: 120%
   }
   .home-care-block .book-btn,
   .home-care-block .detail {
      margin-top: 1rem
   }
   .home-care-block .book-btn {
      padding: .75rem 1.25rem;
      font-size: 1.175rem
   }
   .home-about-block {
      padding-bottom: 1.75em
   }
   .home-about-block .content {
      position: relative;
      margin: 0 auto;
      max-width: 1200px
   }
   .home-about-block .content:after {
      display: block;
      content: "";
      clear: both
   }
   .home-about-block .content .map {
      float: left;
      position: relative;
      width: 55%;
      overflow: hidden
   }
   .home-about-block .content .map:before {
      display: block;
      content: "";
      padding-bottom: 80%
   }
   .home-about-block .content .map img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0
   }
   .home-about-block .content .detail {
      position: absolute;
      width: 50%!important;
      max-height: 100%;
      top: 50%;
      left: 50%;
      padding: 2% 2.5% 3% 3%!important;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      font-size: 1.175rem;
      overflow-y: auto;
      background: #fff
   }
   .home-about-block .about,
   .home-about-block .address {
      padding: 0
   }
   .home-about-block .about h2 {
      font-size: 150%
   }
   .home-about-block .about a,
   .home-about-block .about p,
   .home-about-block .address {
      margin-top: .75rem
   }
   .home-about-block .address:after {
      display: block;
      content: "";
      clear: both
   }
   .home-about-block .address h3 {
      float: left;
      margin-top: .75rem;
      font-size: 120%
   }
   .home-about-block .address .list {
      margin-top: 1rem;
      padding-left: 6rem
   }
   .home-about-block .address .list-row {
      margin-top: 5px
   }
   .home-intro-block {
      font-size: 1.275rem;
      padding-bottom: 5rem
   }
   .home-intro-block .content ul:after {
      display: block;
      content: "";
      clear: both
   }
   .home-intro-block .content li {
      float: left;
      width: 50%;
      margin: 2rem 0 0
   }
}

@media (min-width:992px) {
   .home-nav-block .block-list {
      padding: 4% 4% 5%
   }
   .home-nav-block .block-list .text {
      font-size: 1.225rem
   }
   .home-nav-block .block-list .detail .wrap {
      padding-top: 4%;
      font-size: 1.375rem
   }
   .home-nav-block .block-list .detail .wrap p {
      margin-top: 3%
   }
   .home-care-block .content {
      width: 28%
   }
   .home-about-block .content .detail {
      padding: 3%
   }
   .home-about-block .address .list {
      padding-left: 7rem
   }
   .home-intro-block {
      font-size: 1.05rem
   }
   .home-intro-block .content {
      max-width: 1600px;
      margin: 0 auto
   }
   .home-intro-block .content li {
      width: 25%
   }
   .home-intro-block .content img {
      width: 20%;
      max-width: 80px
   }
}

@media (min-width:1200px) {
   .home-care-block {
      font-size: 1.175rem
   }
   .home-care-block .content {
      width: 25%
   }
   .home-about-block .content {
      width: 95%
   }
   .home-intro-block {
      font-size: 1.175rem
   }
}

.vehicle-item > a {
   width: 100%
}

.vehicle-item .img-thumb {
   position: relative;
   width: 100%;
   overflow: hidden
}

.vehicle-item .img-thumb:before {
   content: '';
   position: relative;
   display: block;
   width: 100%;
   height: 0;
   padding-bottom: 50%
}

.vehicle-item .img-thumb .vehicle-item-img {
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   width: 100%
}

.contact-block {
   line-height: 1.3
}

.contact-block .map-block img {
   width: 100%
}

.contact-block .side-block {
   width: 100%!important;
   max-width: 450px;
   margin: 0 auto;
   padding: 0!important;
   font-size: 15px
}

.contact-block .contact-info {
   padding: 5%;
   border-bottom: solid 1px #bfbfbf
}

.contact-block .contact-info .info-title {
   font-size: 18px;
   font-weight: 700;
   text-transform: uppercase;
   margin-bottom: 5px
}

.contact-block .contact-info ul.list .item {
   margin-bottom: 2%;
   color: grey
}

.contact-block .contact-info ul.list .item > i {
   vertical-align: middle;
   width: 6%
}

.contact-block .contact-info ul.list .item > span {
   display: inline-block;
   vertical-align: top;
   width: 92%
}

.contact-block .contact-form {
   padding: 5%
}

.contact-block .contact-form .form-header {
   font-weight: 700
}

.contact-block .contact-form .contact-frm {
   margin-top: 0
}

@media (min-width:768px) {
   .contact-block .content {
      position: relative
   }
   .contact-block .map-block iframe {
      height: 580px
   }
   .contact-block .side-block {
      position: absolute;
      width: 45%!important;
      max-height: 95%;
      top: 50%;
      left: 10px;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
      box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
      background: #fff;
      overflow: hidden;
      overflow-y: auto
   }
   .contact-block .contact-info {
      padding: 7% 10% 4%
   }
   .contact-block .contact-info .info-title {
      font-size: 16px
   }
   .contact-block .contact-info ul.list {
      padding-top: 5px
   }
   .contact-block .contact-info ul.list .item > i {
      font-size: 14px
   }
   .contact-block .contact-info ul.list .item > span {
      font-size: 14px
   }
   .contact-block .contact-form {
      padding: 4% 10% 8%
   }
   .contact-block .contact-form .form-header {
      font-size: 15px
   }
   .contact-block .contact-form .contact-frm label {
      z-index: 0
   }
   .contact-block .contact-form .contact-frm input,
   .contact-block .contact-form .contact-frm label {
      font-size: 14px
   }
   .contact-block .contact-form .contact-frm input {
      border-bottom-width: 1px
   }
   .contact-block .contact-form .contact-frm .textfield-float-label input.is-not-empty ~ label,
   .contact-block .contact-form .contact-frm .textfield-float-label input:focus ~ label,
   .contact-block .contact-form .contact-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .contact-block .contact-form .contact-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label {
      font-size: 12px
   }
   .contact-block .contact-form .contact-frm .frm-item {
      margin-top: 7px
   }
   .contact-block .contact-form .contact-frm .frm-item .frm-btn {
      width: 50%;
      margin: 25px auto 0;
      font-size: 16px
   }
}

@media (min-width:992px) {
   .contact-block .side-block {
      left: 15px
   }
   .contact-block .contact-info .info-title {
      font-size: 18px
   }
   .contact-block .contact-info ul.list .item > i,
   .contact-block .contact-info ul.list .item > span {
      font-size: 15px
   }
   .contact-block .contact-form .form-header {
      font-size: 16px
   }
   .contact-block .contact-form .contact-frm input,
   .contact-block .contact-form .contact-frm label {
      font-size: 15px
   }
}

@media (min-width:1200px) {
   .contact-block .contact-info .info-title {
      font-size: 20px
   }
   .contact-block .contact-info ul.list .item > i,
   .contact-block .contact-info ul.list .item > span {
      font-size: 16px
   }
   .contact-block .contact-form .form-header {
      font-size: 18px
   }
   .contact-block .contact-form .contact-frm input,
   .contact-block .contact-form .contact-frm label {
      font-size: 16px
   }
}

@media (min-width:1400px) {
   .contact-block .map-block iframe {
      height: 640px
   }
   .contact-block .side-block {
      max-width: 500px
   }
}

@media (min-width:1600px) {
   .contact-block .map-block iframe {
      height: 700px
   }
   .contact-block .contact-info .info-title {
      font-size: 24px
   }
   .contact-block .contact-info ul.list .item > i,
   .contact-block .contact-info ul.list .item > span {
      font-size: 18px
   }
   .contact-block .contact-form .form-header {
      font-size: 20px
   }
   .contact-block .contact-form .contact-frm input,
   .contact-block .contact-form .contact-frm label {
      font-size: 18px
   }
}

.page-product .pr-menu .caret {
   border: none
}

.page-product .dropdown-menu {
   margin: 0;
   border: none
}

.page-product .dropdown-menu > li > a {
   line-height: normal
}

.page-product .dropdown-menu > li > a:hover {
   background: 0 0
}

.page-product .thongsokythuat .nav-tabs {
   border-bottom: none
}

.page-product .thongsokythuat .vehicle-color {
   width: 4.375rem;
   height: 4.375rem;
   border: 1px solid #c4c4c4;
   -webkit-border-radius: 0;
   border-radius: 0;
   position: relative;
   text-align: center
}

@media screen and (min-width:992px) {
   .page-product .thongsokythuat .vehicle-color {
      width: 2.5rem;
      height: 2.5rem
   }
}

@media screen and (min-width:978px) {
   .page-product .thuvien .catalogue-download {
      overflow: hidden
   }
   .page-product .thuvien .catalogue-download:before {
      content: '';
      display: block;
      position: relative;
      height: 0;
      padding-bottom: 56%
   }
   .page-product .thuvien .catalogue-download > div {
      position: absolute;
      top: 0;
      left: 0;
      width: 96.4%;
      height: 100%;
      margin: 0 21px 0 4px!important
   }
   .page-product .thuvien .catalogue-download + div {
      overflow: hidden;
      width: 49.78%
   }
   .page-product .thuvien .catalogue-download + div:before {
      content: '';
      display: block;
      position: relative;
      height: 0;
      padding-bottom: 56.25%
   }
   .page-product .thuvien .catalogue-download + div > div,
   .page-product .thuvien .catalogue-download + div > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%
   }
}

.feature-news-item .thumb {
   position: relative;
   overflow: hidden
}

.news-page .editor {
   font-size: 14px;
   line-height: 1.5;
   padding: 5%
}

.news-page .fleet-sales-form {
   padding: 5%;
   max-width: 500px;
   margin: 0 auto
}

.news-page .fleet-sales-form .fleet-sales-frm {
   margin-top: 0
}

.news-page .fleet-sales-form .fleet-sales-frm .frm-item {
   margin-top: 0
}

.news-page .fleet-sales-form .wrap {
   margin-top: 20px
}

.news-page .fleet-sales-form .wrap:first-child {
   margin-top: 0
}

.news-page .fleet-sales-form .wrap.last-wrap .form-header {
   margin-bottom: 15px
}

.news-page .fleet-sales-form .form-header {
   font-size: 16px;
   color: #ed1c24
}

.news-page .fleet-sales-form .frm-item select {
   width: 100%
}

@media (min-width:768px) {
   .news-page .editor {
      font-size: 20px
   }
   .news-page .fleet-sales-form {
      max-width: 700px;
      margin: 0 auto
   }
   .news-page .fleet-sales-form .form-header {
      font-size: 25px
   }
}

@media (min-width:992px) {
   .news-page .news-page-content .news-link-title {
      margin-left: 15px
   }
   .news-page .editor {
      font-size: 16px;
      padding: 15px
   }
   .news-page .fleet-sales-form {
      max-width: 500px;
      padding: 15px;
      margin: 0
   }
   .news-page .fleet-sales-form .form-header {
      font-size: 16px
   }
   .news-page .fleet-sales-form .fleet-sales-frm input,
   .news-page .fleet-sales-form .fleet-sales-frm label {
      font-size: 16px
   }
   .news-page .fleet-sales-form .fleet-sales-frm input {
      border-bottom-width: 1px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input.is-not-empty ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input:focus ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label {
      font-size: 12px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item {
      margin-top: 10px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .frm-title,
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .selecter .selecter-selected {
      font-size: 16px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .frm-btn {
      width: 50%;
      margin: 20px auto;
      font-size: 18px
   }
}

@media (min-width:1600px) {
   .news-page .editor {
      font-size: 20px
   }
   .news-page .fleet-sales-form .form-header {
      font-size: 26px
   }
   .news-page .fleet-sales-form .fleet-sales-frm input,
   .news-page .fleet-sales-form .fleet-sales-frm label {
      font-size: 20px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input.is-not-empty ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input:focus ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input:not(:focus):not(:empty) ~ label,
   .news-page .fleet-sales-form .fleet-sales-frm .textfield-float-label input[value]:not(:focus):not([value=""]) ~ label {
      font-size: 14px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .frm-title,
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .selecter .selecter-selected {
      font-size: 20px
   }
   .news-page .fleet-sales-form .fleet-sales-frm .frm-item .frm-btn {
      font-size: 22px
   }
   .news-page .fleet-sales-form .selecter .selecter-group {
      font-size: 16px
   }
   .news-page .fleet-sales-form .selecter .selecter-item {
      font-size: 20px
   }
}

.news-page ul.customer-list {
   padding: 0 15px;
   margin: 0
}

.news-page ul.customer-list:after {
   content: '';
   display: block;
   clear: both
}

.news-page ul.customer-list .item {
   float: left;
   width: 48%;
   background-color: #999;
   cursor: pointer;
   -webkit-transition: background-color .15s ease;
   transition: background-color .15s ease
}

.news-page ul.customer-list .item.active {
   background-color: #ed1c24
}

.news-page ul.customer-list .item.active:hover {
   background-color: #db1c24
}

.news-page ul.customer-list .item:hover {
   background-color: #8a8a8a
}

.news-page ul.customer-list .item:hover .customer-icon {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1)
}

.news-page ul.customer-list .item:active .customer-icon {
   -webkit-transform: scale(1.3);
   -ms-transform: scale(1.3);
   transform: scale(1.3)
}

.news-page ul.customer-list .item:last-child {
   float: right
}

.news-page ul.customer-list .item span {
   display: block
}

.news-page ul.customer-list .item .customer-text {
   padding: 10px;
   font-size: 14px;
   color: #fff;
   line-height: 1.3;
   text-align: center;
   text-transform: uppercase
}

.news-page ul.customer-list .item .customer-icon {
   width: 20%;
   margin: 10px auto 0;
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: -webkit-transform .2s ease;
   transition: -webkit-transform .2s ease;
   transition: transform .2s ease;
   transition: transform .2s ease, -webkit-transform .2s ease
}

.news-page ul.customer-list .item .customer-icon img {
   width: 100%
}

.news-page .wrap-head {
   font-weight: 700
}

.news-page .wrap-head.red {
   color: #ed1c24
}

.news-page .wrap-head.important {
   text-transform: uppercase
}

.news-page .wrap {
   -webkit-perspective: 1000px;
   perspective: 1000px
}

.news-page .content-wrap {
   display: none;
   -webkit-transform-origin: left center;
   -ms-transform-origin: left center;
   transform-origin: left center
}

.news-page .content-wrap.active {
   display: block
}

.news-page .content-wrap.animated-in {
   display: block;
   -webkit-animation: in .3s forwards ease-in-out;
   animation: in .3s forwards ease-in-out
}

.news-page .content-wrap.animated-out {
   -webkit-animation: out .3s forwards ease-in-out;
   animation: out .3s forwards ease-in-out
}

.news-page .content-list {
   list-style: decimal;
   padding-left: 20px;
   margin: 0
}

.news-page .content-list li:before {
   content: ''
}

.news-page .content-list li:last-child {
   margin-bottom: 20px
}

.news-page .sub-list {
   padding-left: 3%;
   margin: 0
}

.news-page .sub-list li {
   position: relative
}

.news-page .sub-list li:before {
   content: '-';
   position: absolute;
   left: -10px;
   font-size: inherit
}

@media (min-width:992px) {
   .news-page ul.customer-list .item {
      padding: 10px;
      text-align: center
   }
   .news-page ul.customer-list .item span {
      display: inline-block
   }
   .news-page ul.customer-list .item .customer-text {
      padding: 0;
      vertical-align: middle
   }
   .news-page ul.customer-list .item .customer-icon {
      width: 15%;
      margin: 0 8px 0 0
   }
   .news-page .news-link-title {
      font-size: 1.5rem
   }
   .news-page .content-list {
      padding-left: 5%
   }
}

@media (min-width:1200px) {
   .news-page ul.customer-list .item .customer-text {
      font-size: 16px
   }
}

@media (min-width:1400px) {
   .news-page ul.customer-list .item .customer-text {
      font-size: 18px
   }
}

@media (min-width:1600px) {
   .news-page ul.customer-list .item {
      padding: 15px 10px
   }
   .news-page ul.customer-list .item .customer-icon {
      margin-right: 20px
   }
   .news-page ul.customer-list .item .customer-text {
      font-size: 20px
   }
}

@-webkit-keyframes out {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px)
   }
}

@keyframes out {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
   100% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px)
   }
}

@-webkit-keyframes in {
   0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      transform: translateX(100px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes in {
   0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      transform: translateX(100px)
   }
   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.news-page.quy-trinh-dang-ky .editor {
   padding: 0 5% 5%
}

.news-page.quy-trinh-dang-ky .wrap-head.red {
   font-size: 1.5rem;
   font-weight: 400;
   margin: 5% 0
}

.news-page.quy-trinh-dang-ky .wrap-head b {
   font-weight: 700
}

.service-pages .news-img {
   margin: 20px 0
}

.service-pages .wrap p {
   margin: 0
}

.service-pages .contact-info,
.service-pages .wrap-head {
   margin-top: 10px
}

.service-pages .contact-info {
   list-style: none;
   padding: 0
}

.service-pages .contact-info li {
   padding: 0
}

.service-pages .contact-info li:first-child {
   text-transform: uppercase;
   color: #ed1c24;
   font-weight: 700
}

.service-pages .list-info {
   list-style: initial
}

.service-pages .list-info li {
   padding: 0
}

.service-pages.booking-page .notify-text {
   text-align: center;
   margin-top: 20px;
   font-weight: 700;
   display: none
}

.service-pages.booking-page .notify-text.show {
   display: block
}

.service-pages.booking-page .red {
   color: #ed1c24
}

.service-pages.booking-page .customer-survey .item-wrap .important span {
   color: #ed1c24
}

.service-pages.booking-page .hotline span {
   font-weight: 700
}

.service-pages.booking-page .frm-ul {
   margin: 0
}

.service-pages.booking-page .frm-ul li:before {
   content: ''
}

.service-pages.booking-page .btn-wrap .frm-item-left {
   float: left;
   width: 50%
}

.service-pages.booking-page .btn-wrap .frm-item-right {
   float: right;
   width: 50%
}

.service-pages.booking-page .btn-wrap .frm-item-right .btn-reset {
   background-color: silver
}

@media (min-width:768px) {
   .service-pages.booking-page .customer-survey .frm-item {
      padding: 0
   }
   .service-pages.booking-page .customer-survey .frm-hightline {
      margin-left: 0;
      font-size: 16px
   }
   .service-pages.booking-page .customer-survey .checkboxfield .frm-label .frm-text,
   .service-pages.booking-page .customer-survey .radiofield .frm-label .frm-text {
      font-size: 16px
   }
   .service-pages.booking-page .customer-survey .textfield-float-label label {
      font-size: 18px;
      left: 0
   }
   .service-pages.booking-page .customer-survey .textfield-float-label input:focus ~ label {
      font-size: 14px
   }
   .service-pages.booking-page .btn-wrap .frm-item-left {
      width: 47%
   }
   .service-pages.booking-page .btn-wrap .frm-item-right {
      width: 47%
   }
}

@media (min-width:992px) {
   .service-pages.booking-page .customer-survey .checkboxfield .frm-li,
   .service-pages.booking-page .customer-survey .radiofield .frm-li {
      width: 100%;
      float: none
   }
   .service-pages.booking-page .customer-survey .textfield-float-label input {
      padding: 0;
      font-size: 1.125rem
   }
   .service-pages.booking-page .textfield-float-label label {
      display: none
   }
   .service-pages.booking-page .hotline div {
      display: inline-block
   }
   .service-pages.booking-page .item-wrap {
      margin-top: 20px
   }
   .service-pages.booking-page .item-wrap:after {
      content: '';
      display: block;
      clear: both
   }
   .service-pages.booking-page .item-wrap .item-label {
      float: left;
      width: 30%!important;
      font-weight: 700;
      font-size: 1.125rem;
      margin: 0
   }
   .service-pages.booking-page .item-wrap .frm-item {
      float: left;
      width: 45%;
      margin: 0
   }
   .service-pages.booking-page .item-wrap .frm-item .selecter .selecter-selected {
      font-size: 1.5rem
   }
   .service-pages.booking-page .item-wrap .frm-hightline {
      margin: 0;
      font-size: 1.125rem
   }
   .service-pages.booking-page .item-wrap .checkboxfield .frm-li,
   .service-pages.booking-page .item-wrap .radiofield .frm-li {
      padding: 0;
      margin-top: 0
   }
   .service-pages.booking-page .btn-wrap {
      text-align: center
   }
   .service-pages.booking-page .btn-wrap .frm-item {
      display: inline-block;
      float: none;
      width: 25%
   }
   .service-pages.booking-page .btn-wrap .frm-item a {
      font-size: 1.125rem
   }
   .service-pages.booking-page .btn-wrap .frm-item-left {
      margin-right: 20px
   }
}

@media (min-width:1600px) {
   .service-pages.booking-page .item-wrap .item-label {
      width: 25%
   }
}

.nav-menu > .menu-item .nav-dropdown-link[href=""] {
   pointer-events: none;
   color: #939393
}

.footer-middle .normal-list a[href=""] {
   pointer-events: none;
   color: #ccc
}

.list-photo .photo-item a {
   overflow: hidden
}

.list-photo .photo-item a:hover img {
   -ms-transform: scale(1.1);
   -webkit-transform: scale(1.1);
   transform: scale(1.1)
}

.list-photo .photo-item a img {
   -webkit-transition-property: transform;
   -webkit-transition-property: -webkit-transform;
   transition-property: -webkit-transform;
   transition-property: transform;
   transition-property: transform, -webkit-transform;
   -webkit-transition-duration: .5s;
   transition-duration: .5s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out
}

.page-product .thuvien .catalogue-download picture,
.slick-slide img {
   width: 100%
}

.philosophy-slide.slick-slider img {
   width: auto
}

.pr-menu .dropdown .dd-logo {
   padding-top: 0;
   padding-bottom: 0
}

.pr-menu .dropdown .dd-logo img {
   position: relative;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%)
}

.gl-360 img.gl360-line {
   top: 69%
}

.page-product {
   overflow: hidden
}

.thongsokythuat .nav-tabs {
   margin-top: -2rem;
   overflow: hidden;
   padding-bottom: 2rem
}

.thongsokythuat .nav-tabs li {
   margin-bottom: 1rem;
   margin-top: 2rem
}

@media (min-width:992px) {
   .page-product .thongsokythuat div.tab-content {
      margin-top: 50px
   }
}

.page-product .car-color-note {
   margin-top: 40px;
   margin-bottom: 20px;
   text-align: center
}

@media (max-width:767px) {
   .page-product .car-color-note {
      font-size: 1.5rem
   }
}

.product-estimate.mitsu-modal .estimate-promotion .promo-title p {
   line-height: 2.2rem;
   padding: 6px 0
}

@media (max-width:767px) {
   .product-estimate.mitsu-modal .estimate-promotion .promo-title p {
      line-height: 3rem;
      padding: 4px 0
   }
   .product-estimate.mitsu-modal .estimate-promotion ul li span b {
      line-height: 3.5rem
   }
}

.slide-dacdiemnoibat .feature-news-item .summary {
   font-style: italic;
   font-size: 1.575rem;
   line-height: 2.075rem
}

@media (min-width:768px) {
   .slide-dacdiemnoibat .feature-news-item .summary {
      font-size: .925rem;
      line-height: 1.425rem
   }
}

@media (max-width:767px) {
   .product-estimate.mitsu-modal .estimate-calculator .esdetail-row .esdetail-info {
      line-height: 2.375rem;
      min-height: 3rem
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-info {
      min-height: 0
   }
   .product-estimate.mitsu-modal .estimate-calculator .estimate-listbtn .btn {
      margin-bottom: 1.5rem
   }
}

.product-estimate.mitsu-modal .estimate-calculator .estimate-total .esdetail-gia span {
   font-weight: 700
}

.product-estimate.mitsu-modal .estimate-promotion ul {
   padding: 0
}

.product-estimate.mitsu-modal .estimate-promotion ul li span b {
   display: inline-block
}

@media (min-width:768px) {
   .mitsu-modal .modal-close {
      right: 8%;
      top: 5%;
      width: 60px;
      height: 60px
   }
}

.page-product .slide-dacdiemnoibat .feature-news-box {
   width: 33.3%;
   display: inline-block
}

.page-product .phienban-slide {
   overflow: hidden
}

.page-product .phienban-slide .phienban-item {
   width: 100%;
   display: inline-block
}

.page-product .phienban-slide .phienban-item:nth-child(n + 2) {
   display: none
}

.page-product .phienban-slide.slick-slider .phienban-item {
   display: inline-block
}

.page-product .phukien .list-phukien .photo-item {
   display: inline-block;
   width: 33.3%
}

.tab-content .tab-panel {
   overflow: hidden
}

.faqs-page .btn-send {
   text-align: center;
   margin-bottom: 10px
}

.faqs-page .btn-send a {
   padding: 10px
}

.step table {
   table-layout: fixed
}

.feature-news-box {
   display: inline-block;
   width: 25%
}

.feature-news-box.slick-slide {
   width: auto
}

.list-steps table {
   table-layout: fixed
}

.fd-map-wrap .fd-result-item {
   text-align: left
}

.fd-map-wrap .fd-result-item .d-name,
.fd-near .fd-near-list-item .d-name {
   cursor: pointer
}

.fd-map-wrap .fd-result-item.open,
.fd-near .fd-near-list-item.open {
   background-color: #f1eff1
}

.fd-map-wrap .fd-result-item .col-buttons,
.fd-map-wrap .fd-result-item .col-detail .d-address,
.fd-map-wrap .fd-result-item .col-detail .d-distance,
.fd-map-wrap .fd-result-item .col-detail .d-info,
.fd-map-wrap .fd-result-item .col-detail .d-link,
.fd-map-wrap .fd-result-item .col-detail .d-phone {
   display: none
}

.fd-map-wrap .fd-result-item.open .col-buttons,
.fd-map-wrap .fd-result-item.open .col-detail .d-address,
.fd-map-wrap .fd-result-item.open .col-detail .d-distance,
.fd-map-wrap .fd-result-item.open .col-detail .d-info,
.fd-map-wrap .fd-result-item.open .col-detail .d-link,
.fd-map-wrap .fd-result-item.open .col-detail .d-phone {
   display: block
}

.fd-near .fd-near-list-item .col-detail .d-address,
.fd-near .fd-near-list-item .col-detail .d-distance,
.fd-near .fd-near-list-item .col-detail .d-info,
.fd-near .fd-near-list-item .col-detail .d-link,
.fd-near .fd-near-list-item .col-detail .d-phone,
.fd-near .fd-near-list-item .col-distance {
   display: none
}

.fd-near .fd-near-list-item.open .col-detail .d-address,
.fd-near .fd-near-list-item.open .col-detail .d-distance,
.fd-near .fd-near-list-item.open .col-detail .d-info,
.fd-near .fd-near-list-item.open .col-detail .d-link,
.fd-near .fd-near-list-item.open .col-detail .d-phone,
.fd-near .fd-near-list-item.open .col-distance {
   display: block
}

.find-dealer .list-daily {
   position: absolute;
   margin: 0 auto;
   width: 100%;
   bottom: -10%
}

.find-dealer .list-daily ul {
   text-align: center
}

.find-dealer .list-daily ul li {
   display: inline-block;
   padding: 0 10px;
   margin: 5px 0;
   border-right: 1px solid #ed1c24
}

.find-dealer .list-daily ul li:last-child {
   border: none;
   padding-right: 0
}

.find-dealer .list-daily ul li a {
   color: #ed1c24;
   font-size: 2.5rem
}

@media (min-width:768px) {
   .find-dealer .list-daily {
      bottom: 4%
   }
}

@media (min-width:992px) {
   .fd-all-wrap .fd-result-item.open,
   .fd-near .fd-near-list-item.open {
      padding: 1.25rem 9.375rem 1.25rem 2.5rem
   }
   .fd-all-wrap .fd-result-item.open .col-buttons,
   .fd-near .fd-near-list-item.open .col-distance {
      width: 8.125rem
   }
   .fd-all-wrap .fd-near-list-item .col-distance .find-map,
   .fd-all-wrap .fd-near-list-item .col-distance .find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-map,
   .fd-all-wrap .fd-result-item .col-buttons .find-road {
      width: 100%
   }
   .fd-all-wrap .fd-near-list-item .col-distance .find-map .icon-find-road,
   .fd-all-wrap .fd-near-list-item .col-distance .find-road .icon-find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-map .icon-find-road,
   .fd-all-wrap .fd-result-item .col-buttons .find-road .icon-find-road {
      width: 2rem;
      height: 2rem
   }
   .find-dealer .list-daily {
      position: absolute;
      margin: -30px auto 0;
      width: 100%;
      right: 4%;
      bottom: auto
   }
   .find-dealer .list-daily ul {
      text-align: right
   }
   .find-dealer .list-daily ul li a {
      font-size: 1.1875rem
   }
   .fd-all-wrap .fd-select ul li a {
      padding: 0 10px
   }
   .fd-map-wrap .fd-near {
      width: 40%
   }
   .fd-map-wrap .fd-map {
      width: 60%
   }
   .fd-near .fd-near-list-item.open .col-distance .phone-box {
      display: none
   }
}

@media (min-width:1440px) {
   .fd-map-wrap .fd-near {
      width: 35%
   }
   .fd-map-wrap .fd-map {
      width: 65%
   }
}

@media (min-width:1600px) {
   .fd-map-wrap .fd-near {
      width: 30%
   }
   .fd-map-wrap .fd-map {
      width: 70%
   }
}

.product-specs .list-steps {
   padding-top: 170px
}

.product-specs .list-steps .steps-header {
   background-color: #fff;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 10;
   width: 100%;
   height: 170px;
   padding: 20px 0 10px;
   -webkit-transition: box-shadow .3s;
   -webkit-transition: -webkit-box-shadow .3s;
   transition: -webkit-box-shadow .3s;
   transition: box-shadow .3s;
   transition: box-shadow .3s, -webkit-box-shadow .3s
}

.product-specs .list-steps .steps-header.scroll {
   -webkit-box-shadow: 0 4px 10px -2px gray;
   box-shadow: 0 4px 10px -2px gray
}

.product-specs .list-steps .steps-header table img {
   width: 80%;
   max-width: 200px
}

.gsc-tabsArea > div {
   overflow: hidden;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   box-sizing: content-box
}

body .product-specs.mitsu-modal .list-steps,
body .product-specs.mitsu-modal title-block {
   margin: 0 0 2.5rem
}

body .product-specs.mitsu-modal .list-steps .stepes-pagination {
   position: relative;
   width: 100%;
   top: 0;
   left: 0
}

body .slick-slide.banner-slide-item:not(:first-child) {
   display: block
}

@media (max-width:767px) {
   .page-product .grid-inner {
      padding-left: 15px;
      padding-right: 15px
   }
}

.landing-desc-text span {
   display: unset!important
}

.page-product .video.video-full {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   background-color: #000
}

.video-full .video-show {
   max-height: 100%;
   margin: 0 auto;
   width: 75%
}

@media (min-width:768px) {
   .nav-menu .menu-item-sp .menu-item {
      width: 25%
   }
}

@media screen and (min-width:768px) {
   .vehicle-item-title {
      font-size: 1.5rem
   }
}

@media screen and (min-width:1200px) {
   .vehicle-item-title {
      font-size: 1.4rem;
      white-space: nowrap;
   }
}

.icon-price-small.grey {
   width: 16px;
   height: 16px;
   background-image: url(../img/icons/icon-price.svg);
   background-position: top -20px center;
   background-size: 100% auto
}

@media screen and (min-width:768px) {
   .icon-price-small.grey {
      background-position: top -1.21rem center;
      width: 1rem;
      height: 1rem
   }
}

.new-thumbtop .img-thumb {
   position: relative;
   overflow: hidden
}

.new-thumbtop .img-thumb:before {
   content: '';
   display: block;
   position: relative;
   width: 100%;
   margin-bottom: 60%
}

.new-thumbtop .img-thumb > img {
   position: absolute;
   top: 0;
   left: 50%;
   -webkit-transform: translate(-50%, 0);
   -ms-transform: translate(-50%, 0);
   transform: translate(-50%, 0);
   max-width: 100%;
   width: 100%
}

.home-care-block .number a {
   color: #ed1c24
}

.home-nav-block .block-list .detail .wrap strong {
   font-size: 80%
}

@media screen and (min-width:1024px) {
   .home-nav-block .block-list .detail .wrap strong {
      font-size: 100%
   }
}

.home-nav-block .block-contact li strong a {
   color: #ed1c24
}

.main {
   position: relative;
   max-width: 100%
}

@media (max-width:767px) {
   .header {
      padding-top: 5rem
   }
   .header .main-logo {
      width: 100%;
      height: 5rem;
      left: 0;
      background-color: #fff
   }
   .header .main-logo a {
      width: 100%;
      height: 100%;
      text-align: center;
      padding: 2px 8px
   }
   .header .main-logo .logo {
      display: inline-block
   }
   .header .mb-menu {
      position: relative;
      height: 5rem
   }
   .header .nav-container {
      top: 0;
      margin-top: 10rem
   }
   .main {
      padding-top: 10rem
   }
   .header.no-scroll + .main {
      padding-top: 0
   }
}

#blockcontact {
   position: relative
}

#blockcontact.scroll {
   position: fixed;
   bottom: 0;
   left: 0;
   width: 100%
}

#blockcontact.no-scroll {
   position: relative
}

.block-contact {
   padding: 2rem 0;
   background: #fff;
   border-top: 1px solid #e0e0e0;
   border-bottom: 1px solid #e0e0e0
}

.block-contact:after {
   display: block;
   content: "";
   clear: both
}

.block-contact li {
   float: left;
   width: 50%;
   font-size: 14px;
   color: #404040;
   text-align: center
}

.block-contact li strong {
   display: block;
   margin: 5px 0 0;
   font-size: 140%;
   color: #ed1c24
}

.block-contact li strong a {
   color: #ed1c24
}

.block-contact li strong:first-child {
   border-right: 1px solid #e0e0e0
}

img[height="1"] {
   display: none
}

.fancybox-margin {
   margin-right: 17px
}
