@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6f6f6f;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #c9c9c9;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #c9c9c9;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #c9c9c9;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #6f6f6f;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #c9c9c9;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #6f6f6f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #b9b9b9;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #b9b9b9;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #afafaf;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #c9c9c9;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #6f6f6f;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #626262;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #c9c9c9;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #c9c9c9;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #b9b9b9;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #c9c9c9;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #c9c9c9;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.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.42857143;
  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: #b9b9b9;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #efefef;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #efefef;
}
.navbar-inverse .navbar-nav > li > a {
  color: #efefef;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #efefef;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #efefef;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #efefef;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #c9c9c9;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #c9c9c9;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #c9c9c9;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #c9c9c9;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b0b0b0;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #c9c9c9;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #6f6f6f;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #c9c9c9;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #c9c9c9;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #6f6f6f;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #6f6f6f;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #b9b9b9;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: " ";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #b9b9b9;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
html,
body {
  height: 100%;
}
html .carousel,
body .carousel {
  height: 500px;
  margin-top: 80px;
}
html .carousel .item,
body .carousel .item,
html .carousel .active,
body .carousel .active,
html .carousel .carousel-inner,
body .carousel .carousel-inner {
  height: 100%;
}
html .carousel .fill,
body .carousel .fill {
  width: 100%;
  height: 100%;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
}
html *,
body * {
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
body {
  font-family: 'Open Sans', sans-serif;
}
body p {
  font-weight: 300;
}
body .modal-backdrop {
  z-index: 0;
}
@media print {
  body {
    margin: 50mm 25mm 25mm 25mm !important;
  }
}
.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.red-anchor {
  color: #8a2b33;
  cursor: pointer;
}
.red-anchor svg {
  fill: #8a2b33;
  cursor: pointer;
}
.red-anchor:hover {
  color: #222222;
  text-decoration: none;
}
.red-anchor:hover svg {
  fill: #222222;
}
h1.red_heading,
h2.red_heading {
  color: #8a2b33;
  font-size: 60px;
  font-weight: lighter;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 100px;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 1230px) {
  .container {
    min-width: 1230px;
  }
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-margin {
  margin: 0;
}
.center-block {
  float: none;
}
.bold {
  font-weight: bold;
}
.same-height {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: top;
  align-items: top;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .same-height > [class*="col-"] {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .same-height > [class*="col-"] {
    width: 100%;
  }
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.animated {
  opacity: 0;
}
.animated.in.fade-in {
  animation-name: fadeIn;
}
.animated.in.fade-in-up {
  animation-name: fadeInUp;
}
.animated.in.fade-in-down {
  animation-name: fadeInDown;
}
.animated.in.fade-in-left {
  animation-name: fadeInLeft;
}
.animated.in.fade-in-right {
  animation-name: fadeInRight;
}
.animated.in.slide-in-up {
  animation-name: slideInUp;
}
.animated.in.slide-in-down {
  animation-name: slideInDown;
}
.animated.in.slide-in-left {
  animation-name: slideInLeft;
}
.animated.in.slide-in-right {
  animation-name: slideInRight;
}
.animated.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
.animated.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
.animated.in.bounce-in {
  animation-name: bounceIn;
}
.animated.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
.animated.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
.loader .loader-content svg {
  width: 75px;
  height: 75px;
}
.loader .loader-content svg path,
.loader .loader-content svg rect {
  fill: #8a2b33;
}
.text-smooth {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.video-modal-window .modal-dialog {
  width: 800px;
}
.bottom_section {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .bottom_section {
    padding-top: 0;
    padding-bottom: 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .bottom_section .buttons {
    text-align: center;
    padding-top: 15px;
  }
}
.bottom_section .buttons a {
  margin-left: 5px;
  font-size: 13px;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .bottom_section .buttons a {
    font-size: 11px;
    padding: 0 7px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bottom_section .buttons a {
    font-size: 10px;
    padding: 0px 5px;
    width: 100%;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .bottom_section .buttons a {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.round_icons {
    padding-left: 10px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  ul.round_icons {
    margin: 20px auto;
  }
}
ul.round_icons li a {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #8a2b33;
  color: #8a2b33;
  transition: all 0.8s;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.round_icons li a {
    width: 25px;
    height: 25px;
    line-height: 20px;
    font-size: 8px;
  }
}
ul.round_icons li a .icon {
  display: inline-block;
}
ul.round_icons li a .icon svg {
  display: inline-block;
  width: 25px;
  height: 25px;
  fill: #8a2b33;
  margin-bottom: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.round_icons li a .icon svg {
    width: 14px;
    height: 14px;
  }
}
ul.round_icons li a .icon svg.icon-floorplan {
  position: relative;
  top: -2px;
  right: -1px;
}
ul.round_icons li a .icon svg:hover {
  fill: white;
}
ul.round_icons li a .icon svg path,
ul.round_icons li a .icon svg circle,
ul.round_icons li a .icon svg g {
  stroke: #8a2b33;
}
ul.round_icons li a .icon svg path.no-stroke,
ul.round_icons li a .icon svg circle.no-stroke,
ul.round_icons li a .icon svg g.no-stroke {
  stroke: none;
  fill: #8a2b33;
}
ul.round_icons li a .icon svg path.no-fill,
ul.round_icons li a .icon svg circle.no-fill,
ul.round_icons li a .icon svg g.no-fill {
  stroke: #8a2b33;
  fill: none;
}
ul.round_icons li a:hover {
  background-color: #8a2b33;
  color: white;
}
ul.round_icons li a:hover svg path,
ul.round_icons li a:hover svg circle,
ul.round_icons li a:hover svg g {
  stroke: white;
}
ul.round_icons li a:hover svg path.no-stroke,
ul.round_icons li a:hover svg circle.no-stroke,
ul.round_icons li a:hover svg g.no-stroke {
  stroke: none;
  fill: white;
}
ul.round_icons li a:hover svg path.no-fill,
ul.round_icons li a:hover svg circle.no-fill,
ul.round_icons li a:hover svg g.no-fill {
  stroke: white;
  fill: none;
}
ul.round_icons li.icons {
  position: relative;
  padding: 0 !important;
  margin-bottom: 8px;
}
ul.round_icons li.icons .desc_popup {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: -60px;
  left: -76px;
  transition: all 0.7s;
  width: 200px;
  height: 45px;
  padding: 20px 15px;
  background-color: white;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.15);
}
ul.round_icons li.icons .desc_popup:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: white;
  border-width: 20px;
  margin-left: -20px;
}
ul.round_icons li.icons .desc_popup h6 {
  color: #8a2b33;
  margin: 0;
  line-height: 100%;
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
}
ul.round_icons li.icons:hover .desc_popup {
  visibility: visible;
  opacity: 1;
}
.livechat_button {
  opacity: 1;
  visibility: visible;
  z-index: 200;
  position: fixed;
  bottom: 50px;
  width: 84px;
  height: 84px;
  max-width: 100%;
  max-height: calc(50%);
  min-height: 0px;
  min-width: 0px;
  background-color: transparent;
  border: 0px;
  overflow: hidden;
  right: 0px;
  transition: none 0s ease 0s !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.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
/* Special classes for validation warnings */
.invalid-form-fields-mixin.ng-submitted input.ng-invalid,
.invalid-form-fields-mixin.ng-submitted select.ng-invalid,
.invalid-form-fields-mixin.ng-submitted textarea.ng-invalid,
.invalid-form-fields-mixin.ng-submitted input[type="radio"].ng-invalid + label:before,
.invalid-form-fields-mixin.ng-submitted input[type="checkbox"].ng-invalid + label:before {
  background: pink !important;
  border-color: red !important;
  box-shadow: none !important;
}
.mixin-pin-pulse {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 60%;
  top: 68%;
  margin: 14px 0px 0px -18px;
  transform: rotateX(55deg);
  z-index: 0;
}
.mixin-pin-pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  animation: pulsate 2.5s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: rgba(69, 69, 69, 0.6);
  box-shadow: 0 0 1px 2px #222222;
  animation-delay: 1s;
}
#map {
  width: 100%;
  height: 610px;
  margin-top: 120px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  #map {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #map {
    height: 500px;
    margin-top: 95px;
  }
}
@media only screen and (max-width: 767px) {
  #map {
    height: calc(100vh - 168px);
    margin-top: 0;
  }
}
#map .angular-google-map-container {
  height: 610px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  #map .angular-google-map-container {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #map .angular-google-map-container {
    height: 500px;
  }
}
@media only screen and (max-width: 767px) {
  #map .angular-google-map-container {
    height: calc(100vh - 168px);
  }
}
#map .angular-google-map-container .popup-wrapper > img {
  display: none;
}
#map .map-flyout {
  transition: all 0.7s;
  width: 324px;
  height: 250px;
  background-color: #110f0d;
  border: 3px solid #110f0d;
  box-shadow: 2px 2px 5px 6px rgba(0, 0, 0, 0.15);
}
#map .map-flyout a:hover {
  text-decoration: none;
}
#map .map-flyout .desc_popup .img-flyout {
  width: 100%;
  height: 172px;
  background-color: #c9c9c9;
  background-position: center center;
  background-size: cover;
}
#map .map-flyout .desc_popup:after {
  top: 100%;
  left: 20%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #110f0d;
  border-width: 15px;
  margin-left: -15px;
}
#map .map-flyout .desc_popup h3 {
  color: white;
  margin-top: 15px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
}
#map .map-flyout .desc_popup p {
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  color: white;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
#map .map-flyout .desc_popup p strong {
  display: block;
}
#map .map-flyout .desc_popup .location p {
  padding-right: 0;
}
#map .map-flyout .desc_popup .price p {
  padding-left: 0;
}
#map .marker-labels {
  color: #ffffff;
  font-size: 24px;
  padding: 0.5px 1px;
  background: #9f2933;
  margin-top: -53px !important;
}
.navbar {
  background-color: rgba(17, 15, 13, 0.9);
  font-family: 'Open Sans', sans-serif;
  border-bottom: 0;
  z-index: 999;
  /**
     * Use phone nav in tablet portrait
     */
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar {
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .navbar {
    background-color: transparent;
  }
}
.navbar .nav-top {
  height: 38px;
  border-bottom: 1px solid #222222;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .nav-top {
    background-color: #110f0d;
  }
}
.navbar .nav-top ul {
  margin: 0;
}
.navbar .nav-top ul li {
  line-height: 36px;
  padding-right: 38px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .nav-top ul li {
    padding-right: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .nav-top ul li {
    padding-right: 5px;
  }
}
.navbar .nav-top ul li a {
  color: #e6e0d3;
  font-size: 14px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .nav-top ul li a {
    font-size: 12px;
  }
}
.navbar .nav-top ul li a:hover,
.navbar .nav-top ul li a:focus {
  color: white;
  text-decoration: none;
}
.navbar .nav-top ul li a .icon {
  margin-right: 5px;
}
.navbar .nav-top ul li a .fa {
  font-size: 18px;
  margin-right: 5px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar > .container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .navbar > .container {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header {
    background-color: #110f0d;
    margin: -1px -15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-header {
    background-color: #110f0d;
    margin: 0;
  }
}
.navbar .navbar-header .navbar-brand {
  padding: 0;
  height: auto;
  margin-top: -38px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-header .navbar-brand {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header .navbar-brand {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-header .navbar-brand {
    margin-top: 0;
    margin-left: 0  !important;
  }
}
.navbar .navbar-header .navbar-brand .logo-background {
  background-color: #e6e0d3;
  padding: 8px 30px 12px 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header .navbar-brand .logo-background {
    padding: 8px 20px 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-header .navbar-brand .logo-background {
    padding: 5px 10px;
  }
}
.navbar .navbar-header .navbar-brand .logo-background .logo-image {
  max-width: 206px;
  height: 99px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header .navbar-brand .logo-background .logo-image {
    max-width: 156px;
    height: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-header .navbar-brand .logo-background .logo-image {
    max-width: 103px !important;
    height: 50px !important;
  }
}
.navbar .navbar-header .navbar-brand .logo-background .logo-image .st0 {
  fill: #8a2b33;
}
.navbar .navbar-header .navbar-toggle {
  border: none;
  background: transparent !important;
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-header .navbar-toggle {
    margin-top: 15px;
    margin-bottom: 0;
    border: 0;
  }
}
.navbar .navbar-header .navbar-toggle:hover {
  background: transparent !important;
}
.navbar .navbar-header .navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar .navbar-header .navbar-toggle .icon-bar:nth-child(2) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar .navbar-header .navbar-toggle .icon-bar:nth-child(3) {
  opacity: 0;
}
.navbar .navbar-header .navbar-toggle .icon-bar:nth-child(4) {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(2) {
  transform: rotate(0);
}
.navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity: 1;
}
.navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(4) {
  transform: rotate(0);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse {
    max-height: calc(90vh - 50px);
    padding: 0;
    margin: 0;
    background-color: rgba(17, 15, 13, 0.95);
    border-top: 0;
    box-shadow: none;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse {
    max-height: calc(90vh - 50px);
    padding: 0;
    margin: 0 0 60px;
    background-color: rgba(17, 15, 13, 0.95);
    border-top: 0;
    box-shadow: none;
  }
}
.navbar .navbar-collapse .navbar-nav {
  padding-right: 15px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .navbar-nav {
    float: left !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav {
    float: none !important;
    padding: 0;
    margin: 25px 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav {
    float: none !important;
    padding: 0;
    margin: 25px 0;
    overflow: hidden;
  }
}
.navbar .navbar-collapse .navbar-nav li {
  padding: 0;
  position: relative;
}
.navbar .navbar-collapse .navbar-nav li a {
  color: #b9b9b9;
  text-transform: uppercase;
  max-width: 175px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1.3px;
  padding: 30px 20px;
  white-space: nowrap;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .navbar .navbar-collapse .navbar-nav li a {
    padding: 30px 13px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav li a {
    padding: 30px 10px;
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .navbar-nav li a {
    padding: 30px 15px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav li a {
    max-width: 100%;
    padding: 15px 30px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav li a {
    max-width: 100%;
    padding: 15px 30px;
    text-align: left;
  }
}
.navbar .navbar-collapse .navbar-nav li a.no-padding {
  padding: 0;
}
.navbar .navbar-collapse .navbar-nav li:first-child a {
  border: 0;
}
.navbar .navbar-collapse .navbar-nav li:hover .nav-submenu {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out;
}
.navbar .navbar-collapse .navbar-nav li.open > a {
  background-color: transparent;
}
.navbar .navbar-collapse .navbar-nav li.open > a:hover,
.navbar .navbar-collapse .navbar-nav li.open > a:focus {
  background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav li.open > .nav-submenu {
    max-height: 100%;
    top: 0;
    left: 0;
    padding: 15px 0;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav li.open > .nav-submenu {
    max-height: 100%;
    top: 0;
    left: 0;
    padding: 15px 0;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.navbar .navbar-collapse .navbar-nav li.dropdown:last-child ul.nav-submenu {
  right: -2px;
  left: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav li.dropdown:last-child ul.nav-submenu {
    left: -52px;
  }
}
.navbar .navbar-collapse .navbar-nav > li {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav > li {
    padding: 0px 3px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .navbar-nav > li {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav > li {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav > li {
    padding: 0;
  }
}
.navbar .navbar-collapse .navbar-nav > li:first-child {
  padding-left: 45px;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child {
    padding-left: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .navbar-nav > li:first-child {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child {
    padding: 0;
  }
}
.navbar .navbar-collapse .nav-submenu {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease-in;
  position: absolute;
  top: 84px;
  left: 15px;
  background-color: rgba(17, 15, 13, 0.9);
  list-style: none;
  padding: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .nav-submenu {
    top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .nav-submenu {
    background-color: rgba(161, 142, 126, 0.2);
    position: relative;
    max-height: 1px;
    margin: 0;
    top: 0;
    left: 0;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu {
    background-color: rgba(161, 142, 126, 0.2);
    position: relative;
    max-height: 1px;
    margin: 0;
    top: 0;
    left: 0;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title {
  padding: 0;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item:hover .top_anchor_trigger span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title:hover .top_anchor_trigger span {
  background-color: #e6e0d3;
  color: #222222;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item:last-child,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title:last-child {
  border-bottom: 0;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  text-align: left;
  font-size: 14px;
  padding: 0;
  margin: 0;
  letter-spacing: 0.7px;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  color: #b9b9b9;
  text-transform: uppercase;
  font-weight: 400;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.active {
  background: rgba(161, 142, 126, 0.2);
  transition: all ease-out 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item > a,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title > a,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item .title,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title .title {
    font-size: 12px;
  }
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item .title span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title .title span {
    padidng: 20px 18px;
  }
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title span {
  padding: 20px 22px;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  font-weight: 400;
  transition: all 0.2s ease-in;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item .title span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title .title span {
    padding: 15px 20px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item .title span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title .title span {
    padding: 15px 15px 15px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title > a span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-item .title span,
  .navbar .navbar-collapse .nav-submenu .nav-submenu-title .title span {
    padding: 15px 15px 15px 45px;
  }
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title:hover {
  text-decoration: none;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a:hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a:hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title:hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title:hover span {
  color: white;
  transition: all 0.2s ease-out;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a:focus,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a:focus,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title:focus,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title:focus {
  text-decoration: none;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.active {
  box-shadow: inset 400px 0 0 0 rgba(161, 142, 126, 0.2);
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.no-hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.no-hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.no-hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.no-hover {
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  cursor: default;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.no-hover:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.no-hover:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.no-hover:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.no-hover:hover,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.no-hover.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.no-hover.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.no-hover.active,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.no-hover.active {
  background: transparent;
  transition: all ease-out 0.3s;
}
.navbar .navbar-collapse .nav-submenu .nav-submenu-item > a.no-hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title > a.no-hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-item .title.no-hover span,
.navbar .navbar-collapse .nav-submenu .nav-submenu-title .title.no-hover span {
  color: #b9b9b9 !important;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu {
  width: 980px;
  min-height: 365px;
  padding: 35px 0 35px 20px;
  left: -8px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu {
    left: -251px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu {
    top: 84px;
    left: -200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu {
    width: 100%;
    min-height: 1px;
    padding: 0;
    left: 0;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu {
    width: 100%;
    min-height: 1px;
    padding: 0;
    left: 0;
    overflow-x: hidden;
  }
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .col-menu {
  border-left: 1px solid rgba(230, 224, 211, 0.2);
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .col-menu:first-child {
  border: none;
  max-width: 250px;
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu .col-menu:first-child {
    max-width: 100%;
  }
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .col-menu a span,
.navbar .navbar-collapse .nav-submenu.mega-submenu .col-menu .title span {
  padding-left: 40px;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail {
  position: absolute;
  right: 0;
  background-color: rgba(161, 142, 126, 0.2);
  padding: 20px;
  margin-top: 15%;
  margin-right: -20px;
  max-width: 290px;
  overflow: hidden;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail .image {
  width: 250px;
  height: 155px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  background-color: #c9c9c9;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail .price {
  color: white;
  font-size: 11px;
  font-weight: 300;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave {
  transition: all linear 0.5s;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave.ng-leave-active,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter {
  opacity: 0;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave.ng-leave-active .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave.ng-leave-active .price,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move .price,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter .price {
  transition: all linear 0.1s;
  opacity: 0;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move.ng-move-active,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter.ng-enter-active {
  opacity: 1;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move.ng-move-active .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter.ng-enter-active .location,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-leave .price,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-move.ng-move-active .price,
.navbar .navbar-collapse .nav-submenu.mega-submenu .detail.ng-enter.ng-enter-active .price {
  transition: all linear 0.1s;
  opacity: 1;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu {
  margin: 10px 0 20px 40px;
  position: relative;
  top: 0;
  left: 0;
  background-color: transparent;
  max-height: 305px;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu {
    max-height: 1px;
    overflow-y: auto;
    margin: 0;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu {
    max-height: 1px;
    overflow-y: auto;
    margin: 0;
    padding: 0 !important;
  }
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu .nav-submenu-item a {
  font-size: 12px;
}
.navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu .nav-submenu-item a span {
  padding: 12px 22px 12px 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu .nav-submenu-item a span {
    padding-left: 62px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .navbar-collapse .nav-submenu.mega-submenu .nav-submenu .nav-submenu-item a span {
    padding-left: 62px;
  }
}
.navbar .rollover-details {
  display: none;
  padding: 17px 22px;
  font-size: 13px;
  color: #fff;
  text-transform: none;
  line-height: 1.846;
}
.navbar .rollover-details img {
  width: 100%;
  margin-bottom: 10px;
}
.navbar .rollover-details p {
  margin: 0;
}
.navbar .rollover-details .fa-caret-right {
  float: right;
  padding-top: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header {
    float: none;
  }
  .navbar .navbar-left,
  .navbar .navbar-right {
    float: none !important;
  }
  .navbar .navbar-toggle {
    display: block;
  }
  .navbar .navbar-toggle .icon-bar {
    width: 30px !important;
    height: 4px;
  }
  .navbar .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar .navbar-collapse {
    width: 100%;
    max-width: 350px;
    position: absolute;
    right: -15px;
    margin: 0;
  }
  .navbar .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar .navbar-collapse.in {
    display: block !important;
  }
  .navbar .navbar-nav {
    float: none !important;
    margin: 0 !important;
  }
  .navbar .navbar-nav > li {
    float: none;
  }
  .navbar .navbar-nav > li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar .navbar-nav > li:last-child a {
    padding-bottom: 20px;
  }
}
.top-navigation.fix-to-top .logo-background {
  border-radius: 0 !important;
  padding-bottom: 6px !important;
}
.top-navigation.fix-to-top .nav-top {
  transition: all 0.1s ease-out;
  margin-top: -38px;
}
.top-navigation.fix-to-top .navbar-brand {
  margin-left: 15px;
  margin-top: 0;
}
.top-navigation.fix-to-top .navbar-brand .logo-background .logo-image {
  max-width: 135px;
  height: 65px;
}
.top-navigation.fix-to-top .navbar-collapse .nav-submenu {
  top: 82px;
}
footer {
  position: relative;
  z-index: 99;
  background-color: #110f0d;
  padding: 30px;
  padding-bottom: 15px;
  letter-spacing: 1px;
  opacity: 0;
  transition: opacity 0.15s linear;
  animation-name: fadeIn;
}
footer.in {
  opacity: 1;
}
footer .cust_left {
  float: left;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  footer .cust_left {
    width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .cust_left {
    width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  footer .cust_left {
    width: 100%;
    margin-top: 15px;
  }
}
@media print {
  footer .cust_left {
    width: 100%;
  }
}
footer .cust_right {
  float: right;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  footer .cust_right {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .cust_right {
    width: 100%;
  }
}
@media print {
  footer .cust_right li:not(.social_lists) {
    display: none !important;
  }
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  display: inline;
  border-left: 1px solid;
  padding-left: 10.5px;
  padding-right: 7.5px;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  footer ul li {
    padding-right: 3px;
    padding-left: 3px;
  }
}
footer ul li:first-child {
  border-left: 0;
  padding-left: 0;
}
footer ul li a {
  color: #6f6f6f;
}
footer ul li a:hover,
footer ul li a:focus {
  color: #fff;
  text-decoration: none;
}
footer p {
  margin: 0;
}
footer .footer-icon {
  margin-right: 20px;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  footer .house_icon {
    display: none;
  }
}
footer .footer-copyright {
  color: #6f6f6f;
  font-size: 11px;
  font-family: "Arial";
}
footer .footer-copyright .gl-link {
  color: #b9b9b9;
  font-weight: 600;
}
footer .footer-copyright .gl-link:hover {
  color: #fff;
  text-decoration: none;
}
footer .footer-copyright .gl-link:focus {
  text-decoration: none;
}
@media print {
  footer .footer-copyright li:not(:first-child) {
    display: none;
  }
}
footer .footer-links li {
  font-size: 10px;
  line-height: 10px;
  height: 10px;
}
footer .footer-links li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #6f6f6f;
}
footer .footer-links li .fa {
  background-color: #e6e0d3;
  height: 25px;
  width: 25px;
  line-height: 27px;
  border-radius: 50%;
  padding-top: 0;
  padding-left: 0;
  text-align: center;
  color: #222222;
  margin-right: 7px;
  transition: all 0.5s;
}
footer .footer-links li .fa:hover {
  background-color: #fff;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  footer .footer-links .social_lists {
    display: block;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .footer-links .social_lists {
    padding-left: 0;
    padding-right: 0;
    float: right;
  }
}
/**
 * Mobile Footer
 */
.footer-mobile {
  background: #110f0d;
  width: 100%;
  bottom: 0;
}
@media print {
  .footer-mobile {
    display: none !important;
  }
}
.footer-mobile ul {
  margin-left: 0;
}
.footer-mobile ul li {
  float: left;
  padding: 0;
  width: 25%;
}
.footer-mobile ul li a {
  background: #110f0d;
  display: block;
  color: #e6e0d3;
  padding: 5px 0px;
  line-height: 18px;
  font-size: 10px;
  text-align: center;
  border-right: 1px solid rgba(161, 142, 126, 0.2);
}
.footer-mobile ul li a .icon {
  fill: #e6e0d3;
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 25px;
}
.cookie-banner {
  background-color: #110f0d;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
.cookie-banner.is-open {
  visibility: visible;
  opacity: 1;
}
.cookie-banner > .row > div[class^="col-"] p {
  color: #e6e0d3;
  font-size: 15px;
}
.cookie-banner > .row > div[class^="col-"] p:nth-child(2) {
  font-size: 18px;
}
.cookie-banner > .row > div[class^="col-"] p a {
  color: #fff;
  text-decoration: underline;
}
.cookie-banner > .row > div[class^="col-"] .btn-close {
  color: #e6e0d3;
  cursor: pointer;
  position: absolute;
  top: 7.5px;
  right: 15px;
}
.cookie-banner > .row > div[class^="col-"] .btn-i-accept {
  background-color: #8a2b33;
  color: white;
}
/**
 * General modal styles
 */
.modal .modal-close {
  background: rgba(17, 15, 13, 0.6);
  transition: all ease-in 0.3s;
  color: #e6e0d3;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 15px;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
}
.modal .modal-close:hover,
.modal .modal-close.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
.modal .modal-close svg {
  fill: #e6e0d3;
  cursor: pointer;
}
.modal .modal-close:hover {
  color: white;
  text-decoration: none;
}
.modal .modal-close:hover svg {
  fill: white;
}
@media only screen and (max-width: 767px) {
  .modal .modal-close {
    top: 70px;
    right: 30px;
    z-index: 10;
  }
}
.modal .modal-content {
  border: none;
}
@media only screen and (max-width: 767px) {
  .modal .modal-dialog {
    width: 100% !important;
    margin: 0 auto !important;
  }
}
.modal .modal-dialog .modal-header {
  border-bottom: none;
  padding: 0;
  text-align: right;
}
.modal .modal-dialog .modal-header .btn-close {
  background: none;
  border: 0;
  font-size: 20px;
}
.modal .modal-dialog .modal-header .btn-close:hover {
  color: #8a2b33;
}
.modal .modal-dialog .modal-header .close_icon {
  color: #e6e0d3;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: -45px;
  right: -45px;
}
.modal .modal-dialog .modal-header .close_icon svg {
  fill: #e6e0d3;
  cursor: pointer;
}
.modal .modal-dialog .modal-header .close_icon:hover {
  color: white;
  text-decoration: none;
}
.modal .modal-dialog .modal-header .close_icon:hover svg {
  fill: white;
}
@media only screen and (max-width: 767px) {
  .modal .modal-dialog .modal-header .close_icon {
    top: 70px;
    right: 30px;
    z-index: 10;
  }
}
/**
 * Center align modals
 */
/*
.modal {
    text-align: center;
    padding: 0 !important;
    &:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }
    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}
*/
/**
 * Get updates
 */
.modal-get-updates {
  background-color: white;
  text-align: center;
}
.modal-get-updates.modal-dialog {
  width: 450px;
  margin: 5% auto 30px;
}
.modal-get-updates .modal-content {
  background-color: transparent;
}
.modal-get-updates .modal-content .cont {
  width: 84%;
  margin: 0 auto;
}
.modal-get-updates .modal-content .cont h1 {
  color: black;
  font-family: 'Philosopher', sans-serif;
  font-size: 40px;
}
.modal-get-updates .modal-content .cont p {
  line-height: 26px;
  font-size: 14px;
  color: black;
  letter-spacing: 0.5px;
}
.modal-get-updates .modal-content .cont .uppercase {
  text-transform: uppercase;
  font-weight: normal;
}
.modal-get-updates .modal-content .cont .alert-success {
  background-color: #8a2b33;
  border-color: #8a2b33;
  color: black;
}
.modal-get-updates .modal-content .cont .alert-danger {
  background-color: #8a2b33;
  border-color: #8a2b33;
  color: black;
}
.modal-get-updates .modal-content .cont div.form-results-loader {
  text-align: center;
}
.modal-get-updates .modal-content .cont div.form-results-loader i.fa {
  font-size: 80px;
  color: black;
}
.modal-get-updates .modal-content .cont form {
  color: #7d7d7d;
}
.modal-get-updates .modal-content .cont form .form-group {
  margin-bottom: 20px;
  text-align: left;
}
.modal-get-updates .modal-content .cont form input,
.modal-get-updates .modal-content .cont form select {
  border-color: #7d7d7d;
  border-radius: 0;
  background-color: transparent;
}
.modal-get-updates .modal-content .cont form .dropdown {
  border: 1px solid #7d7d7d;
  border-radius: 0;
  background-color: transparent;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
}
.modal-get-updates .modal-content .cont form .dropdown a {
  height: 30px;
  line-height: 30px;
  background-color: transparent;
  box-shadow: none;
  transition: none;
}
.modal-get-updates .modal-content .cont form .dropdown a:hover,
.modal-get-updates .modal-content .cont form .dropdown a:focus {
  background-color: transparent;
  text-decoration: none;
}
.modal-get-updates .modal-content .cont form .dropdown .caret-outer {
  background: #7d7d7d;
  color: #110f0d;
  position: absolute;
  right: 0;
  height: 100%;
  text-align: center;
  width: 30px;
}
.modal-get-updates .modal-content .cont form .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
  height: 200px;
  overflow-y: scroll;
}
.modal-get-updates .modal-content .cont form .dropdown ul.dropdown-menu li {
  padding: 10px 15px 10px;
  display: block;
  width: 100%;
  cursor: pointer;
  text-transform: capitalize;
}
.modal-get-updates .modal-content .cont form .dropdown a {
  color: #7d7d7d;
}
.modal-get-updates .modal-content .cont form .dropdown a:hover {
  color: #7d7d7d;
}
.modal-get-updates .modal-content .cont form .btn_submit {
  margin-top: 15px;
  margin-bottom: 15px;
  color: white;
  border-radius: 6px;
  padding: 10px 20px;
  letter-spacing: 1px;
  background: #8a2b33;
  cursor: pointer;
  transition: all ease-in 0.3s;
  border: 1px solid white;
  text-transform: uppercase;
}
.modal-get-updates .modal-content .cont form .btn_submit svg {
  fill: white;
  cursor: pointer;
}
.modal-get-updates .modal-content .cont form .btn_submit:hover {
  color: black;
  text-decoration: none;
}
.modal-get-updates .modal-content .cont form .btn_submit:hover svg {
  fill: black;
}
.modal-get-updates .modal-content .cont form .btn_submit:hover,
.modal-get-updates .modal-content .cont form .btn_submit.active {
  background: #e6e0d3;
  transition: all ease-out 0.3s;
}
.modal-get-updates .privacy-policy {
  padding-left: 40px;
  text-align: left;
}
.modal-get-updates .privacy-policy a {
  color: #8a2b33;
}
.modal-get-updates .btn-red {
  display: block;
  color: white;
  background: #8a2b33;
  transition: all ease-in 0.3s;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.modal-get-updates .btn-red svg {
  fill: white;
  cursor: pointer;
}
.modal-get-updates .btn-red:hover {
  color: #110f0d;
  text-decoration: none;
}
.modal-get-updates .btn-red:hover svg {
  fill: #110f0d;
}
.modal-get-updates .btn-red:hover,
.modal-get-updates .btn-red.active {
  background: #e6e0d3;
  transition: all ease-out 0.3s;
}
.modal-get-updates .btn-red .cust_fa {
  position: absolute;
  right: 15px;
  height: 100%;
  width: 30px;
  font-size: 30px;
  top: 20px;
}
/**
 * Mortage Calculator
 */
.modal-mortgage-calculator {
  color: white;
}
.modal-mortgage-calculator .modal-header .btn-close {
  color: #6f6f6f;
}
.modal-mortgage-calculator .modal-header .btn-close:hover {
  color: #8a2b33 !important;
}
.modal-mortgage-calculator form {
  background-color: white;
  padding: 50px;
}
.modal-mortgage-calculator form h3 {
  color: #8a2b33;
  font-size: 20px;
  margin: 20px 0 30px;
}
.modal-mortgage-calculator form label {
  margin-bottom: 10px;
  color: #222222;
  font-weight: 500;
}
.modal-mortgage-calculator form input:not(.btn-white),
.modal-mortgage-calculator form p {
  margin-bottom: 15px;
}
.modal-mortgage-calculator form input:not(.btn-white) {
  font-size: 16px;
  font-weight: 600;
}
.modal-mortgage-calculator form input.btn-white {
  margin-top: 20px;
  float: right;
}
.modal-mortgage-calculator .middle {
  background-color: #e6e0d3;
  padding: 25px 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  color: #222222;
}
.modal-mortgage-calculator .middle .total-payment {
  font-size: 16px;
  font-weight: 600;
}
.modal-mortgage-calculator .bottom {
  background-color: #a0a0a0;
  padding: 30px;
  line-height: 20px;
}
/**
 * Modal Long Interest Form Confirmation
 */
.modal-confirmation .modal-content {
  border-radius: 0;
}
.modal-confirmation .modal-body {
  padding: 50px 45px 50px;
  color: #222222;
}
.modal-confirmation .modal-body p {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 40px;
}
/**
 * Video Modal
 */
.floorplan_modal_video {
  background-color: rgba(0, 0, 0, 0.6);
}
.floorplan_modal_video .modal-lg {
  width: 50%;
  margin-top: 15%;
}
.floorplan_modal_video .modal-content {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
.floorplan_modal_video .close_icon {
  background: rgba(17, 15, 13, 0.6);
  transition: all ease-in 0.3s;
  color: #e6e0d3;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 15px;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
}
.floorplan_modal_video .close_icon:hover,
.floorplan_modal_video .close_icon.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
.floorplan_modal_video .close_icon svg {
  fill: #e6e0d3;
  cursor: pointer;
}
.floorplan_modal_video .close_icon:hover {
  color: white;
  text-decoration: none;
}
.floorplan_modal_video .close_icon:hover svg {
  fill: white;
}
@media only screen and (max-width: 767px) {
  .floorplan_modal_video .close_icon {
    top: 70px;
    right: 30px;
    z-index: 10;
  }
}
/**
 * Video Modal
 */
.video-modal-window .modal-dialog {
  margin-top: 15%;
}
/**
 * Quality page
 */
.modal-info-tooltip .modal-content {
  background-color: #8a2b33;
  text-align: left;
  border-radius: 0;
}
.modal-info-tooltip .modal-content .modal-header .btn-close {
  background: rgba(17, 15, 13, 0.6);
  transition: all ease-in 0.3s;
  color: #e6e0d3;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  top: -45px;
  right: 0;
}
.modal-info-tooltip .modal-content .modal-header .btn-close:hover,
.modal-info-tooltip .modal-content .modal-header .btn-close.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
.modal-info-tooltip .modal-content .modal-header .btn-close svg {
  fill: #e6e0d3;
  cursor: pointer;
}
.modal-info-tooltip .modal-content .modal-header .btn-close:hover {
  color: white;
  text-decoration: none;
}
.modal-info-tooltip .modal-content .modal-header .btn-close:hover svg {
  fill: white;
}
.modal-info-tooltip .modal-content .modal-body h3 {
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  .modal-info-tooltip .modal-content .modal-body h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}
.modal-info-tooltip .modal-content .modal-body p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  .modal-info-tooltip .modal-content .modal-body p {
    font-size: 14px;
    line-height: 1.8;
  }
}
/**
 * Gallery Modal
 */
.modal-gallery.fade.in {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-gallery.fade.in .modal-dialog {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.modal-gallery .modal-dialog {
  width: auto;
  max-height: 96vh;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .modal-gallery .modal-dialog {
    top: 45%;
  }
}
.modal-gallery .modal-dialog .modal-content {
  border: none;
  background: transparent;
  box-shadow: none;
}
.modal-gallery .modal-dialog .modal-content .carousel {
  height: auto;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .modal-gallery .modal-dialog .modal-content .carousel {
    height: 70vh;
  }
}
.modal-gallery .modal-dialog .modal-content .carousel-inner .item img {
  width: auto;
  max-height: 83vh;
  margin: auto;
}
.modal-gallery .modal-dialog .modal-content .carousel-indicators {
  display: none;
}
.modal-gallery .modal-dialog .modal-content .carousel-control {
  opacity: 0.8;
}
.modal-gallery .modal-dialog .modal-content .carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
@media only screen and (max-width: 767px) {
  .modal-gallery .modal-dialog .modal-content .carousel-control.right {
    top: auto;
    bottom: -53px;
  }
}
.modal-gallery .modal-dialog .modal-content .carousel-control.right .fa-chevron-right,
.modal-gallery .modal-dialog .modal-content .carousel-control.right span.glyphicon-chevron-right {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-left: 2px;
  right: 20px;
}
.modal-gallery .modal-dialog .modal-content .carousel-control.right .fa-chevron-right:hover,
.modal-gallery .modal-dialog .modal-content .carousel-control.right span.glyphicon-chevron-right:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.modal-gallery .modal-dialog .modal-content .carousel-control.left {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
@media only screen and (max-width: 767px) {
  .modal-gallery .modal-dialog .modal-content .carousel-control.left {
    top: auto;
    bottom: -53px;
  }
}
.modal-gallery .modal-dialog .modal-content .carousel-control.left .fa-chevron-left,
.modal-gallery .modal-dialog .modal-content .carousel-control.left span.glyphicon-chevron-left {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-right: 4px;
  left: 20px;
}
.modal-gallery .modal-dialog .modal-content .carousel-control.left .fa-chevron-left:hover,
.modal-gallery .modal-dialog .modal-content .carousel-control.left span.glyphicon-chevron-left:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.modal-gallery .close_icon {
  color: #fff;
  background-color: #222222;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 15px;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 23px;
  top: -30px;
  z-index: 999;
}
.modal-gallery .close_icon:hover {
  background-color: #8a2b33;
  opacity: 1;
}
/**
 * Request Appointment Modal
 */
.modal-request-appointment .modal-content {
  border-radius: 0;
}
.modal-request-appointment .cont {
  width: 84%;
  margin: 0 auto;
}
.modal-request-appointment .cont h1 {
  font-family: 'Philosopher', sans-serif;
  font-size: 40px;
  text-align: center;
  color: #222222;
}
.modal-request-appointment .cont p {
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #222222;
  font-weight: 600;
}
.modal-request-appointment .cont .uppercase {
  text-transform: uppercase;
  font-weight: normal;
}
.modal-request-appointment .cont .alert-success {
  background-color: #8a2b33;
  border-color: #8a2b33;
  color: #fff;
}
.modal-request-appointment .cont .alert-danger {
  background-color: #8a2b33;
  border-color: #8a2b33;
  color: #fff;
}
.modal-request-appointment .cont div.form-results-loader {
  text-align: center;
}
.modal-request-appointment .cont div.form-results-loader i.fa {
  font-size: 80px;
  color: #fff;
}
.modal-request-appointment .cont form {
  color: #7d7d7d;
}
.modal-request-appointment .cont form .form-group {
  margin-bottom: 20px;
  text-align: left;
}
.modal-request-appointment .cont form .form-component {
  position: relative;
}
.modal-request-appointment .cont form label {
  color: #8a2b33;
}
.modal-request-appointment .cont form label.italics {
  font-size: 10px;
  font-style: italic;
  color: #222222;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 5px;
}
.modal-request-appointment .cont form input,
.modal-request-appointment .cont form select,
.modal-request-appointment .cont form textarea {
  border-color: #7d7d7d;
  border-radius: 0;
  background-color: transparent;
}
.modal-request-appointment .cont form .dropdown {
  position: relative;
  border: none;
  padding-left: 0px;
}
.modal-request-appointment .cont form .dropdown:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 26px;
  width: 40px;
  height: 33px;
  background: #838383;
}
.modal-request-appointment .cont form .dropdown:after {
  content: '';
  position: absolute;
  right: 14px;
  top: 40px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}
.modal-request-appointment .cont form .btn_submit {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #7d7d7d;
  border-radius: 6px;
  padding: 10px 20px;
  letter-spacing: 1px;
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  border: 1px solid #7d7d7d;
  text-transform: uppercase;
  border: none;
}
.modal-request-appointment .cont form .btn_submit svg {
  fill: #7d7d7d;
  cursor: pointer;
}
.modal-request-appointment .cont form .btn_submit:hover {
  color: white;
  text-decoration: none;
}
.modal-request-appointment .cont form .btn_submit:hover svg {
  fill: white;
}
.modal-request-appointment .cont form .btn_submit:hover,
.modal-request-appointment .cont form .btn_submit.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
.modal-request-appointment .cont form .red-black-button {
  margin-bottom: 45px;
  border: none;
  margin-right: 15px;
  margin-top: 15px;
}
.modal-request-appointment .cont .privacy-policy {
  font-weight: 300;
  padding-bottom: 30px;
  text-align: left;
}
.modal-request-appointment .cont .privacy-policy a {
  color: #8a2b33;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftSmall {
  animation-name: fadeInLeftSmall;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes bounce-it {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes bounce-only {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    transform: translateY(-10px) rotate(-10deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
@keyframes fade-it-in {
  100% {
    opacity: 1;
  }
}
@keyframes continuous-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.continuous-bounce {
  animation: continuous-bounce 2s infinite;
}
.carousel-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  background: #222222;
  transition: all ease-in 0.3s;
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .carousel-button {
    font-size: 12px;
  }
}
.carousel-button:hover,
.carousel-button:focus {
  outline: none;
}
.carousel-button:hover,
.carousel-button.active {
  background: #fff;
  transition: all ease-out 0.3s;
}
.carousel-button svg {
  fill: #fff;
  cursor: pointer;
}
.carousel-button:hover {
  color: #222222;
  text-decoration: none;
}
.carousel-button:hover svg {
  fill: #222222;
}
.carousel-button:focus,
.carousel-button:hover,
.carousel-button:active {
  text-decoration: none;
  color: #222222;
}
.white-red-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  transition: all ease-in 0.3s;
  color: #8a2b33;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .white-red-button {
    font-size: 12px;
  }
}
.white-red-button:hover,
.white-red-button:focus {
  outline: none;
}
.white-red-button:hover,
.white-red-button.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
.white-red-button svg {
  fill: #8a2b33;
  cursor: pointer;
}
.white-red-button:hover {
  color: #fff;
  text-decoration: none;
}
.white-red-button:hover svg {
  fill: #fff;
}
.white-red-button:focus,
.white-red-button:hover,
.white-red-button:active,
.white-red-button.active {
  text-decoration: none;
  color: #fff;
}
.red-black-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 0 30px;
  background: #8a2b33;
  cursor: pointer;
  transition: all ease-in 0.3s;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .red-black-button {
    font-size: 12px;
  }
}
.red-black-button:hover,
.red-black-button:focus {
  outline: none;
}
.red-black-button:hover,
.red-black-button.active {
  background: #222222;
  transition: all ease-out 0.3s;
}
.red-black-button:focus,
.red-black-button:hover,
.red-black-button:active {
  text-decoration: none;
  color: #fff;
}
.red-black-button:hover {
  border-color: #222222;
}
.black-red-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 0 30px;
  background: #222222;
  cursor: pointer;
  transition: all ease-in 0.3s;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .black-red-button {
    font-size: 12px;
  }
}
.black-red-button:hover,
.black-red-button:focus {
  outline: none;
}
.black-red-button:hover,
.black-red-button.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
.black-red-button:focus,
.black-red-button:hover,
.black-red-button:active {
  text-decoration: none;
  color: #fff;
}
.button-gray {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  color: #fff;
  background: #c1c1c1;
  cursor: pointer;
  transition: all ease-in 0.3s;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .button-gray {
    font-size: 12px;
  }
}
.button-gray:hover,
.button-gray:focus {
  outline: none;
}
.button-gray svg {
  fill: #fff;
  cursor: pointer;
}
.button-gray:hover {
  color: #e6e0d3;
  text-decoration: none;
}
.button-gray:hover svg {
  fill: #e6e0d3;
}
.button-gray:hover,
.button-gray.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
.button-gray:focus,
.button-gray:hover,
.button-gray:active {
  text-decoration: none;
  color: #e6e0d3;
}
.light-gray-red-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  color: #fff;
  background: #c9c9c9;
  cursor: pointer;
  transition: all ease-in 0.3s;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .light-gray-red-button {
    font-size: 12px;
  }
}
.light-gray-red-button:hover,
.light-gray-red-button:focus {
  outline: none;
}
.light-gray-red-button svg {
  fill: #fff;
  cursor: pointer;
}
.light-gray-red-button:hover {
  color: #e6e0d3;
  text-decoration: none;
}
.light-gray-red-button:hover svg {
  fill: #e6e0d3;
}
.light-gray-red-button:hover,
.light-gray-red-button.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
.light-gray-red-button:focus,
.light-gray-red-button:hover,
.light-gray-red-button:active {
  text-decoration: none;
  color: #e6e0d3;
}
div.form-results-container {
  text-align: center;
}
div.form-results-container.alert-success {
  background: #8a2b33;
  color: #fff;
  border-color: #8a2b33;
}
div.form-results-loader {
  text-align: center;
}
div.form-results-loader i.fa {
  font-size: 80px;
  color: #724876;
}
.checkbox label {
  padding-left: 10px;
}
.checkbox label::before {
  width: 22px;
  height: 22px;
  background: transparent;
  border: 2px solid #7d7d7d;
  border-radius: 0;
  outline: none !important;
}
.checkbox label::after {
  width: 22px;
  height: 22px;
  font-size: 14px;
  color: #7d7d7d;
}
/* .roundedOne */
.roundedOne {
  width: 22px;
  height: 22px;
  position: relative;
  background: white;
  padding: 2px;
  border: 2px solid #c9c9c9;
  border-radius: 50px;
  float: left;
  margin-right: 10px;
}
.roundedOne label {
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  left: 3px;
  top: 3px;
  background: white;
  border-radius: 50px;
}
.roundedOne label:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #8a2b33;
  background: linear-gradient(top, #8a2b33 0%, #8a2b33 100%);
  opacity: 0;
  border-radius: 50px;
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type='checkbox'],
.roundedOne input[type='radio'] {
  visibility: hidden;
}
.roundedOne input[type='checkbox']:checked + label:after,
.roundedOne input[type='radio']:checked + label:after {
  opacity: 1;
}
/* end .roundedOne */
/* .squaredTwo */
.squaredTwo {
  width: 22px;
  height: 22px;
  position: relative;
  background: white;
  border: 2px solid #7d7d7d;
  padding: 2px;
  float: left;
  margin-right: 10px;
}
.squaredTwo label {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #110f0d;
}
.squaredTwo label:after {
  content: '';
  width: 12px;
  height: 6px;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 3px solid #7d7d7d;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type='checkbox'] {
  visibility: hidden;
}
.squaredTwo input[type='checkbox']:checked + label:after {
  opacity: 1;
}
/* end .squaredTwo */
.form {
  color: #7d7d7d;
}
.form .form-group {
  margin-bottom: 20px;
}
.form label {
  text-transform: uppercase;
}
.form label .required {
  text-transform: none;
  background: transparent;
  color: #c9c9c9;
  font-size: 70%;
  font-weight: normal;
  position: relative;
  top: -2px;
  margin-left: 1em;
}
.form label.error .required {
  background: #6f6f6f;
  color: #fff;
  padding: 2px 5px;
}
.form .help-block {
  color: #c9c9c9;
}
.form :not('.checkbox') label {
  font-size: 18px;
  font-weight: 400;
  color: #8a2b33;
  margin-bottom: 15px;
}
.form input,
.form select,
.form textarea {
  border-color: #7d7d7d;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #7d7d7d;
  color: #7d7d7d;
  box-shadow: none;
}
.form input ::-webkit-input-placeholder,
.form select ::-webkit-input-placeholder,
.form textarea ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7d7d7d;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form input ::-moz-placeholder,
.form select ::-moz-placeholder,
.form textarea ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7d7d7d;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form input :-ms-input-placeholder,
.form select :-ms-input-placeholder,
.form textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #7d7d7d;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form input :-moz-placeholder,
.form select :-moz-placeholder,
.form textarea :-moz-placeholder {
  /* Firefox 18- */
  color: #7d7d7d;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form textarea {
  min-height: 75px;
}
.form .dropdown {
  border: 1px solid #7d7d7d;
  border-radius: 0;
  background-color: transparent;
  font-size: 14px;
  text-align: left;
  padding-left: 12px;
}
.form .dropdown > a {
  height: 32px;
  text-transform: uppercase;
  padding: 0 !important;
  display: block !important;
}
.form .dropdown a {
  line-height: 30px;
  color: #7d7d7d;
  text-decoration: none;
}
.form .dropdown a:hover {
  color: #7d7d7d;
}
.form .dropdown .caret-outer {
  background: #7d7d7d;
  color: #fff;
  position: absolute;
  right: 0;
  height: 100%;
  text-align: center;
  width: 30px;
}
.form .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
}
.form .dropdown ul.dropdown-menu li {
  padding: 5px 12px;
  display: block;
  width: 100%;
  cursor: pointer;
  text-transform: capitalize;
}
.form .btn_submit {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #7d7d7d;
  border-radius: 6px;
  padding: 10px 20px;
  letter-spacing: 1px;
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  border: 1px solid #7d7d7d;
  text-transform: uppercase;
}
.form .btn_submit svg {
  fill: #7d7d7d;
  cursor: pointer;
}
.form .btn_submit:hover {
  color: white;
  text-decoration: none;
}
.form .btn_submit:hover svg {
  fill: white;
}
.form .btn_submit:hover,
.form .btn_submit.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
select,
select.form-control {
  width: 100%;
  height: 35px;
  padding-right: 35px;
  color: #7d7d7d;
  text-indent: 10px;
  text-overflow: ellipsis;
  vertical-align: middle;
  border: 1px solid #7d7d7d;
  border-radius: 0 !important;
  background-image: url('/images/icons/caret-down.svg');
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
  background-size: 7px 7px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}
select:hover,
select.form-control:hover {
  cursor: pointer;
}
select:focus,
select.form-control:focus {
  border-color: #e6e6e6;
  outline: none;
}
.no-results {
  width: 100%;
}
@include phone {
  margin-bottom: 100px;
}
.no-results .no-results-container {
  padding: 40px;
}
.no-results .no-results-container .no-results-text {
  font-size: 20px;
  text-align: center;
}
main.warranty-request .alert-success h5 {
  color: $white;
}
.dropdown ul.dropdown-menu {
  overflow-y: auto;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #c9c9c9;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #c9c9c9;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #c9c9c9;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #c9c9c9;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #c9c9c9;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #c9c9c9;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
.glyph {
  font-size: 16px;
  width: 15em;
  padding-bottom: 1em;
  margin-right: 4em;
  margin-bottom: 1em;
  float: left;
  overflow: hidden;
}
.glyph .icon {
  font-size: 32px;
}
.liga {
  width: 80%;
  width: calc(97.5%);
}
.talign-right {
  text-align: right;
}
.talign-center {
  text-align: center;
}
.bgc1 {
  background: #f1f1f1;
}
.fgc1 {
  color: #999;
}
.fgc0 {
  color: #000;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mvm {
  margin-top: .75em;
  margin-bottom: .75em;
}
.mtn {
  margin-top: 0;
}
.mtl,
.mal {
  margin-top: 1.5em;
}
.mbl,
.mal {
  margin-bottom: 1.5em;
}
.mal,
.mhl {
  margin-left: 1.5em;
  margin-right: 1.5em;
}
.mhmm {
  margin-left: 1em;
  margin-right: 1em;
}
.mls {
  margin-left: .25em;
}
.ptl {
  padding-top: 1.5em;
}
.pbs,
.pvs {
  padding-bottom: .25em;
}
.pvs,
.pts {
  padding-top: .25em;
}
.unit {
  float: left;
}
.unitRight {
  float: right;
}
.size1of2 {
  width: 50%;
}
.size1of1 {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.hidden-true {
  display: none;
}
.textbox0 {
  width: 3em;
  background: #f1f1f1;
  padding: .25em .5em;
  line-height: 1.5;
  height: 1.5em;
}
#testDrive {
  display: block;
  padding-top: 24px;
  line-height: 1.5;
}
.fs0 {
  font-size: 16px;
}
.fs1 {
  font-size: 16px;
}
@font-face {
  font-family: 'IcoMoon-Free';
  src: url('/fonts/IcoMoon-Free.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IcoMoon-Free' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-quill:before {
  content: "\e907";
}
.icon-pen:before {
  content: "\e908";
}
.icon-blog:before {
  content: "\e909";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-image:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-dice:before {
  content: "\e915";
}
.icon-pacman:before {
  content: "\e916";
}
.icon-spades:before {
  content: "\e917";
}
.icon-clubs:before {
  content: "\e918";
}
.icon-diamonds:before {
  content: "\e919";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-podcast:before {
  content: "\e91c";
}
.icon-feed:before {
  content: "\e91d";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-book:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-profile:before {
  content: "\e923";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-file-music:before {
  content: "\e928";
}
.icon-file-play:before {
  content: "\e929";
}
.icon-file-video:before {
  content: "\e92a";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-folder-plus:before {
  content: "\e931";
}
.icon-folder-minus:before {
  content: "\e932";
}
.icon-folder-download:before {
  content: "\e933";
}
.icon-folder-upload:before {
  content: "\e934";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-ticket:before {
  content: "\e939";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-coin-pound:before {
  content: "\e93d";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-calculator:before {
  content: "\e940";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-phone:before {
  content: "\e942";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e949";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-map:before {
  content: "\e94b";
}
.icon-map2:before {
  content: "\e94c";
}
.icon-history:before {
  content: "\e94d";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e951";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-keyboard:before {
  content: "\e955";
}
.icon-display:before {
  content: "\e956";
}
.icon-laptop:before {
  content: "\e957";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-drive:before {
  content: "\e963";
}
.icon-database:before {
  content: "\e964";
}
.icon-undo:before {
  content: "\e965";
}
.icon-redo:before {
  content: "\e966";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-redo2:before {
  content: "\e968";
}
.icon-forward:before {
  content: "\e969";
}
.icon-reply:before {
  content: "\e96a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner5:before {
  content: "\e97e";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner7:before {
  content: "\e980";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-binoculars:before {
  content: "\e985";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-enlarge2:before {
  content: "\e98b";
}
.icon-shrink2:before {
  content: "\e98c";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-magic-wand:before {
  content: "\e997";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-bug:before {
  content: "\e999";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-glass:before {
  content: "\e9a0";
}
.icon-glass2:before {
  content: "\e9a1";
}
.icon-mug:before {
  content: "\e9a2";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-meter2:before {
  content: "\e9a7";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-target:before {
  content: "\e9b3";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-upload2:before {
  content: "\e9c6";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-upload3:before {
  content: "\e9c8";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-flag:before {
  content: "\e9cc";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-plus:before {
  content: "\e9cf";
}
.icon-eye-minus:before {
  content: "\e9d0";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-contrast:before {
  content: "\e9d5";
}
.icon-brightness-contrast:before {
  content: "\e9d6";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-smile2:before {
  content: "\e9e2";
}
.icon-tongue:before {
  content: "\e9e3";
}
.icon-tongue2:before {
  content: "\e9e4";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-sad2:before {
  content: "\e9e6";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-wink2:before {
  content: "\e9e8";
}
.icon-grin:before {
  content: "\e9e9";
}
.icon-grin2:before {
  content: "\e9ea";
}
.icon-cool:before {
  content: "\e9eb";
}
.icon-cool2:before {
  content: "\e9ec";
}
.icon-angry:before {
  content: "\e9ed";
}
.icon-angry2:before {
  content: "\e9ee";
}
.icon-evil:before {
  content: "\e9ef";
}
.icon-evil2:before {
  content: "\e9f0";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-shocked2:before {
  content: "\e9f2";
}
.icon-baffled:before {
  content: "\e9f3";
}
.icon-baffled2:before {
  content: "\e9f4";
}
.icon-confused:before {
  content: "\e9f5";
}
.icon-confused2:before {
  content: "\e9f6";
}
.icon-neutral:before {
  content: "\e9f7";
}
.icon-neutral2:before {
  content: "\e9f8";
}
.icon-hipster:before {
  content: "\e9f9";
}
.icon-hipster2:before {
  content: "\e9fa";
}
.icon-wondering:before {
  content: "\e9fb";
}
.icon-wondering2:before {
  content: "\e9fc";
}
.icon-sleepy:before {
  content: "\e9fd";
}
.icon-sleepy2:before {
  content: "\e9fe";
}
.icon-frustrated:before {
  content: "\e9ff";
}
.icon-frustrated2:before {
  content: "\ea00";
}
.icon-crying:before {
  content: "\ea01";
}
.icon-crying2:before {
  content: "\ea02";
}
.icon-point-up:before {
  content: "\ea03";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-point-down:before {
  content: "\ea05";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-spell-check:before {
  content: "\ea12";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-previous:before {
  content: "\ea18";
}
.icon-next:before {
  content: "\ea19";
}
.icon-backward:before {
  content: "\ea1a";
}
.icon-forward2:before {
  content: "\ea1b";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-eject:before {
  content: "\ea25";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-loop:before {
  content: "\ea2d";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-infinite:before {
  content: "\ea2f";
}
.icon-shuffle:before {
  content: "\ea30";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down-right2:before {
  content: "\ea3d";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-down-left2:before {
  content: "\ea3f";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-tab:before {
  content: "\ea45";
}
.icon-move-up:before {
  content: "\ea46";
}
.icon-move-down:before {
  content: "\ea47";
}
.icon-sort-alpha-asc:before {
  content: "\ea48";
}
.icon-sort-alpha-desc:before {
  content: "\ea49";
}
.icon-sort-numeric-asc:before {
  content: "\ea4a";
}
.icon-sort-numberic-desc:before {
  content: "\ea4b";
}
.icon-sort-amount-asc:before {
  content: "\ea4c";
}
.icon-sort-amount-desc:before {
  content: "\ea4d";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-opt:before {
  content: "\ea51";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-crop:before {
  content: "\ea57";
}
.icon-make-group:before {
  content: "\ea58";
}
.icon-ungroup:before {
  content: "\ea59";
}
.icon-scissors:before {
  content: "\ea5a";
}
.icon-filter:before {
  content: "\ea5b";
}
.icon-font:before {
  content: "\ea5c";
}
.icon-ligature:before {
  content: "\ea5d";
}
.icon-ligature2:before {
  content: "\ea5e";
}
.icon-text-height:before {
  content: "\ea5f";
}
.icon-text-width:before {
  content: "\ea60";
}
.icon-font-size:before {
  content: "\ea61";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-strikethrough:before {
  content: "\ea65";
}
.icon-omega:before {
  content: "\ea66";
}
.icon-sigma:before {
  content: "\ea67";
}
.icon-page-break:before {
  content: "\ea68";
}
.icon-superscript:before {
  content: "\ea69";
}
.icon-subscript:before {
  content: "\ea6a";
}
.icon-superscript2:before {
  content: "\ea6b";
}
.icon-subscript2:before {
  content: "\ea6c";
}
.icon-text-color:before {
  content: "\ea6d";
}
.icon-pagebreak:before {
  content: "\ea6e";
}
.icon-clear-formatting:before {
  content: "\ea6f";
}
.icon-table:before {
  content: "\ea70";
}
.icon-table2:before {
  content: "\ea71";
}
.icon-insert-template:before {
  content: "\ea72";
}
.icon-pilcrow:before {
  content: "\ea73";
}
.icon-ltr:before {
  content: "\ea74";
}
.icon-rtl:before {
  content: "\ea75";
}
.icon-section:before {
  content: "\ea76";
}
.icon-paragraph-left:before {
  content: "\ea77";
}
.icon-paragraph-center:before {
  content: "\ea78";
}
.icon-paragraph-right:before {
  content: "\ea79";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-indent-increase:before {
  content: "\ea7b";
}
.icon-indent-decrease:before {
  content: "\ea7c";
}
.icon-share:before {
  content: "\ea7d";
}
.icon-new-tab:before {
  content: "\ea7e";
}
.icon-embed:before {
  content: "\ea7f";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-terminal:before {
  content: "\ea81";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail3:before {
  content: "\ea85";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-amazon:before {
  content: "\ea87";
}
.icon-google:before {
  content: "\ea88";
}
.icon-google2:before {
  content: "\ea89";
}
.icon-google3:before {
  content: "\ea8a";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-google-plus3:before {
  content: "\ea8d";
}
.icon-hangouts:before {
  content: "\ea8e";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vine:before {
  content: "\ea97";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-renren:before {
  content: "\ea99";
}
.icon-sina-weibo:before {
  content: "\ea9a";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-rss2:before {
  content: "\ea9c";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-vimeo2:before {
  content: "\eaa1";
}
.icon-lanyrd:before {
  content: "\eaa2";
}
.icon-flickr:before {
  content: "\eaa3";
}
.icon-flickr2:before {
  content: "\eaa4";
}
.icon-flickr3:before {
  content: "\eaa5";
}
.icon-flickr4:before {
  content: "\eaa6";
}
.icon-dribbble:before {
  content: "\eaa7";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-behance2:before {
  content: "\eaa9";
}
.icon-deviantart:before {
  content: "\eaaa";
}
.icon-500px:before {
  content: "\eaab";
}
.icon-steam:before {
  content: "\eaac";
}
.icon-steam2:before {
  content: "\eaad";
}
.icon-dropbox:before {
  content: "\eaae";
}
.icon-onedrive:before {
  content: "\eaaf";
}
.icon-github:before {
  content: "\eab0";
}
.icon-npm:before {
  content: "\eab1";
}
.icon-basecamp:before {
  content: "\eab2";
}
.icon-trello:before {
  content: "\eab3";
}
.icon-wordpress:before {
  content: "\eab4";
}
.icon-joomla:before {
  content: "\eab5";
}
.icon-ello:before {
  content: "\eab6";
}
.icon-blogger:before {
  content: "\eab7";
}
.icon-blogger2:before {
  content: "\eab8";
}
.icon-tumblr:before {
  content: "\eab9";
}
.icon-tumblr2:before {
  content: "\eaba";
}
.icon-yahoo:before {
  content: "\eabb";
}
.icon-yahoo2:before {
  content: "\eabc";
}
.icon-tux:before {
  content: "\eabd";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-finder:before {
  content: "\eabf";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows:before {
  content: "\eac1";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-hackernews:before {
  content: "\eac7";
}
.icon-wikipedia:before {
  content: "\eac8";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-lastfm:before {
  content: "\eacb";
}
.icon-lastfm2:before {
  content: "\eacc";
}
.icon-delicious:before {
  content: "\eacd";
}
.icon-stumbleupon:before {
  content: "\eace";
}
.icon-stumbleupon2:before {
  content: "\eacf";
}
.icon-stackoverflow:before {
  content: "\ead0";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}
.icon-xing:before {
  content: "\ead3";
}
.icon-xing2:before {
  content: "\ead4";
}
.icon-flattr:before {
  content: "\ead5";
}
.icon-foursquare:before {
  content: "\ead6";
}
.icon-yelp:before {
  content: "\ead7";
}
.icon-paypal:before {
  content: "\ead8";
}
.icon-chrome:before {
  content: "\ead9";
}
.icon-firefox:before {
  content: "\eada";
}
.icon-IE:before {
  content: "\eadb";
}
.icon-edge:before {
  content: "\eadc";
}
.icon-safari:before {
  content: "\eadd";
}
.icon-opera:before {
  content: "\eade";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-libreoffice:before {
  content: "\eae3";
}
.icon-html-five:before {
  content: "\eae4";
}
.icon-html-five2:before {
  content: "\eae5";
}
.icon-css3:before {
  content: "\eae6";
}
.icon-git:before {
  content: "\eae7";
}
.icon-codepen:before {
  content: "\eae8";
}
.icon-svg:before {
  content: "\eae9";
}
.icon-IcoMoon:before {
  content: "\eaea";
}
.icon-uni21:before {
  content: "\21";
}
.icon-uni22:before {
  content: "\22";
}
.icon-uni23:before {
  content: "\23";
}
.icon-uni24:before {
  content: "\24";
}
.icon-uni25:before {
  content: "\25";
}
.icon-uni26:before {
  content: "\26";
}
.icon-uni27:before {
  content: "\27";
}
.icon-uni28:before {
  content: "\28";
}
.icon-uni29:before {
  content: "\29";
}
.icon-uni2A:before {
  content: "\2a";
}
.icon-uni2B:before {
  content: "\2b";
}
.icon-uni2C:before {
  content: "\2c";
}
.icon-uni2D:before {
  content: "\2d";
}
.icon-uni2E:before {
  content: "\2e";
}
.icon-uni2F:before {
  content: "\2f";
}
.icon-uni30:before {
  content: "\30";
}
.icon-uni31:before {
  content: "\31";
}
.icon-uni32:before {
  content: "\32";
}
.icon-uni33:before {
  content: "\33";
}
.icon-uni34:before {
  content: "\34";
}
.icon-uni35:before {
  content: "\35";
}
.icon-uni36:before {
  content: "\36";
}
.icon-uni37:before {
  content: "\37";
}
.icon-uni38:before {
  content: "\38";
}
.icon-uni39:before {
  content: "\39";
}
.icon-uni3A:before {
  content: "\3a";
}
.icon-uni3B:before {
  content: "\3b";
}
.icon-uni3C:before {
  content: "\3c";
}
.icon-uni3D:before {
  content: "\3d";
}
.icon-uni3E:before {
  content: "\3e";
}
.icon-uni3F:before {
  content: "\3f";
}
.icon-uni40:before {
  content: "\40";
}
.icon-uni41:before {
  content: "\41";
}
.icon-uni42:before {
  content: "\42";
}
.icon-uni43:before {
  content: "\43";
}
.icon-uni44:before {
  content: "\44";
}
.icon-uni45:before {
  content: "\45";
}
.icon-uni46:before {
  content: "\46";
}
.icon-uni47:before {
  content: "\47";
}
.icon-uni48:before {
  content: "\48";
}
.icon-uni49:before {
  content: "\49";
}
.icon-uni4A:before {
  content: "\4a";
}
.icon-uni4B:before {
  content: "\4b";
}
.icon-uni4C:before {
  content: "\4c";
}
.icon-uni4D:before {
  content: "\4d";
}
.icon-uni4E:before {
  content: "\4e";
}
.icon-uni4F:before {
  content: "\4f";
}
.icon-uni50:before {
  content: "\50";
}
.icon-uni51:before {
  content: "\51";
}
.icon-uni52:before {
  content: "\52";
}
.icon-uni53:before {
  content: "\53";
}
.icon-uni54:before {
  content: "\54";
}
.icon-uni55:before {
  content: "\55";
}
.icon-uni56:before {
  content: "\56";
}
.icon-uni57:before {
  content: "\57";
}
.icon-uni58:before {
  content: "\58";
}
.icon-uni59:before {
  content: "\59";
}
.icon-uni5A:before {
  content: "\5a";
}
.icon-uni5B:before {
  content: "\5b";
}
.icon-uni5C:before {
  content: "\5c";
}
.icon-uni5D:before {
  content: "\5d";
}
.icon-uni5E:before {
  content: "\5e";
}
.icon-uni5F:before {
  content: "\5f";
}
.icon-uni60:before {
  content: "\60";
}
.icon-uni61:before {
  content: "\61";
}
.icon-uni62:before {
  content: "\62";
}
.icon-uni63:before {
  content: "\63";
}
.icon-uni64:before {
  content: "\64";
}
.icon-uni65:before {
  content: "\65";
}
.icon-uni66:before {
  content: "\66";
}
.icon-uni67:before {
  content: "\67";
}
.icon-uni68:before {
  content: "\68";
}
.icon-uni69:before {
  content: "\69";
}
.icon-uni6A:before {
  content: "\6a";
}
.icon-uni6B:before {
  content: "\6b";
}
.icon-uni6C:before {
  content: "\6c";
}
.icon-uni6D:before {
  content: "\6d";
}
.icon-uni6E:before {
  content: "\6e";
}
.icon-uni6F:before {
  content: "\6f";
}
.icon-uni70:before {
  content: "\70";
}
.icon-uni71:before {
  content: "\71";
}
.icon-uni72:before {
  content: "\72";
}
.icon-uni73:before {
  content: "\73";
}
.icon-uni74:before {
  content: "\74";
}
.icon-uni75:before {
  content: "\75";
}
.icon-uni76:before {
  content: "\76";
}
.icon-uni77:before {
  content: "\77";
}
.icon-uni78:before {
  content: "\78";
}
.icon-uni79:before {
  content: "\79";
}
.icon-uni7A:before {
  content: "\7a";
}
.icon-uni7B:before {
  content: "\7b";
}
.icon-uni7C:before {
  content: "\7c";
}
.icon-uni7D:before {
  content: "\7d";
}
.icon-uni7E:before {
  content: "\7e";
}
.icon-uniA9:before {
  content: "\a9";
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.homepage-container .carousel {
  margin-top: 0;
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .item:nth-child(2) .carousel-caption h2 {
    margin: 0 auto 115px;
  }
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px) {
  .homepage-container .carousel .item:nth-child(3) .carousel-caption {
    top: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .item:nth-child(3) .carousel-caption {
    top: -9%;
  }
}
.homepage-container .carousel .item.active h2 {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}
.homepage-container .carousel .item.active h2.in.fade-in {
  animation-name: fadeIn;
}
.homepage-container .carousel .item.active h2.in.fade-in-up {
  animation-name: fadeInUp;
}
.homepage-container .carousel .item.active h2.in.fade-in-down {
  animation-name: fadeInDown;
}
.homepage-container .carousel .item.active h2.in.fade-in-left {
  animation-name: fadeInLeft;
}
.homepage-container .carousel .item.active h2.in.fade-in-right {
  animation-name: fadeInRight;
}
.homepage-container .carousel .item.active h2.in.slide-in-up {
  animation-name: slideInUp;
}
.homepage-container .carousel .item.active h2.in.slide-in-down {
  animation-name: slideInDown;
}
.homepage-container .carousel .item.active h2.in.slide-in-left {
  animation-name: slideInLeft;
}
.homepage-container .carousel .item.active h2.in.slide-in-right {
  animation-name: slideInRight;
}
.homepage-container .carousel .item.active h2.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
.homepage-container .carousel .item.active h2.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
.homepage-container .carousel .item.active h2.in.bounce-in {
  animation-name: bounceIn;
}
.homepage-container .carousel .item.active h2.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
.homepage-container .carousel .item.active h2.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
.homepage-container .carousel .item.active .carousel-button {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
}
.homepage-container .carousel .item.active .carousel-button.in.fade-in {
  animation-name: fadeIn;
}
.homepage-container .carousel .item.active .carousel-button.in.fade-in-up {
  animation-name: fadeInUp;
}
.homepage-container .carousel .item.active .carousel-button.in.fade-in-down {
  animation-name: fadeInDown;
}
.homepage-container .carousel .item.active .carousel-button.in.fade-in-left {
  animation-name: fadeInLeft;
}
.homepage-container .carousel .item.active .carousel-button.in.fade-in-right {
  animation-name: fadeInRight;
}
.homepage-container .carousel .item.active .carousel-button.in.slide-in-up {
  animation-name: slideInUp;
}
.homepage-container .carousel .item.active .carousel-button.in.slide-in-down {
  animation-name: slideInDown;
}
.homepage-container .carousel .item.active .carousel-button.in.slide-in-left {
  animation-name: slideInLeft;
}
.homepage-container .carousel .item.active .carousel-button.in.slide-in-right {
  animation-name: slideInRight;
}
.homepage-container .carousel .item.active .carousel-button.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
.homepage-container .carousel .item.active .carousel-button.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
.homepage-container .carousel .item.active .carousel-button.in.bounce-in {
  animation-name: bounceIn;
}
.homepage-container .carousel .item.active .carousel-button.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
.homepage-container .carousel .item.active .carousel-button.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
.homepage-container .carousel .item .fill {
  background-position: center top;
}
.homepage-container .carousel .item .carousel-caption {
  top: 35%;
  height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .homepage-container .carousel .item .carousel-caption {
    top: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .item .carousel-caption {
    left: 9%;
    right: 9%;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .item .carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.homepage-container .carousel .item .carousel-caption h2 {
  font-family: 'Philosopher', sans-serif;
  font-size: 72px;
  opacity: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .item .carousel-caption h2 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .item .carousel-caption h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .item .carousel-caption h2 {
    font-size: 30px;
    width: 100%;
    margin: 0 auto 30px;
  }
}
.homepage-container .carousel .item .carousel-caption .carousel-button {
  margin-top: 60px;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .item .carousel-caption .carousel-button {
    margin-top: 30px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .item:nth-child(8) .fill {
    background-position: center 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .item:nth-child(8) .fill {
    background-position: -735px top;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .item:nth-child(8) .fill {
    background-position: 50% top;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .item:nth-child(7) .fill {
    background-position: -600px top;
  }
}
.homepage-container .carousel .carousel-control {
  background: none;
}
.homepage-container .carousel .carousel-control .fa-chevron-left {
  position: absolute;
  background-color: #222222;
  font-size: 16px;
  font-weight: 600;
  top: 50%;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-right: 4px;
  left: 20px;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-control .fa-chevron-left {
    top: 53%;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-control .fa-chevron-left {
    left: 10%;
  }
}
.homepage-container .carousel .carousel-control .fa-chevron-right {
  position: absolute;
  background-color: #222222;
  font-size: 16px;
  font-weight: 600;
  top: 50%;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-left: 2px;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-control .fa-chevron-right {
    top: 53%;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-control .fa-chevron-right {
    right: 10%;
  }
}
.homepage-container .carousel .carousel-control:focus {
  opacity: 0.5;
}
.homepage-container .carousel .carousel-control:focus:hover {
  opacity: 0.9;
}
.homepage-container .carousel .carousel-image {
  width: 100%;
  height: 100%;
}
.homepage-container .carousel .carousel-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer {
    bottom: 53px;
  }
}
.homepage-container .carousel .carousel-footer .awards-container {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
}
.homepage-container .carousel .carousel-footer .awards-container > .container {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .carousel-footer .awards-container > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer .awards-container > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
.homepage-container .carousel .carousel-footer .awards-container .award {
  position: absolute;
  bottom: 45px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  opacity: 1;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.fade-in {
  animation-name: fadeIn;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.fade-in-up {
  animation-name: fadeInUp;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.fade-in-down {
  animation-name: fadeInDown;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.fade-in-left {
  animation-name: fadeInLeft;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.fade-in-right {
  animation-name: fadeInRight;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.slide-in-up {
  animation-name: slideInUp;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.slide-in-down {
  animation-name: slideInDown;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.slide-in-left {
  animation-name: slideInLeft;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.slide-in-right {
  animation-name: slideInRight;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.bounce-in {
  animation-name: bounceIn;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
.homepage-container .carousel .carousel-footer .awards-container .award.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
.homepage-container .carousel .carousel-footer .awards-container .award:nth-child(4) {
  animation-delay: 1s;
}
.homepage-container .carousel .carousel-footer .awards-container .award:nth-child(3) {
  animation-delay: 0.75s;
}
.homepage-container .carousel .carousel-footer .awards-container .award:nth-child(2) {
  animation-delay: 0.5s;
}
.homepage-container .carousel .carousel-footer .awards-container .award:nth-child(1) {
  animation-delay: 0.25s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .carousel-footer .awards-container .award {
    position: relative;
    bottom: 140px;
    left: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer .awards-container .award {
    position: relative;
    bottom: 60px;
    left: auto !important;
  }
}
@media only screen and (max-width: 320px) {
  .homepage-container .carousel .carousel-footer .awards-container .award {
    bottom: 50px;
  }
}
.homepage-container .carousel .carousel-footer .awards-container .award.second-section {
  left: 24%;
}
.homepage-container .carousel .carousel-footer .awards-container .award.third-section {
  left: 50%;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section {
    margin-left: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section {
    margin-left: -45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section {
    bottom: 184px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section {
    bottom: 104px;
  }
}
@media only screen and (max-width: 320px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section {
    bottom: 94px;
  }
}
.homepage-container .carousel .carousel-footer .awards-container .award.third-section .award-image {
  height: 26.775vh;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section .award-image {
    height: 259.25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section .award-image {
    height: 216.75px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section .award-image {
    height: 165.75px;
  }
}
@media only screen and (max-width: 320px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.third-section .award-image {
    height: 140.25px;
  }
}
.homepage-container .carousel .carousel-footer .awards-container .award.fourth-section {
  left: 67.5%;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .homepage-container .carousel .carousel-footer .awards-container .award.fifth-section {
    right: 15px;
  }
}
.homepage-container .carousel .carousel-footer .awards-container .award-image {
  height: 16.575vh;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .homepage-container .carousel .carousel-footer .awards-container .award-image {
    height: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-container .carousel .carousel-footer .awards-container .award-image {
    height: 127.5px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-footer .awards-container .award-image {
    height: 76.5px;
  }
}
@media only screen and (max-width: 320px) {
  .homepage-container .carousel .carousel-footer .awards-container .award-image {
    height: 51px;
  }
}
.homepage-container .carousel .fixed-carousel-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-container .carousel .links-container {
  background-color: rgba(54, 54, 54, 0.7);
  padding: 20px 0;
}
.homepage-container .carousel .icon-container {
  position: relative;
  background-color: #e6e0d3;
  height: 85px;
  width: 85px;
  border-radius: 5px;
}
.homepage-container .carousel .icon-container .icon {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.homepage-container .carousel .link-container {
  border-right: 1px solid #4e4c48;
}
.homepage-container .carousel .link-container:first-child {
  border-left: 1px solid #4e4c48;
}
.homepage-container .carousel .link-content {
  margin: auto;
  width: 235px;
  cursor: pointer;
}
.homepage-container .carousel .link-content.awards {
  width: 185px;
}
.homepage-container .carousel .link-content:hover .icon-container {
  background-color: #fff;
}
.homepage-container .carousel .link-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 85px;
  margin-left: 30px;
  letter-spacing: 1px;
}
.homepage-container .carousel .carousel-indicators {
  bottom: 15px;
  right: 20px;
  left: inherit;
  margin-left: 0;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .homepage-container .carousel .carousel-indicators {
    bottom: 75px;
  }
}
.homepage-container .carousel .carousel-indicators li {
  border-radius: 0;
  border: 0;
  background-color: #fff;
  width: 9px;
  height: 9px;
}
.homepage-container .carousel .carousel-indicators li.active {
  background-color: #af9b71;
  margin: 1px;
}
.microsite {
  position: relative;
  overflow-x: hidden;
  /*
    Specific Communiy Styles
     */
}
.microsite #microsite-carousel {
  position: relative;
  height: 100vh;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel {
    height: 90vh;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel {
    height: 105vh;
  }
}
.microsite #microsite-carousel .banner {
  position: absolute;
  z-index: 2;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px) {
  .microsite #microsite-carousel .banner {
    top: 150px;
    right: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .microsite #microsite-carousel .banner {
    top: 150px;
    right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .banner {
    top: 165px;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .banner {
    margin-left: -150px;
    top: 90px;
    left: 50%;
    width: 300px;
  }
}
.microsite #microsite-carousel .slick-slider {
  position: relative;
  z-index: 1;
}
.microsite #microsite-carousel .microsite-img-details {
  left: 0;
  bottom: 65px;
  right: 0;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 30px;
  background-color: rgba(34, 34, 34, 0.45);
  color: white;
  z-index: 2;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details {
    padding: 0 30px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details {
    bottom: 50px;
    padding: 0 15px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details {
    bottom: 45px;
    padding: 0 15px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details [class^='col-'] {
    padding: 0;
  }
}
.microsite #microsite-carousel .microsite-img-details h1 {
  font-size: 72px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  margin-bottom: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details h1 {
    font-size: 52px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details h1 {
    font-size: 52px;
    margin-top: 20px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details h1 {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .microsite #microsite-carousel .microsite-img-details h1 {
    font-size: 24px;
  }
}
.microsite #microsite-carousel .microsite-img-details .availability {
  width: 100%;
  max-width: 220px;
  padding: 15px 10px;
  margin: 35px 0 15px;
  font-size: 20px;
}
.microsite #microsite-carousel .microsite-img-details .availability.grand-opening,
.microsite #microsite-carousel .microsite-img-details .availability.now-pre-selling {
  background-color: #c41f2d;
}
.microsite #microsite-carousel .microsite-img-details .availability.grand-opening:after,
.microsite #microsite-carousel .microsite-img-details .availability.now-pre-selling:after {
  border-left-color: #c41f2d;
}
.microsite #microsite-carousel .microsite-img-details .availability.now-selling {
  background-color: #c4656d;
}
.microsite #microsite-carousel .microsite-img-details .availability.now-selling:after {
  border-left-color: #c4656d;
}
.microsite #microsite-carousel .microsite-img-details .availability.coming-soon {
  background-color: #78985b;
}
.microsite #microsite-carousel .microsite-img-details .availability.coming-soon:after {
  border-left-color: #78985b;
}
.microsite #microsite-carousel .microsite-img-details .availability.grand-closeout,
.microsite #microsite-carousel .microsite-img-details .availability.sold-out {
  background-color: #606f8a;
}
.microsite #microsite-carousel .microsite-img-details .availability.grand-closeout:after,
.microsite #microsite-carousel .microsite-img-details .availability.sold-out:after {
  border-left-color: #606f8a;
}
.microsite #microsite-carousel .microsite-img-details .availability.completed {
  background-color: #c1c1c1;
}
.microsite #microsite-carousel .microsite-img-details .availability.completed:after {
  border-left-color: #c1c1c1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details .availability {
    font-size: 17px;
  }
}
.microsite #microsite-carousel .microsite-img-details .main-detail {
  font-size: 26px;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Philosopher', sans-serif;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details .main-detail {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details .main-detail {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .microsite #microsite-carousel .microsite-img-details .main-detail {
    font-size: 14px;
  }
}
.microsite #microsite-carousel .microsite-img-details .main-detail .visible-sm-landscape {
  display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details .main-detail .visible-sm-landscape {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details .main-detail .pipe {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details .community-details .no-padding-left {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details .community-details .no-padding-right {
    padding-right: 15px;
  }
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot {
  font-size: 18px;
  margin-top: -5px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot {
    margin: 15px 0 0;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot {
    margin: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
  }
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot li {
  line-height: 40px;
  font-weight: lighter;
  margin-right: 5%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li {
    margin-right: 15px;
    padding-left: 0;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 320px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li {
    margin-right: 2px;
  }
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot li i {
  margin-right: 5px;
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot li i svg {
  display: inline-block;
  width: 32px;
  height: 24px;
  margin-bottom: -5px;
  fill: white;
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li i svg {
    width: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .microsite #microsite-carousel .microsite-img-details ul.snapshot li i svg {
    width: 12px;
    height: 12px;
    margin-bottom: 0;
  }
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot li img {
  margin-right: 15px;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
.microsite #microsite-carousel .microsite-img-details ul.snapshot li:last-child {
  margin-right: 0;
}
.microsite #microsite-carousel .fixed-carousel-footer {
  position: absolute;
  width: 100%;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel {
  background: rgba(17, 15, 13, 0.9);
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 0;
  visibility: hidden;
  transition: all 0.5s;
  opacity: 0;
  overflow: hidden;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .filter_close {
  position: absolute;
  top: -44px;
  right: 0;
  margin-right: 60px;
  color: #7d7d7d;
  padding: 12px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #110f0d;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .filter_close {
    margin-right: 0;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .filter_close .text_number {
  margin-right: 15px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .filter_close .text_number {
    margin-left: 25px;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .filter_close:hover {
  color: white;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left {
  width: 20%;
  position: absolute;
  top: 0;
  bottom: 0;
  float: left;
  padding: 33px;
  border-right: 1px solid #454545;
  text-align: left;
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left {
    padding: 33px 15px;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left h2 {
  font-weight: normal;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 20px;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .filter_text {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: inline-block;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown {
  border: 1px solid #7d7d7d;
  border-radius: 0;
  background-color: transparent;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown a {
  height: 30px;
  color: white;
  line-height: 30px;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown .caret-outer {
  background: #7d7d7d;
  color: #110f0d;
  position: absolute;
  right: 0;
  height: 100%;
  text-align: center;
  width: 30px;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
  background-color: white;
  max-height: 100px;
  overflow-x: hidden;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown ul.dropdown-menu li {
  padding: 5px 15px;
  display: block;
  width: 100%;
  cursor: pointer;
  text-transform: capitalize;
  color: #222222;
  transition: all ease 0.5s;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .left .dropdown ul.dropdown-menu li:hover {
  font-weight: bold;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right {
  float: left;
  margin-left: 20%;
  position: absolute;
  overflow: hidden;
  width: 80%;
  padding-top: 30px;
  padding-bottom: 30px;
  bottom: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right {
    width: 100%;
    margin-left: 0;
    padding-left: 15px;
    padding-top: 25px;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs {
  height: 100%;
  padding: 0;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs:hover,
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs.active,
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs:focus {
  outline: none;
  text-decoration: none;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs .img-responsive {
  border: 2px solid transparent;
  height: 130px;
  width: 200px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs .img-responsive {
    height: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs .img-responsive {
    height: 75px;
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs .img-responsive {
    height: 40px;
    width: 40px;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs .img-responsive:hover {
  border-color: white;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel .right .thumbs.slick-current .img-responsive {
  border-color: white;
}
.microsite #microsite-carousel .fixed-carousel-footer .small_carousel.active {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel.active {
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .small_carousel.active {
    height: 90px;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .cam_top {
  position: absolute;
  top: -44px;
  right: 0;
  margin-right: 60px;
  color: #7d7d7d;
  z-index: 9;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite #microsite-carousel .fixed-carousel-footer .cam_top {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel .fixed-carousel-footer .cam_top {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .microsite #microsite-carousel .fixed-carousel-footer .cam_top {
    margin-right: 0;
  }
}
.microsite #microsite-carousel .fixed-carousel-footer .cam_top .text_number {
  margin-right: 15px;
  font-weight: bold;
}
.microsite #microsite-carousel .fixed-carousel-footer .cam_top .fa {
  padding: 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #110f0d;
  cursor: pointer;
  color: #7d7d7d;
}
.microsite #microsite-carousel .fixed-carousel-footer .cam_top:hover {
  color: white;
}
.microsite #microsite-carousel .fixed-carousel-footer .cam_top:hover .fa {
  color: white;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control {
  background: none;
  z-index: 9;
  height: 50px;
  top: calc(50% - 50px);
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control.left {
  left: 0px;
  right: auto;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control.right {
  left: auto;
  right: 0px;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control .fa {
  cursor: pointer;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control .fa-chevron-left {
  position: absolute;
  background-color: #222222;
  font-size: 16px;
  font-weight: 600;
  top: 50%;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-right: 4px;
  left: 20px;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control .fa-chevron-right {
  position: absolute;
  background-color: #222222;
  font-size: 16px;
  font-weight: 600;
  top: 50%;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-left: 2px;
  right: 20px;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control:focus {
  opacity: 0.5;
}
.microsite #microsite-carousel #microsite-custom-gallery .carousel-control:focus:hover {
  opacity: 0.9;
}
.microsite #microsite-carousel #microsite-custom-gallery .fill {
  width: 100%;
  height: 100vh;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite #microsite-carousel #microsite-custom-gallery .fill {
    height: 90vh;
  }
}
.microsite .microsite-sections {
  position: relative;
  z-index: 2;
  /**
         * Navbar Microsite
         */
  /**
         * SECTION: overview
         */
  /**
         * SECTION: home-designs
         */
  /**
         * SECTION: Features
         */
  /**
         * SECTION: local-amenities
         */
  /**
         * SECTION: site-plan
         */
  /**
         * SECTION: visit-us
         */
  /**
         * MODALS
         */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections h2 {
    font-size: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections h2 {
    font-size: 40px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections h2 {
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.microsite .microsite-sections nav.sub-nav {
  background-color: rgba(42, 42, 42, 0.9);
  top: 0;
  margin-top: -65px;
  transition: none;
  border-radius: 0;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav {
    margin-top: -50px;
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections nav.sub-nav {
    margin-top: -45px;
    background-color: transparent;
  }
}
.microsite .microsite-sections nav.sub-nav .navbar-header {
  background-color: #6f6f6f;
  height: 50px;
}
.microsite .microsite-sections nav.sub-nav .navbar-header .title {
  color: white;
  line-height: 50px;
  float: left;
  width: calc(100% - 100px);
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav .navbar-header .title {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections nav.sub-nav .navbar-header .title {
    padding-left: 15px;
  }
}
.microsite .microsite-sections nav.sub-nav .navbar-header button.navbar-toggle {
  float: none;
  padding: 0;
  width: 100%;
  margin: 0 11px 0 0;
  color: white;
  cursor: pointer;
}
.microsite .microsite-sections nav.sub-nav .navbar-header button.navbar-toggle .fa {
  width: 50px;
  height: 50px;
  transform: rotate(180deg);
  font-size: 32px;
  line-height: 50px;
  display: block;
  position: absolute;
  right: 12px;
}
.microsite .microsite-sections nav.sub-nav .navbar-header button.navbar-toggle.collapsed .fa {
  transform: rotate(0deg);
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections nav.sub-nav > .container {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav .navbar-collapse {
    max-width: 100%;
    right: 0;
  }
}
.microsite .microsite-sections nav.sub-nav ul li {
  float: left;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav ul li {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections nav.sub-nav ul li {
    float: none;
    width: 100%;
  }
}
.microsite .microsite-sections nav.sub-nav ul li a {
  padding: 10px 20px;
  font-size: 14px;
  height: 65px;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
  transition: all ease-in 0.3s;
  color: white;
  cursor: pointer;
}
.microsite .microsite-sections nav.sub-nav ul li a:hover,
.microsite .microsite-sections nav.sub-nav ul li a.active {
  background: rgba(230, 224, 211, 0.15);
  transition: all ease-out 0.3s;
}
.microsite .microsite-sections nav.sub-nav ul li a svg {
  fill: white;
  cursor: pointer;
}
.microsite .microsite-sections nav.sub-nav ul li a:hover {
  color: #d1b881;
  text-decoration: none;
}
.microsite .microsite-sections nav.sub-nav ul li a:hover svg {
  fill: #d1b881;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections nav.sub-nav ul li a {
    padding: 10px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav ul li a {
    height: 50px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections nav.sub-nav ul li a {
    height: 50px;
    line-height: 30px;
  }
}
.microsite .microsite-sections nav.sub-nav ul li a:hover,
.microsite .microsite-sections nav.sub-nav ul li a:focus {
  background-color: transparent;
}
.microsite .microsite-sections nav.sub-nav ul li.active,
.microsite .microsite-sections nav.sub-nav ul li:focus {
  background-color: rgba(230, 224, 211, 0.15);
}
.microsite .microsite-sections nav.sub-nav ul li.active a,
.microsite .microsite-sections nav.sub-nav ul li:focus a {
  color: #d1b881;
}
.microsite .microsite-sections nav.sub-nav ul .last {
  position: relative;
}
.microsite .microsite-sections nav.sub-nav ul .last a {
  background: #110f0d;
  transition: all ease-in 0.3s;
  cursor: pointer;
}
.microsite .microsite-sections nav.sub-nav ul .last a:hover,
.microsite .microsite-sections nav.sub-nav ul .last a.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections nav.sub-nav ul .last a {
    height: 65px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections nav.sub-nav ul .last a {
    height: 65px;
    line-height: 45px;
  }
}
.microsite .microsite-sections nav.sub-nav ul .last > span {
  background-color: #e6e0d3;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
  color: #110f0d;
  display: inline-block;
  line-height: 30px;
  text-align: center;
}
.microsite .microsite-sections nav.sub-nav ul .last .pencil_icon {
  padding: 6px 10px;
  background-color: #e6e0d3;
  border-radius: 4px;
  font-size: 22px;
  text-align: center;
  margin-right: 10px;
}
.microsite .microsite-sections nav.sub-nav ul .last .pencil_icon .icon {
  color: #110f0d;
}
.microsite .microsite-sections nav.sub-nav ul .last:hover .updates_section {
  opacity: 1;
  visibility: visible;
  height: 642px;
  top: -642px;
}
.microsite .microsite-sections nav.sub-nav ul .last:hover a {
  background-color: #110f0d;
}
.microsite .microsite-sections .navbar-microsite.stick_to_submenu {
  position: fixed;
  top: 0;
  margin-top: 80px;
  transition: all 0.5s;
  width: 100%;
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections .navbar-microsite.stick_to_submenu {
    margin-top: 64px;
  }
}
.microsite .microsite-sections .navbar-microsite.stick_to_submenu .updates_section {
  bottom: auto !important;
  top: 64px !important;
}
.microsite .microsite-sections section#overview {
  padding-bottom: 200px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#overview {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#overview {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#overview h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview h2 {
    margin-bottom: 15px;
  }
}
.microsite .microsite-sections section#overview p {
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 40px;
  line-height: 40px;
  color: #110f0d;
  font-weight: 300;
  padding-right: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#overview p {
    padding-right: 0;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview p {
    font-size: 16px;
    line-height: 1.8;
    padding-right: 0;
    margin-top: 20px;
  }
}
.microsite .microsite-sections section#overview #community-description span.btn {
  font-size: 20px;
  padding: 0;
  color: #8a2b33;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview #community-description span.btn {
    display: block;
    margin-bottom: 30px;
  }
}
.microsite .microsite-sections section#overview #community-description img {
  opacity: 1 !important;
  max-width: 50%;
  float: right;
  margin: 0 0 30px 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#overview #community-description img {
    max-width: 47%;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview #community-description img {
    margin: 0;
    max-width: 100%;
  }
}
.microsite .microsite-sections section#overview .custom_right_section {
  position: absolute;
  right: 0;
  text-align: right;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview .custom_right_section {
    position: relative;
  }
}
.microsite .microsite-sections section#overview .custom_right_section .img-responsive {
  float: right;
  position: relative;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#overview .custom_right_section .img-responsive {
    float: none;
  }
}
.microsite .microsite-sections section#home-designs {
  background-color: #ebebeb;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs h2 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs h2 {
    margin-bottom: 50px;
  }
}
.microsite .microsite-sections section#home-designs a.red_link {
  letter-spacing: 1px;
  color: #8a2b33;
  cursor: pointer;
}
.microsite .microsite-sections section#home-designs a.red_link svg {
  fill: #8a2b33;
  cursor: pointer;
}
.microsite .microsite-sections section#home-designs a.red_link:hover {
  color: #110f0d;
  text-decoration: none;
}
.microsite .microsite-sections section#home-designs a.red_link:hover svg {
  fill: #110f0d;
}
.microsite .microsite-sections section#home-designs .one_item {
  background-color: white;
  height: auto;
  transition: all 0.4s;
  position: relative;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item {
    height: auto;
  }
}
.microsite .microsite-sections section#home-designs .one_item .ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  overflow: hidden;
  width: 176px;
  height: 200px;
  text-align: right;
}
.microsite .microsite-sections section#home-designs .one_item .ribbon a {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 170px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#59a82a 0%, #59a72a 100%);
  box-shadow: 0 3px 10px -5px #000000;
  position: absolute;
  top: 28px;
  right: -38px;
  padding: 3.5px 0px;
  text-decoration: none;
  z-index: 2;
}
.microsite .microsite-sections section#home-designs .one_item .ribbon a::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #59a72a;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #59a72a;
}
.microsite .microsite-sections section#home-designs .one_item .ribbon a::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #59a72a;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #59a72a;
}
.microsite .microsite-sections section#home-designs .one_item .flag {
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 2;
}
.microsite .microsite-sections section#home-designs .one_item .top_img {
  background-color: #c9c9c9;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .image {
  height: 350px;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .top_img .image {
    height: 195px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .top_img .carousel-control {
  z-index: 1;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .carousel-control > i.fa {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  right: 0;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-prev,
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-next {
  bottom: 10px;
  top: auto;
  z-index: 999;
  opacity: 0.75;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-prev:before,
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-next:before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-prev {
  left: auto;
  right: 50px;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-prev:before {
  content: '\f053';
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-next {
  right: 15px;
}
.microsite .microsite-sections section#home-designs .one_item .top_img .slick-next:before {
  content: '\f054';
}
.microsite .microsite-sections section#home-designs .one_item hr {
  margin: 0;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container {
  width: 94.5%;
  margin: 0 auto;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot {
  padding: 30px 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-height: 800px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot {
    padding: 15px 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot {
    padding: 15px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot {
    padding: 15px 10px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot li {
  margin-right: 9px;
  color: #110f0d;
  font-weight: 300;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot li {
    margin-right: 15px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot li:last-child {
  margin-right: 0;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-bottom: -5px;
  fill: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container ul.snapshot svg {
    width: 20px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading {
  color: #8a2b33;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 40px;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-height: 800px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading {
    text-align: center;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading span {
  float: right;
  font-size: 20px;
  color: #454545;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading span {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading span {
    float: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .red_heading span {
    float: none;
    display: block;
    padding-top: 10px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description p {
    line-height: 30px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description p {
    line-height: 2;
    max-height: 100px;
    margin-bottom: 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description p {
    font-size: 16px;
    line-height: 1.8;
    max-height: 145px;
    padding: 0;
    margin-bottom: 25px;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description.fullView p {
  overflow: initial;
  height: auto;
  max-height: 100%;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description.fullView p:not(:first-child) {
  display: block;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description:not(.fullView) p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-height: 800px) {
  .microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description:not(.fullView) p {
    -webkit-line-clamp: 2;
  }
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description:not(.fullView) p:not(:first-child) {
  display: none;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container .residence-description:not(.fullView) p br {
  display: none;
}
.microsite .microsite-sections section#home-designs .one_item .cust_container a.read-more {
  color: #8a2b33;
  cursor: pointer;
}
.microsite .microsite-sections section#home-designs .view-quick-close-homes {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 100px;
  letter-spacing: 1px;
  padding: 10px 30px;
  display: inline-block;
  width: auto;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#home-designs .view-quick-close-homes {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 10px 20px;
    font-size: 16px;
    width: 100%;
    letter-spacing: 0px;
  }
}
.microsite .microsite-sections section#features {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 130px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#features {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#features {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#features {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features {
    padding: 0 15px 50px;
  }
}
.microsite .microsite-sections section#features .red_heading {
  color: white;
}
.microsite .microsite-sections section#features .download_link {
  float: right;
  color: #e6e0d3;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 1px;
}
.microsite .microsite-sections section#features .download_link .fa {
  margin-right: 5px;
}
.microsite .microsite-sections section#features .download_link svg {
  fill: #e6e0d3;
  cursor: pointer;
}
.microsite .microsite-sections section#features .download_link:hover {
  color: white;
  text-decoration: none;
}
.microsite .microsite-sections section#features .download_link:hover svg {
  fill: white;
}
.microsite .microsite-sections section#features .tabbing_section {
  background-color: rgba(111, 111, 111, 0.7);
  margin-top: 25px;
  width: 100%;
  overflow: hidden;
  height: 660px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section {
    height: auto;
  }
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav {
  padding: 0;
  padding-top: 30px;
  margin: 0;
  background-color: rgba(17, 15, 13, 0.7);
  height: 660px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section ul.cust_nav {
    height: auto;
    padding-top: 0;
  }
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li {
  list-style: none;
  margin-bottom: 30px;
  position: relative;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li:after {
  content: '';
  width: 0;
  height: 0;
  position: relative;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: white transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section ul.cust_nav li {
    margin-bottom: 0;
  }
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li .icon,
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li .fa {
  margin-left: 10px;
  margin-right: 20px;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a {
  display: inline-block;
  width: 100%;
  padding: 15px;
  padding-left: 35px;
  font-size: 18px;
  letter-spacing: 1px;
  color: white;
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  text-decoration: none;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a svg {
  fill: white;
  cursor: pointer;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a:hover {
  color: white;
  text-decoration: none;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a:hover svg {
  fill: white;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a:hover,
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a {
    font-size: 16px;
    padding: 15px 10px 15px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a {
    font-size: 14px;
    padding: 15px 10px 15px 25px;
  }
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li a:hover {
  box-shadow: inset 550px 0 0 0 #8a2b33;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li.active a {
  background-color: #8a2b33;
}
.microsite .microsite-sections section#features .tabbing_section ul.cust_nav li.active:after {
  transform: rotate(-90deg);
}
.microsite .microsite-sections section#features .tabbing_section select {
  background-color: #8a2b33;
  border-color: #8a2b33;
  color: white;
  background-image: url(/images/icons/caret-down-white.svg);
  background-position: calc(100% - 18px) 50%;
  background-size: 10px 10px;
  height: 50px;
  padding-right: 50px;
}
.microsite .microsite-sections section#features .tabbing_section .tab-content {
  color: white;
  padding: 60px 50px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content {
    padding: 25px 15px;
  }
}
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar {
  height: 560px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar {
    height: 360px;
  }
}
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar .mCSB_buttonUp,
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar .mCSB_buttonDown {
  display: none !important;
}
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0;
}
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar .mCSB_scrollTools .mCSB_dragger_bar {
  background-color: #f5f5f5;
  width: 8px;
  border-radius: 0;
}
.microsite .microsite-sections section#features .tabbing_section .tab-content .mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #f5f5f5;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content ul {
    padding-left: 30px;
  }
}
.microsite .microsite-sections section#features .tabbing_section .tab-content ul li {
  margin-bottom: 30px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#features .tabbing_section .tab-content ul li {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
  }
}
.microsite .microsite-sections section#local-amenities {
  width: 100%;
  height: 775px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#local-amenities {
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities {
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.microsite .microsite-sections section#local-amenities #map {
  width: 100%;
  height: 775px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities #map {
    height: calc(100vh - 167px);
  }
}
.microsite .microsite-sections section#local-amenities #map .angular-google-map-container {
  height: 775px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities #map .angular-google-map-container {
    height: calc(100vh - 167px);
  }
}
.microsite .microsite-sections section#local-amenities #map .angular-google-map-container .popup-wrapper > img {
  display: none;
}
.microsite .microsite-sections section#local-amenities .pins-box {
  position: relative;
  height: 100%;
  width: 100%;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin {
  position: absolute;
  cursor: pointer;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin img.pin_img {
  max-width: 60px;
  height: auto;
  position: relative;
  z-index: 12;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .pin_img.fa-star {
  font-size: 30px;
  color: #8a2b33;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .pin-pulse {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 60%;
  top: 68%;
  margin: 14px 0px 0px -18px;
  transform: rotateX(55deg);
  z-index: 0;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .pin-pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  animation: pulsate 2.5s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: rgba(69, 69, 69, 0.6);
  box-shadow: 0 0 1px 2px #222222;
  animation-delay: 1s;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .desc_popup {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -170px;
  left: -227px;
  z-index: 15;
  transition: all 0.7s;
  width: 500px;
  height: 160px;
  padding: 30px;
  background-color: white;
  box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.15);
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .desc_popup:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: white;
  border-width: 20px;
  margin-left: -20px;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .desc_popup h3 {
  color: #8a2b33;
  margin-top: 0;
  letter-spacing: 1px;
  font-size: 24px;
  text-transform: uppercase;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .desc_popup p {
  font-size: 14px;
  line-height: 30px;
  color: #110f0d;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin .desc_popup p strong {
  display: block;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin:hover .desc_popup {
  visibility: visible;
  opacity: 1;
}
.microsite .microsite-sections section#local-amenities .pins-box .pin.ng-hide-animate {
  display: none !important;
}
.microsite .microsite-sections section#local-amenities .custom_selection {
  position: absolute;
  width: 330px;
  padding: 45px;
  border-radius: 4px;
  height: 450px;
  background-color: white;
  color: #110f0d;
  top: 140px;
  right: 200px;
  box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#local-amenities .custom_selection {
    right: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#local-amenities .custom_selection {
    position: relative;
    width: 100%;
    height: auto;
    padding: 25px 15px 0 0;
    top: 0;
    right: 0;
    box-shadow: none;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities .custom_selection {
    position: relative;
    width: 100%;
    padding: 30px 10px 15px;
    border-radius: 0;
    height: auto;
    top: 0;
    right: 0;
    box-shadow: none;
  }
}
.microsite .microsite-sections section#local-amenities .custom_selection .red_heading {
  font-size: 32px;
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .red_heading {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .red_heading {
    font-size: 24px;
  }
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list {
  padding-top: 40px;
  padding-left: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .cat_list {
    padding-top: 30px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .cat_list {
    padding-top: 30px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list li {
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
  list-style: none;
  margin-bottom: 20px;
  letter-spacing: 1px;
  cursor: pointer;
  height: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .cat_list li {
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    height: auto;
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .cat_list li {
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    height: auto;
    clear: both;
  }
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list li .squaredTwo {
  border-color: #110f0d;
  margin-right: 25px;
  margin-left: 25px;
  text-indent: 40px;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#local-amenities .custom_selection .cat_list li .squaredTwo {
    margin-right: 5px;
    margin-left: 15px;
    text-indent: 30px;
  }
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list li .squaredTwo > label {
  background-color: white;
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list li .squaredTwo > label:after {
  border-color: #8a2b33;
}
.microsite .microsite-sections section#local-amenities .custom_selection .cat_list li .squaredTwo :checked + label {
  color: #8a2b33;
}
.microsite .microsite-sections section#site-plan {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .microsite .microsite-sections section#site-plan {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#site-plan {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#site-plan {
    background-attachment: scroll;
  }
}
.microsite .microsite-sections section#site-plan .red_heading {
  color: white;
}
.microsite .microsite-sections section#site-plan .view_more {
  border: 2px solid white !important;
  color: white;
  background: transparent;
  cursor: pointer;
  transition: all ease-in 0.3s;
  text-transform: uppercase;
  margin-bottom: 120px;
  margin-top: 0px;
  letter-spacing: 1px;
  padding: 10px 20px;
  display: inline-block;
  width: auto;
  border-radius: 8px;
}
.microsite .microsite-sections section#site-plan .view_more svg {
  fill: white;
  cursor: pointer;
}
.microsite .microsite-sections section#site-plan .view_more:hover {
  color: white;
  text-decoration: none;
}
.microsite .microsite-sections section#site-plan .view_more:hover svg {
  fill: white;
}
.microsite .microsite-sections section#site-plan .view_more:hover,
.microsite .microsite-sections section#site-plan .view_more.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#site-plan .view_more {
    margin-bottom: 50px;
  }
}
.microsite .microsite-sections section#visit-us {
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .microsite .microsite-sections section#visit-us {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#visit-us {
    padding-bottom: 100px;
  }
}
.microsite .microsite-sections section#visit-us p {
  font-size: 16px;
  line-height: 40px;
  color: #110f0d;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#visit-us p {
    line-height: 1.8;
  }
}
.microsite .microsite-sections section#visit-us h3 {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #110f0d;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .microsite .microsite-sections section#visit-us h3 {
    line-height: 1.8;
  }
}
.microsite .microsite-sections section#visit-us .office-hours p:first-child {
  margin-bottom: 0px;
}
.microsite .microsite-sections section#visit-us .office-hours p:last-child {
  margin-top: 0px;
}
.microsite .microsite-sections section#visit-us .dummy_map_img {
  margin-top: 20px;
}
.microsite .microsite-sections section#visit-us a.mailto {
  color: #8a2b33;
  cursor: pointer;
}
.microsite .microsite-sections section#visit-us a.mailto svg {
  fill: #8a2b33;
  cursor: pointer;
}
.microsite .microsite-sections section#visit-us a.mailto:hover {
  color: #110f0d;
  text-decoration: none;
}
.microsite .microsite-sections section#visit-us a.mailto:hover svg {
  fill: #110f0d;
}
.microsite .microsite-sections .elevations_modal {
  text-align: left;
  top: 0%;
}
.microsite .microsite-sections .elevations_modal.fade.in {
  background-color: rgba(0, 0, 0, 0.7);
}
.microsite .microsite-sections .elevations_modal .modal-lg {
  width: 72%;
  margin-top: 9%;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content {
  border: none;
  background: transparent;
  box-shadow: none;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-indicators {
  display: none;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control {
  opacity: 0.8;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.right .fa-chevron-right {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-left: 2px;
  right: 20px;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.right .fa-chevron-right:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.left {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.left .fa-chevron-left {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-right: 4px;
  left: 20px;
}
.microsite .microsite-sections .elevations_modal .modal-lg .modal-content .carousel-control.left .fa-chevron-left:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .elevations_modal .close_icon {
  color: #fff;
  background-color: #222222;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 0;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: 0;
  z-index: 999;
}
.microsite .microsite-sections .elevations_modal .close_icon:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .photo_gallery.fade.in {
  background-color: rgba(0, 0, 0, 0.7);
}
.microsite .microsite-sections .photo_gallery .modal-lg {
  width: 72%;
  margin-top: 9%;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content {
  border: none;
  background: transparent;
  box-shadow: none;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-indicators {
  display: none;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control {
  opacity: 0.8;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.right .fa-chevron-right {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-left: 2px;
  right: 20px;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.right .fa-chevron-right:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.left {
  background-image: none;
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  top: 49%;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.left .fa-chevron-left {
  position: absolute;
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 43px;
  width: 43px;
  padding-top: 14px;
  border-radius: 50%;
  padding-right: 4px;
  left: 20px;
}
.microsite .microsite-sections .photo_gallery .modal-lg .modal-content .carousel-control.left .fa-chevron-left:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .photo_gallery .close_icon {
  color: #fff;
  background-color: #222222;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 0;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: 0;
  z-index: 999;
}
.microsite .microsite-sections .photo_gallery .close_icon:hover {
  background-color: #8a2b33;
  opacity: 1;
}
.microsite .microsite-sections .home_design_video {
  background-color: rgba(0, 0, 0, 0.6);
}
.microsite .microsite-sections .home_design_video .modal-lg {
  margin-top: 231px;
}
.microsite .microsite-sections .home_design_video .modal-lg .modal-content iframe {
  display: block;
}
.microsite .microsite-sections .home_design_video .close_icon {
  color: #fff;
  background-color: #222222;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 15px;
  margin-right: -15px;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: -50px;
  z-index: 999;
}
.microsite .microsite-sections .home_design_video .close_icon:hover {
  background-color: #8a2b33;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .microsite.community-1 .microsite-sections section#home-designs .one_item,
  .microsite.community-10 .microsite-sections section#home-designs .one_item,
  .microsite.community-11 .microsite-sections section#home-designs .one_item,
  .microsite.community-13 .microsite-sections section#home-designs .one_item,
  .microsite.community-15 .microsite-sections section#home-designs .one_item,
  .microsite.community-16 .microsite-sections section#home-designs .one_item {
    height: auto;
  }
}
.microsite.community-1 .microsite-sections section#home-designs .one_item .top_img .image,
.microsite.community-10 .microsite-sections section#home-designs .one_item .top_img .image,
.microsite.community-11 .microsite-sections section#home-designs .one_item .top_img .image,
.microsite.community-13 .microsite-sections section#home-designs .one_item .top_img .image,
.microsite.community-15 .microsite-sections section#home-designs .one_item .top_img .image,
.microsite.community-16 .microsite-sections section#home-designs .one_item .top_img .image {
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .microsite.community-1 .microsite-sections section#home-designs .one_item .top_img .image,
  .microsite.community-10 .microsite-sections section#home-designs .one_item .top_img .image,
  .microsite.community-11 .microsite-sections section#home-designs .one_item .top_img .image,
  .microsite.community-13 .microsite-sections section#home-designs .one_item .top_img .image,
  .microsite.community-15 .microsite-sections section#home-designs .one_item .top_img .image,
  .microsite.community-16 .microsite-sections section#home-designs .one_item .top_img .image {
    height: 130px;
  }
}
.interactive-floorplans hr {
  margin: 0;
}
.interactive-floorplans .floorplan_img {
  margin-top: 115px;
}
.interactive-floorplans .red_heading {
  color: #8a2b33;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans .red_heading {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .red_heading {
    font-size: 30px;
  }
}
.interactive-floorplans .red_heading span {
  font-size: 24px;
  margin-top: 15px;
  color: #454545;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans .red_heading span {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .red_heading span {
    display: inline-block;
  }
}
.interactive-floorplans .red_heading.residence-name {
  text-align: left;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .interactive-floorplans .red_heading.residence-name {
    margin-top: 165px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans .red_heading.residence-name {
    margin-top: 135px;
  }
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .red_heading.residence-name {
    margin-top: 90px;
  }
}
.interactive-floorplans .top_info {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .top_info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
  }
}
.interactive-floorplans .top_info li {
  height: 45px;
  line-height: 45px;
  color: #110f0d;
}
.interactive-floorplans .top_info li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans .top_info li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .top_info li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .interactive-floorplans .top_info li {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.interactive-floorplans .top_info svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-bottom: -5px;
  fill: #8a8a8a;
}
.interactive-floorplans .snapshot {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .interactive-floorplans .snapshot .top_info {
    margin-left: -20px;
  }
}
.interactive-floorplans .dropdown {
  border-radius: 0;
  background-color: #f2f2f2;
  font-size: 16px;
  text-align: left;
  float: right;
  padding-left: 25px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .dropdown {
    width: 100%;
  }
}
.interactive-floorplans .dropdown > a {
  height: 45px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 45px;
  color: #8a2b33;
  cursor: pointer;
}
.interactive-floorplans .dropdown > a svg {
  fill: #8a2b33;
  cursor: pointer;
}
.interactive-floorplans .dropdown > a:hover {
  color: #110f0d;
  text-decoration: none;
}
.interactive-floorplans .dropdown > a:hover svg {
  fill: #110f0d;
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .dropdown > a {
    width: 100%;
  }
}
.interactive-floorplans .dropdown > a > span {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .dropdown > a > span {
    float: right;
  }
}
.interactive-floorplans .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
}
.interactive-floorplans .dropdown ul.dropdown-menu li a {
  padding-top: 9px;
  padding-bottom: 9px;
}
.interactive-floorplans .dropdown.open .caret-outer {
  transform: rotate(180deg);
}
.interactive-floorplans h1.line_bg {
  display: table;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 16px;
}
.interactive-floorplans h1.line_bg:before,
.interactive-floorplans h1.line_bg:after {
  border-top: 1px solid rgba(201, 201, 201, 0.3);
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
.interactive-floorplans h1.line_bg:before {
  right: 1.5%;
}
.interactive-floorplans h1.line_bg:after {
  left: 1.5%;
}
.interactive-floorplans h1.top_first_heading {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .mobile-arrange {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .interactive-floorplans .mobile-arrange:before,
  .interactive-floorplans .mobile-arrange:after {
    display: none;
  }
  .interactive-floorplans .mobile-arrange > div:nth-child(1) {
    -ms-flex-order: 2;
    order: 2;
  }
  .interactive-floorplans .mobile-arrange > div:nth-child(2) {
    -ms-flex-order: 1;
    order: 1;
  }
  .interactive-floorplans .mobile-arrange > div:nth-child(3) {
    -ms-flex-order: 3;
    order: 3;
  }
}
.interactive-floorplans .colored_bg {
  padding: 15px;
  background-color: #f5f5f5;
}
.interactive-floorplans .colored_bg .options {
  margin: 0;
  margin-bottom: 25px;
}
.interactive-floorplans .colored_bg .options li {
  width: 47%;
  margin-right: 3%;
  padding: 0;
}
.interactive-floorplans .colored_bg .options li .btn {
  padding: 6px 0;
}
.interactive-floorplans .colored_bg .options li:last-child {
  margin-right: 0;
}
.interactive-floorplans .colored_bg ul.elevations {
  margin-top: 20px;
}
.interactive-floorplans .colored_bg ul.elevations li {
  margin-bottom: 15px;
}
.interactive-floorplans .colored_bg ul.elevations li .bordered {
  border: 3px solid white;
  border-radius: 2px;
  width: 100%;
}
.interactive-floorplans .colored_bg ul.elevations li h5 {
  text-transform: uppercase;
  color: #110f0d;
  letter-spacing: 1px;
  margin-top: 10px;
}
.interactive-floorplans .colored_bg ul.elevations .photo {
  width: auto;
  background-color: rgba(17, 15, 13, 0.9);
  overflow: hidden;
  position: relative;
}
.interactive-floorplans .colored_bg ul.elevations .photo .overlay {
  color: white;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: transparent;
  font-size: 25px;
  font-weight: lighter;
  z-index: 2;
  text-align: center;
  line-height: 109px;
  opacity: 0;
}
.interactive-floorplans .colored_bg ul.elevations .photo:hover {
  cursor: pointer;
}
.interactive-floorplans .colored_bg ul.elevations .photo:hover .overlay {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  opacity: 1;
}
.interactive-floorplans .colored_bg ul.elevations .photo:hover img {
  transform: scale(1.1);
  opacity: 0.5;
  transition: all 0.3s ease-in;
}
.interactive-floorplans .colored_bg ul.elevations .photo img {
  height: 100%;
  width: 100%;
}
.interactive-floorplans .colored_bg ul.floor-selections {
  text-align: center;
  margin-top: 20px;
}
.interactive-floorplans .colored_bg ul.floor-selections li {
  cursor: pointer;
  margin-right: 20px;
}
.interactive-floorplans .colored_bg ul.floor-selections li .roundedOne input[type='radio']:checked + label:after {
  opacity: 0;
}
.interactive-floorplans .colored_bg ul.floor-selections li.selected .roundedOne input[type='radio'] + label:after {
  opacity: 1;
}
.interactive-floorplans .colored_bg .select-your-option {
  height: 195px;
  max-height: 195px;
  overflow-x: hidden;
  overflow-y: auto;
}
.interactive-floorplans .colored_bg .select-your-option .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  background-color: #f5f5f5;
  border-radius: 8px;
  border: 1px solid #c9c9c9;
}
.interactive-floorplans .colored_bg .select-your-option .mCSB_scrollTools .mCSB_draggerRail {
  width: 16px;
  background-color: #ebeae8;
  border-radius: 8px;
  border: 1px solid #c9c9c9;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options {
  margin-top: 10px;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options li {
  margin-bottom: 15px;
  font-size: 15px;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options li .squaredTwo {
  border-color: #c9c9c9;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options li .squaredTwo label {
  background-color: #f5f5f5;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options li .squaredTwo input[type='checkbox'] + label:after {
  opacity: 0;
}
.interactive-floorplans .colored_bg .select-your-option ul.floor-options li .squaredTwo input[type='checkbox'].selected + label:after {
  border-color: #8a2b33;
  opacity: 1;
}
.interactive-floorplans .colored_bg .btn_red {
  background: #8a2b33;
  cursor: pointer;
  transition: all ease-in 0.3s;
  border-right: none;
  border-radius: 0;
  color: white;
  width: 100%;
}
.interactive-floorplans .colored_bg .btn_red:hover,
.interactive-floorplans .colored_bg .btn_red.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
.interactive-floorplans .colored_bg .btn_red span {
  margin-right: 8px;
}
.interactive-floorplans .colored_bg .btn-print-e-brochure {
  padding: 15px 15px;
  margin: 15px 0;
}
.interactive-floorplans .disclaimer_text {
  color: #110f0d;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 992px) and (max-width: 1200px) {
  .interactive-floorplans .disclaimer_text {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans .disclaimer_text {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .interactive-floorplans .disclaimer_text {
    margin-bottom: 75px;
  }
}
.interactive-floorplans #floorplanElevationModal .modal-dialog {
  margin-top: 60px;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px) {
  .interactive-floorplans #floorplanElevationModal .modal-dialog {
    width: 51%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  .interactive-floorplans #floorplanElevationModal .modal-dialog {
    width: 75%;
  }
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content {
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .modal-header {
  position: relative;
  z-index: 1;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .modal-header .close_icon {
  top: 10px;
  right: 10px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .modal-header .close_icon:hover .fa {
  color: #8a2b33;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel {
  height: auto;
  margin-top: 15px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel-control-ph {
  position: absolute;
  bottom: -5px;
  right: 30px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel-control-ph .carousel-control {
  background: none;
  color: #110f0d;
  width: 30px;
  height: 20px;
  position: static;
  text-shadow: none;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel-control-ph .carousel-control[data-slide='prev'] {
  margin-right: 15px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel-control-ph .carousel-control:hover {
  opacity: 1;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .carousel-inner > .item > img {
  width: 100%;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .radio-inline {
  color: #110f0d;
  font-weight: normal;
  margin-top: 45px;
  padding-left: 30px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .radio-inline input[type='radio']:checked + .fa-check::before {
  display: block;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .radio-inline .fa-check {
  background-color: #ffffff;
  border: 1px solid #110f0d;
  color: #110f0d;
  padding: 1px;
  position: absolute;
  top: 0;
  left: 3px;
  width: 17px;
  height: 17px;
}
.interactive-floorplans #floorplanElevationModal .modal-dialog .modal-content .radio-inline .fa-check::before {
  display: none;
}
.interactive-floorplans .modal-backdrop-custom {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 5;
}
.one_item .carousel-control.right,
.one_item .carousel-control.left {
  background-image: none;
  background: transparent;
  cursor: pointer;
}
.one_item .carousel-control.right:hover,
.one_item .carousel-control.left:hover,
.one_item .carousel-control.right:active,
.one_item .carousel-control.left:active {
  background: rgba(255, 255, 255, 0.25);
}
.find-your-home {
  position: relative;
}
.find-your-home .find-your-home-map {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .find-your-home .find-your-home-map {
    opacity: 0;
    visibility: hidden;
    padding-top: 110px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home .find-your-home-map.visible {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease-in;
    transition-delay: .3s;
  }
}
.find-your-home .map-mobile-header {
  background: #6f6f6f;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 1;
  padding: 5px 20px;
  border-top: 1px solid #454545;
}
.find-your-home .map-mobile-header h1 {
  font-size: 15px;
  float: left;
  color: white;
  margin-top: 13px;
  width: 75%;
}
.find-your-home .map-mobile-header .tab-buttons {
  float: right;
  margin-top: 6px;
}
.find-your-home .map-mobile-header .tab-buttons a,
.find-your-home .map-mobile-header .tab-buttons button {
  display: inline-block;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border: none;
  width: 35px;
  height: 35px;
  text-align: center;
}
.find-your-home .map-mobile-header .tab-buttons a i.fa,
.find-your-home .map-mobile-header .tab-buttons button i.fa {
  color: #8a2b33;
  font-size: 18px;
}
.find-your-home .map-mobile-header .tab-buttons a.active,
.find-your-home .map-mobile-header .tab-buttons button.active {
  background: #8a2b33;
  pointer-events: none;
}
.find-your-home .map-mobile-header .tab-buttons a.active i.fa,
.find-your-home .map-mobile-header .tab-buttons button.active i.fa {
  color: white;
}
.find-your-home #community-panel {
  background-color: #ebebeb;
  padding-bottom: 150px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    padding: 30px 0 0;
    min-height: auto;
    height: calc(100% - 115px);
    overflow: auto;
    transition: 0.3s, ease-out;
    transition-delay: .3s;
    left: 0;
    top: 112px;
  }
}
.find-your-home #community-panel.visible {
  opacity: 1;
  visibility: visible;
  transition: 0.5s, ease-in;
  transition-delay: .3s;
}
.find-your-home #community-panel h1 {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel h1 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel h2 {
    font-size: 24px;
  }
}
.find-your-home #community-panel a.red_link {
  letter-spacing: 1px;
  color: #8a2b33;
  cursor: pointer;
}
.find-your-home #community-panel a.red_link svg {
  fill: #8a2b33;
  cursor: pointer;
}
.find-your-home #community-panel a.red_link:hover {
  color: #110f0d;
  text-decoration: none;
}
.find-your-home #community-panel a.red_link:hover svg {
  fill: #110f0d;
}
.find-your-home #community-panel .community {
  background-color: white;
  height: 770px;
  transition: all 0.4s;
  position: relative;
  margin-top: 50px;
  display: block;
  text-decoration: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community {
    height: 700px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community {
    height: auto;
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.find-your-home #community-panel .community:hover {
  transform: scale(1.01);
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community:hover {
    transform: none;
    box-shadow: none;
  }
}
.find-your-home #community-panel .community hr {
  margin: 0;
}
.find-your-home #community-panel .community .top_img {
  position: relative;
}
.find-your-home #community-panel .community .top_img .community_image {
  width: 100%;
  height: 285px;
  background-color: #c9c9c9;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .top_img .community_image {
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .top_img .community_image {
    height: 250px;
  }
}
.find-your-home #community-panel .community .top_img .number {
  background-color: #8a2b33;
  color: white;
  text-align: center;
  position: absolute;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 24px;
  left: 0;
  top: 0;
}
.find-your-home #community-panel .community .top_img .label_img {
  background-color: white;
  color: white;
  padding: 10px 15px;
  font-size: 16px;
  position: absolute;
  right: -10px;
  top: 190px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  z-index: 2;
  box-shadow: -6px 2px 5px 1px rgba(0, 0, 0, 0.75);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .top_img .label_img {
    top: 140px;
  }
}
.find-your-home #community-panel .community .top_img .label_img:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid white;
  position: absolute;
  top: 32px;
  right: 0;
  z-index: 1;
}
.find-your-home #community-panel .community .top_img .label_img.grand-opening,
.find-your-home #community-panel .community .top_img .label_img.now-pre-selling {
  background-color: #c41f2d;
}
.find-your-home #community-panel .community .top_img .label_img.grand-opening:after,
.find-your-home #community-panel .community .top_img .label_img.now-pre-selling:after {
  border-left-color: #c41f2d;
}
.find-your-home #community-panel .community .top_img .label_img.now-selling {
  background-color: #c4656d;
}
.find-your-home #community-panel .community .top_img .label_img.now-selling:after {
  border-left-color: #c4656d;
}
.find-your-home #community-panel .community .top_img .label_img.coming-soon {
  background-color: #78985b;
}
.find-your-home #community-panel .community .top_img .label_img.coming-soon:after {
  border-left-color: #78985b;
}
.find-your-home #community-panel .community .top_img .label_img.grand-closeout,
.find-your-home #community-panel .community .top_img .label_img.sold-out {
  background-color: #606f8a;
}
.find-your-home #community-panel .community .top_img .label_img.grand-closeout:after,
.find-your-home #community-panel .community .top_img .label_img.sold-out:after {
  border-left-color: #606f8a;
}
.find-your-home #community-panel .community .top_img .label_img.completed {
  background-color: #c1c1c1;
}
.find-your-home #community-panel .community .top_img .label_img.completed:after {
  border-left-color: #c1c1c1;
}
.find-your-home #community-panel .community .cust_container {
  width: 94.5%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .cust_container {
    width: 100%;
  }
}
.find-your-home #community-panel .community .community-snapshot {
  clear: both;
}
.find-your-home #community-panel .community .community-snapshot ul.snapshot {
  padding: 30px 0;
  margin-bottom: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
  }
}
.find-your-home #community-panel .community .community-snapshot ul.snapshot li {
  margin-right: 9px;
  color: #110f0d;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot li {
    margin-right: 15px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
.find-your-home #community-panel .community .community-snapshot ul.snapshot li:last-child {
  margin-right: 0;
}
.find-your-home #community-panel .community .community-snapshot ul.snapshot svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-bottom: -5px;
  fill: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .community-snapshot ul.snapshot svg {
    width: 20px;
  }
}
.find-your-home #community-panel .community .community-name h2.red_heading {
  color: #8a2b33;
  font-size: 24px;
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 20px;
}
.find-your-home #community-panel .community .community-name h2.red_heading span {
  float: right;
  font-size: 20px;
  color: #454545;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .community-name h2.red_heading {
    font-size: 23px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .community-name h2.red_heading {
    padding: 15px 10px 20px;
    margin: 0;
    font-size: 22px;
    text-align: center;
  }
}
.find-your-home #community-panel .community .community_description {
  height: 210px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .community_description {
    display: none;
  }
}
.find-your-home #community-panel .community .community_description p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community .community_description p {
    height: 115px;
    line-height: 1.8;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .community_description p {
    height: 115px;
    line-height: 1.8;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.find-your-home #community-panel .community .bottom_section {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: #c9c9c9;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .bottom_section {
    position: relative;
    text-align: center;
    padding: 15px;
  }
}
.find-your-home #community-panel .community .bottom_section h3.community-price {
  font-size: 24px;
  letter-spacing: 1px;
  color: white;
  margin-top: 10px;
  margin-bottom: 0;
  display: inline-block;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community .bottom_section h3.community-price {
    float: left;
    width: 70%;
    text-align: left;
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-home #community-panel .community .bottom_section h3.community-price {
    margin-top: 0;
    float: left;
    width: 70%;
    text-align: left;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .find-your-home #community-panel .community .bottom_section h3.community-price {
    margin-top: 0;
    float: left;
    width: 70%;
    text-align: left;
    font-size: 20px;
  }
}
.find-your-home #community-panel .community .bottom_section .view_details {
  float: right;
  min-height: 40px;
  line-height: 40px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .find-your-home #community-panel .community .bottom_section .view_details span {
    display: none;
  }
}
.find-your-home h1.red_heading {
  color: #8a2b33;
  font-size: 60px;
  font-weight: lighter;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 100px;
  display: inline-block;
  width: 100%;
}
.filters_outer {
  transition: all ease 1s;
  position: relative;
  margin-top: -35px;
}
.filters_outer .filters {
  display: inline-block;
  position: relative;
  background-color: #ded9cc;
  width: 100%;
  box-shadow: 2px 8px 30px -17px rgba(0, 0, 0, 0.5);
}
.filters_outer .filters .left {
  width: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #110f0d;
  font-size: 23px;
  border-right: 1px solid #b6a88d;
  line-height: 70px;
  float: left;
  font-weight: lighter;
}
.filters_outer .filters .right {
  display: inline-block;
  width: 90%;
}
.filters_outer .filters .right .list-inline {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.filters_outer .filters .right .list-inline li .dropdown {
  border: 1px solid #b6a88d;
  border-radius: 0;
  background-color: transparent;
  font-size: 15px;
  text-align: left;
  padding-left: 14px;
  padding-right: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  min-width: 150px;
}
.filters_outer .filters .right .list-inline li .dropdown .mCSB_dragger_bar {
  background: #b6a88d;
}
.filters_outer .filters .right .list-inline li .dropdown .mCSB_container_wrapper {
  margin-right: 5px;
}
.filters_outer .filters .right .list-inline li .dropdown .mCSB_draggerContainer {
  margin: 0;
}
.filters_outer .filters .right .list-inline li .dropdown a {
  height: 30px;
  color: #6f6f6f;
  line-height: 30px;
  text-transform: uppercase;
}
.filters_outer .filters .right .list-inline li .dropdown a:hover,
.filters_outer .filters .right .list-inline li .dropdown a:focus,
.filters_outer .filters .right .list-inline li .dropdown a:active {
  outline: none;
  text-decoration: none;
}
.filters_outer .filters .right .list-inline li .dropdown .caret-outer {
  background: #b6a88d;
  color: #e6e0d3;
  position: absolute;
  right: 0;
  height: 100%;
  text-align: center;
  width: 30px;
  top: 0;
}
.filters_outer .filters .right .list-inline li .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
  background-color: WHTIE;
  max-height: 130px;
  height: 130px;
  overflow-x: hidden;
  min-width: auto;
  margin-top: 0;
}
.filters_outer .filters .right .list-inline li .dropdown ul.dropdown-menu li {
  padding: 5px 15px;
  display: block;
  width: 100%;
  cursor: pointer;
  text-transform: capitalize;
  color: #222222;
  transition: all ease 0.5s;
  padding-right: 0;
}
.filters_outer .filters .right .list-inline li .dropdown ul.dropdown-menu li:hover {
  font-weight: bold;
}
.filters_outer .filters .right .list-inline li:first-child .dropdown {
  margin-left: 0;
}
.filters_outer.stick_to_submenu {
  position: fixed;
  top: 80px;
  width: 100%;
  z-index: 50;
  margin: 0;
  background-color: #f4f3f2;
  box-shadow: 2px 8px 30px -17px rgba(0, 0, 0, 0.5);
}
.filters_outer.stick_to_submenu .filters {
  box-shadow: none;
  background-color: #f4f3f2;
}
main.quick-close-homes .page-header {
  position: relative;
  height: 434px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: contain;
  background-image: url('/images/quick-close-homes/quick-close-homes-banner.jpg');
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.quick-close-homes .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.quick-close-homes .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header .right_fifty {
    width: 100%;
  }
}
main.quick-close-homes .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 120px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.quick-close-homes .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.quick-close-homes .page-header .right_fifty h2,
main.quick-close-homes .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.quick-close-homes .page-header .right_fifty h2.philosopher,
main.quick-close-homes .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header .right_fifty h2.philosopher,
  main.quick-close-homes .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.quick-close-homes .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.quick-close-homes .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.quick-close-homes .page-header .right_fifty.in h2,
main.quick-close-homes .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.quick-close-homes .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.quick-close-homes .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.quick-close-homes .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .page-header {
    height: 300px;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .page-header {
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header {
    height: 220px;
    background-size: cover;
  }
}
main.quick-close-homes .page-header .right_fifty h1 {
  font-size: 62px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .page-header .right_fifty h1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .page-header .right_fifty h1 {
    margin-bottom: 0;
    font-size: 30px;
  }
}
main.quick-close-homes a {
  text-decoration: none;
}
main.quick-close-homes a:hover,
main.quick-close-homes a:focus {
  text-decoration: none;
}
main.quick-close-homes .residence-listing {
  padding-top: 60px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing {
    padding-top: 0;
  }
}
main.quick-close-homes .residence-listing .gray-headeings {
  margin: 0;
  color: #fff;
  font-size: 24px;
  background-color: #c1c1c1;
  padding: 25px 30px;
  margin-top: 60px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .gray-headeings {
    font-size: 18px;
    padding: 15px 20px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
main.quick-close-homes .residence-listing .one-residence {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  font-size: 16px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence .same-height > [class*='col-'] {
    width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence .inner {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing .one-residence .inner {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .inner {
    padding: 0 15px;
  }
}
main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb {
  height: auto;
}
main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb.no-carousel {
  height: 200px;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb.no-carousel {
    height: 145px;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border {
  border-right: 1px solid #ebebeb;
  height: 100%;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb {
  height: 320px;
  background-color: #c9c9c9;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb {
    height: 200px;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .image {
  height: 320px;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .image {
    height: 200px;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .carousel-control {
  background-image: none;
  background: transparent;
  cursor: pointer;
  z-index: 1;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .carousel-control:hover,
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .carousel-control:active {
  background: rgba(255, 255, 255, 0.25);
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .carousel-control > i.fa {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  right: 0;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-prev,
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-next {
  bottom: 10px;
  top: auto;
  z-index: 999;
  opacity: 0.75;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-prev:before,
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-next:before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-prev {
  left: auto;
  right: 50px;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-prev:before {
  content: '\f053';
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-next {
  right: 15px;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .thumb .slick-next:before {
  content: '\f054';
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container {
  width: 100%;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info {
  padding: 30px 0;
  margin: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: center;
  flex-direction: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: center;
    flex-direction: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info li {
  color: #110f0d;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info li {
    text-align: center;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info li:last-child {
  margin-right: 0;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container .top_info svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-bottom: -5px;
  fill: #8a8a8a;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .cust_container a.view_details {
  float: right;
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .details-points {
  text-align: center;
  font-size: 16px;
  color: #110f0d;
  padding: 23px 0;
  line-height: 35px;
  border-top: 1px solid #ebebeb;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing .one-residence .content-wid-border .details-points dd {
    text-align: left;
  }
}
main.quick-close-homes .residence-listing .one-residence .content-wid-border .details-points .dl-horizontal dd {
  text-align: left;
}
main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb,
main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb,
main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb {
  height: 255px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb,
  main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb,
  main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb {
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb,
  main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb,
  main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb {
    height: 130px;
  }
}
main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb .image,
main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb .image,
main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb .image {
  height: 255px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb .image,
  main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb .image,
  main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb .image {
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence.sierra-highlands .content-wid-border .thumb .image,
  main.quick-close-homes .residence-listing .one-residence.rosewood-ranch-estates .content-wid-border .thumb .image,
  main.quick-close-homes .residence-listing .one-residence.rosewood-summit-estates .content-wid-border .thumb .image {
    height: 130px;
  }
}
main.quick-close-homes .residence-listing .one-residence h3.neighborhood {
  color: #222222;
  font-size: 16px;
  font-weight: normal;
  margin-top: 40px;
}
main.quick-close-homes .residence-listing .one-residence h2.red-heading {
  color: #8a2b33;
  font-size: 28px;
  font-weight: 100;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence h2.red-heading {
    margin-top: 0;
  }
}
main.quick-close-homes .residence-listing .one-residence .estimated-text {
  text-transform: uppercase;
}
main.quick-close-homes .residence-listing .one-residence .estimated-text.available {
  color: #78985c;
}
main.quick-close-homes .residence-listing .one-residence .description-text {
  padding-right: 15px;
}
main.quick-close-homes .residence-listing .one-residence .description-text p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence .description-text p {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence .description-text p {
    line-height: 30px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing .one-residence .description-text p {
    line-height: 2;
    margin-bottom: 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .description-text p {
    font-size: 16px;
    line-height: 1.8;
    padding: 0;
    margin-bottom: 25px;
  }
}
main.quick-close-homes .residence-listing .one-residence .description-text p br {
  display: none;
}
main.quick-close-homes .residence-listing .one-residence .description-text span.btn {
  margin: 15px 0 30px;
  padding: 0;
  color: #8a2b33;
  cursor: pointer;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence .description-text span.btn {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence .buttons {
    text-align: center;
  }
}
main.quick-close-homes .residence-listing .one-residence .read-more {
  color: #8a2b33;
  cursor: pointer;
}
main.quick-close-homes .residence-listing .one-residence ul.price-details {
  padding: 25px 40px 25px 0;
  border-top: 1px solid #ebebeb;
  font-size: 20px;
  color: #222222;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 0;
  margin-left: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details {
    padding: 25px 20px 25px 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details {
    padding: 15px 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details {
    padding: 15px 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li {
    padding: 10px 0;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.quick-close-homes .residence-listing .one-residence ul.price-details li.price-rate {
  font-size: 24px;
  color: #8a8a8a;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li.price-rate {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li.price-rate {
    font-size: 20px;
  }
}
main.quick-close-homes .residence-listing .one-residence ul.price-details li a.phone {
  color: #222222;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.quick-close-homes .residence-listing .one-residence ul.price-details li a.red-anchor {
    display: block;
  }
}
main.quick-close-homes .bottom_paragraph {
  font-size: 16px;
  line-height: 40px;
  color: #8a8a8a;
  margin-bottom: 90px;
  margin-top: 30px;
  font-weight: lighter;
}
main.coming-soon .page-header {
  height: 100vh;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url('/images/coming-soon/coming-soon-banner.png');
  opacity: 0;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.coming-soon .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.coming-soon .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header .right_fifty {
    width: 100%;
  }
}
main.coming-soon .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.coming-soon .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.coming-soon .page-header .right_fifty h2,
main.coming-soon .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.coming-soon .page-header .right_fifty h2.philosopher,
main.coming-soon .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header .right_fifty h2.philosopher,
  main.coming-soon .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.coming-soon .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.coming-soon .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.coming-soon .page-header .right_fifty.in h2,
main.coming-soon .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.coming-soon .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.coming-soon .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.coming-soon .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.coming-soon .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.coming-soon .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header {
    background-attachment: scroll;
  }
}
main.coming-soon .page-header:after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
}
main.coming-soon .page-header.in {
  transition: opacity 0.5s ease-in;
  opacity: 1;
}
main.coming-soon .page-header.in:after {
  opacity: 0;
  transition: opacity 1s ease-in;
}
main.coming-soon .page-header .bottom-over-section {
  background-color: rgba(34, 34, 34, 0.6);
  padding: 20px 100px 20px 60px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
}
main.coming-soon .page-header .bottom-over-section.in {
  opacity: 1;
}
main.coming-soon .page-header .bottom-over-section.in.fade-in {
  animation-name: fadeIn;
}
main.coming-soon .page-header .bottom-over-section.in.fade-in-up {
  animation-name: fadeInUp;
}
main.coming-soon .page-header .bottom-over-section.in.fade-in-down {
  animation-name: fadeInDown;
}
main.coming-soon .page-header .bottom-over-section.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.coming-soon .page-header .bottom-over-section.in.fade-in-right {
  animation-name: fadeInRight;
}
main.coming-soon .page-header .bottom-over-section.in.slide-in-up {
  animation-name: slideInUp;
}
main.coming-soon .page-header .bottom-over-section.in.slide-in-down {
  animation-name: slideInDown;
}
main.coming-soon .page-header .bottom-over-section.in.slide-in-left {
  animation-name: slideInLeft;
}
main.coming-soon .page-header .bottom-over-section.in.slide-in-right {
  animation-name: slideInRight;
}
main.coming-soon .page-header .bottom-over-section.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.coming-soon .page-header .bottom-over-section.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.coming-soon .page-header .bottom-over-section.in.bounce-in {
  animation-name: bounceIn;
}
main.coming-soon .page-header .bottom-over-section.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.coming-soon .page-header .bottom-over-section.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.coming-soon .page-header .bottom-over-section.in {
  animation-name: fadeInUp;
  left: 0;
}
main.coming-soon .page-header .bottom-over-section .green-red-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 0 30px;
  border-radius: 0;
  background-color: #78985c;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  main.coming-soon .page-header .bottom-over-section .green-red-button {
    font-size: 12px;
  }
}
main.coming-soon .page-header .bottom-over-section .green-red-button:hover,
main.coming-soon .page-header .bottom-over-section .green-red-button:focus {
  outline: none;
}
main.coming-soon .page-header .bottom-over-section h1 {
  font-size: 72px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  margin-bottom: 30px;
}
main.coming-soon .page-header .bottom-over-section h1 .green-red-button {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
main.coming-soon .page-header .bottom-over-section .main-detail {
  font-size: 26px;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Philosopher', sans-serif;
}
main.coming-soon .page-header .bottom-over-section .list-inline {
  font-size: 18px;
}
main.coming-soon .page-header .bottom-over-section .list-inline li {
  line-height: 40px;
  font-weight: lighter;
}
main.coming-soon .page-header .bottom-over-section .list-inline li img {
  margin-right: 15px;
}
main.coming-soon .page-header .bottom-over-section .flex-center {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main.coming-soon #visit-us {
  padding-bottom: 150px;
}
main.coming-soon #visit-us h1.red_heading {
  font-size: 52px;
}
main.coming-soon #visit-us p {
  font-size: 16px;
  line-height: 40px;
  color: #110f0d;
}
main.coming-soon #visit-us h3 {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #110f0d;
  margin: 0;
}
main.coming-soon #visit-us .dummy_map_img {
  margin-top: 20px;
}
main.coming-soon #visit-us a.mailto {
  color: #8a2b33;
  cursor: pointer;
}
main.coming-soon #visit-us a.mailto svg {
  fill: #8a2b33;
  cursor: pointer;
}
main.coming-soon #visit-us a.mailto:hover {
  color: #110f0d;
  text-decoration: none;
}
main.coming-soon #visit-us a.mailto:hover svg {
  fill: #110f0d;
}
main.coming-soon #welcome {
  padding-bottom: 100px;
}
main.coming-soon #welcome h1.red_heading {
  font-size: 52px;
}
main.coming-soon #welcome p {
  font-size: 18px;
  line-height: 40px;
  color: #110f0d;
  padding-right: 50px;
}
main.coming-soon #welcome .gray-bg {
  background-color: #ebebeb;
  padding: 30px 40px 30px 30px;
}
main.coming-soon #welcome .gray-bg p {
  font-size: 16px;
  text-align: center;
  color: #565656;
  letter-spacing: 1px;
  padding-right: 0;
}
main.coming-soon #welcome .gray-bg .red-black-button {
  float: right;
  margin-top: 20px;
}
main.awards .page-header {
  height: 850px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url('/images/awards/awards-banner.jpg');
  opacity: 0;
  background-attachment: fixed;
  position: relative;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.awards .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.awards .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.awards .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.awards .page-header .right_fifty {
    width: 100%;
  }
}
main.awards .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.awards .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.awards .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.awards .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.awards .page-header .right_fifty h2,
main.awards .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.awards .page-header .right_fifty h2.philosopher,
main.awards .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.awards .page-header .right_fifty h2.philosopher,
  main.awards .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.awards .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.awards .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.awards .page-header .right_fifty.in h2,
main.awards .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.awards .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.awards .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.awards .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.awards .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.awards .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.awards .page-header {
    background-attachment: scroll;
  }
}
main.awards .page-header:after {
  content: "";
  position: absolute;
  background-color: #222222;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
}
main.awards .page-header.in {
  transition: opacity 0.5s ease-in;
  opacity: 1;
}
main.awards .page-header.in:after {
  opacity: 0;
  transition: opacity 1s ease-in;
}
@media only screen and (max-height: 800px) {
  main.awards .page-header .right_fifty h1 {
    font-size: 62px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.awards .page-header .right_fifty h1 {
    font-size: 62px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  main.awards .page-header .right_fifty h1 {
    font-size: 30px;
  }
}
main.awards #awards-section h3.dark-gray {
  font-size: 36px;
  color: #6f6f6f;
  letter-spacing: 1px;
  padding-left: 50px;
  margin-bottom: 30px;
  margin-top: 90px;
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section h3.dark-gray {
    font-size: 26px;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
main.awards #awards-section .red_heading {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  font-size: 60px;
  margin-bottom: 50px;
  font-weight: lighter;
  letter-spacing: 1px;
  color: #8a2b33;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.awards #awards-section .red_heading {
    font-size: 58px;
  }
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section .red_heading {
    font-size: 40px;
  }
}
main.awards #awards-section p {
  font-size: 18px;
  line-height: 40px;
  color: #222222;
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.awards #awards-section .eliant-awards {
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
}
main.awards #awards-section .eliant-awards.in {
  opacity: 1;
}
main.awards #awards-section .eliant-awards.in.fade-in {
  animation-name: fadeIn;
}
main.awards #awards-section .eliant-awards.in.fade-in-up {
  animation-name: fadeInUp;
}
main.awards #awards-section .eliant-awards.in.fade-in-down {
  animation-name: fadeInDown;
}
main.awards #awards-section .eliant-awards.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.awards #awards-section .eliant-awards.in.fade-in-right {
  animation-name: fadeInRight;
}
main.awards #awards-section .eliant-awards.in.slide-in-up {
  animation-name: slideInUp;
}
main.awards #awards-section .eliant-awards.in.slide-in-down {
  animation-name: slideInDown;
}
main.awards #awards-section .eliant-awards.in.slide-in-left {
  animation-name: slideInLeft;
}
main.awards #awards-section .eliant-awards.in.slide-in-right {
  animation-name: slideInRight;
}
main.awards #awards-section .eliant-awards.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.awards #awards-section .eliant-awards.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.awards #awards-section .eliant-awards.in.bounce-in {
  animation-name: bounceIn;
}
main.awards #awards-section .eliant-awards.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.awards #awards-section .eliant-awards.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.awards #awards-section .eliant-awards.in {
  animation-name: zoomIn;
  opacity: 1;
}
main.awards #awards-section .white-bg {
  padding-bottom: 90px;
  background-color: #fff;
  position: relative;
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section .white-bg p {
    padding-top: 30px;
  }
}
main.awards #awards-section .white-bg .white-triangle {
  position: relative;
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section .white-bg .white-triangle {
    margin-top: -50px;
  }
}
main.awards #awards-section .white-bg .white-triangle.in:after {
  bottom: -138px;
}
main.awards #awards-section .white-bg .white-triangle:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 250px solid transparent;
  border-right: 250px solid transparent;
  border-top: 50px solid #fff;
  position: absolute;
  bottom: -80px;
  left: 0px;
  transition: all 1s linear;
  transition-delay: 2s;
}
main.awards #awards-section .gray-bg {
  background-color: #ebebeb;
  padding-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section .gray-bg {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
main.awards #awards-section .gray-bg .awards-ladies {
  margin-top: -200px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
}
main.awards #awards-section .gray-bg .awards-ladies.in {
  opacity: 1;
}
main.awards #awards-section .gray-bg .awards-ladies.in.fade-in {
  animation-name: fadeIn;
}
main.awards #awards-section .gray-bg .awards-ladies.in.fade-in-up {
  animation-name: fadeInUp;
}
main.awards #awards-section .gray-bg .awards-ladies.in.fade-in-down {
  animation-name: fadeInDown;
}
main.awards #awards-section .gray-bg .awards-ladies.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.awards #awards-section .gray-bg .awards-ladies.in.fade-in-right {
  animation-name: fadeInRight;
}
main.awards #awards-section .gray-bg .awards-ladies.in.slide-in-up {
  animation-name: slideInUp;
}
main.awards #awards-section .gray-bg .awards-ladies.in.slide-in-down {
  animation-name: slideInDown;
}
main.awards #awards-section .gray-bg .awards-ladies.in.slide-in-left {
  animation-name: slideInLeft;
}
main.awards #awards-section .gray-bg .awards-ladies.in.slide-in-right {
  animation-name: slideInRight;
}
main.awards #awards-section .gray-bg .awards-ladies.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.awards #awards-section .gray-bg .awards-ladies.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.awards #awards-section .gray-bg .awards-ladies.in.bounce-in {
  animation-name: bounceIn;
}
main.awards #awards-section .gray-bg .awards-ladies.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.awards #awards-section .gray-bg .awards-ladies.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.awards #awards-section .gray-bg .awards-ladies {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.awards #awards-section .gray-bg .awards-ladies {
    margin-top: 30px;
  }
}
main.awards #awards-section .gray-bg .awards-ladies.in {
  animation-name: zoomIn;
}
main.about-us .page-header {
  position: relative;
  height: 520px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/about-us/about-us-banner.jpg');
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.about-us .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.about-us .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header .right_fifty {
    width: 100%;
  }
}
main.about-us .page-header .right_fifty h1 {
  font-size: 100px;
  letter-spacing: 3px;
  margin-top: 80px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.about-us .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.about-us .page-header .right_fifty h2,
main.about-us .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.about-us .page-header .right_fifty h2.philosopher,
main.about-us .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header .right_fifty h2.philosopher,
  main.about-us .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.about-us .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.about-us .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.about-us .page-header .right_fifty.in h2,
main.about-us .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.about-us .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.about-us .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.about-us .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.about-us .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .page-header {
    background-attachment: scroll;
  }
}
main.about-us .page-header h3.philosopher {
  margin-top: 60px;
}
main.about-us .top-headings-section {
  padding-top: 90px;
  padding-bottom: 70px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .top-headings-section {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .top-headings-section {
    padding-top: 25px;
    padding-bottom: 35px;
  }
}
main.about-us .top-headings-section h3.dark-gray {
  font-size: 36px;
  color: #6f6f6f;
  letter-spacing: 1px;
  padding-left: 50px;
  margin-bottom: 30px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 2s;
}
main.about-us .top-headings-section h3.dark-gray.in {
  opacity: 1;
}
main.about-us .top-headings-section h3.dark-gray.in.fade-in {
  animation-name: fadeIn;
}
main.about-us .top-headings-section h3.dark-gray.in.fade-in-up {
  animation-name: fadeInUp;
}
main.about-us .top-headings-section h3.dark-gray.in.fade-in-down {
  animation-name: fadeInDown;
}
main.about-us .top-headings-section h3.dark-gray.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.about-us .top-headings-section h3.dark-gray.in.fade-in-right {
  animation-name: fadeInRight;
}
main.about-us .top-headings-section h3.dark-gray.in.slide-in-up {
  animation-name: slideInUp;
}
main.about-us .top-headings-section h3.dark-gray.in.slide-in-down {
  animation-name: slideInDown;
}
main.about-us .top-headings-section h3.dark-gray.in.slide-in-left {
  animation-name: slideInLeft;
}
main.about-us .top-headings-section h3.dark-gray.in.slide-in-right {
  animation-name: slideInRight;
}
main.about-us .top-headings-section h3.dark-gray.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .top-headings-section h3.dark-gray.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.about-us .top-headings-section h3.dark-gray.in.bounce-in {
  animation-name: bounceIn;
}
main.about-us .top-headings-section h3.dark-gray.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.about-us .top-headings-section h3.dark-gray.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.about-us .top-headings-section h3.dark-gray {
    font-size: 26px;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
main.about-us .top-headings-section .red_heading {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  font-size: 60px;
  margin-bottom: 0;
  color: #8a2b33;
  font-weight: lighter;
  letter-spacing: 1px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 2.5s;
}
main.about-us .top-headings-section .red_heading.in {
  opacity: 1;
}
main.about-us .top-headings-section .red_heading.in.fade-in {
  animation-name: fadeIn;
}
main.about-us .top-headings-section .red_heading.in.fade-in-up {
  animation-name: fadeInUp;
}
main.about-us .top-headings-section .red_heading.in.fade-in-down {
  animation-name: fadeInDown;
}
main.about-us .top-headings-section .red_heading.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.about-us .top-headings-section .red_heading.in.fade-in-right {
  animation-name: fadeInRight;
}
main.about-us .top-headings-section .red_heading.in.slide-in-up {
  animation-name: slideInUp;
}
main.about-us .top-headings-section .red_heading.in.slide-in-down {
  animation-name: slideInDown;
}
main.about-us .top-headings-section .red_heading.in.slide-in-left {
  animation-name: slideInLeft;
}
main.about-us .top-headings-section .red_heading.in.slide-in-right {
  animation-name: slideInRight;
}
main.about-us .top-headings-section .red_heading.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .top-headings-section .red_heading.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.about-us .top-headings-section .red_heading.in.bounce-in {
  animation-name: bounceIn;
}
main.about-us .top-headings-section .red_heading.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.about-us .top-headings-section .red_heading.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .top-headings-section .red_heading {
    font-size: 58px;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .top-headings-section .red_heading {
    font-size: 40px;
  }
}
main.about-us .top-headings-section.in h3.dark-gray {
  animation-name: fadeInDown;
}
main.about-us .top-headings-section.in .red_heading {
  animation-name: fadeInUp;
}
main.about-us .modal {
  background-color: rgba(0, 0, 0, 0.7);
}
main.about-us .right-way {
  background-image: url('/images/about-us/middle-section-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  height: 675px;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .right-way {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.about-us .right-way {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .right-way {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .right-way {
    height: auto;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.about-us .right-way {
    height: auto;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .right-way {
    height: auto;
    padding-bottom: 30px;
  }
}
main.about-us .right-way .right-text {
  display: inline-block;
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 80px;
  font-family: 'Philosopher', sans-serif;
  margin-top: 70px;
  margin-bottom: 70px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 3s;
}
main.about-us .right-way .right-text.in {
  opacity: 1;
}
main.about-us .right-way .right-text.in.fade-in {
  animation-name: fadeIn;
}
main.about-us .right-way .right-text.in.fade-in-up {
  animation-name: fadeInUp;
}
main.about-us .right-way .right-text.in.fade-in-down {
  animation-name: fadeInDown;
}
main.about-us .right-way .right-text.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.about-us .right-way .right-text.in.fade-in-right {
  animation-name: fadeInRight;
}
main.about-us .right-way .right-text.in.slide-in-up {
  animation-name: slideInUp;
}
main.about-us .right-way .right-text.in.slide-in-down {
  animation-name: slideInDown;
}
main.about-us .right-way .right-text.in.slide-in-left {
  animation-name: slideInLeft;
}
main.about-us .right-way .right-text.in.slide-in-right {
  animation-name: slideInRight;
}
main.about-us .right-way .right-text.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .right-way .right-text.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.about-us .right-way .right-text.in.bounce-in {
  animation-name: bounceIn;
}
main.about-us .right-way .right-text.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.about-us .right-way .right-text.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.about-us .right-way .right-text {
    font-size: 40px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
main.about-us .right-way .white-bg {
  background-color: #fff;
  padding: 60px 80px 10px 80px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  main.about-us .right-way .white-bg {
    padding: 15px 20px;
  }
}
main.about-us .right-way .white-bg a {
  font-size: 28px;
  line-height: 40px;
  color: #8a2b33;
  margin-bottom: 50px;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  main.about-us .right-way .white-bg a {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
  }
}
main.about-us .right-way .white-bg a:hover,
main.about-us .right-way .white-bg a:focus,
main.about-us .right-way .white-bg a:active {
  color: #6f6f6f;
  outline: none;
  text-decoration: none;
}
main.about-us .right-way.in .right-text {
  animation-name: fadeInLeft;
}
main.about-us .men-section {
  background-color: #ebebeb;
  padding-top: 213px;
  padding-bottom: 75px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.about-us .men-section {
    padding-top: 285px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .men-section {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.about-us .men-section {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .men-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
main.about-us .men-section .left-section {
  text-align: right;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}
main.about-us .men-section .left-section.in {
  opacity: 1;
}
main.about-us .men-section .left-section.in.fade-in {
  animation-name: fadeIn;
}
main.about-us .men-section .left-section.in.fade-in-up {
  animation-name: fadeInUp;
}
main.about-us .men-section .left-section.in.fade-in-down {
  animation-name: fadeInDown;
}
main.about-us .men-section .left-section.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.about-us .men-section .left-section.in.fade-in-right {
  animation-name: fadeInRight;
}
main.about-us .men-section .left-section.in.slide-in-up {
  animation-name: slideInUp;
}
main.about-us .men-section .left-section.in.slide-in-down {
  animation-name: slideInDown;
}
main.about-us .men-section .left-section.in.slide-in-left {
  animation-name: slideInLeft;
}
main.about-us .men-section .left-section.in.slide-in-right {
  animation-name: slideInRight;
}
main.about-us .men-section .left-section.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .men-section .left-section.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.about-us .men-section .left-section.in.bounce-in {
  animation-name: bounceIn;
}
main.about-us .men-section .left-section.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.about-us .men-section .left-section.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.about-us .men-section .left-section {
    text-align: left;
  }
}
main.about-us .men-section .left-section h2.red_heading {
  text-align: right;
  font-size: 48px;
  line-height: 60px;
  color: #8a2b33;
  margin-top: 90px;
  margin-bottom: 60px;
  font-weight: lighter;
}
@media only screen and (max-width: 767px) {
  main.about-us .men-section .left-section h2.red_heading {
    text-align: left;
    font-size: 28px;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
main.about-us .men-section .img-section {
  position: relative;
  z-index: 9;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
}
main.about-us .men-section .img-section.in.fade-in {
  animation-name: fadeIn;
}
main.about-us .men-section .img-section.in.fade-in-up {
  animation-name: fadeInUp;
}
main.about-us .men-section .img-section.in.fade-in-down {
  animation-name: fadeInDown;
}
main.about-us .men-section .img-section.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.about-us .men-section .img-section.in.fade-in-right {
  animation-name: fadeInRight;
}
main.about-us .men-section .img-section.in.slide-in-up {
  animation-name: slideInUp;
}
main.about-us .men-section .img-section.in.slide-in-down {
  animation-name: slideInDown;
}
main.about-us .men-section .img-section.in.slide-in-left {
  animation-name: slideInLeft;
}
main.about-us .men-section .img-section.in.slide-in-right {
  animation-name: slideInRight;
}
main.about-us .men-section .img-section.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .men-section .img-section.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.about-us .men-section .img-section.in.bounce-in {
  animation-name: bounceIn;
}
main.about-us .men-section .img-section.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.about-us .men-section .img-section.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.about-us .men-section .img-section .img-responsive {
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  main.about-us .men-section .img-section .img-responsive {
    margin-top: 0;
  }
}
main.about-us .men-section .img-section h2 {
  color: #8a2b33;
  font-weight: lighter;
}
main.about-us .men-section .img-section h4 {
  font-weight: lighter;
}
main.about-us .men-section.in .left-section {
  animation-name: fadeIn;
}
main.about-us .men-section.in .img-section {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.about-us .see-our-neighbor {
  background-image: url('/images/about-us/bottom-section-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  display: block;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  text-align: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.about-us .see-our-neighbor {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.about-us .see-our-neighbor {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .see-our-neighbor {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.about-us .see-our-neighbor {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
main.about-us .see-our-neighbor h2.red_heading {
  color: white;
  margin-top: 0;
  font-size: 60px;
  margin-bottom: 60px;
  font-weight: lighter;
  line-height: 75px;
  letter-spacing: 1px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.about-us .see-our-neighbor h2.red_heading {
    font-size: 30px;
    line-height: 1.5;
  }
}
main.about-us .see-our-neighbor h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  font-size: 28px;
  color: white;
  margin-bottom: 80px;
}
main.about-us .see-our-neighbor a.bordered-btn {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: 0px 30px;
  background: 'transparent';
  transition: all ease-in 0.3s;
  color: #fff;
  cursor: pointer;
  border: #fff solid 2px;
}
@media only screen and (max-width: 767px) {
  main.about-us .see-our-neighbor a.bordered-btn {
    font-size: 12px;
  }
}
main.about-us .see-our-neighbor a.bordered-btn:hover,
main.about-us .see-our-neighbor a.bordered-btn:focus {
  outline: none;
}
main.about-us .see-our-neighbor a.bordered-btn:hover,
main.about-us .see-our-neighbor a.bordered-btn.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
main.about-us .see-our-neighbor a.bordered-btn svg {
  fill: #fff;
  cursor: pointer;
}
main.about-us .see-our-neighbor a.bordered-btn:hover {
  color: #fff;
  text-decoration: none;
}
main.about-us .see-our-neighbor a.bordered-btn:hover svg {
  fill: #fff;
}
main.about-us .see-our-neighbor a.bordered-btn:focus,
main.about-us .see-our-neighbor a.bordered-btn:hover,
main.about-us .see-our-neighbor a.bordered-btn:active {
  text-decoration: none;
  color: #fff;
}
main.about-us .see-our-neighbor h2.red_heading,
main.about-us .see-our-neighbor h3.philosopher,
main.about-us .see-our-neighbor a.border-btn {
  text-shadow: 1px 1px 2px black;
}
main.about-us p {
  font-size: 18px;
  line-height: 40px;
  color: #222222;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  main.about-us p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
main.our-team .page-header {
  position: relative;
  height: 507px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/our-team/our-team-banner.png');
  background-size: 100%;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.our-team .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.our-team .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header .right_fifty {
    width: 100%;
  }
}
main.our-team .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.our-team .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.our-team .page-header .right_fifty h2,
main.our-team .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.our-team .page-header .right_fifty h2.philosopher,
main.our-team .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header .right_fifty h2.philosopher,
  main.our-team .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.our-team .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.our-team .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.our-team .page-header .right_fifty.in h2,
main.our-team .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.our-team .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.our-team .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.our-team .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.our-team .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.our-team .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.our-team .page-header {
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.our-team .page-header {
    background-size: cover;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  main.our-team .page-header {
    background-size: cover;
    height: 200px;
  }
}
main.our-team .one-member {
  margin-top: 80px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  padding-right: 70px;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member {
    padding: 15px 15px 0;
    margin-top: 50px;
  }
}
main.our-team .one-member:last-child {
  margin-bottom: 125px;
}
main.our-team .one-member h2.name-designation {
  margin-top: 50px;
  color: #8a2b33;
  font-weight: lighter;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}
main.our-team .one-member h2.name-designation.in {
  opacity: 1;
}
main.our-team .one-member h2.name-designation.in.fade-in {
  animation-name: fadeIn;
}
main.our-team .one-member h2.name-designation.in.fade-in-up {
  animation-name: fadeInUp;
}
main.our-team .one-member h2.name-designation.in.fade-in-down {
  animation-name: fadeInDown;
}
main.our-team .one-member h2.name-designation.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.our-team .one-member h2.name-designation.in.fade-in-right {
  animation-name: fadeInRight;
}
main.our-team .one-member h2.name-designation.in.slide-in-up {
  animation-name: slideInUp;
}
main.our-team .one-member h2.name-designation.in.slide-in-down {
  animation-name: slideInDown;
}
main.our-team .one-member h2.name-designation.in.slide-in-left {
  animation-name: slideInLeft;
}
main.our-team .one-member h2.name-designation.in.slide-in-right {
  animation-name: slideInRight;
}
main.our-team .one-member h2.name-designation.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.our-team .one-member h2.name-designation.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.our-team .one-member h2.name-designation.in.bounce-in {
  animation-name: bounceIn;
}
main.our-team .one-member h2.name-designation.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.our-team .one-member h2.name-designation.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member h2.name-designation {
    margin-top: 15px;
  }
}
main.our-team .one-member h2.name-designation span {
  color: #222222;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member h2.name-designation span {
    display: block;
    width: 100%;
  }
}
main.our-team .one-member h2.name-designation span.dash {
  padding-right: 5px;
  padding-left: 5px;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member h2.name-designation span.dash {
    display: none;
  }
}
main.our-team .one-member p {
  font-size: 18px;
  line-height: 40px;
  color: #8a8a8a;
  display: inline;
  margin-bottom: 60px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
}
main.our-team .one-member p.in {
  opacity: 1;
}
main.our-team .one-member p.in.fade-in {
  animation-name: fadeIn;
}
main.our-team .one-member p.in.fade-in-up {
  animation-name: fadeInUp;
}
main.our-team .one-member p.in.fade-in-down {
  animation-name: fadeInDown;
}
main.our-team .one-member p.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.our-team .one-member p.in.fade-in-right {
  animation-name: fadeInRight;
}
main.our-team .one-member p.in.slide-in-up {
  animation-name: slideInUp;
}
main.our-team .one-member p.in.slide-in-down {
  animation-name: slideInDown;
}
main.our-team .one-member p.in.slide-in-left {
  animation-name: slideInLeft;
}
main.our-team .one-member p.in.slide-in-right {
  animation-name: slideInRight;
}
main.our-team .one-member p.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.our-team .one-member p.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.our-team .one-member p.in.bounce-in {
  animation-name: bounceIn;
}
main.our-team .one-member p.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.our-team .one-member p.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.our-team .one-member p a.links {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: '0px' '20px';
  background: #c1c1c1;
  transition: all ease-in 0.3s;
  color: #fff;
  cursor: pointer;
  border: 0 solid transparent;
  display: block;
  float: right;
  margin-top: 50px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  main.our-team .one-member p a.links {
    font-size: 12px;
  }
}
main.our-team .one-member p a.links:hover,
main.our-team .one-member p a.links:focus {
  outline: none;
}
main.our-team .one-member p a.links:hover,
main.our-team .one-member p a.links.active {
  background: #8a2b33;
  transition: all ease-out 0.3s;
}
main.our-team .one-member p a.links svg {
  fill: #fff;
  cursor: pointer;
}
main.our-team .one-member p a.links:hover {
  color: #fff;
  text-decoration: none;
}
main.our-team .one-member p a.links:hover svg {
  fill: #fff;
}
main.our-team .one-member p a.links:focus,
main.our-team .one-member p a.links:hover,
main.our-team .one-member p a.links:active {
  text-decoration: none;
  color: #fff;
}
main.our-team .one-member .member-img {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
main.our-team .one-member .member-img.in.fade-in {
  animation-name: fadeIn;
}
main.our-team .one-member .member-img.in.fade-in-up {
  animation-name: fadeInUp;
}
main.our-team .one-member .member-img.in.fade-in-down {
  animation-name: fadeInDown;
}
main.our-team .one-member .member-img.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.our-team .one-member .member-img.in.fade-in-right {
  animation-name: fadeInRight;
}
main.our-team .one-member .member-img.in.slide-in-up {
  animation-name: slideInUp;
}
main.our-team .one-member .member-img.in.slide-in-down {
  animation-name: slideInDown;
}
main.our-team .one-member .member-img.in.slide-in-left {
  animation-name: slideInLeft;
}
main.our-team .one-member .member-img.in.slide-in-right {
  animation-name: slideInRight;
}
main.our-team .one-member .member-img.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.our-team .one-member .member-img.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.our-team .one-member .member-img.in.bounce-in {
  animation-name: bounceIn;
}
main.our-team .one-member .member-img.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.our-team .one-member .member-img.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.our-team .one-member.in .member-img {
  animation-name: zoomIn;
  opacity: 1;
}
main.our-team .one-member.in h2.name-designation {
  animation-name: fadeInDown;
}
main.our-team .one-member.in p {
  opacity: 1;
}
main.testimonials .page-header {
  height: 710px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url('/images/testimonials/testimonial-banner.png');
  opacity: 0;
  background-attachment: fixed;
  position: relative;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.testimonials .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.testimonials .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right_fifty {
    width: 100%;
  }
}
main.testimonials .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.testimonials .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.testimonials .page-header .right_fifty h2,
main.testimonials .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.testimonials .page-header .right_fifty h2.philosopher,
main.testimonials .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right_fifty h2.philosopher,
  main.testimonials .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.testimonials .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.testimonials .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.testimonials .page-header .right_fifty.in h2,
main.testimonials .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.testimonials .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.testimonials .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.testimonials .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.testimonials .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header {
    background-attachment: scroll;
  }
}
main.testimonials .page-header:after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
}
main.testimonials .page-header.in {
  transition: opacity 0.5s ease-in;
  opacity: 1;
}
main.testimonials .page-header.in:after {
  opacity: 0;
  transition: opacity 1s ease-in;
}
@media only screen and (max-height: 800px) {
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.testimonials .page-header {
    height: 500px;
    background-size: cover;
    background-position: center 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .page-header {
    height: 450px;
    background-size: cover;
    background-position: 20% top;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header {
    height: 350px;
    background-size: cover;
    background-position: 35% top;
  }
}
main.testimonials .page-header > .container {
  position: relative;
  height: 100%;
}
main.testimonials .page-header .right-bottom {
  text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.6), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  font-size: 48px;
  line-height: 1.2;
  color: white;
  letter-spacing: 5px;
  font-weight: 300;
  position: absolute;
  bottom: 70px;
  right: 0;
  z-index: 1;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
main.testimonials .page-header .right-bottom.in {
  opacity: 1;
}
main.testimonials .page-header .right-bottom.in.fade-in {
  animation-name: fadeIn;
}
main.testimonials .page-header .right-bottom.in.fade-in-up {
  animation-name: fadeInUp;
}
main.testimonials .page-header .right-bottom.in.fade-in-down {
  animation-name: fadeInDown;
}
main.testimonials .page-header .right-bottom.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.testimonials .page-header .right-bottom.in.fade-in-right {
  animation-name: fadeInRight;
}
main.testimonials .page-header .right-bottom.in.slide-in-up {
  animation-name: slideInUp;
}
main.testimonials .page-header .right-bottom.in.slide-in-down {
  animation-name: slideInDown;
}
main.testimonials .page-header .right-bottom.in.slide-in-left {
  animation-name: slideInLeft;
}
main.testimonials .page-header .right-bottom.in.slide-in-right {
  animation-name: slideInRight;
}
main.testimonials .page-header .right-bottom.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.testimonials .page-header .right-bottom.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.testimonials .page-header .right-bottom.in.bounce-in {
  animation-name: bounceIn;
}
main.testimonials .page-header .right-bottom.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.testimonials .page-header .right-bottom.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .page-header .right-bottom {
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 1.1;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right-bottom {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1.1;
    bottom: 0;
  }
}
main.testimonials .page-header .right-bottom a {
  color: white;
}
main.testimonials .page-header .right-bottom a .fa {
  display: inline-block;
  vertical-align: middle;
}
main.testimonials .page-header .right-bottom a:hover,
main.testimonials .page-header .right-bottom a:focus,
main.testimonials .page-header .right-bottom a:active {
  color: white;
  text-decoration: none;
  outline: none;
}
main.testimonials .page-header .right-bottom a:hover .fa,
main.testimonials .page-header .right-bottom a:focus .fa,
main.testimonials .page-header .right-bottom a:active .fa {
  color: #fff;
}
main.testimonials .page-header .right-bottom a:hover .fa {
  color: #8a2b33;
}
main.testimonials .page-header .right-bottom .philosopher {
  font-size: 60px;
  font-family: 'Philosopher', sans-serif;
  letter-spacing: 2px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
main.testimonials .page-header .right-bottom .philosopher.in {
  opacity: 1;
}
main.testimonials .page-header .right-bottom .philosopher.in.fade-in {
  animation-name: fadeIn;
}
main.testimonials .page-header .right-bottom .philosopher.in.fade-in-up {
  animation-name: fadeInUp;
}
main.testimonials .page-header .right-bottom .philosopher.in.fade-in-down {
  animation-name: fadeInDown;
}
main.testimonials .page-header .right-bottom .philosopher.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.testimonials .page-header .right-bottom .philosopher.in.fade-in-right {
  animation-name: fadeInRight;
}
main.testimonials .page-header .right-bottom .philosopher.in.slide-in-up {
  animation-name: slideInUp;
}
main.testimonials .page-header .right-bottom .philosopher.in.slide-in-down {
  animation-name: slideInDown;
}
main.testimonials .page-header .right-bottom .philosopher.in.slide-in-left {
  animation-name: slideInLeft;
}
main.testimonials .page-header .right-bottom .philosopher.in.slide-in-right {
  animation-name: slideInRight;
}
main.testimonials .page-header .right-bottom .philosopher.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.testimonials .page-header .right-bottom .philosopher.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.testimonials .page-header .right-bottom .philosopher.in.bounce-in {
  animation-name: bounceIn;
}
main.testimonials .page-header .right-bottom .philosopher.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.testimonials .page-header .right-bottom .philosopher.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .page-header .right-bottom .philosopher {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .page-header .right-bottom .philosopher {
    font-size: 40px;
  }
}
main.testimonials .page-header.in .right-bottom {
  animation-delay: 1s;
  animation-name: fadeInLeft;
  text-align: left;
  float: right;
}
main.testimonials .page-header.in .right-bottom .philosopher {
  animation-delay: 1.2s;
  animation-name: fadeInRight;
}
main.testimonials .modal {
  background-color: rgba(0, 0, 0, 0.7);
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.testimonials .testimonial-section h1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .testimonial-section h1 {
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section h1 {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 28px;
  }
}
main.testimonials .testimonial-section .one-testimonial .content {
  padding: 50px;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.testimonials .testimonial-section .one-testimonial .content {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.testimonials .testimonial-section .one-testimonial .content {
    min-height: 1px;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .content {
    padding: 15px 20px;
    min-height: 1px;
  }
}
main.testimonials .testimonial-section .one-testimonial .content .video-cont {
  width: 100%;
  height: 315px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .content .video-cont {
    height: auto;
    padding: 0;
  }
}
main.testimonials .testimonial-section .one-testimonial .content h2.top-heading {
  color: #8a2b33;
  font-weight: lighter;
  font-size: 36px;
  margin-bottom: 40px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.testimonials .testimonial-section .one-testimonial .content h2.top-heading {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .content h2.top-heading {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
main.testimonials .testimonial-section .one-testimonial .content p {
  font-size: 18px;
  line-height: 40px;
  color: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .content p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.testimonials .testimonial-section .one-testimonial .content:after {
  content: "";
  width: 75px;
  height: 40px;
  background-image: url(/images/testimonials/bottom-shade-triangle.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
main.testimonials .testimonial-section .one-testimonial .content img.youtube-thumb {
  margin: auto;
}
main.testimonials .testimonial-section .one-testimonial .content .video-thumb {
  display: inline-block;
  position: relative;
}
main.testimonials .testimonial-section .one-testimonial .content .video-thumb__icon {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 5px solid white;
  z-index: 5;
  box-shadow: 1px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 0px 5px 0 rgba(0, 0, 0, 0.3);
}
main.testimonials .testimonial-section .one-testimonial .content .video-thumb__icon:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 8px 0 8px 16px;
  left: calc( 50% - 5px );
  top: calc( 50% - 8px );
  border-color: transparent transparent transparent white;
}
main.testimonials .testimonial-section .one-testimonial .testimonial-by {
  color: #8a2b33;
  text-align: center;
  font-size: 24px;
  font-weight: lighter;
  margin-bottom: 90px;
}
main.testimonials .testimonial-section .one-testimonial .testimonial-by span {
  color: #222222;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .testimonial-by span {
    display: block;
    width: 100%;
  }
}
main.testimonials .testimonial-section .one-testimonial .testimonial-by span.dash {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  main.testimonials .testimonial-section .one-testimonial .testimonial-by span.dash {
    display: none;
  }
}
main.energy-saving .page-header {
  position: relative;
  height: 414px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/energy-saving/energy-saving-banner.jpg');
  background-size: contain;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.energy-saving .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.energy-saving .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header .right_fifty {
    width: 100%;
  }
}
main.energy-saving .page-header .right_fifty h1 {
  font-size: 60px;
  letter-spacing: 3px;
  margin-top: 120px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.energy-saving .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.energy-saving .page-header .right_fifty h2,
main.energy-saving .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.energy-saving .page-header .right_fifty h2.philosopher,
main.energy-saving .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header .right_fifty h2.philosopher,
  main.energy-saving .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.energy-saving .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.energy-saving .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.energy-saving .page-header .right_fifty.in h2,
main.energy-saving .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.energy-saving .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.energy-saving .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.energy-saving .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.energy-saving .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.energy-saving .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.energy-saving .page-header {
    background-size: cover;
    background-position: center -168px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.energy-saving .page-header {
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.energy-saving .page-header {
    background-size: cover;
    height: 365px;
  }
}
@media only screen and (max-width: 767px) {
  main.energy-saving .page-header {
    background-size: cover;
  }
}
main.energy-saving .listing-section {
  padding-top: 80px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.energy-saving .listing-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.energy-saving .listing-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
main.energy-saving .listing-section .cust-red-icon-listing {
  padding: 0;
  margin: 0;
  font-size: 0;
}
main.energy-saving .listing-section .cust-red-icon-listing li {
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  width: 50%;
  line-height: 30px;
  vertical-align: top;
  font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.energy-saving .listing-section .cust-red-icon-listing li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  main.energy-saving .listing-section .cust-red-icon-listing li {
    font-size: 16px;
    line-height: 1.8;
    width: 100%;
  }
}
main.energy-saving .listing-section .cust-red-icon-listing li:nth-child(odd) {
  padding-right: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.energy-saving .listing-section .cust-red-icon-listing li:nth-child(odd) {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.energy-saving .listing-section .cust-red-icon-listing li:nth-child(odd) {
    padding-right: 0;
  }
}
main.energy-saving .listing-section .cust-red-icon-listing li:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 0;
  top: 10px;
  border-radius: 50%;
  background: #8a2b33;
}
main.energy-saving .listing-section .disclaimer p {
  font-size: 13px;
  line-height: 30px;
  color: #8a8a8a;
  margin-top: 30px;
  font-weight: lighter;
}
main.green-certifications .page-header {
  position: relative;
  height: 630px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center 80px;
  background-attachment: fixed;
  background-size: contain;
  background-image: url('/images/green-certifications/certifications-banner.jpg');
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.green-certifications .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.green-certifications .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header .right_fifty {
    width: 100%;
  }
}
main.green-certifications .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.green-certifications .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.green-certifications .page-header .right_fifty h2,
main.green-certifications .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.green-certifications .page-header .right_fifty h2.philosopher,
main.green-certifications .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header .right_fifty h2.philosopher,
  main.green-certifications .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.green-certifications .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.green-certifications .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.green-certifications .page-header .right_fifty.in h2,
main.green-certifications .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.green-certifications .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.green-certifications .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.green-certifications .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.green-certifications .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.green-certifications .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.green-certifications .page-header {
    background-size: cover;
    background-position: center top;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.green-certifications .page-header {
    background-size: cover;
    background-position: center top;
  }
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header {
    background-size: cover;
    background-position: center top;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.green-certifications .page-header .right_fifty h1 {
    font-size: 62px !important;
  }
}
@media only screen and (max-width: 767px) {
  main.green-certifications .page-header .right_fifty h1 {
    font-size: 30px;
  }
}
main.green-certifications .certification-content {
  margin-top: -150px;
  margin-bottom: 120px;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 2s;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .certification-content {
    margin-top: 30px;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
    animation: unset;
  }
}
main.green-certifications .certification-content.in {
  opacity: 1;
}
main.green-certifications .certification-content.in.fade-in {
  animation-name: fadeIn;
}
main.green-certifications .certification-content.in.fade-in-up {
  animation-name: fadeInUp;
}
main.green-certifications .certification-content.in.fade-in-down {
  animation-name: fadeInDown;
}
main.green-certifications .certification-content.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.green-certifications .certification-content.in.fade-in-right {
  animation-name: fadeInRight;
}
main.green-certifications .certification-content.in.slide-in-up {
  animation-name: slideInUp;
}
main.green-certifications .certification-content.in.slide-in-down {
  animation-name: slideInDown;
}
main.green-certifications .certification-content.in.slide-in-left {
  animation-name: slideInLeft;
}
main.green-certifications .certification-content.in.slide-in-right {
  animation-name: slideInRight;
}
main.green-certifications .certification-content.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.green-certifications .certification-content.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.green-certifications .certification-content.in.bounce-in {
  animation-name: bounceIn;
}
main.green-certifications .certification-content.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.green-certifications .certification-content.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.green-certifications .certification-content.in {
  animation-name: slideInUp;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  main.green-certifications .certification-content .same-height {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.green-certifications .certification-content .same-height > [class*='col-'] {
    width: 50%;
  }
}
main.green-certifications .certification-content .main-section {
  background-color: #f8f6f0;
  padding: 0 55px 60px 55px;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.green-certifications .certification-content .main-section {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.green-certifications .certification-content .main-section {
    padding: 0 15px 15px;
    margin-bottom: 30px;
  }
}
main.green-certifications .certification-content .main-section h4 {
  font-size: 32px;
  color: #222222;
  margin: 60px 0;
  text-align: center;
  font-weight: lighter;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .certification-content .main-section h4 {
    margin: 30px 0;
    font-size: 22px;
    line-height: 1.5;
  }
}
main.green-certifications .certification-content .main-section .thumb {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
main.green-certifications .certification-content .main-section .thumb img {
  margin: 0 auto;
}
main.green-certifications .certification-content .main-section .text-content {
  font-size: 18px;
  line-height: 35px;
  color: #838383;
}
main.green-certifications .certification-content .main-section p {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .certification-content .main-section p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
main.green-certifications .certification-content .main-section li {
  margin-bottom: 50px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  main.green-certifications .certification-content .main-section li {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 20px;
  }
}
main.green-certifications .certification-content .main-section small {
  font-size: 14px;
  line-height: 18px;
}
main.contact-us .page-header {
  position: relative;
  height: 640px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-image: url('/images/contact-us/contact-banner.jpg');
  background-size: cover;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.contact-us .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.contact-us .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header .right_fifty {
    width: 100%;
  }
}
main.contact-us .page-header .right_fifty h1 {
  font-size: 100px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.contact-us .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.contact-us .page-header .right_fifty h2,
main.contact-us .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.contact-us .page-header .right_fifty h2.philosopher,
main.contact-us .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header .right_fifty h2.philosopher,
  main.contact-us .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.contact-us .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.contact-us .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.contact-us .page-header .right_fifty.in h2,
main.contact-us .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.contact-us .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.contact-us .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.contact-us .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .page-header {
    height: 550px;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header {
    height: 350px;
  }
}
main.contact-us .page-header .right_fifty h1 {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .page-header .right_fifty h1 {
    margin-top: -35px;
  }
}
main.contact-us .page-header h3.philosopher {
  margin-top: 60px;
}
main.contact-us .tabs-section {
  position: relative;
}
main.contact-us .tabs-section nav.sub-nav {
  background-color: rgba(42, 42, 42, 0.75);
  top: 0;
  margin-top: -65px;
  transition: none;
  border-radius: 0;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section nav.sub-nav {
    display: none;
    margin-top: -50px;
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section nav.sub-nav {
    margin-top: -45px;
    background-color: transparent;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section nav.sub-nav > .container {
    padding-right: 0;
  }
}
main.contact-us .tabs-section nav.sub-nav ul li {
  float: left;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section nav.sub-nav ul li {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section nav.sub-nav ul li {
    float: none;
    width: 100%;
  }
}
main.contact-us .tabs-section nav.sub-nav ul li a {
  padding: 10px 20px;
  font-size: 14px;
  height: 65px;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
  transition: all ease-in 0.3s;
  color: white;
  cursor: pointer;
}
main.contact-us .tabs-section nav.sub-nav ul li a:hover,
main.contact-us .tabs-section nav.sub-nav ul li a.active {
  background: rgba(230, 224, 211, 0.15);
  transition: all ease-out 0.3s;
}
main.contact-us .tabs-section nav.sub-nav ul li a svg {
  fill: white;
  cursor: pointer;
}
main.contact-us .tabs-section nav.sub-nav ul li a:hover {
  color: #d1b881;
  text-decoration: none;
}
main.contact-us .tabs-section nav.sub-nav ul li a:hover svg {
  fill: #d1b881;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section nav.sub-nav ul li a {
    padding: 10px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section nav.sub-nav ul li a {
    height: 50px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section nav.sub-nav ul li a {
    height: 50px;
    line-height: 30px;
  }
}
main.contact-us .tabs-section nav.sub-nav ul li a:hover,
main.contact-us .tabs-section nav.sub-nav ul li a:focus {
  background-color: transparent;
}
main.contact-us .tabs-section nav.sub-nav ul li.active,
main.contact-us .tabs-section nav.sub-nav ul li:focus {
  background-color: rgba(230, 224, 211, 0.15);
}
main.contact-us .tabs-section nav.sub-nav ul li.active a,
main.contact-us .tabs-section nav.sub-nav ul li:focus a {
  color: #d1b881;
}
main.contact-us .tabs-section nav.sub-nav ul .last {
  position: relative;
}
main.contact-us .tabs-section nav.sub-nav ul .last a {
  background: #110f0d;
  transition: all ease-in 0.3s;
  cursor: pointer;
}
main.contact-us .tabs-section nav.sub-nav ul .last a:hover,
main.contact-us .tabs-section nav.sub-nav ul .last a.active {
  background: #110f0d;
  transition: all ease-out 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section nav.sub-nav ul .last a {
    height: 65px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section nav.sub-nav ul .last a {
    height: 65px;
    line-height: 45px;
  }
}
main.contact-us .tabs-section nav.sub-nav ul .last > span {
  background-color: #e6e0d3;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
  color: #110f0d;
  display: inline-block;
  line-height: 30px;
  text-align: center;
}
main.contact-us .tabs-section nav.sub-nav ul .last .pencil_icon {
  padding: 6px 10px;
  background-color: #e6e0d3;
  border-radius: 4px;
  font-size: 22px;
  text-align: center;
  margin-right: 10px;
}
main.contact-us .tabs-section nav.sub-nav ul .last .pencil_icon .icon {
  color: #110f0d;
}
main.contact-us .tabs-section .navbar-contact-us.stick_to_submenu {
  position: fixed;
  top: 0;
  margin-top: 80px;
  transition: all 0.5s;
  width: 100%;
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .navbar-contact-us.stick_to_submenu {
    margin-top: 64px;
  }
}
main.contact-us .tabs-section .mobile-sub-nav {
  margin-top: -35px;
  border: none;
  text-transform: uppercase;
  text-indent: 15px;
  background-image: url('/images/icons/caret-down-white.svg');
  background-color: rgba(42, 42, 42, 0.75);
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section .mobile-sub-nav {
    display: block !important;
    height: 50px;
    margin-top: -50px;
    background-position: calc(100% - 30px) 50%;
    background-size: 10px 10px;
  }
}
main.contact-us .tabs-section .mobile-sub-nav option:first-child {
  display: none;
}
main.contact-us .tabs-section .tab-container {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container {
    padding-bottom: 50px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container h2 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section .tab-container h2 {
    font-size: 40px;
    line-height: 1.5;
    margin-top: 60px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container h2 {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
main.contact-us .tabs-section .tab-container h3 {
  font-size: 16px;
  color: #222222;
}
main.contact-us .tabs-section .tab-container p {
  line-height: 35px;
  color: #222222;
}
main.contact-us .tabs-section .tab-container a.red_link {
  color: #8a2b33;
}
main.contact-us .tabs-section .tab-container a.tel {
  color: black;
}
main.contact-us .tabs-section .tab-container .pipe {
  margin: 0 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container .pipe {
    display: none;
  }
}
main.contact-us .tabs-section .tab-container .thumb {
  padding-top: 30px;
}
main.contact-us .tabs-section .tab-container #sales-offices h3 {
  font-size: 16px;
  font-weight: 600;
}
main.contact-us .tabs-section .tab-container #sales-offices p {
  line-height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #sales-offices p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #sales-offices a.red_link {
  font-size: 16px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container #sales-offices a.red_link {
    display: block;
    width: 100%;
  }
}
main.contact-us .tabs-section .tab-container #preferred-lender p {
  font-size: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 70px;
  line-height: 50px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container #preferred-lender p {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #preferred-lender p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #realtors p {
  font-size: 24px;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-subheader h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 0;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-subheader h3 {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-subheader p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 70px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-subheader p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #realtors > p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 70px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors > p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 12px;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion p {
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion p {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion p {
    font-size: 18px;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a {
  display: inline-block;
  color: #8a2b33;
  transition: all 0.8s;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a {
    line-height: 20px;
    font-size: 15px;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon {
  display: inline-block;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon {
    margin-right: 10px;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg {
  display: inline-block;
  width: 25px;
  height: 25px;
  fill: #8a2b33;
}
@media only screen and (min-width: 1230px), only screen and (min-width: 1201px) and (max-width: 1400px), only screen and (min-width: 992px) and (max-width: 1200px), only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg {
    margin-bottom: -5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg {
    width: 14px;
    height: 14px;
  }
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg.icon-floorplan {
  position: relative;
  top: -2px;
  right: -1px;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg:hover {
  fill: white;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg path,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg circle,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg g {
  stroke: #8a2b33;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg path.no-stroke,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg circle.no-stroke,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg g.no-stroke {
  stroke: none;
  fill: #8a2b33;
}
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg path.no-fill,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg circle.no-fill,
main.contact-us .tabs-section .tab-container #realtors .realtors-promotion a .icon svg g.no-fill {
  stroke: #8a2b33;
  fill: none;
}
main.contact-us .tabs-section .tab-container #trade-partners p {
  font-size: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 70px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #trade-partners p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #trade-partners p a {
  text-decoration: none;
}
main.contact-us .tabs-section .tab-container #trade-partners p a:hover {
  text-decoration: none;
}
main.contact-us .tabs-section .tab-container #corporate-contact h3 {
  font-size: 16px;
  font-weight: 600;
}
main.contact-us .tabs-section .tab-container #corporate-contact p {
  line-height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #corporate-contact p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
main.contact-us .tabs-section .tab-container #corporate-contact a.red_link {
  font-size: 16px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container #corporate-contact a.red_link {
    display: block;
    width: 100%;
  }
}
main.contact-us .tabs-section .tab-container #corporate-contact .location {
  max-width: 100%;
  height: 425px;
}
main.contact-us .tabs-section .tab-container #corporate-contact .location .angular-google-map-container {
  height: 435px;
}
main.contact-us .tabs-section .tab-container #employment p {
  font-size: 24px;
  text-align: center;
  margin-bottom: 35px;
  line-height: 50px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.contact-us .tabs-section .tab-container #employment p {
    width: 85%;
    margin: 0 auto 35px;
  }
}
@media only screen and (max-width: 767px) {
  main.contact-us .tabs-section .tab-container #employment p {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
  }
}
.map-location-link-card {
  padding-top: 30px;
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-location-link-card {
    padding-top: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .map-location-link-card {
    padding-top: 0;
    margin-bottom: 50px;
  }
}
.map-location-link-card .angular-google-map-container {
  height: 370px;
}
.map-location-link-card .map-more-link {
  background-color: black;
  color: white;
  display: block;
  font-size: .9em;
  font-weight: 900;
  height: auto;
  line-height: 1.5em;
  padding: .55em 1em;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
  clear: both;
}
.map-location-link-card .map-more-link:hover,
.map-location-link-card .map-more-link:active {
  background: #8a2b33;
}
.map-location-link-card .map-more-link:hover .link,
.map-location-link-card .map-more-link:active .link {
  text-decoration: underline;
}
.map-location-link-card .map-more-link .icon {
  font-size: 1.5em;
  position: relative;
  bottom: -0.15em;
  margin-right: .25em;
}
main.hers-score .page-header {
  position: relative;
  height: 490px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: 0 110px;
  background-attachment: fixed;
  background-size: contain;
  background-image: url('/images/hers-score/hers-banner.jpg');
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.hers-score .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.hers-score .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header .right_fifty {
    width: 100%;
  }
}
main.hers-score .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 100px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.hers-score .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.hers-score .page-header .right_fifty h2,
main.hers-score .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.hers-score .page-header .right_fifty h2.philosopher,
main.hers-score .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header .right_fifty h2.philosopher,
  main.hers-score .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.hers-score .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.hers-score .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.hers-score .page-header .right_fifty.in h2,
main.hers-score .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.hers-score .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.hers-score .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.hers-score .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .page-header {
    background-size: cover;
    background-position: center top;
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .page-header {
    background-size: cover;
    background-position: center top;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header {
    background-size: cover;
    background-position: center top;
  }
}
main.hers-score .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 0.25px;
  text-transform: none;
  margin-top: 124px;
  margin-bottom: 36px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .page-header .right_fifty h1 {
    font-size: 60px;
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
main.hers-score .page-header .right_fifty h3 {
  font-size: 24px;
}
main.hers-score .page-header .right_fifty h3 i {
  font-weight: bold;
}
main.hers-score .top-row {
  margin-top: 24px;
}
@media only screen and (max-width: 767px) {
  main.hers-score .top-row {
    margin-top: 0;
  }
}
main.hers-score .top-row p {
  font-size: 26px;
  line-height: 50px;
  color: #110f0d;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .top-row p {
    font-size: 24px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .top-row p {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .top-row p {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .top-row p {
    font-size: 20px;
    line-height: 1.5;
  }
}
main.hers-score .top-row label {
  margin-top: 15px;
}
main.hers-score .top-row .dropdown {
  border: 1px solid #7d7d7d;
  border-radius: 0;
  background-color: transparent;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
}
main.hers-score .top-row .dropdown > a {
  text-transform: uppercase;
}
main.hers-score .top-row .dropdown a {
  display: block;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
main.hers-score .top-row .dropdown .caret-outer {
  background: #7d7d7d;
  color: #fff;
  position: absolute;
  right: 0;
  height: 100%;
  text-align: center;
  width: 30px;
}
main.hers-score .top-row .dropdown ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
}
main.hers-score .top-row .dropdown ul.dropdown-menu li {
  padding: 15px;
  display: block;
  width: 100%;
  cursor: pointer;
  text-transform: capitalize;
}
main.hers-score .top-row .dropdown a {
  color: #7d7d7d;
}
main.hers-score .top-row .dropdown a:hover {
  color: #7d7d7d;
}
main.hers-score .score-bar {
  text-align: center;
}
main.hers-score .score-bar .score-title {
  margin-top: 16px;
}
main.hers-score .score-bar .score-title p {
  font-size: 26px;
  line-height: 50px;
  color: #110f0d;
  background-color: #f5f3ed;
  border-radius: 7px;
  display: inline-block;
  margin: 0 auto;
  padding: 17px 56px 13px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .score-bar .score-title p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .score-bar .score-title p {
    font-size: 20px;
    padding: 17px 15px 13px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .score-bar .score-title p {
    font-size: 18px;
    line-height: 1.5;
    padding: 17px 15px 13px;
  }
}
main.hers-score .row-score {
  height: 480px;
}
main.hers-score .row-score .score-scale {
  background: url('/images/hers-score/scale.jpg') center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-scale {
    margin-top: 100px;
  }
}
main.hers-score .row-score .score-scale ul {
  padding: 5px 0;
  margin-bottom: 0;
}
main.hers-score .row-score .score-scale ul li {
  display: inline-block;
  font-size: 20px;
  line-height: 48px;
  list-style-type: none;
  color: #fff;
  padding: 0 19px;
  font-family: 'Philosopher', sans-serif;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-scale ul li {
    font-size: 18px;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-scale ul li {
    font-size: 12px;
    padding: 0 12px;
  }
}
main.hers-score .row-score .score-buttons .home-btn {
  position: absolute;
  top: 75px;
  left: 13.85%;
  display: inline-block;
  border: 1px solid #d0d0d0;
  transition: all ease 0.7s;
  font-size: 15px;
  color: #6f6f6f;
  padding: 9px 20px 10px 14px;
  background-color: white;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .home-btn {
    font-size: 12px;
    top: 25px;
    max-width: 100px;
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .row-score .score-buttons .home-btn {
    left: 13.35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .home-btn {
    left: 12%;
  }
}
main.hers-score .row-score .score-buttons .home-btn .arrow-up {
  position: absolute;
  top: -13px;
  left: 42%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #d96b32;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .home-btn .arrow-up {
    top: auto;
    bottom: -13px;
    left: 35px;
    border-bottom: 0;
    border-top: 13px solid #d96b32;
  }
}
main.hers-score .row-score .score-buttons .used-home-btn {
  position: absolute;
  top: 75px;
  left: 13.85%;
  display: inline-block;
  border: 1px solid #d0d0d0;
  transition: all ease 0.7s;
  font-size: 15px;
  color: #6f6f6f;
  padding: 9px 20px 10px 14px;
  background-color: white;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .used-home-btn {
    font-size: 12px;
    top: 25px;
    max-width: 100px;
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .row-score .score-buttons .used-home-btn {
    left: 13.35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .used-home-btn {
    left: 12%;
  }
}
main.hers-score .row-score .score-buttons .used-home-btn .arrow-up {
  position: absolute;
  top: -13px;
  left: 42%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #d96b32;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .used-home-btn .arrow-up {
    top: auto;
    bottom: -13px;
    left: 35px;
    border-bottom: 0;
    border-top: 13px solid #d96b32;
  }
}
main.hers-score .row-score .score-buttons .new-home-btn {
  position: absolute;
  top: 75px;
  left: 13.85%;
  display: inline-block;
  border: 1px solid #d0d0d0;
  transition: all ease 0.7s;
  font-size: 15px;
  color: #6f6f6f;
  padding: 9px 20px 10px 14px;
  background-color: white;
  z-index: 1;
  left: 31.55%;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .new-home-btn {
    font-size: 12px;
    top: 25px;
    max-width: 100px;
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .row-score .score-buttons .new-home-btn {
    left: 13.35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .new-home-btn {
    left: 12%;
  }
}
main.hers-score .row-score .score-buttons .new-home-btn .arrow-up {
  position: absolute;
  top: -13px;
  left: 42%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #d96b32;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .new-home-btn .arrow-up {
    top: auto;
    bottom: -13px;
    left: 35px;
    border-bottom: 0;
    border-top: 13px solid #d96b32;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .row-score .score-buttons .new-home-btn {
    left: 32.3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .new-home-btn {
    left: 30.5%;
  }
}
main.hers-score .row-score .score-buttons .rosewood-btn {
  display: inline-block;
  position: absolute;
  top: 75px;
  left: 0;
  border: 1px solid #d0d0d0;
  transition: all ease 0.7s;
  background-color: white;
  z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .row-score .score-buttons .rosewood-btn {
    top: 175px;
  }
}
main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands {
  top: 135px;
  margin-left: 6px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands {
    top: 175px;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands {
    top: 175px;
    margin-left: 10px;
  }
}
main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands .arrow-up:after {
  width: 1px;
  background: #d0d0d0;
  left: 50%;
  bottom: 0;
  content: '';
  height: 66px;
  position: absolute;
}
@media only screen and (min-width: 992px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands .arrow-up:after {
    content: none;
  }
}
main.hers-score .row-score .score-buttons .rosewood-btn.sierra-highlands .image {
  width: 500px;
  max-width: 500px;
}
main.hers-score .row-score .score-buttons .rosewood-btn.rosewood-ranch-estates .image,
main.hers-score .row-score .score-buttons .rosewood-btn.rosewood-golf-villas .image,
main.hers-score .row-score .score-buttons .rosewood-btn.rosewood-summit-estates .image {
  width: 500px;
  max-width: 500px;
}
main.hers-score .row-score .score-buttons .rosewood-btn .arrow-up {
  position: absolute;
  top: -13px;
  left: 44%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #dde142;
}
main.hers-score .row-score .score-buttons .rosewood-btn .image {
  height: 180px;
  width: 300px;
  max-width: 375px;
  background-size: cover;
  background-position: center bottom;
  background-color: #c9c9c9;
}
main.hers-score .row-score .score-buttons .rosewood-btn .img-title p {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  background-color: #110f0d;
  padding: 5px 0;
  margin: 0;
  text-align: center;
}
main.hers-score .row-score .score-buttons .rosewood-btn .img-score {
  padding: 7px 15px;
}
main.hers-score .row-score .score-buttons .rosewood-btn .img-score .left-score p {
  font-size: 18px;
  line-height: 32px;
  color: #8a2b33;
  margin: 0;
}
main.hers-score .row-score .score-buttons .rosewood-btn .img-score .right-score p {
  font-size: 14px;
  line-height: 32px;
  color: #454545;
  font-weight: 400;
  margin: 2px 0 0;
}
main.hers-score .residence .residence-title p {
  font-size: 30px;
  line-height: 32px;
  color: #110f0d;
  margin: 0 0 35px;
}
main.hers-score .residence .residence-title p span {
  color: #8a2b33;
}
@media only screen and (max-width: 767px) {
  main.hers-score .residence .residence-title p {
    font-size: 20px;
    line-height: 1.5;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .residence .residence-score {
    text-align: right;
  }
}
main.hers-score .residence .residence-score p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #454545;
  margin: 4px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.hers-score .residence .residence-score p {
    font-size: 16.5px;
  }
}
main.hers-score .residence .circle-row {
  padding: 69px 0 42px;
  margin-bottom: 16px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
@media only screen and (max-width: 767px) {
  main.hers-score .residence .circle-row {
    padding: 30px 0;
  }
}
main.hers-score .residence .circle-row .circle-graph {
  width: 19%;
  text-align: center;
  display: inline-block;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .residence .circle-row .circle-graph {
    width: 33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .residence .circle-row .circle-graph {
    width: 33%;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .residence .circle-row .circle-graph {
    width: 100%;
  }
}
main.hers-score .residence .circle-row .circle-graph .circle-area {
  position: relative;
}
main.hers-score .residence .circle-row .circle-graph .circle-area .text {
  position: absolute;
  width: 100%;
  top: 41%;
  left: 0;
  font-size: 30px;
  line-height: 32px;
  color: #110f0d;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.hers-score .residence .circle-row .circle-graph .graph-detail {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.hers-score .residence .circle-row .circle-graph .graph-detail {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  main.hers-score .residence .circle-row .circle-graph .graph-detail {
    padding-bottom: 20px;
  }
}
main.hers-score .residence .circle-row .circle-graph .graph-detail h6 {
  font-size: 16px;
  line-height: 22px;
  color: #110f0d;
  font-weight: 600;
}
main.hers-score .residence .residence-one-para p {
  font-size: 13px;
  line-height: 30px;
  color: #797979;
  margin: 13px 0 85px;
}
@media only screen and (max-width: 767px) {
  main.hers-score .residence .residence-one-para p {
    font-size: 12px;
    line-height: 1.5;
    margin: 13px 0 50px;
  }
}
main.completed-neighborhoods {
  position: relative;
}
main.completed-neighborhoods a {
  text-decoration: none;
}
main.completed-neighborhoods a:hover,
main.completed-neighborhoods a:focus {
  text-decoration: none;
}
main.completed-neighborhoods .map-mobile-header {
  background: #6f6f6f;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 1;
  padding: 5px 20px;
  border-top: 1px solid #454545;
}
main.completed-neighborhoods .map-mobile-header h2 {
  font-size: 14px;
  float: left;
  color: white;
  margin-top: 13px;
}
@media only screen and (max-width: 320px) {
  main.completed-neighborhoods .map-mobile-header h2 {
    font-size: 15px;
  }
}
main.completed-neighborhoods .map-mobile-header .tab-buttons {
  float: right;
  margin-top: 6px;
}
main.completed-neighborhoods .map-mobile-header .tab-buttons a,
main.completed-neighborhoods .map-mobile-header .tab-buttons button {
  display: inline-block;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border: none;
  width: 35px;
  height: 35px;
  text-align: center;
}
main.completed-neighborhoods .map-mobile-header .tab-buttons a i.fa,
main.completed-neighborhoods .map-mobile-header .tab-buttons button i.fa {
  color: #8a2b33;
  font-size: 18px;
}
main.completed-neighborhoods .map-mobile-header .tab-buttons a.active,
main.completed-neighborhoods .map-mobile-header .tab-buttons button.active {
  background: #8a2b33;
  pointer-events: none;
}
main.completed-neighborhoods .map-mobile-header .tab-buttons a.active i.fa,
main.completed-neighborhoods .map-mobile-header .tab-buttons button.active i.fa {
  color: white;
}
main.completed-neighborhoods #neighborhood-map {
  width: 100%;
  height: 100%;
  margin-top: 80px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-map {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-map {
    opacity: 0;
    visibility: hidden;
    padding-top: 110px;
    padding-bottom: 0;
    margin-top: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-map.visible {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease-in;
    transition-delay: .3s;
  }
}
main.completed-neighborhoods #neighborhood-list {
  padding-bottom: 190px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    padding: 30px 0 0;
    min-height: auto;
    height: calc(100% - 115px);
    overflow: auto;
    transition: 0.3s, ease-out;
    transition-delay: .3s;
    left: 0;
    top: 115px;
  }
}
main.completed-neighborhoods #neighborhood-list.visible {
  opacity: 1;
  visibility: visible;
  transition: 0.5s, ease-in;
  transition-delay: .3s;
}
main.completed-neighborhoods #neighborhood-list .marker-offset {
  position: relative;
  top: -170px;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .marker-offset {
    top: 0;
  }
}
main.completed-neighborhoods #neighborhood-list .section-title {
  text-align: center;
}
main.completed-neighborhoods #neighborhood-list .section-title h1 {
  font-size: 52px;
  line-height: 80px;
  color: #8a2b33;
  margin: 89px 0 79px;
  font-weight: lighter;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .section-title h1 {
    margin: 40px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .section-title h1 {
    font-size: 40px;
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .section-title h1 {
    font-size: 40px;
    line-height: 1.5;
    margin: 40px 0 35px;
  }
}
main.completed-neighborhoods #neighborhood-list .one-rec {
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .one-rec {
    padding: 0 15px;
  }
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .one-rec .design-outer {
    padding: 0 15px;
  }
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img {
  position: relative;
  height: 466px;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img {
    height: 250px;
  }
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img .community_image {
  width: 100%;
  height: 100%;
  background-color: #c9c9c9;
  background-position: center center;
  background-size: cover;
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img .number {
  background-color: #8a2b33;
  color: white;
  text-align: center;
  position: absolute;
  height: 46px;
  width: 47px;
  line-height: 50px;
  font-size: 24px;
  left: 0;
  top: 0;
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img .camera-icon {
  position: absolute;
  z-index: 2;
  right: 26px;
  bottom: 26px;
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img .camera-icon .fa-camera {
  color: #fff;
  font-size: 22px;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 9px;
  cursor: pointer;
}
main.completed-neighborhoods #neighborhood-list .one-rec .design-outer .top-img .camera-icon .fa-camera:hover {
  background-color: #8a2b33;
}
main.completed-neighborhoods #neighborhood-list .design-detail {
  padding: 0 15px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.35);
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail {
    overflow-y: visible;
    box-shadow: none;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper {
  min-height: 466px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper {
    min-height: 1px;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper {
    min-height: 1px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.35);
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container {
  width: 82%;
  margin: 0 auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container {
    width: 90%;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container h2.red_heading {
  color: #8a2b33;
  font-size: 28px;
  line-height: 48px;
  font-weight: lighter;
  margin-top: 45px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container h2.red_heading {
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container h2.red_heading {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 25px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container h2.red_heading {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description p {
  color: #8a8a8a;
  font-size: 16px;
  line-height: 40px;
  font-weight: lighter;
  height: 200px;
  max-height: 152px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description p {
    line-height: 30px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description p {
    line-height: 2;
    height: 100px;
    margin-bottom: 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description p {
    font-size: 16px;
    line-height: 1.8;
    height: 145px;
    padding: 0;
    margin-bottom: 25px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description.fullView p {
  overflow: initial;
  height: auto;
  max-height: 100%;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description.fullView p:not(:first-child) {
  display: block;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description:not(.fullView) p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description:not(.fullView) p:not(:first-child) {
  display: none;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .community_description:not(.fullView) p br {
  display: none;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .button_section {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .button_section {
    text-align: center;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .button_section a.view_details {
  padding: 0 31px;
  letter-spacing: 0.25px;
  border-radius: 9px;
  background-color: #c9c9c9;
  margin-right: 7px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .button_section a.view_details {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 320px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .button_section a.view_details {
    margin-bottom: 50px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container.community-snapshot {
  height: 80px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container.community-snapshot {
    position: relative;
  }
}
@media only screen and (max-width: 320px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container.community-snapshot {
    height: 50px;
    position: relative;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot {
  padding: 30px 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 10px;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li {
  margin-right: 10px;
  font-size: 16px;
  color: #110f0d;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li {
    font-size: 13px;
    margin-right: 5px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li:last-child {
  margin-right: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li {
    margin-right: 15px;
    padding: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li {
    margin-right: 5px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot li {
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-bottom: -5px;
  fill: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .cust_container .snapshot svg {
    width: 20px;
  }
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper hr {
  margin: 0;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay {
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 0;
  top: 100%;
  left: 0;
  padding: 27px 49px 58px 53px;
  background-color: #8a2b33;
  height: 100%;
  transition: all 0.5s ease;
  visibility: hidden;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay h2 {
  font-size: 28px;
  line-height: 48px;
  color: #fff;
  margin: 17px 0 18px;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .detail-para {
  display: block;
  height: 288px;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .detail-para p {
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  margin: 0;
  padding-right: 30px;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay span.fa-close {
  position: absolute;
  right: 7%;
  top: 27px;
  font-size: 18px;
  color: #8a2b33;
  background-color: #fff;
  border-radius: 50%;
  padding: 8px 9px;
  cursor: pointer;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools {
  opacity: 1;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools a {
  margin: 0;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools .mCSB_dragger_bar {
  width: 10px;
  min-height: 50px !important;
  height: 121px !important;
  border-radius: 3px;
  background-color: #c63e49;
  right: 0;
  top: 0;
  opacity: 1;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools #mCSB_1_dragger_vertical {
  height: 123px !important;
}
main.completed-neighborhoods #neighborhood-list .design-detail .detail-wrapper .detail-overlay .mCSB_scrollTools .mCSB_draggerRail {
  width: 7px;
  background-color: #fff;
  opacity: 1;
  border-radius: 3px;
}
main.completed-neighborhoods #neighborhood-list .one-rec.active .detail-overlay {
  top: 0;
  opacity: 0.9;
  z-index: 2;
  visibility: visible;
}
main.rosewood-quality {
  /*
    Overwrite for mobile
     */
}
main.rosewood-quality .explore {
  position: absolute;
  display: block;
  width: 150px;
  z-index: 0;
  top: 90vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  text-decoration: none;
  transition: none;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.rosewood-quality .explore {
    top: 60vh;
  }
}
main.rosewood-quality .explore:hover {
  text-decoration: none;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: bounce;
  transform-origin: center bottom;
  opacity: 1;
}
main.rosewood-quality .explore:hover.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .explore:hover.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .explore:hover.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .explore:hover.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .explore:hover.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .explore:hover.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .explore:hover.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .explore:hover.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .explore:hover.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .explore:hover.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .explore:hover.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .explore:hover.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .explore:hover.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .explore:hover.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .explore .icon {
  transition: none;
  display: block;
  font-size: 36px;
  margin-top: 5px;
}
main.rosewood-quality .house {
  position: relative;
  width: 100%;
  z-index: 1;
}
main.rosewood-quality .content {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
}
main.rosewood-quality .philosopher {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
main.rosewood-quality .philosopher.bold {
  font-weight: 700;
}
main.rosewood-quality .info-hover {
  opacity: 0;
  position: absolute;
  z-index: 0;
}
main.rosewood-quality .info-hover.in {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .info-hover.in.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .info-hover.in.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .info-hover.in.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .info-hover.in.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .info-hover.in.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .info-hover.in.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .info-hover.in.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .info-hover.in.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .info-hover.in.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .info-hover.in.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .info-hover.in.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .info-hover.in.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .info-hover.in.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .info-hover.in.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .info-hover:hover {
  z-index: 1;
}
main.rosewood-quality .info-hover .fa-info {
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  font-size: 18px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .info-hover .fa-info {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }
}
main.rosewood-quality .info-hover .fa-info:hover .hover-detail {
  z-index: 2;
  animation-name: fadeIn;
  display: block;
}
main.rosewood-quality .info-hover .fa-info .hover-detail {
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.7);
  display: none;
  position: absolute;
  z-index: 2;
  padding: 17px 23px 9px 35px;
  background-color: #8a2b33;
  text-align: left;
  bottom: 31px;
  left: -37px;
  width: 490px;
  min-height: 150px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .info-hover .fa-info .hover-detail {
    width: 100vw !important;
    padding: 10px 15px;
  }
}
main.rosewood-quality .info-hover .fa-info .hover-detail.md {
  width: 590px;
  left: -44px;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.lg {
  width: 750px;
  left: -60px;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.left {
  left: auto;
  right: -37px;
}
main.rosewood-quality .info-hover .fa-info .hover-detail.left .fa-sort-desc {
  left: auto;
  right: 8%;
}
main.rosewood-quality .info-hover .fa-info .hover-detail h3 {
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .info-hover .fa-info .hover-detail h3 {
    font-size: 20px;
  }
}
main.rosewood-quality .info-hover .fa-info .hover-detail p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .info-hover .fa-info .hover-detail p {
    font-size: 14px;
    line-height: 1.8;
  }
}
main.rosewood-quality .info-hover .fa-info .hover-detail .fa-sort-desc {
  position: absolute;
  bottom: 11px;
  left: 8%;
  color: #8a2b33;
  width: 17px;
  height: 9px;
  font-size: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.rosewood-quality .row-description {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .row-description {
    margin: 0;
  }
}
main.rosewood-quality .white-box {
  background-color: #fff;
  padding: 3%;
  opacity: 0;
}
main.rosewood-quality .white-box.in {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
}
main.rosewood-quality .white-box.in.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .white-box.in.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .white-box.in.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .white-box.in.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .white-box.in.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .white-box.in.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .white-box.in.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .white-box.in.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .white-box.in.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .white-box.in.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .white-box.in.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .white-box.in.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .white-box.in.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .white-box.in.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .white-box h2 {
  color: #8a2b33;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.rosewood-quality .white-box h2 {
    margin-bottom: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.rosewood-quality .white-box h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
main.rosewood-quality .white-box p {
  font-size: 18px;
  color: #110f0d;
  line-height: 46px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.rosewood-quality .white-box p {
    margin-top: 0px;
    font-size: 16px;
    line-height: 36px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.rosewood-quality .white-box p {
    font-size: 14px;
    line-height: 1.8;
  }
}
main.rosewood-quality .black-box {
  background-color: #222222;
  padding: 20px 15px;
  opacity: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.rosewood-quality .black-box {
    padding: 30px;
  }
}
main.rosewood-quality .black-box.in {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}
main.rosewood-quality .black-box.in.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .black-box.in.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .black-box.in.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .black-box.in.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .black-box.in.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .black-box.in.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .black-box.in.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .black-box.in.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .black-box.in.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .black-box.in.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .black-box.in.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .black-box.in.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .black-box.in.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .black-box.in.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .black-box h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .black-box h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
}
main.rosewood-quality .black-box p {
  font-size: 18px;
  color: #fff;
  line-height: 46px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .black-box p {
    font-size: 16px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .black-box.first {
    display: none;
  }
}
main.rosewood-quality section {
  position: relative;
}
main.rosewood-quality .section-0 h1 {
  font-size: 80px;
  color: #fff;
  margin-top: 230px;
  margin-bottom: 30px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  font-weight: lighter;
  letter-spacing: 5px;
  opacity: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.rosewood-quality .section-0 h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.rosewood-quality .section-0 h1 {
    font-size: 60px;
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .section-0 h1 {
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 80px;
    margin-bottom: 0px;
  }
}
main.rosewood-quality .section-0 .intro p {
  opacity: 0;
  animation-delay: .5s;
}
main.rosewood-quality .section-0 .philosopher {
  font-size: 24px;
  line-height: 2;
  color: white;
  font-family: 'Philosopher', sans-serif;
  margin-top: 20px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.rosewood-quality .section-0 .philosopher:nth-of-type(1) {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.rosewood-quality .section-0 .philosopher {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .section-0 .philosopher {
    font-size: 16px;
    margin-top: 6px;
    line-height: 1.5;
  }
}
main.rosewood-quality .section-0.in h1 {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}
main.rosewood-quality .section-0.in h1.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .section-0.in h1.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .section-0.in h1.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .section-0.in h1.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .section-0.in h1.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .section-0.in h1.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .section-0.in h1.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .section-0.in h1.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .section-0.in h1.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .section-0.in h1.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .section-0.in h1.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .section-0.in h1.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .section-0.in h1.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .section-0.in h1.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.rosewood-quality .section-0.in .intro p {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}
main.rosewood-quality .section-0.in .intro p.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .section-0.in .intro p.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .section-0.in .intro p.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .section-0.in .intro p.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .section-0.in .intro p.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .section-0.in .intro p.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .section-0.in .intro p.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .section-0.in .intro p.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .section-0.in .intro p.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .section-0.in .intro p.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .section-0.in .intro p.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .section-0.in .intro p.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .section-0.in .intro p.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .section-0.in .intro p.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality .section-0 img#house-0 {
    height: 320px;
  }
}
main.rosewood-quality .section-1 .white-box {
  position: absolute;
  bottom: 0;
}
main.rosewood-quality .section-2 .white-box {
  position: absolute;
  bottom: -15px;
}
main.rosewood-quality .section-3 .white-box {
  position: absolute;
  bottom: 50px;
}
main.rosewood-quality .section-4 .white-box {
  position: absolute;
  bottom: -170px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.rosewood-quality .section-4 .white-box {
    bottom: -120px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.rosewood-quality .section-4 .white-box {
    bottom: 0;
  }
}
main.rosewood-quality .section-5 .white-box {
  position: absolute;
  bottom: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.rosewood-quality .section-5 .white-box {
    bottom: 10px;
  }
}
main.rosewood-quality .disclaimer {
  background-color: #2d2d2d;
  text-align: center;
  padding: 61px 0;
}
main.rosewood-quality .disclaimer p {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  font-weight: lighter;
}
main.rosewood-quality .disclaimer p.in {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}
main.rosewood-quality .disclaimer p.in.in.fade-in {
  animation-name: fadeIn;
}
main.rosewood-quality .disclaimer p.in.in.fade-in-up {
  animation-name: fadeInUp;
}
main.rosewood-quality .disclaimer p.in.in.fade-in-down {
  animation-name: fadeInDown;
}
main.rosewood-quality .disclaimer p.in.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.rosewood-quality .disclaimer p.in.in.fade-in-right {
  animation-name: fadeInRight;
}
main.rosewood-quality .disclaimer p.in.in.slide-in-up {
  animation-name: slideInUp;
}
main.rosewood-quality .disclaimer p.in.in.slide-in-down {
  animation-name: slideInDown;
}
main.rosewood-quality .disclaimer p.in.in.slide-in-left {
  animation-name: slideInLeft;
}
main.rosewood-quality .disclaimer p.in.in.slide-in-right {
  animation-name: slideInRight;
}
main.rosewood-quality .disclaimer p.in.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.rosewood-quality .disclaimer p.in.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.rosewood-quality .disclaimer p.in.in.bounce-in {
  animation-name: bounceIn;
}
main.rosewood-quality .disclaimer p.in.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.rosewood-quality .disclaimer p.in.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.rosewood-quality #detail-36 {
    top: 15% !important;
  }
  main.rosewood-quality #detail-37 {
    top: 27% !important;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  main.rosewood-quality .info-wrap {
    width: 100%;
    height: 284px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
main.home-tour {
  position: relative;
  background-color: black;
}
main.home-tour .page-header {
  position: relative;
  height: 100vh;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  background-color: black;
  background-image: url('/images/home-tour/exterior.jpg');
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.home-tour .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.home-tour .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty {
    width: 100%;
  }
}
main.home-tour .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 275px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.home-tour .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.home-tour .page-header .right_fifty h2,
main.home-tour .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.home-tour .page-header .right_fifty h2.philosopher,
main.home-tour .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty h2.philosopher,
  main.home-tour .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.home-tour .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.home-tour .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.home-tour .page-header .right_fifty.in h2,
main.home-tour .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.home-tour .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.home-tour .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.home-tour .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header {
    height: calc(100vh);
    margin-top: 0;
    padding: 30px 0 0;
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header {
    height: calc(100vh - 50px);
    margin-top: 0;
    padding: 30px 0 0;
    display: block !important;
  }
}
main.home-tour .page-header .right_fifty {
  text-align: center;
  position: relative;
  padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty {
    padding-top: 100px;
  }
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
  main.home-tour .page-header .right_fifty {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 320px) {
  main.home-tour .page-header .right_fifty {
    padding-top: 60px;
  }
}
main.home-tour .page-header .right_fifty .img-cont {
  position: relative;
  width: 96%;
  min-height: 300px;
  text-align: center;
  margin-left: 4%;
  margin-bottom: -50px;
}
@media only screen and (max-height: 950px) {
  main.home-tour .page-header .right_fifty .img-cont {
    height: 250px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .page-header .right_fifty .img-cont {
    height: 250px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .page-header .right_fifty .img-cont {
    min-height: 1px;
    height: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header .right_fifty .img-cont {
    width: 94%;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty .img-cont {
    min-height: 1px;
    height: 100px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 320px) {
  main.home-tour .page-header .right_fifty .img-cont {
    min-height: 1px;
    height: 70px;
  }
}
main.home-tour .page-header .right_fifty .img-cont .bulb-img-off {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: all 0.5s ease;
  transition-delay: 1s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header .right_fifty .img-cont .bulb-img-off {
    top: 30%;
    left: 5%;
  }
}
main.home-tour .page-header .right_fifty .img-cont .bulb-img-on {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: all 0.5s ease;
  transition-delay: 1s;
  opacity: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header .right_fifty .img-cont .bulb-img-on {
    top: 30%;
    left: 5%;
  }
}
main.home-tour .page-header .right_fifty .img-cont.in .bulb-img-off {
  opacity: 0;
}
main.home-tour .page-header .right_fifty .img-cont.in .bulb-img-on {
  opacity: 1;
}
main.home-tour .page-header .right_fifty .home-tour-detail {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty .home-tour-detail {
    margin-top: 35px;
  }
}
main.home-tour .page-header .right_fifty .home-tour-detail h1 {
  margin-top: 0;
  font-size: 52px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .page-header .right_fifty .home-tour-detail h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty .home-tour-detail h1 {
    font-size: 18px;
  }
}
main.home-tour .page-header .right_fifty .home-tour-detail h2,
main.home-tour .page-header .right_fifty .home-tour-detail p {
  font-size: 26px;
  line-height: 44px;
  color: #fff;
  font-family: 'Philosopher', sans-serif;
  text-shadow: -2px 2px 5px #000000, -2px 2px 5px #000000, -2px 2px 5px #000000;
  margin-bottom: 36px;
  padding: 0 110px;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  main.home-tour .page-header .right_fifty .home-tour-detail h2,
  main.home-tour .page-header .right_fifty .home-tour-detail p {
    padding: 0 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .page-header .right_fifty .home-tour-detail h2,
  main.home-tour .page-header .right_fifty .home-tour-detail p {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .page-header .right_fifty .home-tour-detail h2,
  main.home-tour .page-header .right_fifty .home-tour-detail p {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty .home-tour-detail h2,
  main.home-tour .page-header .right_fifty .home-tour-detail p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
    padding: 0 0;
  }
}
main.home-tour .page-header .right_fifty .home-tour-detail p {
  cursor: pointer;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button {
  letter-spacing: 1px;
  min-height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  background: #222222;
  transition: all ease-in 0.3s;
  color: #fff;
  cursor: pointer;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  main.home-tour .page-header .right_fifty .home-tour-detail a.white-button {
    font-size: 12px;
  }
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:hover,
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:focus {
  outline: none;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:hover,
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button.active {
  background: #fff;
  transition: all ease-out 0.3s;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button svg {
  fill: #fff;
  cursor: pointer;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:hover {
  color: #222222;
  text-decoration: none;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:hover svg {
  fill: #222222;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:focus,
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:hover,
main.home-tour .page-header .right_fifty .home-tour-detail a.white-button:active {
  text-decoration: none;
  color: #222222;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.explore {
  display: inline-block;
  letter-spacing: 0.25px;
  padding: 0 45px;
  font-family: 'Open Sans', sans-serif;
  transition: box-shadow ease 0.5s;
  text-align: center;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  text-decoration: none;
  transition: none;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
}
main.home-tour .page-header .right_fifty .home-tour-detail a.explore .icon {
  transition: none;
  display: block;
  font-size: 36px;
  margin-top: 5px;
}
main.home-tour .flyout-icon {
  position: relative;
  z-index: 4;
  box-shadow: 5px 6px 8px 0px rgba(0, 0, 0, 0.53);
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  main.home-tour .flyout-icon img {
    width: 24px;
    height: 24px;
  }
}
main.home-tour .outer-cont {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .outer-cont {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .outer-cont {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .outer-cont {
    position: relative;
  }
}
main.home-tour .common {
  height: 100vh;
  transition: opacity 0.5s ease-in;
  opacity: 0;
}
main.home-tour .common.active {
  opacity: 1;
  transition-delay: 0.2s;
}
main.home-tour .flyout-cont {
  box-shadow: 6px 8px 5px 0px rgba(0, 0, 0, 0.53);
  display: none;
  position: absolute;
  z-index: 5;
  padding: 17px 33px;
  background-color: #8a2b33;
  text-align: left;
  bottom: 47px;
  left: -176%;
  min-width: 500px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.1s;
}
main.home-tour .flyout-cont.in.fade-in {
  animation-name: fadeIn;
}
main.home-tour .flyout-cont.in.fade-in-up {
  animation-name: fadeInUp;
}
main.home-tour .flyout-cont.in.fade-in-down {
  animation-name: fadeInDown;
}
main.home-tour .flyout-cont.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.home-tour .flyout-cont.in.fade-in-right {
  animation-name: fadeInRight;
}
main.home-tour .flyout-cont.in.slide-in-up {
  animation-name: slideInUp;
}
main.home-tour .flyout-cont.in.slide-in-down {
  animation-name: slideInDown;
}
main.home-tour .flyout-cont.in.slide-in-left {
  animation-name: slideInLeft;
}
main.home-tour .flyout-cont.in.slide-in-right {
  animation-name: slideInRight;
}
main.home-tour .flyout-cont.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.home-tour .flyout-cont.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.home-tour .flyout-cont.in.bounce-in {
  animation-name: bounceIn;
}
main.home-tour .flyout-cont.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.home-tour .flyout-cont.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  main.home-tour .flyout-cont {
    padding: 5px 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .flyout-cont {
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .flyout-cont {
    padding: 0px 20px;
  }
}
main.home-tour .flyout-cont h3 {
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .flyout-cont h3 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .flyout-cont h3 {
    font-size: 17px;
  }
}
main.home-tour .flyout-cont p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .flyout-cont p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .flyout-cont p {
    font-size: 14px;
    line-height: 21px;
  }
}
main.home-tour .flyout-cont .fa-sort-desc {
  position: absolute;
  top: auto;
  bottom: 11px;
  left: 20%;
  color: #8a2b33;
  width: 17px;
  height: 9px;
  font-size: 34px;
}
main.home-tour .commonbg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}
main.home-tour .flyouts {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .flyouts {
    top: 50px;
  }
}
main.home-tour .flyouts .flyout-wrapper {
  position: absolute;
  z-index: 1;
}
main.home-tour .flyouts .flyout-wrapper:hover {
  z-index: 9;
}
main.home-tour .flyouts .flyout-wrapper .flyout-icon {
  cursor: pointer;
}
main.home-tour .flyouts .flyout-wrapper .flyout-icon:hover .flyout-cont {
  z-index: 10;
  display: block;
  animation-name: fadeIn;
}
main.home-tour .section-title {
  font-size: 28px;
  color: white;
  margin-bottom: 20px;
}
main.home-tour .house {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .house {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour .house {
    margin-top: 0 !important;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .exterior {
    margin-top: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .exterior {
    margin-top: 100px;
  }
}
main.home-tour .exterior .house {
  margin-top: 0;
}
@media only screen and (max-height: 950px) {
  main.home-tour .exterior .house {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .exterior .house {
    margin-top: 100px;
  }
}
main.home-tour .living-space .house {
  margin-top: 120px;
}
main.home-tour .kitchen .house {
  margin-top: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .kitchen .house {
    margin-top: 100px;
  }
}
main.home-tour .bathroom .house {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour section.exterior,
  main.home-tour section.living-space,
  main.home-tour section.kitchen,
  main.home-tour section.bathroom {
    position: relative;
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  main.home-tour section.exterior,
  main.home-tour section.living-space,
  main.home-tour section.kitchen,
  main.home-tour section.bathroom {
    position: relative;
    display: block !important;
  }
}
main.home-tour section.exterior.ng-hide-animate .flyouts,
main.home-tour section.living-space.ng-hide-animate .flyouts,
main.home-tour section.kitchen.ng-hide-animate .flyouts,
main.home-tour section.bathroom.ng-hide-animate .flyouts {
  display: none !important;
}
main.home-tour section.exterior.ng-enter .house,
main.home-tour section.living-space.ng-enter .house,
main.home-tour section.kitchen.ng-enter .house,
main.home-tour section.bathroom.ng-enter .house,
main.home-tour section.exterior.ng-hide-add .house,
main.home-tour section.living-space.ng-hide-add .house,
main.home-tour section.kitchen.ng-hide-add .house,
main.home-tour section.bathroom.ng-hide-add .house {
  transition: all 0.4s ease;
  opacity: 0;
}
main.home-tour section.exterior.ng-leave .house,
main.home-tour section.living-space.ng-leave .house,
main.home-tour section.kitchen.ng-leave .house,
main.home-tour section.bathroom.ng-leave .house,
main.home-tour section.exterior.ng-hide-remove .house,
main.home-tour section.living-space.ng-hide-remove .house,
main.home-tour section.kitchen.ng-hide-remove .house,
main.home-tour section.bathroom.ng-hide-remove .house {
  transition: all 0.2s ease;
  opacity: 1;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper,
main.home-tour section.living-space.active .flyouts .flyout-wrapper,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  opacity: 1;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.fade-in,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.fade-in,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.fade-in,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.fade-in {
  animation-name: fadeIn;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.fade-in-up,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.fade-in-up,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.fade-in-up,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.fade-in-up {
  animation-name: fadeInUp;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.fade-in-down,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.fade-in-down,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.fade-in-down,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.fade-in-down {
  animation-name: fadeInDown;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.fade-in-left,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.fade-in-left,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.fade-in-left,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.fade-in-right,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.fade-in-right,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.fade-in-right,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.fade-in-right {
  animation-name: fadeInRight;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.slide-in-up,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.slide-in-up,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.slide-in-up,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.slide-in-up {
  animation-name: slideInUp;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.slide-in-down,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.slide-in-down,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.slide-in-down,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.slide-in-down {
  animation-name: slideInDown;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.slide-in-left,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.slide-in-left,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.slide-in-left,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.slide-in-left {
  animation-name: slideInLeft;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.slide-in-right,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.slide-in-right,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.slide-in-right,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.slide-in-right {
  animation-name: slideInRight;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.flip-in-x,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.flip-in-x,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.flip-in-x,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.flip-in-y,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.flip-in-y,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.flip-in-y,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.bounce-in,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.bounce-in,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.bounce-in,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.bounce-in {
  animation-name: bounceIn;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.rotate-in,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.rotate-in,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.rotate-in,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.home-tour section.exterior.active .flyouts .flyout-wrapper.in.zoom-in,
main.home-tour section.living-space.active .flyouts .flyout-wrapper.in.zoom-in,
main.home-tour section.kitchen.active .flyouts .flyout-wrapper.in.zoom-in,
main.home-tour section.bathroom.active .flyouts .flyout-wrapper.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.home-tour .menu-outer {
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0;
  visibility: hidden;
  transition: opacity 1s ease-in;
  opacity: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer {
    position: absolute;
  }
}
main.home-tour .menu-outer.active {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s;
  z-index: 5;
}
main.home-tour .menu-outer .tour-menu {
  background-image: url('/images/home-tour/arc.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  display: block;
  height: 150px;
  position: relative;
  z-index: 4;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu {
    height: 120px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu {
    height: 120px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu {
    height: 100px;
  }
}
main.home-tour .menu-outer .tour-menu .tour-menu-inner {
  position: relative;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu .tour-menu-inner {
    min-width: 800px;
    width: 1070px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu .tour-menu-inner {
    min-width: 800px;
    width: 1070px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .menu-outer .tour-menu .tour-menu-inner {
    width: 100%;
  }
}
main.home-tour .menu-outer .tour-menu ul {
  margin: 0;
  display: inline-block;
  height: 153px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 1600px) {
  main.home-tour .menu-outer .tour-menu ul {
    height: 153px;
  }
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul {
    height: 150px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul {
    height: 150px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul {
    height: 155px;
  }
}
main.home-tour .menu-outer .tour-menu ul li {
  display: inline-block;
  list-style-type: none;
  position: absolute;
  left: 0%;
  top: 0%;
  height: 150px;
  width: 165px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li {
    height: 100px;
  }
}
main.home-tour .menu-outer .tour-menu ul li a {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  line-height: 30px;
  padding: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  letter-spacing: 0.25px;
  text-align: center;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  transition: background-image 0.3s ease;
}
main.home-tour .menu-outer .tour-menu ul li a:hover {
  transition: background-image 0.3s ease;
}
main.home-tour .menu-outer .tour-menu ul li a img {
  display: inline-block;
  width: 100%;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(1) {
  left: 0;
  bottom: 0;
  top: auto;
  height: 128px;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(1) a {
  line-height: 160px;
  background-image: url('/images/home-tour/exterior-inactive.png');
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(1) a {
    line-height: 100px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(1) a {
    line-height: 80px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(1) a {
    line-height: 80px;
  }
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(1) a:hover {
  background-image: url('/images/home-tour/exterior-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(1).active a {
  background-image: url('/images/home-tour/exterior-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(2) {
  left: 167px;
  bottom: 0;
  top: auto;
  height: 145px;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(2) a {
  background-image: url('/images/home-tour/living-inactive.png');
  line-height: 195px;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(2) a {
    line-height: 135px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(2) a {
    line-height: 115px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(2) a {
    line-height: 115px;
  }
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(2) a:hover {
  background-image: url('/images/home-tour/living-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(2).active a {
  background-image: url('/images/home-tour/living-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(3) {
  top: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  max-width: 400px;
  width: 100%;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(3) img {
  display: inline-block;
  background-color: transparent;
  opacity: 1;
  padding: 0 0 0 40px;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(3) img {
    max-width: 350px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(3) img {
    max-width: 350px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(3) img {
    max-width: 350px;
  }
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(3) img:hover {
  opacity: 1;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(4) {
  left: auto;
  bottom: 0;
  top: auto;
  right: 167px;
  height: 146px;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(4) a {
  background-image: url('/images/home-tour/kitchen-inactive.png');
  line-height: 196px;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(4) a {
    line-height: 126px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(4) a {
    line-height: 116px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(4) a {
    line-height: 116px;
  }
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(4) a:hover {
  background-image: url('/images/home-tour/kitchen-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(4).active a {
  background-image: url('/images/home-tour/kitchen-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(5) {
  left: auto;
  bottom: 0;
  top: auto;
  right: 0;
  height: 130px;
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(5) a {
  background-image: url('/images/home-tour/bath-inactive.png');
  line-height: 164px;
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(5) a {
    line-height: 104px;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(5) a {
    line-height: 84px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.home-tour .menu-outer .tour-menu ul li:nth-child(5) a {
    line-height: 84px;
  }
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(5) a:hover {
  background-image: url('/images/home-tour/bath-active.png');
}
main.home-tour .menu-outer .tour-menu ul li:nth-child(5).active a {
  background-image: url('/images/home-tour/bath-active.png');
}
main.home-tour .menu-outer .tour-menu ul li.active {
  font-weight: bold;
}
main.home-tour .menu-outer .tour-disclaimer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  background: url('/images/home-tour/disclaimer-tab.png');
  position: absolute;
  width: 139px;
  height: 49px;
  text-align: center;
  z-index: 5;
  right: 0;
  top: 4px;
  cursor: pointer;
  padding-top: 5px;
}
@media only screen and (max-width: 1600px) {
  main.home-tour .menu-outer .tour-disclaimer {
    top: 4px;
  }
}
@media only screen and (max-height: 950px) {
  main.home-tour .menu-outer .tour-disclaimer {
    top: 0;
  }
}
@media only screen and (max-height: 800px) {
  main.home-tour .menu-outer .tour-disclaimer {
    top: 0;
  }
}
main.home-tour .menu-outer .tour-disclaimer span {
  font-size: 12px;
  letter-spacing: 0.25px;
  color: #fff;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
main.home-tour .menu-outer .tour-disclaimer:hover .disclaimer-cont {
  z-index: 10;
  display: block;
  animation-name: fadeIn;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont {
  display: none;
  position: relative;
  color: #fff;
  padding: 17px 23px 9px 35px;
  background-color: #8a2b33;
  text-align: left;
  bottom: 289px;
  left: -130%;
  min-width: 420px;
  opacity: 1;
  box-shadow: 6px 8px 5px 0px rgba(0, 0, 0, 0.53);
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.fade-in {
  animation-name: fadeIn;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.fade-in-up {
  animation-name: fadeInUp;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.fade-in-down {
  animation-name: fadeInDown;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.fade-in-right {
  animation-name: fadeInRight;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.slide-in-up {
  animation-name: slideInUp;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.slide-in-down {
  animation-name: slideInDown;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.slide-in-left {
  animation-name: slideInLeft;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.slide-in-right {
  animation-name: slideInRight;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.bounce-in {
  animation-name: bounceIn;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
}
main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont .fa-sort-desc {
  position: absolute;
  color: #8a2b33;
  width: 17px;
  height: 9px;
  font-size: 34px;
  right: 39%;
  bottom: 9px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont {
    left: -250%;
  }
  main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont .fa-sort-desc {
    right: 9%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont {
    left: -250%;
  }
  main.home-tour .menu-outer .tour-disclaimer .disclaimer-cont .fa-sort-desc {
    right: 9%;
  }
}
main.home-tour .mobile-disclaimer {
  position: relative;
  color: #fff;
  padding: 15px;
  background-color: #8a2b33;
  text-align: left;
}
main.home-tour .mobile-disclaimer p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
}
main.home-tour .mobile-disclaimer .fa-sort-desc {
  display: none;
}
main.home-tour .flyout-icon.left .flyout-cont {
  right: -15px;
  left: auto;
}
main.home-tour .flyout-icon.left .flyout-cont:hover {
  z-index: 5;
}
main.home-tour .flyout-icon.left .flyout-cont .fa-sort-desc {
  right: 30px;
  left: auto;
}
main.home-tour .flyout-icon.bottom .flyout-cont {
  bottom: -235px;
  left: -15px;
}
main.home-tour .flyout-icon.bottom .flyout-cont:hover {
  z-index: 5;
}
main.home-tour .flyout-icon.bottom .flyout-cont .fa-sort-desc {
  top: 11px;
  transform: rotate(180deg);
  left: initial;
}
main.home-tour .flyout-icon.bottom.left .flyout-cont:hover {
  z-index: 5;
}
main.home-tour .flyout-icon.bottom.left .fa-sort-desc {
  right: 30px;
  left: auto;
}
main.maintenance-schedule .main-content {
  background: url('/images/maintenance/maintenance-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 100vh;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.maintenance-schedule .main-content {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.maintenance-schedule .main-content {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.maintenance-schedule .main-content {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content {
    padding-bottom: 60px;
  }
}
main.maintenance-schedule .main-content .content-title {
  text-align: center;
}
main.maintenance-schedule .main-content .content-title h1 {
  font-size: 60px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  margin: 256px 0 67px 0;
}
@media print {
  main.maintenance-schedule .main-content .content-title h1 {
    margin: 67px 0 67px 0;
  }
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content .content-title h1 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 320px) {
  main.maintenance-schedule .main-content .content-title h1 {
    font-size: 40px;
  }
}
main.maintenance-schedule .main-content .disclaimer {
  padding-top: 100px;
  color: white;
}
main.maintenance-schedule .main-content .print-schedule {
  text-align: right;
}
@media print {
  main.maintenance-schedule .main-content .print-schedule {
    display: none;
  }
}
main.maintenance-schedule .main-content .print-schedule a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding-left: 39px;
  background: url('/images/maintenance/printer.png');
  background-position: left center;
  background-repeat: no-repeat;
  text-decoration: none;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.maintenance-schedule .main-content .print-schedule a {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content .print-schedule a {
    padding-left: 30px;
  }
}
main.maintenance-schedule .main-content .print-schedule a:hover {
  text-decoration: none;
  color: #e6e0d3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.maintenance-schedule .main-content .listing-section .panel-group {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content .listing-section .panel-group {
    margin-bottom: 5px;
  }
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default {
  border: none;
  border-radius: 0;
  background-color: transparent;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading {
  background-color: #222222;
  border: none;
  border-radius: 0;
  padding: 0 29px;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title {
  color: #fff;
  font-size: 26px;
  line-height: 64px;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a {
  display: block;
  position: relative;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a:hover,
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a:focus {
  text-decoration: none;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.3s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon > * {
  display: block;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon:hover,
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon:focus {
  outline: none;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon::-moz-focus-inner {
  border: 0;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon-remove--chevron-down {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  width: 30px;
  height: 30px;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon-remove--chevron-down::before,
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon-remove--chevron-down::after {
  content: "";
  display: block;
  height: 3px;
  width: 85%;
  position: absolute;
  top: 37%;
  left: 8%;
  transition: 0.3s;
  background: white;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon-remove--chevron-down::before {
  transform: rotate(45deg);
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a .icon-remove--chevron-down::after {
  transform: rotate(-45deg);
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed {
  display: block;
  text-decoration: none;
  position: relative;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .icon-remove--chevron-down::before {
  left: 0;
  transform: rotate(-135deg);
  width: 60%;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .icon-remove--chevron-down::after {
  left: auto;
  right: 0;
  transform: rotate(135deg);
  width: 60%;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed:hover {
  text-decoration: none;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .commong {
  margin-left: 0;
  float: right;
  width: 30px;
  height: 30px;
  display: inline-block;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .commong svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .right-icon {
  margin-left: 0;
  float: right;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  transition: all 0.5s ease;
  transform: rotate(360deg);
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .right-icon svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .right-icon .down-arrow {
  position: absolute;
  margin: 0 auto;
  z-index: 90;
  top: -9px;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-heading .panel-title a.collapsed .right-icon .down-arrow2 {
  opacity: 0;
  width: 30px;
  height: 30px;
}
@media print {
  main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-collapse {
    display: block;
    height: auto;
  }
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body {
  border: none;
  background-color: rgba(60, 59, 56, 0.8);
  padding: 40px 36px 27px 15px;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body ul li {
  font-family: 'Open Sans', sans-serif;
  list-style-type: disc;
  margin-bottom: 20px;
  font-size: 20px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body ul li {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body ul li h6 {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}
main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body ul li p {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  main.maintenance-schedule .main-content .listing-section .panel.panel-default .panel-body ul li p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.fact-sheet {
  position: relative;
}
main.fact-sheet .page-header {
  position: relative;
  height: 1225px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/fact-sheet/fact-sheet-bg.jpg');
  background-position: center center;
  height: auto;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.fact-sheet .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.fact-sheet .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty {
    width: 100%;
  }
}
main.fact-sheet .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 275px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.fact-sheet .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.fact-sheet .page-header .right_fifty h2,
main.fact-sheet .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.fact-sheet .page-header .right_fifty h2.philosopher,
main.fact-sheet .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty h2.philosopher,
  main.fact-sheet .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.fact-sheet .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.fact-sheet .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.fact-sheet .page-header .right_fifty.in h2,
main.fact-sheet .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.fact-sheet .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.fact-sheet .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.fact-sheet .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.fact-sheet .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.fact-sheet .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header {
    height: auto;
    padding: 50px 0 30px;
    overflow: hidden;
  }
}
main.fact-sheet .page-header .right_fifty {
  display: inline-block;
  width: 100%;
}
main.fact-sheet .page-header .right_fifty h1 {
  margin-top: 180px;
  font-size: 100px;
  font-weight: lighter;
  margin-bottom: 55px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty h1 {
    margin-top: 40px;
    font-size: 50px;
    margin-bottom: 30px;
  }
}
main.fact-sheet .page-header .right_fifty h3 {
  font-family: 'Philosopher', sans-serif;
  margin-bottom: 41px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.fact-sheet .page-header .right_fifty h3 {
    margin: 0 15px 40px;
  }
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .right_fifty h3 {
    font-size: 22px;
    margin: 0 15px 40px;
  }
}
main.fact-sheet .page-header .cust-top {
  width: 100%;
  margin-bottom: 92px;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel {
  height: auto;
  margin-top: 0;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner .active.left,
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner .active.right {
  left: 0;
  z-index: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-control {
  z-index: 12;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.next,
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.active.right {
    transform: translate3d(0, 0, 0);
  }
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.prev,
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.active.left {
    transform: translate3d(0, 0, 0);
  }
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.next.left,
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.prev.right,
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel.carousel-fade .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control {
  width: 46px;
  height: 46px;
  text-shadow: none;
  background-image: none;
  background-color: #222222;
  opacity: 1;
  font-size: 30px;
  border-radius: 50%;
  top: 350px;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control:hover {
  background-color: #8a2b33;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control.left {
  left: -22px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control.left {
    left: -10px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control.right {
  right: -22px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-control.right {
    right: -10px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-indicators {
  display: none;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner {
  background-color: rgba(255, 255, 255, 0.9);
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .slide-count {
  position: absolute;
  background-color: #8a2b33;
  color: #fff;
  border-bottom-right-radius: 100%;
  width: 85px;
  height: 85px;
  top: 0px;
  left: 0px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .slide-count {
    width: 55px;
    height: 55px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  display: block;
  font-size: 42px;
  text-align: center;
  line-height: 65px;
  color: #fff;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in {
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.fade-in {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.fade-in-up {
  animation-name: fadeInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.fade-in-down {
  animation-name: fadeInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.fade-in-right {
  animation-name: fadeInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.slide-in-up {
  animation-name: slideInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.slide-in-down {
  animation-name: slideInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.slide-in-left {
  animation-name: slideInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.slide-in-right {
  animation-name: slideInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.bounce-in {
  animation-name: bounceIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .digit {
    width: 45px;
    height: 55px;
    font-size: 32px;
    line-height: 45px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption {
  position: relative;
  left: 0;
  text-shadow: none;
  padding: 130px 81px 30px 90px;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption {
    left: 0;
    right: 0;
    padding: 100px 15px 30px 15px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail {
    margin: 0 auto;
    float: none;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2 {
  font-size: 24px;
  line-height: 46px;
  color: #8a2b33;
  font-weight: 600;
  margin-bottom: 54px;
  margin-top: -10px;
  width: 91%;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in {
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.fade-in {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.fade-in-up {
  animation-name: fadeInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.fade-in-down {
  animation-name: fadeInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.fade-in-right {
  animation-name: fadeInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.slide-in-up {
  animation-name: slideInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.slide-in-down {
  animation-name: slideInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.slide-in-left {
  animation-name: slideInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.slide-in-right {
  animation-name: slideInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.bounce-in {
  animation-name: bounceIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail h2 {
    width: 100%;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p {
  font-size: 18px;
  line-height: 36px;
  color: #222222;
  font-weight: lighter;
  transition: opacity 0.15s linear;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in {
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.fade-in {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.fade-in-up {
  animation-name: fadeInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.fade-in-down {
  animation-name: fadeInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.fade-in-left {
  animation-name: fadeInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.fade-in-right {
  animation-name: fadeInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.slide-in-up {
  animation-name: slideInUp;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.slide-in-down {
  animation-name: slideInDown;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.slide-in-left {
  animation-name: slideInLeft;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.slide-in-right {
  animation-name: slideInRight;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.flip-in-x {
  backface-visibility: visible !important;
  animation-name: flipInX;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.flip-in-y {
  backface-visibility: visible !important;
  animation-name: flipInY;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.bounce-in {
  animation-name: bounceIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.rotate-in {
  animation-name: rotateIn;
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p.in.zoom-in {
  animation-name: zoomIn;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-detail p {
    font-size: 16px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info {
    margin: 30px auto 0;
    float: none;
  }
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info img {
  border: 2px solid #8a2b33;
  display: inline-block;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info h3 {
  font-size: 30px;
  color: #8a2b33;
  font-weight: lighter;
  text-align: left;
  padding-left: 12px;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info p {
  font-size: 18px;
  color: #646464;
  font-weight: lighter;
  text-align: left;
  padding-left: 12px;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info.animated {
  opacity: 0;
  transition: opacity 0.15s linear;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item .carousel-caption .cont-info.animated.in {
  opacity: 1;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item.active .digit {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item.active .carousel-caption .cont-detail h2 {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item.active .carousel-caption .cont-detail p {
  animation-name: fadeIn;
}
main.fact-sheet .page-header .cust-top .container .carousel-wrapper .carousel-inner .item.active .carousel-caption .cont-info.animated {
  animation-name: fadeIn;
}
main.privacy-policy .page-header {
  position: relative;
  height: 300px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.privacy-policy .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.privacy-policy .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header .right_fifty {
    width: 100%;
  }
}
main.privacy-policy .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 275px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.privacy-policy .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.privacy-policy .page-header .right_fifty h2,
main.privacy-policy .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.privacy-policy .page-header .right_fifty h2.philosopher,
main.privacy-policy .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header .right_fifty h2.philosopher,
  main.privacy-policy .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.privacy-policy .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.privacy-policy .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.privacy-policy .page-header .right_fifty.in h2,
main.privacy-policy .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.privacy-policy .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.privacy-policy .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.privacy-policy .page-header .box.in {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header {
    height: 150px;
    padding-bottom: 0;
  }
}
main.privacy-policy .page-header .right_fifty h1 {
  color: #8a2b33;
  font-size: 52px;
  text-shadow: none;
  margin-top: 110px;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .page-header .right_fifty h1 {
    margin-top: 0;
    font-size: 26px;
  }
}
main.privacy-policy .privacy-wrapper {
  padding-bottom: 100px;
}
main.privacy-policy .privacy-wrapper h2 {
  margin: 40px 0 20px;
}
main.privacy-policy .privacy-wrapper p,
main.privacy-policy .privacy-wrapper li {
  font-size: 18px;
  text-align: left;
  line-height: 40px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .privacy-wrapper p,
  main.privacy-policy .privacy-wrapper li {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.privacy-policy .privacy-wrapper p,
main.privacy-policy .privacy-wrapper ul {
  margin-top: 0;
  margin-bottom: 20px;
}
main.privacy-policy .privacy-wrapper a {
  color: #8a2b33;
}
main.privacy-policy .privacy-wrapper .policy-list .cust-red-icon-listing {
  padding: 0;
  margin: 0;
  font-size: 0;
  margin-top: 25px;
  text-align: center;
}
main.privacy-policy .privacy-wrapper .policy-list .cust-red-icon-listing li {
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  width: 85%;
  vertical-align: top;
  font-size: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  main.privacy-policy .privacy-wrapper .policy-list .cust-red-icon-listing li {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.privacy-policy .privacy-wrapper .policy-list .cust-red-icon-listing li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 8px;
  border-radius: 50%;
  background: #8a2b33;
}
main.terms .page-header {
  position: relative;
  height: 300px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.terms .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.terms .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.terms .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.terms .page-header .right_fifty {
    width: 100%;
  }
}
main.terms .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 275px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.terms .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.terms .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.terms .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.terms .page-header .right_fifty h2,
main.terms .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.terms .page-header .right_fifty h2.philosopher,
main.terms .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.terms .page-header .right_fifty h2.philosopher,
  main.terms .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.terms .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.terms .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.terms .page-header .right_fifty.in h2,
main.terms .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.terms .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.terms .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.terms .page-header .box.in {
  opacity: 1;
}
main.terms .page-header .right_fifty h1 {
  color: #8a2b33;
  margin-top: 110px;
  text-shadow: none;
}
main.terms .terms-wrapper {
  padding-bottom: 100px;
}
main.terms .terms-wrapper .terms-cont p {
  font-size: 18px;
  text-align: left;
  line-height: 40px;
  margin: 0 0 20px 0;
  font-weight: normal;
}
main.terms .terms-wrapper .cust-red-icon-listing {
  padding: 0;
  margin: 0;
  font-size: 0;
  margin-top: 25px;
  text-align: center;
}
main.terms .terms-wrapper .cust-red-icon-listing li {
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  width: 85%;
  vertical-align: top;
  font-size: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
main.terms .terms-wrapper .cust-red-icon-listing li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 8px;
  border-radius: 50%;
  background: #8a2b33;
}
main.disclaimer {
  min-height: calc(100vh - 75px);
}
@media only screen and (max-width: 767px) {
  main.disclaimer {
    min-height: 1px;
  }
}
main.disclaimer .page-header {
  position: relative;
  height: 400px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.disclaimer .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.disclaimer .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header .right_fifty {
    width: 100%;
  }
}
main.disclaimer .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 150px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.disclaimer .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.disclaimer .page-header .right_fifty h2,
main.disclaimer .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.disclaimer .page-header .right_fifty h2.philosopher,
main.disclaimer .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header .right_fifty h2.philosopher,
  main.disclaimer .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.disclaimer .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.disclaimer .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.disclaimer .page-header .right_fifty.in h2,
main.disclaimer .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.disclaimer .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.disclaimer .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.disclaimer .page-header .box.in {
  opacity: 1;
}
main.disclaimer .page-header .right_fifty h1 {
  color: #8a2b33;
  text-shadow: none;
  font-size: 52px;
}
@media only screen and (max-width: 767px) {
  main.disclaimer .page-header .right_fifty h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
  }
}
main.disclaimer .disclaimer-wrapper {
  padding-bottom: 100px;
}
main.disclaimer .disclaimer-wrapper .inner p {
  font-size: 18px;
  text-align: left;
  line-height: 40px;
  margin: 0 0 20px 0;
  font-weight: normal;
}
main.disclaimer .disclaimer-wrapper .inner p a {
  color: #8a2b33;
  text-decoration: none;
}
main.disclaimer .disclaimer-wrapper .inner p a:hover {
  text-decoration: none;
}
main.long-interest-list .page-header {
  position: relative;
  height: 290px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: contain;
  background-image: url('/images/long-interest-list/header-bkg.jpg');
  margin-top: 120px;
  background-position: center 120px;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.long-interest-list .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.long-interest-list .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header .right_fifty {
    width: 100%;
  }
}
main.long-interest-list .page-header .right_fifty h1 {
  font-size: 60px;
  letter-spacing: 3px;
  margin-top: 110px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.long-interest-list .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.long-interest-list .page-header .right_fifty h2,
main.long-interest-list .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.long-interest-list .page-header .right_fifty h2.philosopher,
main.long-interest-list .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header .right_fifty h2.philosopher,
  main.long-interest-list .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.long-interest-list .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.long-interest-list .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.long-interest-list .page-header .right_fifty.in h2,
main.long-interest-list .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.long-interest-list .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.long-interest-list .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.long-interest-list .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.long-interest-list .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .page-header {
    background-size: cover;
    background-position: center top;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.long-interest-list .page-header {
    background-size: cover;
    background-position: center top;
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .page-header {
    background-size: cover;
    background-position: center top;
    height: 200px;
  }
}
main.long-interest-list .page-header .right_fifty h1 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
main.long-interest-list .long-interest-list-wrapper {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper {
    padding-bottom: 30px;
  }
}
main.long-interest-list .long-interest-list-wrapper p {
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  margin: 0 0 20px 0;
  font-weight: normal;
  color: #21201e;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.long-interest-list .long-interest-list-wrapper p a {
  color: #8a2b33;
  text-decoration: none;
}
main.long-interest-list .long-interest-list-wrapper p a:hover {
  text-decoration: none;
}
main.long-interest-list .long-interest-list-wrapper .form {
  padding-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.long-interest-list .long-interest-list-wrapper .form {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper .form {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.long-interest-list .long-interest-list-wrapper .form > [class^='col-'] {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper .form > [class^='col-'] {
    padding-top: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .long-interest-list-wrapper .form > .col-md-offset-1 {
    margin-left: 2%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .long-interest-list-wrapper .form > .col-md-4 {
    width: 39.66666667%;
  }
}
main.long-interest-list .long-interest-list-wrapper .form .form-group {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper .form .form-group {
    margin-bottom: 20px;
  }
}
main.long-interest-list .long-interest-list-wrapper .form .align-left {
  float: left;
}
main.long-interest-list .long-interest-list-wrapper .form .text-red {
  font-size: 16px;
  font-weight: 400;
  color: #8a2b33;
  margin-top: 0;
  margin-bottom: 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .long-interest-list-wrapper .form .text-red {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.long-interest-list .long-interest-list-wrapper .form .text-red {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper .form .text-red {
    line-height: 1.8;
  }
}
main.long-interest-list .long-interest-list-wrapper .form label {
  color: #8a2b33;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.long-interest-list .long-interest-list-wrapper .form label {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  main.long-interest-list .long-interest-list-wrapper .form label {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
main.long-interest-list .long-interest-list-wrapper .form input[type='text'],
main.long-interest-list .long-interest-list-wrapper .form input[type='email'],
main.long-interest-list .long-interest-list-wrapper .form input[type='tel'],
main.long-interest-list .long-interest-list-wrapper .form .dropdown {
  border: 1px solid #c4c4c4;
}
main.long-interest-list .long-interest-list-wrapper .form .checkbox label {
  font-size: 16px;
  color: #616161;
  line-height: 28px;
  padding-left: 20px;
  padding-right: 25px;
}
main.long-interest-list .long-interest-list-wrapper .form .checkbox label::before {
  border: 1px solid #c4c4c4;
  width: 28px;
  height: 28px;
}
main.long-interest-list .long-interest-list-wrapper .form .checkbox label::after {
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: #8a2b33;
  padding-left: 5px;
}
main.long-interest-list .long-interest-list-wrapper .form .checkbox label[for="join-interest-list-for-new-scottsdale-neighborhoods"] {
  color: #8a2b33;
}
main.long-interest-list .long-interest-list-wrapper .form .btn-submit {
  font-size: 14px;
  color: white;
  background-color: #8a2b33;
  border-radius: 10px;
  padding: 10px 45px;
  margin-top: 40px;
}
main.long-interest-list .long-interest-list-wrapper .privacy-policy p {
  margin-top: 50px;
}
main.long-interest-list .long-interest-list-wrapper .privacy-policy p a {
  font-size: 14px;
}
main.long-interest-list .long-interest-list-wrapper .disclaimer p {
  line-height: 24px;
  font-size: 12px;
  color: #a4a4a4;
}
main.warranty-request {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  main.warranty-request {
    padding-bottom: 50px;
  }
}
main.warranty-request .page-header {
  position: relative;
  height: 400px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.warranty-request .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.warranty-request .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty {
    width: 100%;
  }
}
main.warranty-request .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 275px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.warranty-request .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.warranty-request .page-header .right_fifty h2,
main.warranty-request .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.warranty-request .page-header .right_fifty h2.philosopher,
main.warranty-request .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty h2.philosopher,
  main.warranty-request .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.warranty-request .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.warranty-request .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.warranty-request .page-header .right_fifty.in h2,
main.warranty-request .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.warranty-request .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.warranty-request .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.warranty-request .page-header .box.in {
  opacity: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  main.warranty-request .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  main.warranty-request .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header {
    background-attachment: scroll;
  }
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header {
    height: 200px !important;
  }
}
main.warranty-request .page-header .right_fifty h1 {
  color: #8a2b33;
  margin-top: 110px;
  font-size: 62px;
  text-shadow: none;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty h1 {
    margin-top: 0 !important;
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  main.warranty-request .page-header .right_fifty h1 .pipe {
    display: none;
  }
}
main.warranty-request .gray-section {
  background-color: #efefef;
  padding: 30px 48px;
  min-height: 750px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.warranty-request .gray-section {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  main.warranty-request .gray-section {
    padding: 15px 30px;
  }
}
main.warranty-request h3 {
  line-height: 35px;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
}
@media only screen and (max-width: 767px) {
  main.warranty-request h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}
main.warranty-request p {
  font-size: 18px;
  font-weight: 500;
  color: #6f6f6f;
}
@media only screen and (max-width: 767px) {
  main.warranty-request p {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.warranty-request label {
  text-transform: uppercase;
  margin-top: 20px;
  font-weight: bold;
  font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  main.warranty-request label {
    font-size: 12px;
  }
}
main.warranty-request a.red_link {
  text-transform: uppercase;
  font-weight: 500;
  color: #8a2b33;
}
main.warranty-request .disclaimer {
  font-style: italic;
  margin-top: 60px;
  line-height: 25px;
  font-size: 16px;
}
main.warranty-request .red-black-button {
  border: none;
  margin-top: 35px;
  font-weight: 500;
}
main.warranty-request .cust-red-icon-listing {
  padding: 0;
  margin: 0;
  font-size: 0;
  margin-top: 25px;
  text-align: center;
}
main.warranty-request .cust-red-icon-listing li {
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  width: 85%;
  vertical-align: top;
  font-size: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  main.warranty-request .cust-red-icon-listing li {
    font-size: 16px;
    line-height: 1.8;
  }
}
main.warranty-request .cust-red-icon-listing li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 8px;
  border-radius: 50%;
  background: #8a2b33;
}
main.warranty-request .emergency-form {
  color: #6f6f6f;
  font-weight: 500;
}
main.warranty-request .emergency-form h3 {
  margin-bottom: 60px;
  text-align: center;
}
main.warranty-request .emergency-form .date input {
  border-right: none;
}
main.warranty-request .emergency-form .date .fa {
  color: #8a2b33;
}
main.warranty-request .emergency-form .date .input-group-addon {
  border: 1px solid #7d7d7d;
  border-left: none;
}
main.warranty-request .emergency-form textarea {
  resize: none;
}
main.site-map {
  min-height: calc(100vh - 75px);
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  main.site-map {
    min-height: 1px;
  }
}
main.site-map .page-header {
  position: relative;
  height: 400px;
  display: inline-block;
  color: white;
  display: table;
  width: 100%;
  vertical-align: middle;
  animation-delay: 0.5s;
  animation: fadein 0.5s ease;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
main.site-map .page-header .banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header {
    height: 300px;
    padding: 50px 20px 30px;
    margin-top: 30px;
  }
}
main.site-map .page-header .right_fifty {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header .right_fifty {
    width: 100%;
  }
}
main.site-map .page-header .right_fifty h1 {
  font-size: 72px;
  letter-spacing: 3px;
  margin-top: 150px;
  margin-bottom: 20px;
  font-weight: lighter;
  padding-top: 15px;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  transition-delay: 1s;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header .right_fifty h1 {
    font-size: 40px;
    margin-top: 0;
  }
}
main.site-map .page-header .right_fifty h1 span :not(.pipe) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transition-delay: 1s;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header .right_fifty h1 span.pipe {
    display: none;
  }
}
main.site-map .page-header .right_fifty h2,
main.site-map .page-header .right_fifty h3 {
  text-align: center;
  padding-left: 15px;
  font-size: 26px;
  margin-top: 0;
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: .25s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.site-map .page-header .right_fifty h2.philosopher,
main.site-map .page-header .right_fifty h3.philosopher {
  font-family: 'Philosopher', sans-serif;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header .right_fifty h2.philosopher,
  main.site-map .page-header .right_fifty h3.philosopher {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
}
main.site-map .page-header .right_fifty p.desc {
  transition: all 1s ease;
  opacity: 0;
  visibility: hidden;
  transition-delay: 2.4s;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4), 0 0 0.1em rgba(0, 0, 0, 0.4);
}
main.site-map .page-header .right_fifty.in h1 span {
  opacity: 1;
  visibility: visible;
}
main.site-map .page-header .right_fifty.in h2,
main.site-map .page-header .right_fifty.in h3 {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
main.site-map .page-header .right_fifty.in p.desc {
  opacity: 1;
  visibility: visible;
}
main.site-map .page-header .box {
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 2s;
}
main.site-map .page-header .box.in {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header {
    height: 150px;
    padding-bottom: 0;
  }
}
main.site-map .page-header .right_fifty h1 {
  color: #8a2b33;
  font-size: 52px;
  text-shadow: none;
}
@media only screen and (max-width: 767px) {
  main.site-map .page-header .right_fifty h1 {
    margin-top: 0;
    font-size: 26px;
  }
}
main.site-map h3 {
  font-size: 18px;
  line-height: 36px;
  text-transform: uppercase;
  color: #8a2b33;
  margin: 30px 0 0;
}
main.site-map ul li a {
  font-size: 18px;
  line-height: 36px;
  color: #222222;
}
.grecaptcha-badge {
  display: none;
}
