@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  -webkit-print-color-adjust: exact;
}

.clearPrefix {
  clear: both;
}

a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}

/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* global body setting */
/* default font family */
/* default font color */
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* special theme */
/* insert special theme for this website */
/* text sizing */
/* grid system */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-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-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../images/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.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;
  box-sizing: border-box;
}

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: none;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.lt-ie9 .container {
  width: 1000px !important;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1000px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.lt-ie9 .col-sm-1, .lt-ie9 .col-sm-2, .lt-ie9 .col-sm-3, .lt-ie9 .col-sm-4, .lt-ie9 .col-sm-5, .lt-ie9 .col-sm-6, .lt-ie9 .col-sm-7, .lt-ie9 .col-sm-8, .lt-ie9 .col-sm-9, .lt-ie9 .col-sm-10, .lt-ie9 .col-sm-11, .lt-ie9 .col-sm-12 {
  float: left;
}
.lt-ie9 .col-sm-1 {
  width: 8.3333333333%;
}
.lt-ie9 .col-sm-2 {
  width: 16.6666666667%;
}
.lt-ie9 .col-sm-3 {
  width: 25%;
}
.lt-ie9 .col-sm-4 {
  width: 33.3333333333%;
}
.lt-ie9 .col-sm-5 {
  width: 41.6666666667%;
}
.lt-ie9 .col-sm-6 {
  width: 50%;
}
.lt-ie9 .col-sm-7 {
  width: 58.3333333333%;
}
.lt-ie9 .col-sm-8 {
  width: 66.6666666667%;
}
.lt-ie9 .col-sm-9 {
  width: 75%;
}
.lt-ie9 .col-sm-10 {
  width: 83.3333333333%;
}
.lt-ie9 .col-sm-11 {
  width: 91.6666666667%;
}
.lt-ie9 .col-sm-12 {
  width: 100%;
}
.lt-ie9 .col-sm-pull-0 {
  right: auto;
}
.lt-ie9 .col-sm-pull-1 {
  right: 8.3333333333%;
}
.lt-ie9 .col-sm-pull-2 {
  right: 16.6666666667%;
}
.lt-ie9 .col-sm-pull-3 {
  right: 25%;
}
.lt-ie9 .col-sm-pull-4 {
  right: 33.3333333333%;
}
.lt-ie9 .col-sm-pull-5 {
  right: 41.6666666667%;
}
.lt-ie9 .col-sm-pull-6 {
  right: 50%;
}
.lt-ie9 .col-sm-pull-7 {
  right: 58.3333333333%;
}
.lt-ie9 .col-sm-pull-8 {
  right: 66.6666666667%;
}
.lt-ie9 .col-sm-pull-9 {
  right: 75%;
}
.lt-ie9 .col-sm-pull-10 {
  right: 83.3333333333%;
}
.lt-ie9 .col-sm-pull-11 {
  right: 91.6666666667%;
}
.lt-ie9 .col-sm-pull-12 {
  right: 100%;
}
.lt-ie9 .col-sm-push-0 {
  left: auto;
}
.lt-ie9 .col-sm-push-1 {
  left: 8.3333333333%;
}
.lt-ie9 .col-sm-push-2 {
  left: 16.6666666667%;
}
.lt-ie9 .col-sm-push-3 {
  left: 25%;
}
.lt-ie9 .col-sm-push-4 {
  left: 33.3333333333%;
}
.lt-ie9 .col-sm-push-5 {
  left: 41.6666666667%;
}
.lt-ie9 .col-sm-push-6 {
  left: 50%;
}
.lt-ie9 .col-sm-push-7 {
  left: 58.3333333333%;
}
.lt-ie9 .col-sm-push-8 {
  left: 66.6666666667%;
}
.lt-ie9 .col-sm-push-9 {
  left: 75%;
}
.lt-ie9 .col-sm-push-10 {
  left: 83.3333333333%;
}
.lt-ie9 .col-sm-push-11 {
  left: 91.6666666667%;
}
.lt-ie9 .col-sm-push-12 {
  left: 100%;
}
.lt-ie9 .col-sm-offset-0 {
  margin-left: 0%;
}
.lt-ie9 .col-sm-offset-1 {
  margin-left: 8.3333333333%;
}
.lt-ie9 .col-sm-offset-2 {
  margin-left: 16.6666666667%;
}
.lt-ie9 .col-sm-offset-3 {
  margin-left: 25%;
}
.lt-ie9 .col-sm-offset-4 {
  margin-left: 33.3333333333%;
}
.lt-ie9 .col-sm-offset-5 {
  margin-left: 41.6666666667%;
}
.lt-ie9 .col-sm-offset-6 {
  margin-left: 50%;
}
.lt-ie9 .col-sm-offset-7 {
  margin-left: 58.3333333333%;
}
.lt-ie9 .col-sm-offset-8 {
  margin-left: 66.6666666667%;
}
.lt-ie9 .col-sm-offset-9 {
  margin-left: 75%;
}
.lt-ie9 .col-sm-offset-10 {
  margin-left: 83.3333333333%;
}
.lt-ie9 .col-sm-offset-11 {
  margin-left: 91.6666666667%;
}
.lt-ie9 .col-sm-offset-12 {
  margin-left: 100%;
}
.lt-ie9 .col-md-1, .lt-ie9 .col-md-2, .lt-ie9 .col-md-3, .lt-ie9 .col-md-4, .lt-ie9 .col-md-5, .lt-ie9 .col-md-6, .lt-ie9 .col-md-7, .lt-ie9 .col-md-8, .lt-ie9 .col-md-9, .lt-ie9 .col-md-10, .lt-ie9 .col-md-11, .lt-ie9 .col-md-12 {
  float: left;
}
.lt-ie9 .col-md-1 {
  width: 8.3333333333%;
}
.lt-ie9 .col-md-2 {
  width: 16.6666666667%;
}
.lt-ie9 .col-md-3 {
  width: 25%;
}
.lt-ie9 .col-md-4 {
  width: 33.3333333333%;
}
.lt-ie9 .col-md-5 {
  width: 41.6666666667%;
}
.lt-ie9 .col-md-6 {
  width: 50%;
}
.lt-ie9 .col-md-7 {
  width: 58.3333333333%;
}
.lt-ie9 .col-md-8 {
  width: 66.6666666667%;
}
.lt-ie9 .col-md-9 {
  width: 75%;
}
.lt-ie9 .col-md-10 {
  width: 83.3333333333%;
}
.lt-ie9 .col-md-11 {
  width: 91.6666666667%;
}
.lt-ie9 .col-md-12 {
  width: 100%;
}
.lt-ie9 .col-md-pull-0 {
  right: auto;
}
.lt-ie9 .col-md-pull-1 {
  right: 8.3333333333%;
}
.lt-ie9 .col-md-pull-2 {
  right: 16.6666666667%;
}
.lt-ie9 .col-md-pull-3 {
  right: 25%;
}
.lt-ie9 .col-md-pull-4 {
  right: 33.3333333333%;
}
.lt-ie9 .col-md-pull-5 {
  right: 41.6666666667%;
}
.lt-ie9 .col-md-pull-6 {
  right: 50%;
}
.lt-ie9 .col-md-pull-7 {
  right: 58.3333333333%;
}
.lt-ie9 .col-md-pull-8 {
  right: 66.6666666667%;
}
.lt-ie9 .col-md-pull-9 {
  right: 75%;
}
.lt-ie9 .col-md-pull-10 {
  right: 83.3333333333%;
}
.lt-ie9 .col-md-pull-11 {
  right: 91.6666666667%;
}
.lt-ie9 .col-md-pull-12 {
  right: 100%;
}
.lt-ie9 .col-md-push-0 {
  left: auto;
}
.lt-ie9 .col-md-push-1 {
  left: 8.3333333333%;
}
.lt-ie9 .col-md-push-2 {
  left: 16.6666666667%;
}
.lt-ie9 .col-md-push-3 {
  left: 25%;
}
.lt-ie9 .col-md-push-4 {
  left: 33.3333333333%;
}
.lt-ie9 .col-md-push-5 {
  left: 41.6666666667%;
}
.lt-ie9 .col-md-push-6 {
  left: 50%;
}
.lt-ie9 .col-md-push-7 {
  left: 58.3333333333%;
}
.lt-ie9 .col-md-push-8 {
  left: 66.6666666667%;
}
.lt-ie9 .col-md-push-9 {
  left: 75%;
}
.lt-ie9 .col-md-push-10 {
  left: 83.3333333333%;
}
.lt-ie9 .col-md-push-11 {
  left: 91.6666666667%;
}
.lt-ie9 .col-md-push-12 {
  left: 100%;
}
.lt-ie9 .col-md-offset-0 {
  margin-left: 0%;
}
.lt-ie9 .col-md-offset-1 {
  margin-left: 8.3333333333%;
}
.lt-ie9 .col-md-offset-2 {
  margin-left: 16.6666666667%;
}
.lt-ie9 .col-md-offset-3 {
  margin-left: 25%;
}
.lt-ie9 .col-md-offset-4 {
  margin-left: 33.3333333333%;
}
.lt-ie9 .col-md-offset-5 {
  margin-left: 41.6666666667%;
}
.lt-ie9 .col-md-offset-6 {
  margin-left: 50%;
}
.lt-ie9 .col-md-offset-7 {
  margin-left: 58.3333333333%;
}
.lt-ie9 .col-md-offset-8 {
  margin-left: 66.6666666667%;
}
.lt-ie9 .col-md-offset-9 {
  margin-left: 75%;
}
.lt-ie9 .col-md-offset-10 {
  margin-left: 83.3333333333%;
}
.lt-ie9 .col-md-offset-11 {
  margin-left: 91.6666666667%;
}
.lt-ie9 .col-md-offset-12 {
  margin-left: 100%;
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  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 > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  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 > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

.btn--search {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  padding: 7px 15px 7px 10px;
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: 2px solid #01A1DF;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #666;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.btn--search:hover {
  color: #01A1DF;
  text-decoration: none;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: none;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

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

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

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

.media-body {
  width: 10000px;
}

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

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

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

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

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 900px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1000px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  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;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
html:not(.lt-ie9) .visible-xs {
  display: none !important;
}

html:not(.lt-ie9) .visible-sm {
  display: none !important;
}

html:not(.lt-ie9) .visible-md {
  display: none !important;
}

html:not(.lt-ie9) .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  html:not(.lt-ie9) .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  html:not(.lt-ie9) .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  html:not(.lt-ie9) .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie9) .hidden-lg {
    display: none !important;
  }
}
html:not(.lt-ie9) .visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  html:not(.lt-ie9) .hidden-print {
    display: none !important;
  }
  .hidden-print {
    display: none !important;
  }
}
/* css3 crossbrowser */
/* note : for IE8,7 need 'css3pie' */
/* note : for IE8,7 need css3pie helper*/
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
      transform: scale(0.9);
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
      transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  -ms-transform: scale(1.1) rotate(4deg);
      transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
      transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
      transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
      transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
      transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
      transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #0A3898;
  color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #0A3898;
  background-color: rgb(32, 152, 209);
  color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
      transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #0A3898;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
      transform: scale(2);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0A3898;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0A3898;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0A3898;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0A3898;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0A3898;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
      transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0); /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  -webkit-box-shadow: inset 0 0 0 4px #0A3898, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #0A3898, 0 0 1px rgba(0, 0, 0, 0); /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0); /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none;
}

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: "";
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #0A3898;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
      transform: translateY(0);
  border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
      transform: translateY(4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
      transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #0A3898;
  height: 4px;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
      transform: translateY(-4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
      transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: box-shadow, transform;
  transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0); /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0); /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
      transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
}

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
      transform: translateY(10px);
}

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
      transform: translateX(-10px);
}

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
      transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
}

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
      transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
      transform: translateY(10px);
}

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
      transform: translateX(-10px);
}

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  -ms-transform: translateX(-4px);
      transform: translateX(-4px);
}

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
      transform: translateX(4px);
}

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
      transform: rotate(360deg);
}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
  color: #0F9E5E;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
      transform: scale(0.8);
}

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
      transform: rotate(20deg);
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  -ms-transform: scale(1.5) rotate(12deg);
      transform: scale(1.5) rotate(12deg);
}

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
      transform: translateY(-4px);
}

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
      transform: translateY(4px);
}

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\f062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
  content: "\f023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white; /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff", endColorstr="#000000"); /*For IE7-8-9*/
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white; /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white; /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white; /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}

/* fontface class */
@font-face {
  font-family: "DB_Adman_X";
  src: url("../fonts/DB%20Adman%20X.eot");
  src: url("../fonts/DB%20Adman%20X.eot#iefix") format("embedded-opentype"), url("../fonts/DB%20Adman%20X.woff") format("woff"), url("../fonts/DB%20Adman%20X.ttf") format("truetype"), url("../images/DB%20Adman%20X.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DB_Adman_X_Bd";
  src: url("../fonts/DB%20Adman%20X%20Bd.eot");
  src: url("../fonts/DB%20Adman%20X%20Bd.eot#iefix") format("embedded-opentype"), url("../fonts/DB%20Adman%20X%20Bd.woff") format("woff"), url("../fonts/DB%20Adman%20X%20Bd.ttf") format("truetype"), url("../images/DB%20Adman%20X%20Bd.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fontfacetext {
  font-family: "DB_Adman_X";
  letter-spacing: none !important;
}

.fontfacetext-bold {
  font-family: "DB_Adman_X_Bd";
  letter-spacing: none !important;
}

/* scss components */
.main-bg {
  overflow: hidden;
}
.main-bg.bg-page {
  height: 200px !important;
}
.main-bg.bg-page img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  vertical-align: top;
}
@media screen and (max-width: 1199px) {
  .main-bg {
    height: auto;
    margin-bottom: 0px;
  }
  .main-bg.bg-page {
    height: auto !important;
    padding: 0px;
  }
}

.main-bg-pvd {
  height: 645px;
  overflow: hidden;
}

.slider-container {
  position: relative;
  display: none;
}
.slider-container.index-slider {
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  top: 0px;
}
.slider-container .bg-page-slider {
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  top: 0px;
}
.slider-container.main-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-container.bg-slider {
  width: 100%;
  height: auto;
}
.slider-container #bg-cover {
  min-height: 768px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  behavior: url(../backgroundsize.min.htc);
}
@media screen and (max-width: 767px) {
  .slider-container #bg-cover {
    min-height: 480px;
  }
}
.slider-container img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.slider-controller {
  position: absolute;
  z-index: 0;
  bottom: 10px;
  margin: 20px 0px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .slider-controller {
    top: 10px;
    margin: 0px;
  }
}

#foo_pager {
  position: relative;
  z-index: 10;
  float: right;
  width: auto;
  font-size: 13px;
  top: 0px;
  right: 0px;
}
#foo_pager span.pager_list {
  float: left;
  display: block;
  margin-right: 5px;
  width: 13px;
  height: 13px;
}
#foo_pager span.pager_list > a {
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
  background-color: #CCCCCC;
  border: 1px solid white;
}
#foo_pager span.pager_list.selected a {
  background-color: #00B4E5;
  border: 1px solid #66deff;
}

a#foo_prev:link, a#foo_next:link {
  color: #222;
}

a#foo_prev:hover, a#foo_prev:visited, a#foo_next:hover, a#foo_next:visited {
  color: #000;
}

#foo_prev {
  display: inline-block !important;
}
#foo_prev > .foo_prev.-box {
  text-decoration: none;
  min-height: 27px;
  min-width: 27px;
  display: inline-block;
  background: url("../images/bg-slide-controller.png");
  text-align: center;
  font-weight: 100;
  padding-top: 5px;
  float: left;
}

#foo_next {
  display: inline-block !important;
}
#foo_next > .foo_next.-box {
  text-decoration: none;
  min-height: 27px;
  min-width: 27px;
  display: inline-block;
  background: url("../images/bg-slide-controller.png");
  text-align: center;
  padding-top: 5px;
  padding-left: 2px;
  float: left;
}

html.expanded-right, body.expanded-right {
  overflow: hidden;
  height: 100%;
}

#exit-canvas {
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  background: transparent\9 ;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#exit-canvas.expanded {
  position: fixed;
  visibility: visible;
  right: 240px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: rgb(255, 255, 255);
  background: transparent\9 ;
  background: rgba(255, 255, 255, 0.5);
}
#exit-canvas:hover {
  background: rgb(255, 255, 255);
  background: transparent\9 ;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#canvas-menu-section {
  position: fixed;
  z-index: 100;
  width: 240px;
  height: 100%;
  top: 0;
  background: #00295A;
}
#canvas-menu-section.left {
  left: -240px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#canvas-menu-section.right {
  right: -240px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#canvas-menu-section.expanded-left {
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#canvas-menu-section.expanded-right {
  right: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#canvas-menu-section > .inner-wrapper {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#canvas-menu-section .top-panel-box {
  float: none;
}

#canvas-menu-heading {
  display: block;
  margin: 15px 0 10px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

#canvas-language-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}
#canvas-language-box #switch-language {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#canvas-language-box #switch-language > li {
  display: inline-block;
  float: none;
  margin: 0 15px;
  padding: 6px 0 0 0;
  width: auto;
  height: 20px;
  font-size: 20px;
  color: #999;
}
#canvas-language-box #switch-language > li > a {
  display: block;
  margin: 0 0 0 0;
  width: auto;
  height: auto;
  font-size: 24px;
  color: #999;
  text-decoration: none;
}
#canvas-language-box #switch-language > li > a:hover {
  text-decoration: underline;
}
#canvas-language-box #switch-language > li.flag-th > a {
  background: url("../images/icn-flag.png") left 7px no-repeat;
}
#canvas-language-box #switch-language > li.flag-en > a {
  background: url("../images/icn-flag.png") left -23px no-repeat;
}
#canvas-language-box #switch-language > li:first-child {
  display: block;
  float: none;
  margin: 5px 0 10px 0;
  text-align: center;
}
#canvas-language-box #lang-sw > ul {
  list-style: none;
}
#canvas-language-box #lang-sw > ul > li {
  float: left;
}
#canvas-language-box #lang-sw > ul > li:first-child {
  border-right: none;
}
#canvas-language-box #lang-sw > ul > li > a {
  display: block;
  height: 30px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  color: #fff;
}
#canvas-language-box #lang-sw > ul > li > a:hover {
  background-color: #01b3f8 !important;
}
#canvas-language-box #lang-sw > ul > li > a.active {
  background-color: #4f5245 !important;
}
#canvas-language-box #lang-sw > ul > li > a.lang-th {
  width: 30px;
  background: none;
}
#canvas-language-box #lang-sw > ul > li > a.lang-en {
  width: 30px;
  background: none;
}
#canvas-language-box #lang-sw > ul > li > a > span {
  display: block;
}

@media screen and (max-width: 1024px) {
  #canvas-language-box {
    display: none;
  }
  #canvas-language-box #lang-sw {
    text-align: center;
  }
  #canvas-language-box #lang-sw > ul > li {
    float: none;
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  #canvas-language-box {
    display: block;
  }
  #canvas-language-box #lang-sw {
    text-align: center;
  }
  #canvas-language-box #lang-sw > ul > li {
    float: none;
    display: inline-block;
  }
}
#canvas-search-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}
#canvas-search-box .search-box {
  display: block;
}
#canvas-search-box .search-box .gen-input {
  float: none;
}
#canvas-search-box #search-site {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
#canvas-search-box #search-site table {
  margin: auto;
}
#canvas-search-box #search-site td {
  padding: 0 3px;
}
#canvas-search-box #search-site .search-text {
  display: none;
  position: relative;
  margin: 0 0 0 15px;
  font-size: 20px;
}
#canvas-search-box #search-site a {
  display: block;
  margin: 1px 0 0 0;
  font-size: 20px;
  color: #666;
  text-decoration: none;
}
#canvas-search-box #search-site a:hover {
  text-decoration: underline;
}
#canvas-search-box #search-site i {
  display: none;
  position: absolute;
  top: 7px;
  font-size: 12px;
  color: #333;
}
#canvas-search-box #search-site .btn-circle {
  padding: 5px 20px;
}
#canvas-search-box #search-site .btn-circle > input[type=submit] {
  padding: 5px 20px;
}
#canvas-search-box #search-site .gen-input {
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
#canvas-search-box #search-site input[type=text] {
  width: 110px !important;
  padding: 6px;
}

#canvas-topmenu-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}
#canvas-topmenu-box .user-box {
  display: block;
}
#canvas-topmenu-box .user-box .gen-input {
  float: none;
  margin-bottom: 10px;
}
#canvas-topmenu-box .user-box .gen-button {
  float: none;
  width: 100px;
  margin: auto;
}
#canvas-topmenu-box .user-box .gen-button.icn-right > i {
  display: inline-block;
  color: #fff;
}
#canvas-topmenu-box .user-box .gen-button.color-blue {
  background-color: #0082D6;
}
#canvas-topmenu-box .user-box .gen-button input[type=submit] {
  color: #FFF !important;
  font-size: 16px !important;
  display: inline-block;
}
#canvas-topmenu-box #top-menu {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
#canvas-topmenu-box #top-menu > li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
#canvas-topmenu-box #top-menu > li a {
  display: block;
  margin: 1px 0 0 0;
  padding: 10px 15px;
  font-size: 22px;
  color: #efefef;
  text-decoration: none;
}
#canvas-topmenu-box #top-menu > li a:hover {
  text-decoration: none;
}

#canvas-mainmenu-box {
  margin: 0 auto;
  padding-bottom: 15px;
  width: 95%;
  border-bottom: 1px solid #666;
}
#canvas-mainmenu-box #mainmenu-list {
  position: inherit;
  z-index: 1;
  margin: 0;
  padding: 0;
}
#canvas-mainmenu-box #mainmenu-list > li {
  position: relative;
  display: block;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  min-height: 35px;
}
#canvas-mainmenu-box #mainmenu-list > li:hover {
  background: #00408d;
}
#canvas-mainmenu-box #mainmenu-list > li.active {
  background: #00408d !important;
  text-align: center;
}
#canvas-mainmenu-box #mainmenu-list > li.active span > a {
  text-align: left;
}
#canvas-mainmenu-box #mainmenu-list > li.active > i {
  display: inline-block;
}
#canvas-mainmenu-box #mainmenu-list > li.active .mainmenu-lv2 {
  display: block;
}
#canvas-mainmenu-box #mainmenu-list > li.expandable .fa-caret-down {
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 10px;
  color: #fff;
}
#canvas-mainmenu-box #mainmenu-list > li span {
  display: block;
  height: auto;
}
#canvas-mainmenu-box #mainmenu-list > li span > a {
  display: block;
  padding: 10px 30px 10px 10px;
  height: auto;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
#canvas-mainmenu-box #mainmenu-list > li span > i {
  display: none;
}
#canvas-mainmenu-box #mainmenu-list > li > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -17px;
  font-size: 20px;
  color: #efefef;
}
#canvas-mainmenu-box .mainmenu-lv2 {
  display: none;
  position: relative;
  z-index: 2;
  left: 0;
  margin-top: -24px;
  width: 100%;
  min-height: 40px;
  background: #efefef;
  text-align: left;
}
#canvas-mainmenu-box .mainmenu-lv2 > .inner-wrapper {
  padding: 0;
}
#canvas-mainmenu-box .mainmenu-lv2 > .inner-wrapper > .heading {
  display: none;
}
#canvas-mainmenu-box .mainmenu-lv3 {
  display: block;
  position: relative;
  z-index: 3;
  left: 0;
  min-height: 40px;
  background: #333;
  text-align: left;
}
#canvas-mainmenu-box .mainmenu-lv3 > .inner-wrapper {
  padding: 0;
}
#canvas-mainmenu-box .mainmenu-lv3 > i {
  position: absolute;
  top: -16px;
  left: 46%;
  font-size: 26px;
  color: #333;
  display: none;
}
#canvas-mainmenu-box .mainmenu-lv2-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li {
  display: block;
  position: relative;
  padding: 5px 0;
  float: none;
  width: auto;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li.active {
  padding-bottom: 0;
  background: white !important;
  text-align: center;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li.active > i {
  display: inline-block;
  text-align: center;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li.active .mainmenu-lv3 {
  display: block;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li:hover {
  background: none;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li.expandable .fa-caret-down {
  display: inline-block;
  position: absolute;
  font-size: 14px;
  top: 10px !important;
  right: 12px !important;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li > span {
  height: auto !important;
  text-align: left;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li > span > a {
  padding: 0 10px 0 10px !important;
  height: auto !important;
  font-size: 20px !important;
  color: #333 !important;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li > span > a:hover {
  background: none !important;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li > span > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -17px;
  font-size: 26px;
  color: #333;
}
#canvas-mainmenu-box .mainmenu-lv2-list > li > span > img {
  display: none;
}
#canvas-mainmenu-box .mainmenu-lv3-list {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}
#canvas-mainmenu-box .mainmenu-lv3-list > li {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 5px 0;
}
#canvas-mainmenu-box .mainmenu-lv3-list > li:hover {
  background: none !important;
}
#canvas-mainmenu-box .mainmenu-lv3-list > li > span {
  display: block;
  float: left;
  height: auto !important;
  width: 87% !important;
}
#canvas-mainmenu-box .mainmenu-lv3-list > li > span > a {
  display: inline !important;
  padding: 0 !important;
  height: auto !important;
  font-size: 20px !important;
  color: #efefef !important;
  line-height: 16px;
}
#canvas-mainmenu-box .mainmenu-lv3-list > li > i {
  display: block;
  float: left;
  margin: 2px 4px 0 10px;
  color: #efefef;
  font-size: 13px;
}
#canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body {
  padding: 5px 10px;
  border-bottom: 1px solid #3c3c3c;
}
#canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body .bullet-lv3 {
  margin-right: 5px;
  margin-top: 2px;
  position: absolute;
}
#canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a {
  font-size: 20px !important;
}
#canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:link, #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:visited {
  color: #fff;
}
#canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:hovef, #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:focus {
  color: #00b4e5;
}

#canvas-sitemap-box {
  margin: 0 auto 0 auto;
  padding-bottom: 15px;
  width: 95%;
}
#canvas-sitemap-box ul {
  margin: 0;
  padding: 0;
}
#canvas-sitemap-box ul > li {
  display: block;
}
#canvas-sitemap-box ul > li:hover {
  background: #00408d;
}
#canvas-sitemap-box ul > li a {
  display: block;
  padding: 10px 30px 10px 10px;
  height: auto;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}

#canvas-socialmedia-box {
  margin: 0 auto 20px auto;
}
#canvas-socialmedia-box #top-social {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#canvas-socialmedia-box #top-social > li {
  display: inline-block;
  float: none;
  margin: 0 5px;
  padding: 1px 0 0 0;
  width: 32px;
  height: 32px;
  font-size: 20px;
  color: #999;
}
#canvas-socialmedia-box #top-social > li > span {
  display: block;
  padding: 3px 0 0 0;
}
#canvas-socialmedia-box #top-social > li > a {
  display: block;
  margin: 0 0 0 0;
  width: 32px;
  height: 32px;
  color: #999;
  text-decoration: none;
}
#canvas-socialmedia-box #top-social > li > a:hover {
  text-decoration: underline;
}
#canvas-socialmedia-box #top-social > li.icn-fb > a {
  background: url("../images/icn-social-mobile.png") left top no-repeat;
}
#canvas-socialmedia-box #top-social > li.icn-tw > a {
  background: url("../images/icn-social-mobile.png") left -50px no-repeat;
}
#canvas-socialmedia-box #top-social > li.icn-yt > a {
  background: url("../images/icn-social-mobile.png") left -100px no-repeat;
}
#canvas-socialmedia-box #top-social > li:first-child {
  display: block;
  float: none;
  width: 100%;
  margin: 5px 0 10px 0;
  text-align: center;
}

#canvas-sitestat-box #site-stat {
  display: block;
  margin-bottom: 10px;
}
#canvas-sitestat-box #site-stat table {
  margin: auto;
}
#canvas-sitestat-box #site-stat td {
  padding: 3px 0;
  font-size: 14px;
  color: #0490D8;
}
#canvas-sitestat-box #site-stat .site-stat-num {
  color: #efefef;
}

#canvas-enewsletter-box #enewsletter {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
#canvas-enewsletter-box #enewsletter table {
  margin: auto;
}
#canvas-enewsletter-box #enewsletter td {
  padding: 0 3px;
}
#canvas-enewsletter-box #enewsletter .search-text {
  display: block;
  position: relative;
  margin: 0 0 0 15px;
  font-size: 20px;
}
#canvas-enewsletter-box #enewsletter a {
  display: block;
  margin: 1px 0 0 0;
  font-size: 20px;
  color: #666;
  text-decoration: none;
}
#canvas-enewsletter-box #enewsletter a:hover {
  text-decoration: underline;
}
#canvas-enewsletter-box #enewsletter i {
  position: absolute;
  top: 7px;
  font-size: 12px;
  color: #333;
}
#canvas-enewsletter-box #enewsletter .btn-circle {
  padding: 5px 20px;
}
#canvas-enewsletter-box #enewsletter .btn-circle > input[type=submit] {
  padding: 5px 20px;
}
#canvas-enewsletter-box #enewsletter .gen-input {
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
#canvas-enewsletter-box #enewsletter input[type=text] {
  width: 110px !important;
  padding: 6px;
}

#canvas-callcenter-box #callcenter {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 20px 10px 20px;
  padding-left: 50px;
  background: url("../images/icn-callcenter-canvas.png") left 2px no-repeat;
}
#canvas-callcenter-box #callcenter > span {
  display: block;
  font-family: arial;
}
#canvas-callcenter-box #callcenter > span.cc-text {
  margin-top: -3px;
  font-weight: bold;
  font-size: 19px;
  color: #01A1DF;
}
#canvas-callcenter-box #callcenter > span.cc-num {
  margin-top: -5px;
  font-size: 1.5em;
  color: #999999;
}

.canvas-menu-wrapper {
  display: none;
}

@media screen and (max-width: 1199px) {
  .canvas-menu-wrapper {
    display: block;
  }
  body.nav-expanded {
    margin-left: 0em;
    transition: right 0.4s ease-in-out 0s;
    -webkit-transition: right 0.4s ease-in-out 0s;
    -moz-transition: right 0.4s ease-in-out 0s;
    -o-transition: right 0.4s ease-in-out 0s;
  }
  .nav-expander {
    background-color: #01A1DF;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 45px;
    margin-right: 0;
    padding: 0;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    right: 15px;
    text-decoration: none;
    text-transform: uppercase;
    top: 10px;
    transition: right 0.3s ease-in-out 0s;
    width: 50px;
    line-height: 20px;
    z-index: 12;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
    font-family: "DB_Adman_X";
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .nav-expander:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .nav-expander.fixed {
    position: fixed;
    z-index: 999;
    background-color: #0082D6;
    border-radius: 0px;
    -pie-border-radius: 0px;
    behavior: url(../PIE.htc);
  }
  .nav-expander i {
    font-size: 27px;
  }
  .nav-expanded .nav-expander.fixed {
    right: 300px;
  }
  .canvas-menu {
    background: #2d2f33;
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: -300px;
    font-size: 15px;
    top: 0;
    width: 300px;
    z-index: 2000;
    -webkit-transition: right 0.3s ease-in-out 0s;
    transition: right 0.3s ease-in-out 0s;
    font-family: "DB_Adman_X";
  }
  .nav-expanded .canvas-menu {
    right: 0;
  }
  #nav-close {
    font-size: 20px;
    padding-right: 10px;
  }
  .main-menu {
    padding-top: 12px;
  }
  .main-menu li {
    border-bottom: 1px solid #323949;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px;
    list-style: none !important;
  }
  .main-menu li:last-child {
    border-bottom: 0px;
  }
  .main-menu li a {
    display: block;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
  }
  .main-menu li a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    margin-top: 8px;
    margin-left: 10px;
  }
  .main-menu li a:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  .main-menu li a:hover .caret {
    border-top-color: #fff;
  }
  .main-menu li a i {
    font-size: 20px;
    margin-right: 5px;
  }
  .main-menu li .sub-nav {
    border-bottom: 0px;
    padding: 4px;
  }
  .main-menu li .open > a > .caret {
    border-top: none;
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  .main-menu li .open > a:hover > .caret {
    border-bottom-color: #fff;
  }
  .main-menu li > a > .icon {
    float: right;
    margin: -3px 1.7em -0.1em 0;
    opacity: 0;
    font-size: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .main-menu li > a:hover > .icon {
    float: right;
    margin: -3px 0.5em -0.1em 0;
    opacity: 1;
  }
  .main-menu li .search-toggle-item .gen-input {
    float: none;
    max-width: 100%;
    height: auto;
    padding: 3px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
    font-size: 18px;
  }
  .main-menu li .search-toggle-item .gen-input > input[type=text] {
    font-size: 20px;
  }
  .main-menu li .search-toggle-item .gen-button {
    float: none;
    max-width: 50%;
    height: 30px;
    padding: 1px;
    margin: 0 auto;
    margin-bottom: 10px;
    color: #fff;
    background-color: #0082D6;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
    font-size: 20px;
    line-height: 30px !important;
    overflow: hidden;
  }
  .main-menu li .search-toggle-item .gen-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .main-menu li .search-toggle-item .gen-button > i {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 7px;
    top: 6px;
    z-index: 0;
    margin: 0px;
    display: block;
  }
  .main-menu li .lang-sw {
    text-align: center;
  }
  .main-menu li .lang-sw a {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0 5px;
    margin: 0 5px;
    text-align: center;
    color: #01A1DF;
    background-color: #fff;
    font-size: 20px;
    line-height: 30px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .main-menu li .lang-sw a:hover, .main-menu li .lang-sw a.active {
    color: #fff;
    background-color: #01A1DF;
  }
  .icon:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\f105";
  }
  .exit-canvas {
    background-color: #000;
    opacity: 0.5;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998;
  }
}
@media screen and (min-width: 319px) and (max-width: 480px) {
  .canvas-menu-wrapper {
    display: block;
  }
  body.nav-expanded {
    margin-left: 0em;
    transition: right 0.4s ease-in-out 0s;
    -webkit-transition: right 0.4s ease-in-out 0s;
    -moz-transition: right 0.4s ease-in-out 0s;
    -o-transition: right 0.4s ease-in-out 0s;
  }
  .nav-expander {
    background-color: #01A1DF;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 45px;
    margin-right: 0;
    padding: 0;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    right: 0px;
    text-decoration: none;
    text-transform: uppercase;
    top: 10px;
    transition: right 0.3s ease-in-out 0s;
    width: 50px;
    line-height: 20px;
    z-index: 12;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
    font-family: "DB_Adman_X";
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .nav-expander:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .nav-expander.fixed {
    position: fixed;
    z-index: 999;
    background-color: #0082D6;
    border-radius: 0px;
    -pie-border-radius: 0px;
    behavior: url(../PIE.htc);
  }
  .nav-expander i {
    font-size: 24px;
  }
  .nav-expanded .nav-expander.fixed {
    right: 240px;
  }
  .canvas-menu {
    background: #2d2f33;
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: -240px;
    font-size: 14px;
    top: 0;
    width: 240px;
    z-index: 2000;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
    font-family: "DB_Adman_X";
  }
  .nav-expanded .canvas-menu {
    right: 0;
  }
  #nav-close {
    font-size: 20px;
    padding-right: 10px;
  }
  .main-menu {
    padding-top: 12px;
  }
  .main-menu li {
    border-bottom: 1px solid #323949;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px;
  }
  .main-menu li:last-child {
    border-bottom: 0px;
  }
  .main-menu li a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
  }
  .main-menu li a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    margin-top: 8px;
    margin-left: 10px;
  }
  .main-menu li a:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  .main-menu li a:hover .caret {
    border-top-color: #fff;
  }
  .main-menu li .sub-nav {
    border-bottom: 0px;
    padding: 4px;
  }
  .main-menu li .open > a > .caret {
    border-top: none;
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  .main-menu li .open > a:hover > .caret {
    border-bottom-color: #fff;
  }
  .main-menu li > a > .icon {
    float: right;
    margin: -3px 1.7em -0.1em 0;
    opacity: 0;
    font-size: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .main-menu li > a:hover > .icon {
    float: right;
    margin: -3px 0.5em -0.1em 0;
    opacity: 1;
  }
  .main-menu li .search-toggle-item .gen-input {
    float: none;
    max-width: 100%;
    height: auto;
    max-height: unset;
    padding: 3px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
    font-size: 18px;
  }
  .main-menu li .search-toggle-item .gen-input > input[type=text] {
    font-size: 20px;
    height: auto;
    max-height: 30px;
  }
  .main-menu li .search-toggle-item .gen-button {
    float: none;
    max-width: 50%;
    height: 30px;
    padding: 1px;
    margin: 0 auto;
    margin-bottom: 10px;
    color: #fff;
    background-color: #0082D6;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
    font-size: 20px;
    line-height: 30px !important;
    overflow: hidden;
  }
  .main-menu li .search-toggle-item .gen-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .main-menu li .search-toggle-item .gen-button > i {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 7px;
    top: 6px;
    z-index: 0;
    margin: 0px;
    display: block;
  }
  .main-menu li .lang-sw {
    text-align: center;
  }
  .main-menu li .lang-sw a {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0 5px;
    text-align: center;
    color: #01A1DF;
    background-color: #fff;
    font-size: 20px;
    line-height: 30px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .main-menu li .lang-sw a:hover, .main-menu li .lang-sw a.active {
    color: #fff;
    background-color: #01A1DF;
  }
  .icon:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\f105";
  }
  .exit-canvas {
    background-color: #000;
    opacity: 0.5;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998;
  }
}
.list-group {
  width: 100%;
}
.list-group .list-group-item {
  padding: 1px 0 1px 0;
}
.list-group .list-group-item:first-child {
  padding: 0 0 1px 0;
}
.list-group .list-group-item .list-group-head {
  position: relative;
  height: 25px;
  font-size: 1.2em;
  cursor: pointer;
  background: #5a95c1; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#5a95c1), to(#385773));
  background: linear-gradient(to bottom, #5a95c1 0%, #385773 100%); /* W3C */
  -pie-background: linear-gradient(#5a95c1, #385773); /* IE6-9 via PIE */
  behavior: url(../PIE.htc);
}
.list-group .list-group-item .list-group-head > div {
  position: relative;
  display: block;
  height: 25px;
}
.list-group .list-group-item .list-group-head > div .icn-circle {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 9px;
  color: #999;
}
.list-group .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
  font-size: 18px;
}
.list-group .list-group-item .list-group-head > div a {
  position: absolute;
  top: 0px;
  left: 10px;
  height: 25px;
  color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
  line-height: 23px;
}
.list-group .list-group-item .active > div {
  position: relative;
  display: block;
  height: 25px;
}
.list-group .list-group-item .active > div .fa-plus:before {
  content: "\f068";
}
.list-group .list-group-item .list-group-content {
  display: none;
  height: 172px;
}
.list-group .list-group-item .list-group-content.opened {
  display: block;
}
.list-group .list-group-item .list-group-content.home-2-head {
  height: 199px;
}
.list-group .list-group-item .list-group-content.home-2-head .iframe-home-box {
  height: 167px;
}
.list-group .list-group-item .list-group-content.home-2-head--nomore {
  height: 199px;
}
.list-group .list-group-item .list-group-content.home-2-head--nomore .iframe-home-box {
  height: 194px;
}
.list-group .list-group-item .list-group-content .iframe-home-box {
  overflow: hidden;
  padding: 5px 0 0 0;
  height: 140px;
}
.list-group .list-group-item .list-group-content .iframe-home-box > iframe {
  width: 1px;
  min-width: 100%;
}
.list-group .list-group-item .list-group-content .list-group-more {
  display: block;
  margin: 5px 0 0 0;
  font-size: 0.8em;
}
.list-group .list-group-item .list-group-content .list-group-more i {
  color: #e00100;
}
.list-group .list-group-item .list-group-content .list-group-more a {
  color: #333333;
  text-decoration: none;
}
.list-group .list-group-item .list-group-content .list-group-more a:hover {
  text-decoration: underline;
}
.list-group .list-group-item .list-group-content .home-msg-box {
  margin-top: 5px;
  height: 194px;
  background: #5a95c1; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#5a95c1), to(#385773));
  background: linear-gradient(to bottom, #5a95c1 0%, #385773 100%); /* W3C */
  -pie-background: linear-gradient(#5a95c1, #385773); /* IE6-9 via PIE */
  behavior: url(../PIE.htc);
}
.list-group .list-group-item .list-group-content .home-msg-box > .msg-box {
  padding-top: 30px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.list-group .list-group-item .list-group-content .home-msg-box > .msg-box .msg-login {
  margin-top: 10px;
}
.list-group.faq-list .list-group-item {
  padding: 0;
  border-bottom: 1px solid #ccc;
}
.list-group.faq-list .list-group-item:first-child {
  padding: 0;
}
.list-group.faq-list .list-group-item:last-child {
  border-bottom: none;
}
.list-group.faq-list .list-group-item .list-group-head {
  position: relative;
  height: auto;
  min-height: initial;
  font-size: 24px;
  cursor: pointer;
  background: none;
  -pie-background: none;
  line-height: 32px;
}
.list-group.faq-list .list-group-item .list-group-head > div {
  position: relative;
  display: block;
  padding: 3px 30px 5px 0;
  height: auto;
  min-height: initial;
}
.list-group.faq-list .list-group-item .list-group-head > div .icn-circle {
  position: absolute;
  top: 8px;
  right: 0px;
  width: 25px;
  height: 25px;
  background-color: #01A1DF;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
}
.list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-inverse {
  color: #0082D6;
}
.list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
  font-size: 16px;
  line-height: 26px;
  text-shadow: none;
  color: #fff;
}
.list-group.faq-list .list-group-item .list-group-head > div a {
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  min-height: initial;
  color: #01A1DF;
  text-decoration: none;
  vertical-align: middle;
  font-weight: 400;
}
.list-group.faq-list .list-group-item .list-group-content {
  display: none;
  margin: 0 0 0 0;
  height: auto;
  line-height: 24px !important;
}
.list-group.faq-list .list-group-item .list-group-content.opened {
  display: block;
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box {
  overflow: hidden;
  padding: 10px 5px;
  height: auto;
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box > iframe {
  width: 1px;
  min-width: 100%;
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor {
  font-family: "DB_Adman_X";
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor ul, .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor ol {
  padding-left: 40px;
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor ul li, .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor ol li {
  /*list-style-position: inside;*/
}
.list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor h1, .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor h2, .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor h3, .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor h4 {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
.list-group.faq-list .list-group-item .list-group-content .list-group-more {
  display: block;
  margin: 5px 0 0 3px;
  font-size: 0.8em;
}
.list-group.faq-list .list-group-item .list-group-content .list-group-more i {
  color: #e00100;
}
.list-group.faq-list .list-group-item .list-group-content .list-group-more a {
  color: #333333;
  text-decoration: none;
}
.list-group.faq-list .list-group-item .list-group-content .list-group-more a:hover {
  text-decoration: underline;
}

.banner-slider-container {
  position: relative;
  display: none;
  margin: 0px;
  border: 1px solid #fff;
}

.banner-slider-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.banner-slider-container ul.banner li {
  height: 100px;
  width: 350px;
  float: left;
  text-align: center;
  border-right: solid 1px #fff;
  display: block;
  background-color: #0082D6;
}

#foo1_prev {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  top: 35px;
  left: 0px;
  cursor: pointer;
}
#foo1_prev > i {
  display: block;
  padding-top: 0px;
  font-size: 24px;
  text-align: center;
  color: #0082D6;
}

#foo1_next {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  top: 35px;
  right: 0px;
  cursor: pointer;
}
#foo1_next > i {
  display: block;
  padding-top: 0px;
  font-size: 24px;
  text-align: center;
  color: #0082D6;
}

/* main layout */
html, body {
  font-family: "DB_Adman_X";
  font-size: 18px;
  color: #666;
  line-height: 1.5em;
  background-color: none;
  letter-spacing: 0.01em;
}

/* remove link outline */
a:hover, a:active, a:focus, input[type=radio] {
  outline: 0;
}

/* clear float */
.clearfix {
  clear: both;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* text sizing */
.textsizing {
  font-family: "DB_Adman_X";
  font-size: 0.8125em;
  line-height: 1.4;
}
.textsizing input[type=text], .textsizing input[type=password], .textsizing input[type=file], .textsizing textarea, .textsizing .selectricWrapper {
  font-family: arial, tahoma;
  font-size: 13px;
}
.textsizing--small {
  font-size: 0.75em;
  line-height: 1.4;
}
.textsizing--large {
  font-size: 0.875em;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .textsizing {
    font-size: 100%;
  }
  .textsizing--small {
    font-size: 100%;
  }
  .textsizing--large {
    font-size: 100%;
  }
  .lt-ie9 .textsizing {
    font-size: 0.8125em;
  }
  .lt-ie9 .textsizing--small {
    font-size: 0.75em;
  }
  .lt-ie9 .textsizing--large {
    font-size: 0.875em;
  }
}

/* text editor control */
.texteditor {
  font-family: "DB_Adman_X";
}
.texteditor a {
  color: #01A1DF;
}
.texteditor a:hover {
  color: #15bdfe;
}
.texteditor table td {
  padding: 8px;
  border: 1px solid #666;
}
.texteditor img {
  max-width: 100%;
  height: auto;
}

.table_wrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive .table > tbody > tr > td {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
}

/* login-box */
#login-box {
  padding: 10px;
  width: 100%;
  height: 100%;
}
html:not(.lt-ie9) #login-box {
  background: #01A1DF;
  background: rgb(1, 161, 223);
  background: transparent\9 ;
  background: rgba(1, 161, 223, 0.8);
}
.lt-ie9 #login-box {
  background: #01A1DF;
}
#index-loginbox #login-box {
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
}
#login-box ul {
  margin: 0;
  padding: 0;
}
#login-box ul > li {
  overflow: hidden;
  display: block;
  margin: 0 0;
  padding: 3px 0;
}
#login-box ul > li span {
  color: #fff;
  font-size: 27px;
  line-height: 1.2;
}
#login-box ul > li .gen-button {
  min-width: 90px;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../images/loader.gif") center no-repeat #fff;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #666;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #666;
  opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #666;
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666;
}

.btn {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-size: 20px;
  padding: 5px 10px;
  border: 0px;
  border-radius: 0;
  line-height: 1em;
  outline: none !important;
  cursor: pointer;
}
.btn i {
  font-size: 16px;
  padding: 0 5px;
}
.btn a {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 0 5px;
}
.btn a:hover {
  text-decoration: none;
}
.btn a i {
  font-size: 16px;
  padding: 0 5px;
}
.btn-default {
  width: auto;
  height: auto;
  margin: 0;
  background-color: #666;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.btn-default:hover {
  background-color: #0082D6;
}
.btn-default:focus, .btn-default:active {
  background-color: #0082D6;
}

.btn-primary {
  width: auto;
  height: auto;
  margin: 0;
  background-color: #01A1DF;
  border-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.btn-primary:hover {
  background-color: #0082D6;
}
.btn-primary:focus, .btn-primary:active {
  background-color: #0082D6;
}

.btn-secondary {
  width: auto;
  height: auto;
  margin: 0;
  background-color: #0082D6;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.btn-secondary:hover {
  background-color: #01A1DF;
}
.btn-secondary:focus, .btn-secondary:active {
  background-color: #0082D6;
}

.btn-close {
  color: #999;
  font-size: 18px;
  border: 1px solid #999;
  padding: 0px;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
}

.btn-link {
  position: relative;
  display: inline-block;
  font-family: "DB_Adman_X";
  font-size: 20px;
  width: 100%;
  padding: 7px 15px 7px 10px;
  margin: 0;
  margin-bottom: 10px;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
  color: #fff;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}
.btn-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0082D6;
}
.btn-link:focus, .btn-link:active {
  color: #fff;
  text-decoration: none;
  background-color: #01A1DF;
}
.btn-link:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f0da";
  font-size: 18px;
  padding-left: 10px;
  /*float: right;*/
  position: absolute;
  top: 8px;
  right: 5px;
}

.btn-box {
  text-align: center;
  margin: 10px 0 20px;
}
@media (max-width: 480px) {
  .btn-box {
    margin: 0 0 20px;
  }
}
.btn-box .btn-loadMore {
  float: none;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  color: #fff;
  background-color: #fff;
  max-width: 180px;
}
.btn-box .btn-loadMore a {
  padding: 5px 0;
  display: block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.btn-box .btn-loadMore a span {
  font-family: "DB_Adman_X";
  text-transform: uppercase;
  margin-right: 10px;
  color: #fff;
  vertical-align: middle;
}
.btn-box .btn-loadMore a:hover {
  background-color: #0082D6;
}
.btn-box .btn-loadMore a:focus, .btn-box .btn-loadMore a:active {
  background-color: #0082D6;
}
.btn-box .btn-loadMore img {
  position: relative;
  top: -2px;
}

.btn-login {
  color: #01A1DF;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.btn-login a {
  color: #01A1DF;
  text-decoration: none;
}
.btn-login:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.btn-login:hover a {
  color: #fff;
  text-decoration: none;
}
.btn-login:focus, .btn-login:active {
  background-color: #0082D6;
}

.ui-widget {
  font-family: "DB_Adman_X" !important;
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
  font-family: "DB_Adman_X" !important;
}

/* main structure */
#main-wrapper {
  overflow: hidden;
  position: relative;
  margin: auto;
  background-color: #fff;
  max-width: 100%;
  min-width: 320px;
}
.lt-ie9 #main-wrapper {
  min-width: 1000px;
}

#page-container {
  width: 100%;
}

#header-wrapper {
  width: 100%;
  /*max-height: $header-height;*/
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}

#footer-wrapper {
  position: relative;
  width: 100%;
  min-height: 130px;
  z-index: 99;
}

#mobile-menu-trigger {
  float: right;
  display: none;
  width: 50px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  font-size: 40px;
  vertical-align: middle;
  text-align: right;
  color: #424439;
}
@media (max-width: 1024px) {
  #mobile-menu-trigger {
    display: none;
  }
  .lt-ie9 #mobile-menu-trigger {
    display: none;
  }
}
@media (max-width: 992px) {
  #mobile-menu-trigger {
    display: block;
  }
  .lt-ie9 #mobile-menu-trigger {
    display: none;
  }
}

#header {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  background: #01A1DF;
  border-top: 10px solid #0082D6;
}
@media (max-width: 1024px) {
  #header {
    background: #01A1DF;
    height: auto;
  }
}

#header-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header-panel .main-logo {
  display: block;
  margin: auto;
}
#header-panel .main-logo img {
  width: 230px;
  max-width: 100%;
}
#header-panel .header-menu {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  font-family: "DB_Adman_X";
  margin: 20px 0;
}
#header-panel .header-menu .-item {
  min-width: 38px;
  display: inline-block;
  float: left;
}
#header-panel .header-menu .-item .top-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header-panel .header-menu .-item .top-menu ul {
  opacity: 0;
  position: absolute;
  top: 160%;
  right: 0px;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  z-index: 999;
  list-style: none;
}
#header-panel .header-menu .-item .top-menu ul ul {
  top: 0%;
  left: 160%;
  list-style: none;
}
#header-panel .header-menu .-item .top-menu ul li {
  float: none;
  width: 200px;
}
#header-panel .header-menu .-item .top-menu ul li:hover > ul {
  top: 0%;
  left: 100%;
  opacity: 1;
  visibility: visible;
}
#header-panel .header-menu .-item .top-menu li {
  float: left;
  position: relative;
  cursor: pointer;
}
#header-panel .header-menu .-item .top-menu li:hover {
  background-color: #01A1DF;
}
#header-panel .header-menu .-item .top-menu li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  background-color: #01A1DF;
}
#header-panel .header-menu .-item .top-menu li:hover > ul li a {
  padding: 5px 15px !important;
  margin: 0px !important;
  color: #fff;
  text-align: left !important;
  border-right: 0px !important;
  line-height: 25px !important;
}
#header-panel .header-menu .-item .top-menu li:hover > ul li a:hover {
  color: #fff;
  background-color: #0082D6;
}
#header-panel .header-menu .-item .top-menu li:hover > ul li a i {
  font-size: 16px;
}
#header-panel .header-menu .-item .top-menu li a {
  color: white;
}
#header-panel .header-menu .-item .top-menu li a:hover {
  color: #0082D6;
  background-color: #01A1DF;
}
#header-panel .header-menu .-item .top-menu a {
  text-decoration: none;
  display: block;
  color: white;
  font-size: 20px;
  line-height: 25px;
  padding: 0px 15px;
  width: auto;
  text-align: center;
  /*margin: 5px 0;*/
  border-right: 1px solid white;
}
#header-panel .header-menu .-item .search-box {
  display: block;
  width: auto;
  height: 25px;
  margin: 0;
  position: relative;
  border-right: 1px solid white;
}
#header-panel .header-menu .-item .search-box .btn-wrapper {
  position: absolute;
  z-index: 101;
  width: 100%;
  background-color: transparent;
}
#header-panel .header-menu .-item .search-box .gen-button {
  min-width: 1px;
  height: 20px;
  margin-left: 5px;
}
#header-panel .header-menu .-item .search-box .gen-button.color-white {
  background-color: transparent;
}
#header-panel .header-menu .-item .search-box .gen-button.color-white i {
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  color: white !important;
  right: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#header-panel .header-menu .-item .search-box .gen-button.color-white:hover i {
  color: #0082D6 !important;
}
#header-panel .header-menu .-item .search-box .search-box-toggle {
  display: none;
  position: absolute;
  top: 19px;
  right: -1px;
  z-index: 100;
  border: 1px solid #666;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item {
  min-width: 300px;
  padding: 14px 10px;
  background-color: #fff;
  text-align: left;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item .gen-input {
  float: none;
  display: inline-block;
  min-width: 240px;
  border: 0px;
  height: 26px;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item .gen-input > input[type=text] {
  font-size: 22px;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item .gen-button {
  float: none;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(../PIE.htc);
  background-color: #01A1DF;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#header-panel .header-menu .-item .search-box .search-box-toggle .search-toggle-item .gen-button > i {
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 7px;
  top: 6px;
  z-index: 0;
  margin: 0px;
  display: block;
}
#header-panel .header-menu .-item .lang-sw {
  display: block;
  width: auto;
  height: 25px;
  margin: 0 0 0 15px;
  position: relative;
  text-align: center;
}
#header-panel .header-menu .-item .lang-sw a {
  float: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: white;
  font-size: 20px;
  line-height: 30px;
  padding: 0px 5px;
  text-decoration: none;
}
#header-panel .header-menu .-item .lang-sw a span {
  font-size: 20px;
  line-height: 30px;
}
#header-panel .header-menu .-item .lang-sw a:hover {
  color: #0082D6;
}
#header-panel .header-menu .-item .lang-sw a.active {
  border-radius: 50%;
  background-color: #0082D6;
}
#header-panel .header-menu .-item .lang-sw a.active:hover {
  color: white;
}
#header-panel .header-menu .-item .lang-sw > ul > li {
  display: block;
  float: left;
  padding: 0;
  margin: 10px 0;
  min-height: 12px;
}
#header-panel .header-menu .-item .lang-sw > ul > li > a {
  text-decoration: none;
  display: block;
  color: white;
  font-size: 20px;
  line-height: 25px;
  padding: 0px 10px;
  width: auto;
  text-align: center;
  margin: 0;
}
#header-panel .header-menu .-item .lang-sw > ul > li > a:hover {
  color: #0082D6;
}
#header-panel .header-menu .-item .lang-sw > ul > li > a.active {
  color: #0082D6;
}
#header-panel .header-menu .-item .lang-sw > ul > li > a.lang-th {
  /*border-left: 1px solid $color-text;*/
}
@media (max-width: 1024px) {
  #header-panel .header-menu .-item .lang-sw > ul {
    margin-top: 18px;
    padding: 0;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li {
    float: left;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li:first-child {
    border-right: none;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a {
    display: block;
    height: 30px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
    background-color: #4f5245 !important;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #0091f0 !important;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #0091f0 !important;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  #header-panel .header-menu .-item .lang-sw > ul > li > a > span {
    display: block;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul {
    margin: 0;
    padding: 5px 0 0 0;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li {
    float: left;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li:first-child {
    border-right: 1px solid #000;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a {
    display: block;
    height: 5px;
    line-height: 5px;
    text-decoration: none;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #0091f0 !important;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #0091f0 !important;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel .header-menu .-item .lang-sw > ul > li > a > span {
    display: block;
  }
}
@media (max-width: 640px) {
  #header-panel .header-menu .-item .lang-sw > ul {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #header-panel .header-menu {
    display: none;
  }
}

#header-mainnav {
  /** page structure **/
}
#header-mainnav .main-nav {
  display: block;
  width: 100%;
  border-top: 1px solid #0082D6;
}
#header-mainnav .wrapper-nav {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#header-mainnav .wrapper-nav .main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box; /* 2009 - Chrome, Safari , iOS Safari */ /* 2009 - Firefox */
  display: -ms-flexbox; /* early 2012 - IE 10 */ /* 2012 - Chrome */
  display: flex;
}
#header-mainnav .wrapper-nav .main-menu ul {
  opacity: 0;
  position: absolute;
  top: 160%;
  left: 0px;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  z-index: 999;
}
#header-mainnav .wrapper-nav .main-menu ul ul {
  top: 0%;
  left: 160%;
}
#header-mainnav .wrapper-nav .main-menu ul li {
  float: none;
  width: 200px;
}
#header-mainnav .wrapper-nav .main-menu ul li:hover > ul {
  top: 0%;
  left: 100%;
  opacity: 1;
  visibility: visible;
}
#header-mainnav .wrapper-nav .main-menu li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  float: left;
  position: relative;
  cursor: pointer;
}
#header-mainnav .wrapper-nav .main-menu li:hover {
  background-color: #01A1DF;
}
#header-mainnav .wrapper-nav .main-menu li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  background-color: #01A1DF;
}
#header-mainnav .wrapper-nav .main-menu li:hover > ul li a {
  padding: 0px 10px !important;
  color: #fff;
  text-align: left !important;
  font-size: 1.35em !important;
  line-height: 30px !important;
}
#header-mainnav .wrapper-nav .main-menu li:hover > ul li a:hover {
  color: #fff;
  background-color: #0082D6;
}
#header-mainnav .wrapper-nav .main-menu li:hover a {
  color: #fff;
}
#header-mainnav .wrapper-nav .main-menu li a {
  color: white;
}
#header-mainnav .wrapper-nav .main-menu li a:hover {
  color: #0082D6;
  /*background-color: $color-primary;*/
}
#header-mainnav .wrapper-nav .main-menu a {
  text-decoration: none;
  display: block;
  color: white;
  padding: 0;
  width: auto;
  text-align: center;
  margin: 0;
  font-family: "DB_Adman_X";
  font-size: 1.5em;
  line-height: 40px;
  text-align: center;
}
#header-mainnav .main-nav-list {
  font-family: "DB_Adman_X";
  position: relative;
  z-index: 99;
  display: -webkit-box; /* 2009 - Chrome, Safari , iOS Safari */ /* 2009 - Firefox */
  display: -ms-flexbox; /* early 2012 - IE 10 */ /* 2012 - Chrome */
  display: flex; /* 2012 - Opera 12.1, Firefox 22+ */
  list-style: none;
}
#header-mainnav .main-nav-list li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#header-mainnav .main-nav-list li a {
  display: block;
  position: relative;
  font-size: 20px;
  line-height: 40px;
  text-decoration: none;
  color: white;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#header-mainnav .main-nav-list li a:hover,
#header-mainnav .main-nav-list li a a:active,
#header-mainnav .main-nav-list li a a:focus, #header-mainnav .main-nav-list li a.active {
  background-color: #0082D6;
  color: white;
}
#header-mainnav .main-nav-list li ul {
  display: none;
  position: absolute;
  top: 40px;
  width: 200px;
  background-color: #01A1DF;
  z-index: -1;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.45);
}
#header-mainnav .main-nav-list li ul li {
  display: block;
  width: 200px;
}
#header-mainnav .main-nav-list li ul li a {
  display: block;
  float: none;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  padding: 5px 15px;
  text-align: left;
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li a:hover, #header-mainnav .main-nav-list li ul li a.active {
  background-color: #0082D6;
  color: white;
}
#header-mainnav .main-nav-list li ul li ul {
  display: none;
  position: absolute;
  left: 200px;
  top: 0;
  height: 100%;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #0082D6;
}
#header-mainnav .main-nav-list li ul li ul li a {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li ul li a:hover {
  text-decoration: underline;
}
#header-mainnav .main-nav-list li ul li.purple a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.purple a:hover, #header-mainnav .main-nav-list li ul li.purple a.active {
  background: #4f4c83;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.purple ul {
  background: #4f4c83;
}
#header-mainnav .main-nav-list li ul li.green a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.green a:hover, #header-mainnav .main-nav-list li ul li.green a.active {
  background: #65834c;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.green ul {
  background: #65834c;
}
#header-mainnav .main-nav-list li ul li.aqua a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.aqua a:hover, #header-mainnav .main-nav-list li ul li.aqua a.active {
  background: #4c7983;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.aqua ul {
  background: #4c7983;
}
#header-mainnav .main-nav-list li ul li.red a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.red a:hover, #header-mainnav .main-nav-list li ul li.red a.active {
  background: #834c4c;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.red ul {
  background: #834c4c;
}
#header-mainnav .main-nav-list li ul li.blue a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.blue a:hover, #header-mainnav .main-nav-list li ul li.blue a.active {
  background: #4d6899;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.blue ul {
  background: #4d6899;
}
#header-mainnav .main-nav-list li ul li.gold a {
  text-transform: uppercase;
}
#header-mainnav .main-nav-list li ul li.gold a:hover, #header-mainnav .main-nav-list li ul li.gold a.active {
  background: #97944c;
  color: #fff;
}
#header-mainnav .main-nav-list li ul li.gold ul {
  background: #97944c;
}
#header-mainnav .main-nav-list li ul.expanded {
  width: 400px;
}
#header-mainnav .main-nav-list li ul.expanded li {
  margin-right: 200px;
}
@media screen and (max-width: 1199px) {
  #header-mainnav {
    display: none;
  }
}

#header-panel-box {
  padding-top: 10px;
}
@media (max-width: 1199px) {
  #header-panel-box {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lt-ie9 #header-panel-box {
    padding-top: 10px;
  }
}
#header-panel-box .header-panel__left {
  float: left;
  width: 75px;
}
#header-panel-box .header-panel__left #mainlogo {
  padding-top: 15px;
}
#header-panel-box .header-panel__right {
  float: right;
  width: auto;
}
#header-panel-box #mainlogo img {
  display: block;
}
@media (max-width: 1199px) {
  #header-panel-box #sublogo {
    display: none;
  }
  .lt-ie9 #header-panel-box #sublogo {
    display: block;
  }
}
#header-panel-box #sublogo img {
  display: block;
}
#header-panel-box #head-menu {
  float: right;
  display: block;
}
#header-panel-box #head-menu .head-menu__item {
  float: left;
  position: relative;
  min-width: 20px;
  min-height: 24px;
  min-width: 60px;
}
#header-panel-box #head-menu .head-menu__item.-postlogin {
  width: auto !important;
  padding-left: 10px;
  color: #000;
  border-right: 2px solid #999;
  display: none;
  text-align: right;
}
@media (max-width: 1199px) {
  #header-panel-box #head-menu .head-menu__item.-postlogin {
    display: none !important;
  }
}
#header-panel-box #head-menu .head-menu__item.-postlogin a {
  color: #666;
  font-size: 22px;
  margin-right: 10px;
  text-decoration: none;
}
#header-panel-box #head-menu .head-menu__item.-postlogin span {
  font-size: 22px;
  margin-right: 10px;
}
#header-panel-box #head-menu .head-menu__item.-postlogin i {
  font-size: 20px;
}
@media (max-width: 1199px) {
  #header-panel-box #head-menu .head-menu__item {
    border-left: 0px;
  }
}
@media (max-width: 1199px) {
  #header-panel-box #head-menu {
    float: left;
  }
  .lt-ie9 #header-panel-box #head-menu {
    float: right;
  }
}
#header-panel-box #search-box {
  width: 60px;
}
@media (max-width: 1024px) {
  #header-panel-box #search-box {
    display: none;
  }
  .lt-ie9 #header-panel-box #search-box {
    display: block;
  }
}
#header-panel-box #search-box .btn-wrapper {
  position: absolute;
  z-index: 5;
  width: 60px;
  background-color: #fff;
  border-right: 2px solid #999;
  border-left: 2px solid #999;
}
#header-panel-box #search-box .btn-wrapper .gen-button {
  margin-left: 15px;
  min-width: 1px;
}
#header-panel-box #search-box .btn-wrapper .gen-button i {
  margin: 0;
  font-size: 18px !important;
}
#header-panel-box #search-box .btn-wrapper .gen-button.color-white {
  background-color: #fff;
}
#header-panel-box #search-box .btn-wrapper .gen-button.color-white a {
  color: #666;
}
#header-panel-box #search-box .btn-wrapper .gen-button.color-white:hover {
  background-color: #fff;
}
@media (max-width: 1024px) {
  #header-panel-box #search-box {
    border-left: 0px;
  }
  #header-panel-box #search-box .btn {
    display: none;
  }
}
#header-panel-box #user-box {
  width: 105px;
}
@media (max-width: 1024px) {
  #header-panel-box #user-box {
    display: none;
  }
  .lt-ie9 #header-panel-box #user-box {
    display: block;
  }
}
#header-panel-box #user-box .gen-input {
  width: 150px;
  margin-right: 5px;
}
#header-panel-box #user-box .gen-button {
  min-width: 85px;
}
#header-panel-box #user-box .gen-button.color-blue {
  background-color: #0082D6;
}
#header-panel-box #user-box .gen-button input[type=submit] {
  color: #fff !important;
  display: inline-block;
  height: 90%;
}
#header-panel-box #user-box .gen-button > i {
  display: inline-block;
  color: #fff;
}
#header-panel-box #user-box .btn-wrapper {
  position: absolute;
  z-index: 7;
  width: 115px;
  border-right: 2px solid #999;
  background-color: #fff;
}
#header-panel-box #user-box .btn-wrapper .gen-button {
  margin-left: 15px;
  min-width: 1px;
}
#header-panel-box #user-box .btn-wrapper .gen-button.icn-left > i {
  left: 0;
  margin: 0;
  font-size: 18px !important;
}
#header-panel-box #user-box .btn-wrapper .gen-button.color-white {
  background-color: #fff;
}
#header-panel-box #user-box .btn-wrapper .gen-button.color-white a {
  color: #666;
  font-size: 23px !important;
  line-height: 23px;
}
#header-panel-box #user-box .btn-wrapper .gen-button.color-white:hover {
  background-color: #fff;
}
@media (max-width: 1024px) {
  #header-panel-box #user-box {
    border-left: 0px;
  }
  #header-panel-box #user-box .btn {
    display: none;
  }
}
#header-panel-box #lang-sw {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0 0 0 14px;
}
#header-panel-box #lang-sw > ul {
  margin-top: 6px;
}
#header-panel-box #lang-sw > ul > li {
  display: block;
  float: left;
  padding: 0 5px;
  min-height: 12px;
}
#header-panel-box #lang-sw > ul > li:first-child {
  border-right: 1px solid #666;
}
#header-panel-box #lang-sw > ul > li > a {
  display: block;
  line-height: 12px;
  font-size: 22px !important;
  text-decoration: none;
  color: #666;
}
#header-panel-box #lang-sw > ul > li > a:hover {
  color: #000;
}
#header-panel-box #lang-sw > ul > li > a.active {
  color: #0082D6;
}
#header-panel-box #lang-sw > ul > li > a.lang-th {
  width: 21px;
}
#header-panel-box #lang-sw > ul > li > a.lang-en {
  width: 18px;
}
@media (max-width: 1024px) {
  #header-panel-box #lang-sw > ul {
    margin-top: 18px;
    padding: 0;
  }
  #header-panel-box #lang-sw > ul > li {
    float: left;
  }
  #header-panel-box #lang-sw > ul > li:first-child {
    border-right: none;
  }
  #header-panel-box #lang-sw > ul > li > a {
    display: block;
    height: 30px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
    background-color: #4f5245 !important;
  }
  #header-panel-box #lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #0091f0 !important;
  }
  #header-panel-box #lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #0091f0 !important;
  }
  #header-panel-box #lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  #header-panel-box #lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  #header-panel-box #lang-sw > ul > li > a > span {
    display: block;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul {
    margin: 0;
    padding: 5px 0 0 0;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li {
    float: left;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li:first-child {
    border-right: 1px solid #000;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a {
    display: block;
    height: 5px;
    line-height: 5px;
    text-decoration: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #0091f0 !important;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #0091f0 !important;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a > span {
    display: block;
  }
}
@media (max-width: 640px) {
  #header-panel-box #lang-sw > ul {
    display: none;
  }
}

#header-mainmenu-box {
  display: block;
  position: relative;
  padding-bottom: 2px;
}
@media (max-width: 1024px) {
  #header-mainmenu-box {
    display: block;
  }
  .lt-ie9 #header-mainmenu-box {
    display: block;
  }
}
@media (max-width: 992px) {
  #header-mainmenu-box {
    display: none;
  }
  .lt-ie9 #header-mainmenu-box {
    display: block;
  }
}
#header-mainmenu-box > .mainmenu-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#header-mainmenu-box > .centerwrapper {
  margin: auto;
  padding: 0;
}
#header-mainmenu-box #mainmenu-list {
  z-index: 2;
  float: right;
  margin: 0;
  margin-top: -7px;
  padding: 0;
}
#header-mainmenu-box #mainmenu-list > li {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 2px;
  padding: 0;
  float: left;
  width: auto;
  height: 30px;
}
#header-mainmenu-box #mainmenu-list > li.expandable > span > a {
  padding: 2px 18px 0 10px;
}
#header-mainmenu-box #mainmenu-list > li.expandable > span a.last--item {
  padding-right: 0px;
}
#header-mainmenu-box #mainmenu-list > li.expandable > span .fa-caret-down {
  position: relative;
  display: inline-block;
  z-index: 3;
  top: -20px;
  float: right;
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #666;
}
#header-mainmenu-box #mainmenu-list > li.expandable.active {
  text-align: center;
}
#header-mainmenu-box #mainmenu-list > li.expandable.active > i {
  display: inline-block;
  text-align: center;
}
#header-mainmenu-box #mainmenu-list > li.expandable.active > i.fa-caret-down {
  display: inline-block;
  float: right;
  margin: -5px -10px 0 0;
  font-size: 12px;
}
#header-mainmenu-box #mainmenu-list > li.expandable.active .mainmenu-lv2 {
  display: block;
}
#header-mainmenu-box #mainmenu-list > li > span {
  display: block;
}
#header-mainmenu-box #mainmenu-list > li > span > a {
  display: table-cell;
  padding: 2px 18px 0 10px;
  height: 30px;
  font-size: 25px;
  color: #666;
  text-decoration: none;
  vertical-align: middle;
}
#header-mainmenu-box #mainmenu-list > li > span > a:hover {
  color: #0082D6;
}
#header-mainmenu-box #mainmenu-list > li > span > a i.fa-caret-down {
  display: none;
}
#header-mainmenu-box #mainmenu-list > li > span > a.active {
  color: #0082D6;
}
#header-mainmenu-box #mainmenu-list > li > span a.last--item {
  padding-right: 0;
}
#header-mainmenu-box #mainmenu-list > li > span i.fa-caret-down {
  display: none;
  font-size: 12px;
}
#header-mainmenu-box #mainmenu-list > li > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -15px;
  font-size: 26px;
  color: #F8F8F8;
}
#header-mainmenu-box #mainmenu-list > li:last-child > span a {
  padding-right: 0px;
}
#header-mainmenu-box .mainmenu-lv2 {
  display: none;
  position: absolute;
  z-index: 3;
  left: 0;
  margin-top: -28px;
  width: 100%;
  min-height: 40px;
  background: #f8f8f8;
  text-align: left;
}
#header-mainmenu-box .mainmenu-lv2 > .innerwrapper {
  overflow: hidden;
  padding: 25px;
}
#header-mainmenu-box .mainmenu-lv2 > .innerwrapper > .heading {
  float: left;
  margin-top: 6px;
  padding-right: 50px;
  width: 28%;
  font-size: 30px;
  color: #01A1DF;
  text-align: right;
}
#header-mainmenu-box .mainmenu-lv3 {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 264px;
  padding-left: 30px;
  width: 530px;
  min-height: 40px;
  height: 100%;
  text-align: left;
}
#header-mainmenu-box .mainmenu-lv3 > .innerwrapper {
  padding: 0;
}
#header-mainmenu-box .mainmenu-lv3 > i {
  display: none;
  position: absolute;
  top: -16px;
  left: 46%;
  font-size: 26px;
  color: #333;
}
#header-mainmenu-box .mainmenu-lv2-list {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 265px;
  list-style: none;
  border-right: 1px solid #666;
}
#header-mainmenu-box .mainmenu-lv2-list > li {
  display: table;
  padding: 0 0 0 0;
  width: 100%;
  vertical-align: middle;
}
#header-mainmenu-box .mainmenu-lv2-list > li.expandable > span > .fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}
#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active {
  background: white !important;
}
#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active > span > i {
  display: block;
  text-align: center;
}
#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active > span > i.fa-caret-right {
  display: block;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}
#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active .mainmenu-lv3 {
  display: block;
}
#header-mainmenu-box .mainmenu-lv2-list > li.active {
  background: white !important;
}
#header-mainmenu-box .mainmenu-lv2-list > li.active > span > i {
  display: none;
  text-align: center;
}
#header-mainmenu-box .mainmenu-lv2-list > li.active > span > i.fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}
#header-mainmenu-box .mainmenu-lv2-list > li.active .mainmenu-lv3 {
  display: block;
}
#header-mainmenu-box .mainmenu-lv2-list > li:hover > span > .fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}
#header-mainmenu-box .mainmenu-lv2-list > li > span {
  position: relative;
  display: table-cell;
  padding-left: 35px;
  width: 100%;
  height: 56px !important;
  text-align: left;
  vertical-align: middle;
}
#header-mainmenu-box .mainmenu-lv2-list > li > span > a {
  display: block;
  padding-left: 10px !important;
  height: auto !important;
  font-size: 26px !important;
  line-height: 24px !important;
  color: #333 !important;
  text-decoration: none;
}
#header-mainmenu-box .mainmenu-lv2-list > li > span > a:hover {
  background: #fcfcfc !important;
}
#header-mainmenu-box .mainmenu-lv2-list > li > span > i {
  display: none;
  position: relative;
  z-index: 3;
  top: 11px;
  font-size: 26px;
  color: #333;
}
#header-mainmenu-box .mainmenu-lv2-list > li > span > img {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
}
#header-mainmenu-box .mainmenu-lv3-list {
  height: 500px;
}
#header-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item {
  margin-bottom: 20px;
}
#header-mainmenu-box .mainmenu-lv3-list .btn-row {
  overflow: hidden;
  margin-top: 40px;
}
#header-mainmenu-box .mainmenu-lv3-list .btn-row .btn-learnmore {
  width: 120px;
  font-size: 22px;
  line-height: 24px !important;
}
.lt-ie9 #header-mainmenu-box .mainmenu-lv3-list .media-body {
  max-width: 330px;
}
#header-mainmenu-box .mainmenu-lv3-list .media-body .heading {
  margin: 0;
  font-size: 23px;
  color: #01A1DF;
}
#header-mainmenu-box .mainmenu-lv3-list .media-body .desc {
  margin: 0;
  line-height: 18px;
  font-size: 17px;
}
#header-mainmenu-box .mainmenu-lv3-list .media-body .desc > a {
  color: #666;
  text-decoration: none;
}

#search-box-toggle .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  margin-top: 15px;
  margin-left: 10px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(../PIE.htc);
}
@media (max-width: 640px) {
  #search-box-toggle .gen-button {
    float: none;
    display: inline-block;
  }
}
#search-box-toggle .gen-button.color-blue {
  background-color: #0082D6;
}
#search-box-toggle .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#search-box-toggle .gen-button > i {
  color: #fff;
  position: absolute;
  left: 7px;
  top: 1px;
  z-index: 0;
}

