
html {
    font-family: sans-serif;
}
body {
    margin: 0;
    position: relative;
}
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 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    font-size: 70%;
    line-height: 2.8;
    top: -0.5em;
    vertical-align: top;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
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"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
html {
    font-family: sans-serif;
}
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 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    font-size: 70%;
    line-height: 2.8;
    top: -0.5em;
    vertical-align: top;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
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"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
*, *::before, *::after {
    background: transparent none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]::after {
    content: " (" attr(href) ")";
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
a[href^="#"]::after, a[href^="javascript:"]::after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff none repeat scroll 0 0 !important;
}
.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/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.glyphicon-asterisk::before {
    content: "*";
}
.glyphicon-plus::before {
    content: "+";
}
.glyphicon-euro::before, .glyphicon-eur::before {
    content: "€";
}
.glyphicon-minus::before {
    content: "−";
}
.glyphicon-cloud::before {
    content: "☁";
}
.glyphicon-envelope::before {
    content: "✉";
}
.glyphicon-pencil::before {
    content: "✏";
}
.glyphicon-glass::before {
    content: "";
}
.glyphicon-music::before {
    content: "";
}
.glyphicon-search::before {
    content: "";
}
.glyphicon-heart::before {
    content: "";
}
.glyphicon-star::before {
    content: "";
}
.glyphicon-star-empty::before {
    content: "";
}
.glyphicon-user::before {
    content: "";
}
.glyphicon-film::before {
    content: "";
}
.glyphicon-th-large::before {
    content: "";
}
.glyphicon-th::before {
    content: "";
}
.glyphicon-th-list::before {
    content: "";
}
.glyphicon-ok::before {
    content: "";
}
.glyphicon-remove::before {
    content: "";
}
.glyphicon-zoom-in::before {
    content: "";
}
.glyphicon-zoom-out::before {
    content: "";
}
.glyphicon-off::before {
    content: "";
}
.glyphicon-signal::before {
    content: "";
}
.glyphicon-cog::before {
    content: "";
}
.glyphicon-trash::before {
    content: "";
}
.glyphicon-home::before {
    content: "";
}
.glyphicon-file::before {
    content: "";
}
.glyphicon-time::before {
    content: "";
}
.glyphicon-road::before {
    content: "";
}
.glyphicon-download-alt::before {
    content: "";
}
.glyphicon-download::before {
    content: "";
}
.glyphicon-upload::before {
    content: "";
}
.glyphicon-inbox::before {
    content: "";
}
.glyphicon-play-circle::before {
    content: "";
}
.glyphicon-repeat::before {
    content: "";
}
.glyphicon-refresh::before {
    content: "";
}
.glyphicon-list-alt::before {
    content: "";
}
.glyphicon-lock::before {
    content: "";
}
.glyphicon-flag::before {
    content: "";
}
.glyphicon-headphones::before {
    content: "";
}
.glyphicon-volume-off::before {
    content: "";
}
.glyphicon-volume-down::before {
    content: "";
}
.glyphicon-volume-up::before {
    content: "";
}
.glyphicon-qrcode::before {
    content: "";
}
.glyphicon-barcode::before {
    content: "";
}
.glyphicon-tag::before {
    content: "";
}
.glyphicon-tags::before {
    content: "";
}
.glyphicon-book::before {
    content: "";
}
.glyphicon-bookmark::before {
    content: "";
}
.glyphicon-print::before {
    content: "";
}
.glyphicon-camera::before {
    content: "";
}
.glyphicon-font::before {
    content: "";
}
.glyphicon-bold::before {
    content: "";
}
.glyphicon-italic::before {
    content: "";
}
.glyphicon-text-height::before {
    content: "";
}
.glyphicon-text-width::before {
    content: "";
}
.glyphicon-align-left::before {
    content: "";
}
.glyphicon-align-center::before {
    content: "";
}
.glyphicon-align-right::before {
    content: "";
}
.glyphicon-align-justify::before {
    content: "";
}
.glyphicon-list::before {
    content: "";
}
.glyphicon-indent-left::before {
    content: "";
}
.glyphicon-indent-right::before {
    content: "";
}
.glyphicon-facetime-video::before {
    content: "";
}
.glyphicon-picture::before {
    content: "";
}
.glyphicon-map-marker::before {
    content: "";
}
.glyphicon-adjust::before {
    content: "";
}
.glyphicon-tint::before {
    content: "";
}
.glyphicon-edit::before {
    content: "";
}
.glyphicon-share::before {
    content: "";
}
.glyphicon-check::before {
    content: "";
}
.glyphicon-move::before {
    content: "";
}
.glyphicon-step-backward::before {
    content: "";
}
.glyphicon-fast-backward::before {
    content: "";
}
.glyphicon-backward::before {
    content: "";
}
.glyphicon-play::before {
    content: "";
}
.glyphicon-pause::before {
    content: "";
}
.glyphicon-stop::before {
    content: "";
}
.glyphicon-forward::before {
    content: "";
}
.glyphicon-fast-forward::before {
    content: "";
}
.glyphicon-step-forward::before {
    content: "";
}
.glyphicon-eject::before {
    content: "";
}
.glyphicon-chevron-left::before {
    content: "";
}
.glyphicon-chevron-right::before {
    content: "";
}
.glyphicon-plus-sign::before {
    content: "";
}
.glyphicon-minus-sign::before {
    content: "";
}
.glyphicon-remove-sign::before {
    content: "";
}
.glyphicon-ok-sign::before {
    content: "";
}
.glyphicon-question-sign::before {
    content: "";
}
.glyphicon-info-sign::before {
    content: "";
}
.glyphicon-screenshot::before {
    content: "";
}
.glyphicon-remove-circle::before {
    content: "";
}
.glyphicon-ok-circle::before {
    content: "";
}
.glyphicon-ban-circle::before {
    content: "";
}
.glyphicon-arrow-left::before {
    content: "";
}
.glyphicon-arrow-right::before {
    content: "";
}
.glyphicon-arrow-up::before {
    content: "";
}
.glyphicon-arrow-down::before {
    content: "";
}
.glyphicon-share-alt::before {
    content: "";
}
.glyphicon-resize-full::before {
    content: "";
}
.glyphicon-resize-small::before {
    content: "";
}
.glyphicon-exclamation-sign::before {
    content: "";
}
.glyphicon-gift::before {
    content: "";
}
.glyphicon-leaf::before {
    content: "";
}
.glyphicon-fire::before {
    content: "";
}
.glyphicon-eye-open::before {
    content: "";
}
.glyphicon-eye-close::before {
    content: "";
}
.glyphicon-warning-sign::before {
    content: "";
}
.glyphicon-plane::before {
    content: "";
}
.glyphicon-calendar::before {
    content: "";
}
.glyphicon-random::before {
    content: "";
}
.glyphicon-comment::before {
    content: "";
}
.glyphicon-magnet::before {
    content: "";
}
.glyphicon-chevron-up::before {
    content: "";
}
.glyphicon-chevron-down::before {
    content: "";
}
.glyphicon-retweet::before {
    content: "";
}
.glyphicon-shopping-cart::before {
    content: "";
}
.glyphicon-folder-close::before {
    content: "";
}
.glyphicon-folder-open::before {
    content: "";
}
.glyphicon-resize-vertical::before {
    content: "";
}
.glyphicon-resize-horizontal::before {
    content: "";
}
.glyphicon-hdd::before {
    content: "";
}
.glyphicon-bullhorn::before {
    content: "";
}
.glyphicon-bell::before {
    content: "";
}
.glyphicon-certificate::before {
    content: "";
}
.glyphicon-thumbs-up::before {
    content: "";
}
.glyphicon-thumbs-down::before {
    content: "";
}
.glyphicon-hand-right::before {
    content: "";
}
.glyphicon-hand-left::before {
    content: "";
}
.glyphicon-hand-up::before {
    content: "";
}
.glyphicon-hand-down::before {
    content: "";
}
.glyphicon-circle-arrow-right::before {
    content: "";
}
.glyphicon-circle-arrow-left::before {
    content: "";
}
.glyphicon-circle-arrow-up::before {
    content: "";
}
.glyphicon-circle-arrow-down::before {
    content: "";
}
.glyphicon-globe::before {
    content: "";
}
.glyphicon-wrench::before {
    content: "";
}
.glyphicon-tasks::before {
    content: "";
}
.glyphicon-filter::before {
    content: "";
}
.glyphicon-briefcase::before {
    content: "";
}
.glyphicon-fullscreen::before {
    content: "";
}
.glyphicon-dashboard::before {
    content: "";
}
.glyphicon-paperclip::before {
    content: "";
}
.glyphicon-heart-empty::before {
    content: "";
}
.glyphicon-link::before {
    content: "";
}
.glyphicon-phone::before {
    content: "";
}
.glyphicon-pushpin::before {
    content: "";
}
.glyphicon-usd::before {
    content: "";
}
.glyphicon-gbp::before {
    content: "";
}
.glyphicon-sort::before {
    content: "";
}
.glyphicon-sort-by-alphabet::before {
    content: "";
}
.glyphicon-sort-by-alphabet-alt::before {
    content: "";
}
.glyphicon-sort-by-order::before {
    content: "";
}
.glyphicon-sort-by-order-alt::before {
    content: "";
}
.glyphicon-sort-by-attributes::before {
    content: "";
}
.glyphicon-sort-by-attributes-alt::before {
    content: "";
}
.glyphicon-unchecked::before {
    content: "";
}
.glyphicon-expand::before {
    content: "";
}
.glyphicon-collapse-down::before {
    content: "";
}
.glyphicon-collapse-up::before {
    content: "";
}
.glyphicon-log-in::before {
    content: "";
}
.glyphicon-flash::before {
    content: "";
}
.glyphicon-log-out::before {
    content: "";
}
.glyphicon-new-window::before {
    content: "";
}
.glyphicon-record::before {
    content: "";
}
.glyphicon-save::before {
    content: "";
}
.glyphicon-open::before {
    content: "";
}
.glyphicon-saved::before {
    content: "";
}
.glyphicon-import::before {
    content: "";
}
.glyphicon-export::before {
    content: "";
}
.glyphicon-send::before {
    content: "";
}
.glyphicon-floppy-disk::before {
    content: "";
}
.glyphicon-floppy-saved::before {
    content: "";
}
.glyphicon-floppy-remove::before {
    content: "";
}
.glyphicon-floppy-save::before {
    content: "";
}
.glyphicon-floppy-open::before {
    content: "";
}
.glyphicon-credit-card::before {
    content: "";
}
.glyphicon-transfer::before {
    content: "";
}
.glyphicon-cutlery::before {
    content: "";
}
.glyphicon-header::before {
    content: "";
}
.glyphicon-compressed::before {
    content: "";
}
.glyphicon-earphone::before {
    content: "";
}
.glyphicon-phone-alt::before {
    content: "";
}
.glyphicon-tower::before {
    content: "";
}
.glyphicon-stats::before {
    content: "";
}
.glyphicon-sd-video::before {
    content: "";
}
.glyphicon-hd-video::before {
    content: "";
}
.glyphicon-subtitles::before {
    content: "";
}
.glyphicon-sound-stereo::before {
    content: "";
}
.glyphicon-sound-dolby::before {
    content: "";
}
.glyphicon-sound-5-1::before {
    content: "";
}
.glyphicon-sound-6-1::before {
    content: "";
}
.glyphicon-sound-7-1::before {
    content: "";
}
.glyphicon-copyright-mark::before {
    content: "";
}
.glyphicon-registration-mark::before {
    content: "";
}
.glyphicon-cloud-download::before {
    content: "";
}
.glyphicon-cloud-upload::before {
    content: "";
}
.glyphicon-tree-conifer::before {
    content: "";
}
.glyphicon-tree-deciduous::before {
    content: "";
}
.glyphicon-cd::before {
    content: "";
}
.glyphicon-save-file::before {
    content: "";
}
.glyphicon-open-file::before {
    content: "";
}
.glyphicon-level-up::before {
    content: "";
}
.glyphicon-copy::before {
    content: "";
}
.glyphicon-paste::before {
    content: "";
}
.glyphicon-alert::before {
    content: "";
}
.glyphicon-equalizer::before {
    content: "";
}
.glyphicon-king::before {
    content: "";
}
.glyphicon-queen::before {
    content: "";
}
.glyphicon-pawn::before {
    content: "";
}
.glyphicon-bishop::before {
    content: "";
}
.glyphicon-knight::before {
    content: "";
}
.glyphicon-baby-formula::before {
    content: "";
}
.glyphicon-tent::before {
    content: "⛺";
}
.glyphicon-blackboard::before {
    content: "";
}
.glyphicon-bed::before {
    content: "";
}
.glyphicon-apple::before {
    content: "";
}
.glyphicon-erase::before {
    content: "";
}
.glyphicon-hourglass::before {
    content: "⌛";
}
.glyphicon-lamp::before {
    content: "";
}
.glyphicon-duplicate::before {
    content: "";
}
.glyphicon-piggy-bank::before {
    content: "";
}
.glyphicon-scissors::before {
    content: "";
}
.glyphicon-bitcoin::before {
    content: "";
}
.glyphicon-btc::before {
    content: "";
}
.glyphicon-xbt::before {
    content: "";
}
.glyphicon-yen::before {
    content: "¥";
}
.glyphicon-jpy::before {
    content: "¥";
}
.glyphicon-ruble::before {
    content: "₽";
}
.glyphicon-rub::before {
    content: "₽";
}
.glyphicon-scale::before {
    content: "";
}
.glyphicon-ice-lolly::before {
    content: "";
}
.glyphicon-ice-lolly-tasted::before {
    content: "";
}
.glyphicon-education::before {
    content: "";
}
.glyphicon-option-horizontal::before {
    content: "";
}
.glyphicon-option-vertical::before {
    content: "";
}
.glyphicon-menu-hamburger::before {
    content: "";
}
.glyphicon-modal-window::before {
    content: "";
}
.glyphicon-oil::before {
    content: "";
}
.glyphicon-grain::before {
    content: "";
}
.glyphicon-sunglasses::before {
    content: "";
}
.glyphicon-text-size::before {
    content: "";
}
.glyphicon-text-color::before {
    content: "";
}
.glyphicon-text-background::before {
    content: "";
}
.glyphicon-object-align-top::before {
    content: "";
}
.glyphicon-object-align-bottom::before {
    content: "";
}
.glyphicon-object-align-horizontal::before {
    content: "";
}
.glyphicon-object-align-left::before {
    content: "";
}
.glyphicon-object-align-vertical::before {
    content: "";
}
.glyphicon-object-align-right::before {
    content: "";
}
.glyphicon-triangle-right::before {
    content: "";
}
.glyphicon-triangle-left::before {
    content: "";
}
.glyphicon-triangle-bottom::before {
    content: "";
}
.glyphicon-triangle-top::before {
    content: "";
}
.glyphicon-console::before {
    content: "";
}
.glyphicon-superscript::before {
    content: "";
}
.glyphicon-subscript::before {
    content: "";
}
.glyphicon-menu-left::before {
    content: "";
}
.glyphicon-menu-right::before {
    content: "";
}
.glyphicon-menu-down::before {
    content: "";
}
.glyphicon-menu-up::before {
    content: "";
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
*::before, *::after {
    box-sizing: border-box;
}
html {
    font-size: 10px;
}
body {
    background-color: #fff;
    color: #000;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.42857;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 22px;
    margin-top: 22px;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
[role="button"] {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    color: #777;
    font-weight: 400;
    line-height: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 11px;
    margin-top: 22px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 11px;
    margin-top: 11px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 41px;
}
h2, .h2 {
    font-size: 34px;
}
h3, .h3 {
    font-size: 28px;
}
h4, .h4 {
    font-size: 20px;
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 14px;
}
p {
    margin: 0 0 11px;
}
.lead {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 22px;
}
@media (min-width: 768px) {
.lead {
    font-size: 24px;
}
}
small, .small {
    font-size: 87%;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase, .initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    background-color: #337ab7;
    color: #fff;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    border-bottom: 1px solid #eee;
    margin: 44px 0 22px;
    padding-bottom: 10px;
}
ul, ol {
    margin-bottom: 11px;
    margin-top: 0;
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 22px;
    margin-top: 0;
}
dt, dd {
    line-height: 1.42857;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd::before, .dl-horizontal dd::after {
    content: " ";
    display: table;
}
.dl-horizontal dd::after {
    clear: both;
}
@media (min-width: 768px) {
.dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #777;
    cursor: help;
}
.initialism {
    font-size: 90%;
}
blockquote {
    border-left: 5px solid #eee;
    font-size: 20px;
    margin: 0 0 22px;
    padding: 11px 22px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}
blockquote footer::before, blockquote small::before, blockquote .small::before {
    content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}
.blockquote-reverse footer::before, .blockquote-reverse small::before, .blockquote-reverse .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before, blockquote.pull-right .small::before {
    content: "";
}
.blockquote-reverse footer::after, .blockquote-reverse small::after, .blockquote-reverse .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after, blockquote.pull-right .small::after {
    content: " —";
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 22px;
}
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
}
kbd {
    background-color: #000;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
}
kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 15px;
    line-height: 1.42857;
    margin: 0 0 11px;
    padding: 10.5px;
    word-break: break-all;
    word-wrap: break-word;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container::before, .container::after {
    content: " ";
    display: table;
}
.container::after {
    clear: both;
}
@media (min-width: 768px) {
.container {
    min-width: 740px;
}
}
@media (min-width: 992px) {
.container {
    min-width: 960px;
}
}
@media (min-width: 1260px) {
.container {
    width: 1240px;
}
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid::before, .container-fluid::after {
    content: " ";
    display: table;
}
.container-fluid::after {
    clear: both;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
}
@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-1 {
    width: 8.33333%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-9 {
    width: 75%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-12 {
    width: 100%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-12 {
    margin-left: 100%;
}
}
@media (min-width: 1260px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-1 {
    width: 8.33333%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
}
table {
    background-color: transparent;
}
caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    margin-bottom: 22px;
    max-width: 100%;
    width: 100%;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
}
table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    width: 100%;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0 none;
}
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 24px;
    line-height: inherit;
    margin-bottom: 22px;
    padding: 0;
    width: 100%;
}
label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple], select[size] {
    height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
output {
    color: #555;
    display: block;
    font-size: 16px;
    line-height: 1.42857;
    padding-top: 7px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
}
@media not all {
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 36px;
}
input.input-sm[type="date"], .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input.input-sm[type="time"], .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input.input-sm[type="datetime-local"], .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input.input-sm[type="month"], .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 33px;
}
input.input-lg[type="date"], .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input.input-lg[type="time"], .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input.input-lg[type="datetime-local"], .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input.input-lg[type="month"], .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 49px;
}
}
.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.radio label, .checkbox label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 22px;
    padding-left: 20px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom: 0;
    min-height: 38px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 14px;
    height: 33px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 33px;
    line-height: 33px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select.input-sm[multiple], .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 14px;
    height: 33px;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
}
.form-group-sm textarea.form-control, .form-group-sm select.form-control[multiple] {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 14px;
    height: 33px;
    line-height: 1.5;
    min-height: 36px;
    padding: 5px 10px;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 6px;
    font-size: 20px;
    height: 49px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 49px;
    line-height: 49px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select.input-lg[multiple], .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 20px;
    height: 49px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px;
}
.form-group-lg textarea.form-control, .form-group-lg select.form-control[multiple] {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 20px;
    height: 49px;
    line-height: 1.33333;
    min-height: 42px;
    padding: 10px 16px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 45px;
}
.form-control-feedback {
    display: block;
    height: 36px;
    line-height: 36px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 36px;
    z-index: 2;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    height: 49px;
    line-height: 49px;
    width: 49px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    height: 33px;
    line-height: 33px;
    width: 33px;
}
.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: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    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: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    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: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    color: #404040;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.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-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 29px;
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}
.form-horizontal .form-group::before, .form-horizontal .form-group::after {
    content: " ";
    display: table;
}
.form-horizontal .form-group::after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    padding-top: 14.3333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
}
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #aaa;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #000;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #000;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #000;
    color: #fff;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400;
}
.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 {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 20px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: 0.35s;
    transition-property: height, visibility;
    transition-timing-function: ease;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropup, .dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 16px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #337ab7;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #777;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid;
    border-top: 0 none;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    float: left;
    position: relative;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .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::before, .btn-toolbar::after {
    content: " ";
    display: table;
}
.btn-toolbar::after {
    clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0 none;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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;
    max-width: 100%;
    width: 100%;
}
.btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after {
    clear: both;
}
.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-left: 0;
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.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-left-radius: 0;
    border-bottom-right-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 {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.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 input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.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 {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px 10px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    border-radius: 6px;
    font-size: 20px;
    padding: 10px 16px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0 none;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0 none;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    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 {
    margin-left: -1px;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav::before, .nav::after {
    content: " ";
    display: table;
}
.nav::after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #eee;
    text-decoration: none;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
}
.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 {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #337ab7;
    color: #fff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0 none;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 22px;
    min-height: 50px;
    position: relative;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
.navbar::after {
    clear: both;
}
@media (min-width: 768px) {
.navbar {
    border-radius: 4px;
}
}
.navbar-header::before, .navbar-header::after {
    content: " ";
    display: table;
}
.navbar-header::after {
    clear: both;
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-collapse::before, .navbar-collapse::after {
    content: " ";
    display: table;
}
.navbar-collapse::after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
}
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: -10px;
    margin-right: -10px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}
}
.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000;
}
@media (min-width: 768px) {
.navbar-static-top {
    border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 22px;
    padding: 14px 10px;
}
.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: -10px;
}
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 10px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle:focus {
    outline: 0 none;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
    display: none;
}
}
.navbar-nav {
    margin: 7px -10px;
}
.navbar-nav > li > a {
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.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: 22px;
}
.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-bottom: 14px;
    padding-top: 14px;
}
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 7px -10px;
    padding: 10px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.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-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.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 {
    border: 0 none;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}
}
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
}
.navbar-btn {
    margin-bottom: 7px;
    margin-top: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-bottom: 8.5px;
    margin-top: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-bottom: 14px;
    margin-top: 14px;
}
.navbar-text {
    margin-bottom: 14px;
    margin-top: 14px;
}
@media (min-width: 768px) {
.navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
}
@media (min-width: 768px) {
.navbar-left {
    float: left !important;
}
.navbar-right {
    float: right !important;
    margin-right: -10px;
}
.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 {
    background-color: transparent;
    color: #5e5e5e;
}
.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 {
    background-color: transparent;
    color: #000;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}
.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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@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 {
    background-color: transparent;
    color: #000;
}
.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 {
    background-color: #e7e7e7;
    color: #555;
}
.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 {
    background-color: transparent;
    color: #ccc;
}
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #000;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #000;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #090909;
    color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}
.navbar-inverse .navbar-toggle {
    border-color: #000;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #000;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.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 {
    background-color: #090909;
    color: #fff;
}
.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 {
    background-color: transparent;
    color: #444;
}
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 22px;
    padding: 8px 15px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li::before {
    color: #ccc;
    content: "/\\00a0";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 22px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 20px;
    padding: 10px 16px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 14px;
    padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    list-style: outside none none;
    margin: 22px 0;
    padding-left: 0;
    text-align: center;
}
.pager::before, .pager::after {
    content: " ";
    display: table;
}
.pager::after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}
.pager li > a:hover, .pager li > a:focus {
    background-color: #eee;
    text-decoration: none;
}
.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 {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}
.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:hover, a.label:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.label-default {
    background-color: #777;
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}
.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 {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    padding: 1px 5px;
    top: 0;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    background-color: #fff;
    color: #337ab7;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
a.badge:hover, a.badge:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.jumbotron {
    background-color: #eee;
    color: inherit;
    margin-bottom: 30px;
    padding: 30px 15px;
}
.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 15px;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
    padding: 48px 0;
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 72px;
}
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 22px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbnail > img, .thumbnail a > img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.thumbnail .caption {
    color: #000;
    padding: 9px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 22px;
    padding: 15px;
}
.alert h4 {
    color: inherit;
    margin-top: 0;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p, .alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
0% {
    background-position: 40px 0;
}
100% {
    background-position: 0 0;
}
}
.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 22px;
    margin-bottom: 22px;
    overflow: hidden;
}
.progress-bar {
    background-color: #337ab7;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 100%;
    line-height: 22px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.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: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.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;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.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-bottom: 5px;
    margin-top: 0;
}
.media-list {
    list-style: outside none none;
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #000;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
    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;
}
.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
    background-color: #d0e9c6;
    color: #3c763d;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff;
}
.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
    background-color: #c4e3f3;
    color: #31708f;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff;
}
.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    background-color: #faf2cc;
    color: #8a6d3b;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff;
}
.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    background-color: #ebcccc;
    color: #a94442;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff;
}
.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 22px;
}
.panel-body {
    padding: 15px;
}
.panel-body::before, .panel-body::after {
    content: " ";
    display: table;
}
.panel-body::after {
    clear: both;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    color: inherit;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
}
.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.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-radius: 0;
    border-width: 1px 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 none;
    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 none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .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 > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    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 none;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0 none;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0 none;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0 none;
}
.panel > .table-responsive {
    border: 0 none;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 22px;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0 none;
}
.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 none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    background-color: #fff;
    color: #337ab7;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    background-color: #a94442;
    color: #f2dede;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.well blockquote {
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    border-radius: 6px;
    padding: 24px;
}
.well-sm {
    border-radius: 3px;
    padding: 9px;
}
.close {
    color: #000;
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
.close:hover, .close:focus {
    color: #000;
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}
button.close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal.fade .modal-dialog {
    transform: translate(0px, -25%);
    transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
    transform: translate(0px, 0px);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    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 none;
    position: relative;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer::before, .modal-footer::after {
    content: " ";
    display: table;
}
.modal-footer::after {
    clear: both;
}
.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 {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
@media (min-width: 768px) {
.modal-dialog {
    margin: 30px auto;
    width: 600px;
}
.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 {
    display: block;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    z-index: 1070;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: left;
    text-decoration: none;
    white-space: pre-wrap;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
    right: 5px;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0;
}
.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    line-height: 1.42857;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: normal;
    z-index: 1060;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    margin: 0;
    padding: 8px 14px;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.top > .arrow::after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}
.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.right > .arrow::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
}
.popover.bottom > .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.bottom > .arrow::after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.popover.left > .arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.left > .arrow::after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
}
@media not all, not all {
.carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out 0s;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0px, 0px);
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0px, 0px);
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
}
.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 {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    margin-right: -10px;
    right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    line-height: 1;
    margin-top: -10px;
    width: 20px;
}
.carousel-control .icon-prev::before {
    content: "‹";
}
.carousel-control .icon-next::before {
    content: "›";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.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 {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    left: 20%;
    padding-bottom: 30px;
    right: 20%;
}
.carousel-indicators {
    bottom: 20px;
}
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.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;
}
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;
}
tr.visible-sm {
    display: table-row !important;
}
th.visible-sm, td.visible-sm {
    display: table-cell !important;
}
.visible-sm-block {
    display: block !important;
}
.visible-sm-inline {
    display: inline !important;
}
.visible-sm-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1259px) {
.visible-md {
    display: block !important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row !important;
}
th.visible-md, td.visible-md {
    display: table-cell !important;
}
.visible-md-block {
    display: block !important;
}
.visible-md-inline {
    display: inline !important;
}
.visible-md-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 1260px) {
.visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row !important;
}
th.visible-lg, td.visible-lg {
    display: table-cell !important;
}
}
@media (min-width: 1260px) {
.visible-lg-block {
    display: block !important;
}
}
@media (min-width: 1260px) {
.visible-lg-inline {
    display: inline !important;
}
}
@media (min-width: 1260px) {
.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: 1259px) {
.hidden-md {
    display: none !important;
}
}
@media (min-width: 1260px) {
.hidden-lg {
    display: none !important;
}
}
.visible-print {
    display: none !important;
}
@media print {
.visible-print {
    display: block !important;
}
table.visible-print {
    display: table;
}
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-face {
    font-family: "Brown-Pro-Italic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-Italic.woff") format("woff"), url("../fonts/lineto-brown-pro-Italic.ttf") format("truetype"), url("../fonts/lineto-brown-pro-Italic.svg#lineto-brown-pro-Italic") format("svg");
}
@font-face {
    font-family: "Brown-Pro-Bold";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-bold.woff") format("woff"), url("../fonts/lineto-brown-pro-bold.ttf") format("truetype"), url("../fonts/lineto-brown-pro-bold.svg#lineto-brown-pro-bold") format("svg");
}
@font-face {
    font-family: "Brown-Pro-Thinitalic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-thinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-thinItalic.woff") format("woff"), url("../fonts/lineto-brown-pro-thinItalic.ttf") format("truetype"), url("../fonts/lineto-brown-pro-thinItalic.svg#lineto-brown-pro-thinItalic") format("svg");
}
/* @font-face {
    font-family: "Brown-Pro-Bolditalicalt";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-bolditalicalt.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-bolditalicalt.woff") format("woff"), url("../fonts/lineto-brown-pro-bolditalicalt.ttf") format("truetype"), url("../fonts/lineto-brown-pro-bolditalicalt.svg#lineto-brown-pro-bolditalicalt") format("svg");
} */
@font-face {
    font-family: "Brown-Pro-Lightitalic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-lightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-lightItalic.woff") format("woff"), url("../fonts/lineto-brown-pro-lightItalic.ttf") format("truetype"), url("../fonts/lineto-brown-pro-lightItalic.svg#lineto-brown-pro-lightItalic") format("svg");
}
@font-face {
    font-family: "Brown-Pro-Thin";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-thin.woff") format("woff"), url("../fonts/lineto-brown-pro-thin.ttf") format("truetype"), url("../fonts/lineto-brown-pro-thin.svg#lineto-brown-pro-thin") format("svg");
}
@font-face {
    font-family: "Brown-Pro-Light";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-light.woff") format("woff"), url("../fonts/lineto-brown-pro-light.ttf") format("truetype"), url("../fonts/lineto-brown-pro-light.svg#lineto-brown-pro-light") format("svg");
}
@font-face {
    font-family: "Brown-Pro-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lineto-brown-pro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-brown-pro-regular.woff") format("woff"), url("../fonts/lineto-brown-pro-regular.ttf") format("truetype"), url("../fonts/lineto-brown-pro-regular.svg#lineto-brown-pro-regular") format("svg");
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-lr {
    padding-left: 0;
    padding-right: 0;
}
@keyframes fadeIn {
0% {
    height: 100%;
    opacity: 0;
}
100% {
    height: 100%;
    opacity: 1;
}
}
.btn {
    background-color: #252a2c;
    border: medium none;
    color: #dcfd00;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Brown-Pro-Bold";
    font-size: 0.75em;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 auto;
    padding: 17px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 150ms ease 0s;
    white-space: normal;
    width: 160px;
}
.btn.loading {
    transform: rotate(180deg);
}
.btn:hover {
    color: #565656;
}
@media (min-width: 992px) {
.btn {
    display: inline-block;
    width: auto;
}
.btn.left {
    float: left;
    margin: 3px 20px 3px 0;
}
.btn.right {
    float: right;
    margin: 3px 0 3px 20px;
}
}
.btn[href="#"] {
    border: medium none;
    height: 50px;
    line-height: 18px;
    margin: 15px 20px 15px 0;
    padding: 17px 10px;
    text-align: center;
    width: 160px;
}
@media (min-width: 992px) {
.btn.left[href="#"] {
    float: left;
}
.btn.right[href="#"] {
    float: right;
}
}
@media (max-width: 992px) {
.btn[href="#"] {
    margin: 7px 20px 7px 0;
}
}
.learn-more, .watch-vid, .cta {
    background-color: #252a2c;
    border: medium none;
    color: #dcfd00;
    font-family: "Brown-Pro-Bold";
    font-size: 0.75em;
    letter-spacing: 1px;
    margin: 10px auto 0;
    padding: 17px 30px;
    text-align: center;
    text-transform: uppercase;
}
.learn-more.medium-gray-bg, .watch-vid.medium-gray-bg, .cta.medium-gray-bg {
    color: #fff;
}
.learn-more.blue, .watch-vid.blue, .cta.blue {
    background: #1194f6 none repeat scroll 0 0;
    color: #fff;
}
.icon-360 {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/icons/icon-360.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    width: 16px;
}
.icon-plus {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/icons/icon-plus.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 12px;
    width: 12px;
}
.icon-close-x {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/icons/icon-close.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 11px;
    width: 11px;
}
.location .location-title {
    line-height: normal !important;
}
.location .country {
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 26px;
}
.location .country li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
}
.location .country li img {
    height: 11px;
    margin: -4px 7px 0 -26px;
    width: 16px;
}
.location .country li a {
    font-size: 0.9em;
}
.businessSubCat {
    float: left;
    font-size: 0.875em;
    margin-top: -40px;
}
.sitemap li {
    color: #555;
    list-style-type: square;
}
.sitemap li.no-link, .sitemap li.sub, .sitemap li.link3 {
    margin-bottom: 4px;
}
form .btn {
    width: 145px;
}
form #delBtn.btn {
    background-color: #555;
    border-color: #2f3132;
}
.asset .subTwo {
    font-weight: 700;
}
.asset .productCell {
    min-height: 340px;
}
.asset .prodNav .prembedDisp, .asset .companyLogo, .asset .prodNav .categoryLink, .asset .noProd > p, .asset .noLogo > p {
    display: none;
}
.asset .prodNav > label {
    display: inline-block;
}
.asset .noProd p {
    color: red;
}
.asset h6.panel-title {
    font-size: 1em;
    line-height: 21px;
    margin-left: 10px;
    min-height: 25px;
}
.asset .imgWrapper img {
    width: 100%;
}
.asset .addContent > div {
    padding: 0 15px;
}
.asset .addContent > div:nth-child(2n) {
    padding-right: 0;
}
.asset .addContent > div:nth-child(2n+1) {
    padding-left: 0;
}
.prembedActive {
    display: block !important;
}
body.article .content.container div {
    line-height: 1.4;
}
body.article .content.container h4 {
    margin-bottom: 10px;
    margin-top: 40px;
    padding-bottom: 5px;
}
.multiGrid {
    padding-left: 0;
}
.impactLayout .multiGrid > div {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    margin: 0 15px 30px 0;
    min-width: 150px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 23%;
}
.impactLayout .multiGrid.wide > div {
    min-width: 150px;
    width: 30%;
}
.impactLayout .multiGrid.wide > .three {
    margin-bottom: 40px;
    margin-right: 25px;
    max-width: 325px;
    width: 32%;
}
.impactLayout .multiGrid.wide > .three:nth-of-type(3n) {
    margin-right: 25px;
}
@media (max-width: 991px) {
.impactLayout .multiGrid {
    padding-left: 10px;
    padding-right: 10px;
}
.impactLayout .multiGrid.wide > div {
    min-width: 150px;
    width: 30%;
}
.impactLayout .multiGrid.wide > .three {
    margin-bottom: 20px;
    min-width: 250px;
}
}
html.home, body.home {
    margin: 0;
    padding: 0;
}
#pp-nav li, .pp-slidesNav li {
    display: block;
    height: 13px;
    margin: 7px;
    position: relative;
    width: 14px;
}
#pp-nav li a, .pp-slidesNav li a {
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}
#pp-nav span, .pp-slidesNav span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    height: 8px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 8px;
    z-index: 1;
}
.pp-section {
    height: 100%;
    position: absolute;
    width: 100%;
}
.pp-section.pp-table {
    display: table;
}
.pp-easing {
    transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99) 0s;
}
#pp-nav {
    margin-top: -32px;
    opacity: 1;
    position: fixed;
    top: 50%;
    z-index: 100;
}
#pp-nav.right {
    right: 17px;
}
#pp-nav.left {
    left: 17px;
}
#pp-nav ul {
    margin: 0;
    padding: 0;
}
#pp-nav li .active span {
    background: #dcfd00 none repeat scroll 0 0;
    border-color: #dcfd00 !important;
}
.pp-tableCell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.pp-slidesNav {
    left: 50%;
    opacity: 1;
    position: absolute;
    z-index: 4;
}
.pp-slidesNav.bottom {
    bottom: 17px;
}
.pp-slidesNav.top {
    top: 17px;
}
.pp-slidesNav ul {
    margin: 0;
    padding: 0;
}
.pp-slidesNav li {
    display: inline-block;
}
.pp-slidesNav .active span {
    background: #dcfd00 none repeat scroll 0 0;
}
.pp-tooltip {
    color: #fff;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    max-width: 220px;
    position: absolute;
    top: -2px;
    white-space: nowrap;
}
.pp-tooltip.right {
    right: 20px;
}
.pp-tooltip.left {
    left: 20px;
}
.pp-scrollable {
    height: 100%;
    overflow-y: scroll;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
}
.owl-carousel .owl-stage::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}
.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
}
.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    -moz-user-select: none;
    cursor: pointer;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -moz-user-select: none;
}
.owl-carousel.owl-grab {
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-nav [class*="owl-"] {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #869791 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    cursor: default;
    opacity: 0.5;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots {
    text-align: center;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791 none repeat scroll 0 0;
}
.dk-select, .dk-select-multi {
    cursor: pointer;
    display: inline-block;
    line-height: 1.5em;
    position: relative;
    vertical-align: middle;
    width: 200px;
}
.dk-selected::before, .dk-selected::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
}
.dk-select {
    box-sizing: border-box;
}
.dk-select * {
    box-sizing: border-box;
}
.dk-select *::before {
    box-sizing: border-box;
}
.dk-select *::after {
    box-sizing: border-box;
}
.dk-select .dk-select-options {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
}
.dk-select-multi {
    box-sizing: border-box;
}
.dk-select-multi * {
    box-sizing: border-box;
}
.dk-select-multi *::before {
    box-sizing: border-box;
}
.dk-select-multi *::after {
    box-sizing: border-box;
}
.dk-select-multi .dk-select-options {
    max-height: 10em;
}
.dk-select-multi:focus {
    outline: medium none;
}
.dk-select-multi:focus .dk-select-options {
    border-color: #3297fd;
    display: block;
}
.dk-select-multi:hover {
    outline: medium none;
}
.dk-selected {
    background-color: #000;
    border: 1px solid #ccc;
    border-radius: 0.4em;
    overflow: hidden;
    padding: 0 1.5em 0 0.5em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.dk-selected::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 0.25em 0.25em 0;
    margin: -0.125em 0.5em 0 0;
    top: 50%;
    width: 6px;
}
.dk-selected::after {
    border-left: 1px solid #ccc;
    height: 100%;
    margin: 0 1.5em 0 0;
    top: 0;
}
.dk-selected:hover {
    border-color: #3297fd;
    outline: medium none;
}
.dk-selected:hover::before {
    border-top-color: #3297fd;
}
.dk-selected:hover::after {
    border-left-color: #3297fd;
}
.dk-selected:focus {
    border-color: #3297fd;
    outline: medium none;
}
.dk-selected:focus::before {
    border-top-color: #3297fd;
}
.dk-selected:focus::after {
    border-left-color: #3297fd;
}
.dk-selected-disabled {
    color: #bbb;
}
.dk-select-open-up .dk-select-options {
    border-color: #3297fd;
    border-radius: 0.4em 0.4em 0 0;
    bottom: 100%;
    display: block;
    margin-bottom: -1px;
}
.dk-select-open-up .dk-selected {
    border-color: #3297fd;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dk-select-open-up .dk-selected::before {
    border-bottom-color: #3297fd;
    border-width: 0 0.25em 0.25em;
}
.dk-select-open-up .dk-selected::after {
    border-left-color: #3297fd;
}
.dk-select-open-down .dk-select-options {
    border-color: #3297fd;
    border-radius: 0 0 0.4em 0.4em;
    display: block;
    margin-top: -1px;
    top: 100%;
}
.dk-select-open-down .dk-selected {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #3297fd;
}
.dk-select-open-down .dk-selected::before {
    border-bottom-color: #3297fd;
    border-width: 0 0.25em 0.25em;
}
.dk-select-open-down .dk-selected::after {
    border-left-color: #3297fd;
}
.dk-select-options {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0.4em;
    list-style: outside none none;
    margin: 0;
    max-height: 10.5em;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.25em 0;
    width: auto;
    z-index: 100;
}
.dk-select-options .dk-option-highlight {
    background-color: #3297fd;
    color: #fff;
}
.dk-select-options .dk-option-disabled {
    background-color: transparent;
    color: #bbb;
}
.dk-option-selected {
    background-color: #3297fd;
    color: #fff;
}
.dk-option {
    padding: 0 0.5em;
}
.dk-optgroup {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    margin-top: 0.25em;
    padding: 0.25em 0;
}
.dk-optgroup + .dk-option {
    margin-top: 0.25em;
}
.dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0;
}
.dk-optgroup:nth-child(2) {
    border-top: medium none;
    margin-top: 0;
    padding-top: 0;
}
.dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.dk-optgroup-label {
    font-weight: 700;
    padding: 0 0.5em 0.25em;
    width: 100%;
}
.dk-optgroup-options {
    list-style: outside none none;
    padding-left: 0;
}
.dk-optgroup-options li {
    padding-left: 1.2em;
}
.dk-select-disabled {
    color: #bbb;
    cursor: not-allowed;
    opacity: 0.6;
}
.dk-select-disabled .dk-selected:hover {
    border-color: inherit;
}
.dk-select-disabled .dk-selected:hover::before {
    border-top-color: inherit;
}
.dk-select-disabled .dk-selected:hover::after {
    border-left-color: inherit;
}
.dk-select-disabled .dk-selected:focus {
    border-color: inherit;
}
.dk-select-disabled .dk-selected:focus::before {
    border-top-color: inherit;
}
.dk-select-disabled .dk-selected:focus::after {
    border-left-color: inherit;
}
select[data-dkcacheid] {
    display: none;
}
.dk-select-options-highlight .dk-option-selected {
    background-color: transparent;
    color: inherit;
}
.footer-select .dk-select {
    width: auto;
}
.footer-select .dk-selected {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 50px 10px 15px;
}
.footer-select .dk-selected::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    margin: 0 10px 0 0;
    top: 44%;
}
.footer-select .dk-selected::after {
    border: medium none;
}
.footer-select .dk-select-open-down .dk-selected, .footer-select .dk-select-open-up .dk-selected {
    background: #555 none repeat scroll 0 0;
}
.footer-select .dk-select-open-down .dk-select-options, .footer-select .dk-select-open-up .dk-select-options {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
}
.footer-select .dk-select-open-down .dk-selected::before, .footer-select .dk-select-open-up .dk-selected::before {
    border-color: -moz-use-text-color transparent #fff;
    border-style: none solid solid;
    border-width: medium 4px 6px;
}
.footer-select .dk-select-open-down .dk-selected::after, .footer-select .dk-select-open-up .dk-selected::after {
    border: medium none;
}
.footer-select .dk-select-options {
    padding: 0;
}
.footer-select .dk-select-options .dk-option-highlight {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.footer-select .dk-option {
    padding: 10px;
}
.footer-select .dk-option-selected {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
input {
    border-radius: 0;
}
h1 {
    font-family: "Brown-Pro-Bold";
    text-transform: uppercase;
}
h2, h3 {
    font-family: "Brown-Pro-Light";
}
h2 {
    font-size: 2em;
}
.strikethrough {
    color: rgba(0, 0, 0, 0.4);
    margin-right: 0.4em;
    position: relative;
}
.strikethrough > *:last-child::after {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 1rem;
    width: 100%;
}
.force-white-text * > .strikethrough * {
    color: rgba(255, 255, 255, 0.7) !important;
}
.force-white-text * > .strikethrough > *:last-child::after {
    border-color: rgba(255, 255, 255, 0.7) !important;
}
.force-dark-text * > .strikethrough * {
    color: rgba(0, 0, 0, 0.4) !important;
}
.modal-backdrop {
    z-index: 5000;
}
.modal {
    z-index: 5010;
}
.modal .modal-content {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.modal .close {
    float: none;
    opacity: 1;
    text-shadow: none;
}
.modal-backdrop.in {
    opacity: 0.8;
}
.modal .modal-content {
    padding: 42px 0;
}
.modal .modal-dialog {
    margin: 30px 10px;
}
@media (min-width: 768px) {
.modal .modal-dialog {
    margin: 106px auto;
}
}
.modal .close {
    color: #dcfd00;
    filter: none;
    font-size: 0.875em;
    margin-top: -25px;
    outline: medium none;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
}
.modal .close span:first-of-type {
    font-family: "Brown-Pro-Boldalt","Helvetica",sans-serif;
}
.modal .close > i {
    top: 2px;
}
.modal .modal-headline {
    font-size: 2.25em;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}
.disclaimer {
    display: inline-block;
    font-family: "Brown-Pro-Italic";
    font-size: 0.625em;
    margin: 0.6em 0.5em 0 0;
}
p .disclaimer {
    display: block;
}
html, body {
    margin: 0;
    padding: 0;
}
body {
    min-width: 320px;
}
img {
}
a:focus {
    outline: medium none;
}
a.reverse-colors:focus, a.reverse-colors:hover {
    color: #000;
}
.reverse-colors a {
    color: #fff;
    text-decoration: underline;
}
.reverse-colors a:focus, .reverse-colors a:hover {
    color: #000;
}
#ieMessage {
    overflow: visible;
    width: 100%;
}
#ieMessage .modal-dialog {
    max-width: 600px;
}
main {
    margin: 0 auto;
}
b, strong {
    /* font-family: "Brown-Pro-Bold"; */
}
ul, ol {
    list-style-position: inside;
    padding-left: 15px;
}
.error {
    color: #ff2947;
}
.responsiveWrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 9%;
    position: relative;
}
.responsiveWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fit-vid-wrapper {
    max-height: 500px;
    overflow: hidden;
}
.fit-vid-wrapper .fit-vid {
    height: 0;
    overflow: hidden;
    padding-bottom: 33.25%;
    padding-top: 9%;
    position: relative;
}
.fit-vid-wrapper .fit-vid iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 991px) {
.header h1 {
    margin-top: 60px;
}
}
@media (min-width: 768px) {
.short-header h1 {
    margin-top: 8px;
    padding-left: 0;
}
}
@media (max-width: 991px) {
.short-header h1 {
    margin-top: 0;
}
}
.short-header h1 .hero-title {
    line-height: 66px;
}
@media (min-width: 768px) {
.subheader h1, .sub-header h1 {
    margin-top: 130px;
}
}
.subheader h1 {
    margin-top: -100px;
}
@media (min-width: 768px) {
.subheader h1 {
    margin-top: -60px;
}
}
h1, h2 {
    font-family: "Brown-Pro-Bold";
    letter-spacing: 0.04px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    width: 100%;
}
h1 {
    margin-top: 25px;
    position: relative;
    white-space: normal;
}
@media (min-width: 768px) {
h1 {
    font-family: "Brown-Pro-Bold";
    font-size: 2.25em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h1.noheaderTitle {
    font-size: 3em;
    margin-top: 35px;
}
}
h1 span {
    font-size: 65px;
}
@media (min-width: 768px) {
/*
h1 span {
    font-size: 3.8vw;
}
}
 @media (min-width: 992px) {
h1 span {
    font-size: 4vw;
}
}
@media (min-width: 1260px) {
h1 span {
    font-size: 3vw;
} */
}
@media (min-width: 1600px) {
h1 span {
    font-size: 65px;
}
}
h1 span.long {
    font-size: 23px;
    line-height: 0;
}
@media (min-width: 768px) {
h1 span.long {
    font-size: 3.8vw;
}
}
@media (min-width: 992px) {
h1 span.long {
    font-size: 3.1vw;
}
}
@media (min-width: 1260px) {
h1 span.long {
    font-size: 2.5vw;
}
}
@media (min-width: 1600px) {
h1 span.long {
    font-size: 40px;
}
}
h1 span.longWord {
    font-size: 33px;
    line-height: 0;
}
@media (min-width: 992px) {
h1 span.longWord {
    font-size: 4vw;
}
}
@media (min-width: 1260px) {
h1 span.longWord {
    font-size: 3vw;
}
}
@media (min-width: 1600px) {
h1 span.longWord {
    font-size: 65px;
}
}
h2 {
    font-size: 34px;
}
@media (min-width: 768px) and (min-width: 1260px) {
h2 {
    font-size: 2.6vw;
}
}
@media (min-width: 1600px) {
h2 {
    font-size: 34px;
}
}
h3 {
    font-size: 28px;
    line-height: 1.2;
}
@media (min-width: 768px) and (min-width: 1260px) {
h3 {
    font-size: 2vw;
}
}
@media (min-width: 1600px) {
h3 {
    font-size: 28px;
}
}
h4 {
    font-size: 22px;
    line-height: 1.4;
}
@media (min-width: 768px) and (min-width: 1260px) {
h4 {
    font-size: 1.8vw;
}
}
@media (min-width: 1600px) {
h4 {
    font-size: 22px;
}
}
h5 {
    font-size: 20px;
}
@media (min-width: 768px) and (min-width: 1260px) {
h5 {
    font-size: 1.6vw;
}
}
@media (min-width: 1600px) {
h5 {
    font-size: 20px;
}
}
h6, .h6 {
    font-size: 17px;
}
@media (min-width: 768px) and (min-width: 1260px) {
h6, .h6 {
    font-size: 1.35vw;
}
}
@media (min-width: 1600px) {
h6, .h6 {
    font-size: 17px;
}
}
@media (max-width: 990px) {
h6.long, .h6.long {
    padding-top: 0;
    top: 0;
}
h6 span.hero-title.long, .h6 span.hero-title.long {
    padding-top: 0;
    top: 0;
}
}
body.article .col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
.paddedT {
    margin-top: 20px;
}
.paddedB {
    margin-bottom: 20px;
}
.paddedR {
    margin-right: 10px;
}
.paddedL {
    margin-left: 10px;
}
.paddedTops {
    padding-bottom: 20px;
    padding-top: 20px;
}
.paddedSides {
    padding-left: 10px;
    padding-right: 10px;
}
.float-none {
    float: none !important;
}
@media (max-width: 768px) {
.no-scroll {
    height: 100%;
    position: fixed;
    width: 100%;
}
}
.forceWrap {
    -moz-hyphens: auto;
    word-break: break-all;
}
.clear-all {
    clear: both;
}
.firstCol {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.secondCol {
    margin-right: 0 !important;
}
.secondCol.sidenav {
    background-color: #565656;
    transition: background 0.5s linear 0s;
}
.secondCol.sidenav a {
    color: #fff;
    display: block;
    font-size: 0.8125em;
    min-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
}
.secondCol.sidenava:hover {
    background-color: #888;
}
.secondCol.sidenav .separator {
    border-bottom: 1px solid #787878;
}
.hidden {
    display: none;
}
.pink-bg {
    background-color: #ff6861;
}
.yellow-green-bg {
    background-color: #dcfd00;
}
.purple-bg {
    background-color: #814efa;
}
.blue-bg {
    background-color: #1194f6;
}
.red-bg {
    background-color: #ff2947;
}
.light-blue-bg {
    background-color: #00bfff;
}
.teal-bg {
    background: #00ead0 none repeat scroll 0 0;
}
.gray-bg {
    background: #565656 none repeat scroll 0 0;
}
.medium-gray-bg {
    background: #555 none repeat scroll 0 0;
}
.content.container {
    padding-bottom: 30px;
}
.content.container li {
    margin: 0 0 10px;
}
.content.container li:last-child {
    margin-bottom: 20px;
}
body.global-elements .content {
    margin-bottom: 50px;
    margin-top: 50px;
    min-height: 500px;
}
.separator, .dotted_separator {
    clear: both;
    height: 1px;
    line-height: 1px;
    margin: 10px 0;
    padding: 0;
}
.separator {
    border-bottom: 1px solid #d1d1d1;
}
.grouping {
    margin-bottom: 40px;
    margin-top: 0;
}
.grouping a, .grouping span {
    display: block;
}
.row {
    clear: both;
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 1024px) {
.row.paddedT {
    padding: 0;
}
}
.row + .row {
    margin-top: 3%;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter [class*="col-"]:not(:first-child), .row.no-gutter [class*="col-"]:not(:last-child), .container.no-gutter, .no-gutter {
    padding-left: 0;
    padding-right: 0;
}
input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
}
input[type="checkbox"] + label {
    cursor: pointer;
}
input[type="checkbox"] + label::before {
    background: rgba(0, 0, 0, 0) url("../../images/checkbox_sprite_sheet.png") no-repeat scroll left top;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: -3px 10px 0 -22px;
    vertical-align: middle;
    width: 20px;
}
input[type="checkbox"]:checked + label::before {
    background: rgba(0, 0, 0, 0) url("../../images/checkbox_sprite_sheet.png") no-repeat scroll -20px top;
}
.browserupgrade {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #252a2c;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 3000;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut {
    animation-duration: 0.75s;
}
.animated.flipOutX, .animated.flipOutY {
    animation-duration: 0.75s;
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0px, 0px, 0px);
}
40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -30px, 0px);
}
70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -15px, 0px);
}
90% {
    transform: translate3d(0px, -4px, 0px);
}
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom 0;
}
@keyframes flash {
0%, 50%, 100% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}
.flash {
    animation-name: flash;
}
@keyframes pulse {
0% {
    transform: scale3d(1, 1, 1);
}
50% {
    transform: scale3d(1.05, 1.05, 1.05);
}
100% {
    transform: scale3d(1, 1, 1);
}
}
.pulse {
    animation-name: pulse;
}
@keyframes rubberBand {
0% {
    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);
}
100% {
    transform: scale3d(1, 1, 1);
}
}
.rubberBand {
    animation-name: rubberBand;
}
@keyframes shake {
0%, 100% {
    transform: translate3d(0px, 0px, 0px);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0px, 0px);
}
20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0px, 0px);
}
}
.shake {
    animation-name: shake;
}
@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);
}
100% {
    transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
    animation-name: swing;
    transform-origin: center top 0;
}
@keyframes tada {
0% {
    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);
}
100% {
    transform: scale3d(1, 1, 1);
}
}
.tada {
    animation-name: tada;
}
@keyframes wobble {
0% {
    transform: none;
}
15% {
    transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg);
}
30% {
    transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg);
}
45% {
    transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg);
}
60% {
    transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg);
}
75% {
    transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg);
}
100% {
    transform: none;
}
}
.wobble {
    animation-name: wobble;
}
@keyframes jello {
0%, 11.1%, 100% {
    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.39062deg) skewY(0.39062deg);
}
88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
    animation-name: jello;
    transform-origin: center center 0;
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
    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);
}
100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}
.bounceIn {
    animation-name: bounceIn;
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0px, -3000px, 0px);
}
60% {
    opacity: 1;
    transform: translate3d(0px, 25px, 0px);
}
75% {
    transform: translate3d(0px, -10px, 0px);
}
90% {
    transform: translate3d(0px, 5px, 0px);
}
100% {
    transform: none;
}
}
.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0px, 0px);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0px, 0px);
}
75% {
    transform: translate3d(-10px, 0px, 0px);
}
90% {
    transform: translate3d(5px, 0px, 0px);
}
100% {
    transform: none;
}
}
.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(3000px, 0px, 0px);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0px, 0px);
}
75% {
    transform: translate3d(10px, 0px, 0px);
}
90% {
    transform: translate3d(-5px, 0px, 0px);
}
100% {
    transform: none;
}
}
.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0px, 3000px, 0px);
}
60% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
}
75% {
    transform: translate3d(0px, 10px, 0px);
}
90% {
    transform: translate3d(0px, -5px, 0px);
}
100% {
    transform: translate3d(0px, 0px, 0px);
}
}
.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);
}
100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
    animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
    transform: translate3d(0px, 10px, 0px);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
}
100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
}
}
.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
    opacity: 1;
    transform: translate3d(20px, 0px, 0px);
}
100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
}
}
.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
    opacity: 1;
    transform: translate3d(-20px, 0px, 0px);
}
100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
}
}
.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
    transform: translate3d(0px, -10px, 0px);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0px, 20px, 0px);
}
100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
}
}
.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
0% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInDownBig {
    animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
0% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
0% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInRightBig {
    animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
0% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
0% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInUpBig {
    animation-name: fadeInUpBig;
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
}
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
}
}
.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
}
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
}
}
.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
}
}
.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
}
}
.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}
@keyframes flip {
0% {
    animation-timing-function: ease-out;
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
}
40% {
    animation-timing-function: ease-out;
    transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg);
}
50% {
    animation-timing-function: ease-in;
    transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg);
}
80% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
}
100% {
    animation-timing-function: ease-in;
    transform: perspective(400px);
}
}
.animated.flip {
    animation-name: flip;
    backface-visibility: visible;
}
@keyframes flipInX {
0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
}
40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
}
60% {
    opacity: 1;
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
}
80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
    transform: perspective(400px);
}
}
.flipInX {
    animation-name: flipInX;
    backface-visibility: visible !important;
}
@keyframes flipInY {
0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
}
40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
}
60% {
    opacity: 1;
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
}
80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
    transform: perspective(400px);
}
}
.flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important;
}
@keyframes flipOutX {
0% {
    transform: perspective(400px);
}
30% {
    opacity: 1;
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
}
100% {
    opacity: 0;
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
}
}
.flipOutX {
    animation-name: flipOutX;
    backface-visibility: visible !important;
}
@keyframes flipOutY {
0% {
    transform: perspective(400px);
}
30% {
    opacity: 1;
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
}
100% {
    opacity: 0;
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
}
}
.flipOutY {
    animation-name: flipOutY;
    backface-visibility: visible !important;
}
@keyframes lightSpeedIn {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px) skewX(-30deg);
}
60% {
    opacity: 1;
    transform: skewX(20deg);
}
80% {
    opacity: 1;
    transform: skewX(-5deg);
}
100% {
    opacity: 1;
    transform: none;
}
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px) skewX(30deg);
}
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes rotateIn {
0% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, -200deg);
    transform-origin: center center 0;
}
100% {
    opacity: 1;
    transform: none;
    transform-origin: center center 0;
}
}
.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
0% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, -45deg);
    transform-origin: left bottom 0;
}
100% {
    opacity: 1;
    transform: none;
    transform-origin: left bottom 0;
}
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
0% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: right bottom 0;
}
100% {
    opacity: 1;
    transform: none;
    transform-origin: right bottom 0;
}
}
.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
0% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: left bottom 0;
}
100% {
    opacity: 1;
    transform: none;
    transform-origin: left bottom 0;
}
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
0% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, -90deg);
    transform-origin: right bottom 0;
}
100% {
    opacity: 1;
    transform: none;
    transform-origin: right bottom 0;
}
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateOut {
0% {
    opacity: 1;
    transform-origin: center center 0;
}
100% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, 200deg);
    transform-origin: center center 0;
}
}
.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
0% {
    opacity: 1;
    transform-origin: left bottom 0;
}
100% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: left bottom 0;
}
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
0% {
    opacity: 1;
    transform-origin: right bottom 0;
}
100% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, -45deg);
    transform-origin: right bottom 0;
}
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
0% {
    opacity: 1;
    transform-origin: left bottom 0;
}
100% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, -45deg);
    transform-origin: left bottom 0;
}
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
0% {
    opacity: 1;
    transform-origin: right bottom 0;
}
100% {
    opacity: 0;
    transform: rotate3d(0, 0, 1, 90deg);
    transform-origin: right bottom 0;
}
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
    animation-timing-function: ease-in-out;
    transform-origin: left top 0;
}
20%, 60% {
    animation-timing-function: ease-in-out;
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: left top 0;
}
40%, 80% {
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: left top 0;
}
100% {
    opacity: 0;
    transform: translate3d(0px, 700px, 0px);
}
}
.hinge {
    animation-name: hinge;
}
@keyframes rollIn {
0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg);
}
100% {
    opacity: 1;
    transform: none;
}
}
.rollIn {
    animation-name: rollIn;
}
@keyframes rollOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
    animation-name: rollOut;
}
@keyframes zoomIn {
0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
50% {
    opacity: 1;
}
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomInDown {
0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px);
}
60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
}
}
.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInLeft {
0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px);
}
60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px);
}
}
.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInRight {
0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px);
}
60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px);
}
}
.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInUp {
0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
}
60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
}
}
.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomOut {
0% {
    opacity: 1;
}
50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
100% {
    opacity: 0;
}
}
.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
}
100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px);
    transform-origin: center bottom 0;
}
}
.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px);
}
100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0px, 0px);
    transform-origin: left center 0;
}
}
.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px);
}
100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0px, 0px);
    transform-origin: right center 0;
}
}
.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
}
100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px);
    transform-origin: center bottom 0;
}
}
.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes slideInDown {
0% {
    transform: translate3d(0px, -100%, 0px);
    visibility: visible;
}
100% {
    transform: translate3d(0px, 0px, 0px);
}
}
.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInLeft {
0% {
    transform: translate3d(-100%, 0px, 0px);
    visibility: visible;
}
100% {
    transform: translate3d(0px, 0px, 0px);
}
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInRight {
0% {
    transform: translate3d(100%, 0px, 0px);
    visibility: visible;
}
100% {
    transform: translate3d(0px, 0px, 0px);
}
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInUp {
0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
}
100% {
    transform: translate3d(0px, 0px, 0px);
}
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideOutDown {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(0px, 100%, 0px);
    visibility: hidden;
}
}
.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutLeft {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(-100%, 0px, 0px);
    visibility: hidden;
}
}
.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutRight {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(100%, 0px, 0px);
    visibility: hidden;
}
}
.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutUp {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(0px, -100%, 0px);
    visibility: hidden;
}
}
.slideOutUp {
    animation-name: slideOutUp;
}
#global-navbar {
    color: #fff;
    display: block;
    left: 0;
    min-height: 60px;
    padding-top: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2000;
}
@media (min-width: 768px) {
#global-navbar {
    height: 75px;
    padding-top: 20px;
}
}
#global-navbar #nav-icon {
    margin-left: 20px;
    opacity: 0.5;
    position: absolute;
    top: -35px;
}
#global-navbar #nav-icon:hover {
    cursor: pointer;
}
#global-navbar #logo-container {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translateX(-50%);
}
@media (max-width: 767px) {
#global-navbar #logo-container img {
    width: 100px;
}
}
#global-navbar .utility-nav {
    margin-right: 20px;
    padding-top: 8px;
}
#global-navbar .utility-nav ul {
    list-style-type: none;
}
#global-navbar .utility-nav ul li {
    display: block;
    float: left;
    padding-left: 1.25em;
}
#global-navbar .utility-nav svg {
    vertical-align: middle;
}
#global-navbar .utility-nav .open .search-icon {
    top: 8px;
    vertical-align: top;
}
#logo-static {
    display: block;
}
@media (min-width: 768px) {
#logo-static {
    /* display: none; */
}
}
.animating {
    display: none;
}
@media (min-width: 768px) {
.animating {
    display: block;
}
.animating.logo-ani {
    animation: 1.4s steps(37, end) 1s normal forwards 1 running play;
    background: rgba(0, 0, 0, 0) url("../images/log-logo-sprite-r.png") repeat scroll center top;
    height: 40px;
    width: 132px;
}
.animating.logo-ani.hoverPlay {
    animation: 1.4s steps(37, end) 0s normal forwards 1 running hoverPlay;
    cursor: pointer;
}
.animating.logo-ani.stoppedAnimation {
    animation-play-state: paused;
    background-position: 0 -1440px;
}
}
@keyframes play {
100% {
    background-position: 0 -1480px;
}
}
@keyframes hoverPlay {
100% {
    background-position: 0 -1480px;
}
}
.search-widget {
    border: 1px solid #ededed;
    display: none;
    line-height: 34px;
    margin-right: -8px;
    margin-top: -12px;
    position: relative;
    width: 410px;
}
.search-widget.open {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
}
.search-widget.open svg {
    margin-right: 8px;
    position: relative;
    vertical-align: top;
}
.search-widget .form {
    padding: 7px;
}
.search-widget .search-icon {
    left: 5px;
}
.search-widget .search-icon path {
    fill: #c3c6c8;
}
.search-widget .close-icon {
    float: right;
    top: 12px;
}
.search-widget .close-icon line {
    stroke: #c3c6c8;
}
.search-widget form {
    display: inline-block;
    width: 85%;
}
.search-widget form hr {
    background-color: #ededed;
    border: medium none;
    height: 1px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 47px;
}
.search-widget form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    line-height: 1;
    outline: 0 none;
    text-transform: uppercase;
    width: 100%;
}
.search-widget form input:focus {
    outline: 0 none;
}
.search-widget form input.tt-input {
    vertical-align: middle !important;
}
.search-widget form input.tt-hint {
    color: #c3c6c8;
}
.search-widget form .twitter-typeahead {
    width: 100%;
}
.search-widget form .twitter-typeahead .tt-menu {
    color: #c3c6c8;
    left: 0;
    margin-bottom: 12px;
    margin-top: 20px;
    position: relative !important;
    right: 0;
    width: 100%;
}
.search-widget form .twitter-typeahead .tt-menu .tt-suggestion, .search-widget form .twitter-typeahead .tt-menu .tt-suggestion a, .search-widget form .twitter-typeahead .tt-menu .tt-hint {
    color: #c3c6c8;
}
.search-widget form .twitter-typeahead .tt-menu .tt-highlight {
    color: #000;
}
.search-widget .results {
    border: 1px solid #ededed;
    color: #000;
    max-width: 410px;
    overflow-x: hidden;
    overflow-y: auto;
}
.search-widget .results .result {
    border-bottom: 1px solid #ededed;
    bottom: 0;
    height: 100px;
    left: 1px;
    max-width: 410px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.search-widget .results .result p {
    margin: -8px 0 0;
}
.search-widget .results .result:hover {
    background-color: #ededed;
}
.search-widget .results .result:hover .right p {
    opacity: 1;
}
.search-widget .results .result .left {
    display: inline-block;
    margin-left: 32px;
    margin-top: 3px;
    width: 95px;
}
.search-widget .results .result .left img {
    height: auto;
    max-height: 95px;
    max-width: 95px;
}
.search-widget .results .result .right {
    display: inline-block;
    padding-left: 20px;
    vertical-align: middle;
    width: 249px;
}
.search-widget .results .result .right .bundle {
    background-color: #ff7075;
    color: #fff;
    font-family: "Brown-Pro-Bold";
    font-size: 0.625em;
    line-height: 10px;
    margin-bottom: 5px;
    padding: 3px 5px;
    text-transform: uppercase;
    width: 52px;
}
@media (max-width: 991px) {
.search-widget .results .result .right .bundle {
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 52px;
}
}
.search-widget .results .result .right .product-name {
    font-size: 0.9375em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 20px;
    margin: 0;
    text-transform: none;
}
.search-widget .results .result .right p {
    color: #565656;
    font-size: 0.9375em;
    line-height: 20px;
    opacity: 0;
}
.search-widget .results .result .right a {
    color: #1194f6;
    display: inline-block;
    font-size: 0.6875em;
    margin-top: 10px;
    text-transform: uppercase;
}
.search-widget .results .see-all {
    border-top: 1px solid #ededed;
    padding: 20px 20px 13px;
    text-align: center;
}
.search-widget .results .see-all a {
    color: #1194f6;
    text-transform: uppercase;
}
.blue-bg {
    background-color: #00bfff;
}
#subnav {
    font-size: 0.875em;
    height: 35px;
    margin-bottom: 20px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    z-index: 1999;
}
#subnav.initial-transparency {
    background-color: transparent !important;
}
#subnav.down {
    top: 75px;
}
#subnav .links {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#subnav .links > li {
    display: inline-block;
    font-family: "Brown-Pro-Regular", Helvetica, sans-serif;
    font-size: 0.975em;
    line-height: 1.42857;
    position: relative;
    vertical-align: top;
    z-index: 1;
}
#subnav .links > li > a {
    color: #fff;
    margin: 10px;
    padding: 10px 5px;
    text-decoration: none;
}
@media (min-width: 1260px) {
#subnav .links > li > a {
    opacity: 0.9;
}
#subnav .links > li > a:hover {
    color: #000;
    cursor: pointer;
    opacity: 1;
}
}
#subnav .links > li.open {
    z-index: 2;
}
#subnav .links > li.open div.sub {
    height: auto;
    transition: all 250ms ease-in-out 150ms;
}
#subnav .links > li li {
    display: block;
    margin: 8px 0;
    text-align: left;
    white-space: normal;
    width: 100%;
    word-wrap: break-word;
}
#subnav .links div.sub {
    display: block;
    height: 0;
    left: 0;
    margin-top: 7px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: all 250ms ease-in-out 0s;
    width: 200px;
}
#subnav .links div.sub ul {
    background-color: #252a2c;
    box-shadow: 0 0 5px rgba(120, 120, 120, 0.35);
    list-style: outside none none;
    margin: 0;
    padding: 8px 16px;
    position: relative;
}
#subnav .links div.sub ul li {
    display: block;
    margin: 8px 0;
    text-align: left;
    width: 100%;
}
#subnav .links div.sub ul li a {
    color: #fff;
}
#subnav .links div.sub ul li a:hover {
  color: #777777;
  text-decoration: none;
}
.touch .search-widget .results .result {
    max-width: 100%;
}
.touch .search-widget .results .result .right p {
    opacity: 1;
}
#mobile-nav {
    height: 10%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4000;
}
#mobile-nav.open {
    height: 100%;
}
#mobile-nav #nav-icon-mobile {
    cursor: pointer;
    display: block;
    height: 25px;
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 4000;
}
@media (min-width: 768px) {
#mobile-nav #nav-icon-mobile {
    top: 26px;
}
}
#mobile-nav #nav-icon-mobile img {
    width: 85%;
}
#mobile-nav #mobile-nav-menu {
    background-color: #252a2c;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 4000;
}
@media (max-width: 736px) and (orientation: landscape) {
#mobile-nav #mobile-nav-menu ul.links {
    left: 0;
    position: relative;
    right: 0;
}
}
#mobile-nav #utility-subnav {
    margin: 20px 20px 14px 0;
}
@media (max-width: 991px) and (orientation: landscape) {
#mobile-nav #utility-subnav {
    margin-bottom: 0;
}
}
#mobile-nav #utility-subnav ul {
    list-style-type: none;
}
#mobile-nav #utility-subnav ul li {
    display: block;
    float: left;
    padding-left: 1.375em;
}
#mobile-nav img.logo {
    display: block;
    margin: 65px auto 15px;
}
#mobile-nav div.scroll-list {
    bottom: 0;
    clear: both;
    left: 0;
    margin: 0;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 110px;
    width: 100%;
}
#mobile-nav ul.links {
    list-style-type: none;
    padding: 0;
}
#mobile-nav ul.links li {
    display: block;
    padding: 15px 0;
    text-align: center;
}
#mobile-nav ul.links li a {
    color: #dcfd00;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#mobile-nav ul.links > li.open {
    background-color: #555;
    padding-bottom: 0;
}
#mobile-nav ul.links > li.open div.sub {
    max-height: 400px;
}
#mobile-nav ul.links > li div.sub {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all 250ms ease-in-out 0s;
}
#mobile-nav ul.links > li div.sub ul {
    background-color: #555;
    margin: 15px 0 0;
    padding: 0;
}
#mobile-nav ul.links > li div.sub ul a {
    color: #fff;
}
#mobile-nav ul.links > li div.sub ul a:hover {
    color: #dcfd00;
    text-decoration: none;
}
body.home #mobile-nav div.scroll-list {
    overflow-y: auto;
}
#mobile-nav .search-widget {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 59px;
    width: 100%;
}
#mobile-nav .search-widget .search-bg {
    background-color: #fff;
    display: block;
    height: 48px;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (max-width: 736px) and (orientation: portrait) {
#mobile-nav .search-widget .close-icon {
    margin: 7px 8px 0 0;
    position: absolute;
}
}
#mobile-nav .search-widget .search-icon {
    top: 8px;
}
#mobile-nav .search-widget form input {
    width: 80%;
}
#mobile-nav .search-widget form hr {
    color: #000;
}
#mobile-nav .search-widget .results {
    height: 100%;
    max-width: 100%;
    overflow-y: scroll;
}
#mobile-nav .search-widget .results.show {
    padding-top: 0;
}
#mobile-nav .search-widget .results .result {
    height: auto;
}
#mobile-nav .search-widget .results .result .left {
    margin-left: 15px;
}
#mobile-nav .search-widget .results .result .right {
    max-width: 180px;
    padding-left: 10px;
    width: auto;
}
#mobile-nav .search-widget .results .result .right .bundle {
    margin: 0;
}
#mobile-nav .search-widget .results .result .right p {
    opacity: 1;
}
.subnav-grid-tiles {
    position: relative;
}
@media (min-width: 768px) {
.subnav-grid-tiles {
    margin-bottom: 4%;
    margin-top: 4%;
}
}
.subnav-grid-tiles .subnav-color-tile {
    background-color: #1194f6;
    color: #fff;
    display: block;
    font-size: 0.8125em;
    height: 150px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
}
.subnav-grid-tiles .subnav-color-tile .subnav-title {
    margin: 30px 0;
}
.subnav-right-menus {
    margin: 5% auto;
    position: relative;
}
@media (min-width: 768px) {
.subnav-right-menus {
    float: right;
    margin-bottom: 2%;
    margin-top: 2%;
    max-width: 300px;
    padding-left: 20px;
    padding-right: 0;
}
}
.subnav-right-menus .subnav-menu-item {
    color: #fff;
    display: block;
    font-size: 0.8125em;
    max-height: 75px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
}
@media (max-width: 991px) {
.subnav-right-menus .subnav-menu-item {
    display: inline-block;
    float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
}
@media (max-width: 768px) {
.subnav-right-menus .subnav-menu-item {
    max-width: 50%;
}
}
.subnav-right-menus .subnav-menu-item.grey {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #a0a0a0;
    border-color: rgba(120, 120, 120, 0.5) rgba(120, 120, 120, 0.5) -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    transition: background 0.5s linear 0s;
}
.subnav-right-menus .subnav-menu-item:last-child {
    border-bottom: 1px solid #909090;
}
.subnav-right-menus .subnav-menu-item:hover {
    background-color: #888;
}
.subnav-right-menus .subnav-menu-item .subnav-title {
    display: block;
    margin: 15px;
}
.tabNav {
    background-color: #ededed;
    border-bottom: 1px solid #c6c6c6;
    margin-top: 5%;
    padding-left: 0;
    position: relative;
}
.tabNav li.tabNav-item {
    display: inline-block;
    margin-bottom: 0;
    max-height: 60px;
    overflow: hidden;
    padding: 10px 15px;
    text-align: center;
    vertical-align: top;
}
@media (max-width: 768px) {
.tabNav li.tabNav-item {
    max-width: 48%;
    width: 100%;
}
}
.tabNav li.tabNav-item:last-child {
    margin-bottom: 0;
}
.tabNav li.tabNav-item .tabNav-title {
    color: #000;
    font-size: 0.875em;
    opacity: 0.7;
    text-transform: uppercase;
}
.tabNav li.tabNav-item .tabNav-title:hover {
    opacity: 1;
}
header .header {
    color: #fff;
    display: block;
    height: 230px;
    min-height: 230px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
header .header {
    height: 500px;
}
}
@media (min-width: 768px) {
header .header:hover #inner {
    background-position: 78% 100%;
}
}
header .header #inner {
    background-repeat: no-repeat;
    height: 230px;
}
@media (max-width: 767px) {
header .header #inner {
    background-position: right bottom;
    background-size: 75% auto;
}
}
@media (min-width: 768px) {
header .header #inner {
    background-position: 82% 104%;
    height: 500px;
    transition: background-position 0.5s cubic-bezier(0.02, 0.36, 0.52, 0.99) 0s;
}
}
header .header #inner h1 {
    position: relative;
    top: 50px;
}
@media (min-width: 768px) {
header .header #inner h1 {
    top: 160px;
}
}
header .header #inner h1 .prefix {
    display: block;
    font-family: "Brown-Pro-Light";
    font-size: 2rem;
    text-transform: none;
}
@media (min-width: 1260px) {
header .header #inner h1 .prefix {
    font-size: 0.875em;
}
}
header .header #inner h1 .h1-main {
    display: block;
    font-size: 4rem;
}
@media (min-width: 1260px) {
header .header #inner h1 .h1-main {
    font-size: 2.75em;
}
}
header .subheader {
    color: #fff;
    display: block;
    height: 120px;
    min-height: 120px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
header .subheader {
    height: 340px;
}
}
@media (max-width: 767px) {
header .subheader {
    height: 230px;
}
}
header .subheader #inner {
    height: 230px;
    margin: 0 auto;
    max-width: 1260px;
    position: relative;
}
header .subheader #inner .background {
    background: rgba(0, 0, 0, 0) url("/images/hero/keyboard.png") no-repeat scroll 0 0;
    height: 215px;
}
@media (min-width: 768px) {
header .subheader #inner .background {
    background-position: 80% 0;
    top: 125px;
}
}
@media (max-width: 767px) {
header .subheader #inner .background {
    background-position: right bottom;
    background-size: 75% auto;
    height: 230px;
}
}
header .subheader #inner .prefix {
    display: block;
    font-family: "Brown-Pro-Light";
    font-size: 2rem;
}
@media (min-width: 1260px) {
header .subheader #inner .prefix {
    font-size: 0.875em;
}
}
header .subheader #inner .h1-main {
    display: block;
    font-size: 4rem;
}
@media (min-width: 1260px) {
header .subheader #inner .h1-main {
    font-size: 2.75em;
}
}
.short-header {
    color: #fff;
    /* height: 350px; */
    padding-top: 100px;
}
.short-header .title-block {
    font-family: "Brown-Pro-Bold";
    padding-top: 8px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.short-header .title-block .col-xs-10, .short-header .title-block .col-xs-2 {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 768px) {
.short-header .title-block {
    padding-top: 0;
}
}
.short-header .hero-action {
    font-size: 0.875em;
    padding-top: 0;
}
@media (min-width: 768px) {
.short-header .hero-action {
    padding-top: 38px;
}
}
@media (max-width: 768px) {
.short-header .hero-action {
    padding-top: 0;
}
}
.short-header .hero-action a {
    color: #fff;
    float: right;
    text-decoration: none;
}
.short-header .hero-action a:hover > .svg-rarr {
    transform: translateX(6px);
}
@media (max-width: 768px) {
.short-header .hero-action a {
    float: left;
}
}
.short-header .hero-action .svg-rarr {
    float: right;
    margin: 2px 0 0 8px;
    transition: all 0.1s ease-in 0s;
}
.noheader {
    color: #fff;
    height: 140px;
}
@media (max-width: 767px) {
.noheader {
    height: 60px;
}
}
footer {
    background-color: #252a2c;
    color: #fff;
    display: block;
    padding-top: 30px;
    width: 100%;
}
@media (min-width: 991px) {
footer {
    padding-top: 50px;
}
}
@media (min-width: 991px) {
footer .col-sm-10 {
    padding-left: 0;
    padding-right: 0;
}
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #fff;
    text-decoration: none;
}
footer #footer-links {
    border-bottom: 1px solid #555;
}
@media (min-width: 991px) {
footer #footer-links {
    padding-bottom: 40px;
}
}
@media (min-width: 991px) {
footer #footer-links .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
}
footer #footer-links .col-md-3 {
    display: inline-block;
    font-size: 0.875em;
    margin-bottom: 10px;
    padding-left: 0;
}
@media (min-width: 991px) {
footer #footer-links .col-md-3 {
    font-size: 1em;
    margin-bottom: 30px;
}
}
footer #footer-links .col-md-3::after {
    color: #555;
    content: "|";
    padding: 0 0 0 10px;
}
@media (min-width: 991px) {
footer #footer-links .col-md-3::after {
    display: none;
}
}
footer .social {
    margin-top: 30px;
}
@media (min-width: 991px) {
footer .social {
    margin-top: 50px;
}
}
footer .social-newsletter-container {
    min-height: 60px;
    overflow: hidden;
    position: relative;
}
@media (max-width: 991px) {
footer .social-newsletter-container {
    min-height: 140px;
}
}
footer ul.social-links {
    display: block;
    height: 30px;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
@media (min-width: 991px) {
footer ul.social-links {
    display: inline-block;
    float: left;
    margin: 15px 0 0;
}
}
footer ul.social-links li {
    float: left;
    height: 27px;
    margin: 14px 15px 0 0;
    padding: 0 30px 0 0;
    position: relative;
    width: 27px;
}
@media (max-width: 991px) {
footer ul.social-links li {
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
}
}
footer ul.social-links li img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
footer #sign-up-form {
    margin-top: 1em;
}
@media (min-width: 991px) {
footer #sign-up-form {
    margin-top: 0;
}
}
footer .newsletter-component {
    display: block;
    max-width: 370px;
    position: relative;
    width: 100%;
}
@media (min-width: 991px) {
footer .newsletter-component {
    display: block;
    float: right;
}
}
footer .newsletter-component .newsletter-inputs {
    display: block;
    min-height: 45px;
    white-space: normal;
}
footer .newsletter-component #newsletter-email {
    -moz-appearance: none;
    border: medium none;
    border-radius: 0;
    color: #999;
    display: block;
    float: left;
    height: 45px;
    max-width: 325px;
    padding: 10px 20px;
    width: 100%;
    z-index: 0;
}
@media (min-width: 991px) {
footer .newsletter-component #newsletter-email {
    float: left;
}
}
@media (max-width: 767px) {
footer .newsletter-component #newsletter-email {
    max-width: 230px;
}
}
footer .newsletter-component #newsletter-email-error {
    color: #ff2947;
    font-family: "Brown-Pro-italic";
    font-size: 0.875em;
    max-width: 265px;
    opacity: 1;
    position: relative;
    top: 1px;
    transition: all 0.3s ease-in 0s;
}
@media (min-width: 991px) {
footer .newsletter-component #newsletter-email-error {
    left: 0;
    text-align: left;
}
}
footer .newsletter-component #submit-button {
    -moz-appearance: none;
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 45px;
    padding: 0;
    width: 45px;
}
@media (min-width: 991px) {
footer .newsletter-component #submit-button {
    float: left;
}
}
footer .newsletter-component form {
    display: block;
}
footer .newsletter-component #newsletter-email-label {
    display: block;
    font-size: 0.875em;
    letter-spacing: 1px;
    margin-right: 15px;
    text-transform: uppercase;
}
@media (min-width: 991px) {
footer .newsletter-component #newsletter-email-label {
    display: block;
}
}
footer .newsletter-component .newsletter-message {
    display: none;
    font-style: italic;
    opacity: 0;
    padding-right: 3px;
    text-transform: uppercase;
}
@media (max-width: 1259px) {
footer .newsletter-component .newsletter-message {
    display: block !important;
}
}
footer .copyright {
    font-size: 0.75em;
    margin: 10px 0;
}
@media (min-width: 991px) {
footer .copyright {
    margin: 30px 0;
}
}
footer .copyright p {
    display: block;
    margin-top: 11px;
}
@media (max-width: 991px) {
footer .copyright p {
    display: inline-block;
    margin: 10px 0 0;
}
}
footer .language {
    display: block;
    margin: 0 0 30px;
}
@media (min-width: 767px) {
footer .language {
    display: inline-block;
    float: right;
    margin: 0;
}
}
@media (max-width: 767px) {
footer .language {
    margin: 0 0 10px;
}
}
footer .language div {
    display: inline-block;
    z-index: 0;
}
footer .language .flag img {
    margin-bottom: 2px;
    position: relative;
}
footer .language .country a {
    color: #fff;
    margin-right: 8px;
    outline: 0 none;
    text-decoration: none;
}
footer .language .name {
    padding: 0 8px 0 5px;
    text-transform: uppercase;
}
footer .language .arrow {
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    margin: 0 20px 0 0;
    transition: all 0.1s ease-in 0s;
}
footer .language a:hover > .arrow {
    transform: translateX(6px);
}
footer .chosen-container-active.chosen-with-drop .chosen-single {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}
footer .chosen-container .chosen-search {
    display: none;
}
footer .chosen-container .chosen-drop {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    bottom: 40px;
    box-shadow: none;
    height: auto;
    margin-top: -1px;
    padding: 0;
    top: auto !important;
}
footer .chosen-container .chosen-drop span {
    overflow: visible;
}
footer .chosen-container.chosen-with-drop .chosen-single div b {
    border-color: -moz-use-text-color transparent #fff;
    border-style: none solid solid;
    border-width: medium 4px 6px;
}
footer .chosen-container .chosen-single {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    height: auto;
    padding: 8px 15px;
}
footer .chosen-container .chosen-single span {
    overflow: visible;
}
footer .chosen-container .chosen-single div {
    padding: 0 0 0 10px;
    width: 28px;
}
footer .chosen-container .chosen-single div b {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    font-size: 0;
    height: 0;
    line-height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
}
footer .chosen-container .chosen-results {
    color: #fff;
    margin: 0;
    padding: 0;
}
footer .chosen-container .chosen-results li {
    padding: 10px 15px;
}
footer .chosen-container .chosen-results li.highlighted {
    background: #000 none repeat scroll 0 0;
}
.cookie-disclaimer {
    background: #101820 none repeat scroll 0 0;
    border-top: 2px solid #ededed;
    bottom: 0;
    color: #fff;
    font-size: 0.875em;
    left: 0;
    width: 100%;
    z-index: 999;
}
@media (min-width: 1260px) {
.cookie-disclaimer {
    padding-left: 1.6em;
    padding-right: 1.6em;
}
}
.cookie-disclaimer.initialized {
    position: fixed;
}
.cookie-disclaimer .disclaimer-message {
    padding: 1.25em 0;
}
.cookie-disclaimer .dismiss {
    float: right;
    height: 48px;
    margin-top: 1.25em;
    opacity: 0.8;
    position: relative;
    width: 48px;
}
.cookie-disclaimer .dismiss .svg-close.svg-close-dims {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 5px;
}
.cookie-disclaimer .dismiss:hover {
    cursor: pointer;
    opacity: 1;
}
#seven {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
body.home {
    opacity: 0;
}
.home .section {
    opacity: 0;
}
html#circle-landing, body.circle-landing {
    height: 100%;
}
body.circle-landing main {
    height: 100%;
    position: relative;
}
body.circle-landing sup {
    line-height: 1.7;
    top: 0;
}
body.circle-landing a, body.circle-landing a:hover, body.circle-landing a:visited, body.circle-landing a:focus {
    text-decoration: none;
}
body.circle-landing .center-horizontal {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
body.circle-landing .center-vertical {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}
body.circle-landing h1 {
    font-size: 8.6vw;
    letter-spacing: -8px;
    line-height: 1;
    margin-left: -5px;
    margin-top: 0;
}
body.circle-landing h2 {
    font-family: "Brown-Pro-Bold";
    font-size: 6.4vw;
    letter-spacing: -4px;
    line-height: 1.2;
    text-transform: uppercase;
}
@media (min-width: 1260px) {
body.circle-landing h2 {
    font-size: 6.4vw;
}
}
@media (min-width: 1600px) {
body.circle-landing h2 {
    font-size: 6.7em;
}
}
body.circle-landing h2.alt {
    font-size: 2.6vw;
}
body.circle-landing h3 {
    letter-spacing: 1.1px;
}
body.circle-landing p {
    font-family: "Brown-Pro-Light";
    font-size: 1.4em;
    text-transform: none;
}
body.circle-landing a {
    font-size: 0.875em;
}
body.circle-landing a.action {
    color: #1194f6;
    line-height: 0;
    text-decoration: none;
    text-transform: uppercase;
}
body.circle-landing a.action span {
    text-transform: uppercase;
    vertical-align: middle;
}
body.circle-landing a.action span.dot {
    background: #1194f6 none repeat scroll 0 0 padding-box;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 60px;
    line-height: 58px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}
body.circle-landing a.play {
    display: block;
    height: 60px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    z-index: 2;
}
body.circle-landing a.play span {
    background: #1194f6 none repeat scroll 0 0 padding-box;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 60px;
    line-height: 58px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}
body.circle-landing video {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
body.circle-landing .video-wrapper video {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
body.circle-landing .video-wrapper img {
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2;
}
body.circle-landing .video-wrapper a.play {
    z-index: 3;
}
body.circle-landing .video-wrapper a.close {
    color: #dcfd00;
    display: none;
    opacity: 1;
    position: absolute;
    right: 40px;
    text-shadow: none;
    text-transform: uppercase;
    top: 40px;
    z-index: 10;
}
body.circle-landing .video-wrapper.playing video {
    opacity: 1;
    z-index: 5;
}
body.circle-landing .video-wrapper.playing img {
    opacity: 0;
}
body.circle-landing .video-wrapper.playing a.play {
    display: none !important;
}
body.circle-landing .video-wrapper.playing a.close {
    display: block;
}
body.circle-landing #mobile-nav #nav-icon-mobile {
    display: none !important;
}
body.circle-landing #global-navbar div.utility-nav {
    display: none !important;
}
body.circle-landing .navbar-static-top {
    background: #814efa none repeat scroll 0 0;
    margin-bottom: 0;
    min-height: 80px;
    padding-bottom: 14px;
    padding-top: 14px;
}
body.circle-landing .navbar-static-top .navbar {
    background: #814efa none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin-bottom: 0;
    min-height: 0;
}
body.circle-landing .navbar-static-top .navbar a {
    color: #fff;
    font-size: 0.875em;
}
body.circle-landing .navbar-static-top .navbar a.navbar-brand {
    font-family: "Brown-Pro-Bold";
    font-size: 1.75em;
    line-height: 0.8;
    text-transform: uppercase;
}
body.circle-landing .navbar-static-top .navbar a.btn-purple {
    background: #814efa none repeat scroll 0 0 padding-box;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 0.75em;
    line-height: 1.4;
    text-transform: uppercase;
}
body.circle-landing .navbar-static-top .navbar a.btn-purple:hover {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
body.circle-landing .navbar-static-top .navbar a.disable {
    opacity: 0.2;
    pointer-events: none;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle {
    text-transform: uppercase;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
body.circle-landing .navbar-static-top .navbar .navbar-collapse {
    border-color: #814efa;
    box-shadow: none;
}
body.circle-landing .navbar-static-top .navbar ul.nav li {
    text-align: center;
}
body.circle-landing #circle-shelf {
    background: #42c1bd none repeat scroll 0 0;
    height: 100%;
    left: 0;
    min-height: 650px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
body.circle-landing #circle-shelf div.background {
    bottom: 80px;
    height: 665px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
body.circle-landing #circle-shelf div.background div.left {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/circle-shelf-left.jpg") repeat-x scroll left bottom;
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 50%;
    z-index: 1;
}
body.circle-landing #circle-shelf div.background div.right {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/circle-shelf-right.jpg") repeat-x scroll left bottom;
    display: block;
    float: right;
    height: 100%;
    position: relative;
    width: 50%;
    z-index: 1;
}
body.circle-landing #circle-shelf div.background div.center {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/circle-shelf.jpg") no-repeat scroll center bottom;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-shelf div.container {
    bottom: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-shelf img {
    display: block;
}
body.circle-landing #circle-shelf img.circle {
    bottom: 49px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 3;
}
body.circle-landing #circle-shelf img.cow {
    bottom: 49px;
    position: absolute;
    right: 105px;
    z-index: 2;
}
body.circle-landing #circle-shelf img.flower {
    bottom: 47px;
    left: 53px;
    position: absolute;
    z-index: 2;
}
body.circle-landing #circle-shelf .content {
    bottom: 310px;
    left: 60%;
    position: absolute;
    width: 35%;
    z-index: 10;
}
body.circle-landing #circle-shelf .content h1 {
    line-height: 1;
    margin-left: -5px;
    margin-top: 0;
}
body.circle-landing #circle-shelf .content p {
    margin: 0;
}
body.circle-landing .top-panel {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin-top: -80px;
    overflow-x: hidden;
    padding-bottom: 1px;
    position: relative;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 4000;
}
body.circle-landing .top-panel.lock-nav-bar {
    padding-top: 80px;
}
body.circle-landing .top-panel.lock-nav-bar .navbar-static-top {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-home {
    background: #ededed none repeat scroll 0 0;
    position: relative;
}
body.circle-landing #circle-home h2 {
    line-height: 0.9;
}
body.circle-landing #circle-home .owl-carousel {
    z-index: 10;
}
body.circle-landing #circle-home .owl-carousel.playing .owl-dots {
    display: none;
}
body.circle-landing #circle-home .owl-dots {
    bottom: 10%;
    left: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-home img {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-home div.background {
    position: relative;
    z-index: 1;
}
body.circle-landing #circle-home div.background .video-wrapper a.play {
    display: none;
}
body.circle-landing #circle-home div.foreground {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-home div.container {
    position: relative;
}
body.circle-landing #circle-home div.content {
    color: #fff;
    left: 105px;
    position: absolute;
    top: 75px;
    width: 30%;
    z-index: 3;
}
body.circle-landing #circle-home .slide.playing div.background {
    z-index: 3;
}
body.circle-landing #circle-home .slide.playing div.background .video-wrapper {
    z-index: 2;
}
body.circle-landing #circle-home .slide.playing div.background img {
    z-index: 1;
}
body.circle-landing #circle-phone {
    height: 100%;
    padding: 20px 0;
}
body.circle-landing #circle-phone div.phone-video {
    float: left;
    left: 50%;
    margin: 20px auto 30px;
    position: relative;
    transform: translateX(-50%);
}
body.circle-landing #circle-phone div.phone-video img.phone {
    display: block;
    margin: 0 auto;
}
body.circle-landing #circle-phone div.phone-video img.phone.small {
    display: none;
}
body.circle-landing #circle-phone div.phone-video .video-wrapper {
    height: 285px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
}
body.circle-landing #circle-phone div.phone-video .video-wrapper video {
    height: 100%;
    width: 100%;
}
body.circle-landing #circle-phone div.content {
    color: #fff;
    text-align: center;
}
body.circle-landing #circle-phone div.features {
    display: flex;
}
body.circle-landing #circle-phone div.features > div {
    border-left: 1px solid rgba(235, 235, 235, 0.3);
}
body.circle-landing #circle-phone div.features > div:first-child {
    border-left: medium none;
}
body.circle-landing #circle-phone div.features .feature {
    color: #2f3132;
    display: block;
    float: left;
    padding: 18px 0 0;
    position: relative;
}
body.circle-landing #circle-phone div.features .feature:hover, body.circle-landing #circle-phone div.features .feature:active, body.circle-landing #circle-phone div.features .feature:focus {
    text-decoration: none;
}
body.circle-landing #circle-phone div.features .feature div.icon {
    left: 55px;
    position: absolute;
    top: 22px;
}
body.circle-landing #circle-phone div.features .feature div.info {
    display: block;
    padding-left: 120px;
    padding-right: 55px;
}
body.circle-landing #circle-phone div.features .feature div.info h3 {
    font-family: "Brown-Pro-Bold";
    font-size: 1em;
    margin-top: 0;
    text-transform: uppercase;
}
body.circle-landing #circle-phone div.features .feature div.info p {
    font-size: inherit;
    line-height: 1.2;
}
body.circle-landing #circle-phone div.features .feature.on {
    color: #fff;
}
body.circle-landing #circle-phone span.icon {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/phone-video-icons.png") no-repeat scroll 0 0;
    display: block;
    height: 45px;
    width: 45px;
}
body.circle-landing #circle-phone span.icon.icon-hd {
    background-position: right top;
}
body.circle-landing #circle-phone span.icon.icon-hd.on {
    background-position: left top;
}
body.circle-landing #circle-phone span.icon.icon-replay {
    background-position: right -46px;
}
body.circle-landing #circle-phone span.icon.icon-replay.on {
    background-position: left -46px;
}
body.circle-landing #circle-phone span.icon.icon-learn {
    background-position: right -92px;
}
body.circle-landing #circle-phone span.icon.icon-learn.on {
    background-position: left -92px;
}
body.circle-landing #circle-phone.playing a.play {
    display: none !important;
}
body.circle-landing #circle-be-home {
    height: 100%;
    position: relative;
}
body.circle-landing #circle-be-home img {
    display: block;
    position: relative;
    z-index: 1;
}
body.circle-landing #circle-be-home div.container {
    position: absolute;
    width: 100%;
    z-index: 10;
}
body.circle-landing #circle-be-home div.video-wrapper {
    position: relative;
    z-index: 1;
}
body.circle-landing #circle-be-home div.video-wrapper a.play {
    top: 65%;
}
body.circle-landing #circle-be-home div.content {
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-be-home p {
    color: #fff;
    font-family: "Brown-Pro-Bold";
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0 23%;
}
body.circle-landing #circle-be-home span.icon {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/be-home-icons.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 45px;
    width: 45px;
}
body.circle-landing #circle-be-home span.icon.icon-see {
    background-position: left top;
}
body.circle-landing #circle-be-home span.icon.icon-say {
    background-position: left -46px;
}
body.circle-landing #circle-be-home span.icon.icon-view {
    background-position: left -92px;
}
body.circle-landing #circle-be-home ul.info {
    list-style: outside none none;
    margin: 0;
    position: relative;
    width: 100%;
}
body.circle-landing #circle-be-home ul.info li {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    padding: 0 23%;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
body.circle-landing #circle-be-home ul.info li.on {
    visibility: visible;
}
body.circle-landing #circle-be-home ul.links {
    display: inline-block;
    list-style: outside none none;
    margin-top: 40px;
    padding: 0;
}
body.circle-landing #circle-be-home ul.links li {
    display: block;
    float: left;
    margin-left: 28px;
    margin-right: 28px;
}
body.circle-landing #circle-be-home ul.links li a:hover {
    text-decoration: none;
}
body.circle-landing #circle-be-home ul.links li span.icon {
    vertical-align: middle;
}
body.circle-landing #circle-be-home ul.links li span.label {
    color: #1194f6;
    display: inline-block;
    font-size: 0.875em;
    line-height: 1.1;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}
