@charset "UTF-8";
/* ---------------------------------------------------------
   Font face
   ---------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon/icomoon.eot?mtxlfj");
  src: url("../../fonts/icomoon/icomoon.eot?mtxlfj#iefix") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.ttf?mtxlfj") format("truetype"), url("../../fonts/icomoon/icomoon.woff?mtxlfj") format("woff"), url("../../fonts/icomoon/icomoon.svg?mtxlfj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* This stylesheet generated by Transfonter (http://transfonter.org) on June 8, 2016 12:03 PM */
@font-face {
  font-family: 'DINPro';
  src: url("../../fonts/dinpro/DINPro-Medium.eot");
  src: url("../../fonts/dinpro/DINPro-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/dinpro/DINPro-Medium.woff2") format("woff2"), url("../../fonts/dinpro/DINPro-Medium.woff") format("woff"), url("../../fonts/dinpro/DINPro-Medium.ttf") format("truetype"), url("../../fonts/dinpro/DINPro-Medium.svg#DINPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("../../fonts/dinpro/DINPro-Bold.eot");
  src: url("../../fonts/dinpro/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/dinpro/DINPro-Bold.woff2") format("woff2"), url("../../fonts/dinpro/DINPro-Bold.woff") format("woff"), url("../../fonts/dinpro/DINPro-Bold.ttf") format("truetype"), url("../../fonts/dinpro/DINPro-Bold.svg#DINPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("../../fonts/dinpro/DINPro-Regular.eot");
  src: url("../../fonts/dinpro/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/dinpro/DINPro-Regular.woff2") format("woff2"), url("../../fonts/dinpro/DINPro-Regular.woff") format("woff"), url("../../fonts/dinpro/DINPro-Regular.ttf") format("truetype"), url("../../fonts/dinpro/DINPro-Regular.svg#DINPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("../../fonts/dinpro/DINPro-Black.eot");
  src: url("../../fonts/dinpro/DINPro-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/dinpro/DINPro-Black.woff2") format("woff2"), url("../../fonts/dinpro/DINPro-Black.woff") format("woff"), url("../../fonts/dinpro/DINPro-Black.ttf") format("truetype"), url("../../fonts/dinpro/DINPro-Black.svg#DINPro-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("../../fonts/dinpro/DINPro-Light.eot");
  src: url("../../fonts/dinpro/DINPro-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/dinpro/DINPro-Light.woff2") format("woff2"), url("../../fonts/dinpro/DINPro-Light.woff") format("woff"), url("../../fonts/dinpro/DINPro-Light.ttf") format("truetype"), url("../../fonts/dinpro/DINPro-Light.svg#DINPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

/* ---------------------------------------------------------
   Icomoon styles
   ---------------------------------------------------------*/
[class^="imoon-"], [class*=" imoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.imoon-logo:before {
  content: "\e905"; }

.imoon-arrow-down-o:before {
  content: "\e902"; }

.imoon-arrow-right-a:before {
  content: "\e903"; }

.imoon-linkedin:before {
  content: "\e904"; }

.imoon-arrow-top:before {
  content: "\e900"; }

.imoon-search:before {
  content: "\e901"; }

.imoon-arrow-down-b:before {
  content: "\e906"; }

.imoon-arrow-up-b:before {
  content: "\e907"; }

.icon-play:before {
  content: "\e908"; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 22px;
  line-height: 1.33;
  color: #fff;
  background-color: #000; }

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

a {
  color: #8b8b8b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #f5c400;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 29px;
  margin-bottom: 14.5px; }
  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-top: 14.5px;
  margin-bottom: 14.5px; }
  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: 52px; }

h2, .h2 {
  font-size: 42px; }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 14.5px; }

.lead {
  margin-bottom: 29px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 33px; } }

small,
.small {
  font-size: 86%; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

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

.text-success {
  color: #3c763d; }

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

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 13.5px;
  margin: 58px 0 29px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.33; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 14.5px 29px;
  margin: 0 0 29px;
  font-size: 27.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.33;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-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: '\00A0 \2014'; }

address {
  margin-bottom: 29px;
  font-style: normal;
  line-height: 1.33; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 14px;
  margin: 0 0 14.5px;
  font-size: 21px;
  line-height: 1.33;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 746px; } }
  @media (min-width: 992px) {
    .container {
      width: 966px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1192px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

.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 #333; }
  .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 #333; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="file"] {
  display: block; }

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 22px;
  line-height: 1.33;
  color: #797979; }

.form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.33;
  color: #797979;
  background-color: #000;
  background-image: none;
  border: 1px solid #333;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #f5c400;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(245, 196, 0, 0.6); }
  .form-control::-moz-placeholder {
    color: #797979;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #797979; }
  .form-control::-webkit-input-placeholder {
    color: #797979; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 43px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 40px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 60px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 29px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 51px; }
  .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 {
  height: 40px;
  padding: 5px 10px;
  font-size: 19px;
  line-height: 1.5;
  border-radius: 3px; }

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: 40px;
  line-height: 40px; }

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[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

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

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

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

.form-group-sm .form-control-static {
  height: 40px;
  min-height: 48px;
  padding: 6px 10px;
  font-size: 19px;
  line-height: 1.5; }

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

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: 60px;
  line-height: 60px; }

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[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

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

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

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

.form-group-lg .form-control-static {
  height: 60px;
  min-height: 57px;
  padding: 11px 16px;
  font-size: 28px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 53.75px; }

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

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 60px;
  height: 60px;
  line-height: 60px; }

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -13px;
  margin-right: -13px; }
  .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 {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

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

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

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

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

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

.btn-default {
  color: #797979;
  background-color: #333;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #797979;
    background-color: #1a1a1a;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #797979;
    background-color: #1a1a1a;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #797979;
    background-color: #1a1a1a;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #797979;
      background-color: #080808;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #333;
    border-color: #ccc; }
  .btn-default .badge {
    color: #333;
    background-color: #797979; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #448ccb;
  border-color: #357fc0; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #3072ac;
    border-color: #1a3d5c; }
  .btn-info:hover {
    color: #fff;
    background-color: #3072ac;
    border-color: #286090; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3072ac;
    border-color: #286090; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #286090;
      border-color: #1a3d5c; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #448ccb;
    border-color: #357fc0; }
  .btn-info .badge {
    color: #448ccb;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f5c400;
  border-color: #dcb000; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #c29b00;
    border-color: #5c4a00; }
  .btn-warning:hover {
    color: #fff;
    background-color: #c29b00;
    border-color: #9e7f00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c29b00;
    border-color: #9e7f00; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #9e7f00;
      border-color: #5c4a00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f5c400;
    border-color: #dcb000; }
  .btn-warning .badge {
    color: #f5c400;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #e26e7c;
  border-color: #de5969; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #da4456;
    border-color: #991f2d; }
  .btn-danger:hover {
    color: #fff;
    background-color: #da4456;
    border-color: #d02a3e; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #da4456;
    border-color: #d02a3e; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #d02a3e;
      border-color: #991f2d; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #e26e7c;
    border-color: #de5969; }
  .btn-danger .badge {
    color: #e26e7c;
    background-color: #fff; }

.btn-link {
  color: #8b8b8b;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #f5c400;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .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,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 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;
  width: 100%;
  max-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-top: -1px;
  margin-left: 0; }

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  color: #797979;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #333;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 19px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 28px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #8b8b8b; }
  .nav .nav-divider {
    height: 1px;
    margin: 13.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.33;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #8b8b8b;
      background-color: #000;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.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: #000; } }

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 29px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 769px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 13px;
  padding-left: 13px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 769px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 769px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 769px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 10.5px 13px;
  font-size: 28px;
  line-height: 29px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 769px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -13px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 13px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 769px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5.25px -13px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 29px; }
  @media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 29px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 769px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 10.5px;
          padding-bottom: 10.5px; } }

.navbar-form {
  margin-left: -13px;
  margin-right: -13px;
  padding: 10px 13px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3.5px;
  margin-bottom: 3.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 768px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 769px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 3.5px;
  margin-bottom: 3.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }
  @media (min-width: 769px) {
    .navbar-text {
      float: left;
      margin-left: 13px;
      margin-right: 13px; } }

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-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: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .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: #8b8b8b;
  border-color: #8b8b8b; }
  .navbar-inverse .navbar-brand {
    color: #8b8b8b; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #fff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #8b8b8b; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #f5c400; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #f5c400; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #797979; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #f5c400;
    color: #fff; }
  @media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #8b8b8b; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #8b8b8b; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #8b8b8b; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #f5c400; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #f5c400; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #8b8b8b; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #8b8b8b; }
    .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 {
  padding: 0 0;
  margin-bottom: 29px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #fff; }
  .breadcrumb > .active {
    color: #fff; }

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

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 29px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #c6c8cb; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #abaeb3; }

.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: #448ccb; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #3072ac; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #8b8b8b;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 33px;
    font-weight: 200; }
  .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-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 99px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 29px;
  line-height: 1.33;
  background-color: #000;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #fff; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #8b8b8b; }

.alert {
  padding: 15px;
  margin-bottom: 29px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 19px;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #f5c400;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

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

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

.progress-bar-success {
  background-color: #f5c400; }
  .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: #448ccb; }
  .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: #f5c400; }
  .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: #e26e7c; }
  .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 {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active: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 {
  color: #3c763d;
  background-color: #dff0d8; }

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

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 29px;
  background-color: black;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table: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-right-radius: 3px;
  border-bottom-left-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 #333; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-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; }
  .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; }
  .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; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 29px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 33px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

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

.modal-header {
  padding: 0 0 32px;
  border-bottom: 1px solid #797979;
  min-height: 0 0 32px1.33; }

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 929px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.33;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 19px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.33;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 22px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 22px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 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%;
    right: 20%;
    padding-bottom: 30px; }
  .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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  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 !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

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

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

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

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

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

/* ---------------------------------------------------------
   Custom mixins
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   helpers
   ---------------------------------------------------------*/
.list-separate, .list-dash, .grid-inline, .slick-slider .slick-dots, .sub-nav ul, .thumb-list, .count-2, .accordion, .isotope-grid, .section-clinic .list-number, .table-product ul, .section-radiation .list-def, .product-lightbox .list-circle, .ocelot-item .circle-list, .amazing-devices .item-imgs, .amazing-devices .logos, .ocelot-container .circle-list, .nav-devices ul, .foo-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .row-sm:after, #header:after, .img-centered:after, .datas:after, .content .row:after, .section-radiation .inner-cont:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

input::-moz-focus-inner {
  border: 0; }

button:hover, button:active, button:focus,
a:hover, a:active, a:focus,
input:hover, input:active, input:focus,
select:hover, select:active, select:focus,
textarea:hover, textarea:active, textarea:focus {
  outline: none;
  -moz-outline-style: none; }

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

/* ---------------------------------------------------------
   General styles
   ---------------------------------------------------------*/
html,
body {
  height: 100%; }

body {
  font-weight: 300;
  min-width: 320px; }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0 0 15px; }

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 38px; } }

@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 32px; } }

@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 20px; } }

p {
  margin-bottom: 22px; }

a {
  transition: color, 0.3s, ease-in-out; }

img {
  max-width: 100%;
  height: auto; }

label {
  font-weight: 300; }

input [type="email"],
input [type="tel"],
input[type="search"],
input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
textarea {
  -webkit-appearance: none; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border-top: 1px solid #333; }

dl {
  margin-bottom: 0; }
  dl dt {
    font-weight: 400;
    float: left; }
    dl dt:after {
      content: ':';
      margin-right: 5px; }
    dl dt:empty:after {
      content: '';
      margin-right: 0; }
  dl dd {
    margin-bottom: 12px; }

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none; } }

.text-muted {
  color: rgba(101, 109, 120, 0.5); }

.text-warning {
  color: #f5c400; }

.bg-success {
  background: #5cb85c; }

.bg-danger {
  background: #e26e7c; }

.bg-info {
  background: #448ccb; }

.w500 {
  font-weight: 500; }

.btn {
  transition: all 0.25s ease-in;
  padding: 8px 12px;
  border: none;
  min-width: 226px; }
  .btn i {
    margin-right: 15px; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 19px;
  line-height: 2.2; }

.row-sm {
  margin: 0 -5px; }
  .row-sm [class*="col-"],
  .row-sm [class^="col-"] {
    padding: 0 5px; }

@media (max-width: 479px) {
  .col-ph-12 {
    width: 100%; } }

.form-control {
  height: 39px;
  line-height: 25px;
  margin-bottom: 22px; }

textarea.form-control {
  resize: vertical;
  min-height: 217px;
  margin-bottom: 30px; }

.bg-cover {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; }

.list-separate {
  line-height: 18px;
  letter-spacing: -4px; }
  .list-separate > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    letter-spacing: 0; }
    .list-separate > li + li {
      padding-left: 6px;
      margin-left: 6px; }
      .list-separate > li + li:before {
        content: '';
        position: absolute;
        height: 11px;
        left: 0;
        top: 4px;
        border-left: 1px solid #585e67; }

.list-dash > li {
  margin-bottom: 10px; }
  .list-dash > li:before {
    content: '-';
    color: #f5c400;
    float: left;
    margin-left: -11px; }

.media img {
  max-width: none; }

.split {
  overflow: hidden;
  margin-bottom: 12px; }

.split-title {
  float: left;
  margin-right: 15px; }

.split-body {
  display: block;
  overflow: hidden;
  text-align: right; }

.more {
  display: inline-block;
  vertical-align: top; }
  .more:after {
    content: '>';
    margin-left: 3px; }

.thumbnail {
  border: none;
  padding: 0;
  margin-bottom: 56px; }
  @media (max-width: 767px) {
    .thumbnail {
      margin-bottom: 28px; } }
  .thumbnail .img, .thumbnail .thumb-episode {
    display: block; }
  .thumbnail .caption {
    font-size: 14px;
    padding: 14px 0 0; }
  .thumbnail .name {
    display: block; }
    .thumbnail .name a {
      color: #f5c400; }
      .thumbnail .name a:hover {
        color: #f5c400; }
  .thumbnail .occupation {
    display: block; }
    .thumbnail .occupation a {
      color: #fff; }
      .thumbnail .occupation a:hover {
        color: #f5c400; }

.grid-inline {
  letter-spacing: -4px;
  font-size: 1px;
  margin: 0 -24px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .grid-inline {
      margin: 0 -10px; } }
  .grid-inline > li {
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    letter-spacing: 0;
    padding: 0 24px; }
    @media (max-width: 767px) {
      .grid-inline > li {
        padding: 0 10px; } }
  .grid-inline .thumbnail a > img {
    width: 100%; }

.img, .thumb-episode {
  overflow: hidden; }
  .img:hover img, .thumb-episode:hover img {
    opacity: 0.85;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .img img, .thumb-episode img {
    transition: all 1s ease-in; }

.modal-dialog {
  margin-top: 67px; }

.modal-content {
  box-shadow: none; }

.modal-header {
  padding-bottom: 32px; }
  .modal-header .close {
    margin-top: -31px;
    color: #fff;
    opacity: 1; }
    .modal-header .close:hover {
      opacity: 0.8; }
  .modal-header .inner {
    overflow: hidden; }
  .modal-header .social-link {
    margin: 20px 0 0 15px; }
  .modal-header h3 {
    text-transform: capitalize;
    margin-bottom: 3px; }

.modal-body {
  line-height: 1.36; }
  @media (max-width: 991px) {
    .modal-body {
      padding: 41px 20px; } }
  .modal-body p {
    margin-bottom: 24px; }

.list-group-item {
  background: none;
  border-width: 1px 0;
  border-color: #333; }
  .list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0; }

.link-tab {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center; }
  @media (max-width: 767px) {
    .link-tab {
      font-weight: 400;
      margin-bottom: 22px; } }
  .link-tab > li {
    letter-spacing: 3px; }
    .link-tab > li + li {
      padding-left: 21px;
      margin-left: 21px; }
      @media (max-width: 767px) {
        .link-tab > li + li {
          padding-left: 7px;
          margin-left: 7px; } }
  .link-tab .active a {
    color: #f5c400; }

.txt {
  font-size: 0;
  line-height: 0;
  outline: medium none;
  overflow: hidden;
  text-indent: -9000em; }

.flex-justify {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }

/* ---------------------------------------------------------
   Keyframes styles
   ---------------------------------------------------------*/
@-webkit-keyframes bounceInDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(18px);
    transform: translateY(18px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes bounceInDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(18px);
    transform: translateY(18px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

/* ---------------------------------------------------------
   Uniform styles
   ---------------------------------------------------------*/
div.nice-check input,
div.nice-radio input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

.nice-radio,
.nice-checkbox {
  position: relative;
  float: left;
  margin: 0 17px 0 0; }
  .nice-radio input[type="radio"],
  .nice-radio input[type="checkbox"],
  .nice-checkbox input[type="radio"],
  .nice-checkbox input[type="checkbox"] {
    display: inline-block;
    box-shadow: none;
    opacity: 0;
    margin: 0;
    width: 100%;
    height: 100%; }
  .nice-radio span,
  .nice-checkbox span {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #333;
    background: #000; }
    .nice-radio span.checked:after,
    .nice-checkbox span.checked:after {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .nice-radio span:after,
    .nice-checkbox span:after {
      transition: opacity, 0.3s, ease-in-out, -webkit-transform, 0.3s, ease-in-out;
      transition: opacity, 0.3s, ease-in-out, transform, 0.3s, ease-in-out;
      content: '';
      position: absolute;
      width: 13px;
      height: 13px;
      left: 4px;
      bottom: 5px;
      background: url("../../images/ico-check.png");
      border-radius: 3px;
      opacity: 0;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }

.nice-radio span {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) inset; }
  .nice-radio span:after {
    background: url("../../images/sprite.png") no-repeat 0 -88px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    left: 3px;
    bottom: 3px; }

.nice-select {
  background: #000;
  border: 1px solid #333;
  cursor: pointer;
  display: block;
  outline: none;
  position: relative;
  width: 100% !important;
  height: 39px;
  line-height: 37px;
  font-size: 18px;
  padding: 0 36px 0 11px;
  color: #797979; }
  .nice-select span {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .nice-select select {
    position: absolute;
    opacity: 0;
    height: 25px;
    border: none;
    background: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .nice-select:after {
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #333;
    border-top-width: 9px;
    content: '';
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

/* ---------------------------------------------------------
   Slick styles
   ---------------------------------------------------------*/
/* slick slider styles */
.slick-slider {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider.slick-initialized .slick-slide {
    display: block; }
    .bild-detail .slick-slider.slick-initialized .slick-slide {
      padding: 0 1px; }
  .slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .slick-slider .slick-list:focus {
      outline: none; }
    .slick-slider .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%; }
    .slick-slider .slick-track:after {
      display: table;
      content: '';
      clear: both; }
  .slick-slider .slick-slide {
    display: none;
    float: left;
    min-height: 1%;
    height: 100%;
    position: relative;
    outline: none; }
  .slick-slider .slick-dots {
    line-height: 0; }
    .slick-slider .slick-dots li {
      display: inline-block;
      vertical-align: top;
      line-height: 1;
      margin: 0 10px; }
      .slick-slider .slick-dots li.slick-active button,
      .slick-slider .slick-dots li button:hover {
        background: transparent;
        border-color: #aa232b; }
    .slick-slider .slick-dots button {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      background: #333;
      border: 2px solid #333;
      width: 10px;
      height: 10px;
      padding: 0;
      border-radius: 50%;
      outline: none; }
  .slick-slider .slick-arrow {
    position: absolute;
    color: #fff;
    font-size: 62px;
    font-family: 'FontAwesome';
    top: 29.4%;
    line-height: 1;
    width: 18px;
    z-index: 1;
    display: none !important; }
    .slick-slider .slick-arrow:hover {
      color: #000; }
  .slick-slider .slick-prev {
    left: 0; }
    .slick-slider .slick-prev:before {
      content: '\f104'; }
  .slick-slider .slick-next {
    right: 0; }
    .slick-slider .slick-next:before {
      content: '\f105'; }

/* ---------------------------------------------------------
   Header styles
   ---------------------------------------------------------*/
#header {
  background: rgba(0, 0, 0, 0.4);
  padding: 27px 40px 27px 47px;
  text-align: right;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: none; }
  .page-template-viewskittycat-blade-php #header,
  .page-template-viewswildcat-blade-php #header {
    position: relative; }
  #header.hidden-header {
    position: fixed;
    top: -100px; }
    @media (max-width: 768px) {
      #header.hidden-header {
        top: -84px; } }
  #header.sticky {
    position: fixed;
    top: 0; }
  #header.transition {
    transition: top 0.7s ease; }
  #header .breadcrumb {
    font-size: 14px;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 2px; }
    #header .breadcrumb > li + li:before {
      content: '/'; }
    #header .breadcrumb .home {
      font-size: 20px;
      display: inline-block;
      vertical-align: middle; }
    #header .breadcrumb .active {
      float: right;
      padding-top: 1px; }
      #header .breadcrumb .active:before {
        display: none; }
  #header > .breadcrumb-container, #header .top-breadcrumb {
    display: block;
    max-width: 100%;
    margin: 0;
    padding: 15px 65px 15px 50px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    transition: background 0.5s ease;
    /*@include media('<tablet') {
            top: 84px;
        }*/ }
    @media (max-width: 767px) {
      #header > .breadcrumb-container, #header .top-breadcrumb {
        padding: 15px 10px 15px 10px; } }
    #header > .breadcrumb-container.sticky, #header .top-breadcrumb.sticky {
      background: rgba(0, 0, 0, 0.4); }
  @media (max-width: 991px) {
    #header {
      padding-left: 34px; } }
  @media (max-width: 768px) {
    #header {
      text-align: left;
      padding: 19px 15px; } }
  #header .logo {
    width: 148px;
    float: left; }
    #header .logo img {
      height: 37px; }
  .with-animation #header {
    position: relative; }

#nav {
  float: right;
  font-size: 17px;
  line-height: 1.4; }
  @media (max-width: 768px) {
    #nav {
      float: none;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 10;
      padding: 0;
      background: #8b8b8b; } }

@media (max-width: 768px) {
  .navbar-nav {
    margin: 0; } }

@media (max-width: 768px) {
  .navbar-nav > li {
    border-bottom: 1px solid #797979; } }

.navbar-inverse .navbar-nav > li.active > a {
  background: none; }

.navbar-nav > li:hover > a {
  color: #f5c400; }

.navbar-nav > li:hover .dropdown-menu {
  display: block; }

.navbar-nav > li > a {
  padding: 11px 18px 12px;
  text-transform: capitalize; }
  @media (min-width: 769px) {
    .navbar-nav > li > a {
      padding: 11px 13px 12px;
      border-radius: 4px; } }

.navbar-nav .dropdown-menu {
  left: auto;
  right: 0; }
  @media (max-width: 768px) {
    .navbar-nav .dropdown-menu {
      float: none;
      width: 100%;
      position: static;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 0; } }
  @media (max-width: 768px) {
    .navbar-nav .dropdown-menu > li {
      border-top: 1px solid #b3b3b3; } }
  @media (max-width: 768px) {
    .navbar-nav .dropdown-menu > li > a {
      padding: 8px 30px; } }

@media (max-width: 768px) {
  .dropdown-menu {
    font-size: 14px; } }

.dropdown-menu > li > a {
  padding: 8px 15px; }
  @media (max-width: 768px) {
    .dropdown-menu > li > a {
      padding: 8px 30px; } }

.search-wrap {
  float: right;
  width: 24px;
  margin-top: 10px;
  position: relative; }
  @media (max-width: 768px) {
    .search-wrap {
      margin-top: 5px; } }
  .search-wrap.search-active .drop {
    max-width: 400px; }
  .search-wrap.search-active .input-wrap {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .search-wrap .drop {
    transition: max-width 1s linear;
    max-width: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -6px;
    width: 292px; }
    @media (max-width: 768px) {
      .search-wrap .drop {
        right: -52px; } }
  .search-wrap .input-wrap {
    transition: -webkit-transform 1s linear;
    transition: transform 1s linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .search-wrap .search-opener {
    font-size: 16px; }
  .search-wrap .btn {
    width: 43px;
    min-width: 0;
    font-size: 16px;
    padding: 8px 12px 7px;
    line-height: 1.5; }
  .search-wrap .form-control {
    border-color: #fff;
    font-size: 13px;
    line-height: 28px;
    background: #fff; }

.navbar-inverse .navbar-toggle {
  border-color: #8b8b8b; }
  .navbar-inverse .navbar-toggle .icon-bar {
    background: #8b8b8b; }

@media (max-width: 768px) {
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; } }

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

.navbar-toggle {
  margin: 0 0 0 7px; }

.sub-nav {
  position: absolute;
  z-index: 5;
  top: 100px;
  left: 0;
  width: 100%;
  border-top: 1px solid #333;
  padding: 20px 0;
  font-size: 12px;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }
  .sub-nav ul {
    text-align: right;
    margin: 0 112px; }
    .sub-nav ul li {
      display: inline-block;
      margin: 0 20px; }
    .sub-nav ul a {
      color: #8b8b8b; }
      .sub-nav ul a:hover {
        color: #fff; }

.navbar-subnav {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%);
  border-top: 1px solid #1c1c1c;
  padding: 11px 0; }
  .navbar-subnav:before, .navbar-subnav:after {
    content: " ";
    display: table; }
  .navbar-subnav:after {
    clear: both; }
  .navbar-subnav ul {
    padding: 0;
    list-style: none;
    float: right; }
    .navbar-subnav ul:before, .navbar-subnav ul:after {
      content: " ";
      display: table; }
    .navbar-subnav ul:after {
      clear: both; }
  .navbar-subnav li {
    float: left; }
    .navbar-subnav li a {
      color: #8b8b8b;
      font-size: 12px;
      padding: 0 25px; }
  .with-animation .navbar-subnav {
    position: static; }

.link-arrow-ani {
  font-size: 17px;
  position: absolute;
  bottom: 83px;
  height: 50px;
  left: 50%;
  margin-left: -26px;
  color: #fff; }
  .link-arrow-ani i {
    -webkit-animation: bounceInDown 1.2s 2;
    animation: bounceInDown 1.2s 2;
    display: block; }
  .link-arrow-ani:hover i {
    -webkit-animation: bounceInDown 1.2s infinite;
    animation: bounceInDown 1.2s infinite; }
  @media (max-width: 767px) {
    .link-arrow-ani {
      bottom: 0;
      display: none; } }
  .link-arrow-ani:hover {
    color: #f5c400; }
  .visual-article .link-arrow-ani {
    margin-left: -26px; }

.nav-dots-container {
  position: absolute;
  right: 15px;
  width: 18px;
  bottom: 5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  opacity: 0;
  transition: opacity 1s ease; }
  .nav-dots-container a {
    display: block;
    margin: 5px 5px;
    padding: 3px; }
    .nav-dots-container a span {
      background: #333;
      border: 2px solid #333;
      width: 10px;
      height: 10px;
      border-radius: 999px;
      display: block;
      transition: background 0.5s ease, border 0.5s ease; }
    .nav-dots-container a:focus {
      border: 0 none;
      outline: none; }
    .nav-dots-container a:hover span {
      background: transparent;
      border-color: #aa232b; }
    .nav-dots-container a.active span {
      background: transparent;
      border-color: #aa232b; }
  .pinned .nav-dots-container {
    opacity: 1; }

#popupVideo.modal {
  text-align: center; }
  #popupVideo.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }

#popupVideo .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

#popupVideo .modal-body {
  padding: 0; }

#popupVideo .modal-header {
  border-bottom: 0 none;
  padding-bottom: 0; }

#popupVideo iframe {
  width: 100%;
  height: 300px;
  border: 0 none; }

.map-hold {
  position: relative; }
  .map-hold .map-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.zoom-inside {
  overflow: hidden; }
  .zoom-inside .zoom-on-hover {
    transition: -webkit-transform 0.7s ease;
    transition: transform 0.7s ease; }
    .product-block .zoom-inside .zoom-on-hover {
      width: 100%; }
  .zoom-inside:hover .zoom-on-hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.page-template-lumivascular-blade .col-sm-8 .zoom-inside {
  max-height: 208px; }

.visual-article .top-breadcrumb {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  padding-top: 0;
  display: block;
  text-align: left; }
  @media (min-width: 1340px) {
    .visual-article .top-breadcrumb .container {
      width: 1320px; } }

.navbar-inverse .navbar-toggle {
  background: transparent;
  border: 0px none; }
  .navbar-inverse .navbar-toggle .icon-bar {
    width: 30px; }
    .navbar-inverse .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 6px; }

.lightbox-container {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.ocelot-container {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.pantheris-container {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.animation-container {
  position: relative; }
  @media (max-width: 767px) {
    .animation-container {
      padding: 50px 10px 10px; } }
  .animation-container .animation-view-video {
    left: 0;
    top: 0;
    position: relative;
    height: 100vh;
    width: 100%;
    display: none;
    z-index: -1; }
    .devices-inner .animation-container .animation-view-video {
      padding-top: 145px; }
      @media (max-width: 479px) {
        .devices-inner .animation-container .animation-view-video {
          height: auto;
          padding-top: 50px; } }
    .animation-container .animation-view-video .cell {
      display: table-cell;
      vertical-align: middle;
      position: relative; }
    .animation-container .animation-view-video .ani-content {
      height: 720px;
      width: 100%;
      position: relative; }
      @media screen and (max-height: 920px) {
        .animation-container .animation-view-video .ani-content {
          height: 600px; } }
      @media screen and (max-height: 760px) {
        .animation-container .animation-view-video .ani-content {
          height: 450px; } }
      .animation-container .animation-view-video .ani-content p {
        font-size: 20px;
        font-weight: 300; }
      .animation-container .animation-view-video .ani-content .more {
        font-size: 14px;
        font-weight: 700;
        color: #a2a2a2; }
        .animation-container .animation-view-video .ani-content .more:hover {
          color: #fff; }
    .animation-container .animation-view-video .ani-middle {
      position: absolute;
      height: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      width: 100%;
      text-align: center; }
      .animation-container .animation-view-video .ani-middle img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%; }
    .animation-container .animation-view-video .ani-left {
      position: absolute;
      height: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      width: 50%;
      text-align: center; }
      @media screen and (max-height: 760px) {
        .animation-container .animation-view-video .ani-left {
          width: 30%; } }
      .animation-container .animation-view-video .ani-left img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%; }
  .animation-container .animation-view {
    left: 0;
    top: 0;
    position: relative;
    height: 100vh;
    width: 100%;
    display: table;
    z-index: 0; }
    @media (max-width: 767px) {
      .animation-container .animation-view {
        height: auto;
        display: block;
        margin: 100px 0; } }
    @media (max-width: 479px) {
      .animation-container .animation-view {
        margin: 40px 0; } }
    .devices-inner .animation-container .animation-view {
      margin-top: 145px;
      height: calc(100vh - 145px); }
      @media (max-width: 479px) {
        .devices-inner .animation-container .animation-view {
          margin-top: 0;
          height: auto; } }
    @media (max-width: 767px) {
      .devices-inner .lightbox-container .animation-container .animation-view {
        height: auto; } }
    .animation-container .animation-view .cell {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      width: 100%; }
      @media (max-width: 767px) {
        .animation-container .animation-view .cell {
          display: block; } }
    .animation-container .animation-view .maintitle {
      text-align: center;
      color: #f5c400;
      font-size: 52px;
      font-weight: 300;
      line-height: 1; }
      .animation-container .animation-view .maintitle.type {
        margin-bottom: 110px; }
        @media (max-width: 767px) {
          .animation-container .animation-view .maintitle.type {
            margin-bottom: 30px; } }
      @media (max-width: 479px) {
        .animation-container .animation-view .maintitle {
          font-size: 40px; } }
    .animation-container .animation-view .subtitle {
      text-align: center;
      color: #a2a2a2;
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 1; }
      .animation-container .animation-view .subtitle.type {
        margin-bottom: 20px;
        font-size: 16px !important; }
    .animation-container .animation-view .smalltitle {
      text-align: center;
      color: #a2a2a2;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1; }
    @media screen and (max-height: 920px) {
      .animation-container .animation-view .maintitle {
        font-size: 36px; }
      .animation-container .animation-view .subtitle {
        font-size: 18px; }
      .animation-container .animation-view .smalltitle {
        margin-bottom: 10px; } }
    @media screen and (max-height: 760px) {
      .animation-container .animation-view .maintitle {
        font-size: 28px; }
      .animation-container .animation-view .subtitle {
        font-size: 16px; }
      .animation-container .animation-view .smalltitle {
        margin-bottom: 5px; } }
    .animation-container .animation-view .ani-content {
      height: 720px;
      width: 100%;
      position: relative; }
      @media screen and (max-height: 920px) {
        .animation-container .animation-view .ani-content {
          height: 600px; } }
      @media screen and (max-height: 760px) {
        .animation-container .animation-view .ani-content {
          height: 450px; } }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-content {
          height: auto; } }
      .animation-container .animation-view .ani-content p {
        font-size: 20px;
        font-weight: 300; }
        @media screen and (max-height: 920px) {
          .animation-container .animation-view .ani-content p {
            font-size: 18px; } }
        @media screen and (max-height: 760px) {
          .animation-container .animation-view .ani-content p {
            font-size: 14px;
            margin-bottom: 14px; } }
      .animation-container .animation-view .ani-content .more {
        font-size: 14px;
        font-weight: 700;
        color: #a2a2a2; }
        .animation-container .animation-view .ani-content .more:hover {
          color: #fff; }
    .animation-container .animation-view .ani-left {
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      width: 50%; }
      @media screen and (max-height: 760px) {
        .animation-container .animation-view .ani-left {
          width: 30%; } }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-left {
          position: static;
          width: 100%;
          height: auto; } }
    .animation-container .animation-view .ani-right {
      position: absolute;
      height: 100%;
      top: 0;
      left: 50%;
      width: 50%; }
      @media screen and (max-height: 760px) {
        .animation-container .animation-view .ani-right {
          width: 60%;
          left: 35%; } }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-right {
          position: static;
          width: 100%;
          height: auto; } }
      .animation-container .animation-view .ani-right.top-10-vh {
        top: 10vh; }
        @media screen and (max-height: 760px) {
          .animation-container .animation-view .ani-right.top-10-vh {
            top: 0; } }
    .animation-container .animation-view .ani-top {
      position: absolute;
      height: 18%;
      top: 0;
      left: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-top {
          position: static;
          height: auto; } }
    .animation-container .animation-view .ani-middle {
      position: absolute;
      height: 24%;
      top: 18%;
      left: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-middle {
          position: static;
          height: auto; } }
    .animation-container .animation-view .ani-bottom {
      position: absolute;
      height: 53%;
      bottom: 0;
      left: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .animation-container .animation-view .ani-bottom {
          position: static;
          height: auto;
          padding: 0 30px; } }
      @media (max-width: 479px) {
        .animation-container .animation-view .ani-bottom {
          padding: 0 10px; } }
    @media screen and (max-height: 760px) {
      .animation-container .animation-view .ani-middle {
        top: 15px;
        height: 25%; }
      .animation-container .animation-view .ani-top {
        height: 16%; }
      .animation-container .animation-view .ani-bottom {
        height: 59%; } }
    .animation-container .animation-view.amazing-devices .ani-top {
      height: 35%; }
    .animation-container .animation-view.amazing-devices .ani-bottom {
      height: 65%; }
    @media screen and (max-height: 760px) {
      .animation-container .animation-view.amazing-devices .ani-top {
        height: 25%; }
      .animation-container .animation-view.amazing-devices .ani-bottom {
        height: 75%; } }
    @media (max-width: 767px) {
      .animation-container .animation-view.amazing-devices .ani-top {
        height: auto; }
      .animation-container .animation-view.amazing-devices .ani-bottom {
        height: auto; } }
    .animation-container .animation-view.type-2 .ani-top {
      height: 20%; }
    .animation-container .animation-view.type-2 .ani-middle {
      height: 43%;
      top: 20%; }
    .animation-container .animation-view.type-2 .ani-bottom {
      height: 37%; }
    @media screen and (max-height: 760px) {
      .animation-container .animation-view.type-2 .ani-top {
        height: 20%; }
      .animation-container .animation-view.type-2 .ani-middle {
        height: 33%;
        top: 20%; }
      .animation-container .animation-view.type-2 .ani-bottom {
        height: 47%; } }
    @media (max-width: 767px) {
      .animation-container .animation-view.type-2 .ani-top {
        position: static;
        height: auto; }
      .animation-container .animation-view.type-2 .ani-middle {
        position: static;
        height: auto; }
      .animation-container .animation-view.type-2 .ani-bottom {
        position: static;
        height: auto; } }
    .animation-container .animation-view.type-3 {
      height: auto; }
      .animation-container .animation-view.type-3 .ani-content {
        height: 680px; }
        @media (max-width: 767px) {
          .animation-container .animation-view.type-3 .ani-content {
            height: auto; } }
      .animation-container .animation-view.type-3 .ani-top {
        height: 0%; }
      .animation-container .animation-view.type-3 .ani-middle {
        height: 58%;
        top: 0%; }
      .animation-container .animation-view.type-3 .ani-bottom {
        height: 42%; }
      @media screen and (max-height: 920px) {
        .animation-container .animation-view.type-3 .ani-middle {
          height: 38%;
          top: 0%; }
        .animation-container .animation-view.type-3 .ani-bottom {
          height: 62%; } }
      @media (max-width: 767px) {
        .animation-container .animation-view.type-3 .ani-top {
          position: static;
          height: auto; }
        .animation-container .animation-view.type-3 .ani-middle {
          position: static;
          height: auto; }
        .animation-container .animation-view.type-3 .ani-bottom {
          position: static;
          height: auto; } }
    .animation-container .animation-view.type-4 .ani-content {
      max-width: 1064px;
      margin: 0 auto; }
      .animation-container .animation-view.type-4 .ani-content .maintitle {
        text-align: left; }
      .animation-container .animation-view.type-4 .ani-content .subtitle {
        text-align: left; }
      .animation-container .animation-view.type-4 .ani-content p {
        text-align: left; }
    .animation-container .animation-view.product-lightbox .ani-content .maintitle {
      font-size: 42px;
      max-width: 370px; }
      @media (max-width: 767px) {
        .animation-container .animation-view.product-lightbox .ani-content .maintitle {
          text-align: center;
          margin: 0 auto 35px;
          max-width: 80%; } }
    .animation-container .animation-view.product-lightbox .ani-content .subtitle {
      font-size: 20px;
      max-width: 380px;
      line-height: 28px; }
      @media (max-width: 767px) {
        .animation-container .animation-view.product-lightbox .ani-content .subtitle {
          text-align: center;
          margin: 0 auto 15px;
          max-width: 80%; } }
    .animation-container .animation-view.product-lightbox .ani-content p {
      max-width: 460px; }
      @media (max-width: 767px) {
        .animation-container .animation-view.product-lightbox .ani-content p {
          text-align: center;
          margin-left: auto;
          margin-right: auto; } }
  .animation-container.animated {
    height: 100vh;
    /*.devices-inner &{
            padding-top: 145px;
            height: calc(100vh - 145px);

            @include media('<phone') {
                margin-top: 50px;
                height: calc(100vh - 50px);
            }
        }*/ }
    .animation-container.animated .animation-view-video {
      display: table; }
    .animation-container.animated .animation-view {
      position: absolute;
      display: none; }
      .animation-container.animated .animation-view.type-3 {
        height: 100vh; }
        .devices-inner .animation-container.animated .animation-view.type-3 {
          height: calc(100vh - 145px);
          margin-top: 145px; }
          @media (max-width: 479px) {
            .devices-inner .animation-container.animated .animation-view.type-3 {
              height: auto;
              margin-top: 0; } }
      .animation-container.animated .animation-view .ani-top, .animation-container.animated .animation-view .ani-middle, .animation-container.animated .animation-view .ani-bottom, .animation-container.animated .animation-view .ani-left, .animation-container.animated .animation-view .ani-right {
        opacity: 0; }
      .animation-container.animated .animation-view.first {
        display: table;
        z-index: 1; }
        .animation-container.animated .animation-view.first .ani-top, .animation-container.animated .animation-view.first .ani-bottom, .animation-container.animated .animation-view.first .ani-right {
          opacity: 1; }

.visual-video-background {
  display: none; }

.visual-animated.visuals-animate {
  position: relative;
  height: 100vh; }
  .devices-inner .visual-animated.visuals-animate {
    height: calc(100vh - 145px);
    margin-top: 145px; }
    @media (max-width: 479px) {
      .devices-inner .visual-animated.visuals-animate {
        height: auto; } }
  .visual-animated.visuals-animate .visual-video-background {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden; }
    .devices-inner .visual-animated.visuals-animate .visual-video-background {
      height: calc(100vh - 145px); }
      @media (max-width: 479px) {
        .devices-inner .visual-animated.visuals-animate .visual-video-background {
          height: auto; } }
    .visual-animated.visuals-animate .visual-video-background video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -100;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      transition: 1s opacity; }
  .visual-animated.visuals-animate .visuals-item {
    z-index: 1; }
  .visual-animated.visuals-animate .visual-full {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%; }
    .devices-inner .visual-animated.visuals-animate .visual-full {
      height: calc(100vh - 145px); }
      @media (max-width: 479px) {
        .devices-inner .visual-animated.visuals-animate .visual-full {
          height: auto; } }
    .visual-animated.visuals-animate .visual-full:not('.bg-solid') {
      background: transparent; }
    .visual-animated.visuals-animate .visual-full.bg-solid {
      background: #000; }

.video-bg-placeholder.video-fixed {
  position: relative;
  height: 100vh; }
  .video-bg-placeholder.video-fixed .visual-video-background {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    max-width: 100%;
    margin: 0; }
    .devices-inner .video-bg-placeholder.video-fixed .visual-video-background {
      height: calc(100vh - 145px); }
      @media (max-width: 479px) {
        .devices-inner .video-bg-placeholder.video-fixed .visual-video-background {
          height: auto; } }
    .video-bg-placeholder.video-fixed .visual-video-background video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -100;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      transition: 1s opacity; }
  .video-bg-placeholder.video-fixed .visuals-item {
    z-index: 1; }
  .video-bg-placeholder.video-fixed .visual-full {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%; }
    .devices-inner .video-bg-placeholder.video-fixed .visual-full {
      height: calc(100vh - 145px); }
      @media (max-width: 479px) {
        .devices-inner .video-bg-placeholder.video-fixed .visual-full {
          height: auto; } }
    .video-bg-placeholder.video-fixed .visual-full:not('.bg-solid') {
      background: transparent; }
    .video-bg-placeholder.video-fixed .visual-full.bg-solid {
      background: #000; }

.element-animation1 {
  -webkit-animation: animationFrames1 linear 10s;
  animation: animationFrames1 linear 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }
  @media (max-width: 479px) {
    .element-animation1 {
      -webkit-animation: none;
      animation: none; } }

@-webkit-keyframes animationFrames1 {
  from {
    -webkit-transform: translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg);
    transform: translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg);
    transform: translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg); } }

@keyframes animationFrames1 {
  from {
    -webkit-transform: translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg);
    transform: translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg);
    transform: translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg); } }

.element-animation2 {
  -webkit-animation: animationFrames2 linear 10s;
  animation: animationFrames2 linear 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }
  @media (max-width: 479px) {
    .element-animation2 {
      -webkit-animation: none;
      animation: none; } }

@-webkit-keyframes animationFrames2 {
  from {
    -webkit-transform: translateY(-50%) translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg);
    transform: translateY(-50%) translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: translateY(-50%) translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg);
    transform: translateY(-50%) translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg); } }

@keyframes animationFrames2 {
  from {
    -webkit-transform: translateY(-50%) translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg);
    transform: translateY(-50%) translateX(-20px) rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: translateY(-50%) translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg);
    transform: translateY(-50%) translateX(-20px) rotate(360deg) translateX(20px) rotate(-360deg); } }

.visual-full {
  white-space: nowrap;
  text-align: center;
  padding: 80px 0;
  height: 100vh;
  font-size: 32px;
  line-height: 1.19;
  font-weight: 300;
  color: #e5e5e5;
  position: relative; }
  .visual-full:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%; }
  .visual-full > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
    margin-left: -0.5em; }
  @media (max-width: 991px) {
    .visual-full {
      font-size: 26px; } }
  @media (max-width: 767px) {
    .visual-full {
      font-size: 16px;
      padding: 95px 30px 58px;
      height: auto; } }
  @media (max-width: 479px) {
    .visual-full {
      padding: 60px 15px 20px; } }
  @media screen and (max-width: 767px) and (max-height: 420px) {
    .visual-full {
      padding-top: 120px; } }
  @media (max-width: 767px) {
    .visual-full:before {
      min-height: calc(100vh - 108px); } }
  .visual-full h1 {
    color: #f5c400;
    margin-bottom: 46px; }
    @media (max-width: 767px) {
      .visual-full h1 {
        margin-bottom: 25px; } }
  .visual-full p {
    margin-bottom: 38px; }
    @media (max-width: 767px) {
      .visual-full p {
        margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .visual-full img {
      width: 235px; } }
  .visual-full .more {
    font-size: 14px;
    font-weight: 700;
    color: #797979; }
    .visual-full .more:hover {
      color: #f5c400; }
    .bg-video-cover .visual-full .more {
      color: #f5c400; }
      .bg-video-cover .visual-full .more:hover {
        color: #fff; }
  .visual-full .link-arrow {
    -webkit-animation: bounceInDown 1.2s infinite;
    animation: bounceInDown 1.2s infinite;
    font-size: 17px;
    position: absolute;
    bottom: 83px;
    left: 50%;
    margin-left: -26px;
    color: #fff; }
    @media (max-width: 767px) {
      .visual-full .link-arrow {
        bottom: 38px; } }
    .visual-full .link-arrow:hover {
      color: #f5c400; }
  @media (min-width: 992px) {
    .visual-full .container {
      width: 1320px; } }

.visual-heading {
  color: #f5c400;
  font-size: 20px;
  line-height: 1.4;
  text-transform: capitalize; }
  @media (max-width: 767px) {
    .visual-heading {
      font-size: 16px; } }
  .visual-heading h1 {
    color: #fff;
    margin-bottom: 32px;
    letter-spacing: 8px;
    text-transform: capitalize; }

.visual-sm {
  white-space: nowrap;
  text-align: center;
  padding: 75px 0 40px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300; }
  .visual-sm:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 285px; }
  .visual-sm > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
    margin-left: -0.5em; }
  .visual-sm.type2 {
    border: solid #000;
    border-width: 5px 0; }
    .visual-sm.type2 h1 {
      line-height: 1;
      margin-bottom: 32px; }
      @media (max-width: 991px) {
        .visual-sm.type2 h1 {
          font-size: 37px; } }
      @media (max-width: 767px) {
        .visual-sm.type2 h1 {
          font-size: 32px; } }
    .visual-sm.type2 .more {
      color: #f5c400; }
      @media (min-width: 768px) {
        .visual-sm.type2 .more {
          font-size: 20px; } }
  .visual-sm > .container {
    max-width: 810px; }
  .visual-sm h1 {
    margin-bottom: 19px; }
  .visual-sm h3 {
    margin-bottom: 34px; }
  .visual-sm h4 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 65px; }
  .visual-sm p {
    margin-bottom: 27px; }
  .visual-sm .more {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .visual-sm .more:hover {
      color: #f5c400; }
    .visual-sm .more span {
      color: #f5c400; }

.visual-xs {
  white-space: nowrap;
  text-align: center;
  padding: 40px 0;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300; }
  .visual-xs:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 220px; }
  .visual-xs > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
    margin-left: -0.5em; }
  .visual-xs > .container {
    max-width: 690px; }
  .visual-xs h1 {
    margin-bottom: 19px; }
  .visual-xs h3 {
    margin-bottom: 34px; }
  .visual-xs p {
    margin-bottom: 27px; }
  .visual-xs .more {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .visual-xs .more:hover {
      color: #f5c400; }
    .visual-xs .more span {
      color: #f5c400; }

.visual-title {
  padding: 100px 0 45px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300; }
  @media (max-width: 767px) {
    .visual-title {
      padding: 84px 0 36px; } }
  @media (min-width: 1340px) {
    .visual-title .container {
      width: 1320px; } }
  .visual-title .inner {
    white-space: nowrap;
    text-align: center; }
    .visual-title .inner:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 252px; }
    .visual-title .inner > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%;
      margin-left: -0.5em; }
    @media (max-width: 767px) {
      .visual-title .inner:before {
        min-height: 164px; } }
  .visual-title h1 {
    color: #f5c400; }
  .visual-title .h3 {
    color: #fff;
    letter-spacing: 7px; }

.visual-article {
  white-space: nowrap;
  text-align: center;
  padding: 80px 0;
  height: 100vh;
  font-size: 28px;
  line-height: 1.19;
  font-weight: 300;
  color: #e5e5e5;
  position: relative;
  min-height: 600px; }
  .visual-article:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%; }
  .visual-article > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
    margin-left: -0.5em; }
  @media (max-width: 767px) {
    .visual-article {
      font-size: 16px;
      height: auto;
      padding: 82px 0 38px;
      min-height: 440px; } }
  @media screen and (max-width: 767px) and (max-height: 420px) {
    .visual-article {
      padding-top: 120px; } }
  @media (max-width: 767px) {
    .visual-article:before {
      min-height: calc(100vh - 110px); } }
  .visual-article h1 {
    color: #f5c400;
    margin-bottom: 46px; }
    @media (max-width: 767px) {
      .visual-article h1 {
        font-size: 28px;
        margin-bottom: 27px; } }
    .visual-article h1.type-big {
      color: #fff;
      text-transform: uppercase;
      font-size: 44px;
      line-height: 1; }
      .visual-article h1.type-big strong {
        line-height: 0.95;
        color: #f5c400;
        font-size: 224px;
        display: block; }
      .visual-article h1.type-big b {
        font-size: 100px;
        display: block; }
  .visual-article p {
    margin-bottom: 38px; }
    @media (max-width: 767px) {
      .visual-article p {
        margin-bottom: 19px; } }
  .visual-article .more {
    font-size: 14px;
    font-weight: 700;
    color: #797979; }
    .visual-article .more:hover {
      color: #f5c400; }
  .visual-article .link-arrow {
    -webkit-animation: bounceInDown 1.2s infinite;
    animation: bounceInDown 1.2s infinite;
    font-size: 17px;
    position: absolute;
    bottom: 83px;
    left: 50%;
    margin-left: -26px;
    color: #fff; }
    @media (max-width: 767px) {
      .visual-article .link-arrow {
        bottom: 38px; } }
    .visual-article .link-arrow:hover {
      color: #f5c400; }
  .visual-article .link-video {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    display: inline-block; }
    .visual-article .link-video:after {
      content: '\e908';
      font: 18px/1 'icomoon';
      margin-left: 13px;
      position: relative;
      top: 3px; }
    .visual-article .link-video:hover {
      color: #f5c400; }
  @media (min-width: 992px) {
    .visual-article .container {
      width: 1320px; } }

.lumivascular-cto {
  max-width: 900px;
  margin: 0 auto; }

@media (min-width: 992px) {
  .border-right-line:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #8b8b8b; } }

@media (max-width: 767px) {
  .patients-hero .visual-article.bg-cover .container img {
    margin-bottom: 0 !important;
    max-width: 220px !important; } }

@media screen and (max-width: 767px) and (max-height: 350px) {
  .patients-hero .visual-article.bg-cover .container img {
    margin-bottom: 0 !important;
    max-width: 180px !important; } }

/* ---------------------------------------------------------
   Leadership styles
   ---------------------------------------------------------*/
.leadership {
  padding: 142px 0 123px;
  font-size: 14px; }
  @media (max-width: 767px) {
    .leadership {
      padding: 67px 0 30px; } }
  .leadership .heading {
    margin-bottom: 86px; }
    @media (max-width: 767px) {
      .leadership .heading {
        margin-bottom: 52px; } }
  .leadership h1 {
    color: #f5c400;
    margin-bottom: 36px; }
    @media (max-width: 767px) {
      .leadership h1 {
        margin-bottom: 23px; } }
  @media (min-width: 992px) {
    .leadership .grid-inline {
      margin: 0 38px; } }
  @media (max-width: 767px) {
    .leadership .grid-inline {
      transition: all 1.5s ease; } }
  .leadership .grid-inline > li {
    width: 25%; }
    @media (max-width: 991px) {
      .leadership .grid-inline > li {
        width: 33.33%; } }
    @media (max-width: 767px) {
      .leadership .grid-inline > li {
        width: 50%; } }
  .leadership .show-leadership {
    display: none; }
    @media (max-width: 767px) {
      .leadership .show-leadership {
        text-align: center;
        display: block;
        font-weight: bold; } }

/* ---------------------------------------------------------
   News area styles
   ---------------------------------------------------------*/
.news-area {
  padding: 96px 0 49px;
  border-bottom: 1px solid #333; }
  @media (max-width: 767px) {
    .news-area {
      padding: 59px 0 36px; } }
  .news-area .list-group-item {
    padding: 0; }
  .news-area h2 {
    color: #f5c400;
    margin-bottom: 59px; }
  .news-area h3 {
    font-size: 18px;
    color: #f5c400;
    margin-bottom: 4px;
    text-transform: capitalize; }
  .news-area .btn-wrap {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 71px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .news-area .btn-wrap {
        margin-bottom: 34px; } }
    .news-area .btn-wrap a {
      color: #a2a2a2; }
  .news-area .foo-info {
    margin: 0 auto;
    max-width: 492px;
    padding: 0 10px; }
    .news-area .foo-info a {
      color: #fff;
      font-weight: 700; }
      .news-area .foo-info a:hover {
        color: #f5c400; }

.news-list {
  margin: 0 0 12px;
  font-size: 12px; }
  .news-list a {
    display: block;
    padding: 18px 50px 16px 16px;
    color: #a2a2a2;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in 0s !important; }
    @media (max-width: 767px) {
      .news-list a {
        padding: 18px 40px 16px 16px; } }
    .news-list a:after {
      transition: all 0.5s ease-in 0s;
      content: '\e903';
      font: 20px/1 'icomoon';
      position: absolute;
      right: -80px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .news-list a:hover {
      padding-left: 122px; }
      @media (max-width: 767px) {
        .news-list a:hover {
          padding-left: 69px; } }
      .news-list a:hover:after {
        right: 22px; }
      .news-list a:hover p {
        color: #fff; }
    @media (max-width: 767px) {
      .news-list a {
        padding-left: 69px; }
        .news-list a:after {
          right: 22px; }
        .news-list a p {
          color: #fff; } }
  .news-list p {
    margin-bottom: 0;
    font-weight: 400; }
  .news-list .published-on {
    float: left;
    width: 77px;
    font-size: 33px;
    margin-left: -103px; }
    @media (max-width: 767px) {
      .news-list .published-on {
        font-size: 24px;
        width: 53px;
        margin-left: -64px; } }

/* ---------------------------------------------------------
   Contact block styles
   ---------------------------------------------------------*/
.contact-block {
  padding: 83px 0 147px;
  font-weight: 300;
  color: #797979; }
  @media (max-width: 767px) {
    .contact-block {
      padding: 62px 0 28px; } }
  .contact-block .heading {
    color: #fff;
    margin-bottom: 101px; }
    @media (max-width: 767px) {
      .contact-block .heading {
        margin-bottom: 50px; } }
    .contact-block .heading h2 {
      color: #f5c400;
      margin-bottom: 35px; }
  .contact-block form {
    font-size: 14px; }
  .contact-block label {
    max-width: 204px; }
    @media (max-width: 767px) {
      .contact-block label {
        max-width: 300px;
        margin-bottom: 18px; } }
  .contact-block .fields {
    margin-bottom: 53px; }
    @media (max-width: 767px) {
      .contact-block .fields {
        margin-bottom: 26px; } }
  .contact-block .btn {
    margin-bottom: 11px; }
  .contact-block .nice-select {
    margin-bottom: 22px; }

.check-ico {
  padding-left: 34px; }
  .check-ico .nice-checkbox {
    float: left;
    margin: 2px 0 0 -34px; }

.contact-form.error label.error {
  color: #f5c400;
  position: relative;
  top: -15px;
  max-width: 100%; }

.contact-form .row-sm > div {
  position: relative; }

.contact-form #robot-error {
  width: 100px;
  max-width: 100px;
  top: 20px; }

.contact-form .row-sm [class*="col-"], .contact-form .row-sm [class^="col-"] {
  padding: 0; }

.contact-form > .fields > .row-sm {
  margin: 0; }
  .contact-form > .fields > .row-sm > .col-sm-6 {
    padding: 0; }
    .contact-form > .fields > .row-sm > .col-sm-6 > .row-sm {
      margin: 0; }
      .contact-form > .fields > .row-sm > .col-sm-6 > .row-sm .col-xs-4 {
        padding-right: 5px !important; }
      .contact-form > .fields > .row-sm > .col-sm-6 > .row-sm .col-xs-8 {
        padding-left: 5px !important; }

@media (min-width: 768px) {
  .contact-form > .fields .row .wpcf7-list-item-label {
    margin-left: -11px;
    padding-left: 0; }
  .contact-form > .fields > .row-sm > .col-sm-6:first-child {
    padding-right: 5px; }
  .contact-form > .fields > .row-sm > .col-sm-6:last-of-type {
    padding-left: 5px; } }

@media (max-width: 767px) {
  .contact-form .row .col-sm-4 {
    height: 33px; } }

/* ---------------------------------------------------------
   Common styles
   ---------------------------------------------------------*/
.soft-indent {
  padding-top: 120px;
  padding-bottom: 40px; }

.carousel {
  height: 100vh;
  min-height: 444px;
  color: #fff; }
  @media (max-width: 767px) {
    .carousel {
      min-height: 400px; } }
  .carousel .slick-dots {
    position: absolute;
    right: 23px;
    bottom: 33px; }
    @media (max-width: 767px) {
      .carousel .slick-dots {
        left: 23px;
        text-align: center;
        bottom: 10px; } }
    .carousel .slick-dots li {
      display: block;
      margin: 8px 0 0; }
      @media (max-width: 767px) {
        .carousel .slick-dots li {
          display: inline-block;
          margin: 0 4px; } }
  .carousel .slick-slide {
    white-space: nowrap;
    text-align: center;
    padding: 110px 0; }
    .carousel .slick-slide:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .carousel .slick-slide > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%;
      margin-left: -0.5em; }
  .carousel .inner-cell {
    max-width: 1024px;
    width: 100%;
    padding: 40px 15px;
    position: relative;
    z-index: 1; }
  .carousel .caption {
    display: block;
    font-size: 32px;
    font-weight: rmal;
    position: relative; }
    @media (max-width: 767px) {
      .carousel .caption {
        font-size: 28px;
        font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
        font-weight: rmal; } }
  .carousel p.slide_desc {
    font-size: 22px;
    font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-weight: 500; }
    @media (max-width: 767px) {
      .carousel p.slide_desc {
        font-size: 19px; } }
  .carousel [class*="logo-"],
  .carousel [class^="logo-"] {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 767px) {
      .carousel [class*="logo-"],
      .carousel [class^="logo-"] {
        width: 208px; } }
  .carousel .logo-pantheris {
    margin-bottom: 61px; }
    @media (max-width: 767px) {
      .carousel .logo-pantheris {
        margin-bottom: 30px; } }
  .carousel .logo-ocelot {
    margin-bottom: -63px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .carousel .logo-ocelot {
        margin-bottom: -30px; } }
  .carousel .img-centered {
    margin-bottom: 60px;
    min-width: 100vw; }
    @media (max-width: 767px) {
      .carousel .img-centered {
        margin-bottom: 23px; } }
  .carousel .img-1 {
    margin-bottom: 0; }
    .carousel .img-1 img {
      margin: -102px 0 -63px; }
      @media (max-width: 991px) {
        .carousel .img-1 img {
          margin: -51px 0 -39px; } }
  .carousel .carousel-media {
    padding-bottom: 0; }
  .carousel .media-img {
    text-align: left;
    padding-bottom: 0;
    vertical-align: bottom; }
    .carousel .media-img .img, .carousel .media-img .thumb-episode {
      display: inline-block;
      vertical-align: bottom;
      width: 33%; }
      .carousel .media-img .img img:hover, .carousel .media-img .thumb-episode img:hover {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .carousel .media-img .logo-lumivascular {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .carousel .media-img .logo-lumivascular {
          margin-bottom: 18px; } }
    .carousel .media-img .desc {
      display: inline-block;
      vertical-align: top;
      width: 65%;
      margin: 121px 0 0 -0.25em;
      padding-left: 83px; }
      @media (max-width: 991px) {
        .carousel .media-img .desc {
          padding-left: 40px; } }
      @media (max-width: 767px) {
        .carousel .media-img .desc {
          padding-left: 20px;
          margin-top: 33px; } }
  .carousel .carousel-caps {
    font-size: 16px;
    line-height: 1.31;
    font-weight: 500;
    text-transform: uppercase; }
  .carousel h1 {
    font-size: 52px;
    text-transform: capitalize;
    font-weight: 300;
    color: #f5c400;
    margin-bottom: 57px; }
    @media (max-width: 767px) {
      .carousel h1 {
        font-size: 38px;
        margin-bottom: 38px; } }
  .carousel .subtitle {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
    letter-spacing: 1px; }
  .carousel#home-carousel .media-img #lightbox-device-landing {
    display: inline-block;
    vertical-align: bottom;
    width: 33%; }

@media (min-width: 768px) and (max-width: 991px) {
  .carousel#home-carousel .media-img #lightbox-device-landing {
    width: 239px; } }
    .carousel#home-carousel .media-img #lightbox-device-landing .oct-video {
      background: #000 ne repeat scroll 0 0;
      height: 381px;
      left: 50%;
      margin-left: -121px;
      position: absolute;
      top: 17px;
      width: 225px; }

@media (min-width: 768px) and (max-width: 991px) {
  .carousel#home-carousel .media-img #lightbox-device-landing .oct-video {
    background: #000 ne repeat scroll 0 0;
    height: 293px;
    left: 65%;
    margin-left: -121px;
    position: absolute;
    top: 17px;
    width: 173px; } }
      .carousel#home-carousel .media-img #lightbox-device-landing .oct-video video {
        left: 4px;
        position: relative;
        top: 60px;
        width: 97%; }
  .carousel#home-carousel .hero-lightbox .desc .caption {
    text-align: center;
    max-width: 470px;
    width: 100%; }

.thumb-list {
  overflow: hidden;
  margin: 0 -2px;
  padding: 5px 0 0; }
  .thumb-list > li {
    float: left;
    width: 25%;
    padding: 0 2px; }
    @media (max-width: 991px) {
      .thumb-list > li {
        width: 50%; } }
    @media (max-width: 639px) {
      .thumb-list > li {
        width: 100%; } }
  .thumb-list .img-thumb-lg .tc, .thumb-list .img-thumb .tc {
    position: relative; }
    .thumb-list .img-thumb-lg .tc:after, .thumb-list .img-thumb .tc:after {
      transition: opacity 0.7s ease;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #fff;
      opacity: 0; }
  .thumb-list .img-thumb-lg:hover .tc:after, .thumb-list .img-thumb:hover .tc:after {
    opacity: 0.15; }

.img-thumb {
  position: relative;
  display: table;
  width: 100%;
  font-size: 14px;
  line-height: 1.14;
  overflow: hidden;
  height: 178px;
  text-align: center;
  margin-bottom: 6px;
  font-weight: 300; }
  .img-thumb:hover .stock-exchange {
    opacity: 1;
    visibility: visible; }
  .img-thumb h3 {
    margin-bottom: 19px; }
    .img-thumb h3 a {
      color: #f5c400; }
  .img-thumb img {
    vertical-align: top; }
  .img-thumb .tc {
    background: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    display: table-cell;
    vertical-align: middle; }
  .img-thumb .more {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px; }
    .img-thumb .more:hover {
      color: #f5c400; }

.stock-exchange {
  transition: opacity, 0.3s, ease-in-out, visibility, 0.3s, ease-in-out;
  opacity: 0;
  visibility: hidden;
  background: #2e2e2e;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 22px 19px 22px 26px;
  font-weight: 300; }
  .stock-exchange .top-wrap {
    overflow: hidden;
    text-align: left;
    margin-bottom: 4px; }
  .stock-exchange .price-rate {
    padding-left: 30px;
    float: left; }
    .stock-exchange .price-rate:before {
      content: '$';
      color: rgba(162, 162, 162, 0.48);
      float: left;
      font-size: 45px;
      margin-left: -30px; }
    .stock-exchange .price-rate > * {
      display: block; }
    .stock-exchange .price-rate span {
      font-size: 32px;
      color: #cfcbcb; }
    .stock-exchange .price-rate small {
      font-size: 11px;
      color: #e5e4e4;
      font-weight: 400;
      margin-left: 5px; }
  .stock-exchange .stock-rate {
    color: #fafafa;
    float: right;
    width: 150px;
    text-align: right;
    font-size: 14px;
    padding-top: 6px; }
    .stock-exchange .stock-rate > * {
      display: block; }
    .stock-exchange .stock-rate span {
      color: #f8f8f8;
      font-size: 19px; }
    .stock-exchange .stock-rate small {
      font-size: 14px;
      margin-bottom: 5px; }
    .stock-exchange .stock-rate .imoon-arrow-top {
      color: #5f5f5f;
      margin-right: 10px;
      font-size: 16px; }
  .stock-exchange .link {
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    font-weight: 700; }
    .stock-exchange .link:hover {
      color: #f5c400; }
    .stock-exchange .link:after {
      content: '>';
      margin-left: 3px; }

.img-thumb-lg {
  font-size: 23px;
  min-height: 300px;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .img-thumb-lg {
      margin-bottom: 4px; } }
  @media (max-width: 767px) {
    .img-thumb-lg {
      min-height: 215px; } }
  .img-thumb-lg .tc {
    text-transform: none; }

.img-centered {
  width: 100%;
  position: relative;
  left: 50%;
  min-width: 2600px; }
  @media (max-width: 991px) {
    .img-centered {
      min-width: 1800px; } }
  @media (max-width: 767px) {
    .img-centered {
      min-width: 1000px; } }
  .img-centered img {
    width: 100%;
    position: relative;
    float: left;
    left: -50%;
    height: auto; }

.img-bordered {
  border: 1px solid #333;
  display: block;
  position: relative;
  text-align: center; }
  .img-bordered:hover {
    border-color: #fff; }
  .img-bordered + .img-bordered {
    margin-top: 19px; }
  .img-bordered .top-left {
    position: absolute;
    left: 30px;
    top: 21px; }
  .img-bordered .bottom-right {
    position: absolute;
    bottom: 17px;
    right: 28px; }

.map-block .map-hold {
  transition: opacity, 0.3s, ease-in-out, visibility, 0.3s, ease-in-out;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden; }
  .map-block .map-hold.active {
    opacity: 1;
    visibility: visible; }
  .map-block .map-hold .map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.map-block .tab-content {
  position: relative;
  height: 423px; }
  @media (max-width: 767px) {
    .map-block .tab-content {
      height: 320px; } }

.section-holder {
  padding-top: 175px;
  padding-bottom: 209px; }
  @media (max-width: 991px) {
    .section-holder {
      padding-top: 133px;
      padding-bottom: 109px; } }
  @media (max-width: 767px) {
    .section-holder {
      padding-top: 81px;
      padding-bottom: 50px; } }

.section + .section {
  margin-top: 231px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .section + .section {
      margin-top: 140px; } }
  @media (max-width: 767px) {
    .section + .section {
      margin-top: 64px; } }

.section .section-heading {
  max-width: 776px;
  margin: 0 auto 89px; }
  @media (max-width: 767px) {
    .section .section-heading {
      margin-bottom: 50px; } }

.scrollmagic-pin-spacer .section + .section {
  margin-top: 0; }

.section-heading {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  color: #e5e5e5;
  max-width: 720px;
  margin: 0 auto 50px; }
  @media (max-width: 767px) {
    .section-heading {
      font-size: 18px; } }
  .section-heading h1 {
    color: #f5c400;
    line-height: 0.96;
    margin-bottom: 36px; }
    @media (max-width: 767px) {
      .section-heading h1 {
        font-size: 32px;
        margin-bottom: 24px; } }

.media-detail {
  overflow: hidden;
  font-size: 12px;
  line-height: 1.09; }
  @media (max-width: 767px) {
    .media-detail {
      line-height: 1.3;
      position: relative; } }
  @media (max-width: 767px) {
    .media-detail p {
      display: none; } }
  @media (max-width: 767px) {
    .media-detail .media-left {
      overflow: hidden;
      position: relative;
      width: 100%;
      display: block; } }
  @media (max-width: 1209px) {
    .media-detail .media-left img {
      width: 415px;
      margin-top: 49px; } }
  @media (max-width: 767px) {
    .media-detail .media-left img {
      margin-left: -50%; } }
  @media (max-width: 479px) {
    .media-detail .media-left img {
      margin-left: -100%; } }
  .media-detail .media-body {
    overflow: visible;
    padding: 18px 0 0 14px; }
    @media (max-width: 767px) {
      .media-detail .media-body {
        width: 50%;
        display: block;
        position: absolute;
        right: 0;
        top: 0; } }
  .media-detail .list-unstyled li {
    position: relative;
    margin-left: 25px;
    /*&:nth-child(even) {
                @include media('>=tablet') {
                    max-width: 272px;
                }
                @include media('<tablet') {
                    max-width: 220px;
                }
            }*/
    /*&:nth-child(1) {
                .line-down{
                    width: 210px;
                    height: 20px;
                    @include media('<phone') {
                        width: 75vw;
                    }
                }

            }*/ }
    @media (min-width: 768px) {
      .media-detail .list-unstyled li {
        width: 216px; } }
    @media (max-width: 767px) {
      .media-detail .list-unstyled li {
        width: 200px;
        text-align: left; } }
    @media (max-width: 991px) {
      .media-detail .list-unstyled li:nth-child(1) .line-down {
        width: 180px; } }
    @media (max-width: 767px) {
      .media-detail .list-unstyled li:nth-child(1) .line-down {
        width: 210px;
        height: 20px; } }
    @media (max-width: 479px) {
      .media-detail .list-unstyled li:nth-child(1) .line-down {
        width: 60vw; } }
    @media (max-width: 991px) {
      .media-detail .list-unstyled li:nth-child(2) .line-down {
        width: 180px; } }
    @media (max-width: 767px) {
      .media-detail .list-unstyled li:nth-child(2) .line-down {
        width: 180px;
        height: 30px; } }
    @media (max-width: 479px) {
      .media-detail .list-unstyled li:nth-child(2) .line-down {
        width: 60vw; } }
    .media-detail .list-unstyled li:nth-child(3) .line-up {
      width: 210px; }
      @media (max-width: 991px) {
        .media-detail .list-unstyled li:nth-child(3) .line-up {
          width: 180px; } }
      @media (max-width: 767px) {
        .media-detail .list-unstyled li:nth-child(3) .line-up {
          width: 176px;
          height: 0px; } }
      @media (max-width: 479px) {
        .media-detail .list-unstyled li:nth-child(3) .line-up {
          width: 65vw; } }
    .media-detail .list-unstyled li:nth-child(4) .line-up {
      width: 200px;
      height: 0px; }
      @media (max-width: 479px) {
        .media-detail .list-unstyled li:nth-child(4) .line-up {
          width: 75vw;
          height: 45px; } }
    .media-detail .list-unstyled li + li {
      margin-top: 35px; }
      @media (max-width: 767px) {
        .media-detail .list-unstyled li + li {
          margin-top: 25px; } }
      @media (max-width: 479px) {
        .media-detail .list-unstyled li + li {
          margin-top: 20px; } }
  .media-detail [class*="line-"] {
    position: absolute;
    right: 100%;
    border: solid #d3d0cd;
    width: 206px;
    height: 33px;
    margin-right: 12px; }
    @media (max-width: 767px) {
      .media-detail [class*="line-"] {
        right: 70%; } }
    @media (max-width: 479px) {
      .media-detail [class*="line-"] {
        right: 30%; } }
    .media-detail [class*="line-"]:after {
      content: '';
      position: absolute;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background: #b4282e;
      border: 1px solid #fcf7f7;
      left: -7px; }
  .media-detail .line-down {
    border-width: 1px 0 0 1px;
    border-top-left-radius: 13px;
    top: 8px; }
    .media-detail .line-down:after {
      bottom: -6px; }
  .media-detail .line-up {
    border-width: 0 0 1px 1px;
    border-bottom-left-radius: 13px;
    bottom: 100%;
    margin-bottom: -9px; }
    .media-detail .line-up:after {
      top: -6px; }
  .media-detail h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
    color: #f5c400; }
    @media (max-width: 767px) {
      .media-detail h3 {
        position: relative;
        background: #000; } }
  .media-detail p {
    text-align: left;
    margin-bottom: 0; }

.datas {
  margin: 0 -78px;
  color: #a2a2a2;
  font-size: 10px;
  margin: 0 11px; }
  .datas [class*="col-"],
  .datas [class^="col-"] {
    padding: 0 78px; }
  @media (max-width: 767px) {
    .datas {
      margin: 0 -13px; } }
  @media (max-width: 1209px) {
    .datas [class*="col-"],
    .datas [class^="col-"] {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .datas [class*="col-"],
    .datas [class^="col-"] {
      padding: 0 13px; } }
  .datas .heading {
    font-size: 14px;
    margin-bottom: 54px; }
    @media (max-width: 991px) {
      .datas .heading {
        text-align: left;
        margin-bottom: 35px; } }
    @media (max-width: 767px) {
      .datas .heading {
        text-align: center; } }
  .datas h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px; }
    @media (max-width: 991px) {
      .datas h3 {
        margin-bottom: 18px; } }
  .datas h5 {
    font-size: 10px;
    text-transform: uppercase; }
  @media (max-width: 991px) {
    .datas .progress-block {
      padding-bottom: 28px;
      margin-bottom: 32px; } }
  @media (max-width: 767px) {
    .datas .progress-block {
      border-bottom: 1px solid #fff; } }

div.cto-center {
  margin-top: 10px;
  text-align: center; }

#lumi-precision {
  padding-top: 200px; }

.progress-block {
  display: inline-block;
  width: 100%; }
  .progress-block h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #d1d1d1;
    font-weight: 700;
    margin-bottom: 9px; }
  .progress-block .left {
    float: left;
    width: 166px;
    padding-right: 30px; }
    @media (max-width: 479px) {
      .progress-block .left {
        width: 140px;
        padding-right: 20px;
        margin: 0 auto 20px;
        text-align: center; } }
    .progress-block .left .txt {
      text-align: center;
      margin-bottom: 5px;
      width: 98px; }
      @media (max-width: 479px) {
        .progress-block .left .txt {
          width: auto; } }
    @media (max-width: 479px) {
      .progress-block .left .bar-v {
        width: auto; } }
  .progress-block .right {
    overflow: hidden; }
  .progress-block .bar-v + .txt {
    text-transform: none; }
  .progress-block .progress-list li {
    margin-bottom: 10px; }
  .progress-block .progress-list .txt {
    font-weight: 500; }
  .progress-block .progress-list .progress-lg {
    height: 47px;
    font-size: 18px;
    margin-bottom: 12px; }
    .progress-block .progress-list .progress-lg .progress-bar {
      color: #000;
      line-height: 23px;
      text-align: right; }
    .progress-block .progress-list .progress-lg .progress-value-second {
      display: none; }
  .progress-block .flex-justify {
    margin-bottom: 36px; }
  .progress-block .txt {
    display: block;
    font-size: 10px;
    text-transform: uppercase; }
  .progress-block .two-col {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .progress-block .two-col .col {
      display: table-cell;
      vertical-align: middle; }
      .progress-block .two-col .col:first-child {
        width: 48%;
        padding-right: 10px; }

.progress-lg-wrap {
  margin-bottom: 38px; }
  .progress-lg-wrap .txt {
    font-weight: 700; }

.bar-v {
  width: 98px;
  height: 228px;
  border-radius: 12px;
  border: 1px solid #a2a2a2;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  display: none; }
  .bar-v .bar-progress {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: #f5c400;
    border-radius: 0 0 11px 11px; }
  .bar-v .bar-txt {
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff; }
  .bar-v .icon-bar {
    width: 29px;
    position: absolute;
    left: 50%;
    top: 25%;
    bottom: 25%;
    border: solid #a2a2a2;
    border-width: 1px 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2; }
    .bar-v .icon-bar:after {
      content: '';
      left: 0;
      width: 100%;
      position: absolute;
      height: 1px;
      top: 50%;
      background: #a2a2a2;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.bar-h {
  height: 43px;
  border-radius: 12px;
  border: 1px solid #a2a2a2;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }
  .bar-h .icon-bar {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 20%;
    right: 20%;
    border: solid #a2a2a2;
    border-width: 0 1px; }
    .bar-h .icon-bar:before, .bar-h .icon-bar:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 33.33%;
      right: 33.33%;
      border: solid #a2a2a2;
      border-width: 0 1px; }
  .bar-h .bar-progress {
    float: left;
    height: 100%;
    background: #8e720a; }
  .bar-h .bar-txt {
    position: absolute;
    left: 18px;
    top: 11px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-weight: 500; }

.circle-progress {
  display: inline-block;
  width: 113px;
  height: 113px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  margin: 1px;
  border: 1px solid #59585d; }
  .circle-progress:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 9px;
    right: 9px;
    bottom: 9px;
    border-radius: 50%;
    border: 1px solid #59585d;
    z-index: -1; }
  .circle-progress .tc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    text-align: center; }
  .circle-progress .val {
    font-size: 25px;
    display: block;
    color: #fff;
    font-weight: bold; }
  .circle-progress .title {
    font-size: 11px;
    display: block; }

.circle-progress-a {
  display: inline-block;
  width: 141px;
  height: 141px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  font-size: 10px; }
  .circle-progress-a .tc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    text-align: center; }
  .circle-progress-a .val,
  .circle-progress-a .title {
    display: block; }
  .circle-progress-a .val1 {
    color: #f5c400;
    position: absolute;
    text-align: right;
    top: 6px;
    right: 83px;
    white-space: wrap;
    text-transform: uppercase; }
    #physicans-1 .circle-progress-a .val1 {
      right: 133px; }
      @media (max-width: 767px) {
        #physicans-1 .circle-progress-a .val1 {
          right: 33px;
          top: -30px; } }
  .circle-progress-a span {
    font-size: 12px; }

@media (max-width: 767px) {
  #physicans-1 .progress-block:nth-child(2) .right {
    padding-left: 15px; } }

.circle-progress-b {
  display: inline-block;
  position: relative;
  vertical-align: top;
  background: url("../../images/bg-fan.png") no-repeat 14px 14px; }
  .circle-progress-b .val {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    white-space: wrap; }
  .circle-progress-b canvas {
    vertical-align: top; }

.progress {
  border: 1px solid #65646a;
  height: 25px;
  font-size: 18px;
  margin-bottom: 3px; }

.progress-lg {
  height: 47px;
  font-size: 18px;
  margin-bottom: 12px; }
  .progress-lg .progress-bar {
    color: #fff;
    line-height: 45px; }

.progress-two {
  height: 36px;
  background: #a9870a;
  text-transform: uppercase;
  position: relative; }
  .progress-two .progress-bar {
    border-radius: 0;
    font-size: 14px;
    padding: 5px 17px 4px;
    color: #fff; }
  .progress-two .progress-txt {
    position: absolute;
    right: 0;
    top: 0;
    color: #f5c400;
    font-size: 14px;
    padding: 5px 17px 4px; }

.progress-bar {
  position: relative;
  border-right: 1px solid #65646a;
  border-radius: 0 3px 3px 0;
  text-align: left; }
  .progress-bar i {
    font-style: rmal; }
  .progress-bar span {
    position: absolute;
    left: 100%;
    padding-left: 15px; }

.progress-bar-black {
  background: #000;
  border: none; }

.circle-wrap {
  margin: 0; }
  .circle-wrap > li {
    margin: 0 15px 10px 0; }
  .circle-wrap h4 {
    margin-bottom: 17px; }

.product-block {
  padding: 177px 0 187px; }
  @media (max-width: 991px) {
    .product-block {
      padding: 134px 0 100px; } }
  @media (max-width: 767px) {
    .product-block {
      padding: 68px 0 40px; } }
  .product-block h3 {
    color: #f5c400;
    margin-bottom: 55px; }
  @media (max-width: 767px) {
    .product-block .img-bordered {
      margin-top: 19px; } }

.intro {
  padding: 86px 0;
  font-size: 30px;
  line-height: 1.2;
  color: #fefefe;
  text-align: center;
  font-weight: 300; }
  @media (max-width: 767px) {
    .intro {
      font-size: 20px;
      padding: 72px 0 60px; } }
  .intro p {
    margin-bottom: 0; }

.case-list {
  margin: 0 -6px -5px; }
  .case-list > li {
    width: 50%;
    padding: 0 6px; }
    @media (max-width: 479px) {
      .case-list > li {
        width: 100%; } }
  .case-list .img-thumb {
    height: 458px;
    font-size: 18px;
    line-height: 1.11; }
    @media (max-width: 767px) {
      .case-list .img-thumb {
        height: 370px; } }
    .case-list .img-thumb .tc {
      text-transform: none; }
    .case-list .img-thumb p {
      max-width: 370px;
      margin: 0 auto 29px; }

.content {
  padding-top: 82px;
  padding-bottom: 84px;
  line-height: 1.34;
  font-weight: 300; }
  @media (max-width: 767px) {
    .content {
      padding-top: 62px;
      padding-bottom: 34px; } }
  @media (min-width: 1210px) {
    .content .container {
      width: 956px; } }
  .content .row {
    margin: 0 -45px; }
    .content .row [class*="col-"],
    .content .row [class^="col-"] {
      padding: 0 45px; }
  .content .has-divider {
    position: relative;
    margin-bottom: 58px;
    padding-bottom: 55px; }
    @media (max-width: 767px) {
      .content .has-divider {
        padding-bottom: 0; } }
    .content .has-divider:before {
      content: '';
      position: absolute;
      display: block;
      top: -16px;
      bottom: 0;
      left: 50%;
      border-left: 1px solid #333; }
      @media (max-width: 767px) {
        .content .has-divider:before {
          display: none; } }
  .content .heading {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 78px; }
    @media (max-width: 767px) {
      .content .heading {
        margin-bottom: 42px; } }
    .content .heading h2 {
      margin-bottom: 30px; }
  .content h2 {
    color: #f5c400;
    text-align: center;
    margin-bottom: 44px; }
  .content h4 {
    margin-bottom: 12px;
    font-weight: 700; }
  .content p {
    margin-bottom: 38px; }

.article + .article {
  margin-top: 26px;
  padding-top: 61px;
  border-top: 1px solid #333; }
  @media (max-width: 767px) {
    .article + .article {
      padding-top: 40px;
      margin-top: 49px; } }

.content-treatment .has-divider {
  margin-bottom: 0; }

.faq {
  padding: 87px 0 137px; }
  @media (max-width: 767px) {
    .faq {
      padding: 63px 0 48px; } }
  .faq h2 {
    color: #f5c400;
    margin-bottom: 59px; }
    @media (max-width: 767px) {
      .faq h2 {
        margin-bottom: 38px; } }
  .faq .accordion > li {
    margin-bottom: 0; }
  .faq .accordion .opener {
    background: transparent;
    padding: 35px 15px; }
    .faq .accordion .opener:hover, .faq .accordion .opener[aria-expanded="true"] {
      background: transparent;
      color: #f5c400; }

.count-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 9px;
  -moz-column-gap: 9px;
  column-gap: 9px; }
  .count-2 > li {
    page-break-inside: avoid; }

.accordion > li {
  border: none;
  padding: 0;
  margin-bottom: 9px;
  border-radius: 0;
  background: none;
  vertical-align: top; }

.accordion .opener {
  display: block;
  background: #333;
  padding: 27px 15px;
  text-align: center;
  font-weight: 500;
  color: #fff; }
  @media (max-width: 767px) {
    .accordion .opener {
      padding: 18px 14px; } }
  .accordion .opener:hover, .accordion .opener[aria-expanded="true"] {
    background: #f5c400; }

.isotope-grid {
  overflow: hidden;
  margin: 0 -5px; }
  .isotope-grid > li {
    width: 50%;
    padding: 0 5px; }
    @media (max-width: 479px) {
      .isotope-grid > li {
        width: 100%; } }
    .isotope-grid > li.w-full {
      width: 100%; }

.thumb-episode {
  position: relative;
  margin-bottom: 10px; }
  .thumb-episode .t {
    white-space: nowrap;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 15px; }
    .thumb-episode .t:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .thumb-episode .t > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%;
      margin-left: -0.5em; }
    .thumb-episode .t .tc {
      max-width: 440px;
      width: 100%; }
  .thumb-episode img {
    width: 100%; }
  .thumb-episode h3 {
    position: relative;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 7px; }
    .thumb-episode h3 .logo-1 {
      position: absolute;
      left: 50%;
      margin-left: -32px;
      width: 65px;
      height: 65px;
      top: -75px;
      background: url("../../images/icon-logo-1.png") no-repeat 50% 50%; }
      @media (max-width: 767px) {
        .thumb-episode h3 .logo-1 {
          margin-left: -16px;
          width: 32px;
          height: 32px;
          top: -40px;
          background: url("../../images/icon-logo-1.png") no-repeat 50% 50%/32px 32px; } }
    .thumb-episode h3 .logo-2 {
      position: absolute;
      left: 50%;
      margin-left: -32px;
      width: 65px;
      height: 65px;
      top: -75px;
      background: url("../../images/icon-logo-2.png") no-repeat 50% 50%; }
      @media (max-width: 767px) {
        .thumb-episode h3 .logo-2 {
          margin-left: -16px;
          width: 32px;
          height: 32px;
          top: -40px;
          background: url("../../images/icon-logo-2.png") no-repeat 50% 50%/32px 32px; } }
  .thumb-episode a {
    color: #fff; }
    .thumb-episode a:hover {
      color: #f5c400; }
  .thumb-episode .more {
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .thumb-episode .more {
        font-size: 12px; } }

.section-clinic {
  padding: 124px 0;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 300;
  color: #d1d1d1; }
  @media (max-width: 767px) {
    .section-clinic {
      padding: 68px 0 48px; } }
  @media (min-width: 1210px) {
    .section-clinic .container {
      width: 1300px; } }
  .section-clinic .section-row + .section-row {
    margin-top: 82px; }
  .section-clinic .section-heading {
    margin-bottom: 111px; }
    @media (max-width: 767px) {
      .section-clinic .section-heading {
        margin-bottom: 53px; } }
  .section-clinic h2 {
    font-size: 28px;
    border-bottom: 1px solid #a2a2a2;
    padding-bottom: 11px;
    margin-bottom: 32px;
    text-transform: capitalize;
    color: #f5c400;
    display: inline-block;
    vertical-align: top;
    min-width: 292px; }
  .section-clinic p {
    margin-bottom: 5px; }
  .section-clinic .list-number {
    overflow: hidden;
    color: #797979;
    line-height: 1;
    margin: 0 0 27px -5px; }
    .section-clinic .list-number > li {
      float: left;
      text-align: center;
      margin: 0 50px 25px 0; }
    .section-clinic .list-number span {
      display: block; }
    .section-clinic .list-number .no {
      font-size: 60px;
      line-height: 0.73;
      margin-bottom: 8px; }
    .section-clinic .list-number .txt {
      text-transform: uppercase; }
  .section-clinic .bar-v {
    height: 169px;
    margin-bottom: 6px; }
  .section-clinic .progress-block + .progress-block {
    margin-top: 22px; }
  .section-clinic .progress-block h3 {
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    margin: 7px 0 50px; }
  .section-clinic .progress-block h4 {
    margin-bottom: 13px;
    text-align: left; }
  .section-clinic .progress-block .txt {
    margin-bottom: 3px; }
  .section-clinic .two-col {
    margin-bottom: 8px; }
    .section-clinic .two-col h3 {
      margin: 0 0 15px; }

.panel-group .panel {
  border-radius: 0; }
  .panel-group .panel + .panel {
    margin-top: 0; }

.panel-group .panel-default {
  margin: 0 0 -1px; }

.panel-default {
  background: none;
  border-radius: 0;
  border: none;
  border: solid #333;
  border-width: 1px 0; }
  .panel-default .panel-heading {
    background: none;
    border-radius: 0;
    border-bottom-color: #333;
    padding: 17px 0; }
    .panel-default .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #333; }
  .panel-default .panel-body {
    font-weight: 400; }

.section-events {
  padding: 168px 0; }
  @media (max-width: 767px) {
    .section-events {
      padding: 68px 0 44px; } }
  .section-events .section-heading {
    margin-bottom: 99px; }
    @media (max-width: 767px) {
      .section-events .section-heading {
        margin-bottom: 55px; } }
  .section-events .link-back {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #a2a2a2;
    font-size: 14px; }
    .section-events .link-back:before {
      content: '<';
      margin-right: 4px; }
    .section-events .link-back:hover {
      color: #f5c400; }

.event-list {
  margin-bottom: 40px; }
  .event-list .panel-heading {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .event-list [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px; }
  .event-list .col-date {
    font-size: 33px;
    font-weight: 300;
    color: #797979;
    width: 124px;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .event-list .col-date {
        width: 92px;
        font-size: 24px; } }
  .event-list .col-txt h2 {
    font-size: 18px;
    color: #f5c400;
    margin-bottom: 4px; }
    .event-list .col-txt h2 a {
      color: #f5c400; }
  .event-list .col-txt address {
    margin-bottom: 0;
    color: #bcbcbc;
    font-size: 12px; }
  .event-list .col-logo {
    width: 188px; }
    @media (max-width: 767px) {
      .event-list .col-logo {
        width: 104px; } }
    @media (max-width: 479px) {
      .event-list .col-logo {
        display: none; } }
  .event-list .col-opener {
    width: 40px;
    font: 10px/1 'icomoon'; }
    .event-list .col-opener a {
      color: #9c9c9c; }
      .event-list .col-opener a[aria-expanded="true"]:before {
        content: '\e907'; }
      .event-list .col-opener a:before {
        content: '\e906'; }
      .event-list .col-opener a:hover {
        color: #f5c400; }
  .event-list .panel-body {
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 22px 16px; }
    .event-list .panel-body ul {
      float: left;
      padding-right: 15px; }

.h2, .maintitle, .item h2 {
  text-transform: capitalize; }

.table_radiation .table tr:last-child td {
  color: #f5c400 !important; }

table.table.table-def tr td.val p {
  margin: 0;
  padding: 0; }

img.hero-title-img {
  width: 100%; }

p.subcopy {
  color: white;
  font-weight: 300;
  text-transform: none; }

.visual-video-background.video-gif-background .video-gif {
  display: none; }

@media (max-width: 991px) {
  .visual-video-background.video-gif-background {
    position: absolute;
    display: block;
    width: 100%; }
    .visual-video-background.video-gif-background #bgvid {
      display: none; }
    .visual-video-background.video-gif-background .video-gif {
      display: block;
      width: 100%;
      height: 100vh; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visual-video-background.video-gif-background .gif-tablet {
    display: block !important; }
  .visual-video-background.video-gif-background .gif-mobile {
    display: none !important; } }

@media (max-width: 767px) {
  .visual-video-background.video-gif-background .gif-tablet {
    display: none !important; }
  .visual-video-background.video-gif-background .gif-mobile {
    display: block !important; } }

.visual-heading .subcopy {
  font-size: 22px;
  font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 500; }
  @media (max-width: 767px) {
    .visual-heading .subcopy {
      font-size: 19px; } }

@media (max-width: 767px) {
  .bg-video-cover .bg-cover {
    background-image: none !important; } }

@media (max-width: 991px) {
  #home-carousel.carousel .slick-slide > * {
    margin-left: 0; } }

#home-carousel a.more {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  display: inline-block;
  margin-top: 23px;
  font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 500; }

@media (min-width: 768px) and (max-width: 991px) {
  #home-carousel a.more {
    font-size: 20px;
    font-family: "DINPro", "Arial", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-weight: 500; } }
  @media (max-width: 767px) {
    #home-carousel a.more {
      font-size: 16px;
      margin-top: 18px;
      font-weight: 500; } }

#home-carousel .visual-video-background .video-gif {
  display: none; }

@media (max-width: 991px) {
  #home-carousel .visual-video-background .video-slide {
    display: none !important; }
  #home-carousel .visual-video-background .video-gif {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    min-height: 100vh; } }

@media (max-width: 991px) {
  #home-carousel .slide-2 .hero-title-img {
    padding: 0 35px; } }

#home-carousel .slide-3 .media-img {
  vertical-align: middle; }
  @media (max-width: 991px) {
    #home-carousel .slide-3 .media-img {
      height: 55vh; }
      #home-carousel .slide-3 .media-img #lightbox-device-landing {
        display: none; } }
  #home-carousel .slide-3 .media-img .logo-lumivascular {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    text-align: center; }
  #home-carousel .slide-3 .media-img .desc {
    display: inline-block;
    margin: 121px 0 0 -0.25em;
    padding-left: 0;
    vertical-align: top;
    width: 65%;
    text-align: center; }
    #home-carousel .slide-3 .media-img .desc .caption {
      max-width: 100%;
      text-align: center;
      width: 100%; }
    #home-carousel .slide-3 .media-img .desc .video-gif {
      display: none; }
    @media (max-width: 991px) {
      #home-carousel .slide-3 .media-img .desc {
        display: inline-block;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        height: 100%;
        position: relative;
        top: -10vh;
        padding-top: 35vh; }
        #home-carousel .slide-3 .media-img .desc .video-gif {
          display: block;
          position: absolute;
          margin: 0 auto;
          top: 45%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        #home-carousel .slide-3 .media-img .desc .logo-lumivascular {
          bottom: 0;
          margin-bottom: 10px;
          padding: 0 59px;
          position: relative; }
        #home-carousel .slide-3 .media-img .desc .caption {
          bottom: 0;
          position: relative;
          margin-bottom: 10px; }
        #home-carousel .slide-3 .media-img .desc p.link-more {
          bottom: 0;
          position: relative;
          width: 100%; } }

#home-carousel .slide-3 p {
  text-align: center; }

@media (max-width: 991px) {
  #home-carousel .slide-4 .inner-cell {
    padding: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #home-carousel .gif-tablet {
    display: block !important; }
  #home-carousel .gif-mobile {
    display: none !important; } }

@media (max-width: 767px) {
  #home-carousel .gif-tablet {
    display: none !important; }
  #home-carousel .gif-mobile {
    display: block !important; }
  #home-carousel .caption {
    font-size: 27px !important;
    line-height: 30px !important; } }

/* ---------------------------------------------------------
   Wildcat page styles
   ---------------------------------------------------------*/
.visual-product {
  height: 100vh;
  display: table;
  width: 100%;
  padding: 166px 0 43px;
  text-align: center;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }
  @media (max-width: 767px) {
    .visual-product {
      padding: 82px 0 43px; } }
  .visual-product .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px; }
  .visual-product .img-hold {
    margin: 0 -15px 45px; }
    @media (max-width: 767px) {
      .visual-product .img-hold {
        margin-bottom: 24px; } }
  .visual-product .logo {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 47px; }
    @media (max-width: 767px) {
      .visual-product .logo {
        width: 240px;
        margin-bottom: 34px; } }
    @media (max-width: 479px) {
      .visual-product .logo {
        width: 206px; } }
  .visual-product h1,
  .visual-product h2 {
    color: #f5c400;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .visual-product h1,
      .visual-product h2 {
        margin-bottom: 18px; } }
  .visual-product .subtitle {
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #a2a2a2;
    font-weight: 500; }
    @media (max-width: 767px) {
      .visual-product .subtitle {
        font-size: 16px; } }
  .visual-product .desc {
    display: inline-block;
    width: 100%;
    max-width: 720px; }

.products {
  padding: 215px 0;
  background: linear-gradient(to bottom, #000000 72%, #1c1c1c 100%); }
  @media (max-width: 767px) {
    .products {
      padding: 108px 0 56px; } }

.item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767px) {
    .item {
      display: block; } }
  .item + .item {
    margin-top: 246px; }
    @media (max-width: 767px) {
      .item + .item {
        margin-top: 124px; } }
  .item > * {
    padding: 0 25px;
    float: none; }
    @media (min-width: 768px) {
      .item > * {
        width: 50%; } }
  .item h2 {
    color: #f5c400;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .item h2 {
        margin-bottom: 19px; } }
  @media (min-width: 768px) {
    .item .desc {
      max-width: 495px; } }
  @media (min-width: 768px) {
    .item .txt-wrap {
      max-width: 440px; } }
  @media (max-width: 767px) {
    .item .img-hold {
      margin-bottom: 30px; } }

.item-center {
  display: block; }
  .item-center > * {
    width: auto; }
  .item-center .img-hold {
    margin-bottom: 165px;
    padding: 0; }
    @media (max-width: 767px) {
      .item-center .img-hold {
        margin-bottom: 56px; } }
  .item-center .img1 {
    margin-bottom: 91px; }
    @media (max-width: 767px) {
      .item-center .img1 {
        margin-bottom: 50px; } }
    .item-center .img1 img {
      margin: -60px 0 0; }
      @media (max-width: 767px) {
        .item-center .img1 img {
          margin-top: 20px; } }
  .item-center .desc {
    max-width: 702px;
    text-align: center;
    margin: 0 auto; }
  .item-center h2 {
    text-align: center; }

@media (min-width: 768px) {
  .item-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 768px) {
  .item-reverse .desc {
    padding-right: 55px;
    text-align: right; } }

.content-specs {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .content-specs {
      padding: 62px 0 42px; } }
  .content-specs .section-row {
    max-width: 692px;
    margin-left: auto;
    margin-right: auto; }
    .content-specs .section-row + .section-row {
      margin-top: 102px; }
      @media (max-width: 767px) {
        .content-specs .section-row + .section-row {
          margin-top: 55px; } }
  .content-specs h2 {
    color: #a2a2a2;
    font-size: 32px;
    margin-bottom: 40px; }
  .content-specs table {
    font-size: 14px; }
  .content-specs .video-wrap {
    position: relative;
    max-width: 932px;
    margin: 53px auto 96px; }
    .content-specs .video-wrap video {
      max-width: 100%; }
    @media (max-width: 767px) {
      .content-specs .video-wrap {
        margin: 0 auto 40px; } }
    .content-specs .video-wrap .btn-play {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100px;
      height: 100px;
      opacity: 0.5;
      background: url("../../images/ico-play.png") no-repeat 0 0/cover; }
      @media (max-width: 767px) {
        .content-specs .video-wrap .btn-play {
          width: 48px;
          height: 48px; } }
      .content-specs .video-wrap .btn-play:hover {
        opacity: 1; }
    .content-specs .video-wrap.played .btn-play {
      background: url("../../images/ico-pause.png") no-repeat 0 0/cover; }

.table > tbody > tr:last-child td {
  border: none; }

.table > tbody > tr > td {
  border: none;
  border-bottom: 1px solid #333; }

.table-def > thead > tr > th {
  font-weight: 300;
  color: #f5c400;
  font-size: 20px;
  text-align: center;
  border: none;
  padding: 17px 0 26px;
  vertical-align: top; }

.table-def > thead + tbody tr:last-child td {
  border-bottom: 1px solid #333; }

.table-def > thead + tbody .val {
  text-align: center; }

.table-def > tbody > tr > td {
  padding: 24px 15px 26px 0; }
  @media (max-width: 767px) {
    .table-def > tbody > tr > td {
      padding: 18px 15px 18px 0; } }
  .page-template-ocelot-blade .table-def > tbody > tr > td {
    padding: 24px 0 26px 0; }

.table-def .text-yellow .title,
.table-def .text-yellow .val {
  color: #f5c400; }

.table-def .title {
  color: #797979; }

.table-def .val {
  color: #797979;
  font-weight: 700;
  color: #fff; }

.table-def ul {
  margin-bottom: 0; }
  .table-def ul li + li {
    margin-top: 5px; }

@media (max-width: 479px) {
  .table-product {
    display: block; } }

@media (max-width: 479px) {
  .table-product tbody {
    display: block; } }

@media (max-width: 479px) {
  .table-product tbody > tr {
    display: block; }
    .table-product tbody > tr:before, .table-product tbody > tr:after {
      content: " ";
      display: table; }
    .table-product tbody > tr:after {
      clear: both; } }

@media (max-width: 479px) {
  .table-product tbody > tr + tr {
    margin-top: 24px;
    border-top: 1px solid #333; } }

.table-product tbody > tr > td {
  padding: 40px 8px;
  vertical-align: middle; }
  @media (max-width: 767px) {
    .table-product tbody > tr > td {
      padding: 16px 8px; } }
  @media (max-width: 479px) {
    .table-product tbody > tr > td {
      padding: 20px 14px 0;
      border: none; } }

@media screen and (max-width: 320px) {
  .table-product td {
    width: 100% !important; } }

@media (min-width: 480px) {
  .table-product td:nth-child(2) {
    text-align: center; } }

.table-product td:nth-child(3) {
  width: 230px; }
  @media (max-width: 767px) {
    .table-product td:nth-child(3) {
      width: 204px; } }

@media (max-width: 479px) {
  .table-product td {
    display: block; }
    .table-product td:nth-child(1) {
      width: 40%;
      float: left;
      clear: left; }
    .table-product td:nth-child(2) {
      width: 40%;
      float: left;
      clear: left; }
    .table-product td:nth-child(3) {
      width: 60%;
      float: right; } }

.table-product ul li {
  margin-bottom: 12px; }

/* ---------------------------------------------------------
   Radiation page styles
   ---------------------------------------------------------*/
.section-radiation {
  padding: 60px 0 123px 0;
  margin-top: 60px;
  font-size: 16px;
  line-height: 1.25; }
  @media (max-width: 767px) {
    .section-radiation {
      padding: 80px 0 48px; } }
  .section-radiation .list-def {
    width: 352px;
    float: right; }
    @media (max-width: 767px) {
      .section-radiation .list-def {
        width: auto; } }
    .section-radiation .list-def > li {
      position: relative;
      padding: 11px 0 26px; }
      @media (min-width: 768px) {
        .section-radiation .list-def > li:nth-child(2) .line {
          width: 624px; }
        .section-radiation .list-def > li:nth-child(3) .line {
          width: 654px; }
        .section-radiation .list-def > li:nth-child(4) .line {
          width: 629px; }
        .section-radiation .list-def > li:nth-child(5) .line {
          width: 643px; } }
    .section-radiation .list-def h2 {
      font-size: 24px;
      margin-bottom: 5px;
      color: #f5c400;
      text-transform: capitalize; }
    .section-radiation .list-def .line {
      position: absolute;
      top: 0;
      right: 0;
      width: 616px;
      height: 1px;
      background: #646464; }
      @media (max-width: 767px) {
        .section-radiation .list-def .line {
          width: 100%; } }
      .section-radiation .list-def .line:before {
        content: '';
        position: absolute;
        left: 0;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 1px solid #a1a1a1;
        background: #b4252d;
        margin-top: -8px; }
        @media (max-width: 767px) {
          .section-radiation .list-def .line:before {
            display: none; } }
  .section-radiation .inner-cont {
    position: relative;
    padding: 56px 0 175px; }
    @media (max-width: 767px) {
      .section-radiation .inner-cont {
        padding-bottom: 0; } }
  .section-radiation .bg-cover {
    position: absolute;
    top: -16px;
    bottom: -83px;
    left: -128px;
    right: -132px;
    z-index: -1;
    background-position: 50% 0; }
    @media (max-width: 1209px) {
      .section-radiation .bg-cover {
        background-position: 91% 0; } }
    @media (max-width: 767px) {
      .section-radiation .bg-cover {
        background-position: 50% 0; } }
  @media screen and (min-width: 768px) and (max-height: 900px) {
    .section-radiation {
      padding-top: 30px;
      margin-top: 90px; } }
  @media screen and (min-width: 768px) and (max-height: 850px) {
    .section-radiation {
      padding-top: 30px;
      margin-top: 90px; } }
  @media screen and (min-width: 768px) and (max-height: 650px) {
    .section-radiation {
      padding-top: 0px;
      margin-top: 120px; } }
  @media screen and (min-width: 768px) and (max-height: 900px) {
    .section-radiation .bg-cover {
      top: -66px; } }
  @media screen and (min-width: 768px) and (max-height: 900px) {
    .section-radiation .inner-cont {
      padding: 30px 0 35px; } }
  @media screen and (min-width: 768px) and (max-height: 630px) {
    .section-radiation .inner-cont {
      padding: 30px 0 0; } }
  .section-radiation .section-heading {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) and (max-height: 680px) {
      .section-radiation .section-heading {
        margin-bottom: 0px; } }
    @media screen and (min-width: 768px) and (max-height: 850px) {
      .section-radiation .section-heading h1 {
        margin-bottom: 20px; } }
    @media screen and (min-width: 768px) and (max-height: 680px) {
      .section-radiation .section-heading h1 {
        margin-bottom: 10px; } }
    @media screen and (min-width: 768px) and (max-height: 630px) {
      .section-radiation .section-heading h1 {
        font-size: 40px; } }
    @media screen and (min-width: 768px) and (max-height: 680px) {
      .section-radiation .section-heading p {
        margin-bottom: 0px; } }
    @media screen and (min-width: 768px) and (max-height: 630px) {
      .section-radiation .section-heading p {
        font-size: 18px; } }
  @media screen and (min-width: 768px) and (max-height: 900px) {
    .section-radiation .list-def > li {
      padding: 10px 0 15px; } }
  @media screen and (min-width: 768px) and (max-height: 750px) {
    .section-radiation .list-def > li {
      padding: 10px 0 0; } }
  @media screen and (min-width: 768px) and (max-height: 850px) {
    .section-radiation .list-def > li p {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 630px) {
    .section-radiation .list-def > li p {
      font-size: 14px; } }
  @media screen and (min-width: 768px) and (max-height: 630px) {
    .section-radiation .list-def > li h2 {
      font-size: 20px;
      margin-bottom: 0; } }

.section-fluorocopy {
  color: #a2a2a2;
  font-size: 16px;
  line-height: 1.25;
  padding-bottom: 83px; }
  @media (max-width: 767px) {
    .section-fluorocopy {
      padding-bottom: 36px; } }
  @media (max-width: 559px) {
    .section-fluorocopy .table {
      display: block;
      text-align: center; } }
  @media (max-width: 559px) {
    .section-fluorocopy .table > tbody {
      display: block; } }
  @media (max-width: 559px) {
    .section-fluorocopy .table > tbody > tr {
      display: block; } }
  .section-fluorocopy .table > tbody > tr td {
    vertical-align: middle;
    padding: 30px 10px;
    text-align: center; }
    @media (max-width: 559px) {
      .section-fluorocopy .table > tbody > tr td {
        display: inline-block;
        padding: 0 10px 25px;
        border: none; } }
    .section-fluorocopy .table > tbody > tr td:first-child {
      width: 190px; }
      @media (max-width: 559px) {
        .section-fluorocopy .table > tbody > tr td:first-child {
          width: auto;
          display: block;
          padding-bottom: 18px; } }
  .section-fluorocopy .table .title {
    text-transform: uppercase; }
  .section-fluorocopy .table p {
    margin-bottom: 0; }
  .section-fluorocopy .circle-progress-b {
    margin-bottom: 9px; }

.section-lumivascular {
  padding: 117px 0 50px;
  font-size: 14px;
  line-height: 1.43;
  color: #a2a2a2;
  background-position: 100% 0;
  margin-bottom: 47px; }
  @media (max-width: 767px) {
    .section-lumivascular {
      background-position: 50% 0;
      padding: 68px 0 33px;
      margin-bottom: 0; } }
  .section-lumivascular .section-heading {
    text-align: left;
    margin-bottom: 68px; }
    @media (max-width: 767px) {
      .section-lumivascular .section-heading {
        margin-bottom: 56px; } }
    .section-lumivascular .section-heading h1 {
      margin-bottom: 74px; }
      @media (max-width: 767px) {
        .section-lumivascular .section-heading h1 {
          margin-bottom: 31px;
          line-height: 1.3; } }
    .section-lumivascular .section-heading p {
      max-width: 520px; }
  .section-lumivascular .list-separate {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 31px; }
    @media (max-width: 767px) {
      .section-lumivascular .list-separate {
        font-size: 16px;
        margin-bottom: 20px; } }
    .section-lumivascular .list-separate > li + li {
      padding-left: 15px;
      margin-left: 11px; }
      .section-lumivascular .list-separate > li + li:before {
        top: 5px;
        height: 15px;
        border-left-color: #f5c400; }
  .section-lumivascular h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
  .section-lumivascular .table-def {
    max-width: 458px; }
    .section-lumivascular .table-def .val {
      letter-spacing: 3px;
      width: 179px; }

#lumivascular-1 .section-heading {
  margin-bottom: 50px; }
  @media (max-width: 1449px) {
    #lumivascular-1 .section-heading {
      margin-bottom: 10px; }
      #lumivascular-1 .section-heading h1 {
        margin-bottom: 10px; } }

#lumivascular-1 .media-detail .media-body {
  padding-top: 120px; }

@media (max-width: 1449px) {
  #lumivascular-1 .media-detail .media-body {
    padding-top: 59px; }
  #lumivascular-1 .media-detail .media-left img {
    margin-top: 9px;
    width: 415px; } }

@media (min-width: 768px) and (max-width: 1280px) {
  #lumivascular-2 {
    margin-bottom: 120px; } }

/* ---------------------------------------------------------
   Lightbox page styles
   ---------------------------------------------------------*/
.lightbox-logo {
  width: 457px;
  height: 82px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin-top: 70px;
  margin-bottom: 90px; }
  @media (max-width: 939px) {
    .lightbox-logo {
      max-width: 45vw; } }
  @media (max-width: 767px) {
    .lightbox-logo {
      max-width: 457px;
      width: 59%;
      margin: 20px auto 30px;
      background-size: contain;
      height: auto; } }

.product-lightbox {
  font-weight: 300;
  line-height: 1.44;
  background: linear-gradient(to bottom, #000000 8%, #1c1c1c 100%);
  /*h2 {
        color: $yellow;
        line-height: 1.19;
        margin-bottom: 27px;
        text-transform: capitalize;

        @include media('<tablet') {
            margin-bottom: 11px;
        }
    }

    h3 {
        color: #a2a2a2;
        font-size: 20px;
        line-height: 1.4;
        font-weight: 500;
        margin-bottom: 30px;
        text-transform: uppercase;

        @include media('<tablet') {
            font-size: 16px;
        }
    }*/ }
  .animated .product-lightbox {
    background: transparent; }
  .product-lightbox .lightbox-image {
    max-height: 100%; }
    .product-lightbox .lightbox-image img {
      display: block;
      max-height: 720px;
      height: 100%; }
      @media (max-width: 767px) {
        .product-lightbox .lightbox-image img {
          height: auto;
          max-width: 70%;
          margin: 10px auto; } }
  .product-lightbox .maintitle {
    font-size: 42px;
    margin-bottom: 35px;
    max-width: 360px; }
  .product-lightbox .subtitle {
    font-size: 20px;
    max-width: 380px;
    line-height: 28px; }
  .product-lightbox p {
    max-width: 460px; }
  .product-lightbox .container {
    display: table;
    table-layout: fixed; }
    @media (min-width: 1210px) {
      .product-lightbox .container {
        width: 1040px; } }
    @media (max-width: 767px) {
      .product-lightbox .container {
        width: 100%; } }
    .product-lightbox .container:before, .product-lightbox .container:after {
      display: none; }
  .product-lightbox .col {
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 767px) {
      .product-lightbox .col {
        padding-bottom: 30px; } }
  .product-lightbox .has-video {
    vertical-align: bottom;
    padding-right: 20px; }
    @media (max-width: 991px) {
      .product-lightbox .has-video {
        padding-right: 38px; } }
    @media (max-width: 767px) {
      .product-lightbox .has-video {
        display: table-footer-group; } }
  .product-lightbox .logo {
    display: inline-block;
    vertical-align: top;
    margin: 99px 0 86px -23px; }
    @media (max-width: 991px) {
      .product-lightbox .logo {
        width: 280px;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .product-lightbox .logo {
        margin: 40px 0 30px;
        width: 240px; } }
  .product-lightbox .list-circle {
    overflow: hidden;
    margin-bottom: 11px; }
    .product-lightbox .list-circle > li {
      float: left;
      margin: 0 14px 10px 0; }
    @media (max-width: 767px) {
      .product-lightbox .list-circle {
        margin: 0 auto;
        max-width: 470px; } }
  .product-lightbox .circle-progress {
    width: 99px;
    height: 99px; }
    @media (max-width: 924px) {
      .product-lightbox .circle-progress {
        width: 84px;
        height: 84px; } }
    @media (max-width: 809px) {
      .product-lightbox .circle-progress {
        width: 80px;
        height: 80px; } }
    @media (max-width: 767px) {
      .product-lightbox .circle-progress {
        width: 99px;
        height: 99px; } }
    .product-lightbox .circle-progress:before {
      top: 8px;
      bottom: 8px;
      left: 8px;
      right: 8px; }
    .product-lightbox .circle-progress canvas {
      width: 100% !important;
      height: auto !important; }
    .product-lightbox .circle-progress .val {
      line-height: 1; }
  .product-lightbox .bar-wrap {
    color: #a2a2a2;
    margin-bottom: 51px; }
    @media (max-width: 1129px) {
      .product-lightbox .bar-wrap {
        padding-right: 40px; } }
    @media (max-width: 767px) {
      .product-lightbox .bar-wrap {
        padding-left: 20px;
        padding-right: 20px; } }
    .product-lightbox .bar-wrap .title {
      display: block;
      margin-bottom: 4px;
      font-size: 14px;
      text-align: right; }
    .product-lightbox .bar-wrap .t {
      display: table;
      width: 100%;
      table-layout: fixed;
      font-size: 12px;
      line-height: 1.17; }
    .product-lightbox .bar-wrap .tc {
      display: table-cell;
      vertical-align: top; }
      .product-lightbox .bar-wrap .tc:first-child {
        width: 122px;
        padding-right: 5px;
        color: #9f9f9f; }
  .product-lightbox p {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .product-lightbox p {
        max-width: 460px; } }
  .product-lightbox .desc {
    margin: 0 52px;
    font-size: 20px;
    line-height: 1.4;
    position: relative; }
    @media (max-width: 991px) {
      .product-lightbox .desc {
        margin: 0; } }
    @media (max-width: 767px) {
      .product-lightbox .desc {
        font-size: 16px; } }
    .product-lightbox .desc h2 {
      margin-bottom: 105px; }
      @media (max-width: 991px) {
        .product-lightbox .desc h2 {
          margin-bottom: 60px; } }
      @media (max-width: 767px) {
        .product-lightbox .desc h2 {
          margin-bottom: 29px; } }
    .product-lightbox .desc .sub-title {
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      color: #a2a2a2;
      margin-bottom: 14px; }
  @media (max-width: 991px) {
    .product-lightbox .pointer {
      display: none; } }
  .product-lightbox .pointer .pointer {
    height: 30vh; }
  .product-lightbox .pointer.pointer-2 {
    border-width: 0;
    margin-right: 30px; }
    .product-lightbox .pointer.pointer-2:before {
      content: '';
      position: absolute;
      top: 0;
      left: 100%;
      width: 25px;
      border-top: 1px solid #797979; }
    .product-lightbox .pointer.pointer-2:after {
      display: none; }
    .product-lightbox .pointer.pointer-2 .pointer {
      height: 45vh; }
      @media screen and (max-height: 920px) {
        .product-lightbox .pointer.pointer-2 .pointer {
          height: 39vh; } }
      @media screen and (max-height: 760px) {
        .product-lightbox .pointer.pointer-2 .pointer {
          height: 27vh; } }

.pointer {
  width: 226px;
  position: absolute;
  top: 211px;
  right: 100%;
  margin-right: 18px;
  border: solid #797979;
  border-width: 1px 0 0; }
  .pointer:after {
    content: '';
    left: -1px;
    bottom: -11px;
    position: absolute;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #b4252d;
    border: 1px solid #373737; }
  .pointer .pointer {
    width: 91px;
    height: 334px;
    border-width: 0 1px 1px 0;
    right: 0;
    margin-right: 0;
    top: 0; }

.pointer-1 {
  width: 198px; }

.pointer-2 {
  width: 372px; }
  .pointer-2 .pointer {
    width: 110px;
    height: 340px; }

#lightbox-video {
  height: 100%; }
  #lightbox-video img {
    left: 70%; }
  @media screen and (max-height: 600px) {
    #lightbox-video img {
      height: 450px; } }

.lightbox-container .animation-container.animated {
  overflow: hidden; }
  .lightbox-container .animation-container.animated #lightbox-video {
    -webkit-transform: scale(2) translate(-15%, 20%);
    -ms-transform: scale(2) translate(-15%, 20%);
    transform: scale(2) translate(-15%, 20%); }

#lightbox-device-landing {
  width: 367px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 767px) {
    #lightbox-device-landing {
      width: 100%;
      margin: 0; } }
  #lightbox-device-landing .oct-video {
    width: 248px;
    height: 440px;
    position: absolute;
    left: 50%;
    margin-left: -121px;
    top: 20px;
    background: #000; }
    @media (max-width: 767px) {
      #lightbox-device-landing .oct-video {
        display: none; } }
    #lightbox-device-landing .oct-video video {
      position: relative;
      top: 40px;
      width: 100%; }

#lightbox-3 .pointer.pointer-vw {
  display: none; }

.lightbox-container .nav-dots__item[data-id="1"] {
  display: none; }

/* ---------------------------------------------------------
   Pantheris page styles
   ---------------------------------------------------------*/
.pantheris-item {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  padding: 93px 0 162px; }
  @media (max-width: 767px) {
    .pantheris-item {
      padding: 63px 0 43px;
      font-size: 16px; } }
  .pantheris-item .img-hold {
    margin-bottom: 41px; }
  .pantheris-item .heading {
    max-width: 626px;
    margin: 0 auto 24px;
    text-align: center;
    padding: 0 13px; }
  .pantheris-item .sub-head {
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    display: block;
    margin-bottom: 6px; }
  .pantheris-item h2 {
    margin-bottom: 24px;
    color: #f5c400; }
    @media (max-width: 767px) {
      .pantheris-item h2 {
        font-size: 28px; } }
  .pantheris-item p {
    margin-bottom: 21px; }
  .pantheris-item .more {
    display: inline-block;
    font-size: 14px;
    color: #797979;
    font-weight: 700; }
    .pantheris-item .more:hover {
      color: #fff; }
  .pantheris-item .desc-type1 {
    padding: 0; }
    @media (min-width: 992px) {
      .pantheris-item .desc-type1 {
        width: 721px; } }
    .pantheris-item .desc-type1 p {
      margin: 38px 19px 20px 0; }
  .pantheris-item .desc-type2 {
    padding: 0; }
    @media (min-width: 992px) {
      .pantheris-item .desc-type2 {
        width: 950px; } }
  .pantheris-item .progress-wrap {
    font-size: 14px;
    line-height: 1.14; }
    .pantheris-item .progress-wrap .txt {
      color: #a2a2a2;
      display: block;
      text-align: center;
      margin-bottom: 11px; }
    .pantheris-item .progress-wrap .col-in {
      overflow: hidden; }
      .pantheris-item .progress-wrap .col-in:first-child {
        float: left;
        width: 136px;
        margin-right: 24px; }
    .pantheris-item .progress-wrap .circle-progress {
      margin-top: 15px; }
  .pantheris-item .bar-v {
    width: auto;
    height: 169px; }
  .pantheris-item .progress-block {
    margin-top: 62px;
    max-width: 470px; }
    .pantheris-item .progress-block .left {
      width: 186px; }
    .pantheris-item .progress-block h4 {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 12px; }
    .pantheris-item .progress-block .txt {
      color: #a2a2a2;
      margin-bottom: 4px; }
    .pantheris-item .progress-block .circle-progress-a {
      margin-top: 40px; }
  .pantheris-item .desc-type3 {
    padding: 37px 0 0; }
    @media (min-width: 992px) {
      .pantheris-item .desc-type3 {
        max-width: 1032px; } }
    .pantheris-item .desc-type3 h3 {
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 18px;
      color: #a2a2a2; }
    .pantheris-item .desc-type3 .col-sm-4 {
      transition: opacity, 0.3s, ease-in-out;
      opacity: 0.3; }
      .pantheris-item .desc-type3 .col-sm-4:last-child .pointer {
        left: 113px; }
      .pantheris-item .desc-type3 .col-sm-4:nth-child(2) .pointer {
        border-width: 0 0 1px 1px;
        border-radius: 0 0 0 9px;
        left: -35px;
        width: 30px; }
        .pantheris-item .desc-type3 .col-sm-4:nth-child(2) .pointer:after {
          right: auto;
          left: -12px; }
    .pantheris-item .desc-type3 .active {
      opacity: 1; }
      .pantheris-item .desc-type3 .active .pointer {
        opacity: 1; }
  .pantheris-item .pointer {
    transition: opacity, 0.3s, ease-in-out;
    width: 50px;
    height: 170px;
    top: auto;
    bottom: 100%;
    margin-bottom: -9px;
    right: auto;
    left: 80px;
    border-width: 0 1px 1px 0;
    border-radius: 0 0 9px 0;
    opacity: 0; }
    @media (max-width: 767px) {
      .pantheris-item .pointer {
        display: none; } }
    .pantheris-item .pointer:after {
      left: auto;
      bottom: auto;
      right: -12px;
      top: -2px; }

.pantheris-container {
  font-weight: 300;
  position: relative; }
  .pantheris-container .pantheris-logo {
    display: block;
    background: url("../../images/logo-pantheris.svg") no-repeat 50% 50%;
    width: 273px;
    height: 54px;
    margin: 0 auto;
    text-indent: -9999px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .pantheris-container .pantheris-logo {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 100%;
        background-size: contain; } }
  .pantheris-container .pantheris-image {
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle; }
    .pantheris-container .pantheris-image img {
      display: inline-block;
      vertical-align: middle;
      max-height: 100%;
      max-width: 100%; }
  .pantheris-container .animation-container .animation-view-video .ani-middle {
    -webkit-transform: translateY(-72%);
    -ms-transform: translateY(-72%);
    transform: translateY(-72%); }

.container-pantheris-1 {
  max-width: 900px;
  margin: 0 auto; }
  .container-pantheris-1:before, .container-pantheris-1:after {
    content: " ";
    display: table; }
  .container-pantheris-1:after {
    clear: both; }
  .container-pantheris-1 .left {
    width: 50%;
    float: left;
    padding-right: 5%; }
    @media (max-width: 767px) {
      .container-pantheris-1 .left {
        width: 100%;
        float: none; } }
  .container-pantheris-1 .right {
    width: 50%;
    float: right;
    margin-top: 10%; }
    @media (max-width: 767px) {
      .container-pantheris-1 .right {
        width: 100%;
        float: none; } }
  .container-pantheris-1 .progress-wrap {
    max-width: 285px;
    margin: 0 0 0 auto; }
    .container-pantheris-1 .progress-wrap:before, .container-pantheris-1 .progress-wrap:after {
      content: " ";
      display: table; }
    .container-pantheris-1 .progress-wrap:after {
      clear: both; }
    @media (max-width: 767px) {
      .container-pantheris-1 .progress-wrap {
        max-width: 90%;
        margin: 0 auto; } }
    .container-pantheris-1 .progress-wrap .col-in {
      width: 50%;
      float: left; }
      @media (max-width: 479px) {
        .container-pantheris-1 .progress-wrap .col-in {
          width: 100%;
          float: none; } }
      .container-pantheris-1 .progress-wrap .col-in .txt {
        display: block;
        font-size: 14px;
        font-weight: 300;
        text-align: center; }
        .container-pantheris-1 .progress-wrap .col-in .txt strong {
          font-weight: 700; }
      .container-pantheris-1 .progress-wrap .col-in p {
        display: block;
        font-size: 12px;
        font-weight: 300;
        text-align: center;
        margin-bottom: 10px; }
        .container-pantheris-1 .progress-wrap .col-in p strong {
          font-size: 16px;
          font-weight: 700; }
    .container-pantheris-1 .progress-wrap .bar-v {
      max-width: 136px;
      width: 100%; }
      .container-pantheris-1 .progress-wrap .bar-v .bar-txt {
        text-align: center;
        font-size: 23px;
        font-weight: 700; }
      @media screen and (max-height: 920px) {
        .container-pantheris-1 .progress-wrap .bar-v {
          height: 160px;
          max-width: 110px;
          margin: 0 auto; } }
      @media screen and (max-height: 760px) {
        .container-pantheris-1 .progress-wrap .bar-v {
          height: 130px;
          max-width: 100px; } }
      @media (max-width: 767px) {
        .container-pantheris-1 .progress-wrap .bar-v {
          margin: 10px auto; } }
  .container-pantheris-1 .circle-progress {
    display: block;
    margin: 0 0 18px auto; }
    @media (max-width: 767px) {
      .container-pantheris-1 .circle-progress {
        margin: 20px auto 20px auto; } }

.container-pantheris-2 {
  max-width: 850px;
  margin: 0 auto; }
  .container-pantheris-2:before, .container-pantheris-2:after {
    content: " ";
    display: table; }
  .container-pantheris-2:after {
    clear: both; }
  .container-pantheris-2 .left {
    width: 30%;
    float: left; }
    @media (max-width: 767px) {
      .container-pantheris-2 .left {
        width: 100%;
        float: none; }
        .container-pantheris-2 .left img {
          float: left;
          margin: 0 25px 25px 0; } }
    @media screen and (max-height: 760px) {
      .container-pantheris-2 .left img {
        height: 330px;
        float: left; } }
    @media (max-width: 479px) {
      .container-pantheris-2 .left img {
        display: block;
        float: none;
        margin: 0 auto; } }
  .container-pantheris-2 .right {
    width: 61%;
    float: right;
    margin-top: 120px; }
    @media (max-width: 767px) {
      .container-pantheris-2 .right {
        width: 100%;
        float: none; } }
  .container-pantheris-2 .progress-block {
    margin-top: 62px;
    max-width: 470px; }
    @media screen and (max-height: 920px) {
      .container-pantheris-2 .progress-block {
        margin-top: 10px; } }
    @media screen and (max-height: 760px) {
      .container-pantheris-2 .progress-block {
        margin-top: 0; } }
    .container-pantheris-2 .progress-block .left-item {
      width: 186px;
      float: left; }
    .container-pantheris-2 .progress-block h4 {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 12px; }
    .container-pantheris-2 .progress-block .txt {
      color: #a2a2a2;
      margin-bottom: 4px; }
    .container-pantheris-2 .progress-block .circle-progress-a {
      margin-top: 40px; }

.container-pantheris-3 {
  max-width: 970px;
  margin: 0 auto; }
  .container-pantheris-3:before, .container-pantheris-3:after {
    content: " ";
    display: table; }
  .container-pantheris-3:after {
    clear: both; }
  .container-pantheris-3 .column {
    width: 33.3333%;
    padding: 0 20px;
    float: left;
    opacity: 0.3;
    transition: opacity .5s ease; }
    @media (max-width: 767px) {
      .container-pantheris-3 .column {
        float: none;
        width: 100%;
        display: none; } }
    .container-pantheris-3 .column h4 {
      position: relative;
      color: #a2a2a2;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 28px; }
      .container-pantheris-3 .column h4 span {
        opacity: 0;
        transition: opacity .5s ease; }
        @media (max-width: 767px) {
          .container-pantheris-3 .column h4 span {
            display: none; } }
    .container-pantheris-3 .column p {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      color: #a2a2a2; }
    .container-pantheris-3 .column.active {
      opacity: 1; }
      .container-pantheris-3 .column.active h4 span {
        opacity: 1; }
      @media (max-width: 767px) {
        .container-pantheris-3 .column.active {
          display: block; } }
    .container-pantheris-3 .column.column-1 h4 span {
      display: block;
      position: absolute;
      left: 70px;
      bottom: 5px;
      height: 130px;
      width: 150px;
      border: 1px solid #65646a;
      border-top: 0 none;
      border-left: 0 none;
      border-radius: 0 0 8px 0; }
      @media screen and (max-height: 760px) {
        .container-pantheris-3 .column.column-1 h4 span {
          height: 70px; } }
      .container-pantheris-3 .column.column-1 h4 span:after {
        content: "";
        position: absolute;
        right: -8px;
        top: -8px;
        width: 16px;
        height: 16px;
        background-color: #B4252D;
        border: 1px solid #333;
        border-radius: 9999px; }
      @media (max-width: 767px) {
        .container-pantheris-3 .column.column-1 h4 span {
          width: 50px; } }
      @media (max-width: 479px) {
        .container-pantheris-3 .column.column-1 h4 span {
          height: 90px; } }
      @media screen and (max-width: 320px) {
        .container-pantheris-3 .column.column-1 h4 span {
          height: 70px; } }
    .container-pantheris-3 .column.column-2 h4 span {
      display: block;
      position: absolute;
      right: 110%;
      bottom: 5px;
      height: 110px;
      width: 80px;
      border: 1px solid #65646a;
      border-top: 0 none;
      border-right: 0 none;
      border-radius: 0 0 0 8px; }
      @media screen and (max-height: 760px) {
        .container-pantheris-3 .column.column-2 h4 span {
          height: 70px; } }
      .container-pantheris-3 .column.column-2 h4 span:after {
        content: "";
        position: absolute;
        left: -8px;
        top: -8px;
        width: 16px;
        height: 16px;
        background-color: #B4252D;
        border: 1px solid #333;
        border-radius: 9999px; }
      @media (max-width: 479px) {
        .container-pantheris-3 .column.column-2 h4 span {
          left: 170px;
          bottom: 5px;
          height: 100px;
          width: 20px;
          right: auto;
          border: 1px solid #65646a;
          border-top: 0 none;
          border-left: 0 none;
          border-radius: 0 0 8px 0; }
          .container-pantheris-3 .column.column-2 h4 span:after {
            right: -12px;
            left: auto; } }
      @media screen and (max-width: 320px) {
        .container-pantheris-3 .column.column-2 h4 span {
          height: 70px; } }
    .container-pantheris-3 .column.column-3 h4 span {
      display: block;
      position: absolute;
      left: 90px;
      bottom: 5px;
      height: 140px;
      width: 40px;
      border: 1px solid #65646a;
      border-top: 0 none;
      border-left: 0 none;
      border-radius: 0 0 8px 0;
      /*@include media('<tablet') {
                        display: none;
                    }*/ }
      @media screen and (max-height: 760px) {
        .container-pantheris-3 .column.column-3 h4 span {
          height: 70px; } }
      .container-pantheris-3 .column.column-3 h4 span:after {
        content: "";
        position: absolute;
        right: -8px;
        top: -8px;
        width: 16px;
        height: 16px;
        background-color: #B4252D;
        border: 1px solid #333;
        border-radius: 9999px; }
      @media (max-width: 479px) {
        .container-pantheris-3 .column.column-3 h4 span {
          height: 100px; } }
      @media screen and (max-width: 320px) {
        .container-pantheris-3 .column.column-3 h4 span {
          height: 70px; } }

@media (max-width: 767px) {
  #pantheris-1.animation-view {
    margin: 0; }
  #pantheris-1 .ani-top {
    padding-top: 10vh;
    height: 30vh; }
  #pantheris-1 .ani-middle {
    height: 30vh; }
  #pantheris-1 .ani-bottom {
    height: 30vh; } }

@media (max-width: 767px) {
  #pantheris-4 .ani-top, #pantheris-5 .ani-top, #pantheris-6 .ani-top {
    min-height: 20vh; }
  #pantheris-4 .ani-middle, #pantheris-5 .ani-middle, #pantheris-6 .ani-middle {
    height: 30vh; }
  #pantheris-4 .ani-bottom, #pantheris-5 .ani-bottom, #pantheris-6 .ani-bottom {
    min-height: 30vh; } }

@media (max-width: 479px) {
  #pantheris-4 .ani-top, #pantheris-5 .ani-top, #pantheris-6 .ani-top {
    min-height: 20vh; }
  #pantheris-4 .ani-middle, #pantheris-5 .ani-middle, #pantheris-6 .ani-middle {
    height: 20vh; }
  #pantheris-4 .ani-bottom, #pantheris-5 .ani-bottom, #pantheris-6 .ani-bottom {
    min-height: 30vh; } }

@media (max-width: 767px) {
  #pantheris-2 .ani-bottom {
    text-align: center; }
    #pantheris-2 .ani-bottom .left {
      margin-bottom: 40px; }
      #pantheris-2 .ani-bottom .left p {
        margin-bottom: 25px; } }

@media (max-width: 479px) {
  #pantheris-2 .ani-bottom .left {
    margin-bottom: 30px; }
    #pantheris-2 .ani-bottom .left p {
      margin-bottom: 15px; } }

#pantheris-4:before {
  width: 100%;
  height: 520px;
  left: 0;
  bottom: 0;
  position: absolute;
  opacity: 0.11;
  background-image: linear-gradient(180deg, black 0%, white 100%);
  content: ""; }

@media (max-width: 767px) {
  #pantheris-4 .column {
    max-width: 75%;
    margin: 0 auto; } }

@media (max-width: 479px) {
  #pantheris-4 .column {
    max-width: 90%;
    margin: 0 auto; } }

@media (max-width: 767px) {
  #pantheris-5 .column {
    max-width: 55%;
    margin: 0 0 0 auto; } }

@media (max-width: 479px) {
  #pantheris-5 .column {
    max-width: 90%;
    margin: 0 auto; } }