#user-toggle-box {
  display: none;
  position: absolute;
  top: 21px;
  right: 0px;
  z-index: 6;
}
#user-toggle-box .user-box {
  border: 2px solid #999;
  min-width: 435px;
  width: auto;
  min-height: 60px;
  position: relative;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  height: 24px;
  background: #FFF none repeat scroll 0% 0%;
  line-height: 1.2;
}

#btn-search-toggle,
#btn-user-toggle {
  cursor: pointer;
}

#btn-user-toggle.close-stat {
  min-width: 24px !important;
  width: 24px !important;
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  margin-left: 35px !important;
}
#btn-user-toggle.close-stat a {
  display: none !important;
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .mainmenu-lv3 .media-body {
    width: 320px;
  }
}
@media handheld, screen and (max-width: 480px) {
  /*.open > .responsive-menu { width: 250px; }

  #menu > ul > li > .parent,
   #menu > ul > li:hover > .parent,
   #menu > ul > li.hover > .parent,
   #menu ul li li > .parent,
   #menu ul li li:hover > .parent,
   #menu ul li li.hover > .parent {
    background-repeat: no-repeat;
    background-position: 210px center;
  }*/
}
@media handheld, screen and (max-width: 319px) {
  /*.open > .responsive-menu { width: 200px; }

  #menu > ul > li > .parent,
   #menu > ul > li:hover > .parent,
   #menu > ul > li.hover > .parent,
   #menu ul li li > .parent,
   #menu ul li li:hover > .parent,
   #menu ul li li.hover > .parent {
    background-repeat: no-repeat;
    background-position: 150px center;
  }*/
}
.main-bg .index-slider a {
  float: left;
  display: block;
}
.main-bg .highlight-wrapper {
  min-height: 100px;
  height: auto;
  display: none;
  margin-top: -275px;
  position: relative;
}
.main-bg .highlight-wrapper .highlight-text {
  color: #fff;
  display: none;
}
.main-bg .highlight-wrapper .highlight-text .highlight-title .main-title {
  font-family: "DB_Adman_X";
  font-size: 36px;
  line-height: 1em;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  padding-bottom: 15px;
}
.main-bg .highlight-wrapper .highlight-text .highlight-content {
  font-size: 24px;
  line-height: 1em;
}
.main-bg .highlight-wrapper .highlight-text .highlight-content .txt-title {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  .main-bg .highlight-wrapper {
    margin-top: -200px;
  }
}
@media screen and (max-width: 999px) {
  .main-bg .highlight-wrapper {
    margin-top: 25px;
  }
  .main-bg .highlight-wrapper .highlight-text {
    color: #666;
  }
}
.main-bg .shortcut-menu {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 9;
}
.main-bg .shortcut-menu ul {
  padding: 0px;
  margin: 0px;
}
.main-bg .shortcut-menu ul li {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
  display: block;
  height: 60px;
  clear: both;
  overflow: hidden;
}
.main-bg .shortcut-menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.main-bg .shortcut-menu ul li a:hover {
  text-decoration: none;
}
.main-bg .shortcut-menu .bg-shortcut-link {
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.main-bg .shortcut-menu .bg-shortcut-link:hover {
  background-color: #0082D6;
}
@media (max-width: 1000px) {
  .main-bg .shortcut-menu {
    top: 250px;
  }
}
@media screen and (max-width: 767px) {
  .main-bg .shortcut-menu {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .main-bg .shortcut-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  .main-bg .shortcut-menu ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: 0px;
  }
}

.widget-wrapper {
  min-height: 325px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0px;
  border-top: 2px solid #fff;
  position: relative;
  background-image: url("../images/bg-widget-wrapper.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  behavior: url(../backgroundsize.min.htc);
}
.widget-wrapper .widget-icon-list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.widget-wrapper .widget-icon-list .widget-icon {
  display: inline-block;
  /*margin-right: 15px;
  margin-bottom: 15px;*/
}

@media (max-width: 999px) {
  /*.widget-wrapper{
    .widget-icon-list{
      margin-top: 59px;
      .widget-icon{
      }
    }
  }*/
} /* max-width:768 */
.txt-editor {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
}
.txt-editor p,
.txt-editor span {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
}
.txt-editor table tr td {
  vertical-align: top;
}

.dropdown-content {
  display: none;
}

.nav-tabs {
  border-bottom: 0px;
}
.nav-tabs > li {
  font-family: "DB_Adman_X";
  margin-bottom: 0;
  border-right: 1px solid #ccc;
  cursor: pointer;
}
.nav-tabs > li > a {
  font-size: 20px;
  color: #666;
  padding: 0px 15px;
  border: 0px;
  margin-right: 0;
}
.nav-tabs > li > a:hover {
  border-bottom: none;
  background-color: #01A1DF;
  color: #fff;
  border-radius: 0;
}
.nav-tabs > li:last-child {
  border-right: 1px solid #fff;
}
.nav-tabs > li.active {
  border: 0px;
  border-right: 1px solid #fff;
}
.nav-tabs > li.active > a {
  color: #fff;
  font-size: 20px;
  background-color: #0082D6;
  border: 0px;
  border-radius: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  border: 0px;
  background-color: #0082D6;
  cursor: default;
}

.tab-content {
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 0 40px;
  position: relative;
}

.homepage-content {
  margin: 0;
  margin-top: 30px;
}
.homepage-content .dropdown-content {
  display: none;
}
.homepage-content .tab-content {
  margin-top: 30px;
  padding: 0 40px;
  position: relative;
}
.homepage-content .tab-content .list-content .detail-content {
  font-family: "DB_Adman_X";
  line-height: 20px;
}
.homepage-content .tab-content .list-content .detail-content .txt-title {
  font-family: "DB_Adman_X";
  margin: 5px 0;
  font-size: 20px;
  line-height: 20px;
  color: #01A1DF;
  height: 46px;
  font-weight: normal;
}
.homepage-content .tab-content .list-content .detail-content .txt-title a {
  font-family: "DB_Adman_X";
  color: #01A1DF;
  font-size: 20px;
  line-height: 20px;
}
.homepage-content .tab-content .list-content .detail-content .txt-title a:hover {
  color: #0082D6;
  text-decoration: none;
}
.homepage-content .tab-content .list-content .detail-content .-date {
  display: block;
  font-family: "DB_Adman_X";
  margin: 5px 0;
  font-size: 20px;
  line-height: 20px;
  color: #0082D6;
}
.homepage-content .tab-content .list-content .detail-content .desc-content {
  color: #666;
  margin: 5px 0;
  height: 72px;
}
.homepage-content .tab-content .list-content .detail-content .desc-content .read-more {
  padding: 0px 10px;
  color: #01A1DF;
}
.homepage-content .tab-content .list-content .detail-content .desc-content .read-more:hover {
  color: #0082D6;
  text-decoration: none;
}
.homepage-content .tab-content .list-content .detail-content .stock-content {
  font-family: arial, sans-serif;
  font-size: 18px;
}
.homepage-content .tab-content .list-content .detail-content .stock-content .open-stock {
  color: #FF9005;
}
.homepage-content .tab-content .list-content .detail-content .stock-content .-stock {
  color: green;
}
.homepage-content .tab-content .owl-controls {
  position: absolute;
  top: 30%;
  width: 100%;
}
.homepage-content .tab-content .owl-controls .owl-nav {
  margin: 0;
  text-indent: -9999px;
}
.homepage-content .tab-content .owl-controls .owl-nav .owl-prev {
  background: url("../images/icon-prev.png");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  left: -40px;
  position: absolute;
}
.homepage-content .tab-content .owl-controls .owl-nav .owl-next {
  background: url("../images/icon-next.png");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  right: -40px;
  position: absolute;
}
.homepage-content .tab-content .all-content {
  display: block;
  margin-top: 30px;
  text-align: right;
}
.homepage-content .tab-content .all-content .read-all {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
}
.homepage-content .tab-content .all-content .read-all:hover {
  color: #01A1DF;
  text-decoration: none;
}
.homepage-content .tab-content .all-content .read-all i {
  font-size: 18px;
  margin-left: 10px;
}
.homepage-content .tab-content .hide-nav .owl-controls {
  display: none;
}

.home-modal .modal-dialog {
  width: 75%;
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .home-modal .modal-dialog {
    width: 90%;
  }
}
.home-modal .modal-dialog .left {
  float: left;
}
.home-modal .modal-dialog .right {
  float: right;
}
.home-modal .modal-dialog .modal-content {
  border-radius: 0px;
}
.home-modal .modal-dialog .modal-content .modal-body img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.home-modal .modal-dialog .modal-content .modal-footer {
  padding: 5px 10px;
}
.home-modal .modal-dialog .modal-content .modal-footer .btn {
  margin-bottom: 0px;
}
.home-modal .modal-dialog .btn-default {
  color: #fff;
}
.home-modal .inav-content .inav-title .txt-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 7px 0;
}
.home-modal .inav-content .inav-title .date {
  text-align: right;
  line-height: 47px;
}
.home-modal .set-commodity-content .txt-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 7px 0;
}
.home-modal .set-commodity-content .date {
  text-align: right;
  line-height: 47px;
}
.home-modal .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.home-modal .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 9px 0 5px;
}
.home-modal .-up {
  color: #009900;
}
.home-modal .-down {
  color: #ff0000;
}

.modal-custom .modal-dialog {
  width: 75%;
  margin-top: 10px;
}
.modal-custom .modal-dialog .left {
  float: left;
}
.modal-custom .modal-dialog .right {
  float: right;
}
.modal-custom .modal-dialog .modal-content {
  border-radius: 0px;
}
.modal-custom .modal-dialog .modal-content .modal-body img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.modal-custom .modal-dialog .modal-content .modal-footer {
  padding: 5px 10px;
}
.modal-custom .modal-dialog .modal-content .modal-footer .btn {
  margin-bottom: 0px;
}
.modal-custom .modal-dialog .btn-default {
  color: #fff;
}

@media screen and (max-width: 999px) {
  .homepage-content .dropdown-content {
    display: block;
  }
  .homepage-content .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .homepage-content .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .homepage-content .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .homepage-content .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .homepage-content .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
  }
  .homepage-content .dropdown-content .dropdown-menu li {
    font-size: 20px;
    cursor: pointer;
  }
  .homepage-content .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .homepage-content .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .homepage-content .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .homepage-content .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
  .homepage-content #tabs_content {
    display: none;
  }
} /* max-width:768 */
/* ------------------------------------------------------ */
/*                     style for ie8                      */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/*              media screen min width 768                */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/*             media screen min width 1000                */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* screen lg  apply to screen  min-width 1200px and above */
/* note: desktop and FullHD screen tablet use this style  */
/* ------------------------------------------------------ */
.lt-ie9 #maincontainer #side-section.col-md-3 {
  width: 205px !important;
}
.lt-ie9 #maincontainer #side-section.col-md-pull-9 {
  right: 795px !important;
}
.lt-ie9 #maincontainer #content-section {
  margin-bottom: 0px;
}
.lt-ie9 #maincontainer #content-section.col-md-9 {
  width: 795px !important;
}
.lt-ie9 #maincontainer #content-section.col-md-push-3 {
  left: 205px !important;
}
@media (min-width: 1000px) {
  #maincontainer #side-section.col-md-3 {
    width: 205px;
  }
  #maincontainer #side-section.col-md-pull-9 {
    right: 795px;
  }
  #maincontainer #content-section.col-md-9 {
    width: 795px;
  }
  #maincontainer #content-section.col-md-push-3 {
    left: 205px;
  }
}

#page-navi-section {
  margin: 0 0 30px 0;
}

.page-navi {
  margin: 8px 0;
  padding: 0;
  background: none;
  font-size: 13px;
}
.page-navi > .active {
  color: #01A1DF;
}
.page-navi a {
  text-decoration: none;
}
.page-navi a:hover {
  text-decoration: underline;
}

.page-navi--black {
  margin: 8px 0;
  padding: 0;
  background: none;
  font-size: 13px;
  position: relative;
  z-index: 1;
  text-shadow: 1px 10px 10px #ddd;
}
.page-navi--black > .active {
  color: #666;
}
.page-navi--black a {
  color: #666;
  text-decoration: none;
}
.page-navi--black a:hover {
  text-decoration: underline;
}

.page-navi--white {
  margin: 8px 0;
  padding: 0;
  background: none;
  font-size: 13px;
  position: relative;
  z-index: 1;
  text-shadow: 1px 10px 10px #999;
}
.page-navi--white > .active {
  color: #fff;
}
.page-navi--white a {
  color: #fff;
  text-decoration: none;
}
.page-navi--white a:hover {
  text-decoration: underline;
}

#side-loginbox {
  margin: 10px 0;
  height: 160px;
}

.side-banner {
  margin: 10px 0;
  text-align: center;
}

#page-top-banner {
  margin: 15px 0 0 0;
}
#page-top-banner img {
  width: 100%;
  height: auto;
}

#page-default-content {
  margin: 60px 0 0 0;
  min-height: 500px;
}
#page-default-content header h1 {
  font-size: 35px;
  font-weight: normal;
  line-height: 28px;
}
#page-default-content header h1 > span {
  display: block;
}
#page-default-content header h1 > span.subhead {
  font-size: 26px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  #page-default-content {
    min-height: 250px;
  }
}