body.circle-landing #circle-be-home .owl-dots {
    bottom: 10%;
    left: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
}
body.circle-landing #circle-get-to-know {
    height: 100%;
    min-height: 700px;
    padding-bottom: 40px;
    padding-top: 40px;
}
body.circle-landing #circle-get-to-know div.container {
    position: relative;
}
body.circle-landing #circle-get-to-know div.container div.row {
    margin-top: 0;
}
body.circle-landing #circle-get-to-know h2 {
    color: #fff;
    position: relative;
    text-align: center;
    top: -10px;
}
@media (min-width: 992px) {
body.circle-landing #circle-get-to-know h2 {
    font-size: 6.4vw;
}
}
@media (min-width: 1260px) {
body.circle-landing #circle-get-to-know h2 {
    font-size: 6.4vw;
}
}
@media (min-width: 1400px) {
body.circle-landing #circle-get-to-know h2 {
    font-size: 5.625em;
}
}
body.circle-landing #circle-get-to-know .carousel {
    position: relative;
    top: -30px;
}
body.circle-landing #circle-get-to-know .carousel .slide {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-get-to-know .carousel .slide img {
    left: 50%;
    opacity: 0;
    position: relative;
    top: -70px;
    transform: translateX(-50%) scale(0.8);
}
body.circle-landing #circle-get-to-know .carousel .slide img.default {
    display: none;
}
body.circle-landing #circle-get-to-know .carousel .slide div.info {
    position: absolute;
    text-align: center;
    width: 270px;
    z-index: 10;
}
body.circle-landing #circle-get-to-know .carousel .slide h3, body.circle-landing #circle-get-to-know .carousel .slide li {
    font-size: 0.875em;
    line-height: 1.375em;
}
body.circle-landing #circle-get-to-know .carousel .slide p {
    font-size: inherit;
}
body.circle-landing #circle-get-to-know .carousel .slide a {
    color: #2f3132;
    display: block;
    width: 100%;
}
body.circle-landing #circle-get-to-know .carousel .slide a:hover {
    text-decoration: none;
}
body.circle-landing #circle-get-to-know .carousel .slide ul li {
    display: list-item;
    font-family: "Brown-Pro-Light";
    list-style: inside none disc;
    text-align: center;
}
body.circle-landing #circle-get-to-know .carousel .slide ul li a {
    display: inline;
    font-size: inherit;
    position: relative;
    width: auto;
}
body.circle-landing #circle-get-to-know .carousel .slide h3 {
    font-family: "Brown-Pro-Bold";
    margin-bottom: 0;
    margin-top: 8px;
    text-transform: uppercase;
}
body.circle-landing #circle-get-to-know .carousel .slide div.line {
    position: absolute;
    top: 22px;
}
body.circle-landing #circle-get-to-know .carousel .slide.on img {
    opacity: 1;
}
body.circle-landing #circle-get-to-know .carousel .slide.on img.default {
    display: none;
}
body.circle-landing #circle-get-to-know .carousel .slide.default img.default {
    display: block;
    opacity: 1;
    position: absolute;
}
body.circle-landing #circle-get-to-know .carousel .slide.activity-light div.info {
    left: 0;
    top: 38px;
}
body.circle-landing #circle-get-to-know .carousel .slide.activity-light div.line {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 40px;
    left: 170px;
    right: 50%;
    top: 20px;
}
body.circle-landing #circle-get-to-know .carousel .slide.mic div.info {
    right: 0;
    top: 105px;
}
body.circle-landing #circle-get-to-know .carousel .slide.mic div.line {
    border-bottom: 1px solid #fff;
    left: 50%;
    margin-left: 150px;
    right: 170px;
    top: 125px;
}
body.circle-landing #circle-get-to-know .carousel .slide.rechargable div.info {
    left: 0;
    top: 260px;
}
body.circle-landing #circle-get-to-know .carousel .slide.rechargable div.line {
    border-bottom: 1px solid #fff;
    left: 170px;
    margin-right: 110px;
    right: 50%;
    top: 280px;
}
body.circle-landing #circle-get-to-know .carousel .slide.rechargable img {
    top: -82px;
}
body.circle-landing #circle-get-to-know .carousel .slide.mount div.info {
    right: 0;
    top: 300px;
}
body.circle-landing #circle-get-to-know .carousel .slide.mount div.line {
    border-bottom: 1px solid #fff;
    left: 50%;
    margin-left: 110px;
    right: 170px;
    top: 320px;
}
body.circle-landing #circle-get-to-know .carousel .slide.mount img {
    top: -65px;
}
body.circle-landing #circle-get-to-know div.content {
    position: absolute;
    width: 100%;
    z-index: 1;
}
body.circle-landing #circle-get-to-know div.content.features {
    z-index: 3;
}
body.circle-landing #circle-get-to-know div.product {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-get-to-know div.product .feature {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 160px;
    transform: translateX(-50%);
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature div {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/circle-parts.png") no-repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature.on {
    opacity: 1;
}
body.circle-landing #circle-get-to-know div.product .feature-light div.circle, body.circle-landing #circle-get-to-know div.product .feature-mic div.circle, body.circle-landing #circle-get-to-know div.product .feature-default div.circle {
    height: 561px;
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature-light div.light, body.circle-landing #circle-get-to-know div.product .feature-mic div.light, body.circle-landing #circle-get-to-know div.product .feature-default div.light {
    background-position: left -564px;
    height: 18px;
    top: 14px;
}
body.circle-landing #circle-get-to-know div.product .feature-portable div.circle {
    background-position: left -590px;
    height: 535px;
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature-portable div.base {
    background-position: left -1135px;
    height: 323px;
    top: 300px;
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature-mount div.circle {
    background-position: left -1466px;
    height: 445px;
    width: 455px;
}
body.circle-landing #circle-get-to-know div.product .feature-mount div.mount {
    background-position: left -1915px;
    height: 214px;
    top: 300px;
    width: 455px;
}
body.circle-landing #circle-get-to-know span.icon {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/get-to-know-circle-icons.png") no-repeat scroll 0 0;
    display: block;
    height: 45px;
    margin: 0 auto;
    width: 45px;
}
body.circle-landing #circle-get-to-know span.icon.icon-activity {
    background-position: right top;
}
body.circle-landing #circle-get-to-know span.icon.icon-activity.on {
    background-position: left top;
}
body.circle-landing #circle-get-to-know span.icon.icon-portable {
    background-position: right -46px;
}
body.circle-landing #circle-get-to-know span.icon.icon-portable.on {
    background-position: left -46px;
}
body.circle-landing #circle-get-to-know span.icon.icon-mic {
    background-position: right -92px;
}
body.circle-landing #circle-get-to-know span.icon.icon-mic.on {
    background-position: left -92px;
}
body.circle-landing #circle-get-to-know span.icon.icon-mount {
    background-position: right -138px;
}
body.circle-landing #circle-get-to-know span.icon.icon-mount.on {
    background-position: left -138px;
}
body.circle-landing #circle-get-started {
    position: relative;
}
body.circle-landing #circle-get-started div.background {
    position: relative;
    z-index: 1;
}
body.circle-landing #circle-get-started div.background img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
body.circle-landing #circle-get-started div.background div {
    background-position: right bottom;
    display: none;
}
body.circle-landing #circle-get-started div.foreground {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-get-started div.foreground div.container, body.circle-landing #circle-get-started div.foreground div.row, body.circle-landing #circle-get-started div.foreground div.row > div {
    height: 100%;
}
body.circle-landing #circle-get-started div.row > div {
    position: relative;
}
body.circle-landing #circle-get-started h2 {
    font-family: "Brown-Pro-Bold";
    letter-spacing: -1px;
    margin-bottom: 30px;
    text-transform: none;
}
body.circle-landing #circle-get-started a {
    display: inline-block;
    margin-right: 20px;
    margin-top: 60px;
}
body.circle-landing #circle-get-started div.right {
    text-align: center;
}
body.circle-landing #product-hero {
    background: #814efa none repeat scroll 0 0;
}
body.circle-landing #product-hero .owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
}
body.circle-landing #product-hero ul.product-view li {
    margin: 0;
}
body.circle-landing #product-hero ul.product-view a#product-360-view {
    display: none;
}
body.circle-landing footer {
    position: relative;
}
body.circle-landing footer .copyright p {
    font-size: 12px;
}
body.circle-landing div.cookie-disclaimer {
    z-index: 5000;
}
body.circle-landing .product-hero-container .product-view {
    margin-top: 0;
}
@media (max-width: 1260px) {
body.circle-landing nav.navbar .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
body.circle-landing #circle-shelf img.cow {
    left: 50%;
    margin-left: 140px;
    right: auto;
}
body.circle-landing #circle-shelf img.flower {
    left: auto;
    margin-right: 50px;
    right: 50%;
}
body.circle-landing #circle-home div.foreground, body.circle-landing #circle-home div.container {
    height: 100%;
}
body.circle-landing #circle-phone div.features .feature {
    padding-bottom: 18px;
}
body.circle-landing #circle-phone div.features .feature div.icon {
    float: none;
    left: 0;
    margin-bottom: 14px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-phone div.features .feature div.icon span.icon {
    margin: 0 auto;
}
body.circle-landing #circle-phone div.features .feature div.info {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
}
}
@media (max-width: 991px) {
body.circle-landing h1 {
    letter-spacing: -6px;
}
body.circle-landing p {
    font-size: 1.1em;
}
body.circle-landing a {
    font-size: 0.875em;
}
body.circle-landing nav.navbar .btn {
    width: auto;
}
body.circle-landing.no-scroll .navbar-static-top {
    opacity: 0.25;
}
body.circle-landing.no-scroll .navbar-static-top a {
    pointer-events: none !important;
}
body.circle-landing #circle-home div.content {
    left: 0;
    text-align: center;
    top: 80px;
    transform: none;
    width: 100%;
}
body.circle-landing #circle-phone div.phone-video img.phone {
    width: 90%;
}
body.circle-landing #circle-phone div.phone-video div.video-wrapper {
    height: auto;
    width: 64%;
}
body.circle-landing #circle-get-to-know {
    height: auto;
    min-height: 0;
    padding-bottom: 40px;
    padding-top: 40px;
}
body.circle-landing #circle-get-to-know .container {
    width: 100%;
}
body.circle-landing #circle-get-to-know h2 {
    line-height: 1;
}
body.circle-landing #circle-get-to-know .carousel {
    top: 0;
}
body.circle-landing #circle-get-to-know .carousel .slide {
    bottom: 0;
    height: 100%;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-get-to-know .carousel .slide h3 {
    font-family: "Brown-Pro-Bold";
    font-size: 0.875em;
    line-height: 1.375em;
    margin-bottom: 0;
    margin-top: 25px;
    text-transform: uppercase;
}
body.circle-landing #circle-get-to-know .carousel .slide img {
    left: auto;
    opacity: 1;
    top: 0 !important;
    transform: none;
    width: 50%;
}
body.circle-landing #circle-get-to-know .carousel .slide img.default {
    display: none !important;
}
body.circle-landing #circle-get-to-know .carousel .slide div.info {
    bottom: auto !important;
    color: #2f3132;
    display: block;
    left: auto !important;
    pointer-events: none;
    position: relative;
    right: auto !important;
    text-align: center;
    top: auto !important;
    width: 100%;
}
body.circle-landing #circle-get-to-know .carousel .slide div.info a {
    pointer-events: none;
}
body.circle-landing #circle-get-to-know .carousel .slide div.line {
    display: none;
}
body.circle-landing #circle-get-to-know .carousel .slide span.icon {
    display: none;
}
body.circle-landing #circle-get-started {
    overflow: hidden;
}
body.circle-landing #circle-get-started div.background {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-get-started div.background img {
    float: right;
    height: auto;
    position: relative;
    right: -20%;
    width: 1200px;
}
body.circle-landing #circle-get-started div.foreground {
    padding-bottom: 160px;
    padding-top: 120px;
    position: relative;
}
body.circle-landing #circle-get-started div.foreground div.content {
    left: auto;
    position: relative;
    top: 0 !important;
    transform: none;
}
body.circle-landing #circle-get-to-know .carousel .slide img.default {
    display: none !important;
}
body.circle-landing #circle-get-to-know .carousel .slide div.info {
    bottom: auto !important;
    color: #2f3132;
    display: block;
    left: auto !important;
    position: relative;
    right: auto !important;
    text-align: center;
    top: auto !important;
    width: 100%;
}
body.circle-landing #circle-get-to-know .carousel .slide div.info a {
    pointer-events: none;
}
body.circle-landing #circle-get-to-know .carousel .slide div.line {
    display: none;
}
body.circle-landing #circle-get-to-know .carousel .slide span.icon {
    display: none;
}
body.circle-landing #circle-get-started {
    overflow: hidden;
}
body.circle-landing #circle-get-started div.background {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
body.circle-landing #circle-get-started div.background img {
    float: right;
    height: auto;
    position: relative;
    right: -20%;
    width: 1200px;
}
body.circle-landing #circle-get-started div.foreground {
    padding-bottom: 160px;
    padding-top: 120px;
    position: relative;
}
body.circle-landing #circle-get-started a {
    margin-top: 20px;
    position: relative;
    top: 0;
    transform: none;
}
body.circle-landing #circle-be-home ul.links li span.label {
    white-space: normal;
}
}
@media (min-width: 768px) and (max-width: 991px) {
body.circle-landing #circle-be-home ul.links li:nth-child(3) span.label {
    max-width: 150px;
}
}
@media (max-width: 768px) {
#circle-be-home .video-wrapper img.visible-sm {
    display: none !important;
}
#circle-be-home .video-wrapper img.visible-xs {
    display: block !important;
}
}
@media (max-width: 767px) {
body.circle-landing h1 {
    font-size: 14vw;
}
body.circle-landing h2 {
    font-size: 8vw;
}
body.circle-landing h2.alt {
    font-size: 5vw;
}
body.circle-landing p {
    font-size: 1.125em;
}
body.circle-landing a.action span.dot {
    height: 46px;
    line-height: 44px;
    width: 46px;
}
body.circle-landing .navbar-static-top {
    min-height: 60px;
    padding-bottom: 1px;
    padding-top: 1px;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle {
    border: medium none;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle i.closed {
    display: none;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle.collapsed i.closed {
    display: inline;
}
body.circle-landing .navbar-static-top .navbar button.navbar-toggle.collapsed i.open {
    display: none;
}
body.circle-landing .navbar-static-top .navbar a.btn-purple {
    background: #814efa none repeat scroll 0 0 padding-box;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 12px;
    height: 30px;
    line-height: 1;
    padding: 6px 10px;
    text-transform: uppercase;
    width: auto;
}
body.circle-landing .navbar-static-top .navbar a.btn-purple:hover {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
body.circle-landing .video-wrapper a.close {
    right: 20px;
    top: 20px;
}
body.circle-landing #circle-shelf {
    min-height: 570px;
    position: relative;
}
body.circle-landing #circle-shelf div.background {
    bottom: 60px;
}
body.circle-landing #circle-shelf div.background div.left, body.circle-landing #circle-shelf div.background div.right {
    display: none;
}
body.circle-landing #circle-shelf div.background div.center {
    background: rgba(0, 0, 0, 0) url("/3rd_party/img/circle/circle-shelf-small.jpg") no-repeat scroll center bottom;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}
body.circle-landing #circle-shelf img.circle {
    bottom: 33px;
    height: auto;
    position: absolute;
    width: 149px;
}
body.circle-landing #circle-shelf img.cow {
    bottom: 33px;
    height: auto;
    margin-left: 80px;
    width: 264px;
}
body.circle-landing #circle-shelf img.flower {
    bottom: 33px;
    height: auto;
    margin-right: 10px;
    width: 366px;
}
body.circle-landing #circle-shelf div.container {
    bottom: 60px;
}
body.circle-landing #circle-shelf div.content {
    left: 0;
    margin-left: 0;
    margin-top: 135px;
    padding: 0 40px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
body.circle-landing .top-panel {
    margin-top: -60px;
    top: 0;
}
body.circle-landing #circle-home {
    padding-top: 0;
}
body.circle-landing #circle-home div.foreground {
    position: relative;
}
body.circle-landing #circle-home div.background {
    overflow: hidden;
    position: relative;
}
body.circle-landing #circle-home div.background a.play {
    display: block;
}
body.circle-landing #circle-home div.background img {
    pointer-events: none;
    position: relative;
    top: 0;
}
body.circle-landing #circle-home div.background .video-wrapper a.play {
    display: block;
}
body.circle-landing #circle-home div.content {
    color: #000;
    left: 0;
    padding: 40px 40px 20px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 3;
}
body.circle-landing #circle-home div.content a.action {
    display: none;
}
body.circle-landing #circle-home .container .row > div {
    padding: 0 40px;
    text-align: center;
}
body.circle-landing #circle-home .slide {
    overflow: hidden;
}
body.circle-landing #circle-home .owl-dots {
    bottom: 5px;
}
body.circle-landing #circle-phone div.phone-video {
    margin-bottom: 20px;
}
body.circle-landing #circle-phone div.phone-video img.phone {
    width: 100%;
}
body.circle-landing #circle-phone div.phone-video div.video-wrapper {
    height: auto;
    width: 70%;
}
body.circle-landing #circle-phone div.features {
    display: block;
}
body.circle-landing #circle-phone div.features > div {
    border: medium none;
}
body.circle-landing #circle-phone div.features .feature {
    display: block;
    float: none;
    padding: 20px 40px;
}
body.circle-landing #circle-be-home {
    padding-top: 0;
}
body.circle-landing #circle-be-home p {
    color: #000;
    font-size: 1.125em;
    line-height: 1.625em;
    padding: 0 40px;
}
body.circle-landing #circle-be-home div.container {
    position: relative;
}
body.circle-landing #circle-be-home div.content {
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    top: 0;
}
body.circle-landing #circle-be-home .slide:first-child ul.links {
    margin: 0;
    padding: 0;
}
body.circle-landing #circle-be-home .slide:first-child ul.links li {
    display: none;
}
body.circle-landing #circle-be-home .slide:first-child ul.links li:first-child {
    display: inline-block;
}
body.circle-landing #circle-be-home .slide:first-child ul.links li a {
    pointer-events: none;
}
body.circle-landing #circle-be-home .slide:first-child ul.links li a span.icon {
    display: block;
    margin: 0 auto 14px;
}
body.circle-landing #circle-be-home .slide:first-child ul.links li a span.label {
    display: block;
    margin: 0 auto;
    text-align: center;
}
body.circle-landing #circle-be-home p {
    font-family: "Brown-Pro-Light";
}
body.circle-landing #circle-be-home .owl-dots {
    bottom: 5px;
}
body.circle-landing #circle-be-home div.slide {
    overflow: hidden;
}
body.circle-landing #circle-be-home div.video-wrapper a.play {
    top: 50%;
}
body.circle-landing #circle-get-started div.background img {
    right: 0;
}
body.circle-landing #circle-get-started div.foreground {
    padding-bottom: 40px;
    padding-top: 40px;
}
}
@media (max-width: 600px) {
body.circle-landing h1 {
    font-size: 22vw;
}
body.circle-landing h2 {
    font-size: 11.25vw;
}
body.circle-landing h2.alt {
    font-size: 6vw;
}
body.circle-landing p {
    font-size: 1.125em;
}
body.circle-landing #circle-get-started div.background img {
    right: -20%;
}
}
@media (max-width: 400px) {
body.circle-landing #circle-phone div.phone-video img.phone.large {
    display: none;
}
body.circle-landing #circle-phone div.phone-video img.phone.small {
    display: block;
    width: 100%;
}
body.circle-landing #circle-phone div.phone-video div.video-wrapper {
    height: 124px;
    width: 210px;
}
}
@font-face {
    src: url("../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff");
}
#immersion-guides * {
    font-family: "Helvetica Nueu Cond",Helvetica,Arial,sans-serif !important;
}
#immersion-guides body {
    color: #000;
    line-height: 22px;
    overflow-x: hidden;
    padding-bottom: 40px;
    padding-top: 60px;
    width: 100%;
}
#immersion-guides body a {
    color: red;
}
#immersion-guides body a:hover, #immersion-guides body a:visited {
    color: red;
}
#immersion-guides ol, #immersion-guides ul {
    list-style-position: inherit;
    padding-left: 30px;
}
#immersion-guides .container img {
    height: auto;
    max-width: 100%;
}
#immersion-guides th img {
    height: auto;
    width: auto;
}
#immersion-guides h2 {
    text-transform: none;
}
#immersion-guides #desktopTopHeading {
    font-weight: 500;
    padding-left: 0;
}
#immersion-guides .spacer {
    clear: both;
    height: 1px;
    margin: 15px 0;
}
#immersion-guides .hide-text {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
#immersion-guides .input-block-level {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}
#immersion-guides .hidden {
    display: none;
    visibility: hidden;
}
#immersion-guides .navbar {
    min-height: 40px;
}
#immersion-guides .navbar .navbar-inner {
    min-height: 40px;
}
#immersion-guides .sectionImage {
    float: left;
    margin: 0;
    position: relative;
}
#immersion-guides .sectionImage img {
    margin-left: -20px;
}
#immersion-guides .sectionImage img.moreLeft {
    margin-left: -30px;
}
#immersion-guides .sectionImage img.lessLeft {
    margin-left: -10px;
}
#immersion-guides .sectionDesc fieldset .row {
    margin-left: 0;
}
#immersion-guides .sectionDesc fieldset p {
    width: 90%;
}
#immersion-guides .sectionDesc .col-md-2.col-sm-2.col-xs-2 {
    padding-left: 0;
    padding-right: 0;
}
#immersion-guides .sectionName {
    color: #000 !important;
    font-weight: 400;
    padding: 0 0 3px;
    vertical-align: top;
    white-space: normal;
}
#immersion-guides .table {
    margin: 20px 0 10px;
}
#immersion-guides .table > thead > tr > th, #immersion-guides .table > thead > tr > td {
    vertical-align: top;
}
#immersion-guides .table > thead > tr > th {
    border-top: medium none;
    vertical-align: middle;
}
#immersion-guides .table > tbody > tr > th, #immersion-guides .table > tfoot > tr > th, #immersion-guides .table > thead > tr > td, #immersion-guides .table > tbody > tr > td, #immersion-guides .table > tfoot > tr > td {
    border-top: medium none;
    vertical-align: middle;
}
#immersion-guides .table tr td {
    text-align: left;
}
#immersion-guides .table-striped > tbody > tr:nth-child(2n+1) > td, #immersion-guides .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #eee;
}
#immersion-guides .table th img {
    max-width: 15px;
}
#immersion-guides .table th:first-child {
    width: 30px;
}
#immersion-guides .table th:nth-child(2) {
    max-width: 200px;
}
#immersion-guides .tableGrid {
    font-size: 10px;
    vertical-align: top;
}
#immersion-guides .shortHeights {
    background-color: #fff;
    font-size: 14px;
    list-style: outside none none;
    margin: 0;
    max-height: 320px;
    max-width: 250px;
    overflow-y: auto;
    padding: 0;
    width: 100%;
}
#immersion-guides .shortHeights li {
    height: auto;
    min-height: 42px;
    width: 100%;
}
#immersion-guides .padImgRight {
    margin-left: -25px;
    margin-right: 40px;
}
#immersion-guides .immersionGuide {
    color: #fff;
    left: 5px;
    margin: 0;
    position: fixed;
    top: 10px;
    width: 100%;
    z-index: 2000;
}
#immersion-guides .homepageButton, #immersion-guides .homepageButton2 {
    background: #fff none repeat scroll 0 0;
    color: #999;
    cursor: pointer;
    float: left;
    font-size: 0.8em;
    height: 159px;
    line-height: 1em;
    margin: 0 65px 0 0;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