@media (max-width: 767px) {
  #pantheris-6 .column {
    max-width: 75%;
    margin: 0 auto; } }

@media (max-width: 479px) {
  #pantheris-6 .column {
    max-width: 90%;
    margin: 0 auto; } }

/* ---------------------------------------------------------
   Ocelot page styles
   ---------------------------------------------------------*/
.ocelot-item {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  padding: 32px 0; }
  @media (max-width: 767px) {
    .ocelot-item {
      font-size: 16px; } }
  .ocelot-item .img-hold {
    margin-bottom: 46px; }
  .ocelot-item .sub-head {
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    display: block;
    margin-bottom: 6px; }
  .ocelot-item h2 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .ocelot-item h2 {
        font-size: 28px; } }
  .ocelot-item p {
    margin-bottom: 32px; }
  .ocelot-item .desc,
  .ocelot-item .desc-1 {
    margin: 0 auto;
    padding: 0 10px; }
    @media (max-width: 767px) {
      .ocelot-item .desc,
      .ocelot-item .desc-1 {
        padding: 0 15px; } }
  .ocelot-item .desc {
    max-width: 647px; }
  .ocelot-item .desc-1 {
    max-width: 780px;
    display: table; }
    @media (max-width: 767px) {
      .ocelot-item .desc-1 {
        display: block; } }
    .ocelot-item .desc-1 .tc {
      display: table-cell;
      vertical-align: top;
      padding-right: 20px; }
      @media (max-width: 767px) {
        .ocelot-item .desc-1 .tc {
          display: block; } }
      .ocelot-item .desc-1 .tc:last-child {
        width: 260px; }
  .ocelot-item .circle-list {
    margin-top: 75px; }
    .ocelot-item .circle-list li {
      display: inline-block; }
  .ocelot-item .progress-block {
    text-align: left;
    color: #d1d1d1;
    max-width: 371px;
    margin: 0 auto; }
    .ocelot-item .progress-block h4 {
      font-weight: 700; }
    .ocelot-item .progress-block .txt {
      font-weight: 700;
      font-size: 12px; }
  .ocelot-item .progress {
    margin-bottom: 9px;
    font-weight: 700; }
    .ocelot-item .progress .progress-bar:first-child {
      padding: 0 17px; }