#page-content header {
  margin-bottom: 10px;
  min-height: 50px;
}
#page-content header h2 {
  margin: -4px 0 0 0;
  padding: 0;
  font-size: 33px;
  font-weight: normal;
  line-height: 0.8;
  color: #01A1DF;
}
#page-content header .panel-list {
  margin: 0;
  padding: 0;
}
#page-content header .panel-list > li {
  display: block;
  float: left;
  margin: 0 3px;
  padding: 0;
}
/* fund fact sheet */
.head-text.-fundFact {
  color: #00295A;
  font-family: "DB_Adman_X";
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

.head-text.-document {
  color: #666;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 0.9em;
  margin-bottom: 15px;
}

.head-text.-fundName {
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 0.9em;
  margin-bottom: 15px;
}

.subHead-text.-fundFact {
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

.head-text.-mainColor1 {
  color: #00295A;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 1.1em;
}

.head-text.-mainColor2 {
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 1.1em;
}

.head-text.-mainColor3 {
  color: #1F5B7A;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 1.1em;
}

.text-download {
  color: #999;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 0.9em;
}
.text-download a:link, .text-download a:visited {
  color: #999;
}

.fundfact-sheet.-aria .wrapper-headText {
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  padding: 5px 0px;
  margin: 10px 0px 5px 0px;
}
.fundfact-sheet.-aria .table {
  margin-bottom: 0px;
}
.fundfact-sheet.-aria .table > thead > tr > th, .fundfact-sheet.-aria .table > tbody > tr > th {
  color: #1F5B7A;
  font-size: 20px;
  line-height: 1.1em;
  min-width: 230px;
  max-width: 230px;
  padding: 3px 5px 3px 5px;
}
@media (max-width: 1024px) {
  .fundfact-sheet.-aria .table > thead > tr > th, .fundfact-sheet.-aria .table > tbody > tr > th {
    white-space: initial;
  }
}
.fundfact-sheet.-aria .table > thead > tr > td, .fundfact-sheet.-aria .table > tbody > tr > td {
  font-size: 20px;
  line-height: 1.1em;
  vertical-align: top;
  text-align: left;
  padding: 3px 5px 3px 5px;
}
.fundfact-sheet.-aria .table-responsive {
  border: none;
}
.fundfact-sheet.-aria .table-head.-fundfact {
  background-color: #999;
  color: #000;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px solid #fff;
  padding: 0px;
  padding-top: 5px;
}
.fundfact-sheet.-aria .table-head2.-fundfact {
  border: 1px solid #fff;
  border-bottom: 1px solid #01A1DF;
}
.fundfact-sheet.-aria .table-head3.-fundfact {
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.fundfact-sheet.-aria .box-highlight.-fundfact {
  background-color: #00295A;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 2px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 1em;
}
.fundfact-sheet.-aria .box-highlight2.-fundfact {
  background-color: #01A1DF;
  color: #fff;
  padding: 5px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "DB_Adman_X";
  font-size: 25px;
  line-height: 1em;
}
.fundfact-sheet.-aria .box-highlight2.-fundfact .pull-right {
  font-family: "DB_Adman_X";
}
.fundfact-sheet.-aria .table.-border {
  border-color: #01A1DF;
  margin: 5px 0px;
}
.fundfact-sheet.-aria .table.-border > thead > tr > td, .fundfact-sheet.-aria .table.-border > tbody > tr > td:nth-child(3) {
  text-align: left;
  min-width: auto;
}
.fundfact-sheet.-aria .table.-border > thead, .fundfact-sheet.-aria tr, .fundfact-sheet.-aria th, .fundfact-sheet.-aria .table.-border > tbody, .fundfact-sheet.-aria tr, .fundfact-sheet.-aria th {
  border-color: #01A1DF;
}
.fundfact-sheet.-aria .table.-border > thead, .fundfact-sheet.-aria tr, .fundfact-sheet.-aria td, .fundfact-sheet.-aria .table.-border > tbody, .fundfact-sheet.-aria tr, .fundfact-sheet.-aria td {
  border-color: #01A1DF;
}
.fundfact-sheet.-aria .table.-border > thead .text-securities, .fundfact-sheet.-aria tr .text-securities, .fundfact-sheet.-aria td .text-securities, .fundfact-sheet.-aria .table.-border > tbody .text-securities, .fundfact-sheet.-aria tr .text-securities, .fundfact-sheet.-aria td .text-securities {
  font-weight: 600;
  margin-bottom: 10px;
}
.fundfact-sheet.-aria .table.-border > thead .text-rating, .fundfact-sheet.-aria .table.-border > thead .text-percenNav, .fundfact-sheet.-aria tr .text-rating, .fundfact-sheet.-aria tr .text-percenNav, .fundfact-sheet.-aria td .text-rating, .fundfact-sheet.-aria td .text-percenNav, .fundfact-sheet.-aria .table.-border > tbody .text-rating, .fundfact-sheet.-aria .table.-border > tbody .text-percenNav, .fundfact-sheet.-aria tr .text-rating, .fundfact-sheet.-aria tr .text-percenNav, .fundfact-sheet.-aria td .text-rating, .fundfact-sheet.-aria td .text-percenNav {
  color: #1F5B7A;
  font-size: 20px;
  font-weight: 600;
}
.fundfact-sheet.-aria .table.-border > thead .text-value, .fundfact-sheet.-aria tr .text-value, .fundfact-sheet.-aria td .text-value, .fundfact-sheet.-aria .table.-border > tbody .text-value, .fundfact-sheet.-aria tr .text-value, .fundfact-sheet.-aria td .text-value {
  margin-bottom: 10px;
  max-width: 135px;
  word-wrap: break-word;
}
.fundfact-sheet.-aria .table.-border > thead .group-value, .fundfact-sheet.-aria tr .group-value, .fundfact-sheet.-aria td .group-value, .fundfact-sheet.-aria .table.-border > tbody .group-value, .fundfact-sheet.-aria tr .group-value, .fundfact-sheet.-aria td .group-value {
  color: #1F5B7A;
  font-size: 23px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 5px;
}
.fundfact-sheet.-aria .table.-border > thead .box-total, .fundfact-sheet.-aria tr .box-total, .fundfact-sheet.-aria td .box-total, .fundfact-sheet.-aria .table.-border > tbody .box-total, .fundfact-sheet.-aria tr .box-total, .fundfact-sheet.-aria td .box-total {
  background-color: #01A1DF;
  color: #fff;
  font-size: 32px;
  line-height: 0.9em;
  position: relative;
  padding: 0 5px;
}
.fundfact-sheet.-aria .table.-border > thead .box-total .text-total, .fundfact-sheet.-aria tr .box-total .text-total, .fundfact-sheet.-aria td .box-total .text-total, .fundfact-sheet.-aria .table.-border > tbody .box-total .text-total, .fundfact-sheet.-aria tr .box-total .text-total, .fundfact-sheet.-aria td .box-total .text-total {
  font-weight: 600;
}
.fundfact-sheet.-aria .table.-border > thead .box-total .text-totalValue, .fundfact-sheet.-aria tr .box-total .text-totalValue, .fundfact-sheet.-aria td .box-total .text-totalValue, .fundfact-sheet.-aria .table.-border > tbody .box-total .text-totalValue, .fundfact-sheet.-aria tr .box-total .text-totalValue, .fundfact-sheet.-aria td .box-total .text-totalValue {
  position: absolute;
  bottom: 0;
  right: 5px;
}
.fundfact-sheet.-aria .industry-name {
  padding: 0 3px;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.fundfact-sheet.-aria .industry-value {
  padding: 0 3px;
}
.fundfact-sheet.-aria .text-head.-blue {
  color: #1F5B7A;
}
.fundfact-sheet.-aria .special-table.-fundfact {
  background-color: #999;
}
.fundfact-sheet.-aria .special-table.-fundfact .bold {
  font-weight: 600;
  color: #000;
}
.fundfact-sheet.-aria .table-dividend {
  padding-bottom: 10px;
  overflow: hidden;
  clear: both;
}
.fundfact-sheet.-aria .table-dividend .col-sm-2,
.fundfact-sheet.-aria .table-dividend .col-sm-4 {
  padding-left: 0px;
  padding-right: 0px;
}
.fundfact-sheet.-aria .table-dividend .tb-head {
  background-color: #fff;
}
.fundfact-sheet.-aria .table-dividend .tb-head p {
  padding: 2px;
  color: #1F5B7A;
}
.fundfact-sheet.-aria .table-dividend .tb-col p {
  padding: 2px 3px;
}
.fundfact-sheet.-aria .table-dividend .tb-col .dividend-year {
  background-color: #999;
  border-right: solid 1px #fff;
}
.fundfact-sheet.-aria .table-dividend .tb-col .dividend-value {
  background-color: #fff;
  border-right: solid 1px #fff;
}
.fundfact-sheet.-aria .table-dividend .table {
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 10px;
}
.fundfact-sheet.-aria .table-dividend .table > tbody > tr > th {
  min-width: 200px;
  width: 200px;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fundfact-sheet.-aria .table-dividend .table > tbody > tr > td {
  width: 85px;
  max-width: 85px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

table.border-white {
  border-color: #fff !important;
}
.text-note {
  font-size: 12px;
}
.text-note.-blue-color {
  color: #01A1DF;
}

.box-note {
  text-align: left;
  background-color: #0082D6;
  color: #fff;
  font-size: 12px;
  padding: 15px 60px 20px 60px;
  margin-top: 10px;
}

.box-warning {
  text-align: left;
  background-color: #fff;
  font-size: 12px;
  padding: 15px 60px 20px 60px;
  margin-top: 10px;
}
.box-warning .annotation {
  color: #EA2323;
}

@media (max-width: 1024px) {
  .box-note {
    padding: 15px 15px 20px 15px;
    margin-top: 10px;
    line-height: 1.4em;
  }
  .box-warning {
    padding: 15px 15px 20px 15px;
    margin-top: 10px;
    line-height: 1.4em;
  }
}
/* End fund fact sheet */
/* NAV */
#tab-NAV .table {
  margin-bottom: 0px;
}
.line-bottom {
  border-bottom: 1px dotted #666;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.list-ul {
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.list-ul li {
  margin-bottom: 5px;
}

/* main content */
.add-tab {
  overflow: visible !important;
  position: relative;
  z-index: 2;
  padding: 5px;
}

.large-tab .nav-tabs {
  background-color: transparent;
  border-bottom: none;
  padding: 0px 8px;
}
.large-tab .nav-tabs > li {
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #ccc;
  font-size: 20px;
  font-family: "DB_Adman_X";
  margin-right: 3px;
}
.large-tab .nav-tabs > li > a {
  border: none !important;
  border-radius: 0px;
  line-height: 0.5em;
  margin-right: 0px;
  color: #666;
  background-color: none;
  text-decoration: none;
  border-radius: 0px !important;
  margin-right: 0px !important;
  min-height: 17px;
  padding: 10px 10px;
}
.large-tab .nav-tabs > li > .dropdown-menu {
  padding: 0px;
  text-decoration: none;
}
.large-tab .nav-tabs > li > .dropdown-menu > li > a {
  text-decoration: none;
  min-height: 31px;
  font-size: 20px;
}
.large-tab .nav-tabs > li > .dropdown-menu > li.active > a {
  text-decoration: none;
  background-color: #fff;
  min-height: 31px;
}
.large-tab .nav-tabs > li > .dropdown-menu > li.active > a:hover, .large-tab .nav-tabs > li > .dropdown-menu > li.active a:focus {
  background-color: #f7f7f7;
}
.large-tab .nav-tabs > li > a:focus, .large-tab .nav-tabs > li a:hover {
  background-color: #26437e;
  color: #fff;
}
.large-tab .nav-tabs > li.active {
  border: none;
  background-color: #01A1DF;
  border: 1px solid #ccc;
  border-bottom: none;
}
.large-tab .nav-tabs > li.active > a {
  color: #666;
  text-decoration: none;
  background-color: #fff;
}
.large-tab .tab-content {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
}
.large-tab .tab-content a {
  text-decoration: none;
}
.large-tab .tab-content a:hover, .large-tab .tab-content a:focus {
  color: #01A1DF;
}

.tab-pane > table {
  margin-top: 20px;
  margin-bottom: 0px;
}

.footable-detail-row .table {
  margin-top: 0px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.footable-details.table tr {
  border-bottom: 1px solid #ccc;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: none;
  line-height: 1.2em;
  padding: 3px;
  vertical-align: top;
}

.bullet-more {
  color: #ff0000;
  margin-right: 5px;
}

.text-special1 {
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 23px;
}
@media screen and (max-width: 768px) {
  .text-special1 {
    margin-bottom: 15px;
  }
}

/* End main content */
/* main menu */
.bgpage-wrapper {
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.bgpage-wrapper .bgpage-picMenu {
  position: relative;
}
.bgpage-wrapper .bgpage-picMenu .wrapper-picMenu {
  position: absolute;
  top: 0;
  right: 15px;
  max-width: 95%;
}
.bgpage-wrapper .bgpage-picMenu .wrapper-picMenu .pic-menu {
  margin-top: -35px;
}
.bgpage-wrapper .bgpage-menu {
  background-color: #00235D;
  min-height: 150px;
  min-width: 100%;
  margin-top: 0px;
  padding: 20px 0;
  color: #fff;
}
.bgpage-wrapper .bgpage-menu .page-title {
  font-family: "DB_Adman_X";
  font-size: 25px;
  text-align: right;
  margin-bottom: 10px;
  line-height: 1em;
}

.wrapper-submenu {
  margin-bottom: 10px;
}

.page-menu, .page-submenu {
  font-weight: 500;
  font-family: "DB_Adman_X";
  font-size: 21px;
  text-align: right;
  line-height: 1em;
}
.page-menu > a, .page-submenu > a {
  color: #fff;
  text-decoration: none;
}
.page-menu > a:focus, .page-menu a:hover, .page-submenu > a:focus, .page-submenu a:hover {
  color: #01A1DF;
  text-decoration: none;
}

.page-submenu {
  font-family: "DB_Helvethaica";
  font-size: 20px;
  line-height: 1.2em;
  margin-right: 4px;
}

.page-menu.active > a, .page-submenu.active > a {
  color: #01A1DF;
}

.page-menu.active::after {
  content: url("../images/icn-aside-bullet.png");
  color: #01A1DF;
  margin-left: 3px;
  margin-right: -10px;
}

.page-menu.active-submenu::after {
  content: url("../images/icn-aside-bullet2.png");
  color: #fff;
  margin-left: 3px;
  margin-right: -10px;
}

.page-submenu::after {
  content: url("../images/icn-aside-subbullet2.png");
  color: #01A1DF;
  font-size: 0.8em;
  margin-left: 3px;
  margin-right: -5px;
}

.page-submenu.active::after {
  content: url("../images/icn-aside-subbullet.png");
  color: #01A1DF;
  font-size: 0.8em;
  margin-left: 3px;
  margin-right: -5px;
}

.wraper-link {
  font-family: "DB_Helvethaica";
  font-size: 21px;
  font-weight: 500;
  line-height: 1em;
  text-align: right;
  padding-right: 10px;
}

.nomal-link.active a:link, .nomal-link.active a:visited {
  color: #01A1DF;
}

.nomal-link a:link, .nomal-link a:visited {
  color: #fff;
}

.nomal-link a:hover, .nomal-link a:focus {
  color: #01A1DF;
  text-decoration: none;
}

.inside-share {
  border: 2px solid #e5e5e5;
  border-left: none;
  border-right: none;
  min-height: 20px;
  padding: 10px 0;
  text-align: center;
}
.inside-share > .social-share {
  display: block;
}
.inside-share > .social-share .social-link {
  display: inline-block;
  padding: 0 15px;
  color: #666;
  text-decoration: none;
  font-family: "DB_Adman_X";
  font-size: 23px;
}
.inside-share > .social-share .social-link.icon-mail i {
  margin-right: 5px;
  font-size: 16px;
}
.inside-share > .social-share .social-link.icon-print {
  border-left: solid 1px #ccc;
}
@media (max-width: 640px) {
  .inside-share > .social-share .social-link.icon-print {
    display: none;
  }
}
.inside-share > .social-share .social-link.icon-print i {
  margin-right: 5px;
  font-size: 16px;
}
.inside-share > .social-share .social-link:hover {
  color: #0082D6;
}

.inside-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  padding-bottom: 30px;
  color: #666;
}
@media (max-width: 640px) {
  .inside-content {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.inside-content .cms-images {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}
.inside-content .cms-images .img-responsive {
  max-width: 100%;
  max-height: 480px;
  margin: 10px auto;
}
.inside-content .cms-images img {
  max-width: 100%;
  margin: 10px auto;
}
.inside-content .cms-text {
  display: block;
  word-wrap: break-word;
}
.inside-content .cms-text img {
  max-width: 100%;
  max-height: auto;
}
.inside-content .cms-text p {
  margin-bottom: 20px;
  text-align: justify;
}
.inside-content .cms-text ul, .inside-content .cms-text ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
}
.inside-content .cms-text a {
  color: #01A1DF;
  text-decoration: none;
}
.inside-content .cms-text a:hover {
  color: #0082D6;
}
.inside-content .cms-text .btn-default {
  color: #ffffff !important;
  padding: 5px 25px;
  font-size: 20px;
  font-family: "DB_Adman_X";
  background-color: #01A1DF;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
}
.inside-content .cms-text .btn-default:hover {
  background-color: #0082D6;
}
.inside-content.-center {
  max-width: 870px !important;
}
.inside-content.-center .img-responsive {
  max-width: 100%;
  margin: 10px auto;
}
.inside-content.-pdfdownload {
  font-size: 26px;
  background: #f3f1f1;
  padding: 15px 20px 10px 10px;
  min-height: 60px;
  word-wrap: break-word;
  overflow: hidden;
  clear: both;
}
.inside-content.-pdfdownload div {
  margin-bottom: 10px;
}
.inside-content.-pdfdownload a {
  color: #666;
  text-decoration: none;
  word-wrap: break-word;
}
.inside-content.-pdfdownload a:hover {
  color: #01A1DF;
}
.inside-content.-pdfdownload a i {
  color: #ff0505;
}
.inside-content.-page-login {
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
}
.inside-content.-page-login .-form {
  font-family: "DB_Adman_X";
  font-size: 20px;
  border: 2px solid #a2a2a2;
  padding: 15px;
  padding-top: 30px;
}
.inside-content.-page-login .-form .ex-link {
  display: block;
  margin-bottom: 15px;
  color: #01A1DF;
  text-decoration: none;
}
.inside-content.-page-login .-form .ex-link:hover {
  color: #0082D6;
}
.inside-content.-page-login .-form .ex-link i {
  font-size: 14px;
}
.inside-content.-page-login .-form .row {
  margin-bottom: 10px;
}
.inside-content.-page-login .-form .row .label-left,
.inside-content.-page-login .-form .row .event-right {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .inside-content.-page-login .-form .row .label-left span,
  .inside-content.-page-login .-form .row .event-right span {
    display: none;
  }
}
.inside-content.-page-login .-form .row .label-left input,
.inside-content.-page-login .-form .row .event-right input {
  width: 100%;
}
.inside-content p {
  margin-bottom: 20px;
  text-align: justify;
}
.inside-content p.-text {
  color: #666;
}
.inside-content p a {
  text-decoration: none;
  color: #0082D6;
}
.inside-content p a:hover {
  color: #01A1DF;
}
.inside-content img {
  margin-bottom: 20px;
}
.inside-content ul,
.inside-content ol {
  margin: 0px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .inside-content ul,
  .inside-content ol {
    padding-left: 0px;
  }
}
.inside-content ul li,
.inside-content ol li {
  list-style-position: inside;
  margin-bottom: 5px;
}
.inside-content .paginate {
  text-align: right;
}
@media (max-width: 480px) {
  .inside-content .paginate {
    text-align: left;
  }
}
.inside-content .paginate .page-number {
  display: inline-block;
}
.inside-content .paginate .page-number span {
  display: inline-block;
  margin: 5px 2px;
}
.inside-content .paginate .page-number span > a {
  text-decoration: none;
  color: #666;
}
.inside-content .paginate .page-number span > a:hover {
  color: #0082D6;
}
.inside-content .paginate .page-number span > strong {
  color: #0082D6;
}
.inside-content .paginate .page-number span i {
  font-size: 16px;
}

@media (max-width: 999px) {
  .page-menu {
    line-height: 1em;
    margin-bottom: 8px;
  }
  .wrapper-picMenu {
    position: absolute;
    left: 5%;
    top: -55px;
  }
  .pic-menu {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: -5px;
  }
  .bgpage-menu {
    margin-bottom: 30px;
  }
}
/* End main menu */
/* inside page */
.wrapperBg-inside {
  left: 0;
  max-height: 367px;
  min-height: 367px;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  z-index: 0;
}

.bg-inside {
  min-width: 100%;
}

.bg-fixed {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  behavior: url(../backgroundsize.min.htc);
}

.more-stories {
  margin-bottom: 40px;
}
.more-stories .head-text.-black {
  font-family: "DB_Adman_X";
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1em;
  margin: 25px 0px;
}

.breadcrumb-section .breadcrumb {
  font-family: "DB_Adman_X" !important;
  font-size: 16px !important;
  color: #666;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
}
.breadcrumb-section .breadcrumb > li {
  margin-right: 5px;
  color: #666;
}
.breadcrumb-section .breadcrumb > li a {
  color: #666;
}
.breadcrumb-section .breadcrumb > li a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.breadcrumb-section .breadcrumb > li + li:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: "\f105";
  color: #666;
  padding: 0;
  padding-right: 8px;
}
.breadcrumb-section .breadcrumb > .active {
  color: #01A1DF;
}

.heading-section {
  margin: 30px auto 50px auto;
}
.heading-section .title-section {
  margin: 0 auto;
  margin-bottom: 30px;
}
.heading-section .title-section h2 {
  font-family: "DB_Adman_X";
  font-size: 52px;
  font-weight: normal;
  line-height: 1.2em;
}
.heading-section .title-section h3 {
  font-family: "DB_Adman_X";
  font-size: 36px;
  font-weight: normal;
  line-height: 1.2em;
}
.heading-section .title-section .primary-title {
  color: #333;
}
.heading-section .title-section .secondary-title {
  color: #666;
}
.heading-section .title-section .sub-title {
  color: #01A1DF;
}
.heading-section .title-section .-center {
  text-align: center;
}
.heading-section .title-section .-left {
  text-align: left;
}
.heading-section .search-section {
  font-family: "DB_Adman_X";
  font-size: 20px;
  display: block;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.heading-section .search-section.-details {
  max-width: 50%;
  text-align: left;
  margin: 15px 0;
}
@media screen and (max-width: 767px) {
  .heading-section .search-section.-details {
    max-width: 320px;
  }
}
.heading-section .search-section .gen-input {
  float: none;
  display: inline-block;
  min-width: 350px;
  padding: 0 15px;
  margin: 0px 5px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  -pie-border-radius: 21px;
  behavior: url(../PIE.htc);
  vertical-align: top;
}
.heading-section .search-section .gen-input > input[type=text] {
  font-size: 20px;
  width: 96%;
  line-height: 30px;
  margin: 0px;
}
.heading-section .search-section .gen-button {
  float: none;
  display: inline-block;
  min-width: 42px;
  width: 42px;
  height: 42px;
  margin: 0px 5px;
  border-radius: 21px;
  -pie-border-radius: 21px;
  behavior: url(../PIE.htc);
  vertical-align: top;
  background-color: #01A1DF;
}
.heading-section .search-section .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.heading-section .search-section .gen-button > i {
  font-size: 22px !important;
  color: #fff;
  position: absolute;
  left: 11px;
  top: 10px;
  z-index: 0;
  margin: 0px;
  display: block;
}
.heading-section .search-section .gen-button > span {
  display: none;
}

.content-section {
  min-height: 500px;
  margin-bottom: 35px;
}
.content-section .grid-content > .col-sm-6,
.content-section .grid-content > .col-md-3 {
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
.content-section .grid-content .grid-item {
  width: 100%;
  height: 160px;
  margin-bottom: 10px;
  background-color: #0082D6;
}
.content-section .grid-content .grid-item.h2 {
  height: 320px;
}
.content-section .row .no-padding {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  .content-section .row .no-padding {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.content-section .sidenav-left {
  min-height: 301px;
}
.content-section .sidenav-left .dropdown-content {
  display: none;
}
.content-section .sidenav-left .menu-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.content-section .sidenav-left .menu-list .menu-item {
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
  margin-bottom: 1px;
}
.content-section .sidenav-left .menu-list .menu-item a {
  display: block;
  color: #666;
  font-size: 20px;
}
.content-section .sidenav-left .menu-list .menu-item a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.content-section .sidenav-left .menu-list .menu-item.current {
  position: relative;
  background-color: #0082D6;
}
.content-section .sidenav-left .menu-list .menu-item.current:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #0082D6;
  border-width: 18px;
  margin-top: -18px;
  z-index: 9;
}
.content-section .sidenav-left .menu-list .menu-item.current a {
  color: #fff;
}
.content-section .sidenav-left .menu-list .menu-item.current a:hover {
  text-decoration: none;
}
.content-section .sidenav-left .menu-list .menu-item.current .txt-title {
  display: block;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 24px;
  font-weight: normal;
}
@media screen and (max-width: 1000px) {
  .content-section .sidenav-left {
    min-height: 1px;
  }
  .content-section .sidenav-left .menu-list .menu-item a {
    font-size: 20px;
  }
  .content-section .sidenav-left .menu-list .menu-item.current:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-section .sidenav-left .menu-list {
    display: none;
  }
  .content-section .sidenav-left .dropdown-content {
    display: block;
  }
  .content-section .sidenav-left .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .content-section .sidenav-left .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .content-section .sidenav-left .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .content-section .sidenav-left .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .content-section .sidenav-left .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
    max-width: 100%;
  }
  .content-section .sidenav-left .dropdown-content .dropdown-menu li {
    line-height: 20px;
    cursor: pointer;
  }
  .content-section .sidenav-left .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
  .content-section .sidenav-left .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .content-section .sidenav-left .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .content-section .sidenav-left .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
}
.content-section .article-right .breadcrumb-section .breadcrumb {
  background: transparent;
}
.content-section .article-right .txt-editor {
  margin-top: 8px;
  overflow: auto;
  position: relative;
  height: 550px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content-section .article-right .txt-editor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.content-section .article-right .txt-editor .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.content-section .article-right .txt-editor .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content-section .article-right .txt-editor .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.content-section .article-right .txt-editor .mCSB_scrollTools {
  right: 0px;
}
.content-section .article-right .txt-editor h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.content-section .article-right .txt-editor p {
  margin: 5px 0;
}
.content-section .article-right .txt-editor table {
  margin: 5px 0;
  width: 100%;
}
.content-section .article-right .txt-editor table tr td {
  padding: 5px;
}
@media screen and (max-width: 1000px) {
  .content-section .article-right {
    height: auto;
  }
  .content-section .article-right .txt-editor {
    height: 660px;
  }
}
@media screen and (max-width: 767px) {
  .content-section .article-right {
    margin-top: 10px;
    padding: 15px 10px;
  }
  .content-section .article-right .breadcrumb-section .breadcrumb {
    font-size: 18px;
  }
  .content-section .article-right .txt-editor p {
    font-size: 18px;
  }
  .content-section .article-right .txt-editor table {
    font-size: 18px;
  }
}

@media screen and (max-width: 999px) {
  .heading-section {
    margin: 0px;
  }
  .heading-section .breadcrumb-section .breadcrumb {
    color: #666;
    font-size: 18px;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
  }
  .heading-section .breadcrumb-section .breadcrumb > li {
    margin-right: 5px;
    color: #666;
  }
  .heading-section .breadcrumb-section .breadcrumb > li a {
    color: #666;
  }
  .heading-section .breadcrumb-section .breadcrumb > li a:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  .heading-section .breadcrumb-section .breadcrumb > li + li:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\f105";
    color: #666;
    padding: 0;
    padding-right: 8px;
  }
  .heading-section .breadcrumb-section .breadcrumb > .active {
    color: #01A1DF;
  }
  .heading-section .title-section h2 {
    line-height: 0.9em;
    margin-bottom: 20px;
  }
  .heading-section .title-section h3 {
    line-height: 0.9em;
    margin-bottom: 20px;
  }
  .heading-section .search-section {
    font-family: "DB_Adman_X";
    display: block;
    width: 100%;
    margin: 30px auto;
    text-align: center;
  }
  .heading-section .search-section .gen-input {
    float: none;
    display: inline-block;
    min-width: 300px;
    padding: 0 15px;
    margin: 0px 5px;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    -pie-border-radius: 21px;
    behavior: url(../PIE.htc);
  }
  .heading-section .search-section .gen-input > input[type=text] {
    font-size: 20px;
    width: 96%;
    line-height: 30px;
    margin: 0px;
  }
  .heading-section .search-section .gen-button {
    float: none;
    display: inline-block;
    min-width: 42px;
    width: 42px;
    height: 42px;
    margin: 0px 5px;
    border-radius: 21px;
    -pie-border-radius: 21px;
    behavior: url(../PIE.htc);
    background-color: #01A1DF;
  }
  .heading-section .search-section .gen-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .heading-section .search-section .gen-button > i {
    font-size: 22px !important;
    color: #fff;
    position: absolute;
    left: 11px;
    top: 10px;
    z-index: 0;
    margin: 0px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .heading-section .title-section h2 {
    font-size: 36px;
  }
  .heading-section .title-section h3 {
    font-size: 24px;
  }
  .heading-section .search-section.-details {
    max-width: 100%;
  }
  .heading-section .search-section .gen-input {
    margin-bottom: 15px;
    border-radius: 21px;
    -pie-border-radius: 21px;
    behavior: url(../PIE.htc);
  }
  .heading-section .search-section .gen-input > input[type=text] {
    font-size: 20px;
    width: 96%;
    line-height: 30px;
    margin: 0px;
  }
  .heading-section .search-section .gen-button {
    min-width: 100px;
  }
  .heading-section .search-section .gen-button > span {
    display: inline-block;
    line-height: 42px;
    color: #fff;
    padding-left: 15px;
  }
}
.inside-share {
  border: 2px solid #e5e5e5;
  border-left: none;
  border-right: none;
  min-height: 20px;
  padding: 25px 0px;
  text-align: center;
}
.inside-share > .social-share img {
  margin: 0px 15px;
}

.inside-content {
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.inside-content > p {
  margin-bottom: 20px;
}

.inside-article {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.inside-article > p {
  margin-bottom: 20px;
}

@media (max-width: 999px) {
  .wrapperBg-inside {
    left: 0;
    min-height: 200px;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 0;
  }
  .bg-inside {
    left: 0%;
    max-width: 100%;
    min-width: 100%;
    position: absolute;
    margin-top: 0px;
  }
  .bg-fixed {
    width: auto;
    height: 100%;
  }
}
.note-hilight {
  color: #0082D6;
}

.acc_title {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 35px;
  margin-bottom: 15px;
}

.acc_head {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 29px;
  line-height: 0.9em;
  text-transform: uppercase;
}
.acc_head h3 {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 29px;
  line-height: 0.9em;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .acc_head h3 {
    font-size: 29px;
  }
}

/* End inside page */
/* content */
.contact-mianColor {
  color: #1D242D;
}

.contact-subColor {
  color: #666;
}

.content-headText {
  font-family: "DB_Adman_X";
  font-size: 26px;
  font-weight: 500;
  line-height: 0.9em;
}

.content-text {
  font-family: "DB_Adman_X";
  font-size: 20px;
  font-weight: 500;
  line-height: 0.9em;
}

.zoom-map {
  margin-top: 3px;
}
.zoom-map a:link, .zoom-map a:visited {
  color: #2A5D79;
  text-decoration: none;
}

/* End content */
/* texteditor download */
.download-pdf.-fundfact {
  width: 100%;
  margin-bottom: 200px;
}

.download-pdf.-fundfact .clearfix {
  padding: 10px 0px;
  border-bottom: 1px dotted #999;
}

.document-name {
  float: left;
  display: inline-block;
}

.thai-only {
  float: right;
  padding-top: 3px;
  margin-right: 10px;
  color: #1F5B7A;
  font-family: "DB_Adman_X";
  font-size: 20px;
  font-weight: 500;
  line-height: 0.7em;
}

.download-pdf.-fundfact .clearfix:hover {
  background-color: #f7f7f7;
}

/* End texteditor download */
/* content footer */
.footer-content.-button {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}

.wrapper-button.-more, .wrapper-button.-totop {
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
  min-width: 50px;
  min-height: 50px;
  padding: 0px;
  background-color: #01A1DF;
  position: relative;
  cursor: pointer;
}
.wrapper-button.-more > .in-botton, .wrapper-button.-totop > .in-botton {
  position: absolute;
  top: 22%;
  left: 20%;
}

.wrapper-button.-more:active, .wrapper-button.-totop:active {
  background-color: #003574;
}

.wrapper-button.-totop > .in-botton {
  position: absolute;
  top: 24%;
  left: 17%;
}

.button-effect {
  padding: 1px 0px;
}

.button-effect:hover {
  padding-top: 2px;
  padding-bottom: 0px;
}

/* End content footer */
/* content footer */
.footer-content.-center {
  max-width: 870px !important;
  margin-right: auto;
  margin-left: auto;
  text-align: left !important;
}
.footer-content.-button {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.footer-content .wrapper-button {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 5px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-family: "DB_Adman_X";
  min-height: 15px;
  min-width: 26px;
  background-image: none;
  border: 1px solid transparent;
  font-weight: normal;
  -moz-user-select: none;
}
.footer-content .wrapper-button i {
  font-size: 16px;
}
.footer-content .wrapper-button.btn-back {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 15px 0;
  font-size: 20px;
  background-color: #01A1DF;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
}
.footer-content .wrapper-button.btn-back:hover {
  background-color: #0082D6;
}
.footer-content .wrapper-button.btn-back a {
  color: #fff;
  text-decoration: none;
}
.footer-content .wrapper-button.btn-more {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 15px 0;
  font-size: 20px;
  background-color: #01A1DF;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
}
.footer-content .wrapper-button.btn-more:hover {
  background-color: #0082D6;
}
.footer-content .wrapper-button.btn-more a {
  color: #fff;
  text-decoration: none;
}
.footer-content .wrapper-button.btn-gotop {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 10px 0;
  font-size: 20px;
  background-color: #01A1DF;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(../PIE.htc);
}
.footer-content .wrapper-button.btn-gotop:hover {
  background-color: #0082D6;
}
.footer-content .wrapper-button.btn-gotop a {
  color: #fff;
  text-decoration: none;
}

/* End content footer */
.header-shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.navigate-index {
  margin-top: 5px;
  margin-left: 15px;
}
.navigate-index span {
  margin-right: 10px;
}

.title-fund {
  font-family: "DB_Adman_X";
  font-size: 26px;
  margin-bottom: 5px;
}
.title-fund a {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 26px;
  text-decoration: none;
}
.title-fund a:hover {
  color: #01A1DF;
}

@media only screen and (max-width: 999px) {
  .title-fund {
    font-family: "DB_Adman_X";
    font-size: 26px;
    margin-bottom: 5px;
  }
  .title-fund a {
    color: #01A1DF;
    font-family: "DB_Adman_X";
    font-size: 26px;
    text-decoration: none;
  }
  .title-fund a:visited {
    color: #01A1DF;
  }
  .title-fund a:hover {
    color: #01A1DF;
  }
}
.main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  font-family: "DB_Adman_X";
}
@media screen and (max-width: 999px) {
  .main-title {
    font-size: 43px;
  }
}

.sub-title {
  font-size: 34px;
  line-height: 0.9em;
  font-family: "DB_Adman_X";
}
@media screen and (max-width: 999px) {
  .sub-title {
    font-size: 34px;
  }
}

.-main-color {
  color: #0082D6;
}

.-sub-color {
  color: #666;
}

.defaults h3 {
  color: #0082D6;
  font-size: 35px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

.cms-panel .content {
  display: block;
}
.cms-panel .content.-title {
  margin-bottom: 30px;
}
.cms-panel .content.-title h3 {
  color: #0082D6;
  font-size: 35px;
  line-height: 0.9em;
  margin-bottom: 10px;
}
.cms-panel .content.-title h4 {
  color: #0082D6;
  font-size: 29px;
  line-height: 1em;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #666;
}
.cms-panel .content.-title time {
  font-family: "DB_Adman_X";
  font-size: 23px;
}
.cms-panel .content.-image {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.cms-panel .content.-image .img-responsive {
  max-width: 100%;
}
.cms-panel .content.-image .img-responsive.-left {
  margin-left: 0px;
}
.cms-panel .content.-image .img-responsive.-right {
  margin-right: 0px;
}
.cms-panel .content.-image .img-responsive.-center {
  margin: 0 auto;
}
.cms-panel .content.-slider {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.cms-panel .content.-text {
  margin-bottom: 30px;
}
.cms-panel .content.-text h4 {
  color: #0082D6;
  font-size: 29px;
  line-height: 1em;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.cms-panel .content.-text p {
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 1.4em;
}
.cms-panel .content.-text .list-ul {
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 10px;
}
.cms-panel .content.-text .list-ul li {
  margin-bottom: 5px;
}
.cms-panel .content.-note {
  margin-bottom: 30px;
}
.cms-panel .content.-video {
  margin-bottom: 30px;
}
.cms-panel .btn-back {
  float: left;
  width: 140px;
  background-color: #0082D6;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 10px;
  font-size: 23px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.cms-panel .btn-back:hover {
  background-color: #01A1DF;
}
.cms-panel .btn-back i {
  font-size: 16px;
}
.cms-panel .slider {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 35px;
}
.cms-panel .accordion_example h3 {
  font-size: 25px;
  line-height: 0.9em;
  margin-bottom: 5px;
}
.cms-panel .article h3 {
  font-size: 25px;
  line-height: 0.9em;
  margin-bottom: 5px;
}
.cms-panel .article .info-right {
  line-height: 1.1em;
}
.cms-panel .article .info-right .img-sample {
  margin-right: 15px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .cms-panel .article .info-right .img-sample {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
.cms-panel .article .info-right h3 a {
  color: #0082D6;
  text-decoration: none;
}
.cms-panel .article .info-right h3 a:hover {
  color: #01A1DF;
}
.cms-panel .article .info-right ul {
  list-style: disc;
  list-style-position: inside;
}

/* Page Top Title */
.search-bar {
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}

#content #legend1 {
  margin-top: 10px;
  margin-right: 15px;
}
@media (max-width: 640px) {
  #content #legend1 {
    display: none;
  }
}
#content .holder {
  float: right;
  margin: 10px 0;
}
@media (max-width: 640px) {
  #content .holder {
    margin-top: 10px;
  }
}
#content .holder a {
  cursor: pointer;
  margin: 0 5px;
  color: #333;
}
#content .holder a:hover {
  color: #00B4E5;
}
#content .holder a.jp-previous {
  margin-right: 10px;
}
#content .holder a.jp-next {
  margin-left: 10px;
}
#content .holder a.jp-current {
  font-weight: bold;
  cursor: default;
  background: none;
}
#content .holder a.jp-current:hover {
  font-weight: bold;
}
#content .holder a.jp-disabled {
  color: #bbb;
  cursor: default;
  background: none;
}
#content .holder a.jp-disabled:hover {
  color: #bbb;
}
#content .holder span {
  margin: 0 5px;
}
#content .navigate-index {
  margin-top: 8px;
}
#content .navigate-panel {
  margin-top: 15px;
}

.jpage-container {
  margin: 30px 0;
}
.jpage-container .item-Page-1 .itemPage {
  border: 1px solid #666;
  padding: 3px 5px 2px;
  line-height: 20px;
}
.jpage-container .item-Page-2 {
  text-align: right;
}
.jpage-container .item-Page-2 .holder {
  margin: 0px;
  line-height: 20px;
}

.survey-page-wrapper {
  display: block;
  padding: 0;
  margin: 0 auto;
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.survey-page-wrapper .survey-page-header {
  margin-bottom: 20px;
}
.survey-page-wrapper .survey-page-header .title-box {
  margin: 22px auto;
}
.survey-page-wrapper .survey-page-header .title-box .sub-title {
  margin-bottom: 10px;
}
.survey-page-wrapper .survey-page-header .form-group {
  margin-bottom: 0;
}
.survey-page-wrapper .survey-page-header .form-group .form-check {
  position: relative;
  cursor: pointer;
}
.survey-page-wrapper .survey-page-header label.item {
  font-size: 24px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-header label.item span {
  font-size: 24px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-header .title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
}
.survey-page-wrapper .survey-page-header .description {
  font-size: 0.8125em;
  line-height: 18px;
}
.survey-page-wrapper .survey-page-body {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 2px solid #01A1DF;
  overflow: hidden;
}
.survey-page-wrapper .survey-page-body .page-subtitle {
  font-size: 0.8125em;
  line-height: 18px;
}
.survey-page-wrapper .survey-page-body .datePicker {
  position: relative;
  width: 100%;
  margin: 5px 0 20px 0;
  clear: both;
}
.survey-page-wrapper .survey-page-body .datePicker .img-datepicker {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 20px;
  color: #fff;
}
.survey-page-wrapper .survey-page-body .datePicker .dateinput {
  width: 100%;
  border: 1px solid #bebebe;
  padding: 5px;
  margin: 0;
  border-radius: 0;
  -pie-border-radius: 0;
  behavior: url(../PIE.htc);
  background: #fff;
  position: relative;
}
.survey-page-wrapper .survey-page-body .questions {
  display: block;
}
.survey-page-wrapper .survey-page-body .questions fieldset {
  padding: 20px;
}
.survey-page-wrapper .survey-page-body .questions .question-row {
  margin-bottom: 30px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-body {
  margin-bottom: 20px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-body .answer-option-cell {
  width: 100%;
  margin: 10px 0;
  clear: both;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom.styled {
  color: #0082D6;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom span {
  color: red;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-legend {
  padding: 0 10px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .question-legend span {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .custom-radio span.content-rdo-inline {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .gen-input input[type=text] {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .gen-input-textarea textarea {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .select-item {
  width: 100%;
  margin: 5px 0 20px 0;
  clear: both;
}
.survey-page-wrapper .survey-page-body .questions .question-row .select-item .selectric {
  font-size: 20px;
  border-radius: 0px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .select-item .selectric .label {
  margin-bottom: 0px;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input {
  width: 100%;
  margin: 5px 0 20px 0;
  clear: both;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text {
  width: 100%;
  border: 1px solid #bebebe;
  font-size: 20px;
  padding: 5px;
  margin: 0;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text::-webkit-input-placeholder {
  color: #bebebe;
  text-align: left;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text:-moz-placeholder { /* Firefox 18- */
  color: #bebebe;
  text-align: left;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text::-moz-placeholder { /* Firefox 19+ */
  color: #bebebe;
  text-align: left;
  opacity: 1;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text:-ms-input-placeholder {
  color: #bebebe;
  text-align: left;
}
.survey-page-wrapper .survey-page-body .questions .question-row .information-input textarea {
  resize: none;
  min-height: 100px;
  width: 100%;
  border: 1px solid #bebebe;
  font-size: 20px;
  padding: 5px;
  margin: 0;
}
.survey-page-wrapper .survey-page-body .questions .question-row .note p {
  margin: 5px 0 10px 0;
}
.survey-page-wrapper .survey-page-body .survey-submit-actions .gen-button {
  height: auto;
}
.survey-page-wrapper .survey-page-result {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 2px solid #01A1DF;
  overflow: hidden;
}
.survey-page-wrapper .survey-page-result .print-wrapper {
  text-align: right;
}
.survey-page-wrapper .survey-page-result .print-wrapper .add-print {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  margin: 0 5px 5px;
  padding: 5px 15px;
  display: inline-block;
  text-align: center;
  background-color: #01A1DF;
}
.survey-page-wrapper .survey-page-result .print-wrapper .add-print:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.survey-page-wrapper .survey-page-result .print-wrapper .add-print i {
  font-size: 16px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .point {
  text-align: center;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .point p {
  font-size: 24px;
  line-height: 36px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .point .result {
  width: 80px;
  height: 80px;
  padding: 0;
  margin: 0 auto;
  border: 2px solid #01A1DF;
  border-radius: 50%;
  text-align: center;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .point .result h3 {
  margin: 0 auto;
  font-size: 60px;
  line-height: 80px;
  color: #01A1DF;
}
.survey-page-wrapper .survey-page-result .riskprofile-result h3 {
  margin: 22px 0;
  font-size: 24px;
  line-height: 36px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result p {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive {
  margin-bottom: 22px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table {
  border-collapse: collapse;
  margin-bottom: 0;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table thead tr th {
  background-color: #fff;
  padding: 5px 15px;
  border: none;
  border: 1px solid #01A1DF;
  text-align: center;
  color: #01A1DF;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  vertical-align: middle;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr td {
  background-color: #fff;
  padding: 5px 15px;
  border: none;
  border: 1px solid #01A1DF;
  text-align: center;
  color: #666;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr td:first-child {
  text-align: left;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr.result td {
  background-color: #01A1DF;
  border: 1px solid #0082D6;
  color: #fff;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .section {
  margin-bottom: 22px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .section p {
  font-size: 20px;
  line-height: 24px;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .section p span {
  color: #0082D6;
}
.survey-page-wrapper .survey-page-result .riskprofile-result .note p {
  color: red;
}

#bottom-content-box {
  margin-top: 10px;
}
#bottom-content-box .thumb {
  display: block;
  width: 100px;
  height: 75px;
  background: #efefef;
}
#bottom-content-box .detail .heading, #bottom-content-box .media-body .heading {
  margin: 0;
  padding: 0;
  font-size: 23px;
  font-weight: normal;
  color: #01A1DF;
  line-height: 1.4em;
}
#bottom-content-box .detail .desc, #bottom-content-box .media-body .desc {
  overflow: hidden;
  margin: 3px 0 10px 0;
  padding: 0;
  height: 5.6em;
  line-height: 1.4em;
}
#bottom-content-box .detail .gen-button, #bottom-content-box .media-body .gen-button {
  float: left;
  width: 80px;
}
#bottom-content-box .collapsible-content .panel {
  margin-bottom: 0;
  border: 0px;
}
#bottom-content-box .collapsible-content .corporate-item {
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.35s ease 0s;
  transition: height 0.35s ease 0s;
}
#bottom-content-box .collapsible-content .corporate-item .article-text {
  color: #01A1DF;
  margin-bottom: 10px;
}
#bottom-content-box .collapsible-content .corporate-item .article-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
  display: block;
  padding: 0;
  margin-bottom: 0px;
  color: #666;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
  font-weight: normal;
  font-family: "DB_Adman_X";
}
#bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link:hover {
  color: #01A1DF;
  text-decoration: none;
}
#bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f0da";
  font-size: 18px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
    min-height: 1px;
    margin-bottom: 10px;
  }
}
#bottom-content-box .collapsible-content .corporate-item .collapse {
  padding-bottom: 10px;
  display: none;
}
#bottom-content-box .collapsible-content .corporate-item .collapse.in {
  display: block;
}
#bottom-content-box .collapsible-content .corporate-item ul, #bottom-content-box .collapsible-content .corporate-item ol {
  padding-left: 25px;
  margin: 0;
}
#bottom-content-box .collapsible-content .corporate-item p, #bottom-content-box .collapsible-content .corporate-item li {
  padding-bottom: 0;
}
#bottom-content-box .collapsible-content .corporate-item h3 {
  margin: 0px;
  margin-bottom: 15px;
  color: #01A1DF;
  text-transform: uppercase;
  max-width: 220px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
}
#bottom-content-box .collapsible-content .corporate-item h3 a {
  display: block;
  position: relative;
  padding-right: 40px;
  color: #01A1DF;
}
#bottom-content-box .collapsible-content .corporate-item h3 a:hover, #bottom-content-box .collapsible-content .corporate-item h3 a:focus {
  cursor: pointer;
  text-decoration: none;
}
#bottom-content-box .collapsible-content .corporate-item h3 span {
  margin-right: -40px;
  background-color: #01A1DF;
  color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 1px;
  text-align: center;
  margin-top: -5px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
#bottom-content-box .collapsible-content .corporate-item h3 span.pull-right {
  position: absolute;
  top: 5px;
  right: 0px;
  margin-top: 0px;
  margin-right: 0px;
}
#bottom-content-box .collapsible-content .corporate-item h3 i {
  font-size: 16px;
}
#bottom-content-box .collapsible-content .corporate-item h4 {
  font-size: 25px;
  line-height: 1.4em;
  font-weight: normal;
  margin: 0;
}
#bottom-content-box .collapsible-content .corporate-item h4 a {
  color: #0082D6;
  text-decoration: none;
}
#bottom-content-box .collapsible-content .corporate-item h4 a:hover {
  color: #fff;
}
.footer-inner {
  width: 100%;
  display: block;
}
.footer-inner h3 {
  text-align: left;
  font-size: 29px;
  line-height: 1.4em;
}
.footer-inner .footer-button {
  text-align: center;
  display: block;
  margin: 10px auto;
}
.footer-inner .footer-button .-totop {
  padding: 5px 0;
  margin-bottom: 10px;
  color: #666;
  font-size: 23px;
  text-decoration: none;
  font-weight: normal;
  font-family: "DB_Adman_X";
}
.footer-inner .footer-button .-totop:hover {
  color: #01A1DF;
  text-decoration: none;
}
.footer-inner .footer-button .-totop:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f0d8";
  font-size: 18px;
  padding-left: 10px;
}
.footer-inner._footer-banner {
  padding: 10px 0;
  text-align: center;
}
.footer-inner._footer-banner h3 {
  color: #01A1DF;
}
.footer-inner._footer-banner .col-md-4 {
  border-right: solid 1px #ccc;
}
.footer-inner._footer-banner .col-md-4:last-child {
  border: 0px;
}
@media (max-width: 640px) {
  .footer-inner._footer-banner .col-md-4 {
    border: 0px;
    border-bottom: solid 1px #ccc;
  }
}
.footer-inner._footer-banner .item-banner img {
  max-width: 100%;
  vertical-align: middle;
}
.footer-inner._footer-banner .item-banner._last-item {
  border: 0;
}
.footer-inner._footer-top {
  background-color: #E9E9E9;
  padding-top: 10px;
}
.footer-inner._footer-top .footer-button {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.footer-inner._footer-top .footer-button .-totop {
  padding: 5px 0;
  margin-bottom: 10px;
  color: #666;
  font-size: 23px;
  text-decoration: none;
  font-weight: normal;
  font-family: "DB_Adman_X";
}
.footer-inner._footer-top .footer-button .-totop:hover {
  color: #01A1DF;
  text-decoration: none;
}
.footer-inner._footer-top .footer-button .-totop:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f0d8";
  font-size: 18px;
  padding-left: 10px;
}
.footer-inner._footer-bottom {
  background-color: #fff;
  border-top: solid 1px #fff;
}
.footer-inner._footer-bottom .footer-button {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.footer-inner._footer-bottom .footer-button .-totop {
  padding: 5px 0;
  margin-bottom: 10px;
  color: #666;
  font-size: 23px;
  text-decoration: none;
  font-weight: normal;
  font-family: "DB_Adman_X";
}
.footer-inner._footer-bottom .footer-button .-totop:hover {
  color: #01A1DF;
  text-decoration: none;
}
.footer-inner._footer-bottom .footer-button .-totop:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f0d8";
  font-size: 18px;
  padding-left: 10px;
}

#footer-panel {
  padding-top: 10px;
}
#footer-panel .social-link {
  float: none;
  margin-bottom: 10px;
}
#footer-panel .social-link .heading {
  display: block;
  font-size: 24px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 5px;
}
#footer-panel .social-link > ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: center;
}
#footer-panel .social-link > ul li {
  display: inline-block;
  float: none;
  margin: 0 0 0 8px;
}
#footer-panel .social-link > ul li:first-child {
  margin-left: 0;
}
#footer-panel .social-link > ul li a {
  display: inline-block;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-family: "FontAwesome";
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
  border-radius: 16px;
  -pie-border-radius: 16px;
  behavior: url(../PIE.htc);
}
#footer-panel .social-link > ul li a:hover {
  text-decoration: none;
}
#footer-panel .social-link > ul li a.yt {
  background: #cc181e;
}
#footer-panel .social-link > ul li a.yt:before {
  content: "\f167";
}
#footer-panel .social-link > ul li a.yt:hover {
  background-color: #000;
}
#footer-panel .social-link > ul li a.fb {
  background: #3b5998;
}
#footer-panel .social-link > ul li a.fb:before {
  content: "\f09a";
}
#footer-panel .social-link > ul li a.fb:hover {
  background-color: #000;
}
#footer-panel .social-link > ul li a.tw {
  background: #2CAAE1;
}
#footer-panel .social-link > ul li a.tw:before {
  content: "\f099";
}
#footer-panel .social-link > ul li a.tw:hover {
  background-color: #000;
}
#footer-panel .social-link > ul li a.ig {
  background: #0077B5;
}
#footer-panel .social-link > ul li a.ig:before {
  content: "\f16d";
}
#footer-panel .social-link > ul li a.ig:hover {
  background-color: #000;
}
#footer-panel .social-link > ul li a > span {
  display: none;
}
#footer-panel .social-link > ul li i {
  display: none;
  font-size: 20px;
  vertical-align: middle;
}
.lt-ie9 #footer-panel .social-link {
  float: right;
  margin-top: 0;
}
.lt-ie9 #footer-panel .social-link .heading {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  text-align: right;
}
.lt-ie9 #footer-panel .social-link > ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: initial;
}
.lt-ie9 #footer-panel .social-link > ul li {
  display: block;
  float: left;
  margin: 0 0 0 8px;
}
.lt-ie9 #footer-panel .social-link > ul li:first-child {
  margin-left: 0;
}
.lt-ie9 #footer-panel .social-link > ul li a {
  display: inline;
  margin-right: 5px;
  width: initial;
  height: initial;
  line-height: 13px;
  font-family: tahoma, arial;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  background: none;
  cursor: pointer;
}
.lt-ie9 #footer-panel .social-link > ul li a:hover {
  text-decoration: underline;
}
.lt-ie9 #footer-panel .social-link > ul li a.yt {
  background: none;
}
.lt-ie9 #footer-panel .social-link > ul li a.yt:before {
  content: "";
}
.lt-ie9 #footer-panel .social-link > ul li a.yt:hover {
  background-color: #000;
}
.lt-ie9 #footer-panel .social-link > ul li a.fb {
  background: none;
}
.lt-ie9 #footer-panel .social-link > ul li a.fb:before {
  content: "";
}
.lt-ie9 #footer-panel .social-link > ul li a.fb:hover {
  background-color: #000;
}
.lt-ie9 #footer-panel .social-link > ul li a.tw {
  background: none;
}
.lt-ie9 #footer-panel .social-link > ul li a.tw:before {
  content: "";
}
.lt-ie9 #footer-panel .social-link > ul li a.tw:hover {
  background-color: #000;
}
.lt-ie9 #footer-panel .social-link > ul li a.ig {
  background: none;
}
.lt-ie9 #footer-panel .social-link > ul li a.ig:before {
  content: "";
}
.lt-ie9 #footer-panel .social-link > ul li a.ig:hover {
  background-color: #000;
}
.lt-ie9 #footer-panel .social-link > ul li a > span {
  display: none;
}
.lt-ie9 #footer-panel .social-link > ul li i {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #footer-panel .social-link {
    float: right;
    margin-top: 0;
    margin-bottom: 0px;
  }
  #footer-panel .social-link .heading {
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
  }
  #footer-panel .social-link > ul {
    overflow: hidden;
    margin: -3px 0 -3px -3px;
    padding: 0;
    text-align: initial;
    display: inline-block;
    text-align: left;
  }
  #footer-panel .social-link > ul li {
    display: inline-block;
    float: left;
    margin: 0 0 0 8px;
  }
  #footer-panel .social-link > ul li:first-child {
    margin-left: 0;
  }
  #footer-panel .social-link > ul li a {
    display: inline;
    margin-right: 5px;
    width: initial;
    height: initial;
    line-height: 13px;
    font-family: tahoma, arial;
    font-size: 13px;
    color: #01A1DF;
    text-decoration: none;
    background: none;
    cursor: pointer;
  }
  #footer-panel .social-link > ul li a:hover {
    color: #000;
    text-decoration: underline;
  }
  #footer-panel .social-link > ul li a.yt {
    background: none;
  }
  #footer-panel .social-link > ul li a.yt:before {
    content: "";
  }
  #footer-panel .social-link > ul li a.yt:hover {
    background: none;
  }
  #footer-panel .social-link > ul li a.fb {
    background: none;
  }
  #footer-panel .social-link > ul li a.fb:before {
    content: "";
  }
  #footer-panel .social-link > ul li a.fb:hover {
    background: none;
  }
  #footer-panel .social-link > ul li a.tw {
    background: none;
  }
  #footer-panel .social-link > ul li a.tw:before {
    content: "";
  }
  #footer-panel .social-link > ul li a.tw:hover {
    background: none;
  }
  #footer-panel .social-link > ul li a.ig {
    background: none;
  }
  #footer-panel .social-link > ul li a.ig:before {
    content: "";
  }
  #footer-panel .social-link > ul li a.ig:hover {
    background: none;
  }
  #footer-panel .social-link > ul li a > span {
    display: none;
  }
  #footer-panel .social-link > ul li i {
    display: inline-block;
    font-size: 23px;
    vertical-align: middle;
  }
}

#e-newsletter {
  display: block;
  margin-bottom: 10px;
  float: left;
}
@media (max-width: 640px) {
  #e-newsletter {
    float: none;
  }
}
#e-newsletter .head-text {
  font-family: "DB_Adman_X";
  color: #fff;
  font-size: 24px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-top: 2px;
}
@media (max-width: 640px) {
  #e-newsletter .head-text {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 0px;
  }
}
#e-newsletter .email-box {
  float: left;
}
@media (max-width: 640px) {
  #e-newsletter .email-box {
    float: none;
  }
}
#e-newsletter .email-box .gen-input {
  min-width: 230px;
  margin-right: 10px;
}
@media (max-width: 640px) {
  #e-newsletter .email-box .gen-input {
    float: none;
    display: inline-block;
  }
}
#e-newsletter .email-box .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(../PIE.htc);
}
@media (max-width: 640px) {
  #e-newsletter .email-box .gen-button {
    float: none;
    display: inline-block;
  }
}
#e-newsletter .email-box .gen-button.color-blue {
  background-color: #0082D6;
}
#e-newsletter .email-box .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#e-newsletter .email-box .gen-button > i {
  color: #fff;
  position: absolute;
  left: 10px;
  top: 1px;
  z-index: 0;
}
#e-newsletter .email-box .round {
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
#e-newsletter .email-box .icn-right {
  padding: 0 10px;
  margin-right: 5px;
}

#footer {
  position: relative;
}

.footer-address {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.footer-address p {
  margin: 0;
  padding: 0;
  text-align: left;
}
.footer-address p a.sitemap {
  display: block;
  color: #666;
  text-decoration: underline;
}
.footer-address p span.address:before {
  content: "";
  padding-right: 0;
}
.footer-address p span.phone {
  display: block;
}
.lt-ie9 .footer-address p a.sitemap {
  display: inline;
}
.lt-ie9 .footer-address p span.address:before {
  content: "|";
  padding-right: 3px;
}
.lt-ie9 .footer-address p span.phone {
  display: inline;
}

@media screen and (min-width: 319px) and (max-width: 1000px) {
  .footer-address {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .footer-address p {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .footer-address p a.sitemap {
    display: inline;
  }
  .footer-address p span.address:before {
    content: "|";
    padding-right: 3px;
  }
  .footer-address p span.phone {
    display: inline;
  }
}
.footer-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.footer-menu .footer-menu-list {
  text-align: right;
  padding: 0px;
  margin: 0px;
}
.footer-menu .footer-menu-list li {
  display: inline-block;
  height: 20px;
  border-right: 1px solid #666;
}
.footer-menu .footer-menu-list li:last-child {
  border: 0px;
}
.footer-menu .footer-menu-list li a {
  color: #666;
  text-decoration: none;
  padding: 0 15px;
  margin: 0px;
  line-height: 14px;
  height: 20px;
}
.footer-menu .footer-menu-list li a:hover {
  color: #01A1DF;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .footer-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .footer-menu .footer-menu-list {
    text-align: right;
    padding: 0px;
    margin: 0px;
  }
  .footer-menu .footer-menu-list li {
    display: inline-block;
    height: 20px;
    border-right: 1px solid #666;
  }
  .footer-menu .footer-menu-list li:last-child {
    border: 0px;
  }
  .footer-menu .footer-menu-list li a {
    color: #666;
    text-decoration: none;
    padding: 0 15px;
    margin: 0px;
    line-height: 14px;
    height: 20px;
  }
  .footer-menu .footer-menu-list li a:hover {
    color: #01A1DF;
    text-decoration: none;
    cursor: pointer;
  }
}
@media screen and (min-width: 319px) and (max-width: 480px) {
  .footer-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .footer-menu .footer-menu-list {
    text-align: left;
    padding: 0px;
    margin: 0px;
  }
  .footer-menu .footer-menu-list li {
    display: block;
    height: 20px;
    padding: 0;
    border-right: 0px solid #666;
    margin-bottom: 10px;
  }
  .footer-menu .footer-menu-list li:first-child {
    padding-left: 0;
  }
  .footer-menu .footer-menu-list li:last-child {
    border: 0px;
  }
  .footer-menu .footer-menu-list li a {
    color: #666;
    text-decoration: none;
    padding: 0;
    margin: 0px;
    line-height: 14px;
    height: 20px;
  }
  .footer-menu .footer-menu-list li a:hover {
    color: #01A1DF;
    text-decoration: none;
    cursor: pointer;
  }
}
.cookies--wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 19;
}

.minimize--modal {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 64px;
  height: 64px;
  z-index: 19;
  cursor: pointer;
}
.minimize--modal img {
  max-width: 100%;
}

.consent--wrapper {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
}
.consent--wrapper .content--container {
  display: block;
  padding: 25px 15px;
  overflow: hidden;
}
.consent--wrapper .content--container .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  .consent--wrapper .content--container .group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.consent--wrapper .content--container h3 {
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
  color: #01A1DF;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.consent--wrapper .content--container .consent__text {
  color: #666;
  font-size: 20px;
  line-height: 24px;
}
.consent--wrapper .content--container .consent__text a {
  color: #01A1DF;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.consent--wrapper .content--container .consent__text a:hover {
  color: #0082D6;
}
.consent--wrapper .content--container .consent__button .btn--consent {
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  min-width: 130px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: 40px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 24px;
  color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #01A1DF;
  background-color: #01A1DF;
}
.consent--wrapper .content--container .consent__button .btn--consent:hover {
  color: white;
  border-color: #0082D6;
  background-color: #0082D6;
}

.consent--modal {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.consent--modal.show {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  z-index: 2002;
  -webkit-transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
  transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
  transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
  transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
}
.consent--modal .modal--wrapper {
  position: relative;
  max-width: 600px;
  width: 100%;
  height: auto;
  padding: 15px 20px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
}
.consent--modal .modal--wrapper .modal--head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.consent--modal .modal--wrapper .modal--head h3 {
  margin-top: 0;
  font-weight: normal;
  color: #01A1DF;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.consent--modal .modal--wrapper .modal--head h3 img {
  max-width: 28px;
}
.consent--modal .modal--wrapper .modal--content {
  color: #666;
  font-size: 20px;
  line-height: 26px;
}
.consent--modal .modal--wrapper .modal--content a {
  color: #01A1DF;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.consent--modal .modal--wrapper .modal--content a:hover {
  color: #0082D6;
}
.consent--modal .modal--wrapper .modal--foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  border-top: 1px solid #ddd;
}
.consent--modal .modal--wrapper .modal--foot .btn--custom {
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  min-width: 175px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: 40px;
  padding: 0 30px;
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.consent--modal .modal--wrapper .modal--foot .btn--primary {
  color: white;
  border: 1px solid #01A1DF;
  background-color: #01A1DF;
}
.consent--modal .modal--wrapper .modal--foot .btn--primary:hover {
  background-color: #0082D6;
}
.consent--modal .modal--wrapper .modal--foot .btn--default {
  color: #333;
  border: 1px solid #ddd;
  background-color: #ddd;
}
.consent--modal .modal--wrapper .modal--foot .btn--default:hover {
  color: white;
  background-color: #333;
}
.consent--modal .modal--wrapper .modal--close {
  position: absolute;
  top: 15px;
  right: 20px;
  cursor: pointer;
}
.consent--modal .modal--wrapper .modal--close img {
  width: 24px;
  height: 24px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s;
}
.consent--modal .modal--wrapper .modal--close:hover img {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media screen and (max-width: 767.98px) {
  .consent--modal .modal--wrapper {
    max-height: 450px;
    overflow-y: auto;
  }
}
.consent--modal .consent--list .smk_accordion .accordion_in {
  border: none;
}
.consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 15px 0 25px;
  margin-right: 60px;
}
.consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head h3 {
  margin: 0 10px;
  font-weight: normal;
  color: #01A1DF;
  font-size: 20px;
  line-height: 26px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head .acc_icon_expand {
  /*position: relative;*/
  top: auto;
  left: 0;
  right: auto;
  margin-top: 0;
  background: none;
  background-image: url("../images/icon--plus.png");
  background-size: cover;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head:hover h3 {
  color: #0082D6;
}
.consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head:hover .acc_icon_expand {
  -webkit-transform: scale(0.8) rotate(180deg);
      -ms-transform: scale(0.8) rotate(180deg);
          transform: scale(0.8) rotate(180deg);
}
.consent--modal .consent--list .smk_accordion .accordion_in .acc_content {
  font-size: 20px;
  line-height: 26px;
  color: #666;
}
.consent--modal .input__box {
  position: absolute;
  top: 19px;
  right: 5px;
}
.consent--modal .input__box .input--lock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45px !important;
  height: 20px;
  margin: 0;
  border-radius: 30px;
  background-color: #0082D6;
}
.consent--modal .input__box .input--lock img {
  width: auto;
  height: 14px;
}
.consent--modal .input__box input.switch {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 45px !important;
  height: 20px;
  margin: 0;
  border-radius: 30px;
  cursor: pointer;
  background: #ccc;
  -webkit-transition: padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  -webkit-transition-delay: 0.1s, 0s;
          transition-delay: 0.1s, 0s;
}
.consent--modal .input__box input.switch:focus {
  border: 0;
  outline: 0;
}
.consent--modal .input__box input.switch:checked {
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-box-shadow: inset 0 0 0 2.62857em #0082D6 !important;
          box-shadow: inset 0 0 0 2.62857em #0082D6 !important;
  padding-left: 25px;
}
.consent--modal .input__box input.switch:before {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 3px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.1s ease 0.1s;
  transition: all 0.1s ease 0.1s;
}
.consent--modal .input__box input.switch:before, .consent--modal .input__box input.switch:after {
  content: "";
  display: block;
}
.consent--modal .input__box input.switch:active::before {
  -webkit-transition: all 0.1s ease 0.05s;
  transition: all 0.1s ease 0.05s;
}

/* general inputs buttons style  */
/* ############################################# */
/*                  General Input                */
/* ############################################# */
.gen-input {
  position: relative;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3px;
  height: 24px;
  border: 1px solid #ddd;
  background: #fff;
  line-height: 1.2em;
}
.gen-input:hover {
  border-color: #ccc;
}
.gen-input > i {
  display: none;
}
.gen-input > input[type=text], .gen-input input[type=password] {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px 10px;
  width: 100%;
  height: 100%;
  font-size: 13px;
  color: #333;
  vertical-align: middle;
  border: 0;
  outline: 0;
}
.gen-input select.selectric {
  width: 130px;
}
.gen-input .selectricWrapper {
  min-width: 100px;
  width: 100%;
}
.gen-input .selectric {
  border: 0 none;
}
.gen-input .selectric .label {
  margin: 0px 8px 0px 0px;
  padding: 2px 10px 2px 0;
}
.gen-input .selectric .button {
  width: 16px;
}
.gen-input.block {
  display: block;
  float: none;
}
.gen-input.round {
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
}
.gen-input.round.icn-left {
  padding: 0 3px 0 5px;
}
.gen-input.round.icn-left .selectricWrapper {
  padding-left: 16px;
}
.gen-input.round.icn-left .selectricWrapper .selectricItems {
  margin-left: 16px;
}
.gen-input.round.icn-right {
  padding: 0 5px 0 3px;
}
.gen-input.round.icn-right .selectricWrapper {
  padding-right: 16px;
}
.gen-input.round.icn-right .selectricWrapper .selectricItems {
  margin-right: 16px;
}
.gen-input.pround {
  padding: 0 9px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
.gen-input.pround .selectric .button {
  width: 8px;
}
.gen-input.pround.icn-left {
  padding: 0 9px 0 9px;
}
.gen-input.pround.icn-left > i {
  margin: 3px 0 0 6px;
}
.gen-input.pround.icn-left .selectricWrapper {
  padding-left: 16px;
}
.gen-input.pround.icn-left .selectricWrapper .selectricItems {
  margin-left: 16px;
}
.gen-input.pround.icn-right {
  padding: 0 9px 0 9px;
}
.gen-input.pround.icn-right > i {
  margin: 3px 6px 0 0;
}
.gen-input.pround.icn-right .selectricWrapper {
  padding-right: 16px;
}
.gen-input.pround.icn-right .selectricWrapper .selectricItems {
  margin-right: 16px;
}
.gen-input.icn-left > input[type=text], .gen-input.icn-left input[type=password] {
  float: right;
}
.gen-input.icn-left > i {
  position: absolute;
  display: block;
  float: left;
  left: 0;
  margin: 3px 0 0 3px;
  font-size: 14px;
  color: #666;
}
.gen-input.icn-left > i + input {
  padding-left: 15px;
}
.gen-input.icn-left-outside {
  margin-left: 23px;
}
.gen-input.icn-left-outside > input[type=text], .gen-input.icn-left-outside input[type=password] {
  float: right;
}
.gen-input.icn-left-outside > i {
  position: absolute;
  display: block;
  float: left;
  left: -23px;
  margin: 3px 0 0 3px;
  font-size: 14px;
  color: #666;
}
.gen-input.icn-right > input[type=text], .gen-input.icn-right input[type=password] {
  float: left;
}
.gen-input.icn-right > i {
  position: absolute;
  display: block;
  float: right;
  right: 0;
  margin: 3px 3px 0 0;
  font-size: 14px;
  color: #666;
}
.gen-input.icn-right > i + input {
  padding-right: 15px;
}
.gen-input.icn-right-outside {
  margin-right: 23px;
}
.gen-input.icn-right-outside > input[type=text], .gen-input.icn-right-outside input[type=password] {
  float: left;
}
.gen-input.icn-right-outside > i {
  position: absolute;
  display: block;
  float: right;
  right: -23px;
  margin: 3px 3px 0 0;
  font-size: 14px;
  color: #666;
}
/* ############################################# */
/*                 General button                */
/* ############################################# */
.gen-button {
  position: relative;
  display: block;
  float: left;
  min-width: 60px;
  height: 24px;
  text-align: center;
  line-height: 1.2 !important;
}
.gen-button:hover {
  text-decoration: underline;
}
.gen-button > input[type=button],
.gen-button input[type=submit],
.gen-button input[type=reset], .gen-button a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  outline: 0 none;
  color: #666;
  text-decoration: none;
  border: 0 none;
  background: 0 none;
}
.gen-button > i {
  display: none;
  position: absolute;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #666;
}
.gen-button.round {
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
}
.gen-button.pround {
  padding: 0 5px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
.gen-button.round-left {
  border-radius: 12px 2px 2px 12px;
  -pie-border-radius: 12px 2px 2px 12px;
  behavior: url(../PIE.htc);
}
.gen-button.round-left > input, .gen-button.round-left a {
  padding-left: 20px;
}
.gen-button.round-right {
  border-radius: 2px 12px 12px 2px;
  -pie-border-radius: 2px 12px 12px 2px;
  behavior: url(../PIE.htc);
}
.gen-button.round-right > input, .gen-button.round-right a {
  padding-right: 20px;
}
.gen-button.icn-left > i {
  display: block;
  left: 10px;
}
.gen-button.icn-left > i + input, .gen-button.icn-left i + a {
  padding-left: 25px;
  text-align: right;
}
.gen-button.icn-right > i {
  display: block;
  right: 10px;
}
.gen-button.icn-right > i + input, .gen-button.icn-right i + a {
  padding-right: 25px;
  text-align: left;
}
.gen-button.color-main {
  background: #01A1DF;
}
.gen-button.color-main:hover {
  text-decoration: none;
  background: #01b3f8;
}
.gen-button.color-main > input, .gen-button.color-main a, .gen-button.color-main i {
  color: #fff;
}
.gen-button.color-secondary1 {
  background: #0082D6;
}
.gen-button.color-secondary1:hover {
  text-decoration: none;
  background: #0091f0;
}
.gen-button.color-secondary1 > input, .gen-button.color-secondary1 a, .gen-button.color-secondary1 i {
  color: #fff;
}
.gen-button.color-black {
  background: #373737;
}
.gen-button.color-black:hover {
  text-decoration: none;
  background: #444444;
}
.gen-button.color-black > input, .gen-button.color-black a, .gen-button.color-black i {
  color: #fff;
}
.gen-button.color-white {
  background: #fff;
}
.gen-button.color-white:hover {
  text-decoration: none;
  background: #fafafa;
}
.gen-button.color-white > input, .gen-button.color-white a {
  color: #01A1DF;
}
.gen-button.color-white i {
  color: #000 !important;
}
.gen-button.color-default {
  background: #efefef;
}
.gen-button.color-default:hover {
  text-decoration: none;
  background: #eaeaea;
}
.gen-button.color-default > input, .gen-button.color-default a {
  color: #666;
}
.gen-button.color-default i {
  color: #666 !important;
}

.gen-circle-button {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 1.2;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(../PIE.htc);
}
.gen-circle-button > input[type=button], .gen-circle-button input[type=submit], .gen-circle-button input[type=reset], .gen-circle-button a {
  z-index: 90;
  top: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  outline: 0 none;
  font-size: 20px;
  color: #666;
  text-decoration: none;
  border: 0 none;
  background: transparent;
}
.gen-circle-button i {
  position: absolute;
  z-index: 10;
  top: 0;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #666;
}
.gen-circle-button.icn-left i {
  right: 11px;
}
.gen-circle-button.icn-left i:before {
  content: "\f0d9";
}
.gen-circle-button.icn-right i {
  left: 11px;
}
.gen-circle-button.icn-right i:before {
  content: "\f0da";
}
.gen-circle-button.icn-up i {
  left: 8px;
}
.gen-circle-button.icn-up i:before {
  content: "\f0d8";
}
.gen-circle-button.icn-down i {
  left: 8px;
}
.gen-circle-button.icn-down i:before {
  content: "\f0d7";
}
.gen-circle-button.color-main {
  background: #01A1DF;
}
.gen-circle-button.color-main:hover {
  text-decoration: none;
  background: #01b3f8;
}
.gen-circle-button.color-main > input, .gen-circle-button.color-main a, .gen-circle-button.color-main i {
  color: #fff;
}
.gen-circle-button.color-black {
  background: #373737;
}
.gen-circle-button.color-black:hover {
  text-decoration: none;
  background: #444444;
}
.gen-circle-button.color-black > input, .gen-circle-button.color-black a, .gen-circle-button.color-black i {
  color: #fff;
}

/* ############################################# */
/*                  General text                 */
/* ############################################# */
.forms-text {
  display: block;
  float: left;
  padding: 0 5px;
  padding-top: 4px;
  min-height: 24px;
  font-size: 13px;
  line-height: 1.3;
}
.forms-text.fontfacetext, .forms-text .fontfacetext-bold {
  padding-top: 0;
  font-size: 20px;
  line-height: 1.2;
}
.forms-text > a {
  color: #01A1DF;
  text-decoration: none;
}
.forms-text > a:hover {
  text-decoration: underline;
}

/* ############################################# */
/*             General form element              */
/* ############################################# */
.gen-form {
  display: block;
  float: left;
  padding: 0 3px;
  border: 1px solid #ddd;
}
.gen-form:hover {
  border-color: #ccc;
}
.gen-form.textarea > textarea {
  width: 100%;
  border: 0 none;
  resize: none;
  outline: 0;
}
.gen-form.round {
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
}

/* ############################################# */
/*             General form setting              */
/* ############################################# */
.form-section table td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-section > .row {
  margin-bottom: 10px;
}

.inline_list {
  margin: 0;
  padding: 0;
}
.inline_list--item {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}
.inline_list--item:first-child {
  margin: 0 0 0 0;
}

/* general table style  */
.table-responsive {
  padding-bottom: 15px;
}
.table-responsive .table {
  border-collapse: separate;
}
.table-responsive .table thead th {
  vertical-align: middle;
}
.table-responsive .table > tbody > tr > td {
  padding: 1px;
  font-size: 13px;
}
.table-responsive .table .tb-tab1-1,
.table-responsive .table .tb-tab1-2 {
  width: 50%;
  background-color: #0082D6;
  padding: 15px 20px 14px 20px;
  border-right: 1px solid #fff;
}
.table-responsive .table .tb-tab1-2 {
  border-right: 0px;
}
.table-responsive .table .tb-tab2-1 {
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
}
.table-responsive .table .tb-tab2-2 {
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  text-align: right;
}
.table-responsive .table .tb-tab3-1,
.table-responsive .table .tb-tab3-2 {
  width: 50%;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  border-right: 1px solid #fff;
}
.table-responsive .table .tb-tab3-2 {
  border-right: 0px;
}
.table-responsive .table .tb-tab-4 {
  width: 50%;
}
.table-responsive .table .tb-tab5-1,
.table-responsive .table .tb-tab5-2 {
  background-color: #0082D6;
  padding: 10px 5px 9px;
  border-right: 1px solid #fff;
  text-align: center;
}
.table-responsive .table .tb-tab5-2 {
  border-right: 0px;
}
.table-responsive .table .tb-tab-w1 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.table-responsive .table .tb-tab-w1-1 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.table-responsive .table .tb-tab-w2 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .tb-tab-w3 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .tb-tab-g1 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.table-responsive .table .tb-tab-g1-1 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.table-responsive .table .tb-tab-g2 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .tb-tab-g3 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .tb-tab-b1 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.table-responsive .table .tb-tab-b1-1 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.table-responsive .table .tb-tab-b2 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .tb-tab-b3 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.table-responsive .table .table-sub {
  border-collapse: collapse;
}
.table-responsive .table .table-sub tbody tr td:first-child {
  min-width: 100px;
}

/* content page*/
/* param as  width, top, left, opacity(ex: 0.80), fontsize, line-height */
.circle-box .circle {
  overflow: hidden;
  display: table;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
}
.circle-box .circle span {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.circle-box .circle a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.circle-box .circle > i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 20px;
  color: #fff;
}
.lt-ie9 .circle-box .circle {
  overflow: hidden;
  display: table;
  position: absolute;
  text-align: center;
}
.lt-ie9 .circle-box .circle span {
  display: table-cell;
  vertical-align: middle;
}
.lt-ie9 .circle-box .circle a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.lt-ie9 .circle-box .circle > i {
  position: absolute;
  bottom: 18%;
  right: 18%;
  font-size: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .circle-box .circle {
    overflow: hidden;
    display: table;
    position: absolute;
    text-align: center;
  }
  .circle-box .circle span {
    display: table-cell;
    vertical-align: middle;
  }
  .circle-box .circle a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .circle-box .circle > i {
    position: absolute;
    bottom: 18%;
    right: 18%;
    font-size: 20px;
    color: #fff;
  }
}

.mutual-fund .content-section .grid .col-sm-6,
.mutual-fund .content-section .grid .col-md-6,
.mutual-fund .content-section .grid .col-sm-12 {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .mutual-fund .content-section .grid .col-sm-6,
  .mutual-fund .content-section .grid .col-md-6,
  .mutual-fund .content-section .grid .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.mutual-fund .content-section .grid .grid-item .grid-item-content {
  height: 160px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1200px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content {
    height: 135px;
  }
}
@media screen and (max-width: 999px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content {
    height: 210px;
  }
}
@media screen and (max-width: 767px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content {
    height: auto;
  }
}
.mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
  height: 326px;
}
@media screen and (max-width: 1200px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
    height: 276px;
  }
}
@media screen and (max-width: 999px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
    height: 426px;
  }
}
@media screen and (max-width: 767px) {
  .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
    height: auto;
  }
}
.mutual-fund .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.mutual-fund .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mutual-fund .content-section .widget .img-widget .img-custom-responsive {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .mutual-fund .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mutual-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.mutual-fund .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  height: 100px;
  text-align: center;
}
.mutual-fund .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.mutual-fund .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.mutual-fund .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.mutual-fund .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.mutual-fund .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.mutual-fund .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.mutual-fund .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.mutual-fund .content-section .widget.-bg-grey {
  background-color: #999999;
}
.mutual-fund .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 492px;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 999px) {
  .mutual-fund .content-section .targetDiv {
    height: auto;
    padding-bottom: 15px;
  }
}
.mutual-fund .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.mutual-fund .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.mutual-fund .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mutual-fund .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.mutual-fund .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.mutual-fund .content-section .mutual-list .list-menu ul li a {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  color: #666;
}
.mutual-fund .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
@media screen and (max-width: 999px) {
  .mutual-fund .content-section .mutual-list .list-menu {
    height: auto;
    padding-bottom: 15px;
  }
}
.mutual-fund .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.mutual-fund .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.mutual-fund .content-section .mCSB_scrollTools {
  right: 0px;
}

.property-fund .content-section {
  min-height: 1px;
}
.property-fund .content-section .grid .col-sm-6,
.property-fund .content-section .grid .col-md-6,
.property-fund .content-section .grid .col-sm-12 {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .property-fund .content-section .grid .col-sm-6,
  .property-fund .content-section .grid .col-md-6,
  .property-fund .content-section .grid .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.property-fund .content-section .grid .grid-item .grid-item-content {
  height: 329px;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .property-fund .content-section .grid .grid-item .grid-item-content {
    height: auto;
  }
}
.property-fund .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.property-fund .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .property-fund .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
.property-fund .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  height: 100px;
  text-align: center;
}
.property-fund .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.property-fund .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.property-fund .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #666;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.property-fund .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.property-fund .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.property-fund .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.property-fund .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.property-fund .content-section .widget.-bg-grey {
  background-color: #999999;
}
.property-fund .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 999px) {
  .property-fund .content-section .targetDiv {
    width: 100%;
    height: 100%;
  }
}
.property-fund .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.property-fund .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.property-fund .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.property-fund .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.property-fund .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.property-fund .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.property-fund .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
.property-fund .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.property-fund .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.property-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.property-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.property-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.property-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.property-fund .content-section .mCSB_scrollTools {
  right: 9px;
}

.private-fund .shortcut-menu {
  position: absolute;
  top: 100px;
  z-index: 9;
  right: 0;
}
.private-fund .shortcut-menu ul {
  padding: 0px;
  margin: 0px;
}
.private-fund .shortcut-menu ul li {
  padding: 12px 15px;
  margin-bottom: 10px;
  list-style: none;
  display: block;
  transition: width 0.2s ease-in-out 0s;
  -webkit-transition: width 0.2s ease-in-out 0s;
  -moz-transition: width 0.2s ease-in-out 0s;
  -o-transition: width 0.2s ease-in-out 0s;
  height: 50px;
  clear: both;
  overflow: hidden;
}
.private-fund .shortcut-menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.private-fund .shortcut-menu ul li a:hover {
  text-decoration: none;
}
.private-fund .shortcut-menu ul li a img,
.private-fund .shortcut-menu ul li a i {
  margin-right: 10px;
}
.private-fund .shortcut-menu ul li a span {
  color: #fff;
}
.private-fund .shortcut-menu .link-login {
  width: 150px;
  float: right;
}
.private-fund .shortcut-menu .link-login:hover {
  width: 150px;
}
.private-fund .shortcut-menu .link-video {
  width: 150px;
  float: right;
}
.private-fund .shortcut-menu .link-video:hover {
  width: 150px;
}
.private-fund .shortcut-menu .bg-shortcut-link {
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.private-fund .shortcut-menu .bg-shortcut-link:hover {
  background-color: #0082D6;
}
@media screen and (max-width: 767px) {
  .private-fund .shortcut-menu {
    top: 195px;
  }
  .private-fund .shortcut-menu ul li span {
    display: none;
  }
  .private-fund .shortcut-menu .link-login {
    width: 55px;
    float: right;
  }
  .private-fund .shortcut-menu .link-login:hover {
    width: 55px;
  }
  .private-fund .shortcut-menu .link-video {
    width: 55px;
    float: right;
  }
  .private-fund .shortcut-menu .link-video:hover {
    width: 55px;
  }
}
.private-fund .private-login {
  display: none;
  position: absolute;
  top: 100px;
  right: 0;
  width: 295px;
  height: 210px;
  background-color: #01A1DF;
  z-index: 99;
}
.private-fund .private-login .box-login {
  display: block;
  padding: 10px;
  position: relative;
}
.private-fund .private-login .box-login .btn-close {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  border: 0px;
}
.private-fund .private-login .box-login .txt-title {
  margin-top: 30px;
  margin-bottom: 15px;
  color: #fff;
  font-family: "DB_Adman_X";
}
.private-fund .private-login .box-login .txt-title h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em;
}
.private-fund .private-login .box-login .txt-title h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2em;
}
.private-fund .private-login .box-login .how-login .choose-login {
  margin-bottom: 15px;
}
.private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper {
  width: 100%;
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
}
.private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric {
  border: none;
}
.private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric .label {
  color: #666;
  height: 30px;
}
.private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric .button {
  height: 30px;
}
.private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.private-fund .heading-section .search-section {
  display: none;
}
.private-fund .content-section .grid .col-sm-6,
.private-fund .content-section .grid .col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .private-fund .content-section .grid .col-sm-6,
  .private-fund .content-section .grid .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.private-fund .content-section .grid .grid-item .grid-item-content {
  height: 329px;
  margin-bottom: 6px;
}
.private-fund .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.private-fund .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.private-fund .content-section .widget .img-widget .img-custom-responsive {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .private-fund .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .private-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.private-fund .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  height: 100px;
  text-align: center;
}
.private-fund .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.private-fund .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.private-fund .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.private-fund .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.private-fund .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.private-fund .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.private-fund .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.private-fund .content-section .widget.-bg-grey {
  background-color: #999999;
}
.private-fund .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 999px) {
  .private-fund .content-section .targetDiv {
    width: 100%;
    height: 100%;
  }
}
.private-fund .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.private-fund .content-section .mutual-list .txt-highlight {
  margin-bottom: 15px;
}
.private-fund .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin: 0px;
  font-weight: normal;
}
.private-fund .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.private-fund .content-section .mutual-list .list-menu p {
  margin-bottom: 15px;
}
.private-fund .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 5px;
  margin: 0px;
  list-style: none;
}
.private-fund .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.private-fund .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.private-fund .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
@media screen and (max-width: 768px) {
  .private-fund .content-section .mutual-list {
    padding: 30px 15px;
  }
}
.private-fund .content-section .contact-staff {
  padding: 10px 15px;
  position: relative;
}
.private-fund .content-section .contact-staff .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.private-fund .content-section .contact-staff .list-contact .selectric-wrapper {
  width: 300px;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
}
.private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric {
  border: none;
}
.private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric .label {
  margin: 0 32px 0 15px;
  color: #666;
  height: 30px;
}
.private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric .button {
  height: 30px;
}
.private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.private-fund .content-section .contact-staff .list-contact .status {
  margin: 15px 0;
  padding: 10px;
  display: none;
}
.private-fund .content-section .contact-staff .list-contact .status .txt-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 5px 0;
  display: block;
}
.private-fund .content-section .contact-staff .list-contact .status .tel {
  margin: 5px 0;
  display: block;
}
.private-fund .content-section .contact-staff .list-contact .status .email {
  margin: 5px 0;
  display: block;
  color: #01A1DF;
  text-decoration: none;
}
.private-fund .content-section .contact-staff .list-contact .status .email:hover {
  color: #0082D6;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .private-fund .content-section .contact-staff {
    padding: 30px 15px;
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper {
    max-width: 90%;
  }
}
.private-fund .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.private-fund .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.private-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.private-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.private-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.private-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}

.mutual-fund .content-section {
  min-height: 500px;
}