#immersion-guides .homepageButton img, #immersion-guides .homepageButton2 img {
    height: auto;
    max-width: 77px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}
#immersion-guides .homeButton {
    max-width: 100px;
}
#immersion-guides .line2 {
    margin-top: -5px;
}
#immersion-guides .line22 {
    line-height: 1em;
    margin-top: -5px;
    padding-bottom: 1px;
}
#immersion-guides .dropdown-backdrop {
    position: static;
}
#immersion-guides #homeButton {
    max-width: 100px;
    padding-bottom: 5px;
}
#immersion-guides #troubleshooting input {
    margin-right: 5px;
    vertical-align: top;
}
#immersion-guides #troubleshooting label {
    width: 90%;
}
#immersion-guides #section2 img.med {
    border: 1px solid #bcbcbc;
    max-width: 350px;
}
#immersion-guides img.med {
    border: 1px solid #bcbcbc;
    max-width: 350px;
}
#immersion-guides img.med-noborder {
    border: medium none;
    max-width: 350px;
}
#immersion-guides img.noscale {
    border: medium none;
}
#immersion-guides .callout {
    font-size: 1em;
    white-space: nowrap;
}
#immersion-guides .imageCaption {
    color: #666;
    font-size: 0.85em;
    font-weight: 700;
    margin-bottom: 1em;
}
#immersion-guides .imageCaption.callout {
    line-height: 1em;
    margin-top: 8px;
    position: absolute;
    text-align: right;
    width: 135px;
}
#immersion-guides .imageCaption.callout-right {
    line-height: 1em;
    margin-left: 165px;
    margin-top: 8px;
    position: absolute;
    text-align: left;
    width: 165px;
}
#immersion-guides #btButton.imageCaption {
    margin-top: 18px;
}
#immersion-guides #powerButton.imageCaption {
    margin-top: 55px;
}
#immersion-guides #volButtons.imageCaption {
    margin-top: 154px;
}
#immersion-guides #auxJack.imageCaption {
    margin-top: 67px;
}
#immersion-guides #dRing.imageCaption {
    margin-top: 104px;
}
#immersion-guides #chargeLED.imageCaption {
    margin-top: 128px;
}
#immersion-guides #usbConnector.imageCaption {
    margin-top: 142px;
}
#immersion-guides #pressToPower.imageCaption {
    margin-left: 42px;
    margin-top: 14px;
    text-align: left;
}
#immersion-guides #btButton2.imageCaption {
    margin-top: 197px;
    width: 123px;
}
#immersion-guides #volButtons2.imageCaption {
    margin-top: 40px;
    width: 188px;
}
#immersion-guides #volButtons3.imageCaption {
    line-height: 14px;
    margin-top: 22px;
    width: 175px;
}
#immersion-guides #troubleshooting li {
    margin-bottom: 10px;
}
#immersion-guides #troubleshooting li label {
    margin-bottom: 0;
    vertical-align: top;
}
#immersion-guides .phoneNav {
    margin-left: 0;
}
#immersion-guides .phoneNav div {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 13px;
    margin-left: 0;
    margin-right: 5px;
    text-align: center;
    width: 105px;
}
#immersion-guides .phoneNav div a div {
    margin: 0;
}
#immersion-guides .phoneNav div div {
    background: transparent none repeat scroll 0 0;
}
#immersion-guides .phoneNav div a {
    color: #999;
    font-family: "Helvetica Nueu Cond";
    padding-bottom: 18px;
    text-transform: uppercase;
}
#immersion-guides .phoneNav div a:hover, #immersion-guides .phoneNav div a:visited {
    color: #999;
    font-family: "Helvetica Nueu Cond";
    text-transform: uppercase;
}
#immersion-guides .phoneNav div a div {
    font-size: 14px;
}
#immersion-guides #leftNavBar .nav li a:hover, #immersion-guides #leftNavBar .nav li a:visited {
    color: #999;
    text-transform: uppercase;
}
#immersion-guides .phoneNavContainer {
    margin-left: -4px;
    min-width: 300px;
    padding-left: 0;
}
#immersion-guides .phoneNavButton {
    min-height: 120px;
    width: 95px;
}
#immersion-guides .phoneNav div a img {
    max-width: 70px;
    padding-bottom: 5px;
    padding-top: 10px;
}
#immersion-guides h3.sectionHeading, #immersion-guides h3.sectionHeading-no {
    font-size: 1.3em;
    padding-left: 2em;
}
#immersion-guides h3.sectionHeading {
    line-height: 40px;
}
#immersion-guides .sectionHeading {
    background-color: #00b4ff;
    border: 0 none;
    color: #fff;
}
#immersion-guides .sectionHeading-no {
    border-color: #fff;
    border-style: solid;
    color: #000;
}
#immersion-guides h4.sectionTitle, #immersion-guides h4.sectionTitle-no {
    font-size: 1.15em;
    padding-left: 1em;
}
#immersion-guides h4.sectionTitle {
    line-height: 30px;
}
#immersion-guides .sectionTitle {
    background-color: #00b4ff;
    border: 0 none;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
}
#immersion-guides .sectionTitle-no {
    border-color: #fff;
    border-style: solid;
    color: #000;
}
#immersion-guides .sectionSubHeading {
    color: #999;
    text-transform: uppercase;
}
#immersion-guides h5.sectionSubHeading img {
    margin-top: -2px;
    max-width: 34px;
}
#immersion-guides .topBorder {
    border-color: #999 #fff #fff;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-style: solid;
    border-top: 1px solid #999;
    margin-top: 20px;
}
#immersion-guides .sectionSubtitle {
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}
#immersion-guides .upper-copy {
    text-transform: uppercase;
}
#immersion-guides .primary-copy {
    color: #0a69a9;
}
#immersion-guides .sectionDesc .col-md-4, #immersion-guides .sectionDesc .col-sm-4, #immersion-guides .sectionDesc .col-xs-4 {
    font-size: 90%;
    padding-left: 0;
}
#immersion-guides .troubleshootingIcon {
    background-color: #000;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 36px;
}
#immersion-guides .troubleshootingIconLower {
    background-color: #000;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 36px;
}
#immersion-guides .troubleshootingIconLower.blue {
    background-color: #3b5998;
}
#immersion-guides .troubleshootingIconLower.white {
    background-color: #fff;
}
#immersion-guides .prod-left-nav {
    background-color: #fff;
    left: -150px;
    padding-left: 5px;
    top: 40px;
}
#immersion-guides .theme {
    border-radius: 24px;
    display: block;
    margin: 5px auto 0;
    padding-top: 0;
    width: 100%;
}
#immersion-guides .prod-left-nav .theme {
    height: 45px;
    max-width: 45px;
    padding-top: 0;
}
#immersion-guides .prod-left-nav li a img {
    height: 45px;
    max-width: 45px;
    padding-top: 0;
}
#immersion-guides .prod-left-nav li a div {
    padding-top: 2px;
}
#immersion-guides .prod-left-nav .sectionName {
    padding-top: 2px;
}
#immersion-guides .phoneNavButton div, #immersion-guides .homepageButton > div {
    line-height: 0.95em;
    padding-top: 10px;
}
#immersion-guides #topNav .theme, #immersion-guides .phoneNav .theme {
    border-radius: 40px;
    height: 77px;
    max-width: 77px;
    padding: 0;
}
#immersion-guides #topNav .theme img, #immersion-guides .phoneNav .theme img {
    height: 77px;
    max-width: 77px;
    padding: 0;
}
#immersion-guides #leftNavBar .nav li {
    height: auto;
    line-height: 0.8em;
    margin-bottom: 1px;
    max-height: 70px;
    max-width: 110px;
    text-align: center;
    width: 100%;
}
#immersion-guides #leftNavBar .nav li.active {
    background-color: #fff;
}
#immersion-guides #leftNavBar .nav li a {
    color: #999;
    font-size: 0.7em;
    height: auto;
    margin: 0;
    max-height: 90px;
    max-width: 105px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