.ocelots {
  padding: 47px 0 86px; }
  @media (max-width: 767px) {
    .ocelots {
      padding: 0; } }

.ocelot-flex {
  max-width: 1040px;
  margin: 0 auto;
  padding: 26px 0; }
  @media (min-width: 768px) {
    .ocelot-flex {
      padding: 60px 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 768px) {
    .ocelot-flex > * {
      width: 50%; } }
  .ocelot-flex .col-img {
    padding: 0 20px; }
  @media (max-width: 767px) {
    .ocelot-flex .col-desc {
      padding: 0 15px; } }
  .ocelot-flex.item-reverse .col-img {
    text-align: center; }
  @media (min-width: 768px) {
    .ocelot-flex.item-reverse .col-desc {
      text-align: right; } }

.ocelot-container-amazing {
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }

.amazing-devices {
  padding: 105px 0 141px;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }
  .animated .amazing-devices {
    padding: 0;
    background: transparent; }
  @media (max-width: 767px) {
    .amazing-devices {
      padding: 63px 0 45px; } }
  .amazing-devices .heading {
    text-align: center;
    max-width: 650px;
    margin: 0 auto 97px; }
    @media (max-width: 767px) {
      .amazing-devices .heading {
        margin-bottom: 30px; } }
  .amazing-devices .item-wrap {
    overflow: hidden; }
  .amazing-devices .cont-left {
    float: left;
    width: 58.5%;
    max-width: 765px;
    padding-right: 40px; }
  .amazing-devices .cont-right {
    white-space: nowrap;
    text-align: center;
    float: left;
    width: 41.5%;
    text-align: left; }
    .amazing-devices .cont-right:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 480px; }
    .amazing-devices .cont-right > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%;
      margin-left: -0.5em; }
    @media (max-width: 767px) {
      .amazing-devices .cont-right > * {
        display: block; }
      .amazing-devices .cont-right:after {
        display: none; } }
  .amazing-devices .item-imgs {
    padding-bottom: 27px;
    float: right;
    min-width: 763px; }
    .amazing-devices .item-imgs li {
      margin-bottom: -27px; }
  .amazing-devices .logos {
    max-width: 368px;
    width: 100%; }
    .amazing-devices .logos > li {
      margin-bottom: 114px; }
    .amazing-devices .logos p {
      display: none;
      margin: 12px 0 0; }
  .amazing-devices .scroll-active .item-imgs li:not(.active) {
    opacity: 0.5;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
    @media (max-width: 767px) {
      .amazing-devices .scroll-active .item-imgs li:not(.active) {
        display: none; } }
  .amazing-devices .scroll-active .logos li {
    margin-bottom: 0; }
    .amazing-devices .scroll-active .logos li:not(.active) {
      display: none; }
  .amazing-devices .scroll-active .logos p {
    display: block; }

.ocelot-container {
  font-weight: 300;
  position: relative; }
  .ocelot-container .ocelot-logo {
    display: block;
    width: 411px;
    height: 109px;
    margin: 0 auto;
    overflow: hidden; }
    @media (max-width: 767px) {
      .ocelot-container .ocelot-logo {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 100%;
        background-size: contain; } }
  .ocelot-container .ocelot-image {
    height: 100%;
    width: 100%;
    text-align: left;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .ocelot-container .ocelot-image {
        height: auto;
        margin: 20px auto; } }
    .ocelot-container .ocelot-image img {
      display: inline-block;
      vertical-align: middle;
      max-height: 100%;
      max-width: 100%; }
  .ocelot-container .animation-container .animation-view-video .ani-middle {
    -webkit-transform: translateY(-72%);
    -ms-transform: translateY(-72%);
    transform: translateY(-72%); }
  .ocelot-container .circle-list {
    margin-top: 75px; }
    .ocelot-container .circle-list li {
      display: inline-block;
      padding: 0 5px; }
  .ocelot-container .progress-block {
    padding-top: 20px;
    text-align: left;
    color: #d1d1d1;
    max-width: 371px;
    margin: 0 auto; }
    .ocelot-container .progress-block h4 {
      font-weight: 700; }
    .ocelot-container .progress-block .txt {
      font-weight: 700;
      font-size: 12px; }
  .ocelot-container .progress {
    margin-bottom: 9px;
    font-weight: 700; }
    .ocelot-container .progress .progress-bar:first-child {
      padding: 0 17px; }

.container-ocelot-1 {
  max-width: 720px;
  margin: 0 auto; }
  .container-ocelot-1:before, .container-ocelot-1:after {
    content: " ";
    display: table; }
  .container-ocelot-1:after {
    clear: both; }
  .container-ocelot-1 .left {
    width: 65%;
    float: left; }
    .container-ocelot-1 .left p {
      max-width: 450px; }
    .container-ocelot-1 .left h2.smalltitle, .container-ocelot-1 .left h3.maintitle {
      text-align: left; }
    @media (max-width: 767px) {
      .container-ocelot-1 .left {
        width: 100%;
        float: none; } }
  .container-ocelot-1 .right {
    width: 35%;
    float: right; }
    @media (max-width: 767px) {
      .container-ocelot-1 .right {
        width: 100%;
        float: none; } }
  .container-ocelot-1 .progress-wrap {
    max-width: 285px;
    margin: 0 0 0 auto; }
    .container-ocelot-1 .progress-wrap:before, .container-ocelot-1 .progress-wrap:after {
      content: " ";
      display: table; }
    .container-ocelot-1 .progress-wrap:after {
      clear: both; }
    .container-ocelot-1 .progress-wrap .col-in {
      width: 50%;
      float: left; }
      @media (max-width: 767px) {
        .container-ocelot-1 .progress-wrap .col-in {
          width: 100%;
          float: none; } }
      .container-ocelot-1 .progress-wrap .col-in .txt {
        display: block;
        font-size: 14px;
        font-weight: 300;
        text-align: center; }
        .container-ocelot-1 .progress-wrap .col-in .txt strong {
          font-weight: 700; }
    .container-ocelot-1 .progress-wrap .bar-v {
      max-width: 136px;
      width: 100%; }
      .container-ocelot-1 .progress-wrap .bar-v .bar-txt {
        text-align: center;
        font-size: 23px;
        font-weight: 700; }
  .container-ocelot-1 .circle-progress {
    display: block;
    margin: 0 0 18px auto; }

.container-ocelot-2 {
  max-width: 630px;
  margin: 0 auto; }
  .container-ocelot-2:before, .container-ocelot-2:after {
    content: " ";
    display: table; }
  .container-ocelot-2:after {
    clear: both; }
  .container-ocelot-2 p {
    text-align: center; }
  .container-ocelot-2 .bottom {
    text-align: center; }

.animated .devices-list {
  position: relative;
  height: 100%; }
  @media screen and (max-height: 768px) {
    .animated .devices-list {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); } }
  .animated .devices-list li {
    position: absolute;
    left: 0;
    top: -2%; }
    .animated .devices-list li#device-2 {
      top: 28%; }
    .animated .devices-list li#device-3 {
      top: 58%; }