.fund-details .heading-section .title-section {
  margin: 15px auto;
}
.fund-details .content-details {
  position: relative;
  margin: 30px 0;
}
.fund-details .content-details .add-this-print {
  width: auto;
  min-height: 25px;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
  z-index: 1;
}
.fund-details .content-details .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  margin: 0 5px 5px;
  padding: 5px 15px;
  display: block;
  text-align: center;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.fund-details .content-details .add-this-print a:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.fund-details .content-details .add-this-print a i {
  font-size: 16px;
}
.fund-details .content-details .heading-bar .mutual-name {
  position: relative;
  background-color: #0082D6;
}
.fund-details .content-details .heading-bar .mutual-name :after {
  bottom: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #0082D6;
  border-width: 15px;
  margin-left: -15px;
}
.fund-details .content-details .heading-bar .mutual-name h3 {
  padding: 10px 10px 20px;
  font-size: 34px;
  line-height: 1.2em;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.fund-details .content-details .heading-bar .mutual-date {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  padding: 10px;
  line-height: 1.2em;
}
.fund-details .content-details .heading-bar .mutual-date .date-nav {
  font-size: 36px;
  color: #01A1DF;
}
.fund-details .content-details .heading-bar .mutual-nav {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-weight: normal;
  font-size: 20px;
  text-align: right;
  padding: 10px;
  line-height: 1.2em;
}
.fund-details .content-details .heading-bar .mutual-nav .value-nav {
  font-size: 43px;
  color: #01A1DF;
}
.fund-details .content-details .img-information {
  margin-bottom: 15px;
}
.fund-details .content-details .img-information .img-responsive {
  width: 100%;
}
.fund-details .content-details .txt-title h3 {
  padding: 10px 10px 20px;
  font-size: 34px;
  line-height: 1.2em;
  color: #666;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.fund-details .content-details .jpage-container .item-Page-1 {
  margin: 10px 0;
}
.fund-details .content-details .jpage-container .item-Page-1 .itemPage {
  border: 1px solid #666;
  padding: 3px 5px 2px;
  line-height: 20px;
}
.fund-details .content-details .jpage-container .item-Page-2 {
  text-align: right;
  margin: 10px 0;
}
.fund-details .content-details .jpage-container .item-Page-2 .holder {
  margin: 0px;
  line-height: 20px;
}
.fund-details .content-details.-general-information .col-md-4 {
  padding-right: 5px !important;
}
.fund-details .content-details.-general-information .col-md-8 {
  padding-left: 5px !important;
}
.fund-details .content-details.-general-information .txt-information {
  overflow: auto;
  position: relative;
  height: 800px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fund-details .content-details.-general-information .txt-information .table-responsive {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  line-height: 18px;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  margin-bottom: 15px;
  width: 100% !important;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr {
  border-bottom: 1px solid #fff;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th {
  width: 35%;
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  vertical-align: text-top;
  background-color: #0082D6;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  width: 65%;
  vertical-align: text-top;
  background-color: #fff;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:first-child, .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:first-child {
  width: 35%;
  font-weight: normal;
  vertical-align: text-top;
  background-color: #0082D6;
  padding: 10px;
  color: #fff;
  background-color: #0082D6;
}
.fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:last-child, .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:last-child {
  width: 65%;
  vertical-align: text-top;
  background-color: #fff;
  padding: 10px;
  color: #666;
  background-color: #fff;
}
.fund-details .content-details.-general-information .txt-information .table-responsive sub,
.fund-details .content-details.-general-information .txt-information .table-responsive sup,
.fund-details .content-details.-general-information .txt-information .table-responsive p,
.fund-details .content-details.-general-information .txt-information .table-responsive span {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
}
.fund-details .content-details.-general-information .txt-information .-label {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  padding: 0;
  color: #fff;
  background-color: #0082D6;
}
.fund-details .content-details.-general-information .txt-information .-label.-title {
  font-weight: bold;
}
.fund-details .content-details.-general-information .txt-information .-information {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  padding: 0;
  color: #666;
  background-color: #fff;
}
.fund-details .content-details.-general-information .txt-information .remark {
  position: relative;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.fund-details .content-details.-general-information .txt-information .remark .bullet {
  padding: 5px 0 5px 16px;
  list-style: circle;
}
.fund-details .content-details.-general-information .txt-information .remark .bullet li {
  color: #01A1DF;
}
.fund-details .content-details.-general-information .txt-information .remark .bullet li span {
  color: #666;
}
@media screen and (max-width: 767px) {
  .fund-details .content-details.-general-information .txt-information {
    height: auto;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive {
    line-height: unset;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr {
    border-bottom: 1px solid #fff;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th {
    display: block;
    margin-bottom: 0px;
    width: 100%;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td {
    display: block;
    margin-bottom: 0px;
    width: 100% !important;
    height: auto !important;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:first-child,
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:first-child {
    width: 100%;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:last-child,
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:last-child {
    width: 100%;
  }
  .fund-details .content-details.-general-information .txt-information .-label {
    padding: 5px;
    color: #fff;
    background-color: #0082D6;
  }
  .fund-details .content-details.-general-information .txt-information .-information {
    padding: 5px;
    color: #666;
    background-color: #fff;
  }
}
.fund-details .content-details.-graph-information .graph-wrapper .graph-display {
  margin-bottom: 20px;
  overflow: hidden;
}
.fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts {
  display: block;
  margin-top: 10px;
  margin-bottom: 1px;
}
.fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a {
  text-align: center;
  display: block;
  line-height: 24px;
  padding: 3px 10px 2px;
  background-color: #3C3C3C;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  text-decoration: none;
  border: 1px solid #fff;
}
.fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a:hover {
  color: #fff;
  background-color: #0082D6;
}
.fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a.active {
  color: #fff;
  background-color: #0082D6;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel {
  width: auto;
  height: auto;
  margin-bottom: 10px;
  text-align: right;
  z-index: 1;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  margin: 0 5px;
  padding: 3px 10px 2px;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a:hover {
  color: #0082D6;
  text-decoration: none;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a.export-excel {
  color: #009900;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a.export-excel:hover {
  color: #0082D6;
  text-decoration: none;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a i {
  font-size: 16px;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .nav-table {
  min-height: 465px;
}
.fund-details .content-details.-history-nav-information .nav-wrapper .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 19px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
@media screen and (max-width: 999px) {
  .fund-details .content-details.-history-nav-information .nav-wrapper .nav-table {
    min-height: 1px;
  }
}
.fund-details .content-details.-document-download .document-wrapper {
  position: relative;
}
.fund-details .content-details.-document-download .document-wrapper .txt-title h3 {
  padding: 10px 10px 20px;
  padding-left: 0px;
  font-size: 34px;
  line-height: 1.2em;
  color: #666;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.fund-details .content-details.-document-download .document-wrapper .download-list {
  padding: 5px 0 5px 16px;
  padding-bottom: 15px;
  list-style: circle;
}
.fund-details .content-details.-document-download .document-wrapper .download-list .item {
  color: #01A1DF;
  margin-bottom: 10px;
}
.fund-details .content-details.-document-download .document-wrapper .download-list .item a {
  color: #666;
}
.fund-details .content-details.-document-download .document-wrapper .download-list .item a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.fund-details .content-details.-divided .nav-wrapper .nav-table {
  min-height: 465px;
  height: auto;
}
.fund-details .content-details.-divided .nav-wrapper .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 19px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.fund-details .content-details.-divided .nav-wrapper .nav-table .-last {
  color: #fff;
}
@media screen and (max-width: 999px) {
  .fund-details .content-details.-divided .nav-wrapper .nav-table {
    min-height: 1px;
  }
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel {
  width: auto;
  height: auto;
  text-align: right;
  z-index: 1;
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a {
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 36px;
  margin: 0 5px;
  padding: 3px 10px 2px;
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a:hover {
  color: #0082D6;
  text-decoration: none;
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a.export-excel {
  color: #009900;
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a.export-excel:hover {
  color: #0082D6;
  text-decoration: none;
}
.fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a i {
  font-size: 16px;
}
.fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-w1-1 span,
.fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-g1-1 span,
.fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-w1 span,
.fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-g1 span {
  line-height: 18px !important;
}
.fund-details .content-details .-performance-information .nav-wrapper .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 19px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.fund-details .content-details .nav-wrapper .nav-table {
  min-height: 465px;
  height: auto;
}
.fund-details .content-details .nav-wrapper .nav-table .table {
  border-collapse: separate;
}
.fund-details .content-details .nav-wrapper .nav-table .table > tbody > tr > td {
  padding: 1px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-1,
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-2 {
  width: 50%;
  position: relative;
  background-color: #0082D6;
  padding: 15px 20px 14px 20px;
  border-right: 1px solid #fff;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-2 {
  border-right: 0px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab2-1 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab2-2 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  text-align: right;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-1,
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-2 {
  width: 50%;
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  border-right: 1px solid #fff;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-2 {
  border-right: 0px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-4 {
  width: 50%;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-1,
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-2 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 5px 9px;
  border-right: 1px solid #fff;
  text-align: center;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-2 {
  border-right: 0px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w1 {
  background-color: #fff;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
  width: 100px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w1-1 {
  background-color: #fff;
  padding: 5px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w2 {
  background-color: #fff;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w3 {
  background-color: #fff;
  padding: 5px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g1 {
  background-color: #EFEFEF;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
  width: 100px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g1-1 {
  background-color: #EFEFEF;
  padding: 5px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g2 {
  background-color: #EFEFEF;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g3 {
  background-color: #EFEFEF;
  padding: 5px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b1 {
  background-color: #232323;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b1-1 {
  background-color: #232323;
  padding: 5px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b2 {
  background-color: #232323;
  padding: 5px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b3 {
  background-color: #232323;
  padding: 5px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.fund-details .content-details .nav-wrapper .nav-table .table .table-sub {
  border-collapse: collapse;
}
.fund-details .content-details .nav-wrapper .nav-table .table .table-sub tbody tr td:first-child {
  min-width: 100px;
}
@media screen and (max-width: 999px) {
  .fund-details .content-details .nav-wrapper .nav-table {
    min-height: 1px;
  }
}
@media screen and (max-width: 1199px) {
  .fund-details .content-details {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .fund-details .content-details .add-this-print {
    position: relative;
    width: auto;
    margin-bottom: 15px;
    top: 0px;
    padding: 5px 0px;
    text-align: left;
  }
  .fund-details .content-details .add-this-print a {
    display: inline-block;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .fund-details .content-details .heading-bar {
    margin-bottom: 15px;
  }
  .fund-details .dropdown-content {
    display: block;
    margin-bottom: 10px;
  }
  .fund-details .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .fund-details .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .fund-details .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .fund-details .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .fund-details .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
  }
  .fund-details .dropdown-content .dropdown-menu li {
    font-size: 20px;
    cursor: pointer;
  }
  .fund-details .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .fund-details .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .fund-details .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .fund-details .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
  .fund-details #tabs_content {
    display: none;
  }
}

.datatable-container {
  display: block;
}
.datatable-container .data-table.desktop {
  display: block;
}
.datatable-container .data-table.mobile {
  display: none;
}
@media screen and (max-width: 999px) {
  .datatable-container .data-table.desktop {
    display: none;
  }
  .datatable-container .data-table.mobile {
    display: block;
  }
  .datatable-container .data-table.mobile .sorting_1 {
    background-color: transparent !important;
  }
}
.datatable-container .data-table .table-bordered {
  border: none !important;
  border-collapse: collapse !important;
}
.datatable-container .data-table table.dataTable thead th, .datatable-container .data-table table.dataTable thead td {
  border-bottom: 1px solid #fff;
}
.datatable-container .data-table table.dataTable.no-footer {
  border-bottom: none;
}
.datatable-container .data-table .sorting_1 {
  background-color: #def !important;
}
.datatable-container .data-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.datatable-container .data-table .table thead tr th {
  background-color: #01A1DF;
  padding: 10px 5px 9px;
  border-right: 1px solid #fff;
  text-align: center;
}
.datatable-container .data-table .table tbody tr td {
  text-align: center;
  border: none !important;
  border-right: 1px solid #fff !important;
}
.datatable-container .data-table .table tbody tr td a {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  font-size: 20px;
}
.datatable-container .data-table .table tbody tr td a i {
  font-size: 16px;
}
.datatable-container .data-table .table tbody tr td:first-child {
  text-align: left;
}
.datatable-container .data-table .btn-box {
  height: 30px;
  margin: 10px 0;
  text-align: right !important;
  overflow: hidden;
}
.datatable-container .data-table .btn-box a {
  display: inline-block;
  margin-left: 15px;
  color: #666;
  text-decoration: none;
}
.datatable-container .data-table .btn-box a i {
  font-size: 14px;
  padding-right: 5px;
}
.datatable-container .data-table .btn-box a:hover {
  color: #01A1DF;
}
.datatable-container .data-table .btn-box .btn-loadMore {
  display: inline-block;
  margin: 10px 5px;
  padding: 0;
}
.datatable-container .data-table .btn-box .btn-loadMore a {
  padding: 10px 20px !important;
}
.datatable-container .data-table .btn-box .btn-loadMore a span {
  margin-right: 0;
}
.datatable-container .note-wrapper ul {
  padding: 5px 0 5px 16px;
  padding-bottom: 5px;
  padding-bottom: 15px;
  list-style: circle;
  color: #01A1DF;
}
.datatable-container .note-wrapper ul li span {
  color: #666;
}

.default-pvd .main-bg-pvd {
  height: 645px;
  overflow: hidden;
}
.default-pvd .main-bg-pvd .highlight-wrapper {
  min-height: 100px;
  height: auto;
  display: block;
  margin-top: -550px;
  position: relative;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight {
  width: 112px;
  display: block;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon {
  width: 112px;
  height: 60px;
  margin: 0;
  margin-bottom: 10px;
  background-color: #01A1DF;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon:hover {
  cursor: pointer;
  width: 112px;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text {
  color: #666;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-title h3 {
  font-size: 36px;
  padding: 0px;
  margin: 0px;
  padding-bottom: 15px;
  font-weight: normal;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-content {
  margin-left: 50px;
  line-height: 25px;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-content p {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  font-size: 20px;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link {
  display: block;
  width: 150px;
  height: auto;
  padding: 5px;
  margin: 0;
  background-color: #01A1DF;
  cursor: pointer;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding-right: 0px;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a:hover {
  text-decoration: none;
  cursor: pointer;
}
.default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a i {
  font-size: 18px;
  padding-left: 10px;
}
@media screen and (max-width: 1199px) {
  .default-pvd .main-bg-pvd {
    height: 360px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper {
    margin-top: -300px;
  }
}
@media screen and (max-width: 767px) {
  .default-pvd .main-bg-pvd {
    height: 170px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper {
    margin-top: -100px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu {
    position: relative;
    text-align: center;
    margin-bottom: 15px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight {
    width: 100%;
    display: block;
    text-align: center;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon {
    width: 130px;
    height: 60px;
    margin: 0;
    margin-bottom: 10px;
    background-color: #01A1DF;
    display: inline-block;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon:hover {
    cursor: pointer;
    width: 130px;
  }
}
.default-pvd .main-bg-pvd .shortcut-menu {
  position: absolute;
  top: 100px;
  z-index: 9;
  right: 0;
}
.default-pvd .main-bg-pvd .shortcut-menu ul {
  padding: 0px;
  margin: 0px;
}
.default-pvd .main-bg-pvd .shortcut-menu ul li {
  padding: 12px 15px;
  margin-bottom: 10px;
  list-style: none;
  display: block;
  transition: width 0.2s ease-in-out 0s;
  -webkit-transition: width 0.2s ease-in-out 0s;
  -moz-transition: width 0.2s ease-in-out 0s;
  -o-transition: width 0.2s ease-in-out 0s;
  height: 50px;
  clear: both;
  overflow: hidden;
}
.default-pvd .main-bg-pvd .shortcut-menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.default-pvd .main-bg-pvd .shortcut-menu ul li a:hover {
  text-decoration: none;
}
.default-pvd .main-bg-pvd .shortcut-menu ul li a img,
.default-pvd .main-bg-pvd .shortcut-menu ul li a i {
  margin-right: 10px;
}
.default-pvd .main-bg-pvd .shortcut-menu ul li a span {
  color: #fff;
}
.default-pvd .main-bg-pvd .shortcut-menu .link-login {
  width: 150px;
  float: right;
}
.default-pvd .main-bg-pvd .shortcut-menu .link-login:hover {
  width: 150px;
}
.default-pvd .main-bg-pvd .shortcut-menu .link-video {
  width: 150px;
  float: right;
}
.default-pvd .main-bg-pvd .shortcut-menu .link-video:hover {
  width: 150px;
}
.default-pvd .main-bg-pvd .shortcut-menu .bg-shortcut-link {
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.default-pvd .main-bg-pvd .shortcut-menu .bg-shortcut-link:hover {
  background-color: #0082D6;
}
@media screen and (max-width: 767px) {
  .default-pvd .main-bg-pvd .shortcut-menu {
    top: 195px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li span {
    display: none;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-login {
    width: 55px;
    float: right;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-login:hover {
    width: 55px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-video {
    width: 55px;
    float: right;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-video:hover {
    width: 55px;
  }
}
.default-pvd .main-bg-pvd .pvd-login {
  display: none;
  position: absolute;
  top: 100px;
  right: 0;
  width: 295px;
  height: 210px;
  background-color: #01A1DF;
  z-index: 99;
}
.default-pvd .main-bg-pvd .pvd-login .box-login {
  display: block;
  padding: 10px;
  position: relative;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .btn-close {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  border: 0px;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .txt-title {
  margin-top: 30px;
  margin-bottom: 15px;
  color: #fff;
  font-family: "DB_Adman_X";
}
.default-pvd .main-bg-pvd .pvd-login .box-login .txt-title h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .txt-title h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2em;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login {
  margin-bottom: 15px;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper {
  width: 100%;
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric {
  border: none;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric .label {
  color: #666;
  height: 30px;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric .button {
  height: 30px;
}
.default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.default-pvd .widget-pvd-nav {
  margin-top: -200px;
}
@media screen and (max-width: 1199px) {
  .default-pvd .widget-pvd-nav {
    margin-top: -75px;
  }
}
@media screen and (max-width: 767px) {
  .default-pvd .widget-pvd-nav {
    margin-top: 25px;
  }
}
.default-pvd .widget-pvd-nav .content-section {
  position: relative;
  width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .default-pvd .widget-pvd-nav .content-section {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .default-pvd .widget-pvd-nav .content-section {
    width: 100%;
    margin: 0 auto;
  }
}
.default-pvd .widget-pvd-nav .content-section .grid {
  width: 100%;
}
.default-pvd .widget-pvd-nav .content-section .grid .grid-item {
  width: 207px;
  margin: 3px;
}
.default-pvd .widget-pvd-nav .content-section .grid .grid-item .grid-item-content {
  height: 97px;
}
.default-pvd .widget-pvd-nav .content-section .grid .grid-item .grid-item-content--height2 {
  height: 320px;
}
.default-pvd .widget-pvd-nav .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.default-pvd .widget-pvd-nav .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .default-pvd .widget-pvd-nav .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  height: 100px;
  text-align: center;
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.default-pvd .widget-pvd-nav .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.default-pvd .widget-pvd-nav .content-section .widget.-bg-grey {
  background-color: #999999;
}
.default-pvd .widget-pvd-nav .content-section .targetDiv {
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
.default-pvd .widget-pvd-nav .content-section .targetDiv.-left {
  top: 0;
  left: 0px;
}
.default-pvd .widget-pvd-nav .content-section .targetDiv.-right {
  top: 0;
  right: 0px;
}
@media screen and (max-width: 999px) {
  .default-pvd .widget-pvd-nav .content-section .targetDiv {
    width: 100%;
    height: 100%;
  }
}
.default-pvd .widget-pvd-nav .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 230px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu p {
  margin-bottom: 15px;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
.default-pvd .widget-pvd-nav .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.default-pvd .widget-pvd-nav .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools {
  right: 0px;
}

.about-us .pagination > li > a,
.about-us .pagination > li > span {
  color: #01A1DF;
}
.about-us .content-section {
  margin-bottom: 35px;
}
.about-us .content-section .grid .col-sm-6,
.about-us .content-section .grid .col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .about-us .content-section .grid .col-sm-6,
  .about-us .content-section .grid .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.about-us .content-section .grid .grid-item .grid-item-content {
  height: 160px;
  margin-bottom: 6px;
}
.about-us .content-section .grid .grid-item .grid-item-content--height2 {
  height: 326px;
}
.about-us .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.about-us .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.about-us .content-section .widget .img-widget .img-custom-responsive {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .about-us .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-us .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.about-us .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  min-height: 50px;
  height: auto;
  text-align: center;
}
.about-us .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.about-us .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.about-us .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.about-us .content-section .widget .txt-widget .txt-link.-txt-long {
  font-size: 24px;
  line-height: 1.1em;
}
.about-us .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.about-us .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.about-us .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.about-us .content-section .widget .txt-widget.-middle-height {
  top: 25%;
  vertical-align: top;
}
.about-us .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.about-us .content-section .widget.-bg-grey {
  background-color: #999999;
}
.about-us .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 580px;
  height: 485px;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 1000px) {
  .about-us .content-section .targetDiv {
    max-width: 97%;
  }
}
@media screen and (max-width: 768px) {
  .about-us .content-section .targetDiv {
    max-width: 95%;
  }
}
.about-us .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.about-us .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.about-us .content-section .mutual-list .list-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.about-us .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.about-us .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.about-us .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
.about-us .content-section .btn-close {
  position: absolute;
  top: 10px;
  right: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.about-us .content-section .btn-close i {
  margin-left: 2px;
}
.about-us .search-section {
  display: none;
}

.about-us-inside .main-bg {
  height: auto !important;
}
.about-us-inside .inside-wrapper {
  margin-top: -1000px;
}
@media screen and (max-width: 1440px) {
  .about-us-inside .inside-wrapper {
    margin-top: -850px;
  }
}
@media screen and (max-width: 1199px) {
  .about-us-inside .inside-wrapper {
    margin-top: -650px;
  }
}
@media screen and (max-width: 999px) {
  .about-us-inside .inside-wrapper {
    margin-top: -475px;
  }
}
@media screen and (max-width: 767px) {
  .about-us-inside .inside-wrapper {
    margin-top: -275px;
  }
}
.about-us-inside .content-section {
  margin-bottom: 35px;
}
.about-us-inside .content-section .row {
  margin: 0px;
}
.about-us-inside .content-section .row .no-padding {
  padding: 0px;
}
.about-us-inside .content-section .about-menu {
  font-family: "DB_Adman_X";
  color: #666;
}
.about-us-inside .content-section .about-menu .dropdown-content {
  display: none;
}
@media (max-width: 767px) {
  .about-us-inside .content-section .about-menu .dropdown-content {
    display: block;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
    max-width: 100;
    white-space: normal;
    text-align: left;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
    max-width: 100%;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu li {
    line-height: 20px;
    cursor: pointer;
  }
  .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
}
.about-us-inside .content-section .about-content {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  padding: 10px 15px 15px 30px;
  margin-top: -70px;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  .about-us-inside .content-section .about-content {
    padding: 15px 10px;
    margin-top: 15px;
  }
}
.about-us-inside .content-section .about-content .txt-editor {
  margin-top: 8px;
  overflow: auto;
  position: relative;
  height: 768px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .about-us-inside .content-section .about-content .txt-editor {
    overflow: hidden;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .about-us-inside .content-section .about-content .txt-editor {
    overflow: hidden;
    height: auto;
  }
}
.about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools {
  right: 0px;
}
.about-us-inside .content-section .about-content .txt-editor h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.about-us-inside .content-section .about-content .txt-editor p {
  margin: 5px 0;
}
.about-us-inside .content-section .about-content .txt-editor table {
  margin: 5px 0;
  width: 100%;
}
.about-us-inside .content-section .about-content .txt-editor table tr td {
  padding: 5px;
}
.about-us-inside .content-section .about-content .txt-editor ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.about-us-inside .content-section .about-content .txt-editor ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.about-us-inside .content-section .about-content .txt-editor ul li span {
  color: #666;
}
.about-us-inside .content-section .about-content .txt-editor ul li a {
  color: #666;
}
.about-us-inside .content-section .about-content .txt-editor ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
.about-us-inside .content-section .about-content .content-editor {
  margin-top: 8px;
  overflow: auto;
  position: relative;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.about-us-inside .content-section .about-content .content-editor h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.about-us-inside .content-section .about-content .content-editor p {
  margin: 5px 0;
}
.about-us-inside .content-section .about-content .content-editor table {
  margin: 5px 0;
  width: 100%;
}
.about-us-inside .content-section .about-content .content-editor table tr td {
  padding: 5px;
}
.about-us-inside .content-section .about-content .content-editor ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.about-us-inside .content-section .about-content .content-editor ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.about-us-inside .content-section .about-content .list-download .item-download {
  list-style: none !important;
  padding: 10px 0 9px;
  border-bottom: dotted 1px #666;
  overflow: hidden;
}
.about-us-inside .content-section .about-content .list-download .item-download a {
  color: #666;
  text-decoration: none;
}
.about-us-inside .content-section .about-content .list-download .item-download a .-pdf {
  color: #ff0000;
}
.about-us-inside .content-section .about-content .list-download .item-download a .-excel {
  color: #009900;
}
.about-us-inside .content-section .about-content .list-download .item-download:hover {
  background-color: #f5f5f5;
}
.about-us-inside .content-section .about-content .jpage-container .item-Page-1 {
  margin: 10px 0;
}
.about-us-inside .content-section .about-content .jpage-container .item-Page-1 .itemPage {
  border: 1px solid #666;
  padding: 3px 5px 2px;
  line-height: 20px;
}
.about-us-inside .content-section .about-content .jpage-container .item-Page-2 {
  text-align: right;
  margin: 10px 0;
}
.about-us-inside .content-section .about-content .jpage-container .item-Page-2 .holder {
  margin: 0px;
  line-height: 20px;
}
.about-us-inside .content-section .heading-bar {
  margin-bottom: 25px;
}
.about-us-inside .content-section .heading-bar .txt-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
  line-height: 32px;
}
.about-us-inside .content-section .heading-bar .txt-title .img-datepicker {
  font-size: 20px;
  padding-left: 5px;
  color: #0082D6;
}
.about-us-inside .content-section .heading-bar .datePicker {
  padding: 0 15px;
  margin: 0;
  height: 32px;
  line-height: 32px;
  border-radius: 25px;
  -pie-border-radius: 25px;
  behavior: url(../PIE.htc);
  font-size: 18px;
  border: 1px solid #CCC;
  background: #FFF;
}
.about-us-inside .content-section .heading-bar .datePicker .img-datepicker {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 20px;
  color: #0082D6;
}
.about-us-inside .content-section .heading-bar .datePicker .dateinput {
  width: 100%;
  height: 28px;
}
.about-us-inside .content-section .heading-bar .select-item {
  float: left;
  width: 80%;
  margin-right: 20px;
}
.about-us-inside .content-section .heading-bar .select-item .selectric-wrapper {
  width: 100%;
  font-family: arial, sans-serif;
  line-height: 28px;
}
.about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric .label {
  color: #666;
  height: 28px;
}
.about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric .button {
  height: 28px;
}
.about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.about-us-inside .content-section .heading-bar .gen-input {
  float: left;
  display: inline-block;
  min-width: 100%;
  padding: 0 15px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
  vertical-align: top;
}
.about-us-inside .content-section .heading-bar .gen-input > input[type=text] {
  font-size: 18px;
  width: 96%;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
}
.about-us-inside .content-section .heading-bar .gen-button {
  float: left;
  display: inline-block;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin: 0px;
  border-radius: 16px;
  -pie-border-radius: 16px;
  behavior: url(../PIE.htc);
  vertical-align: top;
  background-color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.about-us-inside .content-section .heading-bar .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.about-us-inside .content-section .heading-bar .gen-button > i {
  font-size: 16px !important;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 0;
  margin: 0px;
  display: block;
}
.about-us-inside .content-section .heading-bar .gen-button > span {
  display: none;
}
.about-us-inside .content-section .heading-bar .add-this-print {
  width: auto;
  min-height: 15px;
  text-align: right;
  z-index: 1;
}
.about-us-inside .content-section .heading-bar .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 5px 10px;
  display: inline-block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.about-us-inside .content-section .heading-bar .add-this-print a:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.about-us-inside .content-section .heading-bar .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .about-us-inside .content-section .heading-bar .add-this-print {
    text-align: left;
  }
  .about-us-inside .content-section .heading-bar .add-this-print a {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .about-us-inside .content-section .heading-bar .datePicker {
    margin-bottom: 10px;
  }
  .about-us-inside .content-section .heading-bar .select-item {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
  }
  .about-us-inside .content-section .heading-bar .gen-button {
    min-width: 100px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .about-us-inside .content-section .heading-bar .gen-button > span {
    display: inline-block;
    line-height: 32px;
    color: #fff;
    padding-left: 15px;
  }
  .about-us-inside .content-section .heading-bar .add-this-print {
    text-align: left;
  }
  .about-us-inside .content-section .heading-bar .add-this-print a {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.about-us-inside .content-section .nav-table-container .sort-data {
  margin-bottom: 15px;
}
.about-us-inside .content-section .nav-table-container .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 19px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.about-us-inside .content-section .nav-table-container .nav-table .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 9px 0 5px;
}
.about-us-inside .content-section .nav-table-container .nav-table .txt-title-3 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.about-us-inside .content-section .nav-table-container .nav-table .nav-up {
  color: #009900;
}
.about-us-inside .content-section .nav-table-container .nav-table .nav-down {
  color: #ff0000;
}
.about-us-inside .content-section .nav-table-container .nav-table .rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.about-us-inside .content-section .nav-table-container .nav-table .rating > span {
  display: inline-block;
  position: relative;
  width: 11px;
  color: #01A1DF;
}
.about-us-inside .content-section .nav-table-container .nav-table .rating > span::before {
  content: "★";
  position: absolute;
}
.about-us-inside .content-section .inav-content {
  margin-bottom: 25px;
}
.about-us-inside .content-section .inav-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.about-us-inside .content-section .inav-content .tab-content {
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 0;
}
.about-us-inside .content-section .inav-content .inav-title .txt-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 5px;
}
.about-us-inside .content-section .inav-content .inav-title .txt-title-date {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
}
.about-us-inside .content-section .inav-content .inav-title .txt-title-date i {
  font-size: 16px !important;
}
.about-us-inside .content-section .inav-content .inav-title .txt-title-date,
.about-us-inside .content-section .inav-content .inav-title .datePicker,
.about-us-inside .content-section .inav-content .inav-title .gen-button {
  display: inline-block;
  margin-right: 10px;
}
.about-us-inside .content-section .inav-content .inav-title .datePicker {
  max-width: 140px;
}
.about-us-inside .content-section .inav-content .inav-title .gen-button {
  float: none;
  margin-right: 0;
}
.about-us-inside .content-section .inav-content .inav-title .date {
  text-align: right;
  line-height: 24px;
  margin-bottom: 5px;
}
.about-us-inside .content-section .inav-content .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.about-us-inside .content-section .inav-content .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 9px 0 5px;
}
.about-us-inside .content-section .inav-content .-up {
  color: #009900;
}
.about-us-inside .content-section .inav-content .-down {
  color: #ff0000;
}
.about-us-inside .content-section .set-commodity-content .txt-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 7px 0;
}
.about-us-inside .content-section .set-commodity-content .date {
  text-align: right;
  line-height: 47px;
}

.download .main-bg {
  height: auto !important;
}
.download .inside-wrapper {
  margin-top: -1000px;
}
@media screen and (max-width: 1440px) {
  .download .inside-wrapper {
    margin-top: -800px;
  }
}
@media screen and (max-width: 1199px) {
  .download .inside-wrapper {
    margin-top: -600px;
  }
}
@media screen and (max-width: 999px) {
  .download .inside-wrapper {
    margin-top: -400px;
  }
}
@media screen and (max-width: 767px) {
  .download .inside-wrapper {
    margin-top: 20px;
  }
}
.download .content-section {
  margin-bottom: 35px;
}
.download .content-section .grid .col-sm-6,
.download .content-section .grid .col-md-6 {
  padding-left: 2px;
  padding-right: 2px;
}
.download .content-section .grid .grid-item .grid-item-content {
  height: 160px;
  margin-bottom: 4px;
}
.download .content-section .grid .grid-item .grid-item-content--height2 {
  height: 324px;
}
.download .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.download .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .download .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
.download .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  min-height: 50px;
  height: auto;
  text-align: center;
}
.download .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.download .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.download .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.download .content-section .widget .txt-widget .txt-link.-txt-long {
  font-size: 24px;
  line-height: 1.1em;
}
.download .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.download .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.download .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.download .content-section .widget .txt-widget.-middle-height {
  top: 25%;
  vertical-align: top;
}
.download .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.download .content-section .widget.-bg-grey {
  background-color: #999999;
}
.download .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 324px;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 1000px) {
  .download .content-section .targetDiv {
    max-width: 97%;
  }
}
@media screen and (max-width: 768px) {
  .download .content-section .targetDiv {
    max-width: 95%;
  }
}
.download .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.download .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.download .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.download .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.download .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.download .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.download .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
.download .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.download .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.download .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.download .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .mCSB_scrollTools {
  right: 0px;
}
.download .content-section .row {
  margin: 0px;
}
.download .content-section .row .no-padding {
  padding: 0px;
}
.download .content-section .download-menu {
  font-family: "DB_Adman_X";
  color: #666;
}
.download .content-section .download-menu .dropdown-content {
  display: none;
}
.download .content-section .download-menu .menu-list {
  padding: 0px;
  margin: 0px;
}
.download .content-section .download-menu .menu-list .menu-item {
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
  margin-bottom: 1px;
}
.download .content-section .download-menu .menu-list .menu-item a {
  display: block;
  color: #666;
  font-size: 20px;
}
.download .content-section .download-menu .menu-list .menu-item a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.download .content-section .download-menu .menu-list .menu-item.current {
  position: relative;
  background-color: #0082D6;
}
.download .content-section .download-menu .menu-list .menu-item.current:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #0082D6;
  border-width: 18px;
  margin-top: -18px;
  z-index: 9;
}
.download .content-section .download-menu .menu-list .menu-item.current a {
  color: #fff;
}
.download .content-section .download-menu .menu-list .menu-item.current a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .download .content-section .download-menu .menu-list .menu-item a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .download .content-section .download-menu .menu-list {
    display: none;
  }
  .download .content-section .download-menu .dropdown-content {
    display: block;
  }
  .download .content-section .download-menu .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .download .content-section .download-menu .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .download .content-section .download-menu .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .download .content-section .download-menu .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .download .content-section .download-menu .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
    max-width: 100%;
  }
  .download .content-section .download-menu .dropdown-content .dropdown-menu li {
    line-height: 20px;
    cursor: pointer;
  }
  .download .content-section .download-menu .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
  .download .content-section .download-menu .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .download .content-section .download-menu .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .download .content-section .download-menu .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
}
.download .content-section .download-content {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  padding: 10px 10px 10px 30px;
  margin-top: -70px;
  height: auto;
  z-index: 6;
}
.download .content-section .download-content .breadcrumb-section .breadcrumb {
  background: transparent;
}
.download .content-section .download-content .txt-editor {
  margin-top: 8px;
  overflow: hidden;
  position: relative;
  height: auto;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.download .content-section .download-content .txt-editor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .download-content .txt-editor .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .download-content .txt-editor .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.download .content-section .download-content .txt-editor .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.download .content-section .download-content .txt-editor .mCSB_scrollTools {
  right: 0px;
}
.download .content-section .download-content .txt-editor h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.download .content-section .download-content .txt-editor p {
  margin: 5px 0;
}
.download .content-section .download-content .txt-editor table {
  margin: 5px 0;
  width: 100%;
}
.download .content-section .download-content .txt-editor table tr td {
  padding: 5px;
}
.download .content-section .download-content .txt-editor ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.download .content-section .download-content .txt-editor ul li {
  float: left;
  width: 100%;
  clear: both;
}
.download .content-section .download-content .media-content {
  margin-top: 8px;
  overflow: auto;
  position: relative;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.download .content-section .download-content .media-content h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.download .content-section .download-content .media-content .media-player {
  margin-bottom: 25px;
  background-color: #000;
  display: block;
  overflow: hidden;
}
.download .content-section .download-content .media-content .media-player iframe {
  width: 100%;
  height: 320px;
}
.download .content-section .download-content .media-content .content-item {
  max-height: 250px;
  margin-bottom: 45px;
}
.download .content-section .download-content .media-content .content-item .img-display {
  margin: 0 auto;
  margin-bottom: 15px;
  position: relative;
}
.download .content-section .download-content .media-content .content-item .img-display .ytp-btn {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000;
}
.download .content-section .download-content .media-content .content-item .img-display .ytp-btn i {
  font-size: 36px;
  margin-top: 15%;
}
.download .content-section .download-content .media-content .content-item .img-display .ytp-btn:hover {
  color: #01A1DF;
}
.download .content-section .download-content .media-content .content-item .date-display {
  margin: 0 auto;
  margin-bottom: 15px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.download .content-section .download-content .media-content .content-item .date-display .-date {
  display: inline-block;
  margin-right: 10px;
  font-size: 50px;
  line-height: 36px;
}
.download .content-section .download-content .media-content .content-item .date-display .-month {
  display: inline-block;
  font-size: 18px;
  line-height: 14px;
}
.download .content-section .download-content .media-content .content-item .txt-display {
  margin: 0 auto;
  margin-bottom: 15px;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-title {
  font-size: 20px;
  line-height: 20px;
  color: #01A1DF;
  margin: 5px 0;
  height: auto;
  font-weight: normal;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-title a {
  font-size: 20px;
  line-height: 20px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-title a:hover {
  color: #0082D6;
  text-decoration: none;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-description {
  font-size: 20px;
  line-height: 16px;
  color: #666;
  margin: 5px 0;
  height: auto;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-view,
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-download,
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-date {
  display: inline-block;
  margin-right: 15px;
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-view i,
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-download i,
.download .content-section .download-content .media-content .content-item .txt-display .txt-description .-date i {
  font-size: 14px;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-description a {
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.download .content-section .download-content .media-content .content-item .txt-display .txt-description a:hover {
  color: #0082D6;
  text-decoration: none;
}
.download .content-section .download-content .media-content .content-item .txt-display .all-content {
  display: block;
  margin-top: 20px;
  text-align: left;
}
.download .content-section .download-content .media-content .content-item .txt-display .all-content .read-more {
  margin-top: 20px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
}
.download .content-section .download-content .media-content .content-item .txt-display .all-content .read-more:hover {
  color: #01A1DF;
  text-decoration: none;
}
.download .content-section .download-content .media-content .content-item .txt-display .all-content .read-more i {
  font-size: 14px;
  margin-left: 10px;
}
.download .content-section .download-content .list-download li {
  padding: 10px 0 9px;
  border-bottom: dotted 1px #666;
}
.download .content-section .download-content .list-download li a {
  color: #666;
  text-decoration: none;
}
.download .content-section .download-content .list-download li a .-pdf {
  color: #ff0000;
}
.download .content-section .download-content .list-download li a .-excel {
  color: #009900;
}
.download .content-section .download-content .list-download li a .col-sm-2 {
  text-align: center;
}
.download .content-section .download-content .list-download li:hover {
  background-color: #f5f5f5;
}
@media screen and (max-width: 999px) {
  .download .content-section .download-content .list-download li a .-name {
    margin-bottom: 10px;
  }
  .download .content-section .download-content .list-download li a .col-sm-2 {
    text-align: left;
  }
}
.download .content-section .download-content .list-group-item {
  position: relative;
  border-bottom: dotted 1px #666;
}
.download .content-section .download-content .list-group-item .link-download {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #666;
  text-decoration: none;
  vertical-align: middle;
  font-weight: 400;
  text-decoration: none;
}
.download .content-section .download-content .list-group-item .link-download .-pdf {
  color: #ff0000;
}
.download .content-section .download-content .list-group-item .link-download .-excel {
  color: #009900;
}
.download .content-section .download-content .list-group-item .link-download:hover {
  color: #ff0000;
}
.download .content-section .download-content .list-group-head {
  max-width: 90%;
}
.download .content-section .download-content .list-group-head > div {
  padding: 10px 0 5px 0;
}
.download .content-section .download-content .list-group-head .-name {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .download .content-section .download-content {
    margin-top: 10px;
    padding: 15px 0;
    height: auto;
  }
  .download .content-section .download-content .breadcrumb-section .breadcrumb {
    font-size: 18px;
  }
  .download .content-section .download-content .txt-editor {
    height: auto;
  }
  .download .content-section .download-content .txt-editor p {
    font-size: 18px;
  }
  .download .content-section .download-content .txt-editor table {
    font-size: 18px;
  }
}
.download .search-section {
  display: none;
}

.other-fund .content-section .grid .col-sm-6,
.other-fund .content-section .grid .col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 767px) {
  .other-fund .content-section .grid .col-sm-6,
  .other-fund .content-section .grid .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.other-fund .content-section .grid .grid-item .grid-item-content {
  height: 160px;
  margin-bottom: 6px;
}
.other-fund .content-section .grid .grid-item .grid-item-content--height2 {
  height: 326px;
}
.other-fund .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.other-fund .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.other-fund .content-section .widget .img-widget .img-custom-responsive {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .other-fund .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .other-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.other-fund .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  min-height: 50px;
  height: auto;
  text-align: center;
}
.other-fund .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.other-fund .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.other-fund .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.other-fund .content-section .widget .txt-widget .txt-link.-txt-long {
  font-size: 24px;
  line-height: 1.1em;
}
.other-fund .content-section .widget .txt-widget .txt-link.-color-grey {
  color: #666;
}
.other-fund .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.other-fund .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.other-fund .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.other-fund .content-section .widget .txt-widget.-middle-height {
  top: 25%;
  vertical-align: top;
}
.other-fund .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.other-fund .content-section .widget.-bg-grey {
  background-color: #999999;
}
.other-fund .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 999px) {
  .other-fund .content-section .targetDiv {
    height: 415px;
    padding-bottom: 15px;
  }
}
.other-fund .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.other-fund .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.other-fund .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.other-fund .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.other-fund .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.other-fund .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.other-fund .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
@media screen and (max-width: 999px) {
  .other-fund .content-section .mutual-list .list-menu {
    height: 325px;
  }
}
.other-fund .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.other-fund .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.other-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.other-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.other-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.other-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.other-fund .content-section .mCSB_scrollTools {
  right: 0px;
}

.etf-fund .content-section {
  margin-bottom: 35px;
}
.etf-fund .content-section .grid .col-sm-6,
.etf-fund .content-section .grid .col-md-6 {
  padding-left: 2px;
  padding-right: 2px;
}
@media screen and (max-width: 767px) {
  .etf-fund .content-section .grid .col-sm-6,
  .etf-fund .content-section .grid .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.etf-fund .content-section .grid .grid-item .grid-item-content {
  height: 328px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1199px) {
  .etf-fund .content-section .grid .grid-item .grid-item-content {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .etf-fund .content-section .grid .grid-item .grid-item-content {
    height: auto;
  }
}
.etf-fund .content-section .widget {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.etf-fund .content-section .widget .img-widget {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.etf-fund .content-section .widget .img-widget .img-custom-responsive {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .etf-fund .content-section .widget .img-widget .img-custom-responsive {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .etf-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.etf-fund .content-section .widget .txt-widget {
  position: absolute;
  width: 100%;
  min-height: 50px;
  height: auto;
  text-align: center;
}
.etf-fund .content-section .widget .txt-widget .icon-link.-top {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.etf-fund .content-section .widget .txt-widget .icon-link.-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.etf-fund .content-section .widget .txt-widget .txt-link {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.etf-fund .content-section .widget .txt-widget .txt-link.-txt-long {
  font-size: 24px;
  line-height: 1.1em;
}
.etf-fund .content-section .widget .txt-widget .txt-link.-color-grey {
  color: #666;
}
.etf-fund .content-section .widget .txt-widget.-bottom {
  bottom: 20px;
}
.etf-fund .content-section .widget .txt-widget.-bottom .txt-link {
  text-align: center;
}
.etf-fund .content-section .widget .txt-widget.-middle {
  top: 25%;
  vertical-align: top;
}
.etf-fund .content-section .widget .txt-widget.-middle-height {
  top: 25%;
  vertical-align: top;
}
.etf-fund .content-section .widget.-bg-blue {
  background-color: #01A1DF;
}
.etf-fund .content-section .widget.-bg-grey {
  background-color: #999999;
}
.etf-fund .content-section .targetDiv {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #666;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 1199px) {
  .etf-fund .content-section .targetDiv {
    height: 415px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 999px) {
  .etf-fund .content-section .targetDiv {
    height: 415px;
    padding-bottom: 15px;
  }
}
.etf-fund .content-section .mutual-list {
  padding: 10px 15px;
  position: relative;
}
.etf-fund .content-section .mutual-list .txt-highlight h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  margin-bottom: 15px;
  font-weight: normal;
}
.etf-fund .content-section .mutual-list .list-menu {
  overflow: auto;
  position: relative;
  height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.etf-fund .content-section .mutual-list .list-menu ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.etf-fund .content-section .mutual-list .list-menu ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 5px;
}
.etf-fund .content-section .mutual-list .list-menu ul li a {
  color: #666;
}
.etf-fund .content-section .mutual-list .list-menu ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
@media screen and (max-width: 1199px) {
  .etf-fund .content-section .mutual-list .list-menu {
    height: 325px;
  }
}
@media screen and (max-width: 999px) {
  .etf-fund .content-section .mutual-list .list-menu {
    height: 325px;
  }
}
.etf-fund .content-section .btn-close {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  border: 0px;
}
.etf-fund .content-section .btn-close i {
  margin-left: 0px;
  font-size: 26px;
}
.etf-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.etf-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.etf-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.etf-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.etf-fund .content-section .mCSB_scrollTools {
  right: 0px;
}

.page-news .heading-section {
  margin: 15px auto 30px auto;
}
.page-news .heading-section .title-section {
  margin: 0 auto;
}
.page-news .heading-section .title-section h2 {
  font-family: "DB_Adman_X";
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
}
.page-news .heading-section .title-section .primary-title {
  color: #01A1DF;
}
.page-news .heading-section .title-section .-left {
  text-align: left;
}
.page-news .newspage-content .nav-tabs {
  margin-bottom: 30px;
}
.page-news .content-wrapper .nav-tabs {
  margin-bottom: 0px !important;
}
.page-news .content-wrapper .tab-content {
  min-height: 300px;
  padding: 0;
  margin-top: 0;
}
.page-news .content-wrapper .tab-content .search-section {
  border-top: 1px solid #fff;
  padding: 15px;
  background-color: #3C3C3C;
}
.page-news .content-wrapper .tab-content .search-section .datePicker {
  float: left;
  width: 250px;
  padding-left: 30px;
  position: relative;
}
.page-news .content-wrapper .tab-content .search-section .datePicker .img-datepicker {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 20px;
  color: #fff;
}
.page-news .content-wrapper .tab-content .search-section .datePicker .dateinput {
  width: 230px;
  padding: 0 15px;
  margin: 0;
  height: 32px;
  line-height: 32px;
  border-radius: 25px;
  -pie-border-radius: 25px;
  behavior: url(../PIE.htc);
  font-size: 20px;
  border: 1px solid #CCC;
  background: #FFF;
  position: relative;
}
.page-news .content-wrapper .tab-content .search-section .selectric-wrapper {
  width: 100%;
  font-size: 20px;
  line-height: 30px;
}
.page-news .content-wrapper .tab-content .search-section .selectric-wrapper .selectric {
  border: none;
}
.page-news .content-wrapper .tab-content .search-section .selectric-wrapper .selectric .label {
  color: #666;
  height: 30px;
}
.page-news .content-wrapper .tab-content .search-section .selectric-wrapper .selectric .button {
  height: 30px;
}
.page-news .content-wrapper .tab-content .search-section .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.page-news .content-wrapper .tab-content .search-section .gen-input {
  float: none;
  display: inline-block;
  min-width: 100%;
  padding: 0 15px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
  vertical-align: top;
}
.page-news .content-wrapper .tab-content .search-section .gen-input > input[type=text] {
  font-size: 20px;
  width: 96%;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
}
.page-news .content-wrapper .tab-content .search-section .gen-button {
  float: none;
  display: inline-block;
  min-width: 30px;
  width: 30px;
  height: 30px;
  margin: 0;
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
  vertical-align: top;
  background-color: #666;
}
.page-news .content-wrapper .tab-content .search-section .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.page-news .content-wrapper .tab-content .search-section .gen-button > i {
  font-size: 18px !important;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 5px;
  z-index: 0;
  margin: 0px;
  display: block;
}
.page-news .content-wrapper .tab-content .search-section .gen-button > span {
  display: none;
  color: #fff;
  font-family: "DB_Adman_X";
  line-height: 30px;
  font-size: 20px !important;
}
@media screen and (max-width: 999px) {
  .page-news .content-wrapper .tab-content .search-section .datePicker {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
  }
  .page-news .content-wrapper .tab-content .search-section .datePicker .img-datepicker {
    display: none;
  }
  .page-news .content-wrapper .tab-content .search-section .datePicker .dateinput {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-news .content-wrapper .tab-content .search-section {
    padding: 25px 15px;
  }
  .page-news .content-wrapper .tab-content .search-section .search-year,
  .page-news .content-wrapper .tab-content .search-section .search-month,
  .page-news .content-wrapper .tab-content .search-section .search-keyword,
  .page-news .content-wrapper .tab-content .search-section .search-btn {
    text-align: center;
    margin-bottom: 10px;
  }
  .page-news .content-wrapper .tab-content .search-section .datePicker {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
  }
  .page-news .content-wrapper .tab-content .search-section .datePicker .img-datepicker {
    display: none;
  }
  .page-news .content-wrapper .tab-content .search-section .datePicker .dateinput {
    width: 100%;
  }
  .page-news .content-wrapper .tab-content .search-section .search-btn {
    margin-bottom: 0px;
  }
  .page-news .content-wrapper .tab-content .search-section .gen-button {
    min-width: 100px;
    width: 100px;
    margin: 0 auto;
  }
  .page-news .content-wrapper .tab-content .search-section .gen-button > span {
    display: block;
  }
}
.page-news .content-wrapper .content-list {
  margin: 30px auto;
}
.page-news .content-wrapper .content-list .content-item {
  max-height: 405px;
  margin-bottom: 45px;
}
.page-news .content-wrapper .content-list .content-item .img-display {
  margin: 0 auto;
  margin-bottom: 15px;
}
.page-news .content-wrapper .content-list .content-item .date-display {
  margin: 0 auto;
  margin-bottom: 15px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.page-news .content-wrapper .content-list .content-item .date-display .-date {
  display: inline-block;
  margin-right: 10px;
  font-size: 50px;
  line-height: 36px;
}
.page-news .content-wrapper .content-list .content-item .date-display .-month {
  display: inline-block;
  font-size: 19px;
  line-height: 14px;
}
.page-news .content-wrapper .content-list .content-item .txt-display {
  margin: 0 auto;
  margin-bottom: 15px;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-title {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
  margin: 5px 0;
  height: 60px;
  font-weight: normal;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-title a {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-title a:hover {
  color: #0082D6;
  text-decoration: none;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-description {
  height: auto;
  max-height: 72px;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-description a {
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.page-news .content-wrapper .content-list .content-item .txt-display .txt-description a:hover {
  color: #0082D6;
  text-decoration: none;
}
.page-news .content-wrapper .content-list .content-item .txt-display .all-content {
  display: block;
  margin-top: 20px;
  text-align: left;
}
.page-news .content-wrapper .content-list .content-item .txt-display .all-content .read-more {
  margin-top: 20px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
}
.page-news .content-wrapper .content-list .content-item .txt-display .all-content .read-more:hover {
  color: #01A1DF;
  text-decoration: none;
}
.page-news .content-wrapper .content-list .content-item .txt-display .all-content .read-more i {
  font-size: 14px;
  margin-left: 10px;
}
.page-news .content-wrapper .search-wrapper {
  margin-bottom: 30px;
}
.page-news .search-result {
  margin-bottom: 30px;
  overflow: hidden;
}
.page-news .search-result h3 {
  font-family: "DB_Adman_X";
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  color: #01A1DF;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.page-news .search-result ul {
  padding: 0px;
  padding-left: 1px;
  margin: 0px;
  list-style: none;
}
.page-news .search-result ul li {
  float: left;
  width: 50%;
  list-style-type: circle;
  list-style-position: inside;
  color: #01A1DF;
  margin-bottom: 10px;
}
.page-news .search-result ul li a {
  font-family: "DB_Adman_X" !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  color: #666;
  padding-right: 20px;
}
.page-news .search-result ul li a:hover {
  text-decoration: none;
  color: #01A1DF;
}
@media screen and (max-width: 999px) {
  .page-news .search-result ul li {
    width: 100%;
  }
}

@media screen and (max-width: 999px) {
  .newspage-content .dropdown-content {
    display: block;
  }
  .newspage-content .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .newspage-content .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .newspage-content .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .newspage-content .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .newspage-content .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
  }
  .newspage-content .dropdown-content .dropdown-menu li {
    font-size: 20px;
    cursor: pointer;
  }
  .newspage-content .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .newspage-content .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .newspage-content .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .newspage-content .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
  .newspage-content #tabs_content {
    display: none;
  }
}
.page-news .news-details-wrapper {
  display: block;
}
.page-news .news-details-wrapper .inside-content {
  padding: 0;
  margin: 0;
}
.page-news .news-details-wrapper .inside-content .news-image {
  margin-bottom: 20px;
  text-align: center;
}
.page-news .news-details-wrapper .inside-content .news-image img {
  max-width: 100%;
}
.page-news .news-details-wrapper .inside-content .news-video {
  margin-bottom: 20px;
  text-align: center;
}
.page-news .news-details-wrapper .inside-content .news-video .video-iframe {
  width: 420px;
  height: 315px;
  max-width: 100%;
  margin: 0 auto;
}
.page-news .news-details-wrapper .inside-content .news-video .video-iframe iframe {
  width: 100%;
  height: 100%;
}
.page-news .news-details-wrapper .social-wrapper {
  display: block;
  margin-bottom: 20px;
}
.page-news .news-details-wrapper .social-wrapper h2 {
  margin-bottom: 10px;
}
.page-news .news-details-wrapper .social-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-news .news-details-wrapper .social-wrapper ul li {
  width: 100%;
  margin-bottom: 5px;
}
.page-news .news-details-wrapper .social-wrapper ul li a {
  padding: 0 15px;
  line-height: 40px;
  color: white;
  text-decoration: none;
  text-align: center;
  position: relative;
  display: block;
}
.page-news .news-details-wrapper .social-wrapper ul li a.facebook {
  background-color: #3b5998;
}
.page-news .news-details-wrapper .social-wrapper ul li a.facebook:hover {
  background-color: #263961;
}
.page-news .news-details-wrapper .social-wrapper ul li a.twitter {
  background-color: #00aced;
}
.page-news .news-details-wrapper .social-wrapper ul li a.twitter:hover {
  background-color: #0074a1;
}
.page-news .news-details-wrapper .social-wrapper ul li a.lineapp {
  background-color: #01c301;
}
.page-news .news-details-wrapper .social-wrapper ul li a.lineapp:hover {
  background-color: #017701;
}
.page-news .news-details-wrapper .related-news {
  display: block;
}
.page-news .news-details-wrapper .related-news h2 {
  margin-bottom: 10px;
}
.page-news .news-details-wrapper .related-news .content-item {
  max-height: 405px;
  margin-bottom: 45px;
}
.page-news .news-details-wrapper .related-news .content-item .img-display {
  margin: 0 auto;
  margin-bottom: 15px;
}
.page-news .news-details-wrapper .related-news .content-item .date-display {
  margin: 0 auto;
  margin-bottom: 15px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.page-news .news-details-wrapper .related-news .content-item .date-display .-date {
  display: inline-block;
  margin-right: 10px;
  font-size: 50px;
  line-height: 36px;
}
.page-news .news-details-wrapper .related-news .content-item .date-display .-month {
  display: inline-block;
  font-size: 19px;
  line-height: 14px;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display {
  margin: 0 auto;
  margin-bottom: 15px;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-title {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
  margin: 5px 0;
  height: 60px;
  font-weight: normal;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-title a {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-title a:hover {
  color: #0082D6;
  text-decoration: none;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-description {
  height: auto;
  max-height: 72px;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-description a {
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .txt-description a:hover {
  color: #0082D6;
  text-decoration: none;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .all-content {
  display: block;
  margin-top: 20px;
  text-align: left;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .all-content .read-more {
  margin-top: 20px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .all-content .read-more:hover {
  color: #01A1DF;
  text-decoration: none;
}
.page-news .news-details-wrapper .related-news .content-item .txt-display .all-content .read-more i {
  font-size: 14px;
  margin-left: 10px;
}

.compare-fund .add-this-print {
  width: auto;
  min-height: 15px;
  position: absolute;
  right: 5px;
  top: -40px;
  text-align: right;
  z-index: 1;
}
.compare-fund .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  margin: 0 5px;
  padding: 5px 10px;
  display: inline-block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.compare-fund .add-this-print a:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.compare-fund .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .compare-fund .add-this-print {
    top: -65px;
  }
}
@media screen and (max-width: 767px) {
  .compare-fund .add-this-print {
    position: relative;
    width: auto;
    margin-bottom: 30px;
    top: 0px;
  }
}
.compare-fund .heading-section {
  margin-bottom: 35px;
}
.compare-fund .compare-table-container {
  background-color: #FFFFFF;
}
.compare-fund .compare-table-container.-result {
  line-height: 1.2em;
}
.compare-fund .compare-table-container.-result .information {
  padding: 20px 0 19px;
  overflow: hidden;
}
.compare-fund .compare-table-container.-result .information .txt-information {
  padding: 15px 20px 14px 20px;
}
.compare-fund .compare-table-container.-result .information p {
  margin-bottom: 10px;
  line-height: 20px;
}
.compare-fund .compare-table-container.-result .graph-display {
  margin-bottom: 20px;
  overflow: hidden;
}
.compare-fund .compare-table-container.-result .graph-display .nav-charts {
  display: block;
  margin-top: 10px;
  margin-bottom: 1px;
}
.compare-fund .compare-table-container.-result .graph-display .nav-charts a {
  text-align: center;
  display: block;
  line-height: 24px;
  padding: 3px 10px 2px;
  background-color: #3C3C3C;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  text-decoration: none;
  border: 1px solid #fff;
}
.compare-fund .compare-table-container.-result .graph-display .nav-charts a:hover {
  color: #fff;
  background-color: #0082D6;
}
.compare-fund .compare-table-container.-result .graph-display .nav-charts a.active {
  color: #fff;
  background-color: #0082D6;
}
.compare-fund .compare-table-container .compare-table.table-responsive {
  min-height: 300px;
}
.compare-fund .compare-table-container .compare-table .txt-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
  position: relative;
  background-color: #0082D6;
  padding: 15px 20px 14px 20px;
  border-right: 1px solid #fff;
}
.compare-fund .compare-table-container .compare-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.compare-fund .compare-table-container .compare-table .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item label {
  display: block;
  position: relative;
  padding: 5px 10px 5px 40px;
  margin: 5px auto;
  height: auto;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item:hover label {
  color: #0082D6;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item:hover .check {
  border: 2px solid #0082D6;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item .check {
  display: block;
  position: absolute;
  border: 1px solid #666;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 8px;
  left: 10px;
  z-index: 5;
  background-color: #fff;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item .check:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 10px;
  width: 10px;
  top: 4px;
  left: 4px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item input[type=radio]:checked ~ .check {
  border: 1px solid #0082D6;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item input[type=radio]:checked ~ .check::before {
  background: #0082D6;
}
.compare-fund .compare-table-container .compare-table .tb-tab-list .tb-tab-item input[type=radio]:checked ~ label {
  color: #0082D6;
}
.compare-fund .compare-table-container .compare-table .select-item {
  width: 320px;
}
@media screen and (max-width: 999px) {
  .compare-fund .compare-table-container .compare-table .select-item {
    width: 200px;
  }
}
.compare-fund .compare-table-container .compare-table .mutual-name {
  padding: 15px 10px 14px;
}
.compare-fund .compare-table-container .compare-table .mutual-name h3 {
  font-size: 20px;
  line-height: 1.2em;
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.compare-fund .compare-table-container .compare-table .mutual-date {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  padding: 15px 10px 14px;
  line-height: 1.2em;
}
.compare-fund .compare-table-container .compare-table .mutual-date .-date {
  font-size: 36px;
  color: #01A1DF;
}
.compare-fund .compare-table-container .compare-table .mutual-nav {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-weight: normal;
  font-size: 20px;
  text-align: right;
  padding: 15px 10px 14px;
  line-height: 1.2em;
}
.compare-fund .compare-table-container .compare-table .mutual-nav .-value {
  font-size: 43px;
  color: #01A1DF;
}
.compare-fund .compare-table-container .compare-table .nav-change {
  display: inline-block;
  font-family: "DB_Adman_X";
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  padding: 15px 10px 14px;
  line-height: 1.2em;
}
.compare-fund .compare-table-container .compare-table .nav-change .-value {
  font-size: 36px;
  color: #01A1DF;
}
.compare-fund .compare-table-container .compare-table .nav-change .-value .-up {
  color: #009900;
}
.compare-fund .compare-table-container .compare-table .nav-change .-value .-up:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f067";
  font-size: 18px;
  padding-right: 10px;
  float: left;
}
.compare-fund .compare-table-container .compare-table .nav-change .-value .-down {
  color: #FF0000;
}
.compare-fund .compare-table-container .compare-table .nav-change .-value .-down:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  content: "\f068";
  font-size: 18px;
  padding-right: 10px;
  float: left;
}
.compare-fund .compare-table-container .compare-table .table {
  border-collapse: separate;
}
.compare-fund .compare-table-container .compare-table .table > tbody > tr > td {
  padding: 1px;
  font-family: "DB_Adman_X";
  font-size: 18px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab1-1,
.compare-fund .compare-table-container .compare-table .table .tb-tab1-2 {
  width: 50%;
  position: relative;
  background-color: #0082D6;
  padding: 15px 20px 14px 20px;
  border-right: 1px solid #fff;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab1-2 {
  border-right: 0px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab2-1 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab2-2 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  text-align: right;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab3-1,
.compare-fund .compare-table-container .compare-table .table .tb-tab3-2 {
  width: 50%;
  position: relative;
  background-color: #0082D6;
  padding: 10px 20px 9px 20px;
  border-right: 1px solid #fff;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab3-2 {
  border-right: 0px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-4 {
  width: 50%;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab5-1,
.compare-fund .compare-table-container .compare-table .table .tb-tab5-2 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 5px 9px;
  border-right: 1px solid #fff;
  text-align: center;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab5-2 {
  border-right: 0px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-w1 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-w1-1 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-w2 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-w3 {
  background-color: #fff;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-g1 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-g1-1 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-g2 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-g3 {
  background-color: #EFEFEF;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-b1 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: right;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-b1-1 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-b2 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .tb-tab-b3 {
  background-color: #232323;
  padding: 5px 8px;
  border-right: 0px;
  text-align: center;
  line-height: 24px;
}
.compare-fund .compare-table-container .compare-table .table .table-sub {
  border-collapse: collapse;
}
.compare-fund .compare-table-container .compare-table .table .table-sub tbody tr td:first-child {
  min-width: 100px;
}
.compare-fund .compare-table-container .btn-box {
  text-align: center;
  margin: 40px 0 20px;
}
@media (max-width: 480px) {
  .compare-fund .compare-table-container .btn-box {
    margin: 0 0 20px;
  }
}
.compare-fund .compare-table-container .btn-box .btn-primary {
  float: none;
  margin: 0 auto;
}
.compare-fund .compare-table-container .clear-both {
  clear: both;
}

.nav-fund .heading-section {
  margin: 30px auto !important;
}
.nav-fund .fund-nav-container .nav-tabs {
  margin-bottom: 25px;
}
.nav-fund .fund-nav-container .heading-bar {
  margin-bottom: 25px;
}
.nav-fund .fund-nav-container .heading-bar .txt-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #666;
  line-height: 32px;
}
.nav-fund .fund-nav-container .heading-bar .txt-title .img-datepicker {
  font-size: 20px;
  padding-left: 5px;
  color: #0082D6;
}
.nav-fund .fund-nav-container .heading-bar .datePicker {
  padding: 0 15px;
  margin: 0;
  height: 32px;
  line-height: 32px;
  border-radius: 25px;
  -pie-border-radius: 25px;
  behavior: url(../PIE.htc);
  font-size: 18px;
  border: 1px solid #CCC;
  background: #FFF;
}
.nav-fund .fund-nav-container .heading-bar .datePicker .img-datepicker {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 20px;
  color: #0082D6;
}
.nav-fund .fund-nav-container .heading-bar .datePicker .dateinput {
  width: 100%;
  height: 28px;
}
.nav-fund .fund-nav-container .heading-bar .select-item {
  float: left;
  width: 80%;
  margin-right: 20px;
}
.nav-fund .fund-nav-container .heading-bar .select-item .selectric-wrapper {
  width: 100%;
  line-height: 28px;
}
.nav-fund .fund-nav-container .heading-bar .select-item .selectric-wrapper .selectric .label {
  color: #666;
  height: 28px;
}
.nav-fund .fund-nav-container .heading-bar .select-item .selectric-wrapper .selectric .button {
  height: 28px;
}
.nav-fund .fund-nav-container .heading-bar .select-item .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
.nav-fund .fund-nav-container .heading-bar .gen-input {
  float: left;
  display: inline-block;
  min-width: 100%;
  padding: 0 15px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
  vertical-align: top;
}
.nav-fund .fund-nav-container .heading-bar .gen-input > input[type=text] {
  font-size: 18px;
  width: 96%;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
}
.nav-fund .fund-nav-container .heading-bar .gen-button {
  float: left;
  display: inline-block;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin: 0px;
  border-radius: 16px;
  -pie-border-radius: 16px;
  behavior: url(../PIE.htc);
  vertical-align: top;
  background-color: #01A1DF;
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.nav-fund .fund-nav-container .heading-bar .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.nav-fund .fund-nav-container .heading-bar .gen-button > i {
  font-size: 16px !important;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 0;
  margin: 0px;
  display: block;
}
.nav-fund .fund-nav-container .heading-bar .gen-button > span {
  display: none;
}
.nav-fund .fund-nav-container .heading-bar .add-this-print {
  width: auto;
  min-height: 15px;
  text-align: right;
  z-index: 1;
}
.nav-fund .fund-nav-container .heading-bar .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 5px 10px;
  display: inline-block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.nav-fund .fund-nav-container .heading-bar .add-this-print a:hover {
  color: #fff;
  background-color: #0082D6;
  text-decoration: none;
}
.nav-fund .fund-nav-container .heading-bar .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .nav-fund .fund-nav-container .heading-bar .add-this-print {
    text-align: left;
  }
  .nav-fund .fund-nav-container .heading-bar .add-this-print a {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .nav-fund .fund-nav-container .heading-bar .datePicker {
    margin-bottom: 10px;
  }
  .nav-fund .fund-nav-container .heading-bar .select-item {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
  }
  .nav-fund .fund-nav-container .heading-bar .gen-button {
    min-width: 100px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .nav-fund .fund-nav-container .heading-bar .gen-button > span {
    display: inline-block;
    line-height: 32px;
    color: #fff;
    padding-left: 15px;
  }
  .nav-fund .fund-nav-container .heading-bar .add-this-print {
    text-align: left;
  }
  .nav-fund .fund-nav-container .heading-bar .add-this-print a {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.nav-fund .fund-nav-container .nav-table-container .sort-data {
  margin-bottom: 15px;
}
.nav-fund .fund-nav-container .nav-table-container .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.nav-fund .fund-nav-container .nav-table-container .nav-table .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 9px 0 5px;
}
.nav-fund .fund-nav-container .nav-table-container .nav-table .txt-title-3 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.nav-fund .fund-nav-container .nav-table-container .nav-table .nav-up {
  color: #009900;
}
.nav-fund .fund-nav-container .nav-table-container .nav-table .nav-down {
  color: #ff0000;
}
@media screen and (max-width: 767px) {
  .nav-fund .fund-nav-container .nav-tabs li {
    float: none;
    border-right: 0px;
  }
}
.nav-fund .fund-nav-graph .heading-bar {
  float: left;
  width: 100%;
  padding: 15px 10px 14px;
  position: relative;
  background-color: #0082D6;
}
.nav-fund .fund-nav-graph .heading-bar:after {
  bottom: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #0082D6;
  border-width: 15px;
  margin-left: -15px;
}
.nav-fund .fund-nav-graph .heading-bar .mutual-name {
  padding: 3px 0 2px;
}
.nav-fund .fund-nav-graph .heading-bar .mutual-name h3 {
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.nav-fund .fund-nav-graph .heading-bar .add-this-print {
  width: auto;
  height: auto;
  text-align: right;
  z-index: 1;
}
.nav-fund .fund-nav-graph .heading-bar .add-this-print a {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 3px 10px 2px;
  display: inline-block;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.nav-fund .fund-nav-graph .heading-bar .add-this-print a:hover {
  background-color: #01A1DF;
  color: #fff;
  text-decoration: none;
}
.nav-fund .fund-nav-graph .heading-bar .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .nav-fund .fund-nav-graph .heading-bar .add-this-print {
    text-align: left;
  }
  .nav-fund .fund-nav-graph .heading-bar .add-this-print a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.nav-fund .fund-nav-graph .graph-display {
  margin-bottom: 20px;
  overflow: hidden;
}
.nav-fund .fund-nav-graph .graph-display .nav-charts {
  display: block;
  margin-top: 10px;
  margin-bottom: 1px;
}
.nav-fund .fund-nav-graph .graph-display .nav-charts a {
  text-align: center;
  display: block;
  line-height: 24px;
  padding: 3px 10px 2px;
  background-color: #3C3C3C;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  text-decoration: none;
  border: 1px solid #fff;
}
.nav-fund .fund-nav-graph .graph-display .nav-charts a:hover {
  color: #fff;
  background-color: #0082D6;
}
.nav-fund .fund-nav-graph .graph-display .nav-charts a.active {
  color: #fff;
  background-color: #0082D6;
}
.nav-fund .fund-nav-graph .remark {
  position: relative;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 2px solid #01A1DF;
}
.nav-fund .fund-nav-graph .remark .bullet {
  padding: 5px 0 5px 16px;
  list-style: circle;
}
.nav-fund .fund-nav-graph .remark .bullet li {
  color: #01A1DF;
}
.nav-fund .fund-nav-graph .remark .bullet li span {
  color: #666;
}
.nav-fund .fund-nav-table .heading-bar {
  float: left;
  width: 100%;
  padding: 15px 10px 14px;
  position: relative;
  background-color: #0082D6;
}
.nav-fund .fund-nav-table .heading-bar:after {
  bottom: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #0082D6;
  border-width: 15px;
  margin-left: -15px;
}
.nav-fund .fund-nav-table .heading-bar .mutual-name {
  padding: 3px 0 2px;
}
.nav-fund .fund-nav-table .heading-bar .mutual-name h3 {
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.nav-fund .fund-nav-table .heading-bar .add-this-print {
  width: auto;
  height: auto;
  text-align: right;
  z-index: 1;
}
.nav-fund .fund-nav-table .heading-bar .add-this-print a {
  color: #0082D6;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 3px 10px 2px;
  display: inline-block;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.nav-fund .fund-nav-table .heading-bar .add-this-print a:hover {
  background-color: #01A1DF;
  color: #fff;
  text-decoration: none;
}
.nav-fund .fund-nav-table .heading-bar .add-this-print a i {
  font-size: 16px;
}
.nav-fund .fund-nav-table .nav-table .txt-title-1 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.nav-fund .fund-nav-table .nav-table .txt-title-2 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  line-height: 24px;
  font-weight: normal;
  margin: 9px 0 5px;
}
.nav-fund .fund-nav-table .nav-table .nav-up {
  color: #009900;
}
.nav-fund .fund-nav-table .nav-table .nav-down {
  color: #ff0000;
}
.nav-fund .fund-nav-table .table-display {
  margin-bottom: 20px;
  overflow: hidden;
}
.nav-fund .fund-nav-table .table-display .nav-charts {
  display: block;
  margin-top: 10px;
  margin-bottom: 1px;
}
.nav-fund .fund-nav-table .table-display .nav-charts a {
  text-align: center;
  display: block;
  line-height: 24px;
  padding: 3px 10px 2px;
  background-color: #3C3C3C;
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  text-decoration: none;
  border: 1px solid #fff;
}
.nav-fund .fund-nav-table .table-display .nav-charts a:hover {
  color: #fff;
  background-color: #0082D6;
}
.nav-fund .fund-nav-table .table-display .nav-charts a.active {
  color: #fff;
  background-color: #0082D6;
}
.nav-fund .fund-nav-table .jpage-container .item-Page-1 {
  margin: 10px 0;
}
.nav-fund .fund-nav-table .jpage-container .item-Page-1 .itemPage {
  border: 1px solid #666;
  padding: 3px 5px 2px;
  line-height: 20px;
}
.nav-fund .fund-nav-table .jpage-container .item-Page-2 {
  text-align: right;
  margin: 10px 0;
}
.nav-fund .fund-nav-table .jpage-container .item-Page-2 .holder {
  margin: 0px;
  line-height: 20px;
}
.nav-fund .fund-nav-table .remark {
  position: relative;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 2px solid #01A1DF;
}
.nav-fund .fund-nav-table .remark .bullet {
  padding: 5px 0 5px 16px;
  list-style: circle;
}
.nav-fund .fund-nav-table .remark .bullet li {
  color: #01A1DF;
}
.nav-fund .fund-nav-table .remark .bullet li span {
  color: #666;
}

#content-calendar {
  display: block;
  padding-bottom: 25px;
}
#content-calendar .header-tool {
  margin-top: 5px;
  margin-bottom: 20px;
}
#content-calendar .header-tool .select-item {
  display: inline-block;
  width: auto;
  padding: 0 5px;
}
#content-calendar .header-tool .select-item.date {
  width: 100px;
}
@media screen and (max-width: 767px) {
  #content-calendar .header-tool .select-item.date {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
}
#content-calendar .header-tool .select-item.month {
  width: 150px;
}
@media screen and (max-width: 767px) {
  #content-calendar .header-tool .select-item.month {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
}
#content-calendar .header-tool .select-item.year {
  width: 150px;
}
@media screen and (max-width: 767px) {
  #content-calendar .header-tool .select-item.year {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
}
#content-calendar .header-tool .gen-button {
  float: none;
  display: inline-block;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  border-radius: 16px;
  -pie-border-radius: 16px;
  behavior: url(../PIE.htc);
  vertical-align: top;
  background-color: #01A1DF;
}
#content-calendar .header-tool .gen-button input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#content-calendar .header-tool .gen-button > i {
  font-size: 16px !important;
  color: #fff;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 0;
  margin: 0px;
  display: block;
}
#content-calendar .header-tool .gen-button > span {
  display: none;
}
@media screen and (max-width: 767px) {
  #content-calendar .header-tool .gen-button {
    display: block;
    width: 120px;
    margin: 0 auto;
  }
  #content-calendar .header-tool .gen-button > span {
    display: inline-block;
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #fff;
    line-height: 32px;
  }
}
#content-calendar .header-tool .viewby {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #content-calendar .header-tool .viewby {
    display: none !important;
  }
}
#content-calendar .header-tool .viewby .textview {
  margin-right: 10px;
  margin-top: 10px;
}
#content-calendar .header-tool .viewby .btn-default {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
  padding: 5px;
  margin: 0 5px;
}
#content-calendar .header-tool .viewby .btn-default.active {
  background-color: #efefef;
  -webkit-box-shadow: #666666 0px 0px 5px;
  box-shadow: #666666 0px 0px 5px;
  -pie-box-shadow: #666666 0px 0px 5px;
  behavior: url(../PIE.htc);
}
#content-calendar .header-tool .viewby .btn-default img {
  vertical-align: text-top;
}
#content-calendar .month-title {
  font-family: "DB_Adman_X";
  font-size: 50px;
  line-height: 36px;
  color: #01A1DF;
  margin-top: 70px;
  display: block;
}
@media screen and (max-width: 768px) {
  #content-calendar .month-title {
    margin-top: 0px;
  }
}
#content-calendar .year-title {
  font-family: "DB_Adman_X";
  font-size: 36px;
  line-height: 36px;
  color: #01A1DF;
  display: block;
}
#content-calendar .fc-content {
  margin-top: 12px;
}
#content-calendar .event-radio-ctn {
  float: left;
  margin-right: 5px;
}
#content-calendar .event-full {
  float: left;
  margin-right: 5px;
  color: #ee1a29;
}

#frm_sem {
  display: block;
}
@media screen and (max-width: 767px) {
  #frm_sem {
    display: none !important;
  }
}

#frm_list {
  display: none;
}
@media screen and (max-width: 767px) {
  #frm_list {
    display: block !important;
  }
}
#frm_list .nav-table .rows-head {
  background-color: #01A1DF;
}
#frm_list .nav-table .th-tab-1 {
  width: 200px;
  padding: 5px 10px 4px;
  border-right: 1px solid #fff;
}
#frm_list .nav-table .th-tab-2 {
  padding: 5px 10px 4px;
  border-right: 0px solid #fff;
}
#frm_list .nav-table .tb-tab-1 {
  color: #01A1DF;
  padding: 10px 10px 5px;
  border-right: 1px solid #fff;
  line-height: 20px;
}
#frm_list .nav-table .tb-tab-2 {
  padding: 10px 10px 5px;
  border-right: 0px solid #fff;
  line-height: 20px;
}
#frm_list .nav-table .tb-tab-2 a {
  display: block;
  color: #e5a201;
  line-height: 20px;
}
#frm_list .nav-table .tb-tab-2 .green {
  color: #419d41;
}
#frm_list .nav-table .txt-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
#frm_list .jpage-container .item-Page-1 {
  margin: 15px 0;
}
#frm_list .jpage-container .item-Page-1 .itemPage {
  border: 1px solid #666;
  padding: 3px 5px 2px;
  line-height: 20px;
}
#frm_list .jpage-container .item-Page-2 {
  text-align: right;
  margin: 15px 0;
}
#frm_list .jpage-container .item-Page-2 .holder {
  margin: 0px;
  line-height: 20px;
}

#calendar {
  width: 100%;
  margin: 0 auto;
}
#calendar .fc-widget-header {
  font-family: "DB_Adman_X";
  color: #01A1DF;
  font-size: 29px;
  font-weight: 500;
  line-height: 0.9em;
}
#calendar .fc-widget-content {
  font-family: "DB_Adman_X";
  color: #01A1DF;
  border: 1px solid #a2a2a2;
  background: #f3f3f3;
}
#calendar .fc-widget-content.fc-other-month {
  background: url("../images/bg-cal-not-in-month.gif");
}
#calendar .fc-widget-content.fc-today {
  /*@include opacity-bg($color-secondary, 0.6);*/
  background-image: url("../images/ui-bg_diagonals-small_25_c5ddfc_40x40_1.png");
  background-repeat: repeat;
}
#calendar .fc-widget-content.fc-today .fc-day-number {
  color: #01A1DF;
}
#calendar .fc-widget-content .fc-day-number {
  padding: 5px;
  margin: 0;
  color: #01A1DF;
  font-size: 25px;
}
#calendar .fc-button-inner {
  background-color: #0082D6;
}
#calendar .fc-event {
  background: none;
  border: 0px;
}
#calendar .fc-event .fc-event-inner {
  padding: 5px;
  color: #01A1DF;
}
#calendar .fc-event .fc-event-inner ul {
  margin: 0 0 0 10px;
}
#calendar .fc-event .fc-event-inner ul li {
  list-style: none;
  position: relative;
  padding: 2px 0;
}
#calendar .fc-event .fc-event-inner ul li i {
  display: block;
  position: absolute;
  top: 5px;
  left: -10px;
  font-size: 14px;
}
#calendar .fc-event .fc-event-title a {
  color: #01A1DF;
  text-decoration: none;
}
#calendar .fc-event .fc-event-title a:hover {
  color: #000;
}

.contact-us .main-bg {
  height: auto !important;
}
.contact-us .inside-wrapper {
  margin-top: -1000px;
}
@media screen and (max-width: 1440px) {
  .contact-us .inside-wrapper {
    margin-top: -850px;
  }
}
@media screen and (max-width: 1199px) {
  .contact-us .inside-wrapper {
    margin-top: -650px;
  }
}
@media screen and (max-width: 999px) {
  .contact-us .inside-wrapper {
    margin-top: -475px;
  }
}
@media screen and (max-width: 767px) {
  .contact-us .inside-wrapper {
    margin-top: -275px;
  }
}
.contact-us .content-section {
  margin-bottom: 35px;
}
.contact-us .content-section .contact-content {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  padding: 10px 25px 15px 35px;
  margin-top: -70px;
  z-index: 6;
}
.contact-us .content-section .contact-content .txt-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  padding: 0px;
  padding-bottom: 5px;
  margin: 15px 0;
  border-bottom: 2px solid #01A1DF;
  text-transform: uppercase;
}
.contact-us .content-section .contact-content ul {
  margin: 0;
  padding: 0;
}
.contact-us .content-section .contact-content ul li {
  margin: 0 0 10px 0;
  padding: 0px;
  list-style: outside none none;
}
.contact-us .content-section .contact-content ul li img {
  margin: 0px 10px 0px 3px;
}
.contact-us .content-section .contact-content ul li a {
  color: #0082D6;
  text-decoration: none;
}
.contact-us .content-section .contact-content ul li a:hover {
  color: #666;
}
.contact-us .content-section .contact-content .form-information {
  margin-top: 25px;
  margin-bottom: 20px;
}
.contact-us .content-section .contact-content .form-information .select-item {
  margin-bottom: 15px;
}
.contact-us .content-section .contact-content .form-information .select-item .selectric {
  border-radius: 0px;
}
.contact-us .content-section .contact-content .form-information .select-item .selectric .label {
  margin-bottom: 0px;
}
.contact-us .content-section .contact-content .form-information .label {
  display: block;
  margin-bottom: 10px;
}
.contact-us .content-section .contact-content .form-information .label .required {
  color: #ff0000;
}
.contact-us .content-section .contact-content .form-information .information-input {
  width: 100%;
  margin-bottom: 10px;
}
.contact-us .content-section .contact-content .form-information .information-input .input-text {
  width: 100%;
  border: 1px solid #bebebe;
  padding: 5px;
  margin: 0;
}
.contact-us .content-section .contact-content .form-information .information-input .input-text::-webkit-input-placeholder {
  color: #bebebe;
  text-align: left;
}
.contact-us .content-section .contact-content .form-information .information-input .input-text:-moz-placeholder { /* Firefox 18- */
  color: #bebebe;
  text-align: left;
}
.contact-us .content-section .contact-content .form-information .information-input .input-text::-moz-placeholder { /* Firefox 19+ */
  color: #bebebe;
  text-align: left;
  opacity: 1;
}
.contact-us .content-section .contact-content .form-information .information-input .input-text:-ms-input-placeholder {
  color: #bebebe;
  text-align: left;
}
.contact-us .content-section .contact-content .form-information .information-input textarea[name=message],
.contact-us .content-section .contact-content .form-information .information-input textarea[name=address] {
  resize: none;
  min-height: 100px;
}
.contact-us .content-section .contact-content .form-information .information-select {
  width: 100%;
  margin-bottom: 40px;
}
.contact-us .content-section .contact-content .form-information .information-select .selectric-wrapper {
  margin: 0;
  margin-top: 20px;
}
.contact-us .content-section .contact-content .form-information .information-select .selectric-wrapper .selectric {
  background: #fff;
  border: 1px solid #bebebe;
}
.contact-us .content-section .contact-content .form-information .information-select .selectric-wrapper .selectric .label {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #bebebe;
  height: 43px;
  text-transform: capitalize;
}
.contact-us .content-section .contact-content .form-information .information-select .selectric-wrapper .selectric .button {
  height: 43px;
}
.contact-us .content-section .contact-content .form-information .information-action {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}
.contact-us .content-section .contact-content .form-information .information-action .btn {
  display: inline-block !important;
}
.contact-us .content-section .contact-content .form-information .information-action .btn-default {
  color: #fff !important;
}
.contact-us .content-section .contact-content .form-information .information-action .btn-cancel {
  float: right;
}
.contact-us .content-section .contact-content .form-information .information-action .btn-main {
  float: left;
}
.contact-us .content-section .contact-content .img-contact img {
  width: 100%;
}
.contact-us .content-section .contact-content .txt-contact {
  padding-left: 50px;
}
.contact-us .content-section .contact-content .txt-contact .txt-company {
  margin-bottom: 30px;
}
.contact-us .content-section .contact-content .txt-contact .txt-company h3 {
  margin: 0;
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #01A1DF;
  text-transform: uppercase;
}
.contact-us .content-section .contact-content .txt-contact .txt-address {
  margin-bottom: 30px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #0082D6;
  text-transform: uppercase;
}
.contact-us .content-section .contact-content .txt-contact .txt-connect {
  margin-bottom: 15px;
}
.contact-us .content-section .contact-content .txt-contact .txt-connect .-icon {
  float: left;
  margin-right: 20px;
}
.contact-us .content-section .contact-content .txt-contact .txt-connect .-txt {
  font-family: "DB_Adman_X";
  font-size: 20px;
  color: #0082D6;
  text-transform: uppercase;
}
.contact-us .content-section .contact-content .action {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 1;
}
.contact-us .content-section .contact-content .action .btn-zoom {
  font-family: "DB_Adman_X";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #666;
  padding: 6px 2px;
  width: 30px;
  cursor: pointer;
  display: block;
  opacity: 1;
  border: 0px;
}
@media screen and (max-width: 1000px) {
  .contact-us .content-section .contact-content .img-contact {
    margin-bottom: 30px;
  }
  .contact-us .content-section .contact-content .img-contact img {
    width: 100%;
  }
}
.contact-us .content-section .contact-content .modal-dialog {
  width: 56%;
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .contact-us .content-section .contact-content .modal-dialog {
    width: 90%;
  }
}
.contact-us .content-section .contact-content .modal-dialog .left {
  float: left;
}
.contact-us .content-section .contact-content .modal-dialog .right {
  float: right;
}
.contact-us .content-section .contact-content .modal-dialog .modal-content {
  border-radius: 0px;
}
.contact-us .content-section .contact-content .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
.contact-us .content-section .contact-content .modal-dialog .modal-content .modal-body img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.contact-us .content-section .contact-content .modal-dialog .modal-content .modal-footer {
  padding: 5px 10px;
}
.contact-us .content-section .contact-content .modal-dialog .modal-content .modal-footer .btn {
  margin-bottom: 0px;
}
.contact-us .content-section .contact-content .modal-dialog .btn-default {
  color: #fff;
}

.faqs-page .pagination > li > a,
.faqs-page .pagination > li > span {
  color: #01A1DF;
}
.faqs-page .main-bg {
  height: auto !important;
}
.faqs-page .inside-wrapper {
  margin-top: -1000px;
}
@media screen and (max-width: 1440px) {
  .faqs-page .inside-wrapper {
    margin-top: -800px;
  }
}
@media screen and (max-width: 1199px) {
  .faqs-page .inside-wrapper {
    margin-top: -600px;
  }
}
@media screen and (max-width: 999px) {
  .faqs-page .inside-wrapper {
    margin-top: -400px;
  }
}
@media screen and (max-width: 767px) {
  .faqs-page .inside-wrapper {
    margin-top: 20px;
  }
}
.faqs-page .content-section {
  margin-bottom: 35px;
}
.faqs-page .content-section .row {
  margin: 0px;
}
.faqs-page .content-section .row .no-padding {
  padding: 0px;
}
.faqs-page .content-section .faqs-menu {
  font-family: "DB_Adman_X";
  color: #666;
}
.faqs-page .content-section .faqs-menu .dropdown-content {
  display: none;
}
.faqs-page .content-section .faqs-menu .menu-list {
  padding: 0px;
  margin: 0px;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item {
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
  margin-bottom: 1px;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item a {
  display: block;
  color: #666;
  font-size: 20px;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item.current {
  position: relative;
  background-color: #0082D6;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item.current:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #0082D6;
  border-width: 18px;
  margin-top: -18px;
  z-index: 9;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item.current a {
  color: #fff;
}
.faqs-page .content-section .faqs-menu .menu-list .menu-item.current a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .faqs-page .content-section .faqs-menu .menu-list .menu-item a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .faqs-page .content-section .faqs-menu .menu-list {
    display: none;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content {
    display: block;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
    max-width: 100%;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .dropdown-menu li {
    line-height: 20px;
    cursor: pointer;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .faqs-page .content-section .faqs-menu .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
}
.faqs-page .content-section .faqs-content {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  padding: 10px 15px 15px 30px;
  margin-top: -70px;
  min-height: 673px;
  z-index: 6;
}
.faqs-page .content-section .faqs-content .page-faq {
  margin-top: 13px;
}
.faqs-page .content-section .faqs-content .breadcrumb-section .breadcrumb {
  background: transparent;
}
.faqs-page .content-section .faqs-content .txt-editor {
  margin-top: 8px;
  overflow: auto;
  position: relative;
  height: 550px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.faqs-page .content-section .faqs-content .txt-editor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999999;
}
.faqs-page .content-section .faqs-content .txt-editor .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999999;
}
.faqs-page .content-section .faqs-content .txt-editor .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.faqs-page .content-section .faqs-content .txt-editor .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #999999;
}
.faqs-page .content-section .faqs-content .txt-editor .mCSB_scrollTools {
  right: 0px;
}
.faqs-page .content-section .faqs-content .txt-editor h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  color: #01A1DF;
  font-weight: normal;
  margin: 15px 0;
}
.faqs-page .content-section .faqs-content .txt-editor p {
  margin: 5px 0;
}
.faqs-page .content-section .faqs-content .txt-editor table {
  margin: 5px 0;
  width: 100%;
}
.faqs-page .content-section .faqs-content .txt-editor table tr td {
  padding: 5px;
}
@media screen and (max-width: 1000px) {
  .faqs-page .content-section .faqs-content .txt-editor {
    height: 660px;
  }
}
@media screen and (max-width: 767px) {
  .faqs-page .content-section .faqs-content {
    margin-top: 10px;
    padding: 15px 0;
  }
  .faqs-page .content-section .faqs-content .breadcrumb-section .breadcrumb {
    font-size: 18px;
  }
  .faqs-page .content-section .faqs-content .txt-editor p {
    font-size: 18px;
  }
  .faqs-page .content-section .faqs-content .txt-editor table {
    font-size: 18px;
  }
}

.careers #mainlogo {
  margin-bottom: 20px;
}
.careers .main-bg {
  height: auto !important;
}
.careers .inside-wrapper {
  margin-top: -1000px;
}
@media screen and (max-width: 1440px) {
  .careers .inside-wrapper {
    margin-top: -850px;
  }
}
@media screen and (max-width: 1199px) {
  .careers .inside-wrapper {
    margin-top: -650px;
  }
}
@media screen and (max-width: 999px) {
  .careers .inside-wrapper {
    margin-top: -475px;
  }
}
@media screen and (max-width: 767px) {
  .careers .inside-wrapper {
    margin-top: -275px;
  }
}
.careers .content-section {
  margin-bottom: 35px;
}
.careers .content-section .careers-menu {
  font-family: "DB_Adman_X";
  color: #666;
}
.careers .content-section .careers-menu .dropdown-content {
  display: none;
}
.careers .content-section .careers-menu .menu-list {
  padding: 0px;
  margin: 0px;
}
.careers .content-section .careers-menu .menu-list .menu-item {
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
  margin-bottom: 1px;
}
.careers .content-section .careers-menu .menu-list .menu-item a {
  display: block;
  color: #666;
  font-size: 20px;
}
.careers .content-section .careers-menu .menu-list .menu-item a:hover {
  color: #01A1DF;
  text-decoration: none;
}
.careers .content-section .careers-menu .menu-list .menu-item.current {
  position: relative;
  background-color: #0082D6;
}
.careers .content-section .careers-menu .menu-list .menu-item.current:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #0082D6;
  border-width: 18px;
  margin-top: -18px;
  z-index: 9;
}
.careers .content-section .careers-menu .menu-list .menu-item.current a {
  color: #fff;
}
.careers .content-section .careers-menu .menu-list .menu-item.current a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .careers .content-section .careers-menu .menu-list .menu-item a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .careers .content-section .careers-menu .menu-list {
    display: none;
  }
  .careers .content-section .careers-menu .dropdown-content {
    display: block;
  }
  .careers .content-section .careers-menu .dropdown-content .btn {
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .careers .content-section .careers-menu .dropdown-content .btn-primary {
    background-color: #01A1DF;
    border-radius: 0;
    border: none;
  }
  .careers .content-section .careers-menu .dropdown-content .btn-primary:hover {
    background-color: #01A1DF;
  }
  .careers .content-section .careers-menu .dropdown-content .btn-primary:focus {
    background-color: #01A1DF;
  }
  .careers .content-section .careers-menu .dropdown-content .dropdown-menu {
    float: left;
    background-color: #e9e9e9;
    border-radius: 0;
    max-width: 100%;
  }
  .careers .content-section .careers-menu .dropdown-content .dropdown-menu li {
    line-height: 20px;
    cursor: pointer;
  }
  .careers .content-section .careers-menu .dropdown-content .dropdown-menu li a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }
  .careers .content-section .careers-menu .dropdown-content .all-content {
    margin-top: 25px;
    float: right;
  }
  .careers .content-section .careers-menu .dropdown-content .all-content a {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666666;
  }
  .careers .content-section .careers-menu .dropdown-content .all-content a i {
    margin-left: 10px;
    font-size: 12px;
  }
}
.careers .content-section .careers-content {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  padding: 10px 15px 15px 30px;
  margin-top: -70px;
  z-index: 6;
}
@media screen and (max-width: 480px) {
  .careers .content-section .careers-content {
    margin-top: 0px;
  }
}
.careers .content-section .careers-content .page-careers {
  margin-top: 13px;
}
.careers .content-section .careers-content .page-careers .careers-detail {
  padding-bottom: 15px;
}
.careers .content-section .careers-content .page-careers .careers-detail p {
  font-weight: bold;
}
.careers .content-section .careers-content .page-careers .careers-detail ul {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
}
.careers .content-section .careers-content .page-careers .careers-detail ul li {
  list-style: circle;
  list-style-position: outside;
}
.careers .content-section .careers-content .-action {
  margin: 15px 0;
}
.careers .content-section .careers-content .-action .btn-default {
  color: #fff;
}
.careers .content-section .careers-content .-action .btn-default:hover {
  background-color: #666;
}
@media screen and (max-width: 480px) {
  .careers .content-section .careers-content .-action .btn-default {
    margin-bottom: 5px;
  }
}
.careers .content-section .careers-content .apply-box-form .apply-tb {
  width: 100%;
  display: block;
  clear: both;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head {
  margin-bottom: 25px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .-position {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .-expect {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .date-title {
  margin: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .txt-title {
  font-family: "DB_Adman_X";
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .txt-title .main-title {
  text-align: center;
  color: #01A1DF;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-head .txt-title .sub-title {
  text-align: center;
  color: #666;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-content {
  margin-bottom: 25px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-content .txt-title {
  border-top: 2px solid #fff;
  padding: 5px 10px;
  background-color: #3C3C3C;
  margin-bottom: 20px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-content .txt-title h3 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-content .txt-sub-title {
  border-top: 2px solid #01A1DF;
  padding: 5px 10px;
  background-color: #EFEFEF;
  margin-bottom: 10px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb.-content .txt-sub-title h3 {
  font-family: "DB_Adman_X";
  font-size: 20px;
  font-weight: normal;
  color: #666;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .label {
  color: #01A1DF;
  display: block;
  margin: 0 0 10px 0;
  line-height: 18px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .label .required {
  color: #ff0000;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .label .txt-en {
  color: #666;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-input {
  padding: 0 10px;
  margin: 0 0 25px 0;
  height: auto;
  line-height: 28px;
  font-size: 18px;
  border: 1px solid #CCC;
  background: #FFF;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-input.-short {
  width: 75%;
  /*width: 180px;*/
  display: inline-block;
  margin-right: 5px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-input.-short-center {
  width: 75%;
  /*width: 180px;*/
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-input .textbox {
  width: 100%;
  height: 24px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-input textarea {
  resize: none;
  min-height: 56px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .radio-input {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 7px;
  height: auto;
  line-height: 20px;
  font-size: 18px;
  border: 0px solid #CCC;
  background: #FFF;
  overflow: hidden;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .radio-input input[type=radio],
.careers .content-section .careers-content .apply-box-form .apply-tb .radio-input input[type=checkbox] {
  float: left;
  margin: 3px 5px 0px 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .radio-input label {
  float: left;
  margin-right: 5px;
  color: #01A1DF;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .radio-input label strong {
  color: #666;
}
@media screen and (max-width: 999px) {
  .careers .content-section .careers-content .apply-box-form .apply-tb .radio-input {
    margin: 5px 0;
  }
}
.careers .content-section .careers-content .apply-box-form .apply-tb .image-input {
  /*margin-top: -50px;*/
  text-align: left;
  /*.textbox {
      width: 130px;
      font-family: $default-font-family;
      color: transparent;
      outline: none !important;

      &::-webkit-file-upload-button {
          visibility: hidden;
      }

      &::before {
          width: 100%;
          height: 30px;
          content: 'Select some files';
          display: inline-block;
          background: linear-gradient(top, #f9f9f9, #e3e3e3);
          border: 1px solid #999;
          border-radius: 3px;
          padding: 5px 8px;
          outline: none;
          white-space: nowrap;
          -webkit-user-select: none;
          cursor: pointer;
          font-size: 10pt;
          color: $color-text;
      }

      &:hover {
          &::before {
              border-color: black;
          }
      }

      &:active {
          &::before {
              background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
          }
      }
  }*/
}
@media screen and (min-width: 1000px) {
  .careers .content-section .careers-content .apply-box-form .apply-tb .image-input {
    float: right;
  }
}
.careers .content-section .careers-content .apply-box-form .apply-tb .image-input .img-output {
  display: block;
  border: 1px solid #666;
  background-color: #666;
  width: 130px;
  height: 150px;
  margin-bottom: 5px;
  overflow: hidden;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .image-input .img-output img {
  width: 130px;
  height: 150px;
}
@media screen and (max-width: 999px) {
  .careers .content-section .careers-content .apply-box-form .apply-tb .image-input {
    margin: 0 0 10px 0;
  }
}
.careers .content-section .careers-content .apply-box-form .apply-tb .select-item {
  margin: 0 0 25px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .select-item .selectric {
  border-radius: 0px;
  -pie-border-radius: 0px;
  behavior: url(../PIE.htc);
}
.careers .content-section .careers-content .apply-box-form .apply-tb .select-item .selectric .label {
  height: 28px;
  line-height: 28px;
  color: #666;
  margin: 0 32px 0 10px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .upload-file {
  width: 100%;
  border: 1px solid #bebebe;
  padding: 5px;
  margin: 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family {
  padding: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table {
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table > tbody > tr > td {
  padding: 10px 5px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table .tb-tab-0 {
  position: relative;
  background-color: #0082D6;
  padding: 4px 5px 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table .tb-tab-0 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table .tb-tab-1 {
  position: relative;
  background-color: #666;
  padding: 4px 5px 5px;
  border-right: 1px solid #fff;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-family.table-responsive .table .tb-tab-1 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational {
  padding: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table {
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table .text-preview {
  margin: 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table > tbody > tr > td {
  padding: 10px 5px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table > tbody > tr > td:first-child {
  width: 125px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table .tb-tab-1 {
  position: relative;
  background-color: #0082D6;
  padding: 4px 5px 5px;
  border-right: 1px solid #fff;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-educational.table-responsive .table .tb-tab-1 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges {
  padding: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table {
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table .text-preview {
  margin: 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table > tbody > tr > td {
  border-bottom: 1px solid #666;
  padding: 10px 15px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table > tbody > tr > td:first-child {
  width: 125px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table .tb-tab-1 {
  position: relative;
  background-color: #0082D6;
  padding: 10px 15px;
  border-right: 1px solid #fff;
  border-bottom: 0px;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-langauges.table-responsive .table .tb-tab-1 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings {
  padding: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table {
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table .text-preview {
  margin: 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table > tbody > tr > td {
  padding: 10px 5px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table > tbody > tr > td:first-child {
  width: 125px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table .tb-tab-1 {
  position: relative;
  background-color: #0082D6;
  padding: 4px 5px 5px;
  border-right: 1px solid #fff;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-trainings.table-responsive .table .tb-tab-1 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings {
  padding: 10px 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings.table-responsive .table {
  margin-bottom: 0px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings.table-responsive .table .text-preview {
  margin: 0;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings.table-responsive .table > tbody > tr > td {
  padding: 0 5px;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings.table-responsive .table .tb-tab-1 {
  position: relative;
  background-color: #0082D6;
  padding: 4px 5px 5px;
  border-right: 1px solid #fff;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .tb-workings.table-responsive .table .tb-tab-1 h4 {
  color: #fff;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .recent-employer {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #01A1DF;
  overflow: hidden;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-preview {
  padding: 0;
  margin: 0 0 25px 0;
  height: auto;
  line-height: 20px;
  font-size: 18px;
  word-break: break-word;
  background-color: #fff;
  overflow: hidden;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-preview.-short {
  width: 48%;
  display: inline-block;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-preview.-short-center {
  width: 48%;
  display: inline-block;
  margin: 0 auto;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-preview label {
  float: left;
  margin-right: 5px;
  color: #01A1DF;
}
.careers .content-section .careers-content .apply-box-form .apply-tb .text-preview label strong {
  color: #666;
}
.careers .content-section .careers-content .apply-box-form .apply-note {
  padding: 15px 0 0 0;
  border-top: 2px solid #666;
}
.careers .content-section .careers-content .apply-box-form .apply-note .txt-note {
  margin-bottom: 20px;
}
.careers .content-section .careers-content .apply-box-form .apply-note .txt-note .txt-en {
  font-weight: 600;
}
.careers .content-section .careers-content .apply-box-form .apply-action {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}
.careers .content-section .careers-content .apply-box-form .apply-action .btn {
  display: inline-block !important;
}
.careers .content-section .careers-content .apply-box-form .apply-action .btn-default {
  color: #fff !important;
}
.careers .content-section .careers-content .apply-box-form .apply-action .btn-cancel {
  float: right;
}
.careers .content-section .careers-content .apply-box-form .apply-action .btn-main {
  float: left;
}

.js .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  width: 130px;
  /*max-width: 80%;*/
  font-size: 1.25rem;
  /* 20px */
  /*font-weight: 700;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 5px;
  /* 10px 20px */
  text-align: center;
}

.no-js .inputfile + label {
  display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: none !important;
}

.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em;
  /* 4px */
}

/* style 1 */
.inputfile-1 + label {
  font-family: "DB_Adman_X";
  font-size: 16px;
  color: #fff;
  background-color: #01A1DF;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
  background-color: #01A1DF;
}

#ui-datepicker-div {
  z-index: 99 !important;
}

.agent .main-bg {
  height: auto !important;
}
.agent .inside-wrapper {
  margin-top: -600px;
}
@media screen and (max-width: 1199px) {
  .agent .inside-wrapper {
    margin-top: -500px;
  }
}
@media screen and (max-width: 999px) {
  .agent .inside-wrapper {
    margin-top: -375px;
  }
}
@media screen and (max-width: 767px) {
  .agent .inside-wrapper {
    margin-top: -175px;
  }
}
.agent .content-section {
  margin-bottom: 35px;
}
.agent .content-section .box-login .login-form {
  border-top: solid 4px #01A1DF;
  background-color: rgba(0, 153, 204, 0.5);
  padding: 30px 20px 50px 20px;
}
.agent .content-section .box-login .login-form h3 {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px;
}
.agent .content-section .box-login .login-form .label {
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 41px;
  color: #fff;
}
.agent .content-section .box-login .login-form .information-input {
  margin-bottom: 20px;
}
.agent .content-section .box-login .login-form .information-input input[type=text],
.agent .content-section .box-login .login-form .information-input input[type=password] {
  border-radius: 25px;
  -pie-border-radius: 25px;
  behavior: url(../PIE.htc);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #fff url("../images/login-icon.png") no-repeat;
  border: 1px solid #666;
  color: #666;
  margin: 0 0 10px;
  padding: 10px 10px 10px 40px;
  width: 90%;
}
.agent .content-section .box-login .login-form .information-input input[type=text]:focus,
.agent .content-section .box-login .login-form .information-input input[type=password]:focus {
  background-color: #fff;
  border: 1px solid #01A1DF;
  outline: none;
}
.agent .content-section .box-login .login-form #username {
  background-position: 10px 10px !important;
}
.agent .content-section .box-login .login-form #password {
  background-position: 10px -53px !important;
}
.agent .content-section .box-login .login-btn {
  text-align: right;
}
.agent .content-section .box-login .login-btn .btn-login {
  background-color: #01A1DF;
}
.agent .content-section .box-login .login-btn .btn-login:hover {
  background-color: #0082D6;
}
.agent .content-section .box-login .login-btn .btn-login a {
  color: #fff !important;
}

.smart-trade .smart-trade-menu {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1;
  padding: 10px 0;
  margin-bottom: 10px;
  background-color: #01A1DF;
}
.smart-trade .smart-trade-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.smart-trade .smart-trade-menu ul li {
  float: left;
  width: auto;
  text-align: left;
  padding-right: 10px;
  margin-left: 10px;
  border-right: solid 1px #fff;
}
.smart-trade .smart-trade-menu ul li:last-child {
  border: 0px;
}
.smart-trade .smart-trade-menu ul li a {
  color: #fff;
}
.smart-trade .smart-trade-menu ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .smart-trade .smart-trade-menu {
    position: relative;
    top: 0px;
    right: 0px;
    overflow: hidden;
  }
  .smart-trade .smart-trade-menu ul {
    padding: 0 15px;
  }
  .smart-trade .smart-trade-menu ul li {
    width: 100%;
    padding: 5px 0;
    margin: 0px;
    border: 0px;
    border-bottom: solid 1px #fff;
  }
  .smart-trade .smart-trade-menu ul li a {
    display: block;
    width: 100%;
  }
}
.smart-trade .main-bg {
  height: auto !important;
}
.smart-trade .inside-wrapper {
  margin-top: -735px;
}
@media screen and (max-width: 1199px) {
  .smart-trade .inside-wrapper {
    margin-top: -551px;
  }
}
@media screen and (max-width: 999px) {
  .smart-trade .inside-wrapper {
    margin-top: -413px;
  }
}
@media screen and (max-width: 767px) {
  .smart-trade .inside-wrapper {
    margin-top: -100px;
  }
}
.smart-trade .content-section {
  margin-top: 135px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .smart-trade .content-section {
    margin-top: 30px;
  }
}
.smart-trade .content-section .box-login .note {
  color: #919191;
}
.smart-trade .content-section .box-login .note span {
  color: red;
}
.smart-trade .content-section .box-login .login-form {
  border-top: solid 4px #01A1DF;
  background-color: #fff;
  padding: 20px;
  padding-bottom: 40px;
}
.smart-trade .content-section .box-login .login-form .head-title {
  margin-bottom: 30px;
}
.smart-trade .content-section .box-login .login-form .head-title .main-title {
  font-family: "DB_Adman_X";
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: #01A1DF;
  margin: 0px;
}
.smart-trade .content-section .box-login .login-form .head-title .sub-title {
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #666;
  margin: 0px;
}
.smart-trade .content-section .box-login .login-form .label {
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 41px;
  color: #01A1DF;
}
.smart-trade .content-section .box-login .login-form .information-input {
  color: #666;
  margin-bottom: 10px;
}
.smart-trade .content-section .box-login .login-form .information-input input[type=text],
.smart-trade .content-section .box-login .login-form .information-input input[type=password] {
  border-radius: 15px;
  -pie-border-radius: 15px;
  behavior: url(../PIE.htc);
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
  background: #fff url("../images/login-icon.png") no-repeat;
  border: 1px solid #666;
  color: #919191;
  margin: 0 0 10px;
  padding: 10px 10px 10px 40px;
  width: 90%;
}
.smart-trade .content-section .box-login .login-form .information-input input[type=text]:focus,
.smart-trade .content-section .box-login .login-form .information-input input[type=password]:focus {
  background-color: #fff;
  border: 1px solid #01A1DF;
  outline: none;
}
.smart-trade .content-section .box-login .login-form .information-input a {
  color: #666;
}
.smart-trade .content-section .box-login .login-form .information-input a:hover {
  color: #01A1DF;
}
.smart-trade .content-section .box-login .login-form #username {
  background-position: 10px 10px !important;
}
.smart-trade .content-section .box-login .login-form #password {
  background-position: 10px -53px !important;
}
.smart-trade .content-section .box-login .login-form #unitholder,
.smart-trade .content-section .box-login .login-form #idcard,
.smart-trade .content-section .box-login .login-form #dateInput {
  background: none;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .smart-trade .content-section .box-login .login-form .label {
    line-height: 24px;
  }
}
.smart-trade .content-section .box-login .login-btn {
  border-top: solid 1px #01A1DF;
  overflow: hidden;
}
.smart-trade .content-section .box-login .login-btn a {
  color: #fff !important;
}
.smart-trade .content-section .box-login .login-btn .btn-register {
  float: left;
  width: 30%;
  padding: 10px 0;
  text-align: center;
  background-color: #666;
}
.smart-trade .content-section .box-login .login-btn .btn-register:hover {
  background-color: #0082D6;
}
.smart-trade .content-section .box-login .login-btn .btn-login {
  float: left;
  width: 70%;
  padding: 10px 0;
  text-align: center;
  background-color: #01A1DF;
}
.smart-trade .content-section .box-login .login-btn .btn-login:hover {
  background-color: #0082D6;
}
.smart-trade .content-section .box-download .-item {
  margin-bottom: 10px;
  overflow: hidden;
}
.smart-trade .content-section .box-download .-item a {
  color: #fff !important;
}
.smart-trade .content-section .box-download .-item .txt-title {
  float: left;
  width: 70%;
  padding: 10px 0;
  line-height: 1em;
  text-align: right;
  background-color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.smart-trade .content-section .box-download .-item .txt-title span {
  display: block;
  padding-right: 10px;
}
.smart-trade .content-section .box-download .-item .btn-download {
  float: left;
  width: 30%;
  padding: 10px 0;
  line-height: 1em;
  text-align: center;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.smart-trade .content-section .box-download .-item .btn-download:hover {
  background-color: #0082D6;
}
@media screen and (max-width: 767px) {
  .smart-trade .content-section .box-download {
    margin-bottom: 30px;
  }
  .smart-trade .content-section .box-download .-item .txt-title {
    width: 100%;
    text-align: left;
  }
  .smart-trade .content-section .box-download .-item .txt-title span {
    display: block;
    padding: 0 10px;
  }
  .smart-trade .content-section .box-download .-item .btn-download {
    width: 100%;
  }
}

.tax {
  position: relative;
}
.tax .t1 {
  width: calc(100% - 45px);
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .tax .t1 {
    margin-bottom: 15px;
  }
}
.tax .p_t1 {
  float: left;
  width: 35px;
  height: auto;
  line-height: 34px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .tax .p_t1 {
    margin-bottom: 15px;
  }
}
.tax .p_t2 {
  float: left;
  width: 100%;
  height: auto;
  padding: 5px 0 10px 0;
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  color: #b5b5b5;
  /*padding-top: 3px;*/
}
@media screen and (max-width: 767px) {
  .tax .p_t2 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .tax .p_t1 + .p_t2 {
    margin-top: -15px;
  }
}
.tax .p_t3 {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  padding: 12px 10px;
  /*border-top: 1px solid #eee;*/
}
.tax .p_t3 span {
  font-size: 26px;
  background: -webkit-gradient(linear, left top, right top, from(#01A1DF), to(#0082D6));
  background: linear-gradient(to right, #01A1DF 0%, #0082D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1199px) {
  .tax .p_t3 span {
    font-size: 22px !important;
  }
}
.tax .tax-wrapper .heading-bar {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  background-color: #fff;
}
.tax .tax-wrapper .heading-bar .tax-title {
  padding: 3px 0 2px;
}
.tax .tax-wrapper .heading-bar .tax-title h3 {
  font-size: 24px;
  line-height: 20px;
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.tax .tax-wrapper .heading-bar .add-this-print {
  width: auto;
  height: auto;
  text-align: right;
  z-index: 1;
}
.tax .tax-wrapper .heading-bar .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 3px 10px 2px;
  display: inline-block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.tax .tax-wrapper .heading-bar .add-this-print a:hover {
  background-color: #0082D6;
  color: #fff;
  text-decoration: none;
}
.tax .tax-wrapper .heading-bar .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .tax .tax-wrapper .heading-bar .add-this-print {
    text-align: left;
  }
  .tax .tax-wrapper .heading-bar .add-this-print a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.tax .tax-wrapper .tax-calculator {
  line-height: 32px;
}
.tax .tax-wrapper .tax-calculator .-calculator {
  font-family: "DB_Adman_X";
  font-size: 20px;
}
.tax .tax-wrapper .tax-calculator .-calculator .-heading-bar {
  padding: 5px 15px;
  /*margin-bottom: 10px;*/
  position: relative;
  background-color: #01A1DF;
}
.tax .tax-wrapper .tax-calculator .-calculator .-heading-bar .txt-title {
  font-size: 24px;
  line-height: 35px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar {
  /*padding: 10px 15px;*/
  padding: 15px 0;
  position: relative;
  font-size: 20px;
  font-family: "DB_Adman_X";
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .row {
  padding-bottom: 30px;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .row .row {
  padding-bottom: 0;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar h3.title {
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 22px;
  line-height: 22px;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar h3.title span {
  font-size: 16px;
  color: #b5b5b5;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar i {
  font-size: 16px;
  color: #0082D6;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .btn-primary {
  padding: 10px 20px;
  background-color: #0082D6;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .btn-primary i {
  color: white;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .btn-secondary {
  padding: 10px 20px;
  background-color: #ed4343;
  color: white;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 35px;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=text], .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=number] {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  margin: 0 !important;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
  border: 1px solid #CCC;
  background-color: white;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=text]:hover, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=text]:focus, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=number]:hover, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=number]:focus {
  outline: none !important;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=text] {
  text-align: right;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input[type=number] {
  text-align: left;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .input-wrapper input:disabled {
  background-color: #f0f0f0;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 35px;
  vertical-align: middle;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 !important;
  text-align: left;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(../PIE.htc);
  border: 1px solid #CCC;
  background-color: white;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper:hover, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper:focus {
  outline: none !important;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper .selectric {
  padding-left: 10px;
  border-color: #fff;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper .selectric .label {
  height: 30px;
  margin-left: 0;
  margin-right: 0;
  color: #666;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper .selectric .button {
  width: 30px;
  height: 30px;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item .selectric-wrapper .selectric-items {
  color: #666;
  border: none;
}
@media screen and (max-width: 767px) {
  .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .select-item.-salary {
    display: block;
    width: 90%;
  }
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value {
  display: block;
  padding: 0 10px;
  margin: 0;
  width: 100%;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  border-radius: 5px;
  text-align: right !important;
  border: 1px solid #CCC;
  background-color: #f0f0f0;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-red {
  font-size: 26px !important;
  color: red;
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px dashed red;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-blue {
  font-size: 26px !important;
  color: #01A1DF;
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px dashed #01A1DF;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-green {
  font-size: 26px !important;
  color: #3AAA3A;
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px dashed #3AAA3A;
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-yellow {
  font-size: 26px !important;
  color: #db8310;
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px dashed #db8310;
}
@media screen and (max-width: 1199px) {
  .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-red, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-blue, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-green, .tax .tax-wrapper .tax-calculator .-calculator .-body-bar .text-value.bg-yellow {
    font-size: 22px !important;
  }
}
.tax .tax-wrapper .tax-calculator .-calculator .-body-bar .clear-border {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: visible;
  width: 100%;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 20px;
  /*border-bottom: solid 1px $color-text;*/
  background-color: #666;
}
.tax .tax-wrapper .tax-calculator .-tb-result {
  font-size: 20px;
  font-family: "DB_Adman_X";
}
.tax .tax-wrapper .tax-calculator .-tb-result .-heading-bar {
  padding: 5px 15px;
  margin-bottom: 0;
  position: relative;
  background-color: #01A1DF;
}
.tax .tax-wrapper .tax-calculator .-tb-result .-heading-bar .txt-title {
  font-size: 24px;
  line-height: 35px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.tax .tax-wrapper .tax-calculator .-tb-result .-tb-tax {
  background-color: #f6f6f6;
  padding: 0 15px;
  margin-bottom: 25px;
  position: relative;
  font-size: 20px;
  font-family: "DB_Adman_X";
  line-height: 35px;
}
.tax .tax-wrapper .tax-calculator .-tb-result .-tb-tax .first-col {
  border: 1px solid white;
  border-left: 0;
  border-top: 0;
}
.tax .tax-wrapper .tax-calculator .-tb-result .-tb-tax .second-col {
  border: 1px solid white;
  border-left: 0;
  border-top: 0;
}
.tax .tax-wrapper .tax-calculator .-tb-result .-tb-tax .third-col {
  border-bottom: 1px solid white;
}
.tax .tax-wrapper .tax-calculator .sum-tax {
  padding: 10px 15px 20px;
  margin-bottom: 20px;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 35px;
  font-weight: normal;
  background-color: #f6f6f6;
  border-bottom: 3px solid #01A1DF;
}
.tax .tax-wrapper .tax-calculator .sum-tax .row {
  padding-bottom: 0 !important;
}
.tax .tax-wrapper .tax-calculator .sum-tax .lbl-custom {
  font-size: 24px !important;
  color: #01A1DF;
}
.tax .tax-wrapper .tax-calculator .sum-tax .txt-label {
  /*padding-left: 15px;*/
}
.tax .tax-wrapper .tax-calculator .sum-tax .text-value {
  font-size: 24px !important;
  color: #01A1DF !important;
  background-color: transparent !important;
}
.tax .tax-wrapper .tax-calculator .sum-tax .txt-right {
  font-size: 20px;
  color: black;
}
.tax .tax-wrapper .tax-calculator .txt-right {
  text-transform: capitalize;
  text-align: right;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .tax .tax-wrapper .tax-calculator .txt-right {
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
  }
}
.tax .tax-wrapper .tax-calculator .txt-header {
  display: block;
  margin-bottom: 8px;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
}
.tax .tax-wrapper .tax-calculator .txt-header .p_t2 {
  float: none;
  padding: 0;
  font-size: 18px;
}
.tax .tax-wrapper .tax-calculator .txt-form {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.tax .tax-wrapper .tax-calculator .txt-center {
  text-align: center;
}
.tax .tax-wrapper .tax-calculator .txt-red {
  color: #ff0000;
}
.tax .tax-wrapper .tax-calculator .txt-blue {
  color: #0082D6;
}
.tax .tax-wrapper .tax-calculator .txt-green {
  color: #3AAA3A;
}
.tax .tax-wrapper .tax-calculator .-short {
  text-align: center;
}
.tax .tax-wrapper .tax-calculator .-normal {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .tax .tax-wrapper .tax-calculator .txt-right,
  .tax .tax-wrapper .tax-calculator .txt-center {
    text-align: left;
  }
  .tax .tax-wrapper .tax-calculator .-normal {
    text-align: left;
  }
}

.saving-money .saving-wrapper .heading-bar {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  background-color: #fff;
}
.saving-money .saving-wrapper .heading-bar .saving-title {
  padding: 3px 0 2px;
}
.saving-money .saving-wrapper .heading-bar .saving-title h3 {
  font-size: 24px;
  line-height: 20px;
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.saving-money .saving-wrapper .heading-bar .add-this-print {
  width: auto;
  height: auto;
  text-align: right;
  z-index: 1;
}
.saving-money .saving-wrapper .heading-bar .add-this-print a {
  color: #fff;
  font-family: "DB_Adman_X";
  font-size: 20px;
  line-height: 20px;
  margin: 0 5px;
  padding: 3px 10px 2px;
  display: inline-block;
  background-color: #01A1DF;
  -webkit-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out;
}
.saving-money .saving-wrapper .heading-bar .add-this-print a:hover {
  background-color: #0082D6;
  color: #fff;
  text-decoration: none;
}
.saving-money .saving-wrapper .heading-bar .add-this-print a i {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .saving-money .saving-wrapper .heading-bar .add-this-print {
    text-align: left;
  }
  .saving-money .saving-wrapper .heading-bar .add-this-print a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.saving-money .saving-wrapper .saving-calculator {
  line-height: 32px;
}
.saving-money .saving-wrapper .saving-calculator .-calculator {
  font-size: 20px;
  font-family: "DB_Adman_X";
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-heading-bar {
  padding: 10px;
  position: relative;
  background-color: #01A1DF;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-heading-bar .txt-title {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar {
  padding: 25px 10px;
  position: relative;
  font-size: 20px;
  font-family: "DB_Adman_X";
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .row {
  padding-bottom: 20px;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .form-wrapper {
  font-size: 20px;
  padding-bottom: 17px;
  margin-bottom: 25px;
  border-bottom: 1px solid #919191;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .form-wrapper .input-wrapper {
  display: block;
  padding: 0 10px;
  margin: 0 auto;
  margin-right: 0;
  max-width: 80%;
  height: 36px;
  border-radius: 10px;
  -pie-border-radius: 10px;
  behavior: url(../PIE.htc);
  border: 1px solid #CCC;
  background: #FFF;
  vertical-align: middle;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .form-wrapper .input-wrapper input[type=text] {
  text-align: right;
  width: 100%;
  height: 24px;
  margin-top: 3px;
}
@media screen and (max-width: 414px) {
  .saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .form-wrapper .input-wrapper {
    max-width: 100%;
  }
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper {
  padding-bottom: 17px;
  margin-bottom: 25px;
  border-bottom: 1px solid #919191;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper .result-wrapper {
  padding: 0 10px;
  margin: 0 auto;
  margin-right: 0;
  max-width: 80%;
  height: 32px;
  background-color: #f0f0f0;
  color: #0082D6;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper .result-wrapper span {
  font-size: 20px;
}
@media screen and (max-width: 414px) {
  .saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper .result-wrapper {
    max-width: 100%;
  }
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper.summary h3 {
  font-size: 22px;
  line-height: 20px;
  color: #ff0000;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper.summary h3 span {
  color: #01A1DF;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .display-wrapper.summary span {
  font-size: 22px;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .image-wrapper {
  text-align: center;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .image-wrapper img {
  max-width: 100%;
  margin-bottom: 15px;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .image-wrapper h3 {
  font-size: 24px;
  line-height: 20px;
  color: #666;
  font-family: "DB_Adman_X";
  font-weight: normal;
  margin-bottom: 15px;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .image-wrapper a {
  font-size: 24px;
  line-height: 20px;
  color: #01A1DF;
  font-family: "DB_Adman_X";
  font-weight: normal;
  text-decoration: underline;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .image-wrapper a:hover {
  color: #0082D6;
}
.saving-money .saving-wrapper .saving-calculator .-calculator .-body-bar .btn-primary {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result {
  font-size: 20px;
  font-family: "DB_Adman_X";
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-heading-bar {
  padding: 10px;
  margin-bottom: 2px;
  position: relative;
  background-color: #01A1DF;
  text-align: right;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-heading-bar .txt-title {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: "DB_Adman_X";
  font-weight: normal;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table {
  margin-bottom: 25px;
  position: relative;
  font-size: 14px;
  font-family: "DB_Adman_X";
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .row {
  margin-left: -1px;
  margin-right: -1px;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .col-xs-3,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .col-xs-4,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .col-xs-5,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .col-xs-8 {
  padding-left: 1px;
  padding-right: 1px;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .first-col,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .second-col,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .third-col {
  padding: 3px 10px 2px 10px;
  margin-bottom: 2px;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .first-col span,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .second-col span {
  color: #01A1DF;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .bg-white {
  background-color: #fff;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-head .bg-dark {
  background-color: #f0f0f0;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .first-col,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .second-col,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .third-col {
  padding: 3px 10px 2px 10px;
  margin-bottom: 2px;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .first-col,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .second-col {
  background-color: #f0f0f0;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .first-col span,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .second-col span {
  color: #666;
}
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .first-col.featured span,
.saving-money .saving-wrapper .saving-calculator .-tb-result .-table .-body .second-col.featured span {
  color: #01A1DF;
  font-weight: bold;
}
.saving-money .saving-wrapper .saving-calculator .txt-right {
  text-transform: capitalize;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .saving-money .saving-wrapper .saving-calculator .txt-right {
    text-align: left;
  }
}
.saving-money .saving-wrapper .saving-calculator .txt-center {
  text-align: center;
}
.saving-money .saving-wrapper .saving-calculator .txt-red {
  color: #ff0000;
}
.saving-money .saving-wrapper .saving-calculator .txt-blue {
  color: #0082D6;
}
.saving-money .saving-wrapper .saving-calculator .txt-green {
  color: #3AAA3A;
}
.saving-money .saving-wrapper .saving-calculator .-short {
  text-align: center;
}
.saving-money .saving-wrapper .saving-calculator .-normal {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .saving-money .saving-wrapper .saving-calculator .txt-right,
  .saving-money .saving-wrapper .saving-calculator .txt-center {
    text-align: left;
  }
  .saving-money .saving-wrapper .saving-calculator .-normal {
    text-align: left;
  }
}

.sitemap .heading-section {
  margin: 15px auto 30px auto;
}
.sitemap .heading-section .title-section {
  margin: 0 auto;
}
.sitemap .heading-section .title-section h2 {
  font-family: "DB_Adman_X";
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
}
.sitemap .heading-section .title-section .primary-title {
  color: #01A1DF;
}
.sitemap .heading-section .title-section .-left {
  text-align: left;
}
.sitemap .sitemap-wrapper .row {
  margin-bottom: 10px;
}
.sitemap .sitemap-wrapper .txt-title {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
  margin: 5px 0;
  font-weight: normal;
}
.sitemap .sitemap-wrapper .txt-title a {
  font-size: 20px;
  line-height: 24px;
  font-family: "DB_Adman_X";
  color: #01A1DF;
}
.sitemap .sitemap-wrapper .txt-title a:hover {
  color: #0082D6;
  text-decoration: none;
}
.sitemap .sitemap-wrapper .list-menu-sitemap {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.sitemap .sitemap-wrapper .list-menu-sitemap .item-menu {
  list-style-type: circle;
  list-style-position: outside;
  color: #01A1DF;
  margin-left: 15px;
}
.sitemap .sitemap-wrapper .list-menu-sitemap .item-menu a {
  color: #666;
}
.sitemap .sitemap-wrapper .list-menu-sitemap .item-menu a:hover {
  color: #01A1DF;
  text-decoration: none;
}

/* responsive control stylesheet */
/* **DO NOT** import another scss component below reponsive import!! */