#immersion-guides #hiddenScrollLNav {
    display: none;
}
#immersion-guides #desktopTopHeading {
    font-size: 2.1em;
    margin-top: 0;
}
#immersion-guides #leftNavBarUL .backtoProduct {
    margin-top: 5px;
}
#immersion-guides .default .theme, #immersion-guides .default .sectionHeading, #immersion-guides .default .sectionTitle {
    background-color: #00b4ff;
}
#immersion-guides .default a {
    color: red;
}
#immersion-guides .default a:hover, #immersion-guides .default a:visited {
    color: red;
}
#immersion-guides .darkGray .theme, #immersion-guides .darkGray .sectionHeading, #immersion-guides .darkGray .sectionTitle {
    background-color: #323232;
}
#immersion-guides .darkGray a {
    color: #428bca;
}
#immersion-guides .darkGray a:hover, #immersion-guides .darkGray a:visited {
    color: #428bca;
}
#immersion-guides .eq-list {
    list-style-type: none;
    margin-left: 0;
}
#immersion-guides .floatL {
    float: left;
}
#immersion-guides .clearFloatOnly {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
#immersion-guides .padTop {
    margin-bottom: 20px;
    margin-top: 40px;
}
#immersion-guides .padTopCover {
    margin-bottom: 20px;
    margin-top: 40px;
}
#immersion-guides .smallPadTop {
    margin-top: 20px;
}
#immersion-guides .logo {
    left: 5px;
    position: fixed;
    top: 2px;
    z-index: 2000;
}
#immersion-guides .nav-list > .active > a {
    background-color: #fff;
    color: #fff;
    text-shadow: none;
}
#immersion-guides .nav-list > .active > a:hover {
    background-color: #fff;
    color: #fff;
    text-shadow: none;
}
#immersion-guides .nav > li > a:hover {
    background-color: #fff;
    text-decoration: underline;
}
#immersion-guides .navbar .btn-navbar {
    margin-right: 15px;
}
#immersion-guides h5 img {
    margin-left: 2px;
    max-height: 30px;
    max-width: 30px;
}
#immersion-guides h5 .midHeading {
    margin-top: 20px;
}
#immersion-guides .affix.footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    font-size: 11px;
    height: 25px;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#immersion-guides #hiddenScrollTrigger, #immersion-guides #hiddenScrollLNav {
    height: 0;
}
#immersion-guides .diagram h5 {
    color: #000;
    margin-bottom: 5px;
    margin-top: 0;
}
#immersion-guides .diagram p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
#immersion-guides .diagram .col-md-6, #immersion-guides .diagram .col-sm-6 {
    padding-left: 7px;
    padding-right: 7px;
}
#immersion-guides .diagram > .row > div > .col-md-6 {
    padding-left: 0;
    padding-right: 8px;
}
#immersion-guides .diagram .disclaimer {
    display: none;
}
#immersion-guides .colRight {
    margin: 25px 0;
    padding-left: 0;
    padding-right: 0;
}
#immersion-guides .colRight .row {
    display: block;
    margin: 0;
    min-height: 65px;
}
#immersion-guides div.homepageButton.backtoProduct > div > a {
    color: #999;
    text-decoration: none;
}
#immersion-guides .phoneNav div a span img {
    max-width: 70px;
    padding-bottom: 5px;
    padding-top: 10px;
}
#immersion-guides .shortHeights > li.backtoProduct {
    height: 45px;
}
#immersion-guides .cookie-disclaimer .disclaimer-message {
    padding: 1.25em;
}
@media (max-width: 1024px) {
#immersion-guides #desktopTopHeading {
    padding-left: 1em;
}
#immersion-guides .navbar-inverse {
    background-color: transparent;
    border: medium none;
}
#immersion-guides h3.sectionHeading, #immersion-guides h3.sectionHeading-no {
    margin-left: -30px;
    margin-right: -30px;
}
#immersion-guides #mobileNavWrapper .container, #immersion-guides .navbar-static-top .container, #immersion-guides .navbar-fixed-top .container, #immersion-guides .navbar-fixed-bottom .container {
    max-width: 1024px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#immersion-guides .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
}
#immersion-guides .nav-collapse .dropdown-menu {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: none;
    left: auto;
    margin: 0 15px;
    max-width: none;
    padding: 0;
    position: static;
    top: auto;
}
#immersion-guides .nav-collapse .open > .dropdown-menu {
    display: block;
}
#immersion-guides .nav-collapse .dropdown-menu::before, #immersion-guides .nav-collapse .dropdown-menu::after, #immersion-guides .nav-collapse .dropdown-menu .divider {
    display: none;
}
#immersion-guides .nav-collapse .nav > li > .dropdown-menu::before, #immersion-guides .nav-collapse .nav > li > .dropdown-menu::after {
    display: none;
}
#immersion-guides .nav-collapse .navbar-form, #immersion-guides .nav-collapse .navbar-search {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    float: none;
    margin: 10px 0;
    padding: 10px 15px;
}
#immersion-guides .navbar-inverse .nav-collapse .navbar-form, #immersion-guides .navbar-inverse .nav-collapse .navbar-search {
    border-bottom-color: #111;
    border-top-color: #111;
}
#immersion-guides .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
}
#immersion-guides .nav-collapse {
    height: 0;
    overflow: hidden;
}
#immersion-guides .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}
#immersion-guides .shortHeights .theme {
    border-radius: 15px;
    display: inline-block;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}
#immersion-guides .shortHeights > li > a > img {
    float: left;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    max-width: 30px;
    width: 100%;
}
#immersion-guides .shortHeights > li > a > span {
    color: #000 !important;
    float: left;
    font-weight: 400;
    line-height: 15px;
    max-width: 80%;
    padding: 0 0 3px;
    vertical-align: top;
    white-space: normal;
}
#immersion-guides .navbar-fixed-top.navbar-inverse .navbar-inner {
    background-color: transparent;
    background-image: none;
    border: medium none;
    box-shadow: none;
}
#immersion-guides .navbar-inverse .navbar-toggle {
    background-color: #000;
}
#immersion-guides .navbar-inverse #mobileNav.navbar-collapse {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    clear: both;
    float: right;
    margin-right: 0;
    max-height: initial;
    padding: 0;
    position: relative;
    right: 14px;
    top: 0;
    z-index: 1000;
}
#immersion-guides .navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: right;
    margin-top: 0;
    position: static;
    right: 14px;
    width: auto;
}
#immersion-guides .navbar-nav .open .dropdown-menu > li > a, #immersion-guides .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}
#immersion-guides .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}
#immersion-guides .navbar-nav .open .dropdown-menu > li > a:hover, #immersion-guides .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
}
#immersion-guides .navbar-nav > li > a {
    min-height: 42px;
}
#immersion-guides .navbar-toggle {
    display: block;
}
#immersion-guides .navbar-header {
    float: right;
}
#immersion-guides .immersionGuide.hidden-xs {
    display: none !important;
}
#immersion-guides .navbar-collapse.collapse {
    display: none !important;
}
#immersion-guides .navbar-collapse.collapse.in {
    display: block !important;
}
#immersion-guides #mobileNavWrapper.visible-xs {
    display: block !important;
}
#immersion-guides #mobileNavWrapper .navbar-toggle {
    margin-bottom: 3px;
}
#immersion-guides #mobileNavWrapper .navbar-collapse.collapsing {
    overflow: inherit;
}
#immersion-guides #leftNavBar.hidden-xs {
    display: none !important;
}
}
@media (max-width: 980px) {
#immersion-guides .homepageButton img, #immersion-guides .homepageButton2 img {
    padding-bottom: 0;
}
#immersion-guides .homepageButton, #immersion-guides .homepageButton2 {
    margin-right: 20px;
}
#immersion-guides .table th {
    width: 75px;
}
}
@media (max-width: 800px) {
#immersion-guides .col-md-6.sectionImage img, #immersion-guides .col-sm-6.sectionImage img, #immersion-guides .col-xs-6.sectionImage img {
    width: 100%;
}
}
@media (min-width: 768px) {
#immersion-guides .container {
    max-width: 1024px;
    width: 100%;
}
}
@media (max-width: 767px) {
#immersion-guides body {
    padding-left: 20px;
    padding-right: 20px;
}
#immersion-guides .shortHeights {
    width: 250px;
}
#immersion-guides .container > .navbar-header, #immersion-guides .container-fluid > .navbar-header {
    margin-right: 20px;
}
#immersion-guides .container {
    padding-left: 0;
    padding-right: 0;
}
#immersion-guides .padImgRight {
    margin-right: 0;
}
#immersion-guides .navbar-fixed-top, #immersion-guides .navbar-fixed-bottom, #immersion-guides .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
}
#immersion-guides .container-fluid {
    padding: 0;
}
#immersion-guides .troubleshootingIcon, #immersion-guides .troubleshootingIconLower {
    background-color: #000;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
}
#immersion-guides .row div.troubleshootingIcon img {
    margin-left: -3px;
    margin-top: -3px;
    max-width: 36px;
}
#immersion-guides .row div.troubleshootingIconLower img {
    margin-left: -3px;
    margin-top: -2px;
    max-width: 36px;
}
#immersion-guides .navbar-inverse #mobileNav.navbar-collapse {
    margin-right: 20px;
}
#immersion-guides .sectionImage img {
    margin: 0;
    padding: 0 10px;
}
#immersion-guides .sectionDesc > .sectionDesc {
    padding: 0;
}
#immersion-guides .shortHeights > li {
    height: 45px;
}
}
@media only screen and (min-width: 360px) and (max-width: 640px) {
#immersion-guides .shortHeights {
    max-height: 220px;
}
}
@media (max-height: 650px) {
#immersion-guides .prod-left-nav li a img {
    max-height: 48px;
}
}
@media (max-width: 599px) {
#immersion-guides .shortHeights {
    max-height: 215px;
}
#immersion-guides #mobileNavWrapper .navbar-toggle {
    margin-top: 8px;
}
#immersion-guides #mobileNavWrapper .navbar-header {
    margin-bottom: 0;
    top: 0;
}
}
@media (min-width: 590px) {
#immersion-guides .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
}
#immersion-guides .phoneNavContainer.visible-xs {
    display: none !important;
}
}
@media (max-width: 589px) {
#immersion-guides h3.sectionHeading, #immersion-guides h3.sectionHeading-no {
    padding-left: 1.5em;
}
#immersion-guides h3.sectionHeadingTight {
    border-bottom-width: 1px;
    color: #000;
    margin-bottom: -1px;
    margin-top: -6px;
}
#immersion-guides .immersionGuide {
    color: #fff;
    left: 15px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 2000;
}
#immersion-guides .navbar-fixed-top {
    margin-bottom: 20px;
}
#immersion-guides .navbar-fixed-bottom {
    margin-top: 20px;
}
#immersion-guides .navbar .container {
    padding: 0;
    width: auto;
}
#immersion-guides .navbar .brand {
    margin: 0 0 0 -5px;
    padding-left: 10px;
    padding-right: 10px;
}
#immersion-guides .nav-collapse {
    clear: both;
}
#immersion-guides .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
}
#immersion-guides .nav-collapse .nav > li {
    float: none;
}
#immersion-guides .nav-collapse .nav > li > a {
    margin-bottom: 2px;
}
#immersion-guides .nav-collapse .nav > .divider-vertical {
    display: none;
}
#immersion-guides .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
}
#immersion-guides .nav-collapse .nav > li > a {
    border-radius: 3px;
    color: #777;
    font-weight: 700;
    padding: 9px 15px;
}
#immersion-guides .nav-collapse .dropdown-menu a {
    border-radius: 3px;
    color: #777;
    font-weight: 700;
    padding: 9px 15px;
}
#immersion-guides .nav-collapse .btn {
    border-radius: 4px;
    font-weight: 400;
    padding: 4px 10px;
}
#immersion-guides .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
}
#immersion-guides .nav-collapse .nav > li > a:hover, #immersion-guides .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
}
#immersion-guides .navbar-inverse .nav-collapse .nav > li > a, #immersion-guides .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
}
#immersion-guides .navbar-inverse .nav-collapse .nav > li > a:hover, #immersion-guides .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111;
}
#immersion-guides .navbar .btn-navbar {
    display: block;
}
#immersion-guides .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
}
#immersion-guides .navbar-inner .dropdown-menu {
    left: auto;
    right: 20px;
    top: 35px;
}
#immersion-guides .navbar-inner .dropdown-menu img {
    margin-right: 5px;
}
#immersion-guides .phoneNavContainer.visible-xs {
    display: block !important;
}
#immersion-guides .diagram .disclaimer {
    color: #6e6e6e;
    display: block;
    margin-bottom: 15px;
}
#immersion-guides #mobileNav {
    border: medium none;
}
#immersion-guides #mobileNavWrapper .container {
    padding: 5px;
}
#immersion-guides #mobileNavWrapper .navbar-toggle {
    margin-right: 10px;
}
}
@media (max-width: 979px) and (min-width: 589px) {
#immersion-guides #topNav .hidden-xs {
    display: block !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 980px) {
#immersion-guides .desktopHome div div div {
    line-height: 1.1em;
    padding-top: 10px;
}
}
@media only screen and (min-width: 430px) and (max-width: 550px) {
#immersion-guides .phoneNavContainer {
    background: #fff none repeat scroll 0 0;
}
#immersion-guides .phoneNav div {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 13px;
    margin-left: 15px;
    text-align: center;
    width: 100px;
}
}
@media (max-width: 480px) {
#immersion-guides .nav-collapse {
}
#immersion-guides .page-header h1 small {
    display: block;
    line-height: 20px;
}
#immersion-guides input[type="checkbox"], #immersion-guides input[type="radio"] {
    border: 1px solid #ccc;
}
#immersion-guides .form-horizontal .control-label {
    float: none;
    padding-top: 0;
    text-align: left;
    width: auto;
}
#immersion-guides .form-horizontal .controls {
    margin-left: 0;
}
#immersion-guides .form-horizontal .control-list {
    padding-top: 0;
}
#immersion-guides .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
}
#immersion-guides .media .pull-left, #immersion-guides .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
}
#immersion-guides .media-object {
    margin-left: 0;
    margin-right: 0;
}
#immersion-guides .modal {
    left: 10px;
    right: 10px;
    top: 10px;
}
#immersion-guides .modal-header .close {
    margin: -10px;
    padding: 10px;
}
#immersion-guides .carousel-caption {
    position: static;
}
#immersion-guides .product-set.multiGrid > .promoListing {
    min-height: 350px;
}
#immersion-guides .table {
    border: medium none !important;
    display: block;
    overflow: auto;
    width: 300px;
}
#immersion-guides .col-md-6.sectionImage img, #immersion-guides .col-sm-6.sectionImage img, #immersion-guides .col-xs-6.sectionImage img {
    padding: 0;
    width: 100%;
}
}
@media (max-width: 470px) {
#immersion-guides .row .col-md-10.col-md-offset-2.col-sm-10.col-sm-offset-2 {
    padding: 0;
}
#immersion-guides .col-xs-6, #immersion-guides .col-xs-4, #immersion-guides .col-xs-12 {
    margin: 20px 0;
    width: 95%;
}
#immersion-guides .sectionDesc {
    margin: 20px 0;
    padding-left: 0;
    padding-right: 0;
}
#immersion-guides .sectionDesc .col-md-4, #immersion-guides .sectionDesc .col-sm-4, #immersion-guides .sectionDesc .col-xs-4 {
    padding-left: 15px;
}
#immersion-guides .sectionDesc > .sectionDesc {
    margin: 0;
}
#immersion-guides .diagram .col-sm-4, #immersion-guides .diagram .col-sm-6 {
    padding-left: 7px;
    padding-right: 7px;
}
#immersion-guides .sectionImage {
    float: none;
}
#immersion-guides .immersionGuide {
    color: #fff;
    font-size: 1.4em;
    left: 20px;
    margin: 0;
    position: fixed;
    top: 0;
    width: 250px;
    z-index: 2000;
}
#immersion-guides h3.sectionHeading, #immersion-guides h3.sectionHeading-no {
    left: 0;
}
#immersion-guides .imageCaption.callout {
    left: -22px;
    line-height: 10px;
}
#immersion-guides .padTopCover {
    margin-top: 0;
}
#immersion-guides .immersionGuide {
    width: 320px;
}
#immersion-guides .navbar-inner {
    min-height: 55px;
}
}
@media only screen and (min-width: 200px) and (max-width: 480px) {
#immersion-guides div.backtoProduct.phoneNavButton div {
    padding-left: 2px;
    padding-top: 11px;
}
#immersion-guides .shortHeights > li.backtoProduct > a > span.sectionName {
    padding-top: 2%;
}
#immersion-guides .shortHeights > li > a > img {
    margin-right: 5px;
}
#immersion-guides .phoneNav div {
    width: 140px;
}
}
@media only screen and (min-width: 480px) and (max-width: 980px) {
#immersion-guides div.backtoProduct.phoneNavButton div {
    padding-left: 2px;
    padding-top: 11px;
}
#immersion-guides .shortHeights > li.backtoProduct > a > span.sectionName {
    padding-top: 2%;
}
#immersion-guides .shortHeights > li > a > img {
    margin-right: 5px;
}
#immersion-guides .phoneNav div {
    width: 140px;
}
}
@media (max-width: 980px) {
#immersion-guides div.homepageButton.backtoProduct > span.theme {
    margin-bottom: 0;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
#immersion-guides .shortHeights > li.backtoProduct > a > span.sectionName {
    padding-top: 2%;
}
#immersion-guides .shortHeights > li > a > img {
    margin-right: 5px;
}
}
#immersion-guides .long-languages .homepageButton, #immersion-guides .long-languages .homepageButton2 {
    height: auto;
    min-height: 160px;
    width: 200px;
}
#immersion-guides .long-languages h3.sectionHeadingTight {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
#immersion-guides .long-languages #leftNavBar .nav li a {
    min-height: 65px;
    width: 200px;
}
#immersion-guides .long-languages .prod-left-nav li a div {
    display: none;
}
#immersion-guides .long-languages .shortHeights {
    top: 100%;
}
#immersion-guides .long-languages .shortHeights li {
    height: auto;
    margin-bottom: 6px;
    min-height: 43px;
}
#immersion-guides .long-languages .shortHeights > li > a {
    white-space: normal;
}
@media only screen and (min-width: 430px) and (max-width: 550px) {
#immersion-guides .long-languages .phoneNav div {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 13px;
    margin-left: 15px;
    text-align: center;
    width: 140px;
}
}
@media (max-width: 470px) {
#immersion-guides .long-languages .phoneNav div {
    height: 130px;
    width: 152px;
}
}
.careers p.lead {
    font-weight: 400;
}
.careers h2.title {
    font-size: 28px;
}
.careers .copy h2 {
    margin-top: 0;
}
.careers .grid .thumbnail.active {
    background: #08c none repeat scroll 0 0;
    color: #fff;
}
.careers .btn-primary.btn-sm, .careers .btn-group-sm > .btn-primary.btn {
    width: 100px;
}
.careers .grid .thumbnail.active * {
    color: #fff;
}
.careers .grid .thumbnail img {
    max-width: 64px;
    width: 100%;
}
.careers .grid.people div[class*="col-"] {
    max-width: 82px;
    min-width: 82px;
    padding-left: 5px;
    padding-right: 5px;
    width: 82px;
}
.careers .grid .owl-stage-outer .thumbnail.active * {
    color: #fff;
}
.careers .grid .owl-stage-outer .thumbnail img {
    max-width: 100%;
}
.careers .grid .owl-stage-outer .thumbnail span {
    color: #000;
    display: block;
    font-size: 14px;
    height: 60px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 10px;
}
.careers .videos div[class*="col-"] .thumbnail h4 {
    display: block;
    height: 60px;
    overflow: hidden;
    padding: 10px;
}
.careers .owl-prev {
    left: 8px;
    position: absolute;
    top: 0;
}
.careers .owl-theme .owl-controls {
    margin-top: 0 !important;
}
.careers .owl-theme .owl-controls .owl-buttons div {
    background-color: #08c;
}
.careers .owl-next {
    position: absolute;
    right: 8px;
    top: 0;
}
.careers a.videoref {
    display: block;
    margin: 0 auto;
    min-height: 340px;
}
.careers .c-promos {
    display: block;
    min-height: 280px;
}
@media only screen and (max-width: 1024px) {
.careers a.videoref {
    min-height: 270px;
}
.careers .c-promos {
    display: block;
    min-height: 380px;
}
}
@media only screen and (max-width: 599px) {
.careers .grid .col-xs-3 {
    clear: none;
    float: left;
    width: 25%;
}
.careers .grid .col-xs-4 {
    clear: none;
    float: left;
    width: 33.3333%;
}
.careers .grid .col-xs-6 {
    clear: none;
    float: left;
    width: 50%;
}
.careers a.videoref img {
    max-width: 240px;
}
.videos div[class*="col-"] .thumbnail h4 {
    display: block;
    height: 60px;
    overflow: hidden;
}
}
@media only screen and (max-width: 480px) {
.careers .grid .col-xs-3 {
    clear: none;
    float: left;
    width: 33.3333%;
}
}
@media (max-width: 767px) {
body.home {
    background: #814efa none repeat scroll 0 0;
}
}
body.home article {
    color: #000;
    height: 100%;
}
.panel-page {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
section {
    color: #fff;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
section .panel-text {
    position: relative;
}
section .panel-text .panel-text-transform {
    left: 0;
    margin: 0;
    position: relative;
    right: 0;
}
@media (min-width: 992px) {
section .panel-text .panel-text-transform {
    top: 100px;
}
}
section .product-image img {
    max-width: 100%;
    position: relative;
}
section.cover-background {
    background-size: cover;
    height: 100%;
    width: 100%;
}
section h1, section h2 {
    font-family: "Brown-Pro-Bold";
    letter-spacing: 0.04px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 90%;
}
@media (min-width: 992px) {
section h1, section h2 {
    width: 100%;
}
}
section h1.full, section h2.full {
    font-size: 15vw;
    line-height: normal;
    white-space: nowrap;
}
@media (min-width: 992px) {
section h1.full, section h2.full {
    font-size: 8vw;
}
}
@media (min-width: 1260px) {
section h1.full, section h2.full {
    font-size: 8vw;
}
}
section h1 {
    margin-bottom: 10px;
    top: 0;
}
section h3.eye-brow {
    font-family: "Brown-Pro-Light";
    font-size: 1.375em;
    margin: 0 auto;
    text-transform: none;
    width: 80%;
}
@media (min-width: 992px) {
section h3.eye-brow {
    font-size: 1.75em;
    width: 100%;
}
}
section.product-underlap .container .panel-copy {
    margin-top: 90px;
    text-align: center;
}
@media (min-width: 768px) {
section.product-underlap .container .panel-copy {
    margin-top: 150px;
}
}
@media (min-width: 992px) {
section.product-underlap .container .panel-copy {
    height: 528px;
    margin-top: 270px;
    position: relative;
    text-align: left;
}
}
section.product-underlap .container .panel-copy .panel-text {
    z-index: 1;
}
section.product-underlap .container .panel-copy h1.full, section.product-underlap .container .panel-copy h2.full {
    font-size: 11vw;
    white-space: nowrap;
}
@media (min-width: 992px) {
section.product-underlap .container .panel-copy h1.full, section.product-underlap .container .panel-copy h2.full {
    font-size: 9vw;
}
}
@media (min-width: 1260px) {
section.product-underlap .container .panel-copy h1.full, section.product-underlap .container .panel-copy h2.full {
    font-size: 9vw;
}
}
section.product-underlap .container .panel-copy h2.full {
    margin-left: -8px;
}
section.product-underlap .container .panel-copy .product-image {
    float: none;
    margin: 45px auto 0;
}
@media (min-width: 992px) {
section.product-underlap .container .panel-copy .product-image {
    position: absolute;
    right: 230px;
    top: -65px;
    width: 580px;
    z-index: -10;
}
}
section.product-underlap .container .panel-copy .product-image img {
    width: 65%;
}
@media (min-width: 992px) {
section.product-underlap .container .panel-copy .product-image img {
    width: 100%;
}
}
section.product-overlap .container .panel-copy {
    margin-top: 90px;
    text-align: center;
}
@media (min-width: 768px) {
section.product-overlap .container .panel-copy {
    margin-top: 150px;
}
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy {
    height: 528px;
    margin-top: 270px;
    position: relative;
    text-align: left;
}
}
section.product-overlap .container .panel-copy h1.full, section.product-overlap .container .panel-copy h1.full-short, section.product-overlap .container .panel-copy h2.full, section.product-overlap .container .panel-copy h2.full-short {
    font-size: 15vw;
    white-space: nowrap;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy h1.full, section.product-overlap .container .panel-copy h1.full-short, section.product-overlap .container .panel-copy h2.full, section.product-overlap .container .panel-copy h2.full-short {
    font-size: 12vw;
}
}
@media (min-width: 1260px) {
section.product-overlap .container .panel-copy h1.full, section.product-overlap .container .panel-copy h1.full-short, section.product-overlap .container .panel-copy h2.full, section.product-overlap .container .panel-copy h2.full-short {
    font-size: 12vw;
}
}
@media (max-width: 736px) and (orientation: landscape) {
section.product-overlap .container .panel-copy h1.full, section.product-overlap .container .panel-copy h1.full-short, section.product-overlap .container .panel-copy h2.full, section.product-overlap .container .panel-copy h2.full-short {
    font-size: 3em !important;
    line-height: 1.4 !important;
}
}
section.product-overlap .container .panel-copy h1.full, section.product-overlap .container .panel-copy h2.full {
    margin-left: -15px;
}
section.product-overlap .container .panel-copy h1.full-short, section.product-overlap .container .panel-copy h2.full-short {
    margin-left: -8px;
}
section.product-overlap .container .panel-copy .product-overlap-head {
    font-size: 3.47063em;
    margin-bottom: 0;
    margin-top: 0;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-overlap-head {
    line-height: 0.8em;
    margin-left: -12px;
}
}
section.product-overlap .container .panel-copy .product-overlap-subhead {
    font-size: 1.375em;
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-overlap-subhead {
    font-size: 1.75em;
}
}
section.product-overlap .container .panel-copy .product-image {
    margin: 45px auto 0;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-image {
    margin-top: 0;
    position: absolute;
    right: 105px;
    top: -65px;
    width: 580px;
}
}
section.product-overlap .container .panel-copy .product-image img {
    width: 65%;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-image img {
    width: 100%;
}
}
section.product-overlap .container .panel-copy .product-image-right-sm {
    margin: 45px auto 0;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-image-right-sm {
    position: absolute;
    right: 149px;
    top: -60px;
    width: 420px;
}
}
section.product-overlap .container .panel-copy .product-image-right-sm img {
    width: 65%;
}
@media (min-width: 992px) {
section.product-overlap .container .panel-copy .product-image-right-sm img {
    width: 100%;
}
}
section.product-two-rows .container {
    height: 100%;
    overflow: hidden;
}
section.product-two-rows .container .panel-copy {
    margin-top: 90px;
    text-align: center;
}
@media (min-width: 768px) {
section.product-two-rows .container .panel-copy {
    margin-top: 150px;
}
}
@media (min-width: 992px) {
section.product-two-rows .container .panel-copy {
    height: 782px;
    margin-top: 0;
    padding-top: 302px;
    position: relative;
    text-align: left;
}
}
@media (min-width: 992px) {
section.product-two-rows .container .panel-copy h1, section.product-two-rows .container .panel-copy h2 {
    font-size: 7.5em;
    line-height: 0.95em;
}
}
section.product-two-rows .container .panel-copy h2 {
    margin-left: -1px;
}
@media (max-width: 767px) {
section.product-two-rows .container .panel-copy h3 {
    font-size: 1.375em;
}
}
section.product-two-rows .container .panel-copy .product-overlap-head {
    font-size: 2.625em;
}
section.product-two-rows .container .panel-copy .product-overlap-head:nth-of-type(1) {
    margin-bottom: 2px;
}
@media (min-width: 992px) {
section.product-two-rows .container .panel-copy .product-overlap-head {
    font-size: 7.5em;
}
}
.product-image-right {
    margin-top: 40px;
}
@media (min-width: 992px) {
.product-image-right {
    margin-left: auto;
    margin-right: auto;
    width: 215px;
}
}
@media (min-width: 992px) {
.product-image-right {
    float: right;
    margin-top: 0;
    position: absolute;
    right: 40px;
    top: 310px;
    width: 385px;
}
}
.product-image-right img {
    width: 65%;
}
@media (min-width: 992px) {
.product-image-right img {
    width: 100%;
}
}
.home-category-grid-tiles {
    margin-top: 56px;
    position: relative;
}
@media (min-width: 768px) {
.home-category-grid-tiles {
    margin-bottom: 80px;
    margin-top: 200px;
}
}
@media (max-width: 768px) {
.home-category-grid-tiles {
    margin-left: -20px;
    margin-right: -20px;
}
}
.home-category-grid-tiles .home-category-grid-tile {
    color: #fff;
    display: block;
    font-family: "Brown-Pro-Bold";
    font-size: 1em;
    height: 220px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
}
@media (min-width: 768px) {
.home-category-grid-tiles .home-category-grid-tile {
    height: 300px;
}
}
@media (min-width: 1260px) {
.home-category-grid-tiles .home-category-grid-tile {
    height: 344px;
}
}
@media (max-width: 667px) and (orientation: landscape) {
.home-category-grid-tiles .home-category-grid-tile {
    height: 300px;
}
}
.home-category-grid-tiles .home-category-grid-tile:hover .home-category-grid-image {
    transform: translate(-10px, 10px);
}
.home-category-grid-tiles .home-category-grid-tile.purple-bg:hover {
    background-color: #682bf9;
}
.home-category-grid-tiles .home-category-grid-tile.teal-bg:hover {
    background-color: #00d1b9;
}
.home-category-grid-tiles .home-category-grid-tile.pink-bg:hover {
    background-color: #ff463d;
}
.home-category-grid-tiles .home-category-grid-tile.light-blue-bg:hover {
    background-color: #00a4db;
}
.home-category-grid-tiles .home-category-grid-tile.blue-bg:hover {
    background-color: #0987e5;
}
.home-category-grid-tiles .home-category-grid-tile .home-category-tile-title {
    bottom: 30px;
    left: 30px;
    position: absolute;
}
.home-category-grid-tiles .home-category-grid-tile .home-category-grid-image {
    max-width: 72%;
    position: absolute;
    right: -20px;
    top: -10px;
    transition: all 0.3s linear 0s;
}
@media (min-width: 991px) {
.home-category-grid-tiles .home-category-grid-tile .home-category-grid-image {
    left: 20px;
    max-width: 100%;
    top: -10px;
}
}
.home-category-grid-tiles .home-category-grid-tile .home-category-grid-image.bottom-image {
    bottom: 0;
    top: auto;
}
#category-filter {
    background-color: #fff;
    color: #2f3132;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
@media (min-width: 992px) {
#category-filter {
    margin-bottom: 40px;
}
}
#category-filter #category-tab {
    background-color: #ededed;
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    display: block;
    font-size: 0.875em;
    height: 77px;
    margin: 0;
    padding: 30px;
    text-align: center;
    width: 100%;
}
#category-filter #category-tab:hover {
    cursor: pointer;
}
#category-filter #category-tab .tab-label {
    padding: 0 10px;
}
#category-filter #category-tab.active {
    background-color: #fff;
}
#category-filter nav#category-list {
    background-color: #fff;
    border-bottom: 0 none;
    height: 0;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
#category-filter nav#category-list ul {
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#category-filter nav#category-list ul li {
    background-color: #fff;
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}
#category-filter nav#category-list ul li.active {
    background-color: #ededed !important;
}
#category-filter nav#category-list ul li:hover {
    background-color: #dcfd00;
    cursor: pointer;
}
#filter-by-filter #filter-by-tab {
    background-color: #ededed;
    display: block;
    font-size: 0.875em;
    height: 77px;
    margin: 0;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#filter-by-filter #filter-by-tab:hover {
    cursor: pointer;
}
#filter-by-filter #filter-by-tab .tab-label {
    padding: 0 10px;
}
#filter-by-filter #filter-by-tab.active {
    background-color: #fff;
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
}
#filter-by-filter .filter-list-title {
    font-weight: 700;
    padding: 10px 35px 0;
    text-transform: uppercase;
}
#filter-by-filter .clear-all {
    color: #1194f6;
    font-family: Brown-Pro-Bold;
    padding: 0 31px;
    text-transform: uppercase;
}
#filter-by-filter .clear-all .glyphicon {
    color: #1194f6 !important;
    padding-left: 0 !important;
    padding-right: 8px;
}
#filter-by-filter .clear-all:hover {
    cursor: pointer;
}
#filter-by-filter ul#filter-by-list {
    background-color: #fff;
    border-bottom: 0 none;
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    height: 0;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
#filter-by-filter ul#filter-by-list li {
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 7px 0;
    text-align: left;
    text-transform: capitalize;
    white-space: nowrap;
    width: 100%;
}
#filter-by-filter ul#filter-by-list li .glyphicon {
    color: #565656;
    padding-left: 10px;
    top: 3px;
}
#filter-by-filter ul#filter-by-list label {
    font-family: "Brown-Pro-Bold";
    font-weight: 400;
}
#filter-by-filter ul#filter-by-list ul {
    margin-left: 43px;
    padding: 0;
}
#filter-by-filter ul#filter-by-list .feature_checkbox {
    -moz-appearance: none;
    width: 4px;
}
#sort-by-filter {
    background-color: #fff;
    color: #2f3132;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#sort-by-filter.active {
    z-index: 5;
}
#sort-by-filter #sort-by-tab {
    background-color: #ededed;
    display: block;
    font-size: 0.875em;
    height: 77px;
    margin: 0;
    padding: 30px;
    text-align: center;
    width: 100%;
}
#sort-by-filter #sort-by-tab:hover {
    cursor: pointer;
}
#sort-by-filter #sort-by-tab .tab-label {
    padding: 0 10px;
}
#sort-by-filter #sort-by-tab.active {
    background-color: #fff;
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
}
#sort-by-filter ul#sort-by-list {
    background-color: #fff;
    border-bottom: 0 none;
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    height: 0;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
#sort-by-filter ul#sort-by-list li {
    background-color: #fff;
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}
#sort-by-filter ul#sort-by-list li:hover {
    background-color: #dcfd00;
    cursor: pointer;
}
#num-showing {
    color: #999;
    font-family: "Helvetica",sans-serif;
    font-size: 0.875em;
    padding: 20px;
    text-align: right;
}
#no-results-found {
    height: 250px;
    line-height: 250px;
    position: relative;
    text-align: center;
    width: 100%;
}
#category-filter-sorter-mobile #category-tab-mobile {
    background-color: #fff;
    display: block;
    font-size: 0.875em;
    height: 65px;
    margin: 0;
    padding: 25px 0;
}
#category-filter-sorter-mobile #category-tab-mobile:hover {
    cursor: pointer;
}
#category-filter-sorter-mobile #category-tab-mobile .tab-contents {
    padding-left: 40px;
    text-align: center;
}
@media (max-width: 768px) {
#category-filter-sorter-mobile #category-tab-mobile .tab-contents {
    padding-left: 0;
}
}
#category-filter-sorter-mobile #category-tab-mobile .tab-label {
    padding: 0 10px;
    text-transform: uppercase;
}
#category-filter-sorter-mobile #category-tab-mobile .triangle-down, #category-filter-sorter-mobile #category-tab-mobile .triangle-up {
    float: right;
    padding-right: 25px;
}
#category-filter-sorter-mobile #next-filter, #category-filter-sorter-mobile #prev-filter {
    background-color: #ededed;
    display: block;
    height: 65px;
    text-align: center;
}
#category-filter-sorter-mobile #next-filter div, #category-filter-sorter-mobile #prev-filter div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#category-filter-sorter-mobile nav#category-list-mobile {
    background-color: #fff;
    border-bottom: 20px solid #ededed;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 65px;
    z-index: 1000;
}
#category-filter-sorter-mobile nav#category-list-mobile ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#category-filter-sorter-mobile nav#category-list-mobile ul li {
    background-color: #fff;
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}
#category-filter-sorter-mobile nav#category-list-mobile ul li.active {
    background-color: #ededed !important;
}
#category-filter-sorter-mobile nav#category-list-mobile ul li:hover {
    background-color: #dcfd00;
    cursor: pointer;
}
#category-filter-sorter-mobile #filter-by-filter-mobile #filter-by-tab-mobile {
    background-color: #ededed;
    display: block;
    font-size: 0.875em;
    height: 65px;
    margin: 0;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
}
#category-filter-sorter-mobile #filter-by-filter-mobile #filter-by-tab-mobile:hover {
    cursor: pointer;
}
#category-filter-sorter-mobile #filter-by-filter-mobile #filter-by-tab-mobile .tab-label {
    padding: 0 10px;
}
#category-filter-sorter-mobile #filter-by-filter-mobile #filter-by-tab-mobile.active {
    background-color: #fff;
}
#category-filter-sorter-mobile #filter-by-filter-mobile .filter-list-title {
    font-weight: 700;
    padding: 0 35px;
    text-transform: uppercase;
}
@media (max-width: 768px) {
#category-filter-sorter-mobile #filter-by-filter-mobile .clear-all-section {
    margin-left: 0;
    padding-left: 0;
}
}
#category-filter-sorter-mobile #filter-by-filter-mobile .clear-all-section #clear-all-mobile {
    color: #1194f6;
    font-weight: 700;
    padding: 0 23px 0 14px;
    text-transform: uppercase;
}
#category-filter-sorter-mobile #filter-by-filter-mobile .clear-all-section #clear-all-mobile .glyphicon {
    color: #1194f6 !important;
    padding-left: 0 !important;
    padding-right: 8px;
}
@media (max-width: 768px) {
#category-filter-sorter-mobile #filter-by-filter-mobile .clear-all-section #clear-all-mobile {
    margin-left: 0;
    padding-left: 0;
}
}
#category-filter-sorter-mobile #filter-by-filter-mobile .glyphicon {
    padding: 0 10px;
}
#category-filter-sorter-mobile #filter-by-filter-mobile ul#filter-by-list-mobile {
    background-color: #fff;
    border-bottom: 20px solid #ededed;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 200%;
    z-index: 1000;
}
#category-filter-sorter-mobile #filter-by-filter-mobile ul#filter-by-list-mobile ul {
    padding-left: 40px;
}
#category-filter-sorter-mobile #filter-by-filter-mobile ul#filter-by-list-mobile ul li {
    background-color: #fff;
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 10px 0;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#category-filter-sorter-mobile #filter-by-filter-mobile ul#filter-by-list-mobile ul li .glyphicon {
    color: #565656;
    padding-left: 10px;
    top: 3px;
}
#category-filter-sorter-mobile #filter-by-filter-mobile ul#filter-by-list-mobile .filter-list-title {
    padding-bottom: 10px;
    padding-top: 10px;
}
#category-filter-sorter-mobile #sort-by-filter-mobile {
    background-color: #fff;
    color: #2f3132;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#category-filter-sorter-mobile #sort-by-filter-mobile #sort-by-tab-mobile {
    background-color: #ededed;
    display: block;
    font-size: 0.875em;
    height: 65px;
    margin: 0;
    padding: 25px 0;
    text-align: center;
}
#category-filter-sorter-mobile #sort-by-filter-mobile #sort-by-tab-mobile:hover {
    cursor: pointer;
}
#category-filter-sorter-mobile #sort-by-filter-mobile #sort-by-tab-mobile .tab-label {
    padding: 0 10px;
}
#category-filter-sorter-mobile #sort-by-filter-mobile #sort-by-tab-mobile.active {
    background-color: #fff;
}
#category-filter-sorter-mobile #sort-by-filter-mobile.col-xs-10 #sort-by-list-mobile {
    width: 100%;
}
#category-filter-sorter-mobile #sort-by-filter-mobile ul#sort-by-list-mobile {
    border-bottom: 20px solid #ededed;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 200%;
    z-index: 1000;
}
#category-filter-sorter-mobile #sort-by-filter-mobile ul#sort-by-list-mobile li {
    background-color: #fff;
    color: #2f3132;
    display: block;
    font-size: 0.875em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}
#category-filter-sorter-mobile #sort-by-filter-mobile ul#sort-by-list-mobile li:hover {
    background-color: #dcfd00;
    cursor: pointer;
}
.no-touch #filter-by-filter-mobile ul#filter-by-list-mobile li ul:not(.clear-all-section) {
    padding-left: 59px !important;
}
.no-touch #filter-by-filter-mobile #clear-all-mobile {
}
.feature-tile {
    background-color: #fff;
    border-top: 2px solid #ededed;
    color: #252a2c;
    display: none;
    height: 520px;
    padding-top: 30px;
    position: absolute;
    top: 1600px;
}
.feature-tile:hover {
    color: #252a2c !important;
    text-decoration: none;
}
@media (min-width: 768px) {
.feature-tile {
    border-top: medium none;
    height: 435px;
    padding-top: 90px;
}
}
@media (min-width: 768px) {
.feature-tile {
    height: 370px;
    left: 0;
    position: absolute;
    top: 460px;
    z-index: 2;
}
}
@media (min-width: 992px) {
.feature-tile {
    height: 460px;
}
}
@media (min-width: 1260px) {
.feature-tile {
    height: 520px;
}
}
.feature-tile .feature-image {
    bottom: 0;
    pointer-events: none;
    position: absolute;
    width: auto;
}
@media (max-width: 767px) {
.feature-tile .feature-image {
    bottom: -50px;
    max-height: 340px;
    max-width: 100%;
}
}
@media (min-width: 768px) {
.feature-tile .feature-image {
    bottom: auto;
    max-height: 440px;
    right: 0;
    top: -30px;
}
}
@media (min-width: 992px) {
.feature-tile .feature-image {
    bottom: -70px;
    max-height: 560px;
    top: auto;
}
}
@media (min-width: 1260px) {
.feature-tile .feature-image {
    bottom: auto;
    max-height: 610px;
    right: 60px;
    top: -30px;
}
}
.feature-tile .feature-metadata {
    margin: 0 20px;
    position: absolute;
    top: 0;
}
@media (min-width: 768px) {
.feature-tile .feature-metadata {
    top: 30px;
    width: 380px;
}
}
@media (min-width: 992px) {
.feature-tile .feature-metadata {
    top: 25px;
}
}
@media (min-width: 1260px) {
.feature-tile .feature-metadata {
    top: 60px;
}
}
@media (max-width: 767px) {
.feature-tile .product-name-prefix {
    margin: 16px 0 0;
}
}
.feature-tile .product-name {
    font-family: "Brown-Pro-Bold";
    font-size: 2.5em;
    line-height: 1.125em;
    text-transform: uppercase;
}
@media (min-width: 992px) {
.feature-tile .product-name {
    font-size: 2.5em;
    line-height: 1.125em;
}
}
@media (min-width: 1260px) {
.feature-tile .product-name {
    font-size: 3.75em;
    line-height: 65px;
}
}
.feature-tile .learn-more {
    background-color: #1194f6;
    border: medium none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 0.75em;
    padding: 20px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.feature-tile .price {
    display: inline-block;
    padding-left: 15px;
}
.touch .feature-tile {
    top: 1650px;
}
@media (min-width: 768px) {
.touch .feature-tile {
    top: 615px;
}
}
.compare-grid-feature {
    border-bottom: 1px solid #ededed;
    padding: 18px 0;
}
.compare-feature-name {
    display: inline-block;
    font-family: "Helvetica",sans-serif;
    font-size: 0.875em;
    padding: 0;
    width: 17%;
}
.compare-feature-checked {
    display: inline-block;
    float: right;
    height: 20px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 20%;
}
.compare-feature-checked .svg-check {
    margin: 0 auto;
}
.product-overview {
    margin-top: 50px;
}
.product-overview ul {
    list-style-type: none;
    padding-left: 0;
}
.product-overview .overview-item {
    border-top: 2px solid #e0e2e4;
    padding: 30px 0;
    text-align: center;
}
.product-overview .overview-item p {
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 0.875em;
    line-height: 1.71429em;
}
.product-overview .overview-item a {
    color: #1194f6;
    font-size: 0.75em;
    text-transform: uppercase;
}
@media (min-width: 480px) {
.product-overview .overview-item {
    text-align: left;
}
.product-overview .overview-item p {
    max-width: 400px;
}
}
@media (min-width: 768px) {
.product-overview .overview-item {
    margin-right: 30px;
    min-height: 280px;
}
}
@media (min-width: 992px) {
.product-overview .overview-item {
    min-height: 0;
    padding-bottom: 10px;
}
}
.product-overview .more-content-item {
    margin-bottom: 9px;
}
.product-overview .more-content-item:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 992px) {
.product-overview {
    margin-top: 80px;
    padding: 0;
}
}
.products-container {
    position: relative;
}
#products-grid {
    margin-bottom: 80px;
    position: relative;
}
@media (min-width: 992px) {
#products-grid.uncategorized.unsorted .product-tile {
    z-index: 3;
}
#products-grid.uncategorized.unsorted .product-tile:nth-child(2), #products-grid.uncategorized.unsorted .product-tile:nth-child(3) {
    z-index: 0;
}
}
#products-grid.uncategorized.unsorted.featured .product-tile {
    z-index: 3;
}
@media (min-width: 768px) {
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3) {
    margin-bottom: 370px;
    z-index: 1;
}
}
@media (min-width: 992px) {
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3) {
    margin-bottom: 460px;
    z-index: 1;
}
}
@media (min-width: 1260px) {
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3) {
    margin-bottom: 520px;
}
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(4) {
    z-index: 1;
}
}
@media (min-width: 1260px) {
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(4), #products-grid.uncategorized.unsorted.featured .product-tile.featuredProd:nth-child(4) {
    z-index: 1;
}
#products-grid.uncategorized.unsorted.featured .product-tile:nth-child(2), #products-grid.uncategorized.unsorted.featured .product-tile:nth-child(3) {
    margin-bottom: 520px;
}
}
@media (min-width: 1260px) {
#products-grid.uncategorized.unsorted .product-tile {
    z-index: 3;
}
#products-grid.uncategorized.unsorted .product-tile:nth-child(2), #products-grid.uncategorized.unsorted .product-tile:nth-child(3), #products-grid.uncategorized.unsorted .product-tile:nth-child(4) {
    z-index: 1;
}
}
.product-tile {
    background-color: #fff;
    color: #252a2c;
    display: none;
    z-index: 2;
}
@media (max-width: 767px) {
.product-tile {
    height: 525px;
    margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.product-tile {
    height: 460px;
}
}
.product-tile:hover {
    color: #252a2c;
    text-decoration: none;
}
.product-tile .product-image {
    height: 460px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.product-tile .product-image img {
    margin-top: 50px;
    max-height: 280px;
    max-width: 280px;
}
@media (max-width: 767px) {
.product-tile .product-image {
    height: 390px;
}
}
@media (max-width: 767px) {
.product-tile .product-meta {
    padding: 20px;
}
}
.product-tile .product-meta ul.color-swatches {
    bottom: auto;
    left: auto;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
}
.product-tile .product-meta ul.color-swatches li.color-swatch {
    border: 1px solid #565656;
    display: block;
    height: 18px;
    margin: 3px 0;
    overflow: hidden;
    width: 18px;
}
.product-tile .product-meta ul.color-swatches li.color-swatch img {
    height: 40px;
    margin-left: -11px;
    margin-top: -11px;
    width: 40px;
}
.product-tile .product-meta ul.color-swatches li.color-swatch.disabled {
    cursor: not-allowed;
    opacity: 0.35;
}
.product-tile .product-meta .product-info {
    left: 30px;
    margin: 0;
    padding: 0;
    right: 30px;
    top: 350px;
}
@media (max-width: 767px) {
.product-tile .product-meta .product-info {
    left: 20px;
    top: 330px;
}
}
@media (min-width: 768px) {
.product-tile .product-meta .product-info {
    position: absolute;
}
}
.product-tile .product-meta .product-info .product-name, .product-tile .product-meta .product-info .product-description, .product-tile .product-meta .product-info .price, .product-tile .product-meta .product-info .strikethrough, .product-tile .product-meta .product-info .disclaimer {
    display: block;
}
.product-tile .product-meta .product-info .price, .product-tile .product-meta .product-info .strikethrough, .product-tile .product-meta .product-info .disclaimer {
    float: left;
}
.product-tile .product-meta .product-info .product-name {
    font-size: 1.125em;
}
.product-tile .product-meta .product-info .price {
    font-family: "Brown-Pro-Light";
}
.product-tile .product-meta .product-info .disclaimer {
    margin-top: -8px;
    min-width: 100%;
}
.product-tile .product-meta .product-info .disclaimer::before {
    clear: both;
    content: " ";
    display: block;
}
.product-tile .product-meta .product-info .product-description {
    color: #777 !important;
    display: none;
    font-family: "Brown-Pro-Italic";
    font-size: 0.875em;
}
@media (min-width: 992px) {
.product-tile .product-meta .product-info .product-description {
    font-size: 1em;
}
}
@media (max-width: 767px) {
.product-tile .product-meta .product-info .product-description {
    color: #777 !important;
    font-family: "Brown-Pro-Italic";
}
}
.product-tile .product-meta .compare-checkbox-group {
    left: 30px;
    position: absolute;
    top: 30px;
}
.product-tile .product-meta .compare-checkbox-label.maxCompare {
    color: #f93248 !important;
}
.product-tile .product-meta ul.color-swatches-mobile {
    bottom: 0;
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
@media (min-width: 767px) {
.product-tile .product-meta ul.color-swatches-mobile {
    display: none;
}
}
.product-tile .product-meta ul.color-swatches-mobile::before {
    clear: both;
    content: " ";
    display: block;
}
.product-tile .product-meta ul.color-swatches-mobile li.color-swatch {
    border: 1px solid #565656;
    display: block;
    float: left;
    height: 18px;
    margin: 2px;
    overflow: hidden;
    width: 18px;
}
.product-tile .product-meta ul.color-swatches-mobile li.color-swatch img {
    height: 40px;
    margin-left: -11px;
    margin-top: -11px;
    width: 40px;
}
.product-tile .pre-order {
    background-color: #000;
    bottom: 0;
    color: #fff !important;
    font-size: 0.625em;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100px;
}
@media (max-width: 767px) {
.no-touch .product-description {
    display: block !important;
}
}
.no-touch .color-swatches {
    display: none;
}
@media (max-width: 767px) {
.no-touch .force-white-text:not(.strikethrough) * {
    color: #252a2c !important;
}
}
.no-touch .product-tile:hover .product-image {
    background-color: #fff !important;
    transition: background-color 0.33s ease 0s, color 0.33s ease 0s;
}
.no-touch .product-tile:hover .product-description {
    display: block !important;
}
.no-touch .product-tile:hover .color-swatches {
    display: block;
}
.compare-choices-btn, a.compare-choices-btn {
    background-color: #252a2c;
    border: medium none;
    bottom: 25%;
    color: #dcfd00;
    font-family: "Brown-Pro-Bold";
    font-size: 0.75em;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 17px 30px;
    position: fixed;
    right: -1000px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s cubic-bezier(0.34, 0.8, 0.81, 0.99) 0s;
    z-index: 4;
}
.compare-choices-btn.active, a.compare-choices-btn.active {
    right: 0;
}
.compare-choices-btn *:hover, a.compare-choices-btn *:hover {
    color: #dcfd00;
}
.compare-choices-btn.near-footer, a.compare-choices-btn.near-footer {
    bottom: 0;
    position: absolute;
    top: auto;
}
.touch .product-tile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 620px;
}
.touch .product-tile .product-meta .product-info {
    left: 8px;
    top: 472px;
}
.touch .product-tile .product-meta .color-swatches {
    display: none;
}
.touch .product-tile .product-meta .color-swatches-mobile {
    display: block;
}
.touch .product-tile .product-meta .product-description {
    display: block !important;
}
@media (max-width: 767px) {
.touch .product-tile .product-meta .product-description .no-touch .product-description {
    display: block !important;
}
}
.touch .product-tile .product-meta .product-description .no-touch .product-tile:hover .product-image {
    cursor: pointer;
    transition: background-color 0.33s ease 0s, color 0.33s ease 0s;
}
@media (min-width: 768px) {
.touch .product-tile .product-meta .product-description .no-touch .product-tile:hover .product-image {
    background-color: #fff;
}
}
.touch .product-tile .pre-order {
    bottom: auto;
    top: 356px;
}
@media (min-width: 768px) {
.touch .product-tile .pre-order {
    top: 426px;
}
}
@media (max-width: 767px) {
.touch .product-tile {
    height: 550px;
}
.touch .product-tile:nth-child(4) {
    margin-bottom: 0;
}
}
.product-features {
    background-color: #252a2c;
    color: #fff;
    overflow: hidden;
    padding: 50px 10px;
    position: relative;
}
.product-features .features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
.product-features .features-list {
    max-width: 41%;
    padding-left: 5%;
    padding-right: 5%;
}
}
.product-features .features-list-item {
    margin-bottom: 32px;
}
.product-features .features-list-item:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 1260px) {
.product-features .features-list-item {
    margin-bottom: 44px;
}
}
.product-features .feature-title {
    color: #dcfd00;
    font-size: 1.625em;
    position: relative;
}
.product-features .feature-title::before {
    border-bottom: 6px solid transparent;
    border-left: 8px solid #dcfd00;
    border-top: 6px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    margin: -6px 0 0 -22px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
@media (min-width: 992px) {
.product-features .feature-title {
    font-size: 2em;
}
}
.product-features .feature-description {
    color: #565656;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 0.875em;
    line-height: 1.71429em;
    margin-bottom: 34px;
}
.product-features .feature-image img {
    display: block;
    height: auto;
    width: 100%;
}
.product-features .has-more-content {
    cursor: pointer;
    display: block;
    outline: medium none;
    position: relative;
}
.product-features .has-more-content::before {
    border-bottom: 8px solid transparent;
    border-left: 12px solid #000;
    border-top: 8px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin: -8px 0 0 -5px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
.product-features .has-more-content::after {
    background-color: #fff;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 46px;
    left: 50%;
    margin: -23px 0 0 -23px;
    position: absolute;
    top: 50%;
    transition: background-color 500ms ease-in-out 0s;
    width: 46px;
}
.no-touch .product-features .has-more-content:hover::after {
    background-color: #dcfd00;
    transition: background-color 500ms ease-in-out 0s;
}
@media (min-width: 1260px) {
.product-features .has-more-content::before {
    border-bottom: 11px solid transparent;
    border-left: 15px solid #000;
    border-top: 11px solid transparent;
    margin: -10px 0 0 -5px;
}
.product-features .has-more-content::after {
    height: 60px;
    margin: -30px 0 0 -30px;
    width: 60px;
}
}
.product-features.initialized .feature-title {
    cursor: pointer;
}
@media (max-width: 992px) {
.product-features.initialized .feature-content {
    display: none;
}
.product-features.initialized .features-list-item.open .feature-content {
    display: block;
}
.product-features.initialized .features-list-item.open .feature-title {
    color: #fff;
}
.product-features.initialized .features-list-item.open .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
}
@media (min-width: 992px) {
.product-features.initialized {
    position: relative;
}
.product-features.initialized .features-list-item {
    padding-left: 8.46774%;
}
.product-features.initialized .feature-content {
    width: 23.7903%;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.product-features.initialized .feature-content {
    width: 100%;
}
}
@media (min-width: 992px) {
.product-features.initialized .feature-image {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 57.6613%;
}
.product-features.initialized .feature-description {
    display: none;
}
.product-features.initialized .feature-image {
    backface-visibility: hidden;
    opacity: 0.5;
    perspective: 1000px;
    top: -100%;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 500ms ease 0s, top 50ms ease 500ms;
    z-index: 1;
}
.product-features.initialized .features-list-item.active .feature-title {
    color: #fff;
    cursor: default;
}
.product-features.initialized .features-list-item.active .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
.product-features.initialized .features-list-item.active .feature-description {
    display: block;
}
.product-features.initialized .features-list-item.active .feature-image {
    opacity: 1;
    top: 0;
    transition: top 500ms ease-in-out 0s;
    z-index: 10;
}
.product-features.initialized .features-list-item.active ~ .features-list-item .feature-image {
    top: 100%;
}
}
@media (max-width: 992px) {
.product-features .feature-title, .product-features .feature-description {
    margin-left: 24px;
}
}
@media (min-width: 992px) {
.product-features {
    height: 455px;
    margin: 100px auto 0;
}
}
@media (min-width: 1260px) {
.product-features {
    height: 590px;
    padding-bottom: 0;
    padding-top: 165px;
}
}
@media (min-width: 768px) {
.modal.modal-video .modal-dialog {
    width: 740px;
}
}
@media (min-width: 992px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 960px;
}
}
@media (min-width: 1260px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 1030px;
}
}
.modal.modal-video .modal-content {
    padding: 0;
}
.modal.modal-video .modal-body {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.modal.modal-video .modal-body iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.product-features-container .container {
    padding: 0;
}
@media (min-width: 992px) {
.product-features-container .container {
    padding-left: 10px;
    padding-right: 10px;
}
}
.product-features-scrollable-container {
    margin: 100px auto 1px;
}
@media (min-width: 1260px) {
.product-features-scrollable-container {
    max-width: 1240px;
}
}
.product-features-scrollable-container .container {
    background-color: #252a2c;
    overflow: hidden;
    padding: 0;
    position: relative;
}
@media (min-width: 992px) {
.product-features-scrollable-container .container {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
}
.product-features-scrollable {
    color: #fff;
    overflow: hidden;
    padding: 25px 15px;
}
.product-features-scrollable .feature-scroll-button {
    background: #40494d none repeat scroll 0 0;
    cursor: pointer;
    display: none;
    font-size: 24px;
    height: 50px;
    padding: 10px;
    text-align: center;
    transition: background-color 200ms ease-in-out 0s;
}
.product-features-scrollable .feature-scroll-button:hover {
    background: #505b60 none repeat scroll 0 0;
}
.product-features-scrollable .feature-scroll-button span {
    transform: scale(1.5, 1);
}
.product-features-scrollable .feature-scroll-button.disabled {
    background: #aaa none repeat scroll 0 0;
    cursor: default;
}
@media (min-width: 992px) {
.product-features-scrollable .feature-scroll-button {
    display: block;
}
}
.product-features-scrollable .features-list {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}
.product-features-scrollable .features-list-item {
    margin-bottom: 2px;
}
.product-features-scrollable .features-list-item:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 1260px) {
.product-features-scrollable .features-list-item {
    margin-bottom: 6px;
}
}
.product-features-scrollable .feature-title {
    color: #dbfd01;
    font-size: 1.625em;
    position: relative;
}
.product-features-scrollable .feature-title::before {
    border-bottom: 6px solid transparent;
    border-left: 8px solid #dbfd01;
    border-top: 6px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    margin: -6px 0 0 -22px;
    padding: 0;
    position: absolute;
    top: 0.6em;
    width: 0;
    z-index: 1;
}
@media (min-width: 992px) {
.product-features-scrollable .feature-title {
    font-size: 2em;
}
}
.product-features-scrollable .feature-description {
    color: #aaa;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 0.875em;
    line-height: 1.71429em;
    margin-bottom: 34px;
}
.product-features-scrollable .feature-image {
    height: 100%;
    width: 100%;
}
.product-features-scrollable .feature-image img {
    display: block;
    height: auto;
    width: 100%;
}
.product-features-scrollable .has-more-content {
    cursor: pointer;
    display: block;
    outline: medium none;
    position: relative;
}
.product-features-scrollable .has-more-content::before {
    border-bottom: 8px solid transparent;
    border-left: 12px solid #000;
    border-top: 8px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin: -8px 0 0 -5px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
.product-features-scrollable .has-more-content::after {
    background-color: #fff;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 46px;
    left: 50%;
    margin: -23px 0 0 -23px;
    position: absolute;
    top: 50%;
    transition: background-color 500ms ease-in-out 0s;
    width: 46px;
}
.no-touch .product-features-scrollable .has-more-content:hover::after {
    background-color: #dbfd01;
    transition: background-color 500ms ease-in-out 0s;
}
@media (min-width: 1260px) {
.product-features-scrollable .has-more-content::before {
    border-bottom: 11px solid transparent;
    border-left: 15px solid #000;
    border-top: 11px solid transparent;
    margin: -10px 0 0 -5px;
}
.product-features-scrollable .has-more-content::after {
    height: 60px;
    margin: -30px 0 0 -30px;
    width: 60px;
}
}
.product-features-scrollable.initialized .feature-title {
    cursor: pointer;
}
@media (max-width: 992px) {
.product-features-scrollable.initialized .feature-content {
    display: none;
}
.product-features-scrollable.initialized .features-list-item.open .feature-content {
    display: block;
}
.product-features-scrollable.initialized .features-list-item.open .feature-title {
    color: #fff;
}
.product-features-scrollable.initialized .features-list-item.open .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
}
@media (min-width: 992px) {
.product-features-scrollable.initialized .feature-description {
    height: 0;
    margin-bottom: 0;
    overflow: hidden;
    transition: height 500ms ease-in-out 0s;
}
.product-features-scrollable.initialized .feature-image {
    backface-visibility: hidden;
    opacity: 0.5;
    overflow: hidden;
    perspective: 1000px;
    position: absolute;
    top: -100%;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 500ms ease 0s, top 50ms ease 500ms;
    width: 58%;
    z-index: 1;
}
.product-features-scrollable.initialized .features-list-item {
    overflow: hidden;
    padding-left: 12.5%;
    padding-right: 9.5%;
}
.product-features-scrollable.initialized .features-list-item.active .feature-title {
    color: #fff;
    cursor: default;
}
.product-features-scrollable.initialized .features-list-item.active .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
.product-features-scrollable.initialized .features-list-item.active .feature-image {
    opacity: 1;
    top: 0;
    transition: top 500ms ease-in-out 0s;
    z-index: 10;
}
.product-features-scrollable.initialized .features-list-item.active ~ .features-list-item .feature-image {
    top: 100%;
}
}
@media (max-width: 992px) {
.product-features-scrollable .feature-title, .product-features-scrollable .feature-description {
    margin-left: 24px;
}
}
@media (min-width: 992px) {
.product-features-scrollable {
    height: 455px;
    padding: 0;
    width: 42%;
}
.product-features-scrollable .features-list-copy-container {
    height: 455px;
    transition: height 500ms ease-in-out 0s;
}
.product-features-scrollable .features-list-copy-container.scrollable {
    height: 405px;
    overflow-y: scroll;
}
.product-features-scrollable .feature-image {
    position: absolute;
    right: 0;
    top: 0;
}
}
@media (min-width: 1260px) {
.product-features-scrollable {
    height: 590px;
}
.product-features-scrollable .features-list-copy-container {
    height: 590px;
}
.product-features-scrollable .features-list-copy-container.scrollable {
    height: 540px;
}
}
@media (min-width: 768px) {
.modal.modal-video .modal-dialog {
    width: 740px;
}
}
@media (min-width: 992px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 960px;
}
}
@media (min-width: 1260px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 1030px;
}
}
.modal.modal-video .modal-content {
    padding: 0;
}
.modal.modal-video .modal-body {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.modal.modal-video .modal-body iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.additional-features {
    margin: 0 auto 90px;
}
@media (min-width: 1260px) {
.additional-features {
    max-width: 1240px;
}
}
.additional-features .container {
    background-color: #252a2c;
    color: #fff;
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
.additional-features .container {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
}
.additional-features .additional-features-header {
    cursor: pointer;
    padding: 12px;
    text-align: center;
}
.additional-features .additional-features-header h6 {
    position: relative;
    text-transform: uppercase;
}
.additional-features .additional-features-header h6::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    content: " ";
    display: inline-block;
    height: 0;
    margin: 4px 0 0 11px;
    padding: 0;
    vertical-align: top;
    width: 0;
    z-index: 1;
}
.additional-features .additional-features-body {
    padding-bottom: 50px;
}
.additional-features .additional-features-list {
    list-style: outside none none;
    margin: 0 39px;
    padding: 0;
}
@media (min-width: 992px) {
.additional-features .additional-features-list {
    -moz-column-gap: 12em;
    -moz-columns: 2 auto;
    margin: 0 5.2%;
}
}
.additional-features .additional-features-list li {
    font-family: "Helvetica",Arial,sans-serif;
    margin-bottom: 1.5em;
    overflow: hidden;
    page-break-inside: avoid;
}
.additional-features .additional-features-list li h3 {
    color: #fff;
    font-size: 1.625em;
}
@media (min-width: 992px) {
.additional-features .additional-features-list li h3 {
    font-size: 2em;
}
}
.additional-features .additional-features-list li .feature-content {
    color: #aaa;
    font-size: 0.875em;
    line-height: 1.71429em;
}
.additional-features .additional-features-list li .feature-content .additional-feature-footnote {
    font-size: 0.9em;
}
.additional-features.open .additional-features-header h6::after {
    border-color: -moz-use-text-color transparent #fff;
    border-style: none solid solid;
    border-width: 0 6px 8px;
    margin: 5px 0 0 11px;
}
.product-features-legacy {
    height: auto;
    padding: 20px 10px 0;
}
.product-features-legacy .headline {
    margin-bottom: 39px;
    text-align: center;
    z-index: 1;
}
@media (min-width: 992px) {
.product-features-legacy .headline {
    margin-bottom: 63px;
}
}
.product-features-legacy .headline, .product-features-legacy .features-list {
    position: relative;
    z-index: 10;
}
.product-features-legacy .features-list {
    padding-bottom: 40px;
}
.product-features-legacy .feature-title {
    font-size: 1.5em;
}
.product-features-legacy .feature-description {
    margin-bottom: 20px;
}
.product-features-legacy .more-content {
    color: #1194f6;
    display: block;
    font-family: "Brown-Pro-Bold",Helvetica,sans-serif;
    font-size: 0.75em;
    margin-top: 20px;
    text-transform: uppercase;
}
@media (max-width: 992px) {
.product-features-legacy .more-content {
    margin-left: 24px;
}
}
.product-features-legacy .splash-image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 500px;
    width: 90%;
    z-index: 1;
}
@media (min-width: 992px) {
.product-features-legacy .splash-image {
    margin-right: 3%;
    position: absolute;
    right: 30px;
    top: 220px;
}
.product-features-legacy .splash-image img {
    width: 100%;
}
}
@media (min-width: 1260px) {
.product-features-legacy .splash-image {
    margin-right: 6.85484%;
}
}
@media (min-width: 992px) {
.product-features-legacy {
    padding: 65px 10px 50px;
}
.product-features-legacy.initialized .more-content {
    display: none;
}
.product-features-legacy.initialized .features-list-item.active .more-content {
    display: block;
}
}
@media (min-width: 1260px) {
.product-features-legacy {
    margin: 50px auto;
}
.product-features-legacy .features-list-item {
    margin-bottom: 34px;
}
}
.product-features-legacy-container .container {
    padding: 0;
}
@media (min-width: 992px) {
.product-features-legacy-container .container {
    padding-left: 10px;
    padding-right: 10px;
}
}
.product-features-vidplayer {
    background-color: #252a2c;
    color: #fff;
    overflow: hidden;
    padding: 50px 10px;
    position: relative;
}
.product-features-vidplayer .features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
.product-features-vidplayer .features-list {
    max-width: 41%;
    padding-left: 5%;
    padding-right: 5%;
}
}
.product-features-vidplayer .features-list-item {
    margin-bottom: 32px;
}
.product-features-vidplayer .features-list-item:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 1260px) {
.product-features-vidplayer .features-list-item {
    margin-bottom: 44px;
}
}
.product-features-vidplayer .feature-title {
    color: #dcfd00;
    font-size: 1.625em;
    position: relative;
}
.product-features-vidplayer .feature-title::before {
    border-bottom: 6px solid transparent;
    border-left: 8px solid #dcfd00;
    border-top: 6px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    margin: -6px 0 0 -22px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
@media (min-width: 992px) {
.product-features-vidplayer .feature-title {
    font-size: 2em;
}
}
.product-features-vidplayer .feature-description {
    color: #565656;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 0.875em;
    line-height: 1.71429em;
    margin-bottom: 34px;
}
.product-features-vidplayer .feature-image img {
    display: block;
    height: auto;
    width: 100%;
}
.product-features-vidplayer.initialized .feature-title {
    cursor: pointer;
}
@media (max-width: 992px) {
.product-features-vidplayer.initialized .feature-content {
    display: none;
}
.product-features-vidplayer.initialized .features-list-item.open .feature-content {
    display: block;
}
.product-features-vidplayer.initialized .features-list-item.open .feature-title {
    color: #fff;
}
.product-features-vidplayer.initialized .features-list-item.open .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
}
@media (min-width: 992px) {
.product-features-vidplayer.initialized {
    position: relative;
}
.product-features-vidplayer.initialized .features-list-item {
    padding-left: 8.46774%;
}
.product-features-vidplayer.initialized .feature-content {
    width: 23.7903%;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.product-features-vidplayer.initialized .feature-content {
    width: 100%;
}
}
@media (min-width: 992px) {
.product-features-vidplayer.initialized .feature-image {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 57.6613%;
}
.product-features-vidplayer.initialized .feature-description {
    display: none;
}
.product-features-vidplayer.initialized .feature-image {
    backface-visibility: hidden;
    opacity: 0.5;
    perspective: 1000px;
    top: -100%;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 500ms ease 0s, top 50ms ease 500ms;
    z-index: 1;
}
.product-features-vidplayer.initialized .features-list-item.active .feature-title {
    color: #fff;
    cursor: default;
}
.product-features-vidplayer.initialized .features-list-item.active .feature-title::before {
    border-left: 8px solid #fff;
    transform: rotate(90deg);
}
.product-features-vidplayer.initialized .features-list-item.active .feature-description {
    display: block;
}
.product-features-vidplayer.initialized .features-list-item.active .feature-image {
    opacity: 1;
    top: 0;
    transition: top 500ms ease-in-out 0s;
    z-index: 10;
}
.product-features-vidplayer.initialized .features-list-item.active ~ .features-list-item .feature-image {
    top: 100%;
}
}
@media (max-width: 992px) {
.product-features-vidplayer .feature-title, .product-features-vidplayer .feature-description {
    margin-left: 24px;
}
}
@media (min-width: 992px) {
.product-features-vidplayer {
    height: 455px;
    margin: 100px auto 0;
}
}
@media (min-width: 1260px) {
.product-features-vidplayer {
    height: 590px;
    padding-bottom: 0;
    padding-top: 165px;
}
}
.product-features-vidplayer-container .container {
    padding: 0;
}
@media (min-width: 992px) {
.product-features-vidplayer-container .container {
    padding-left: 10px;
    padding-right: 10px;
}
}
.vidplayer .has-more-content, .vidplayer .image-opens-vidplayer {
    cursor: pointer;
    display: block;
    outline: medium none;
    position: relative;
}
.vidplayer .has-more-content::before, .vidplayer .image-opens-vidplayer::before {
    border-bottom: 8px solid transparent;
    border-left: 12px solid #000;
    border-top: 8px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin: -8px 0 0 -5px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
.vidplayer .has-more-content::after, .vidplayer .image-opens-vidplayer::after {
    background-color: #fff;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 46px;
    left: 50%;
    margin: -23px 0 0 -23px;
    position: absolute;
    top: 50%;
    transition: background-color 500ms ease-in-out 0s;
    width: 46px;
}
.no-touch .vidplayer .has-more-content:hover::after, .no-touch .vidplayer .image-opens-vidplayer:hover::after {
    background-color: #dbfd01;
    transition: background-color 500ms ease-in-out 0s;
}
@media (min-width: 1260px) {
.vidplayer .has-more-content::before, .vidplayer .image-opens-vidplayer::before {
    border-bottom: 11px solid transparent;
    border-left: 15px solid #000;
    border-top: 11px solid transparent;
    margin: -10px 0 0 -5px;
}
.vidplayer .has-more-content::after, .vidplayer .image-opens-vidplayer::after {
    height: 60px;
    margin: -30px 0 0 -30px;
    width: 60px;
}
}
@media (min-width: 768px) {
.modal.modal-video .modal-dialog {
    width: 740px;
}
}
@media (min-width: 992px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 960px;
}
}
@media (min-width: 1260px) {
.modal.modal-video .modal-dialog {
    padding: 0;
    width: 1030px;
}
}
.modal.modal-video .modal-content {
    padding: 0;
}
.modal.modal-video .modal-body {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.modal.modal-video .modal-body iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tech-specs {
    margin: 40px auto;
}
.tech-specs .container {
    padding: 0;
}
@media (min-width: 992px) {
.tech-specs .container {
    padding-left: 10px;
    padding-right: 10px;
}
}
.tech-specs a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
.tech-specs ul {
    list-style-type: none;
    padding-left: 0;
}
.tech-specs .tech-specs-header {
    background-color: #c3c6c8;
    cursor: pointer;
    padding: 12px 0;
    text-align: center;
}
.tech-specs .tech-specs-header h6 {
    position: relative;
    text-transform: uppercase;
}
.tech-specs .tech-specs-header h6::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #000;
    content: " ";
    display: inline-block;
    height: 0;
    margin: 3px 0 0 11px;
    padding: 0;
    vertical-align: top;
    width: 0;
    z-index: 1;
}
.tech-specs .tech-specs-detail {
    border-bottom: 2px solid #ededed;
    margin: 12px 6.25%;
}
.tech-specs .tech-specs-detail .spec-label {
    font-size: 1.375em;
}
.tech-specs .tech-specs-detail:last-of-type {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media (min-width: 1260px) {
.tech-specs .tech-specs-detail {
    margin: 25px 8.46774%;
    padding-bottom: 20px;
}
}
.tech-specs .details-description {
    margin-left: 45px;
}
.tech-specs .details-description ul, .tech-specs .details-description p {
    font-family: "Helvetica",Arial,sans-serif;
    margin-bottom: 22px;
}
.tech-specs .details-description p, .tech-specs .details-description li {
    font-size: 0.875em;
    line-height: 1.25em;
}
.tech-specs .details-description li {
    margin-bottom: 7px;
}
.tech-specs .details-description .name {
    font-weight: 700;
}
@media (min-width: 768px) {
.tech-specs .details-description {
    margin-left: 75px;
    margin-top: 14px;
}
.tech-specs .details-description p, .tech-specs .details-description li {
    line-height: 1.7em;
}
}
.tech-specs .modal-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #1194f6;
    font-size: 0.75em;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 5px;
}
@media (min-width: 768px) {
.tech-specs .modal-button {
    left: 0;
    position: relative;
    top: 0;
}
}
.tech-specs .tech-specs-details {
    margin: 0;
}
.tech-specs.open .tech-specs-header h6::after {
    border-color: -moz-use-text-color transparent #000;
    border-style: none solid solid;
    border-width: 0 6px 8px;
    margin: 4px 0 0 11px;
}
@media (min-width: 768px) {
.modal.modal-dimensions .modal-dialog {
    width: 90%;
}
}
@media (min-width: 1260px) {
.modal.modal-dimensions .modal-dialog {
    max-width: 1030px;
    width: 100%;
}
}
@media (min-width: 768px) {
.modal.modal-dimensions .modal-content {
    padding-bottom: 100px;
}
}
.modal.modal-dimensions .images {
    overflow: auto;
    padding: 0 10px;
}
@media (min-width: 992px) {
.modal.modal-dimensions .images {
    margin-top: 90px;
}
}
@media (min-width: 768px) {
.modal.modal-dimensions .image {
    float: left;
    width: 50%;
}
.modal.modal-dimensions .image:nth-child(2n) {
    float: right;
}
}
.modal.modal-dimensions img {
    display: block;
    height: auto;
    width: 100%;
}
.tech-quote {
    background-color: #000;
    padding: 50px 0;
}
.tech-quote blockquote {
    border: medium none;
    font-size: inherit;
    margin: auto;
    padding: 0;
}
.tech-quote .logo {
    display: block;
    margin: 0 auto;
}
.tech-quote .quote {
    color: #fff;
    font-family: "Brown-Pro-Lightitalic";
    font-size: 1.625em;
    line-height: 1.30769em;
    margin: 0 auto;
    padding: 27px 44px 19px;
    text-align: center;
}
.tech-quote .cite {
    color: #c3c6c8;
    font-family: "Brown-Pro-Thin";
    font-size: 1.25em;
    font-style: normal;
}
@media (min-width: 768px) {
.tech-quote {
    padding-bottom: 65px;
}
.tech-quote .quote {
    font-size: 2.25em;
    line-height: 1.27778em;
}
}
.related-products {
    margin: 23px auto 33px;
}
.related-products .owl-carousel .disabled {
    display: none;
}
.related-products .owl-theme .owl-dots span, .related-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #565656;
}
.related-products .owl-theme .owl-dots .owl-dot.active span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.no-touch .related-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.related-products .owl-carousel a {
    display: inline-block;
}
.related-products .owl-theme .owl-controls {
    margin-top: 0;
}
.related-products .owl-theme .owl-dots {
    margin-top: 30px;
    text-align: center;
}
.related-products h3 {
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
}
.related-products .product-tile {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
@media (min-width: 768px) {
.related-products {
    margin: 70px auto 90px;
}
}
@media (max-width: 991px) {
.related-products.container {
    padding-left: 0;
    padding-right: 0;
}
}
.product-support {
    margin: 0 13.4375% 50px;
    text-align: center;
}
.product-support h3 {
    font-family: "Brown-Pro-Lightitalic";
    line-height: 1.30769em;
    margin-bottom: 16px;
}
.product-support .btn-tech-support {
    background-color: #1194f6;
    border: medium none;
    color: #fff;
    font-size: 0.75em;
    margin: 0 auto;
    padding: 17px 30px;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 768px) {
.product-support h3 {
    line-height: 1.4375em;
    margin-bottom: 22px;
}
}
@media (min-width: 992px) {
.product-support {
    margin: 0 13.4375% 85px;
}
}
.main-hero {
    background-color: #fff;
    color: #252a2c;
    display: block;
    position: relative;
    z-index: 2;
}
@media (max-width: 767px) {
.main-hero {
    margin-bottom: 10px;
}
}
.main-hero:hover {
    color: #252a2c;
    text-decoration: none;
}
.main-hero .product-image {
    margin-top: 0;
    position: relative;
    width: 100%;
}
.main-hero .product-image img {
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
}
.main-hero .product-meta .product-info {
    margin: 0;
    max-width: 40%;
    padding: 0 10px;
    position: absolute;
    top: 350px;
}
.main-hero .product-meta .product-info.topLeft, .main-hero .product-meta .product-info.topRight {
    bottom: inherit;
    top: 4%;
}
.main-hero .product-meta .product-info.bottomLeft, .main-hero .product-meta .product-info.bottomRight {
    bottom: 4%;
    top: inherit;
}
.main-hero .product-meta .product-info.topLeft, .main-hero .product-meta .product-info.bottomLeft {
    left: 1%;
    right: inherit;
}
.main-hero .product-meta .product-info.topRight, .main-hero .product-meta .product-info.bottomRight {
    left: inherit;
    right: 1%;
}
@media (max-width: 1200px) {
.main-hero .product-meta .product-info {
    max-width: 50%;
}
}
@media (max-width: 1024px) {
.main-hero .product-meta .product-info.topLeft, .main-hero .product-meta .product-info.bottomLeft {
    left: 0;
}
.main-hero .product-meta .product-info.topRight, .main-hero .product-meta .product-info.bottomRight {
    right: 0;
}
}
@media (max-width: 768px) {
.main-hero .product-meta .product-info {
    left: 20px;
    max-width: 100%;
    position: relative;
    top: 330px;
}
.main-hero .product-meta .product-info.topLeft, .main-hero .product-meta .product-info.bottomLeft, .main-hero .product-meta .product-info.topRight, .main-hero .product-meta .product-info.bottomRight {
    bottom: inherit;
    left: inherit;
    right: inherit;
    top: 0;
}
}
.main-hero .product-meta .product-info .product-name, .main-hero .product-meta .product-info .product-description, .main-hero .product-meta .product-info .product-link {
    display: block;
}
.main-hero .product-meta .product-info .product-name {
    font-family: "Brown-Pro-Bold";
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
}
.main-hero .product-meta .product-info .product-name.super-size {
    -moz-hyphens: auto;
    font-size: 7em;
    line-height: 1;
    white-space: normal;
    word-break: break-all;
}
@media (max-width: 991px) {
.main-hero .product-meta .product-info .product-name.super-size {
    font-size: 2.5em;
}
}
.main-hero .product-meta .product-info .product-name.mini-size {
    font-size: 2.5em;
}
@media (max-width: 767px) {
.main-hero .product-meta .product-info .product-name {
    font-size: 2.5em;
}
}
@media (min-width: 768px) {
.main-hero .product-meta .product-info .product-name {
    font-size: 3.8vw;
}
}
@media (min-width: 992px) {
.main-hero .product-meta .product-info .product-name {
    font-size: 4vw;
}
}
@media (min-width: 1260px) {
.main-hero .product-meta .product-info .product-name {
    font-size: 3vw;
}
}
@media (min-width: 1600px) {
.main-hero .product-meta .product-info .product-name {
    font-size: 65px;
}
}
.main-hero .product-meta .product-info .product-description, .main-hero .product-meta .product-info .product-link {
    color: #777 !important;
    font-family: "Brown-Pro-Regular";
    font-size: 1em;
}
.main-hero .product-meta .product-info .product-description {
    color: #000 !important;
    margin-top: 2px;
}
.main-hero .pre-order {
    background-color: #000;
    bottom: 0;
    color: #fff !important;
    font-size: 0.625em;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100px;
}
.no-touch .product-description {
    display: block;
}
@media (max-width: 767px) {
.no-touch .force-white-text:not(.strikethrough) * {
    color: #252a2c !important;
}
}
.touch .main-hero {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
@media (max-width: 768px) {
.touch .main-hero .product-image {
    max-height: 270px;
    overflow: hidden;
}
}
.touch .main-hero .product-meta .product-info {
    left: 8px;
}
@media (max-width: 768px) {
.touch .main-hero .product-meta .product-info {
    left: 20px;
    max-width: 100%;
    position: relative;
}
.touch .main-hero .product-meta .product-info.topLeft, .touch .main-hero .product-meta .product-info.topRight, .touch .main-hero .product-meta .product-info.bottomLeft, .touch .main-hero .product-meta .product-info.bottomRight, .touch .main-hero .product-meta .product-info.topLeft, .touch .main-hero .product-meta .product-info.bottomLeft, .touch .main-hero .product-meta .product-info.topRight, .touch .main-hero .product-meta .product-info.bottomRight {
    bottom: inherit;
    left: inherit;
    right: inherit;
    top: 0;
}
}
.touch .main-hero .product-meta .product-info .product-description {
    display: block;
}
#product-hero {
    padding-top: 90px;
}
@media (min-width: 992px) {
#product-hero {
    padding-top: 120px;
}
}
@media (min-width: 1260px) {
#product-hero {
    padding-top: 100px;
}
}
.product-hero-container {
    overflow: hidden;
    position: relative;
}
.product-hero-container .row {
    margin-left: 0;
    margin-right: 0;
}
.product-hero-container .notes {
    background: #fff none repeat scroll 0 0;
    margin: 30px 0;
    position: relative;
    text-align: center;
}
@media (min-width: 992px) {
.product-hero-container .notes {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 20px 0 30px;
    text-align: left;
}
}
.product-hero-container .notes em {
    display: block;
}
.product-hero-container .notes .disclaimer {
    font-size: 0.75em;
    margin-bottom: 0.6em;
}
.product-hero-container .notes .product-hero-availability-message {
    font-size: 16px;
    padding-top: 0;
}
.product-hero-container .notes .product-hero-sku-message {
    font-family: "Brown-Pro-Bold";
}
.product-hero-container.invalid-sku .product-configurables {
    border: 3px solid #dcfd00;
}
.product-hero-container .product-hero-carousel .disabled {
    display: none;
}
.product-hero-container .modal-360-view-container {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.product-hero-container .modal-360-view {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}
.product-hero-container .modal-360-view .container {
    height: 100%;
    padding-top: 25px;
    position: relative;
}
.product-hero-container .modal-360-view .close-modal {
    color: #fff;
    font-family: "Brown-Pro-Bold";
    font-size: 14px;
    letter-spacing: 1px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}
.product-hero-container .modal-360-view .icon-close-x {
    margin-left: 5px;
}
.product-hero-container .modal-360-view iframe {
    border: medium none;
    height: 100%;
    width: 100%;
}
.product-hero-container .modal-360-frame {
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
.product-hero-container .product-thumbnail {
    margin-top: 10px;
}
}
.product-hero-container .product-thumbnail-image {
    display: none;
}
.product-hero-container .owl-loaded .product-thumbnail-image {
    display: block;
}
.product-hero-container .owl-dots {
    margin: 0.5em 0;
    text-align: center;
}
.product-hero-container .owl-dot {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 0.75em;
    margin: 0 0.375em;
    width: 0.75em;
}
.product-hero-container .owl-dot.active {
    background: #dcfd00 none repeat scroll 0 0;
}
.product-hero-container .owl-carousel .owl-item {
    backface-visibility: hidden;
    opacity: 0;
    padding: 0 20px;
    perspective: 1000px;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 300ms ease 0s;
}
.product-hero-container .owl-carousel .owl-item.active {
    opacity: 1;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-carousel {
    position: relative;
}
.product-hero-container .owl-stage-outer {
    width: 100%;
}
.product-hero-container .owl-dots {
    margin: 0 15px 0 0;
    position: absolute;
    right: 100%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    width: 28.5714%;
}
.product-hero-container .owl-dot {
    border: medium none;
    display: block;
    height: auto;
    margin: 1em 0;
    opacity: 0.7;
    width: auto;
}
.product-hero-container .owl-dot.active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    opacity: 1;
}
.product-hero-container .owl-dot span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 50px;
    width: 50px;
}
}
.product-hero-container #product-image-enlarged {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 90%;
}
.product-hero-container .product-thumbnail-image {
    cursor: grab;
    width: 100%;
}
@media (min-width: 992px) {
.product-hero-container .product-thumbnail-image {
    cursor: auto;
}
}
.product-hero-container .owl-grab .product-thumbnail-image {
    cursor: grabbing;
}
.product-hero-container .product-view {
    margin-top: 7%;
    position: relative;
}
.product-hero-container #product-images .product-image {
    height: 0;
    left: 0;
    opacity: 0;
    top: 0;
}
.product-hero-container #product-images .product-image.selected {
    animation: 1s ease 0s normal forwards 1 running fadeIn;
}
.product-hero-container .product-configurables {
    border: 3px solid transparent;
    box-sizing: border-box;
    display: block;
}
@media (min-width: 992px) {
.product-hero-container .product-configurables {
    float: left;
    width: auto;
}
}
.product-hero-container .product-configurables.no-purchase {
    border-bottom: 1px solid #565656;
    padding-bottom: 1em;
}
@media (min-width: 992px) {
.product-hero-container .product-configurables.no-purchase {
    border-bottom: medium none;
    padding-bottom: 0;
}
}
.product-hero-container .product-controls-container {
    background: #fff none repeat scroll 0 0;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
@media (min-width: 992px) {
.product-hero-container .product-controls-container {
    background: transparent none repeat scroll 0 0;
    margin-bottom: 20px;
    margin-top: 0;
}
}
.product-hero-container .product-controls-container .product-controls-bg {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: -100%;
    position: absolute;
    width: 900%;
    z-index: 0;
}
@media (min-width: 992px) {
.product-hero-container .product-controls-container .product-controls-bg {
    position: relative;
}
}
.product-hero-container .product-controls-container em {
    margin-bottom: 10px;
    text-align: center;
}
@media (min-width: 992px) {
.product-hero-container .product-controls-container em {
    margin-top: 0;
    text-align: left;
}
}
.product-hero-container .product-controls {
    display: block;
    position: relative;
    width: 100%;
}
@media (min-width: 992px) {
.product-hero-container .product-controls {
    display: inline-block;
    float: right;
    width: auto;
}
}
.product-hero-container .no-config {
    margin-top: 20px;
}
@media (min-width: 992px) {
.product-hero-container .no-config {
    margin-top: 0;
}
}
.product-hero-container .no-config .product-hero-buy-button {
    float: left;
    margin: 0;
}
.product-hero-container .product-hero-configurable {
    display: block;
    font-size: 0.75em;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-configurable {
    display: inline-block;
    float: left;
    margin-right: -1px;
    width: auto;
}
}
.product-hero-container .product-hero-configurable .dk-select {
    width: 100%;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-configurable .dk-select {
    width: 210px;
}
.product-hero-container .product-hero-configurable .dk-select.color {
    max-width: 88px;
}
}
.product-hero-container .product-hero-configurable .dk-select.color .dk-selected {
    background-position: 25px center;
    background-repeat: no-repeat;
    background-size: 16px auto;
    padding-left: 42px;
    text-indent: -1e+9px;
}
.product-hero-container .product-hero-configurable .dk-select.color .dk-option {
    background-clip: padding-box;
    background-position: center center;
    background-size: 40px auto;
    border: 1px solid #565656;
    margin: 5px 25px !important;
    overflow: hidden;
    padding: 9px !important;
    text-indent: -1e+9px;
    width: 18px;
}
.product-hero-container .product-hero-configurable .dk-select.color .dk-select-options .dk-option {
    padding: 14px 8.3%;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-configurable .dk-select.color .dk-select-options .dk-option {
    padding: 14px 25px;
}
}
@media (min-width: 992px) {
.product-hero-container .product-hero-configurable .dk-select.color.large-color-box .dk-select-options {
    left: auto;
    width: 88px;
}
.product-hero-container .product-hero-configurable .dk-select.color.large-color-box .dk-select-options .dk-option {
    background-position: center center;
    float: left;
}
}
@media (min-width: 320px) {
.product-hero-container .product-hero-configurable .dk-select.color.large-color-box .dk-select-options .dk-option {
    background-position: center center;
    float: left;
}
}
.product-hero-container .product-hero-configurable .dk-selected {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #000;
    height: 50px;
    line-height: 18px;
    padding: 16px 45px 16px 10px;
    width: auto;
}
.product-hero-container .product-hero-configurable .dk-selected:hover {
    background-color: #ededed;
}
.product-hero-container .product-hero-configurable .dk-selected::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    margin: 0 20px 0 0;
    top: 44%;
}
.product-hero-container .product-hero-configurable .dk-selected::after {
    border: medium none;
}
.product-hero-container .product-hero-configurable .dk-selected img {
    max-height: 18px;
}
.product-hero-container .product-hero-configurable .dk-select-options {
    max-height: 350px;
    padding: 0;
}
.product-hero-container .product-hero-configurable .dk-select-options .dk-option-highlight {
    background-color: transparent;
    color: #000;
}
.product-hero-container .product-hero-configurable .dk-select-options img {
    pointer-events: none;
}
.product-hero-container .product-hero-configurable .dk-option {
    box-sizing: border-box;
    line-height: 18px;
    max-height: 62px;
    padding: 5px 10px;
    word-wrap: break-word;
}
.product-hero-container .product-hero-configurable .dk-option:hover {
    position: relative;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-configurable .dk-option.color-palette {
    float: left;
}
}
.product-hero-container .product-hero-configurable .dk-option-selected, .product-hero-container .product-hero-configurable .dk-option[data-value=""] {
    display: none;
}
.product-hero-container .product-hero-configurable .dk-select-open-down .dk-selected, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-selected {
    background-color: #c3c6c8;
}
.product-hero-container .product-hero-configurable .dk-select-open-down .dk-selected::before, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-selected::before {
    border-color: -moz-use-text-color transparent #000;
    border-style: none solid solid;
    border-width: medium 4px 6px;
}
.product-hero-container .product-hero-configurable .dk-select-open-down .dk-selected::after, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-selected::after {
    border: medium none;
}
.product-hero-container .product-hero-configurable .dk-select-open-down .dk-select-options, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-select-options {
    background: #ededed none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
}
.product-hero-container .product-hero-configurable .dk-select-open-down .dk-selected:hover, .product-hero-container .product-hero-configurable .dk-select-open-down .dk-option:hover, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-selected:hover, .product-hero-container .product-hero-configurable .dk-select-open-up .dk-option:hover {
    background-color: #c3c6c8;
    color: #2f3132;
}
.product-hero-container .product-hero-configurable .dk-select-disabled {
    opacity: 1;
}
.product-hero-container .product-hero-configurable .dk-select-disabled .dk-selected {
    color: #777;
}
.product-hero-container .product-hero-configurable .dk-select-disabled .dk-selected:hover {
    background-color: #fff;
}
.product-hero-container .product-hero-configurable .dk-select-disabled img {
    opacity: 0.6;
}
.product-hero-container .product-hero-configurable .dk-option-disabled {
    display: none;
}
.product-hero-container .product-hero-buy-button {
    background-color: #252a2c;
    border: medium none;
    color: #dcfd00;
    cursor: pointer;
    display: block;
    font-family: "Brown-Pro-Bold";
    font-size: 0.75em;
    height: 50px;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 auto;
    padding: 16px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 150ms ease 0s;
    width: 100%;
}
.product-hero-container .product-hero-buy-button.loading {
    transform: rotate(180deg);
}
@media (min-width: 992px) {
.product-hero-container .product-hero-buy-button {
    display: inline-block;
    float: right;
    margin: 3px 0 3px 20px;
    width: auto;
}
}
.product-hero-container .product-hero-buy-button[href="#"] {
    background-color: #c3c6c8;
    border: medium none;
    color: #fff;
    cursor: default;
    height: 50px;
    line-height: 18px;
    margin: 0 auto;
    padding: 16px 30px;
    text-align: center;
}
@media (min-width: 992px) {
.product-hero-container .product-hero-buy-button[href="#"] {
    margin: 3px 0 3px 20px;
}
}
.product-hero-container .color-swatch {
    display: block;
    height: 23px;
    overflow: hidden;
    width: 23px;
}
.product-hero-container .color-swatch img {
    height: 51px;
    margin-left: -14px;
    margin-top: -14px;
    width: 51px;
}
.product-hero-container .product-title {
    font-family: "Brown-Pro-Bold";
    margin: 0;
}
@media (min-width: 992px) {
.product-hero-container .product-view > .row {
    position: relative;
}
.product-hero-container .product-description-alignment {
    position: relative;
}
}
.product-hero-container .product-description {
    margin: 0 0 20px;
    text-align: center;
}
.product-hero-container .product-description .force-white-text {
    color: #fff;
}
.product-hero-container .product-description .force-dark-text {
    color: #252a2c;
}
@media (min-width: 992px) {
.product-hero-container .product-description {
    margin: 0;
    text-align: left;
}
}
.product-hero-container .product-description .price {
    font-family: "Brown-Pro-Light";
    font-size: 1.625em;
    text-align: center;
}
@media (min-width: 992px) {
.product-hero-container .product-description .price {
    text-align: left;
}
}
.product-hero-container .product-description .original-price {
    color: rgba(0, 0, 0, 0.4) !important;
    margin-right: 0.5em;
    position: relative;
}
.product-hero-container .product-description .original-price::after {
    border-top: 1px solid rgba(0, 0, 0, 0.4) !important;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0.7em;
    width: 100%;
}
.product-hero-container .product-description .product-description-text {
    clear: both;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
}
.product-hero-container .product-description .product-view {
    font-family: "Brown-Pro-Bold";
    font-size: 0.875em;
    letter-spacing: 1px;
    margin: 30px 0 0;
    overflow: auto;
    padding: 0;
    text-transform: uppercase;
}
.product-hero-container .product-description .product-view li {
    display: inline-block;
    float: left;
    margin: 0 30px 10px 0;
}
.product-hero-container .product-description .product-view li:last-child {
    margin: 0;
}
.product-hero-container .product-description .product-view li a {
    color: #fff;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
.product-hero-container .product-description .product-view li icon {
    margin: 0 10px 0 0;
}
.hero-tile {
    background-color: #fff;
    border-top: 2px solid #ededed;
    color: #252a2c;
    display: block;
    height: 520px;
    padding-top: 30px;
    position: relative;
}
.hero-tile:hover {
    color: #252a2c !important;
    text-decoration: none;
}
@media (min-width: 768px) {
.hero-tile {
    border-top: medium none;
    height: 435px;
    padding-top: 90px;
}
}
@media (min-width: 768px) {
.hero-tile {
    height: 370px;
    z-index: 2;
}
}
@media (min-width: 992px) {
.hero-tile {
    height: 460px;
}
}
@media (min-width: 1260px) {
.hero-tile {
    height: 520px;
}
}
.hero-tile .hero-image {
    bottom: 0;
    position: absolute;
    width: auto;
}
@media (max-width: 767px) {
.hero-tile .hero-image {
    bottom: 0;
    max-height: 310px;
    max-width: 100%;
}
}
@media (min-width: 768px) {
.hero-tile .hero-image {
    bottom: 0;
    max-height: 400px;
    right: -10px;
    top: auto;
}
}
@media (min-width: 992px) {
.hero-tile .hero-image {
    bottom: 0;
    max-height: 510px;
    top: auto;
}
}
@media (min-width: 1260px) {
.hero-tile .hero-image {
    bottom: auto;
    max-height: 550px;
    right: 50px;
    top: -30px;
}
}
.hero-tile .hero-metadata {
    margin: 0 20px 0 0;
    position: absolute;
    top: 0;
}
@media (min-width: 768px) {
.hero-tile .hero-metadata {
    top: 30px;
    width: 420px;
}
}
@media (min-width: 992px) {
.hero-tile .hero-metadata {
    top: 25px;
}
}
@media (min-width: 1260px) {
.hero-tile .hero-metadata {
    top: 60px;
}
}
@media (max-width: 767px) {
.hero-tile .product-name-prefix {
    margin: 16px 0 0;
}
}
.hero-tile .product-name {
    font-family: "Brown-Pro-Bold";
    font-size: 2.5em;
    line-height: 1.125em;
    text-transform: uppercase;
}
@media (min-width: 992px) {
.hero-tile .product-name {
    font-size: 2.5em;
    line-height: 1.125em;
}
}
@media (min-width: 1260px) {
.hero-tile .product-name {
    font-size: 3.75em;
    line-height: 65px;
}
}
.hero-tile .learn-more {
    background-color: #1194f6;
    border: medium none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 0.75em;
    padding: 20px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.hero-tile .price {
    display: inline-block;
    padding-left: 15px;
}
.touch .hero-tile {
    top: 1650px;
}
@media (min-width: 768px) {
.touch .hero-tile {
    top: 615px;
}
}
.main-carousel {
    margin: 0 auto 33px;
    max-width: 1240px;
}
.main-carousel .owl-theme .owl-dots span, .main-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #565656;
}
.main-carousel .owl-theme .owl-dots .owl-dot.active span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.no-touch .main-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.main-carousel .owl-carousel a {
    display: inline-block;
}
.main-carousel .owl-theme .owl-controls {
    margin-top: 0;
}
.main-carousel .owl-theme .owl-dots {
    margin-top: 30px;
    text-align: center;
}
.main-carousel h3 {
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
}
.main-carousel .product-tile {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
@media (max-width: 991px) {
.main-carousel.container {
    padding-left: 0;
    padding-right: 0;
}
}
.static-width {
    min-width: 950px;
}
@media (max-width: 992px) {
.static-width {
    margin: 0 10px;
}
}
.shim {
    left: 0;
    visibility: hidden;
}
#compare-product-tiles, #compare-product-tiles-shim {
    overflow: hidden;
    padding: 30px 0 36px;
    z-index: 99;
}
#compare-product-tiles.lock-sub-nav, #compare-product-tiles-shim.lock-sub-nav {
    background-color: #fff;
    left: 0;
    position: fixed;
    width: 100%;
}
#compare-product-tiles.lock-sub-nav .static-width, #compare-product-tiles-shim.lock-sub-nav .static-width {
    padding: 0;
}
.compare-product-tile {
    float: right;
    margin-right: 20px;
    min-height: 240px;
    padding: 0;
    position: relative;
    width: 190px;
}
.compare-product-tile:first-child {
    margin-right: 0;
}
.compare-product-tile.disclaimer-space {
    min-height: 265px;
}
.compare-grid-header {
    background-color: #ededed;
    height: 60px;
    padding-top: 18px;
    text-align: center;
}
.compare-grid-header .svg-uarr {
    float: right;
    margin-top: 5px;
}
.compare-grid-header .svg-uarr.svg-darr {
    transform: rotate(180deg);
}
.compare-grid-header .triangle-down {
    display: inline;
}
.compare-grid-header .triangle-up {
    display: none;
}
.compare-grid-header.collapsed .triangle-down {
    display: none;
}
.compare-grid-header.collapsed .triangle-up {
    display: inline;
}
.grid-header-title {
    cursor: pointer;
    font-size: 0.875em;
    margin: 0 auto;
    text-transform: uppercase;
    width: 125px;
}
.compare-feature-grid {
    position: relative;
}
.compare-feature-grid.lock-sub-nav {
    margin-top: 410px;
}
.compare-grid-features {
    padding: 0 0 30px;
}
.compare-learn-more {
    bottom: 0;
    color: #1194f6;
    cursor: pointer;
    font-size: 0.75em;
    position: absolute;
    text-transform: uppercase;
}
.compare-product-image {
    height: 160px;
    margin-bottom: 10px;
    padding: 8px 0 0;
    text-align: center;
}
.compare-product-image img {
    max-height: 125px;
}
.compare-product-image a {
    outline: 0 none;
}
.compare-product-remove {
    color: #fff;
    cursor: pointer;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 11px;
}
.compare-product-price {
    font-family: "Brown-Pro-Light";
    font-size: 1.0625em;
    height: 27px;
}
.compare-product-price.strikethrough {
    float: left;
}
.price-disclaimer {
    display: block;
    font-family: "Brown-Pro-Italic";
    font-size: 0.625em;
    line-height: 1;
}
.compare-product-name {
    font-size: 0.9375em;
    padding-bottom: 2px;
    padding-top: 10px;
}
.promo-products {
    margin: 23px auto 33px;
}
.promo-products .owl-carousel {
    display: block;
}
.promo-products .owl-theme .owl-dots span, .promo-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #565656;
}
.promo-products .owl-theme .owl-dots .owl-dot.active span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.no-touch .promo-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
}
.promo-products .owl-carousel a {
    display: inline-block;
}
.promo-products .owl-theme .owl-controls {
    margin-top: 0;
}
.promo-products .owl-theme .owl-dots {
    margin-top: 30px;
    text-align: center;
}
.promo-products h3 {
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
}
.promo-products .promo-tile {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) {
.promo-products {
    margin: 70px auto 90px;
}
}
@media (max-width: 991px) {
.promo-products.container {
    padding-left: 0;
    padding-right: 0;
}
}
.promos-container {
    position: relative;
}
#promo-grid {
    margin-bottom: 80px;
    position: relative;
}
@media (min-width: 992px) {
#promo-grid.uncategorized.unsorted .promo-tile {
    z-index: 3;
}
#promo-grid.uncategorized.unsorted .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted .promo-tile:nth-child(3) {
    z-index: 0;
}
}
#promo-grid.uncategorized.unsorted.featured .promo-tile {
    z-index: 3;
}
@media (min-width: 768px) {
#promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(3) {
    margin-bottom: 370px;
    z-index: 1;
}
}
@media (min-width: 992px) {
#promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(3) {
    margin-bottom: 460px;
    z-index: 1;
}
}
@media (min-width: 1260px) {
#promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(3) {
    margin-bottom: 520px;
    z-index: 1;
}
}
@media (min-width: 1260px) {
#promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted.featured .promo-tile:nth-child(3) {
    margin-bottom: 520px;
    z-index: 1;
}
}
@media (min-width: 1260px) {
#promo-grid.uncategorized.unsorted .promo-tile {
    z-index: 3;
}
#promo-grid.uncategorized.unsorted .promo-tile:nth-child(2), #promo-grid.uncategorized.unsorted .promo-tile:nth-child(3), #promo-grid.uncategorized.unsorted .promo-tile:nth-child(4) {
    z-index: 1;
}
}
.promo-tile {
    background-color: #fff;
    color: #252a2c;
    z-index: 2;
}
@media (max-width: 767px) {
.promo-tile:nth-child(4) {
    margin-bottom: 0;
}
}
@media (max-width: 767px) {
.promo-tile {
    height: auto;
    margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.promo-tile {
    height: 570px;
}
}
.promo-tile:hover {
    color: #252a2c;
    text-decoration: none;
}
.promo-tile .promo-image {
    height: 570px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.promo-tile .promo-image > img {
    margin-top: 30px;
    max-height: 280px;
    max-width: 280px;
}
@media (max-width: 767px) {
.promo-tile .promo-image {
    height: 390px;
}
}
.promo-tile ul.color-swatches {
    bottom: auto;
    display: none;
    left: auto;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 7px;
    text-align: left;
    top: 15px;
    width: 60px;
}
@media (min-width: 767px) {
.promo-tile ul.color-swatches {
    display: block;
}
}
.promo-tile ul.color-swatches li.color-swatch {
    border: 1px solid #565656;
    display: inline-block;
    height: 18px;
    margin: 0;
    overflow: hidden;
    width: 18px;
}
.promo-tile ul.color-swatches li.color-swatch img {
    height: 40px;
    margin-left: -11px;
    margin-top: -11px;
    max-width: inherit;
    width: 40px;
}
.promo-tile ul.color-swatches li.color-swatch.disabled {
    cursor: not-allowed;
    opacity: 0.35;
}
@media (max-width: 767px) {
.promo-tile .promo-meta {
    padding: 20px;
}
}
.promo-tile .promo-meta .promo-info {
    left: 30px;
    margin: 0;
    padding: 0;
    right: 30px;
    top: 350px;
}
@media (max-width: 767px) {
.promo-tile .promo-meta .promo-info {
    left: 20px;
    top: 330px;
}
}
@media (min-width: 768px) {
.promo-tile .promo-meta .promo-info {
    position: absolute;
}
}
.promo-tile .promo-meta .promo-info .promo-name, .promo-tile .promo-meta .promo-info .promo-description, .promo-tile .promo-meta .promo-info .price, .promo-tile .promo-meta .promo-info .strikethrough, .promo-tile .promo-meta .promo-info .disclaimer {
    display: block;
}
.promo-tile .promo-meta .promo-info .price, .promo-tile .promo-meta .promo-info .strikethrough, .promo-tile .promo-meta .promo-info .disclaimer {
    float: left;
}
.promo-tile .promo-meta .promo-info .promo-name {
    font-size: 1.125em;
}
.promo-tile .promo-meta .promo-info .price {
    font-family: "Brown-Pro-Light";
}
.promo-tile .promo-meta .promo-info .disclaimer {
    margin-top: -8px;
    min-width: 100%;
}
.promo-tile .promo-meta .promo-info .disclaimer::before {
    clear: both;
    content: " ";
    display: block;
}
.promo-tile .promo-meta .promo-info .promo-description {
    display: none;
    font-family: "Brown-Pro-Italic";
    font-size: 0.875em;
}
@media (min-width: 992px) {
.promo-tile .promo-meta .promo-info .promo-description {
    font-size: 1em;
}
}
@media (max-width: 767px) {
.promo-tile .promo-meta .promo-info .promo-description {
    font-family: "Brown-Pro-Italic";
}
}
.promo-tile .promo-meta .compare-checkbox-group {
    left: 30px;
    position: absolute;
    top: 30px;
}
.promo-tile .promo-meta .compare-checkbox-label.maxCompare {
    color: #f93248 !important;
}
.promo-tile .promo-meta .learn-more, .promo-tile .promo-meta .cta {
    clear: both;
    padding: 10px 15px;
}
.promo-tile .promo-meta ul.color-swatches-mobile {
    bottom: 0;
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
@media (min-width: 767px) {
.promo-tile .promo-meta ul.color-swatches-mobile {
    display: none;
}
}
.promo-tile .promo-meta ul.color-swatches-mobile::before {
    clear: both;
    content: " ";
    display: block;
}
.promo-tile .promo-meta ul.color-swatches-mobile li.color-swatch {
    border: 1px solid #565656;
    display: block;
    float: left;
    height: 18px;
    margin: 2px;
    overflow: hidden;
    width: 18px;
}
.promo-tile .promo-meta ul.color-swatches-mobile li.color-swatch img {
    height: 40px;
    margin-left: -11px;
    margin-top: -11px;
    width: 40px;
}
.promo-tile .pre-order {
    background-color: #000;
    bottom: 0;
    color: #fff !important;
    font-size: 0.625em;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100px;
}
@media (max-width: 767px) {
.no-touch .promo-tile .force-white-text:not(.strikethrough) * {
    color: #fff !important;
}
}
@media (max-width: 767px) {
.no-touch .promo-tile .reverse-colors:not(.strikethrough) .btn {
    color: #ff0 !important;
}
}
.no-touch .promo-tile .promo-description {
    display: block !important;
}
.no-touch .promo-tile .color-swatches {
    display: block;
}
.touch .promo-tile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 620px;
}
.touch .promo-tile .promo-meta .promo-info {
    left: 8px;
    top: 472px;
}
.touch .promo-tile .promo-meta .color-swatches {
    display: none;
}
.touch .promo-tile .promo-meta .color-swatches-mobile {
    display: block;
}
.touch .promo-tile .promo-meta .promo-description {
    display: block !important;
}
@media (max-width: 767px) {
.touch .promo-tile .promo-meta .promo-description .no-touch .promo-description {
    display: block !important;
}
}
.touch .promo-tile .promo-meta .promo-description .no-touch .promo-tile:hover .promo-image {
    cursor: pointer;
    transition: background-color 0.33s ease 0s, color 0.33s ease 0s;
}
@media (min-width: 768px) {
.touch .promo-tile .promo-meta .promo-description .no-touch .promo-tile:hover .promo-image {
    background-color: #fff;
}
}
.touch .promo-tile .pre-order {
    bottom: auto;
    top: 356px;
}
@media (min-width: 768px) {
.touch .promo-tile .pre-order {
    top: 426px;
}
}
@media (max-width: 767px) {
.touch .promo-tile {
    height: 410px;
}
.touch .promo-tile:nth-child(4) {
    margin-bottom: 0;
}
}
.touch .promo-tile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 620px;
}
.touch .promo-tile .promo-meta .promo-info {
    left: 8px;
    top: 472px;
}
.touch .promo-tile .promo-meta .color-swatches {
    display: none;
}
.touch .promo-tile .promo-meta .color-swatches-mobile {
    display: block;
}
.touch .promo-tile .promo-meta .promo-description, .touch .promo-tile .promo-meta .no-touch .promo-description {
    display: block !important;
}
.touch .promo-tile .pre-order {
    bottom: auto;
    top: 356px;
}
@media (min-width: 768px) {
.touch .promo-tile .pre-order {
    top: 426px;
}
}
@media (max-width: 767px) {
.touch .promo-tile {
    height: 550px;
}
.touch .promo-tile:nth-child(4) {
    margin-bottom: 0;
}
.touch .featured .promo-tile:nth-child(4) {
    margin-bottom: 0;
}
}
.products-container {
    position: relative;
}
#products-list {
    margin-bottom: 80px;
    position: relative;
}
.searchresults-nav {
    border-top: 2px solid #ededed;
    padding-top: 30px;
    text-align: center;
}
.searchresults-nav div {
    display: inline-block;
}
.searchresults-nav div .link {
    float: left;
    font-family: "Brown-Pro-Bold";
    font-size: 1em;
}
.searchresults-nav div .link a {
    color: #c3c6c8;
    display: block;
    margin: 5px;
    min-width: 24px;
    padding: 2px;
    text-align: center;
}
.searchresults-nav div .link:hover a, .searchresults-nav div .link.active a {
    background-color: #dcfd00;
    color: #252a2c;
    cursor: pointer;
    text-decoration: none;
}
.searchresults-nav div .link:hover a.arrow-prev, .searchresults-nav div .link:hover a.arrow-next, .searchresults-nav div .link.active a.arrow-prev, .searchresults-nav div .link.active a.arrow-next {
    background: #fff none repeat scroll 0 0;
}
.searchresults-nav div .arrow-prev::before {
    color: #2f3132;
    content: "◀";
    font-size: 0.75em;
}
.searchresults-nav div .arrow-next::before {
    color: #2f3132;
    content: "▶";
    font-size: 0.75em;
}
.touch .searchresults-nav div .link:hover a {
    background-color: #fff;
    color: #c3c6c8;
}
.searchresult-items {
    margin-top: 5%;
}
@media (max-width: 767px) {
.searchresult-items {
    margin-top: 46px;
    text-align: center;
}
}
@media (max-width: 767px) {
.searchresult-items .searchresult-header {
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
}
}
.searchresult-items .searchresult-header .searchresultTitle {
    color: inherit;
    font-family: "Brown-Pro-Bold";
    font-size: 2.25em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.1;
    margin-top: 0;
    text-transform: uppercase;
}
@media (max-width: 767px) {
.searchresult-items .searchresult-header .searchresultTitle {
    font-size: 1.75em;
    text-align: center;
}
}
.searchresult-items .searchresult-header h1.searchresultTitle {
    margin-top: 0;
}
@media (max-width: 767px) {
.searchresult-items .searchresult-header h1.searchresultTitle {
    font-size: 1.75em;
    text-align: center;
}
}
.searchresult-items .searchresult-header .msg-support {
    color: #999;
    font-family: "Brown-Pro-Italic";
    font-size: 1.125em;
}
@media (max-width: 767px) {
.searchresult-items .searchresult-header .msg-support {
    font-size: 1em;
}
}
.searchresult-items .searchresult-header .link-support a {
    font-size: 0.75em;
    text-transform: uppercase;
}
.searchresult-items .result-count {
    color: #999;
    font-family: "Helvetica",sans-serif;
    font-size: 1em;
    text-align: right;
}
.searchresult-item {
    background-color: #fff;
    color: #252a2c;
    display: inline;
    width: 100%;
    z-index: 2;
}
@media (max-width: 767px) {
.searchresult-item {
    margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.searchresult-item {
    min-height: 220px;
}
}
.searchresult-item:hover {
    background-color: #ededed;
    color: #252a2c;
    cursor: pointer;
    text-decoration: none;
}
.searchresult-item:hover .product-meta .links {
    opacity: 1;
}
.searchresult-item .product-image {
    float: left;
    height: 220px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 220px;
}
@media (max-width: 991px) {
.searchresult-item .product-image {
    width: 100%;
}
}
.searchresult-item .product-image img {
    max-height: 150px;
    max-width: 200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 991px) {
.searchresult-item .product-image img {
    max-height: 200px;
}
}
@media (max-width: 991px) {
.searchresult-item .product-image {
    padding: 20px;
}
}
.searchresult-item .product-meta {
    height: 220px;
    white-space: normal;
}
@media (max-width: 991px) {
.searchresult-item .product-meta {
    height: auto;
    margin-bottom: 90px;
    padding: 30px;
    text-align: center;
}
}
.searchresult-item .product-meta .product-info {
    margin: 0;
    max-width: 400px;
    padding: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 991px) {
.searchresult-item .product-meta .product-info {
    max-width: 768px;
    top: auto;
    transform: none;
}
}
@media (min-width: 992px) {
.searchresult-item .product-meta .product-info {
    position: absolute;
}
}
.searchresult-item .product-meta .product-info .product-name, .searchresult-item .product-meta .product-info .product-description {
    display: block;
}
.searchresult-item .product-meta .product-info .bundle {
    background-color: #ff7075;
    color: #fff;
    font-family: "Brown-Pro-Bold";
    font-size: 0.625em;
    padding: 3px 5px;
    position: absolute;
    text-transform: uppercase;
    top: -25px;
}
@media (max-width: 991px) {
.searchresult-item .product-meta .product-info .bundle {
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 52px;
}
}
.searchresult-item .product-meta .product-info .product-name {
    color: #333;
    font-family: "Brown-Pro-Bold";
    font-size: 1.125em;
}
.searchresult-item .product-meta .product-info .price {
    display: none;
    font-family: "Brown-Pro-Light";
}
.searchresult-item .product-meta .product-info .disclaimer {
    display: none;
    margin-top: -8px;
    min-width: 100%;
}
.searchresult-item .product-meta .product-info .disclaimer::before {
    clear: both;
    content: " ";
    display: block;
}
.searchresult-item .product-meta .product-info .product-description {
    color: #777 !important;
    font-family: "Brown-Pro-LightItalic";
    font-size: 0.875em;
}
@media (min-width: 992px) {
.searchresult-item .product-meta .product-info .product-description {
    font-size: 1em;
}
}
.searchresult-item .product-meta .links {
    bottom: 40px;
    font-size: 0.75em;
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
}
.searchresult-item .product-meta .links .link-learn, .searchresult-item .product-meta .links .link-support {
    color: #1194f6;
    padding: 0 10px;
}
.searchresult-item .product-meta .links .link-learn {
    padding-left: 0;
}
@media (max-width: 991px) {
.searchresult-item .product-meta .links .link-learn {
    padding-left: 10px;
}
}
@media (max-width: 991px) {
.searchresult-item .product-meta .links {
    bottom: auto;
    opacity: 1;
    padding-top: 20px;
    position: relative;
}
}
@media (max-width: 991px) {
.no-touch .product-description {
    display: block !important;
}
}
@media (max-width: 767px) {
.no-touch .force-white-text:not(.strikethrough) *, .no-touch .reverse-colors:not(.strikethrough) * {
    color: #252a2c !important;
}
}
.no-touch .searchresult-item:hover .product-description {
    display: block !important;
}
.touch .searchresult-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.touch .searchresult-item .product-meta .links {
    opacity: 1;
}
.touch .searchresult-item .product-meta .product-description {
    display: block !important;
}
@media (max-width: 767px) {
.touch .searchresult-item .product-meta .product-description .no-touch .product-description {
    display: block !important;
}
}
.searchresults-left-menus {
    margin: 5% auto;
    position: relative;
}
@media (min-width: 768px) {
.searchresults-left-menus {
    float: left;
    margin-bottom: 2%;
    margin-top: 5%;
    max-width: 300px;
    padding-left: 20px;
    padding-right: 0;
}
}
.searchresults-left-menus .searchresults-menu-item {
    background-color: #ededed;
    border-bottom: 2px solid #fff;
    color: #252a2c;
    display: block;
    font-size: 0.75em;
    min-height: 50px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
    vertical-align: middle;
}
@media (max-width: 991px) {
.searchresults-left-menus .searchresults-menu-item {
    display: inline-block;
    float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
}
.searchresults-left-menus .searchresults-menu-item .arrow-right {
    border-bottom: 4px solid transparent;
    border-left: 6px solid #000;
    border-top: 4px solid transparent;
    height: 0;
    opacity: 0;
    position: absolute;
    right: 28px;
    top: 23px;
    transition: opacity 0.5s linear 0s;
    width: 0;
}
.searchresults-left-menus .searchresults-menu-item.active {
    background-color: #dcfd00;
}
.searchresults-left-menus .searchresults-menu-item.active .arrow-right {
    opacity: 1;
    text-decoration: none !important;
}
.searchresults-left-menus .searchresults-menu-item:hover {
    background-color: #dcfd00;
}
.searchresults-left-menus .searchresults-menu-item:hover .arrow-right {
    opacity: 1;
    text-decoration: none !important;
}
.searchresults-left-menus .searchresults-menu-item .subnav-title {
    display: block;
    margin: 21px 28px;
    padding-right: 8px;
}
.touch .searchresults-left-menus .searchresults-menu-item:hover {
    background-color: #ededed;
}
.touch .searchresults-left-menus .searchresults-menu-item:hover .arrow-right {
    opacity: 0;
}
.searchresultsMenuTitle {
    color: #999;
    font-family: "Brown-Pro-Italic";
    font-size: 1.125em;
    margin: 0 0 21px 28px;
}
.single-column {
    position: relative;
}
@media (min-width: 768px) {
.single-column {
    margin-bottom: 2%;
    margin-top: 2%;
    padding-left: 0;
}
}
.single-column a {
    color: #428bca;
    padding: 10px 0;
    text-decoration: none;
}
@media (min-width: 1260px) {
.single-column a {
    opacity: 0.9;
}
.single-column a:hover {
    opacity: 1;
    text-decoration: underline;
}
}
.grouping span strong {
    color: #888;
    font-weight: 400;
}
.grouping h5 {
    color: #888;
}
