html, button, input, select, textarea {
  color: #222;
  font-family: 'jaf-facitweb', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #1e1d56;
  font-weight: normal;
  line-height: 1.2em; }

h1 {
  font-family: 'trajan-pro-3', 'Trajan Pro', Arial, Helvetica, sans-serif; }

h2, h3, h4, h5, h6 {
  font-family: BaskervilleMTStd-Italic, Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  margin: 0.4em 0; }

h4, h5, h6 {
  font-family: 'jaf-facitweb', 'Helvetica Neue', Helvetica, Arial, sans-serif; }


a {
  color: #514f8a; }

html {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1em 0;
  padding: 0; }

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

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

.no-float {
  float: none; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

img {
  display: inline-block;
  max-width: 100%; }

video {
  width: 100%    !important;
  height: auto   !important; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

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

.no-wrap {
  white-space: nowrap; }

.submit-message .error-icon, .submit-message .success-icon {
  display: none; }

.success {
  background-color: #3cb54e;
  color: #fff; }

.success .success-icon {
  display: inline-block; }

.error {
  background-color: #d4433e;
  color: #fff; }

.error .error-icon {
  display: inline-block; }

.display-on-small {
  display: none !important; }

.hide-on-small {
  display: inherit !important; }

.small {
  font-size: 0.6em; }

.timeago {
  text-transform: capitalize; }

@media handheld, only screen and (max-width: 767px) {
  .display-on-small {
    display: inherit !important; }

  .hide-on-small {
    display: none !important; } }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0px; }

[class*='col-'] {
  float: left;
  padding-right: 20px; }

.grid {
  width: 100%;
  max-width: 1140px;
  min-width: 755px;
  margin: 0 auto; }

.grid:after {
  content: "";
  display: table;
  clear: both; }

.grid-pad {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0px; }

.push-right {
  float: right; }

.col-1-1 {
  width: 100%; }

.col-2-3, .col-8-12 {
  width: 66.66%; }

.col-1-2, .col-6-12 {
  width: 50%; }

.col-1-3, .col-4-12 {
  width: 33.33%; }

.col-1-4, .col-3-12 {
  width: 25%; }

.col-1-5 {
  width: 20%; }

.col-1-6, .col-2-12 {
  width: 16.667%; }

.col-1-7 {
  width: 14.28%; }

.col-1-8 {
  width: 12.5%; }

.col-1-9 {
  width: 11.1%; }

.col-1-10 {
  width: 10%; }

.col-1-11 {
  width: 9.09%; }

.col-1-12 {
  width: 8.33%; }

.col-11-12 {
  width: 91.66%; }

.col-10-12 {
  width: 83.333%; }

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

.col-5-12 {
  width: 41.66%; }

.col-7-12 {
  width: 58.33%; }

.push-2-3, .push-8-12 {
  margin-left: 66.66%; }

.push-1-2, .push-6-12 {
  margin-left: 50%; }

.push-1-3, .push-4-12 {
  margin-left: 33.33%; }

.push-1-4, .push-3-12 {
  margin-left: 25%; }

.push-1-5 {
  margin-left: 20%; }

.push-1-6, .push-2-12 {
  margin-left: 16.667%; }

.push-1-7 {
  margin-left: 14.28%; }

.push-1-8 {
  margin-left: 12.5%; }

.push-1-9 {
  margin-left: 11.1%; }

.push-1-10 {
  margin-left: 10%; }

.push-1-11 {
  margin-left: 9.09%; }

.push-1-12 {
  margin-left: 8.33%; }

@media handheld, only screen and (max-width: 767px) {
  .grid {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 10px; }

  [class*='col-'] {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px; }

  [class*='mobile-col-'] {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px; }

  .mobile-col-1-1 {
    width: 100%; }

  .mobile-col-2-3, .mobile-col-8-12 {
    width: 66.66%; }

  .mobile-col-1-2, .mobile-col-6-12 {
    width: 50%; }

  .mobile-col-1-3, .mobile-col-4-12 {
    width: 33.33%; }

  .mobile-col-1-4, .mobile-col-3-12 {
    width: 25%; }

  .mobile-col-1-5 {
    width: 20%; }

  .mobile-col-1-6, .mobile-col-2-12 {
    width: 16.667%; }

  .mobile-col-1-7 {
    width: 14.28%; }

  .mobile-col-1-8 {
    width: 12.5%; }

  .mobile-col-1-9 {
    width: 11.1%; }

  .mobile-col-1-10 {
    width: 10%; }

  .mobile-col-1-11 {
    width: 9.09%; }

  .mobile-col-1-12 {
    width: 8.33%; }

  .mobile-col-11-12 {
    width: 91.66%; }

  .mobile-col-10-12 {
    width: 83.333%; }

  .mobile-col-9-12 {
    width: 75%; }

  .mobile-col-5-12 {
    width: 41.66%; }

  .mobile-col-7-12 {
    width: 58.33%; }

  .hide-on-mobile {
    display: none !important;
    width: 0;
    height: 0; } }
table {
  width: 100%;
  margin-bottom: 20px; }

table tr {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

table tr.odd {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5); }

.withdrawn-icon {
  display: none;
  color: #d4433e;
  float: left;
  margin-right: 6px;
  line-height: 18px; }

table tr.withdrawn .withdrawn-icon {
  display: inline-block; }

table tr th {
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 10px;
  background-color: #1e1d56;
  border: 1px solid #1e1d56;
  color: #fff;
  text-align: left;
  border-right: 1px solid #fff;
  font-size: 14px; }

table tr td {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  position: relative;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd; }

table tr td a {
  display: block;
  text-decoration: underline;
  margin: -10px;
  padding: 10px; }

table tr td a.lots-btn {
  white-space: nowrap; }

table tr td a.lots-btn i {
  margin-right: 6px; }

table tr td a:hover {
  color: #d4433e; }

.table .header,
.table .tablesorter-header {
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-position: center right;
  background-repeat: no-repeat;
  cursor: pointer;
  white-space: normal;
  padding: 4px 20px 4px 4px; }

.table thead .headerSortUp,
.table thead .tablesorter-headerSortUp,
.table thead .tablesorter-headerAsc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
  border-bottom: 2px solid #d4433e; }

.table thead .headerSortDown,
.table thead .tablesorter-headerSortDown,
.table thead .tablesorter-headerDesc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
  border-bottom: 2px solid #d4433e; }

.table thead .sorter-false {
  background-image: none;
  cursor: default;
  padding: 4px; }

.tablesorter-filter-row {
  background-color: #1e1d56;
  background-color: rgba(30, 29, 86, 0.05); }

.tablesorter-filter-row:hover {
  background-color: #1e1d56;
  background-color: rgba(30, 29, 86, 0.05); }

.tablesorter-filter-row td {
  width: 1px;
  background-color: #fff; }

table input {
  background: transparent;
  text-align: left;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
  border: none;
  font-size: 13px; }

table input:focus {
  border: none; }

.lot-table {
  width: auto; }

.lot-table tr td {
  border: none;
  padding: 0 20px 10px 0; }

.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%; }

/* Nav */
.tabs nav {
  text-align: center; }

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
  text-decoration: none; }

.tabs nav a span {
  vertical-align: middle;
  font-size: 1em; }

.tabs nav a i {
  vertical-align: middle;
  margin: 0 0.4em 0 0;
  font-size: 1.6em;
  line-height: 1em; }

.tabs nav li.tab-current a {
  background-color: #fff;
  color: #1e1d56; }

.tabs nav a:focus {
  outline: none; }

.tabs-style-underline nav {
  background: #fff; }

.tabs-style-underline nav a {
  padding: 0.25em 0 0.5em;
  border-right: 1px solid #e7ecea;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.tabs-style-underline nav li:last-child a {
  border-right: none; }

.tabs-style-underline nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #1e1d56;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0); }

.tabs-style-underline nav li.tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.tabs-style-underline nav a span {
  font-weight: 700; }

/* Content */
.content-wrap {
  position: relative; }

.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 0 0 20px 0;
  max-width: 1200px; }

.content-wrap section.content-current {
  display: block; }

/* Fallback */
.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.no-flexbox nav ul {
  display: block; }

.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block; }

@media screen and (max-width: 58em) {
  .tabs nav a span {
    display: none; }

  .tabs nav a i {
    margin-right: 0; } }
html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em; }

.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px; }

.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3); }