.animated .amazing-devices .item-wrap {
  height: 100%; }
  .animated .amazing-devices .item-wrap .cont-left {
    height: 100%; }
  .animated .amazing-devices .item-wrap .cont-right {
    height: 100%; }

.animated .amazing-devices .logos {
  position: relative;
  height: 100%; }
  @media screen and (max-height: 600px) {
    .animated .amazing-devices .logos {
      top: -30px; } }
  .animated .amazing-devices .logos li {
    position: absolute;
    left: 0;
    top: 0; }
    .animated .amazing-devices .logos li#device-2-text {
      top: 33%; }
    .animated .amazing-devices .logos li#device-3-text {
      top: 66%; }
    .animated .amazing-devices .logos li p {
      display: block;
      opacity: 0;
      max-height: 0;
      overflow: hidden; }

.container-ocelot-3 {
  max-width: 580px;
  margin: 0 auto; }
  .container-ocelot-3:before, .container-ocelot-3:after {
    content: " ";
    display: table; }
  .container-ocelot-3:after {
    clear: both; }
  .container-ocelot-3 .column {
    width: 50%;
    padding: 0 20px;
    float: left;
    opacity: 0.3;
    transition: opacity .5s ease; }
    @media (max-width: 767px) {
      .container-ocelot-3 .column {
        float: none;
        width: 100%;
        display: none; } }
    .container-ocelot-3 .column h4 {
      position: relative;
      color: #a2a2a2;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 28px; }
      .container-ocelot-3 .column h4 span {
        opacity: 0;
        transition: opacity .5s ease; }
        @media (max-width: 767px) {
          .container-ocelot-3 .column h4 span {
            display: none; } }
    .container-ocelot-3 .column p {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      color: #a2a2a2; }
    .container-ocelot-3 .column.active {
      opacity: 1; }
      .container-ocelot-3 .column.active h4 span {
        opacity: 1; }
      @media (max-width: 767px) {
        .container-ocelot-3 .column.active {
          display: block; } }
    .container-ocelot-3 .column.column-1 h4 span {
      display: block;
      position: absolute;
      left: 100px;
      bottom: 5px;
      height: 170px;
      width: 50px;
      border: 1px solid #65646a;
      border-top: 0 none;
      border-left: 0 none;
      border-radius: 0 0 8px 0; }
      @media screen and (max-height: 600px) {
        .container-ocelot-3 .column.column-1 h4 span {
          height: 70px; } }
      .container-ocelot-3 .column.column-1 h4 span:after {
        content: "";
        position: absolute;
        right: -7px;
        top: -7px;
        width: 14px;
        height: 14px;
        background-color: #B4252D;
        border: 1px solid #333;
        border-radius: 9999px; }
      @media (max-width: 767px) {
        .container-ocelot-3 .column.column-1 h4 span {
          width: 50px; } }
      @media (max-width: 479px) {
        .container-ocelot-3 .column.column-1 h4 span {
          height: 55px; } }
      @media screen and (max-width: 320px) {
        .container-ocelot-3 .column.column-1 h4 span {
          height: 55px; } }
    .container-ocelot-3 .column.column-2 h4 span {
      display: block;
      position: absolute;
      left: 120px;
      bottom: 5px;
      height: 200px;
      width: 80px;
      border: 1px solid #65646a;
      border-top: 0 none;
      border-left: 0 none;
      border-radius: 0 0 8px 0; }
      @media screen and (max-height: 600px) {
        .container-ocelot-3 .column.column-2 h4 span {
          height: 70px; } }
      .container-ocelot-3 .column.column-2 h4 span:after {
        content: "";
        position: absolute;
        right: -7px;
        top: -7px;
        width: 14px;
        height: 14px;
        background-color: #B4252D;
        border: 1px solid #333;
        border-radius: 9999px; }
      @media (max-width: 479px) {
        .container-ocelot-3 .column.column-2 h4 span {
          left: 40vw;
          bottom: 5px;
          height: 100px;
          width: 25vw;
          right: auto;
          border: 1px solid #65646a;
          border-top: 0 none;
          border-left: 0 none;
          border-radius: 0 0 8px 0; }
          .container-ocelot-3 .column.column-2 h4 span:after {
            right: -7px;
            left: auto; } }
      @media screen and (max-width: 320px) {
        .container-ocelot-3 .column.column-2 h4 span {
          height: 70px; } }

.ocelot-container .animation-container .animation-view-video .ani-content {
  height: 720px; }
  @media screen and (min-width: 768px) and (max-height: 740px) {
    .ocelot-container .animation-container .animation-view-video .ani-content {
      height: 620px; } }
  @media screen and (min-width: 768px) and (max-height: 630px) {
    .ocelot-container .animation-container .animation-view-video .ani-content {
      height: 480px; } }
  @media screen and (max-width: 768px) {
    .ocelot-container .animation-container .animation-view-video .ani-content {
      width: 120%; } }

@media screen and (min-width: 768px) and (max-height: 740px) {
  .ocelot-container .animation-container .animation-view .ani-content {
    height: 500px; } }

@media screen and (min-width: 768px) and (max-height: 630px) {
  .ocelot-container .animation-container .animation-view .ani-content {
    height: 380px; } }

.ocelot-container .animation-container .animation-view.type-3 .ani-middle {
  height: 58%; }

.ocelot-container .animation-container .animation-view.type-3 .ani-bottom {
  height: 42%; }
  @media screen and (min-width: 768px) and (max-height: 740px) {
    .ocelot-container .animation-container .animation-view.type-3 .ani-bottom {
      height: 50%; } }

@media screen and (min-width: 768px) and (max-height: 810px) {
  .ocelot-container .animation-container .animation-view#ocelot-3 .ani-content {
    height: 100%; } }

@media screen and (min-width: 768px) and (max-height: 810px) {
  .ocelot-container .animation-container .animation-view#ocelot-3 .ani-bottom {
    height: 275px; } }

@media screen and (min-width: 768px) and (max-height: 760px) {
  .ocelot-container .animation-container .animation-view#ocelot-3 .ani-bottom {
    height: 250px; } }

@media screen and (min-width: 768px) and (max-height: 740px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-1 h4 span {
    height: 90px; } }

@media screen and (min-width: 768px) and (max-height: 700px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-1 h4 span {
    height: 70px; } }

@media screen and (min-width: 768px) and (max-height: 660px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-1 h4 span {
    height: 50px; } }

@media screen and (min-width: 768px) and (max-height: 660px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-1 h4 span {
    height: 110px; } }

@media screen and (min-width: 768px) and (max-height: 560px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-1 h4 span {
    height: 90px; } }

@media screen and (min-width: 768px) and (max-height: 740px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-2 h4 span {
    height: 120px; } }

@media screen and (min-width: 768px) and (max-height: 690px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-2 h4 span {
    height: 100px; } }

@media screen and (min-width: 768px) and (max-height: 630px) {
  .ocelot-container .animation-container .animation-view#ocelot-4 .container-ocelot-3 .column.column-2 h4 span {
    height: 130px;
    width: 50px; } }

@media screen and (min-width: 768px) and (max-height: 630px) {
  .devices-inner .ocelot-container .animation-container .animation-view-video {
    padding-top: 100px; } }

.page-template-ocelot-blade .table-def .val {
  color: #fff;
  font-weight: 700;
  width: 170px; }

/* ---------------------------------------------------------
   Devices page styles
   ---------------------------------------------------------*/
.nav-devices {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 9px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 4;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  @media (max-width: 767px) {
    .nav-devices {
      padding: 10px 0; } }
  .nav-devices ul {
    margin: 0 -20px; }
    .nav-devices ul li {
      display: inline-block;
      vertical-align: bottom;
      position: relative;
      padding: 0 25px 0;
      margin: 5px 0 20px; }
      @media (max-width: 1209px) {
        .nav-devices ul li {
          padding: 0 14px 0; } }
      @media (max-width: 767px) {
        .nav-devices ul li {
          padding: 0 7px 0;
          margin: 5px 0 5px; } }
      .nav-devices ul li:nth-child(4) {
        margin-left: 20px;
        padding-left: 45px; }
        .nav-devices ul li:nth-child(4):before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 1px;
          background: #333333; }
        @media (max-width: 1209px) {
          .nav-devices ul li:nth-child(4) {
            padding-left: 34px; } }
        @media (max-width: 991px) {
          .nav-devices ul li:nth-child(4) {
            padding-left: 2px;
            margin-left: 0; }
            .nav-devices ul li:nth-child(4):before {
              display: none; } }
      .nav-devices ul li.vm {
        vertical-align: top;
        margin-top: 47px; }
        @media (max-width: 767px) {
          .nav-devices ul li.vm {
            display: block;
            margin: 0; } }
      @media (min-width: 768px) {
        .nav-devices ul li.anchor-active a {
          color: #fff; }
          .nav-devices ul li.anchor-active a img {
            display: none; }
            .nav-devices ul li.anchor-active a img.hover {
              display: block; } }
      .nav-devices ul li a {
        color: #a2a2a2; }
        .nav-devices ul li a.anchor-active {
          color: #fff; }
          .nav-devices ul li a.anchor-active img {
            display: none; }
            .nav-devices ul li a.anchor-active img.hover {
              display: block; }
        .nav-devices ul li a:hover {
          color: #fff; }
          .nav-devices ul li a:hover img {
            opacity: 1; }
          .nav-devices ul li a:hover span {
            opacity: 1; }
      .nav-devices ul li img {
        opacity: 0.4;
        display: block; }
        @media (max-width: 767px) {
          .nav-devices ul li img {
            display: none; } }
        .nav-devices ul li img.hover {
          display: none;
          opacity: 1; }
      .nav-devices ul li .img-devices {
        opacity: 1;
        display: block; }
        @media (max-width: 767px) {
          .nav-devices ul li .img-devices {
            display: none; } }
        .nav-devices ul li .img-devices.hover {
          display: none;
          opacity: 1; }
      .nav-devices ul li span {
        /*position: absolute;
                top: 100%;
                left: 50%;
                transform: translatex(-50%);*/
        opacity: 0.8;
        display: block;
        text-align: center;
        font-weight: 300;
        text-transform: none;
        margin-top: 3px; }
        @media (max-width: 767px) {
          .nav-devices ul li span {
            position: static; } }
  .nav-devices .nav-devices-groups {
    background: #000;
    padding: 5px 0; }
    @media (max-width: 767px) {
      .nav-devices .nav-devices-groups {
        display: none; } }
    .nav-devices .nav-devices-groups .nav-devices-groups-container {
      text-align: center; }
      .nav-devices .nav-devices-groups .nav-devices-groups-container:before, .nav-devices .nav-devices-groups .nav-devices-groups-container:after {
        content: " ";
        display: table; }
      .nav-devices .nav-devices-groups .nav-devices-groups-container:after {
        clear: both; }
    .nav-devices .nav-devices-groups .nav-devices-caption {
      display: inline-block;
      text-transform: uppercase;
      font-weight: bold;
      color: #333333;
      letter-spacing: 0.002em; }
      .nav-devices .nav-devices-groups .nav-devices-caption.caption-left {
        width: 360px; }
        @media (max-width: 1209px) {
          .nav-devices .nav-devices-groups .nav-devices-caption.caption-left {
            width: 300px; } }
        @media (max-width: 991px) {
          .nav-devices .nav-devices-groups .nav-devices-caption.caption-left {
            width: 250px; } }
      .nav-devices .nav-devices-groups .nav-devices-caption.caption-right {
        width: 240px; }
        @media (max-width: 1209px) {
          .nav-devices .nav-devices-groups .nav-devices-caption.caption-right {
            width: 200px; } }
        @media (max-width: 991px) {
          .nav-devices .nav-devices-groups .nav-devices-caption.caption-right {
            width: 150px; } }

.devices {
  margin-top: 100px;
  padding-top: 194px;
  position: relative; }
  @media (max-width: 767px) {
    .devices {
      margin-top: 75px;
      padding-top: 92px; } }

.devices-inner {
  position: relative; }

.device-item {
  padding: 159px 0;
  color: #f5c400;
  overflow: hidden;
  font-size: 32px;
  line-height: 1.19;
  font-weight: 300;
  position: relative;
  text-align: center; }
  @media (max-width: 991px) {
    .device-item {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .device-item {
      padding: 74px 0; } }
  .device-item.add {
    padding-top: 0;
    background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }
    .device-item.add .row {
      position: relative; }
      .device-item.add .row:before {
        content: '';
        width: 1px;
        top: 159px;
        bottom: 0;
        position: absolute;
        left: 50%;
        background: #333;
        display: block; }
        @media (max-width: 767px) {
          .device-item.add .row:before {
            display: none; } }
    .device-item.add .col-sm-5 {
      padding-top: 159px; }
      @media (max-width: 767px) {
        .device-item.add .col-sm-5 {
          padding-top: 77px; } }
  .device-item .desc {
    max-width: 398px;
    position: relative; }
  .device-item .more {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px; }
    @media (max-width: 991px) {
      .device-item .more {
        font-size: 16px; } }
    .device-item .more:hover {
      color: #f5c400; }
  .device-item .logo {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 29px; }
    @media (max-width: 991px) {
      .device-item .logo {
        max-width: 230px; } }
  .device-item p {
    margin-bottom: 11px; }

#section-pantheris {
  padding-top: 260px; }
  @media (max-width: 1209px) {
    #section-pantheris {
      padding-top: 180px; } }
  @media (max-width: 991px) {
    #section-pantheris {
      padding-top: 150px; } }
  @media (max-width: 767px) {
    #section-pantheris {
      padding-top: 100px; } }
  #section-pantheris .desc {
    float: right;
    margin-right: 184px;
    position: relative; }
    @media (max-width: 991px) {
      #section-pantheris .desc {
        margin-right: 80px; } }
    @media (max-width: 767px) {
      #section-pantheris .desc {
        margin-right: 10px; } }
  #section-pantheris .img-hold {
    position: absolute;
    top: -50px;
    margin-bottom: -135px;
    text-align: left; }
    @media (max-width: 767px) {
      #section-pantheris .img-hold {
        top: -20px; } }

@media (max-width: 767px) {
  #section-ocelot {
    padding-top: 0;
    margin-top: -50px; } }

#section-ocelot .img-hold {
  position: absolute;
  right: 0;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 66.5%;
  text-align: right; }
  @media (max-width: 767px) {
    #section-ocelot .img-hold {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      width: 90%;
      position: static;
      margin: 0 auto; } }

@media (max-width: 767px) {
  #section-ocelot .desc {
    margin: 0 auto; } }

#section-lightbox {
  padding-bottom: 0;
  background: linear-gradient(to bottom, #000000 0%, #1c1c1c 100%); }
  #section-lightbox .desc {
    margin-top: 126px;
    max-width: none; }
    @media (max-width: 767px) {
      #section-lightbox .desc {
        margin: 0 0 50px; } }
  @media (max-width: 767px) {
    #section-lightbox .pull-right {
      float: none !important; } }
  @media (max-width: 767px) {
    #section-lightbox .img-hold {
      padding: 0 20%; } }

#section-wildcat .img-hold {
  margin-left: -140px; }

#section-kittycat .img-hold {
  margin-right: -140px; }

.lumivascular-container .visuals-item.visual-full.section .list-inline.circle-wrap.text-left h4 {
  text-align: center; }

#lumivascular-0 {
  /*.visual-heading{
        @media screen and (max-width: 500px){
            padding-top: 60px;
        }
        @media screen and (max-width: 767px) and (max-height: 400px) {
            padding-top: 60px;
        }
    }*/ }

#lumivascular-1 {
  overflow: hidden; }
  @media screen and (min-width: 768px) and (max-height: 620px) {
    #lumivascular-1 {
      padding-top: 30px; } }
  @media screen and (min-width: 768px) and (max-height: 700px) {
    #lumivascular-1 .lumivascular-cto .media-left {
      padding-right: 60px; } }
  @media screen and (min-width: 768px) and (max-height: 850px) {
    #lumivascular-1 .lumivascular-cto .media-left img {
      width: 500px; } }
  @media screen and (min-width: 768px) and (max-height: 700px) {
    #lumivascular-1 .lumivascular-cto .media-left img {
      width: 400px; } }
  @media (max-width: 1449px) {
    #lumivascular-1 .media-detail .media-body {
      padding-top: 90px; } }
  @media screen and (min-width: 768px) and (max-height: 850px) {
    #lumivascular-1 .media-detail .media-body {
      padding-top: 60px; } }
  @media screen and (min-width: 768px) and (max-height: 740px) {
    #lumivascular-1 .media-detail .media-body {
      padding-top: 0px; } }
  @media screen and (min-width: 768px) and (max-height: 680px) {
    #lumivascular-1 .media-detail li + li {
      margin-top: 15px; } }
  @media screen and (min-width: 768px) and (max-height: 790px) {
    #lumivascular-1 .section-heading {
      margin-bottom: 25px; } }
  @media (max-width: 1449px) {
    #lumivascular-1 .section-heading h1 {
      font-size: 32px !important; } }
  @media screen and (min-width: 768px) and (max-height: 790px) {
    #lumivascular-1 .section-heading h1 {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 540px) {
    #lumivascular-1 .section-heading h1 {
      font-size: 40px; } }
  @media screen and (min-width: 768px) and (max-height: 790px) {
    #lumivascular-1 .section-heading p {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 595px) {
    #lumivascular-1 .section-heading p {
      font-size: 16px;
      line-height: 1.2; } }

#lumivascular-2 {
  overflow: hidden; }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 {
      padding-top: 30px; } }
  @media screen and (min-width: 768px) and (max-height: 830px) {
    #lumivascular-2 .section-heading {
      margin-bottom: 50px; } }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 .section-heading {
      margin-bottom: 20px; } }
  @media screen and (min-width: 768px) and (max-height: 830px) {
    #lumivascular-2 .section-heading h1 {
      margin-bottom: 25px; } }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 .section-heading h1 {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 540px) {
    #lumivascular-2 .section-heading h1 {
      font-size: 40px; } }
  @media screen and (min-width: 768px) and (max-height: 830px) {
    #lumivascular-2 .section-heading p {
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) and (max-height: 595px) {
    #lumivascular-2 .section-heading p {
      font-size: 16px;
      line-height: 1.2; } }
  @media screen and (min-width: 768px) and (max-height: 830px) {
    #lumivascular-2 .datas .heading {
      margin-bottom: 25px; } }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 .datas .heading {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 .datas h3 {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) and (max-height: 770px) {
    #lumivascular-2 .datas p {
      margin-bottom: 20px; } }
  #lumivascular-2 .progress-block.vertical-bar .left h4 {
    max-width: 98px; }
  @media screen and (min-width: 768px) and (max-height: 620px) {
    #lumivascular-2 .progress-block .flex-justify {
      margin-bottom: 10px; } }

.more.more-reversed {
  color: #F5C400;
  transition: all 0.3s ease; }
  .more.more-reversed:hover {
    color: white; }

/* ---------------------------------------------------------
   About page styles
   ---------------------------------------------------------*/
.leadership .tab-content .cf-hover {
  position: relative; }
  .leadership .tab-content .cf-hover img {
    left: 0;
    transition: opacity 0.5s linear; }
    .leadership .tab-content .cf-hover img.top {
      position: relative;
      z-index: 2; }
      .leadership .tab-content .cf-hover img.top:hover {
        opacity: 0; }
    .leadership .tab-content .cf-hover img.bottom {
      z-index: 1;
      position: absolute;
      top: 0; }

/* ---------------------------------------------------------
   Footer styles
   ---------------------------------------------------------*/
#footer {
  background: #191919;
  padding: 53px 0 60px;
  font-size: 12px;
  line-height: 1.5; }
  @media (max-width: 991px) {
    #footer {
      padding: 29px 0; } }
  @media (max-width: 767px) {
    #footer {
      padding: 19px 0; } }
  #footer .container {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px; }

.footer-top {
  position: relative;
  margin-bottom: 10px;
  border: solid #333;
  border-width: 1px 0;
  padding: 21px 0 40px; }
  @media (max-width: 767px) {
    .footer-top {
      padding-bottom: 15px;
      margin-bottom: 16px; } }
  .homepage .footer-top {
    border-top-width: 0;
    padding-top: 0; }
  .footer-top .social-media {
    float: right;
    position: relative;
    right: 149px;
    top: -20px;
    list-style: none outside none; }
    @media (max-width: 767px) {
      .footer-top .social-media {
        float: none;
        left: 50%;
        margin-left: -100px;
        padding: 20px 0 10px; } }
    .footer-top .social-media > li {
      float: left;
      margin-left: 10px; }
      .footer-top .social-media > li a {
        width: 38px;
        height: 38px;
        display: inline-block; }
        .footer-top .social-media > li a .st0 {
          fill: #6a6a6a; }
        .footer-top .social-media > li a .st1 {
          fill: #8C8C8C;
          transition: all 0.2s ease; }
        .footer-top .social-media > li a:hover .st1 {
          fill: #b5b5b5; }
  @media (max-width: 767px) {
    .footer-top .logo-wrap {
      padding: 0;
      overflow: hidden; } }
  .footer-top .logo {
    width: 35px;
    position: absolute;
    right: 0;
    top: 17px; }
    @media (max-width: 767px) {
      .footer-top .logo {
        float: left;
        position: static; } }
  .footer-top .logo-beyond {
    width: 108px;
    position: absolute;
    right: 0;
    bottom: 32px; }
    @media (max-width: 767px) {
      .footer-top .logo-beyond {
        position: static;
        float: right;
        margin-top: 8px; } }

.foo-nav {
  max-width: 400px; }
  .foo-nav > ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px; }
    .foo-nav > ul > li {
      page-break-inside: avoid;
      -webkit-column-break-inside: avoid;
      break-inside: avoid;
      margin-bottom: 18px; }
      .foo-nav > ul > li:nth-child(2) {
        margin-bottom: 0; }
      .foo-nav > ul > li > a {
        font-weight: 700;
        text-transform: uppercase; }
      .foo-nav > ul > li:nth-child(3) {
        margin-bottom: 18px; }

.footer-bottom {
  color: #8b8b8b; }
  .footer-bottom .list-separate {
    float: left; }
  .footer-bottom .country {
    float: right; }
    .footer-bottom .country:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 15px;
      height: 15px;
      margin-left: 5px;
      background: url("../../images/flag-us.png") no-repeat 0 0/cover; }
  .footer-bottom p {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .footer-bottom p {
        margin-bottom: 3px; } }
		

/*# sourceMappingURL=theme.css.map */
#lightbox-device-landing .oct-video{background:#0000!important;}
.carousel .logo-pantheris {margin-bottom: 4px!important;}






/** Addition: 2/22/2019 -
  * 'Find a Doctor Button' job -
  * Jonathan Sumner -
  * jonathan@khaoticdigital.com - 
  **/

.footer-top nav > ul > li:last-of-type {
  position: absolute;
  top: 0;
  right: 0;
}

.footer-top nav > ul > li:last-of-type a {
  color: #191919;
  text-transform: none;
  background: #f6cd26;
  border-radius: 4px;
  padding: 8px 15px;
  display: inline-block;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

.footer-top nav > ul > li:last-of-type a:hover {
  background: #fff;
}

.navbar-inverse .navbar-nav > li:last-of-type a {
    color: #191919;
    text-transform: none;
    background: #F6CD26;
    border-radius: 4px;
    padding: 8px 15px;
    display: inline-block;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 10px;
}

.navbar-inverse .navbar-nav > li:last-of-type a:hover { 
    background: #fff;
}

@media (max-width: 768px) {
  .navbar-inverse .navbar-nav > li:last-of-type a {
    margin: 10px;

  }
}