label {
  font-weight: bold; }

input, select, textarea {
  display: block;
  width: 100%;
  height: 52px;
  border: none;
  padding: 10px 20px;
  border: 2px solid #ddd;
  background-color: #fff; }

textarea {
  padding: 20px;
  height: auto; }

input:focus, select:focus, textarea:focus {
  outline: none;
  border: 2px solid #ff7216; }

.btn {
  border: none;
  height: 52px;
  padding: 10px 20px;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.95);
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.btn:hover {
  background-color: #ff7216; }

.btn.error {
  background-color: #d4433e; }

.btn.success {
  background-color: #3cb54e; }

.btn.loading {
  background-color: #ff7216; }

.btn:disabled {
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.7);
  color: #fff; }

.btn .fa {
  margin-right: 4px; }

.btn.live-refresh {
  display: block;
  width: 100%;
  text-align: center;
  height: auto;
  margin-bottom: 10px; }

h2 .btn {
  font-size: 0.8em;
  padding: 2px 10px; }

.form-row {
  overflow: hidden; }

.form-block {
  margin-bottom: 20px; }

.flex-video {
  position: relative;
  padding-top: 1.38889rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 0.88889rem;
  overflow: hidden; }

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.page-container {
  min-height: 100%;
  width: 100%;
  position: relative;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease; }

.header {
  background-color: #fff;
  color: #1e1d56;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.header .grid {
  overflow: visible; }

.header a {
  color: #1e1d56;
  text-decoration: none; }

.header .header-area {
  padding: 10px; }

.currency-bar {
  position: relative;
  display: inline-block;
  float: right;
  width: 102px;
  margin: 16px 20px 0 0px;
  z-index: 1; }

.currency-bar ul {
  position: absolute;
  padding: 0;
  margin: 2px 0;
  list-style: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff; }

.currency-bar ul li {
  line-height: 32px;
  display: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.currency-bar ul.select li {
  display: block; }

.currency-bar ul li.active {
  display: inline-block;
  background-color: #eee; }

.currency-bar ul li .flag {
  float: left;
  width: 36px; }

.currency-bar ul li a {
  display: block;
  position: relative;
  padding: 2px 24px 2px 6px;
  width: 102px;
  clear: both; }

.currency-caret {
  display: block;
  position: absolute;
  top: 18px;
  right: 8px;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.header-area .logo {
  padding: 10px 0;
  display: inline-block; }

.header-area .logo a {
  font-family: BaskervilleMTStd-Italic, Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 2.4em; }

.header-area .logo img {
  margin-right: 20px; }

.header-area .cts-tv {
  float: right;
  padding: 10px;
  text-align: center;
  display: inline-block; }

.header-area .search-bar {
  padding: 10px 0 10px 10px;
  float: right;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 20px;
  margin-right: -20px; }

.header-area .search-bar .fa {
  position: absolute;
  top: 24px;
  right: 22px; }

.header-area .search-bar input {
  background-color: #fff;
  color: #1e1d56;
  padding: 14px 40px 14px 20px;
  font-size: 16px;
  width: 0;
  border: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.header-area .search-bar input:focus {
  width: 240px;
  border: none;
  border-bottom: 2px solid #1e1d56;
  outline: none; }

input.error, textarea.error, select.error {
  color: #222;
  background: #fff;
  border-color: #d4433e; }

label.error {
  margin: 0;
  display: block;
  font-size: 0.8em;
  padding: 4px 20px;
  font-weight: normal; }

.validation-error .validation-message {
  background-color: #d4433e;
  color: #fff;
  display: block;
  padding: 4px 20px;
  font-size: 0.8em; }

.header-area .search-bar label {
  cursor: pointer; }

.main-menu-container {
  width: 100%;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  clear: both; }

.main-menu-toggle {
  display: none;
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  color: #1e1d56;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.main-menu-toggle:hover, .main-menu-toggle.active {
  border-bottom: 4px solid #1e1d56;
  padding-bottom: 6px; }

.main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.main-menu:after {
  content: "";
  display: table;
  clear: both; }

.main-menu li.alt a {
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.8);
  color: #fff; }

.main-menu li {
  display: inline-block;
  position: relative;
  height: 42px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.main-menu li a {
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  color: #1e1d56;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  border-bottom: 0px solid #1e1d56;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.main-menu li:hover > a {
  border-bottom: 4px solid #1e1d56;
  padding-bottom: 6px; }

.main-menu li.dropdown {
  height: auto; }

.main-menu li.dropdown .dropdown-menu {
  padding: 0;
  position: absolute;
  top: 26px;
  left: 0;
  width: 300px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 1; }

.main-menu li.dropdown .dropdown-menu li {
  float: none;
  display: block;
  height: 35px; }

.main-menu li.dropdown .dropdown-menu li a {
  text-align: left;
  color: #fff;
  background-color: #1e1d56;
  background-color: rgba(30, 29, 86, 0.5);
  font-size: 0.7em;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.main-menu li.dropdown .dropdown-menu li:hover > a {
  border-bottom: 0;
  border-color: #fff;
  padding: 10px 20px;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.8); }

.main-menu li.dropdown:hover .dropdown-menu,
.main-menu li.dropdown.active .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible; }

@media handheld, only screen and (max-width: 767px) {
  .main-menu-toggle {
    display: block; }

  .main-menu {
    display: none; }

  .main-menu.active {
    display: block; }

  .main-menu li {
    float: none;
    display: block;
    position: relative;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease; }

  .main-menu li a {
    border-bottom: 1px solid #1e1d56;
    border-left: 0px solid #1e1d56;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

  .main-menu li:hover > a {
    border-bottom: 1px solid #1e1d56;
    border-left: 10px solid #1e1d56;
    padding-bottom: 10px; }

  .main-menu li.dropdown .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    width: 100%;
    position: relative;
    top: 0;
    margin: 0; }

  .main-menu li.dropdown .dropdown-menu li {
    display: block;
    height: 42px; }

  .main-menu li.dropdown .dropdown-menu li a {
    padding-left: 30px;
    font-size: 1em;
    color: #1e1d56;
    background: none;
    border-left: 0px solid #1e1d56;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease; }

  .main-menu li.dropdown .dropdown-menu li:hover > a {
    padding-left: 30px;
    background: none;
    border-bottom: 1px solid #1e1d56;
    border-left: 20px solid #1e1d56; }

  .main-menu li.dropdown:hover .dropdown-menu,
  .main-menu li.dropdown.active .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible; } }
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.sidebar-nav li {
  position: relative;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  float: none;
  display: block;
  border-bottom: 1px solid #ddd; }

.sidebar-nav li a {
  color: #fff;
  background-color: #1e1d56;
  background-color: rgba(30, 29, 86, 0.5);
  font-size: 0.8em;
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 10px;
  display: block;
  border-bottom: 0 solid #1e1d56;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.sidebar-nav li a span {
  color: #ccc;
  font-size: 0.9em; }

.sidebar-nav li a span:before {
  content: " - "; }

.sidebar-nav li:hover > a {
  border-bottom: 0;
  border-color: #fff;
  padding: 10px 20px;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.8); }

.content-body {
  margin: 0;
  padding: 60px 0 360px 0; }

.main-body-grid {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  padding-left: 20px;
  padding-bottom: 20px; }

.morph-button {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  color: #fff; }

.morph-button > button {
  position: relative;
  padding: 0 1em;
  border: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 50px;
  overflow: hidden; }

.morph-button > button:hover {
  background-color: #ff7216; }

.morph-button.open > button {
  pointer-events: none; }

.morph-content {
  pointer-events: none; }

.morph-button.open .morph-content {
  pointer-events: auto; }

.morph-button-fixed,
.morph-button-fixed .morph-content {
  width: 180px;
  height: 50px; }

.morph-button-fixed > button {
  z-index: 1000;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.1s 0.5s;
  transition: opacity 0.1s 0.5s; }

.morph-button-fixed.open > button {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s; }

.morph-button-fixed .morph-content {
  position: fixed;
  z-index: 900;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s; }

.morph-button-fixed.open .morph-content {
  opacity: 1; }

.morph-button-fixed .morph-content > div {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s; }

.morph-button-fixed.open .morph-content > div {
  visibility: visible;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s; }

.morph-button-fixed.active > button {
  z-index: 2000; }

.morph-button-fixed.active .morph-content {
  z-index: 1900; }

.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s; }

.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s; }

.morph-button.morph-button-overlay {
  margin: 50px auto; }

.morph-button-overlay .morph-content {
  background: #e85657; }

.morph-button-overlay.open .morph-content {
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%; }

.morph-button-modal::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 800;
  width: 100%;
  height: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: none; }

.morph-button-modal.open::before {
  opacity: 1;
  pointer-events: auto; }

.morph-button-modal.active::before {
  z-index: 1800; }

.morph-button-modal .morph-content {
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s; }

.morph-button-modal.open .morph-content {
  top: 50% !important;
  left: 50% !important;
  margin: -210px 0 0 -300px;
  width: 600px;
  height: 420px;
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s; }

.morph-button-modal-about > button,
.morph-button-modal-about .morph-content {
  background-color: #1e1d56; }

.morph-button-modal-about .morph-content {
  border: 5px solid #fff;
  padding-top: 57px; }

.morph-button-modal-about .morph-content:before {
  position: absolute;
  top: -57px;
  left: 50%;
  margin-left: -57px;
  content: ' ';
  width: 114px;
  height: 57px;
  border-radius: 90px 90px 0 0;
  -moz-border-radius: 90px 90px 0 0;
  -webkit-border-radius: 90px 90px 0 0;
  background-color: #fff; }

.morph-button-modal-1::before {
  background: #f0ddcc;
  background: rgba(240, 221, 204, 0.7); }

.morph-button-inflow {
  overflow: hidden;
  max-width: 100%;
  height: 70px; }

.morph-button-inflow > button {
  width: 100%;
  line-height: 70px; }

.morph-button-inflow .morph-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.morph-button-inflow .morph-content .morph-clone {
  padding: 0;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 70px; }

.icon-close {
  z-index: 100;
  display: block;
  overflow: hidden;
  width: 3em;
  height: 3em;
  text-align: center;
  line-height: 3;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }

.no-js .morph-button > button {
  display: none; }

.no-js .morph-button {
  margin: 10px 0;
  float: none; }

.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  pointer-events: auto; }

.no-js .morph-button .morph-content .icon-close {
  display: none; }

.no-js .morph-button-sidebar {
  width: 300px;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  background: #e85657;
  overflow: auto; }

.no-transition {
  -webkit-transition: none !important;
  transition: none !important; }

@media screen and (max-width: 600px) {
  .morph-button-modal.open .morph-content {
    top: 0% !important;
    left: 0% !important;
    padding-top: 124px;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
    transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s; }

  .morph-button-modal.open .morph-content .bio-image-popup {
    top: 20px;
    left: 50%;
    margin-left: -52px; } }
@media screen and (max-width: 400px) {
  .morph-button-fixed,
  .morph-button-fixed .morph-content {
    width: 200px;
    height: 80px; }

  .morph-button-fixed > button {
    font-size: 75%; }

  .morph-button-sidebar > button {
    font-size: 1.6em; }

  .morph-button-inflow .morph-content .morph-clone {
    font-size: 0.9em; }

  .morph-button-modal-4,
  .morph-button-modal-4 .morph-content {
    width: 220px;
    height: 120px; }

  .morph-button-modal-4 > button {
    font-size: 100%;
    line-height: 50px; }

  .morph-button-modal-4 > button span {
    display: block; }

  .morph-button-modal-4 .morph-clone {
    right: 83px;
    bottom: 26px; }

  .morph-button-sidebar,
  .morph-button-sidebar .morph-content {
    width: 100% !important;
    height: 60px !important; }

  .morph-button-sidebar {
    bottom: 0px;
    left: 0px; }

  .morph-button-sidebar.open .morph-content {
    height: 100% !important; } }
.video-modal {
  opacity: 0;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #000;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease; }

.video-modal.expanded {
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-modal .i-cancel {
  z-index: 3;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 2;
  background-color: #222;
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.video-modal .i-cancel:hover {
  cursor: pointer;
  color: #222;
  background-color: #fff; }

.video-modal .i-cancel i {
  line-height: 40px;
  font-size: 30px; }

.video-modal .modal-bg {
  z-index: 1;
  cursor: pointer; }

.video-modal .modal-content {
  position: relative;
  top: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 60px; }

.video-modal .content {
  height: 0;
  padding: 25px 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
  position: relative;
  color: #9fa6ba;
  z-index: 3;
  background: #000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-shadow: 0 0 15px 0 rgba(38, 42, 53, 0.32);
  box-shadow: 0 0 15px 0 #262a35;
  box-shadow: 0 0 15px 0 rgba(38, 42, 53, 0.32);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.video-modal.expanded .content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.video-modal .modal-bg, .video-modal iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

#map {
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: none;
  z-index: 999;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.8); }

#map.deployed {
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid #222222;
  border: 10px solid rgba(34, 34, 34, 0.8); }

#map .map-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 2;
  background-color: #222;
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

#map .map-close:hover {
  cursor: pointer;
  color: #222;
  background-color: #fff; }

#map .map-close i {
  line-height: 40px;
  font-size: 30px; }

.leaflet-popup-content h1 {
  font-size: 1.6em; }

.timeline-title {
  margin-top: 20px;
  text-align: center; }

.timeline {
  list-style: none;
  padding: 10px 0;
  position: relative;
  font-weight: 300; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background: #1e1d56;
  background-image: -webkit-linear-gradient(top, #eee, #1e1d56 10%, #1e1d56 90%, #eee);
  background-image: -moz-linear-gradient(top, #eee, #1e1d56 10%, #1e1d56 90%, #eee);
  background-image: -ms-linear-gradient(top, #eee, #1e1d56 10%, #1e1d56 90%, #eee);
  background-image: -o-linear-gradient(top, #eee, #1e1d56 10%, #1e1d56 90%, #eee);
  left: 50%;
  margin-left: -1.5px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
  clear: left; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  display: block;
  margin: 0 35px 0 0;
  background: #ffffff;
  position: relative; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 15px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #1e1d56;
  border-right: 0 solid #1e1d56;
  border-bottom: 14px solid transparent;
  content: " "; }

.timeline > li.timeline-inverted > .timeline-panel {
  margin: 0 0 0 35px; }

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-badge > a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 14px;
  right: -14px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  background-color: #fff;
  border: 2px solid #1e1d56;
  color: #1e1d56; }

.timeline-badge a:hover {
  background-color: #1e1d56;
  color: #fff; }

.timeline-heading {
  color: #fff;
  background-color: #1e1d56;
  font-weight: 400;
  padding: 10px 15px 22px 15px;
  position: relative;
  text-align: right; }

li.timeline-inverted .timeline-heading {
  text-align: left; }

.timeline-heading h4 {
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  color: #fff; }

.timeline-heading a {
  color: #fff;
  text-decoration: none; }

.timeline-heading .date-time {
  font-size: 0.75em;
  display: inline-block;
  position: absolute;
  padding: 4px 10px;
  background-color: #ff7216;
  margin-top: -12px;
  top: 100%;
  right: 0; }

li.timeline-inverted .timeline-heading .date-time {
  right: auto;
  left: 0; }

.timeline-body > p, .timeline-body > ul {
  padding: 10px 15px; }

.timeline-footer {
  padding: 5px 15px;
  background-color: #f4f4f4;
  text-align: right; }

li.timeline-inverted .timeline-footer {
  text-align: left; }

.timeline-footer p {
  margin: 0;
  font-size: 0.8em; }

.timeline-footer > a {
  cursor: pointer;
  text-decoration: none; }

.timeline > li.timeline-inverted {
  float: right;
  clear: right; }

.timeline > li:nth-child(2) {
  margin-top: 60px; }

.timeline > li.timeline-inverted > .timeline-badge a {
  left: -16px; }

.no-float {
  float: none !important; }

@media (max-width: 767px) {
  ul.timeline:before {
    left: 15px; }

  ul.timeline > li {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
    clear: left; }

  ul.timeline > li > .timeline-panel, ul.timeline > li.timeline-inverted > .timeline-panel {
    margin: 0 0 0 50px; }

  ul.timeline > li > .timeline-badge {
    left: 0;
    margin-left: 0; }

  ul.timeline > li > .timeline-badge a {
    right: auto;
    left: 0; }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto; }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto; }

  .timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px; }

  .timeline > li.timeline-inverted > .timeline-badge a {
    left: 0;
    margin-left: 0; }

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

  .timeline-heading .date-time {
    right: auto;
    left: 0; }

  .timeline-footer {
    text-align: left; } }
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 300px;
  color: #fff;
  overflow: hidden;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.95); }

.footer .grid {
  overflow: visible; }

.footer a {
  color: #fff; }

.footer h5 {
  font-size: 1.2em;
  font-family: BaskervilleMTStd-Italic, Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; }

.footer .logo {
  width: 46px;
  height: 60px; }

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

.footer .contact {
  color: #fff;
  padding: 10px;
  display: inline-block; }

.footer .social .social-icon {
  display: inline-block;
  margin: 0 20px 20px 0;
  background-color: #fff;
  color: #1e1d56;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.footer .social .social-icon a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #1e1d56;
  line-height: 2em;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.footer .social .social-icon .fa {
  float: left;
  margin-right: 0.5em;
  font-size: 2em; }

.footer .social .social-icon.twitter:hover {
  background-color: #00aced; }

.footer .social .social-icon.facebook:hover {
  background-color: #3b5998; }

.footer .social .social-icon.email:hover {
  background-color: #3cb54e; }

.footer .social .social-icon:hover a {
  color: #fff; }

.footer h5, .footer p {
  color: #fff;
  margin-top: 0; }

.footer .image-credit h5, .footer .image-credit p {
  margin: 0; }

.footer .newsletter {
  position: relative; }

.footer .newsletter button {
  padding: 10px 20px;
  border: 1px solid #fff; }

.footer .newsletter input {
  width: auto;
  display: inline-block;
  background-color: #fff;
  color: #1e1d56;
  border: 1px solid #fff; }

.footer .newsletter label.error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0; }

.footer .newsletter .newsletter-message {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  font-size: 0.8em;
  padding: 4px 20px;
  font-weight: normal; }

.footer .newsletter .newsletter-message .fa {
  float: none;
  margin-right: 0;
  font-size: 1em; }

@media handheld, only screen and (max-width: 767px) {
  .header .grid [class*='col-'] {
    margin-top: 0;
    margin-bottom: 0; }

  .header-area .currency-bar {
    position: absolute;
    top: 10px;
    right: 10px; }

  .header-area .search-bar {
    display: block;
    width: 100%;
    text-align: right;
    margin: 0 auto; }

  .header-area .search-bar input:focus {
    width: 100%; }

  .content-body {
    padding-bottom: 370px; }

  .footer {
    height: 320px; }

  .footer .social .social-icon {
    margin: 0 10px 10px 0; }

  .footer .social .social-icon .social-text {
    display: none; }

  .footer .social .social-icon a {
    line-height: 1em; }

  .footer .social .social-icon .fa {
    font-size: 1em;
    float: none;
    margin-right: 0; }

  .footer .newsletter input {
    height: 36px;
    padding: 4px; }

  .footer .newsletter button {
    height: 36px;
    padding: 4px;
    display: inline-block;
    width: auto; } }
.image-credit {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 200px;
  padding: 10px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  background-color: #fff;
  color: #1e1d56;
  display: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.image-credit h5, .image-credit p {
  margin: 0;
  color: #1e1d56; }

.image-credit h5 {
  margin-bottom: 10px;
  font-weight: bold; }

.image-credit-icon {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background-color: #fff;
  color: #040422;
  padding: 4px 6px;
  opacity: 0.6;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 1; }

.image-credit-icon:hover, .image-credit-icon.active {
  opacity: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.image-credit-icon:hover ~ .page-container {
  opacity: 0;
  pointer-events: none; }

.image-credit-icon.active {
  opacity: 1; }

.image-credit-icon:hover .image-credit, .image-credit-icon.active .image-credit {
  display: block; }

.contact-text {
  margin-right: 20px;
  text-align: center;
  margin-bottom: 20px; }

.submit-message {
  color: #fff;
  display: inline-block;
  padding: 15px 20px; }

.submit-message.loading {
  background-color: #ff7216; }

.submit-message .loading-icon {
  display: none; }

.submit-message.loading .loading-icon {
  display: inline-block; }

.home-slider {
  margin-top: 20px; }

.home-slider a {
  text-decoration: none; }

.home-slider .slick-slide {
  position: relative; }

.slide-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  background-color: #1e1d56;
  background-color: rgba(30, 29, 86, 0.8);
  padding: 10px;
  color: #fff;
  text-align: justify; }

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

.home-news a {
  display: block;
  text-decoration: none; }

.home-news .timeago {
  font-size: 0.8em; }

hr.blue-fade {
  border: 0;
  height: 1px;
  background: #1e1d56;
  background-image: -webkit-linear-gradient(left, #eee, #1e1d56, #eee);
  background-image: -moz-linear-gradient(left, #eee, #1e1d56, #eee);
  background-image: -ms-linear-gradient(left, #eee, #1e1d56, #eee);
  background-image: -o-linear-gradient(left, #eee, #1e1d56, #eee); }

.about-slider {
  margin-bottom: 0; }

.company-profile {
  margin-bottom: 40px; }

.company-profile .profile-text {
  text-align: justify;
  color: #fff;
  font-size: 1.2em;
  padding: 20px;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.95); }

.bio {
  text-align: center;
  margin-bottom: 40px; }

.bio-image {
  display: inline-block;
  width: 104px;
  height: 104px;
  border-radius: 52px;
  border: 2px solid #ff7216;
  overflow: hidden; }

.bio-image-popup {
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -52px; }

.bio-text {
  text-align: justify;
  padding: 0 20px; }

.cts-gallery {
  margin-bottom: 20px; }

.post-content .post-meta {
  border-top: 1px solid #1e1d56;
  border-bottom: 2px solid #1e1d56;
  border-top: 1px solid rgba(30, 29, 86, 0.3);
  border-bottom: 2px solid rgba(30, 29, 86, 0.5);
  margin-bottom: 20px;
  padding: 4px 0;
  font-size: 0.8em;
  color: #1e1d56; }

.post-meta .meta-title {
  font-weight: normal;
  color: #111;
  font-style: italic; }

.post-meta .fa {
  color: #1e1d56; }

.tv {
  text-align: center; }

.tv h1 {
  text-align: left; }

.tv-thumbnail {
  display: inline-block;
  width: 240px;
  margin: 0 10px 10px 10px; }

.tv-thumbnail h2 {
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  font-size: 1em; }

.tv-thumbnail a {
  display: inline-block;
  width: 240px;
  height: 180px;
  background-repeat: no-repeat;
  background-size: 134% 134%;
  background-position: 50% 50%;
  overflow: hidden; }

a .fa-youtube-play {
  color: #bb0000;
  color: rgba(187, 0, 0, 0.5); }

a:hover .fa-youtube-play {
  color: #bb0000;
  color: rgba(187, 0, 0, 0.8); }

.tv-thumbnail a .fa-youtube-play {
  line-height: 180px;
  font-size: 5em;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.tv-thumbnail a:hover .fa-youtube-play {
  font-size: 6em; }

.tv-thumbnail .timeago {
  font-size: 0.8em; }

.video-modal-link, .photo-modal-link {
  display: inline-block;
  font-size: 1.5em;
  margin-right: -8px; }

.photo-modal-link {
  color: #d4433e; }

.lots {
  width: 100%;
  overflow: hidden; }

.lots-left {
  float: left;
  display: inline-block;
  margin-right: 20px; }

.lots-right {
  float: left;
  display: inline-block; }

.lots .timeago {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  background-color: #3cb54e;
  color: #fff;
  padding: 2px 10px;
  font-size: 0.8em; }

.btn.lots-btn {
  display: inline-block;
  float: right;
  height: auto; }

.sale-blue-btn.btn {
  display: inline-block;
  height: auto;
  background: transparent;
  color: #1e1d56;
  padding-left: 0;
  text-decoration: underline; }

.sale-blue-btn.btn:hover {
  background-color: #73b5e5;
  color: #fff;
  padding-left: 20px;
  text-decoration: none; }

.sales-buttons .btn {
  text-align: left;
  font-size: 0.9em;
  display: block;
  height: auto;
  color: #222;
  background: transparent;
  padding-left: 0; }

.pedigree-update {
  position: relative;
  color: #514f8a;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 6px;
  line-height: 18px; }

.pedigree-update .detail {
  position: absolute;
  top: -10px;
  left: 20px;
  display: none;
  width: 400px;
  background-color: #040422;
  background-color: rgba(4, 4, 34, 0.8);
  color: #fff;
  padding: 10px;
  z-index: 1;
  text-align: justify; }

.pedigree-update .detail:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 8px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #040422;
  border-right: 10px solid rgba(4, 4, 34, 0.8); }

.pedigree-update:hover .detail {
  display: block; }

.sales-buttons .btn.pdf .fa {
  color: #c9141b; }

.sales-buttons .btn.pdf:hover {
  padding-left: 20px;
  color: #fff;
  background-color: #c9141b;
  background-color: rgba(201, 20, 27, 0.9); }

.sales-buttons .btn.xls .fa {
  color: #1d7044; }

.sales-buttons .btn.xls:hover {
  padding-left: 20px;
  color: #fff;
  background-color: #1d7044;
  background-color: rgba(29, 112, 68, 0.9); }

.sales-buttons .btn:hover .fa {
  color: #fff; }

.marketing .info {
  display: block;
  margin-bottom: 20px; }

.download-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.session-list {
  font-style: italic;
  margin: 0;
  padding: 0;
  margin-top: 4px;
  list-style: none;
  display: block;
  font-size: 0.8em;
  margin-bottom: 20px; }

.lot-btn-group {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: -20px; }

.lot-btn-group .sale-title {
  font-family: "trajan-pro-3", "Trajan Pro", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #fff;
  display: block;
  position: absolute;
  width: 260px;
  height: 100%;
  background-color: #1e1d56;
  padding: 10px;
  left: 50%;
  margin-left: -130px;
  text-align: center;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }

.lot-btn-group .sale-title:hover {
  text-decoration: underline; }

.lot-previous {
  width: 50%;
  position: relative;
  float: left;
  text-align: left;
  padding-left: 60px;
  height: auto;
  border-right: 1px solid #fff; }

.lot-previous i {
  position: absolute;
  display: block;
  top: 10px;
  font-size: 40px;
  left: 20px; }

.lot-next {
  width: 50%;
  position: relative;
  float: right;
  text-align: right;
  padding-right: 60px;
  height: auto; }

.lot-next i {
  position: absolute;
  display: block;
  top: 10px;
  font-size: 40px;
  right: 20px; }

.pedigree-pdf-link {
  position: relative;
  display: block;
  border: 1px solid #ddd; }

.pedigree-pdf-link i {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1em;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease; }

.pedigree-pdf-link:hover i {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2em;
  color: #c9141b; }

.label {
  display: inline-block;
  padding: 4px 10px;
  font-size: 16px;
  color: #fff;
  background-color: #1e1d56; }

.label.bookmark {
  position: relative;
  padding: 4px 20px;
  margin-left: -20px; }

.label.bookmark:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -15px;
  border-top: 15px solid #000;
  border-bottom: 15px solid #000;
  border-right: 15px solid transparent; }

.label.sold {
  background-color: #3cb54e; }

.label.sold.bookmark:after {
  border-top-color: #3cb54e;
  border-bottom-color: #3cb54e; }

.label.withdrawn {
  background-color: #d4433e; }

.label.withdrawn.bookmark:after {
  border-top-color: #d4433e;
  border-bottom-color: #d4433e; }

.label.not-sold {
  background-color: #ff7216; }

.label.not-sold.bookmark:after {
  border-top-color: #ff7216;
  border-bottom-color: #ff7216; }

.lot-update {
  padding: 20px;
  background-color: #ddd;
  font-size: 0.8em;
  text-align: justify; }

.results-stats {
  margin-bottom: 20px;
  background-color: #1e1d56;
  overflow: hidden; }

.results-stats .column {
  background-color: #1e1d56;
  padding: 10px 10px 0;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  border-right: 1px solid #eee;
  height: 100%; }

.results-stats .column:last-child {
  border-right: none; }

.results-stats .column span {
  display: block;
  margin-bottom: 10px; }

@media handheld, only screen and (max-width: 767px) {
  .header .grid [class*='col-'] {
    margin-top: 0;
    margin-bottom: 0; }

  .header-area .currency-bar {
    position: absolute;
    top: 10px;
    right: 10px; }

  .header-area .search-bar {
    display: block;
    width: 100%;
    text-align: right;
    margin: 0 auto; }

  .header-area .search-bar input:focus {
    width: 100%; }

  .main-body-grid {
    overflow: hidden; }

  .content-body {
    padding-bottom: 370px; }

  button {
    display: block;
    width: 100%; }

  .submit-message {
    display: block;
    text-align: center; }

  .company-profile .profile-text {
    font-size: 1em; }

  .bio-text {
    font-size: 1em; }

  .results-stats {
    margin: 0;
    padding: 0; }

  .results-stats .column {
    text-align: left;
    border-top: 1px solid #ddd;
    border-right: none; }

  .results-stats .column:first-child {
    border-top: none; }

  .lot-btn-group {
    margin-right: -10px; }

  .lot-btn-group .btn {
    text-overflow: initial; }

  .lot-btn-group .lot-next i {
    right: 10px; }

  .lot-btn-group .lot-previous i {
    left: 10px; }

  .lot-btn-group .btn .text {
    opacity: 0; } }
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.f32 .flag {
  display: inline-block;
  height: 32px;
  width: 32px;
  vertical-align: text-top;
  line-height: 32px;
  background: url(../img/flags32.png) no-repeat; }
.f32 .eu {
  background-position: 0 -256px; }
.f32 .ae {
  background-position: 0 -736px; }
.f32 .au {
  background-position: 0 -1088px; }
.f32 .gb {
  background-position: 0 -2912px; }
.f32 .sh {
  background-position: 0 -2912px; }
.f32 .hk {
  background-position: 0 -3424px; }
.f32 .us {
  background-position: 0 -7328px; }

@media print {
  * {
    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) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */