@import url('/static/fonts/caslon.css');
@import url('/static/fonts/columbia.css');
@import url('/static/fonts/abraham-lincoln.css');
@import url('/static/fonts/dead-mans-hand.css');
@import url('/static/fonts/helvetica-neue.css');
@import url('/static/fonts/quicksand.css');
@import url('/static/fonts/monroe.css');
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 1.2;
  letter-spacing: 1px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #58585b;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 13px;
}
a:hover {
  text-decoration: none;
}
p > a,
address > a,
abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
}
p > a:hover,
address > a:hover,
abbr[title]:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
code,
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #eeeeee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-header {
  border-bottom: 2px solid #eeeeee;
}
hr {
  border-bottom: 1px solid #eeeeee;
}
.navbar {
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
}
.navbar .navbar-inner {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .navbar .btn-navbar {
    float: left;
    background-image: none;
    background: #58585b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
  }
}
.navbar .brand {
  padding: 19px 20px 21px;
  font-size: 24px;
  font-weight: bold;
  text-shadow: none;
  text-transform: uppercase;
}
.navbar .nav > li > a {
  padding: 18px 7px 18px;
  text-shadow: none;
}
.navbar .nav > .active > a {
  background-color: transparent;
}
.navbar .navbar-text {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 20px;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .divider-vertical {
  border-left-color: #eeeeee;
  border-right-color: #eeeeee;
}
.navbar .dropdown-menu {
  top: 85%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .dropdown-menu a {
  font-size: 15px;
  font-weight: bold;
}
.navbar .navbar-search .search-query,
.navbar .navbar-search .search-query:hover {
  border: 2px solid #eeeeee;
  color: #808284;
}
.navbar .navbar-search .search-query:-moz-placeholder,
.navbar .navbar-search .search-query:hover:-moz-placeholder {
  color: #a7a9ab;
}
.navbar .navbar-search .search-query:-ms-input-placeholder,
.navbar .navbar-search .search-query:hover:-ms-input-placeholder {
  color: #a7a9ab;
}
.navbar .navbar-search .search-query::-webkit-input-placeholder,
.navbar .navbar-search .search-query:hover::-webkit-input-placeholder {
  color: #a7a9ab;
}
.navbar #search-container {
  position: relative;
}
.navbar #search-box {
  position: absolute;
  z-index: 101;
  right: 20px;
}
.navbar #search-box #search-icon {
  position: relative;
  left: -8px;
  top: -2px;
}
.navbar #search-box #id_q {
  margin-right: -14px;
  width: 130px;
  margin-top: 0px;
  padding: 7px 6px 1px;
}
div.subnav {
  margin: 0 1px;
  height: 54px;
  background: #ffffff none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: 2px solid #eeeeee;
  border-bottom: 4px double #bbbbbb;
  border-left: none;
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  display: inline-block;
}
div.subnav.subnav-fixed {
  top: 61px;
  margin: 0;
  border-top: none;
}
div.subnav .nav {
  margin: 0 auto;
  display: inline-block;
}
div.subnav .nav > li > a,
div.subnav .nav > li:first-child > a,
div.subnav .nav > li.active > a {
  padding: 23px 13px 13px 13px;
  border-left: none;
  border-right: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  color: #58585b;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.subnav .nav > li > a:hover,
div.subnav .nav > li:first-child > a:hover,
div.subnav .nav > li.active > a:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #58585b;
}
div.subnav .nav > li > a.active {
  border-bottom: 1px solid grey;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 25px 15px 13px 15px;
}
div.subnav li.dropdown > .dropdown-toggle .caret,
div.subnav li.dropdown > .dropdown-toggle:hover .caret,
div.subnav li.dropdown.open > .dropdown-toggle .caret {
  border-top-color: #58585b;
  border-bottom-color: #58585b;
  opacity: 1;
}
div.subnav li.dropdown.open .dropdown-toggle,
div.subnav li.dropdown.open .dropdown-toggle:hover {
  background-color: #ffffff;
  color: #58585b;
}
[class^="icon-"],
[class*=" icon-"],
[class^="icomoon-"],
[class*=" icomoon-"] {
  vertical-align: baseline;
}
.btn {
  font-size: 13px;
  padding: 13px 21px 8px;
  text-transform: uppercase;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: none;
}
.btn:hover {
  background-position: 0;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #808284;
  background-image: -moz-linear-gradient(top, #808284, #808284);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808284), to(#808284));
  background-image: -webkit-linear-gradient(top, #808284, #808284);
  background-image: -o-linear-gradient(top, #808284, #808284);
  background-image: linear-gradient(to bottom, #808284, #808284);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff808284', endColorstr='#ff808284', GradientType=0);
  border-color: #808284 #808284 #5a5c5d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #808284;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  letter-spacing: 1px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #808284;
  *background-color: #737577;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #67686a \9;
}
.btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #68696b;
  background-image: -moz-linear-gradient(top, #58585b, #808284);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58585b), to(#808284));
  background-image: -webkit-linear-gradient(top, #58585b, #808284);
  background-image: -o-linear-gradient(top, #58585b, #808284);
  background-image: linear-gradient(to bottom, #58585b, #808284);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff58585b', endColorstr='#ff808284', GradientType=0);
  border-color: #808284 #808284 #5a5c5d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #808284;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-primary:hover:hover,
.btn-primary:hover:focus,
.btn-primary:hover:active,
.btn-primary:hover.active,
.btn-primary:hover.disabled,
.btn-primary:hover[disabled] {
  color: #ffffff;
  background-color: #808284;
  *background-color: #737577;
}
.btn-primary:hover:active,
.btn-primary:hover.active {
  background-color: #67686a \9;
}
@media (max-width: 767px) {
  .btn-primary {
    margin: 0 auto;
    display: block;
    float: none;
  }
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a7a9ab;
  background-image: -moz-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7a9ab), to(#a7a9ab));
  background-image: -webkit-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: -o-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: linear-gradient(to bottom, #a7a9ab, #a7a9ab);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a9ab', endColorstr='#ffa7a9ab', GradientType=0);
  border-color: #a7a9ab #a7a9ab #808386;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a7a9ab;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  letter-spacing: 1px;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #a7a9ab;
  *background-color: #9a9c9f;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #8d9092 \9;
}
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #909294;
  background-image: -moz-linear-gradient(top, #808284, #a7a9ab);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808284), to(#a7a9ab));
  background-image: -webkit-linear-gradient(top, #808284, #a7a9ab);
  background-image: -o-linear-gradient(top, #808284, #a7a9ab);
  background-image: linear-gradient(to bottom, #808284, #a7a9ab);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff808284', endColorstr='#ffa7a9ab', GradientType=0);
  border-color: #a7a9ab #a7a9ab #808386;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a7a9ab;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-inverse:hover:hover,
.btn-inverse:hover:focus,
.btn-inverse:hover:active,
.btn-inverse:hover.active,
.btn-inverse:hover.disabled,
.btn-inverse:hover[disabled] {
  color: #ffffff;
  background-color: #a7a9ab;
  *background-color: #9a9c9f;
}
.btn-inverse:hover:active,
.btn-inverse:hover.active {
  background-color: #8d9092 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9a8479;
  background-image: -moz-linear-gradient(top, #9a8479, #9a8479);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9a8479), to(#9a8479));
  background-image: -webkit-linear-gradient(top, #9a8479, #9a8479);
  background-image: -o-linear-gradient(top, #9a8479, #9a8479);
  background-image: linear-gradient(to bottom, #9a8479, #9a8479);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a8479', endColorstr='#ff9a8479', GradientType=0);
  border-color: #9a8479 #9a8479 #715f55;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #9a8479;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  letter-spacing: 1px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #9a8479;
  *background-color: #8e776b;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #806b60 \9;
}
.btn-danger:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #826e64;
  background-image: -moz-linear-gradient(top, #715f55, #9a8479);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#715f55), to(#9a8479));
  background-image: -webkit-linear-gradient(top, #715f55, #9a8479);
  background-image: -o-linear-gradient(top, #715f55, #9a8479);
  background-image: linear-gradient(to bottom, #715f55, #9a8479);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff715f55', endColorstr='#ff9a8479', GradientType=0);
  border-color: #9a8479 #9a8479 #715f55;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #9a8479;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-danger:hover:hover,
.btn-danger:hover:focus,
.btn-danger:hover:active,
.btn-danger:hover.active,
.btn-danger:hover.disabled,
.btn-danger:hover[disabled] {
  color: #ffffff;
  background-color: #9a8479;
  *background-color: #8e776b;
}
.btn-danger:hover:active,
.btn-danger:hover.active {
  background-color: #806b60 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #74818f;
  background-image: -moz-linear-gradient(top, #74818f, #74818f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74818f), to(#74818f));
  background-image: -webkit-linear-gradient(top, #74818f, #74818f);
  background-image: -o-linear-gradient(top, #74818f, #74818f);
  background-image: linear-gradient(to bottom, #74818f, #74818f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74818f', endColorstr='#ff74818f', GradientType=0);
  border-color: #74818f #74818f #515b65;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #74818f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  letter-spacing: 1px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #74818f;
  *background-color: #687481;
}
.btn-info:active,
.btn-info.active {
  background-color: #5d6873 \9;
}
.btn-info:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5f6a76;
  background-image: -moz-linear-gradient(top, #515b65, #74818f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#515b65), to(#74818f));
  background-image: -webkit-linear-gradient(top, #515b65, #74818f);
  background-image: -o-linear-gradient(top, #515b65, #74818f);
  background-image: linear-gradient(to bottom, #515b65, #74818f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff515b65', endColorstr='#ff74818f', GradientType=0);
  border-color: #74818f #74818f #515b65;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #74818f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-info:hover:hover,
.btn-info:hover:focus,
.btn-info:hover:active,
.btn-info:hover.active,
.btn-info:hover.disabled,
.btn-info:hover[disabled] {
  color: #ffffff;
  background-color: #74818f;
  *background-color: #687481;
}
.btn-info:hover:active,
.btn-info:hover.active {
  background-color: #5d6873 \9;
}
.btn-footer {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f7f5f4;
  background-image: -moz-linear-gradient(top, #ffffff, #ebe7e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebe7e5));
  background-image: -webkit-linear-gradient(top, #ffffff, #ebe7e5);
  background-image: -o-linear-gradient(top, #ffffff, #ebe7e5);
  background-image: linear-gradient(to bottom, #ffffff, #ebe7e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebe7e5', GradientType=0);
  border-color: #ebe7e5 #ebe7e5 #cabfb9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ebe7e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #808284;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 12px;
  font-size: 12px;
  padding: 10px 15px 6px;
}
.btn-footer:hover,
.btn-footer:focus,
.btn-footer:active,
.btn-footer.active,
.btn-footer.disabled,
.btn-footer[disabled] {
  color: #ffffff;
  background-color: #ebe7e5;
  *background-color: #e0d9d6;
}
.btn-footer:active,
.btn-footer.active {
  background-color: #d5ccc8 \9;
}
.btn-footer:hover {
  color: #a7a9ab;
}
.btn-large {
  padding: 8px 16px 4px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.btn-large:hover {
  border: 1px solid #a7a9ab;
}
.btn-small {
  padding: 8px 16px 4px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.btn-small:hover {
  border: 1px solid #a7a9ab;
}
.btn-tiny {
  padding: 4px 8px 0px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  font-size: 10px;
}
.btn-tiny:hover {
  border: 1px solid #a7a9ab;
}
.table-bordered {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-horizontal select,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 7px 6px 0px;
  margin-bottom: 9px;
}
.form-horizontal .control-label {
  letter-spacing: 1px;
  text-align: left;
}
.form-horizontal .control-label.required span {
  color: inherit;
}
.form-horizontal input + .help-block {
  margin-top: 0;
  margin-bottom: 9px;
}
label.radio {
  line-height: 25px;
}
.form-actions {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  background: none;
  border: none;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
legend {
  border-bottom: 2px solid #eeeeee;
  font-family: "ACaslonPro-Regular";
  font-weight: normal;
  color: #58585b;
}
.well {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.hero-unit {
  padding: 30px 60px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.hero-unit h1 {
  margin: 0 0 10px;
  line-height: 1.2;
}
.modal {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ffffff;
}
.modal-header {
  border-bottom: none;
}
.modal-footer {
  border-top: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.close,
.close:hover {
  border-bottom: none;
}
.breadcrumb {
  padding-top: 0;
  background: #ffffff;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  margin: -14px 0 20px;
}
.breadcrumb li a {
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .breadcrumb {
    padding: 13px 0 0 0;
  }
  .breadcrumb li > .divider {
    padding: 0;
  }
}
@media (max-width: 767px) {
  div.subnav {
    height: auto;
  }
  div.subnav .nav > li.active > a {
    border-top: none;
  }
  div.subnav .nav > li:hover > a,
  div.subnav .nav > li:first-child:hover > a,
  div.subnav .nav > li.active:hover > a,
  div.subnav .nav > li.dropdown.open .dropdown-toggle,
  div.subnav .nav > li.dropdown.open .dropdown-toggle:hover {
    background-color: #eeeeee;
  }
  .nav-tabs .open .dropdown-toggle,
  .nav-pills .open .dropdown-toggle,
  .nav > li.dropdown.open.active > a:hover {
    border-color: #e5e5e5;
  }
}
@media (max-width: 979px) {
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    margin-bottom: 0;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
  }
  .navbar .nav-collapse .nav li > a {
    color: #58585b;
  }
  .navbar .nav-collapse .nav li > a:hover {
    background-color: #eeeeee;
  }
  .navbar .nav-collapse .navbar-text {
    margin-top: 0;
  }
  .navbar-inverse .nav-collapse .nav li > a {
    color: #bbbbbb;
  }
  .navbar-inverse .nav-collapse .nav li > a:hover {
    background-color: #111;
    background-image: none;
  }
}
body {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  body {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.subnav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0px auto;
  z-index: 101;
  background-color: #f2f2f2;
}
.navdropdown .navsubmenu {
  z-index: 2;
}
.container-fluid {
  margin: 0px auto;
  max-width: 1300px;
}
.page {
  background: #ffffff;
}
.page .page_inner {
  padding-top: 34px;
  *zoom: 1;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page .page_inner {
    padding-top: 21px;
  }
}
.page .page_inner:before,
.page .page_inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.page .page_inner:after {
  clear: both;
}
.content {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .content {
    padding: 0;
  }
}
h1 {
  font-size: 30px;
  line-height: 40px;
}
h2 {
  font-size: 24px;
  line-height: 40px;
}
h3 {
  font-size: 18px;
  line-height: 20px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
}
.page-header {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .page-header {
    margin-bottom: 21px;
  }
}
.well .sub-header {
  margin: 0 0 20px;
}
.sub-header {
  padding-bottom: 8px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  .sub-header {
    margin-top: 8px;
    padding-bottom: 5px;
    margin-bottom: 18px;
  }
}
.page-header h1,
.page-header h2 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sub-header {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #58585b;
}
.sub-header h2,
.sub-header h3,
.sub-header h4 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sans-copy {
  font-size: 11px;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  letter-spacing: 1px;
}
.price_color {
  display: block;
}
.product_pod .price_color {
  margin-top: 0;
}
@media (max-width: 767px) {
  .navbar .nav {
    margin-top: 15px;
  }
}
.navbar.primary {
  margin-bottom: 0px;
}
.navbar.primary .brand.hidden {
  display: none;
}
.navbar.primary .form-search .btn {
  margin-top: 0px;
}
.header .page_inner {
  margin-top: 0;
  padding: 0px 0 30px;
}
@media (max-width: 767px) {
  .header .page_inner {
    margin-top: -45px;
    padding: 0px;
  }
}
.well {
  *zoom: 1;
}
.well:before,
.well:after {
  display: table;
  content: "";
  line-height: 0;
}
.well:after {
  clear: both;
}
.well-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.well-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.well-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.well-blank {
  background-color: #ffffff;
  border-color: #ffffff;
}
.well-rm-padding {
  padding: 19px 0;
}
.logo-fill {
  fill: #002D56;
}
#brand,
#brand-logo {
  width: 240px;
  margin: 0 auto;
  padding-top: 10px;
}
@media (max-width: 767px) {
  #brand,
  #brand-logo {
    width: 170px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -84px;
    padding-top: 5px;
  }
}
#brand-logo img {
  min-width: 100%;
}
@media (max-width: 767px) {
  #brand-logo {
    background: none;
  }
  #brand-logo img {
    position: relative;
  }
}
.pull-clear {
  clear: both;
}
.align-right,
.table .align-right,
.table .align-right {
  text-align: right;
}
.align-center,
.table .align-center,
.table .align-center {
  text-align: center;
}
form {
  *zoom: 1;
}
form:before,
form:after {
  display: table;
  content: "";
  line-height: 0;
}
form:after {
  clear: both;
}
.select-open {
  width: 300px!important;
}
.errorlist {
  margin: 0;
  padding: 0 0 10px 0;
  color: #B94A48;
}
.errorlist li {
  padding: 0 0 5px 0;
  list-style: none;
}
.control-label.required span {
  color: #FF0000;
}
.hero_unit .modal,
#homepage .modal {
  margin: 0 auto;
}
.hero_unit .modal-header,
#homepage .modal-header {
  padding: 0;
  margin: 0;
  border: 0;
}
.hero_unit .modal-header .close,
#homepage .modal-header .close {
  display: none;
}
.hero_unit .modal-body,
#homepage .modal-body {
  max-height: 800px;
  padding: 2px;
  margin: 0 auto;
}
.hero_unit .video-toggle .play-overlay,
#homepage .video-toggle .play-overlay {
  position: absolute;
}
.hero_unit {
  margin-bottom: 3px;
  overflow: hidden;
}
.carousel-control {
  border: none;
  width: 32px;
  height: 20px;
  opacity: .8;
}
.carousel-control.left {
  background: url('/static/img/carousel-left.png') no-repeat;
}
.carousel-control.right {
  background: url('/static/img/carousel-right.png') no-repeat;
}
.table-striped th {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}
#filter .filter-heading {
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
  max-width: 80%;
  line-height: 13px;
  margin: 21px 0px 8px;
}
#filter input {
  float: left;
  margin-right: 4px;
  margin-left: 2px;
}
#filter label {
  line-height: 18px;
  padding-top: 5px;
  margin-bottom: 0px;
}
.stock-available {
  font-size: 12px;
  text-transform: uppercase;
}
.alert {
  max-width: 80%;
  margin: 0 auto 21px;
  text-align: center;
  padding-top: 13px;
}
.alert-fixed {
  max-width: 100%;
  background-color: #fff49f;
  border-color: #ede181;
  color: #333;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 3px 0;
  z-index: 9999;
}
.alert-fixed a {
  color: black;
  border: 1px solid #aaa;
  padding: 4px 6px;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
}
#email-modal {
  text-align: center;
  width: 700px;
  margin-left: -350px;
  padding: 13px;
  background: #ccc;
  font-family: QuicksandBook;
  z-index: 102;
}
#email-modal .modal-header {
  padding: 0;
  z-index: 100;
}
#email-modal .modal-header .close {
  margin-top: 11px;
  margin-right: 19px;
  z-index: 2000;
  font-size: 28px;
  font-family: quicksandlight;
  font-style: oblique;
  font-weight: normal;
  transform: rotate(77deg);
  -ms-transform: rotate(77deg);
  -webkit-transform: rotate(77deg);
}
#email-modal .modal-body {
  border: 4px solid #cccccc;
  max-height: none;
  background: #eee;
  overflow-y: initial;
  position: initial;
}
#email-modal #emailcapture-logo {
  width: 220px;
  height: 95px;
  margin: 0 auto;
  margin-bottom: 55px;
  margin-top: 21px;
  background: url('/static/img/logo-transparent.png');
}
#email-modal h1 {
  font-family: Columbia-Titling-Bold;
  font-size: 25px;
  letter-spacing: 5px;
}
#email-modal h3 {
  font-family: QuicksandBold;
  color: #204060;
  font-size: 15px;
  margin-top: 55px;
  margin-bottom: 13px;
}
#email-modal ul {
  list-style: none;
  display: table;
  margin: 21px auto 45px;
}
#email-modal ul li {
  margin-bottom: 12px;
  margin-right: 15px;
  text-transform: uppercase;
  font-family: quicksandbold;
  letter-spacing: 1px;
  font-size: 15px;
  float: left;
}
#email-modal ul li:after {
  content: "/";
  margin-left: 18px;
}
#email-modal ul li:last-child:after {
  content: "";
  margin-left: 0;
}
#email-modal #contactform-e {
  margin-top: 30px;
  margin-bottom: 40px;
}
#email-modal #contactform-e #appendedInputButton-e {
  width: 420px;
  border: none;
  padding-top: 8px;
  padding-bottom: 4px;
  text-transform: uppercase;
  font-family: quicksandbold;
  font-size: 15px;
  letter-spacing: 0px;
  padding-left: 10px;
}
#email-modal #contactform-e #emailsubmitBtn-e {
  margin-left: -5px;
  margin-top: -9px;
  padding-top: 10px;
  font-family: Columbia-Titling-Bold;
  font-size: 15px;
  background: #858585;
  color: white;
  border: none;
  padding-bottom: 8px;
}
#email-modal .disclaimer {
  color: #999;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}
.header {
  position: relative;
  z-index: 2;
}
.header h1 {
  line-height: inherit;
  margin: 0;
  font-size: 30px;
}
.navbar.accounts .social-container {
  margin: 0;
  padding: 0;
}
.navbar.accounts .social-container li {
  display: inline-block;
  font-size: 10px;
  float: right;
  margin-right: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
}
.navbar.accounts .social-container li a i {
  width: 2.4em;
  color: #808284;
}
.navbar.accounts .navbar-form {
  float: right;
}
.navbar.accounts #recv-correspondence {
  white-space: normal;
  width: 240px;
  margin: 0px -20px 0px 0px;
}
.navbar.accounts #appendedInputButton {
  width: 56%;
  margin-bottom: 0px;
  padding: 7px 6px 1px;
}
.navbar.accounts #emailsubmitBtn {
  width: 30%;
  padding: 7px 6px 1px;
  height: 30px;
}
.navbar.accounts #contactform {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .navbar.accounts .navbar-inner {
    min-height: 45px;
  }
}
.navbar .dropdown-menu a {
  font-size: 12px;
  font-weight: normal;
}
.navdropdown .navsubmenu {
  text-transform: uppercase;
  text-align: left;
  position: absolute;
  background: white;
  border: 1px solid #bbbbbb;
  margin-top: 0px;
  margin-left: -6%;
}
.navdropdown .navsubmenu-section {
  float: left;
  padding: 3px 34px;
  border-right: 1px solid #cccccc;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 18px 0;
  max-width: 200px;
}
.navdropdown .navsubmenu-section:last-of-type {
  border: none;
}
.navdropdown .navsubmenu-section .title {
  border-bottom: 1px solid #cccccc;
  color: #58585b;
}
.navdropdown .navsubmenu-section ul {
  list-style: none;
  margin: 3px 0 0 0;
}
.navdropdown .navsubmenu-section ul li {
  line-height: 25px;
}
#user-actions li a:before,
#store-links li a:before {
  content: "/";
  margin-left: -7px;
  margin-right: 6px;
}
#user-actions li:first-child,
#store-links li:first-child {
  margin-left: 21px;
}
#user-actions li:first-child a:before,
#store-links li:first-child a:before {
  content: "";
}
#user-actions li p,
#store-links li p {
  padding: 18px 7px 18px;
}
#user-actions .user-welcome + li a:before,
#store-links .user-welcome + li a:before {
  content: "";
}
#store-links li:first-child {
  margin-left: 0;
}
#minicart-dropdown {
  z-index: 99999;
}
.cart {
  margin: 0px;
  *zoom: 1;
}
.cart:before,
.cart:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart:after {
  clear: both;
}
.cart .cart_summary {
  text-transform: uppercase;
  padding-left: 13px;
  padding-right: 2px;
}
.cart .cart_summary strong {
  padding: 4px 10px 4px;
  display: block;
}
.cart .cart_summary strong span {
  font-weight: normal;
}
.cart li {
  display: block;
  float: right;
}
.cart li .btn-group {
  white-space: normal;
}
.cart li .btn-group .dropdown-toggle {
  padding: 0 5px;
}
.cart li .btn-group .dropdown-menu {
  width: 400px;
  padding-bottom: 0px;
  max-width: none;
}
.cart li .btn-group .dropdown-menu li {
  float: none;
  display: block;
}
#continue-shopping {
  margin-top: -25px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#continue-shopping a {
  color: #808284;
  border-bottom: 1px solid #a7a9ab;
}
.cart_item {
  margin: 0px;
}
.cart_item li {
  width: auto;
  border-top: 1px solid #eeeeee;
  padding: 10px 15px;
}
.cart_item li:first-child {
  border-top: none;
}
.cart_item .image_container {
  min-height: 70px;
}
.cart_item .image_container img {
  max-height: 70px;
}
.cart_item .image_container a {
  padding: 0;
}
.cart_item .line_title,
.cart_item .line_description {
  text-transform: uppercase;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.cart_item .line_title {
  font-size: 14px;
  margin-bottom: 5px;
}
.cart_item .line_description {
  font-size: 10px;
  line-height: 15px;
  color: #a7a9ab;
}
.cart_item .form-actions {
  -webkit-border-radius: 0 0px 6px 6px;
  -moz-border-radius: 0 0px 6px 6px;
  border-radius: 0 0px 6px 6px;
  margin: 0px;
}
.cart_item .form-actions p {
  *zoom: 1;
  margin: 0 0 5px;
}
.cart_item .form-actions p:before,
.cart_item .form-actions p:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart_item .form-actions p:after {
  clear: both;
}
.cart_item .form-actions p .btn {
  float: right;
}
.cart_item .form-actions h4 {
  color: #a7a9ab;
  text-align: right;
  margin-bottom: 8px;
  margin-top: 5px;
}
.cart_item .form-actions h4 small {
  letter-spacing: 0px;
  color: #808284;
  display: block;
}
.cart_item .form-actions i {
  font-size: 1.25em;
}
.cart_item a {
  color: #58585b;
  font-weight: inherit;
  white-space: normal;
}
.cart_item a.btn {
  color: #fff;
}
.cart_item h4 {
  font-size: 14px;
  margin: 0;
}
.cart_item h4 a {
  padding: 0px;
}
.footer {
  margin-top: 55px;
  padding-top: 21px;
  border-top: 4px double #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .footer {
    margin: 8px -20px 0;
    padding-top: 55px;
    padding-left: 10px;
    border: none;
    background: url('/static/img/footer_1883.png'), #424242;
    background-repeat: no-repeat;
    background-position: 16px 21px;
    color: white;
  }
  .footer a {
    color: white;
  }
  .footer .footer-left [class*="span"] {
    width: 50%;
    float: left;
  }
  .footer div.span6.footer-left,
  .footer div.span6.footer-right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .footer div.span6.footer-left .container-fluid,
  .footer div.span6.footer-right .container-fluid {
    margin-left: 10px;
    padding-top: 10px;
  }
  .footer ul.colophon {
    margin-top: 34px;
  }
}
.footer h4 {
  text-transform: uppercase;
  font-size: 13px;
  color: #9a8479;
  margin-bottom: 5px;
}
.footer_links {
  *zoom: 1;
  padding: 14px 0;
  margin-left: 0 !important;
}
.footer_links:before,
.footer_links:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer_links:after {
  clear: both;
}
@media (max-width: 767px) {
  .footer_links {
    padding: 5px;
  }
}
.footer_links ul {
  list-style-type: none;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
}
.footer_links li {
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 2px;
}
.footer_links .social-icons {
  margin-bottom: 125px;
}
.footer_links li .icomoon-large {
  width: 4em;
  color: #808284;
}
#recv-correspondence h5 {
  font-size: 11px;
  margin: 0 0 5px;
}
.channels {
  font-family: acaslonpro-italic;
}
ul.colophon {
  margin-top: 0px;
}
.colophon {
  margin-top: 55px;
  padding: 0px;
  margin: 0px;
  *zoom: 1;
  list-style-type: none;
}
.colophon:before,
.colophon:after {
  display: table;
  content: "";
  line-height: 0;
}
.colophon:after {
  clear: both;
}
.colophon > li {
  list-style: none;
}
.colophon li {
  float: left;
}
.colophon li li {
  float: none;
}
.colophon .copyright {
  text-transform: uppercase;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
}
.colophon li {
  text-transform: none;
  font-family: acaslonpro-italic;
  margin-left: 13px;
  font-size: 14px;
}
.colophon li:first-child {
  text-transform: uppercase;
  margin-left: 0;
}
#browse > .dropdown-menu {
  top: 109%;
}
.navbar .btn-navbar {
  margin-top: 13px;
  margin-left: -6px;
}
.navbar .btn-navbar .icon-bar {
  width: 15px;
}
#mobile-actions {
  position: absolute;
  top: 16px;
  right: 11px;
}
#mobile-actions #mobile-cart-link {
  background-color: #808284;
  color: white;
  text-align: center;
  width: 23px;
  margin-left: 8px;
  line-height: 30px;
  height: 20px;
  z-index: 3;
}
#mobile-actions #mobile-cart-link:before {
  content: "";
  border: 1px solid #808284;
  border-radius: 50%;
  width: 10px;
  height: 7px;
  display: block;
  position: absolute;
  top: -5px;
  right: 5px;
  z-index: 1;
}
#mobile-actions #mobile-cart-link:after {
  content: ". .";
  color: #FFF;
  position: absolute;
  top: -12px;
  right: 5px;
}
#mobile-search-container #search-submit {
  padding: 2px 15px 5px;
  margin-top: 6px;
}
#mobile-search-container #search-icon {
  position: relative;
  top: 5px;
  left: -23px;
}
#mobile-search-container #mobile-search-box {
  text-align: center;
}
#mobile-search-container #mobile-search-box #id_q {
  width: 80%;
}
.nav-collapse.in.collapse {
  border-bottom: 2px solid #eee;
}
#mobile-menu {
  margin-top: 21px;
  padding: 0 5px;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  color: #58585b;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#mobile-menu hr {
  margin: 8px 0;
}
#mobile-menu li > a {
  padding: 13px 13px 8px 21px;
  text-shadow: none;
  font-weight: normal;
}
#mobile-menu li > a:after {
  content: ">";
  float: right;
  font-size: 30px;
  font-weight: lighter;
  color: #a7a9ab;
}
.footer_links.span4 {
  float: left;
  min-height: 190px;
  max-height: 190px;
}
.login_form form,
.register_form form {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  *zoom: 1;
}
.login_form form:before,
.register_form form:before,
.login_form form:after,
.register_form form:after {
  display: table;
  content: "";
  line-height: 0;
}
.login_form form:after,
.register_form form:after {
  clear: both;
}
.nav-profile {
  margin-bottom: 0;
}
.account-pages .content,
.account-profile .tab-content {
  padding: 30px;
  padding-top: 0px;
}
.nav-stacked .icon-chevron-right {
  margin-top: 5px;
  margin-right: -6px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.nav-stacked .active .icon-chevron-right {
  opacity: 1;
  filter: alpha(opacity=100);
}
.account-pages .breadcrumb {
  margin-bottom: 0px;
}
#orders {
  margin-top: 21px;
}
.wishlist-items-header {
  margin-top: 21px;
}
.wishlist-items-container .span6:nth-child(2n+1) {
  margin-left: 0;
}
.wishlist-items-container .btn-link {
  padding: 0;
  margin-left: 8px;
}
#wishlist-email-modal {
  position: absolute;
  width: 680px;
  margin-left: -340px;
}
#wishlist-email-modal .modal-body {
  max-height: none;
  overflow-x: hidden;
}
.page-header h1 {
  text-align: center;
}
.cart-header {
  text-transform: uppercase;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}
.cart-actions-top {
  margin-bottom: 34px;
  margin-top: -13px;
  margin-right: -18px;
}
@media (max-width: 767px) {
  .cart-actions-top {
    text-align: center;
    margin: -13px 0px 34px;
  }
}
#cart_formset {
  margin-bottom: 13px;
}
.cart_summary,
.later_summary {
  padding-left: 0px;
}
.cart_summary .actions,
.later_summary .actions {
  margin-left: 0px;
}
.cart_summary .checkout-quantity input,
.later_summary .checkout-quantity input {
  width: 10%;
  margin-right: 2px;
  margin-bottom: 5px;
  height: 12px;
  padding: 8px 5px 3px;
}
.cart_summary .cart-products,
.later_summary .cart-products {
  border-bottom: 1px solid #E0E0E0;
  padding: 0 0 10px;
  margin-bottom: 18px;
}
.cart-title {
  letter-spacing: 1px;
  clear: both;
  border-bottom: 1px solid #ffffff;
  margin-top: 5px;
  padding: 0 5px;
}
.cart-title h4 {
  margin: 0;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.cart-items {
  padding: 5px;
}
.cart-items.cart-full {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 0;
  margin-top: 15px;
}
.cart-items.cart-full .move-lower {
  margin-top: 21px;
}
@media (max-width: 767px) {
  .cart-items.cart-full .move-lower {
    margin-top: 0;
  }
}
.cart-items.cart-full:first-of-type {
  margin-top: 0;
}
.cart-items.cart-full:last-of-type {
  border-bottom: none;
}
.cart-items.cart-full:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .cart-items {
    padding: 0;
  }
  .cart-items .cart-item-image {
    width: 25%;
    float: left;
  }
  .cart-items .cart-item-info {
    width: 50%;
    float: left;
  }
  .cart-items .cart-item-info .line_title {
    line-height: 14px;
    margin: 0;
  }
  .cart-items .cart-item-info .unit_price {
    margin: 2px 0;
  }
  .cart-items .cart-item-quantity {
    position: relative;
    width: 25%;
    float: left;
  }
  .cart-items .cart-item-quantity .checkout-quantity:before {
    content: "QTY";
    display: block;
    text-align: center;
    position: relative;
    left: -5px;
    font-size: 10px;
    font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  }
}
.cart-items [class*="span"] .image_container {
  min-height: 100px;
  float: left;
  margin-right: 15px;
}
.cart-items [class*="span"] img {
  max-height: 100px;
}
.cart-items .price_color {
  font-size: 14px;
}
.cart-items .line_title,
.cart-items .line_description {
  text-transform: uppercase;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.cart-items .line_title {
  font-size: 14px;
  margin-bottom: 5px;
}
.cart-items .line_description {
  font-size: 11px;
  line-height: 17px;
}
.cart-items .line_restriction {
  font-size: 11px;
  color: #cc0000;
}
.cart-items .fee_color {
  font-size: 14px;
  color: #cc0000;
}
.cart-items .stock-unavailable {
  font-size: 10px;
  color: #cc0000;
  text-transform: uppercase;
}
.cart-lower {
  border-top: 2px solid #bbbbbb;
  padding-top: 34px;
}
@media (max-width: 767px) {
  .cart-lower {
    padding-top: 8px;
  }
}
#cart_totals {
  *zoom: 1;
}
#cart_totals .total.subtotal {
  padding-right: 55px;
  letter-spacing: 1px;
}
#cart_totals th small {
  font-weight: normal;
}
#cart_totals:before,
#cart_totals:after {
  display: table;
  content: "";
  line-height: 0;
}
#cart_totals:after {
  clear: both;
}
#vouchers .btn {
  margin-left: 13px;
}
#cart-proceed-login {
  padding: 20px;
  border: 4px double #a7a9ab;
  margin-top: 55px;
  position: relative;
}
#cart-proceed-login a {
  text-align: right;
  margin: 0 auto;
  display: block;
}
#cart-proceed-login h5 {
  margin: 0;
}
#cart-proceed-login .subtext,
#cart-proceed-login #lost-pass {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbbbbb;
  margin-bottom: 13px;
}
#cart-proceed-login #lost-pass {
  color: #a7a9ab;
  margin-top: -7px;
  margin-left: 7px;
}
#cart-proceed-login .left-pass a {
  text-align: left;
}
#cart-proceed-login .btn {
  margin: 0 auto;
  padding-left: 14px;
  padding-right: 14px;
  letter-spacing: 0px;
  display: table-cell;
  bottom: 21px;
}
#cart-proceed-login .btn-wrap {
  display: table;
  margin: 0 auto;
  position: absolute;
  bottom: 21px;
  white-space: nowrap;
}
#cart-proceed-login .cart-proceed-right {
  margin-left: 21px;
  height: 175px;
  padding-left: 21px;
  border-left: 1px solid #bbbbbb;
}
#cart-proceed-login.checkout-gateway {
  margin-top: 0;
}
#cart-proceed-mobile #proceed-returning,
#cart-proceed-mobile #proceed-new {
  padding-top: 13px;
  width: 50%;
  float: left;
}
#cart-proceed-mobile #proceed-returning h5,
#cart-proceed-mobile #proceed-new h5 {
  font-size: 12px;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  margin-bottom: 5px;
}
#cart-proceed-mobile #proceed-returning .btn-small,
#cart-proceed-mobile #proceed-new .btn-small {
  padding: 8px 10px 4px;
  font-size: 11px;
}
#cart-proceed-mobile #proceed-returning input {
  width: 85%;
  max-width: 300px;
}
#cart-proceed-mobile #proceed-returning #lost-pass {
  margin: 8px 0 13px;
}
.order-contents {
  *zoom: 1;
  padding: 21px 21px 0px;
  border: 4px double #bbbbbb;
  min-width: 380px;
}
.order-contents:before,
.order-contents:after {
  display: table;
  content: "";
  line-height: 0;
}
.order-contents:after {
  clear: both;
}
@media (max-width: 767px) {
  .order-contents {
    margin-top: 21px;
    padding: 0;
    border: none;
  }
  .order-contents .order-line-description {
    width: 50%;
    float: left;
  }
  .order-contents .order-line-quantity {
    width: 30%;
    float: left;
  }
  .order-contents .order-line-price {
    width: 20%;
    float: left;
  }
}
.order-contents .cart-title {
  padding: 0;
  margin-bottom: 8px;
}
.order-contents .cart-items {
  padding: 0;
  text-transform: uppercase;
}
.order-contents .cart-items h2 {
  font-size: 14px;
  margin: 0;
  padding-right: 21px;
  line-height: 20px;
  margin-bottom: 13px;
}
.order-contents .cart-items h3 {
  font-size: 14px;
  float: right;
  margin: 0;
  font-weight: bold;
}
.order-contents .cart-items h5 {
  float: right;
  margin: 0 0 3px;
  font-size: 13px;
}
.order-contents .cart-items h4 {
  font-size: 12px;
  line-height: 15px;
  padding-right: 21px;
}
.order-contents .cart-items .row-fluid {
  margin-bottom: 0px;
}
.order-contents .cart-items .row-fluid [class*="span"] {
  min-height: 10px;
}
@media (max-width: 767px) {
  .order-contents .cart-items .row-fluid .span2 {
    width: 16%;
  }
}
.order-contents .line {
  margin-bottom: 8px;
}
.order-contents #cart-table {
  text-transform: uppercase;
  text-align: right;
  float: right;
  min-width: 240px;
  margin-bottom: 8px;
}
.order-contents #cart-table #spacer {
  border-top: 2px solid #EEE;
  height: 12px;
}
.order-contents #cart-table td {
  padding-top: 5px;
}
.order-contents #cart-table #total td {
  padding: 0;
}
.order-contents #cart-table #total .lineamount {
  color: #222222;
}
.order-contents .total-divider {
  margin: 10px 0;
}
.order-contents .subtotal,
.order-contents .total,
.order-contents .shipping,
.order-contents .tax {
  margin-right: 20px;
}
.order-contents .btn-modify {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a7a9ab;
  background-image: -moz-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7a9ab), to(#a7a9ab));
  background-image: -webkit-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: -o-linear-gradient(top, #a7a9ab, #a7a9ab);
  background-image: linear-gradient(to bottom, #a7a9ab, #a7a9ab);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a9ab', endColorstr='#ffa7a9ab', GradientType=0);
  border-color: #a7a9ab #a7a9ab #808386;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a7a9ab;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  letter-spacing: 1px;
  margin-top: -5px;
  padding: 4px 13px 0px;
}
.order-contents .btn-modify:hover,
.order-contents .btn-modify:focus,
.order-contents .btn-modify:active,
.order-contents .btn-modify.active,
.order-contents .btn-modify.disabled,
.order-contents .btn-modify[disabled] {
  color: #ffffff;
  background-color: #a7a9ab;
  *background-color: #9a9c9f;
}
.order-contents .btn-modify:active,
.order-contents .btn-modify.active {
  background-color: #8d9092 \9;
}
.order-contents .btn-modify:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #909294;
  background-image: -moz-linear-gradient(top, #808284, #a7a9ab);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808284), to(#a7a9ab));
  background-image: -webkit-linear-gradient(top, #808284, #a7a9ab);
  background-image: -o-linear-gradient(top, #808284, #a7a9ab);
  background-image: linear-gradient(to bottom, #808284, #a7a9ab);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff808284', endColorstr='#ffa7a9ab', GradientType=0);
  border-color: #a7a9ab #a7a9ab #808386;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a7a9ab;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.order-contents .btn-modify:hover:hover,
.order-contents .btn-modify:hover:focus,
.order-contents .btn-modify:hover:active,
.order-contents .btn-modify:hover.active,
.order-contents .btn-modify:hover.disabled,
.order-contents .btn-modify:hover[disabled] {
  color: #ffffff;
  background-color: #a7a9ab;
  *background-color: #9a9c9f;
}
.order-contents .btn-modify:hover:active,
.order-contents .btn-modify:hover.active {
  background-color: #8d9092 \9;
}
.order-contents hr {
  border-bottom-color: 1px dashed #bbbbbb;
}
address {
  margin-bottom: 13px;
}
.shipping_address h2 {
  margin-bottom: 20px;
}
.shipping-method .btn-primary {
  margin-top: 21px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .shipping-method .btn-primary {
    margin: 0 auto;
  }
}
.shipping-method #shipping-restrictions {
  margin-bottom: 13px;
}
.shipping-method #shipping-ban {
  margin-top: 21px;
}
.shipping-method #shipping-ban p,
.shipping-method #shipping-restrictions p {
  margin-top: -6px;
  margin-bottom: 10px;
  color: #cc0000;
  font-size: 14px;
}
.shipping-method #shipping-expedite-warning {
  color: #cc0000;
  margin-left: 8px;
}
.choose-block {
  margin-top: 10px;
}
.choose-block ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.choose-block ul li {
  padding: 0;
  list-style: none;
}
.choose-block ul:before,
.choose-block ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.choose-block ul:after {
  clear: both;
}
.choose-block ul li {
  width: 33.33333333%;
  float: left;
}
.choose-block ul li .default-address {
  background-color: #eeeeee;
}
.choose-block .well {
  position: relative;
}
.choose-block .well form {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 0;
}
.choose-block .well form .ship-address {
  bottom: 0;
  position: absolute;
}
.choose-block .well .remove-item {
  position: absolute;
  bottom: 10px;
  right: 19px;
  margin-bottom: 0;
}
.choose-block .well .remove-item input {
  margin-bottom: 0;
}
.choose-block .well-info.default-address {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.choose-block .alert-actions {
  *zoom: 1;
}
.choose-block .alert-actions:before,
.choose-block .alert-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.choose-block .alert-actions:after {
  clear: both;
}
.choose-block .alert-actions form,
.choose-block .alert-actions a {
  float: left;
  margin: 0px 5px;
}
.choose-block .alert-actions form input {
  width: auto;
}
.total {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0px;
  margin-left: 10px;
}
.ship-message {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#place-order {
  margin-top: 13px;
  float: left;
}
@media (max-width: 767px) {
  #place-order {
    margin: 0 auto;
    float: none;
  }
}
.checkoutHead {
  margin-top: 34px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 8px;
}
.checkoutNav {
  margin-top: -21px;
  margin-bottom: 44px;
}
.checkoutNav ul li {
  float: left;
  width: 25%;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin-bottom: 34px;
  position: relative;
  text-decoration: none;
  letter-spacing: 1px;
  color: #bbbbbb;
}
.checkoutNav ul li .checkout-diamond {
  text-align: center;
  height: 33px;
  width: 23px;
  margin: 0 auto;
  line-height: 37px;
}
.checkoutNav ul li .checkout-step {
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
  line-height: 21px;
}
@media all and (max-width: 979px) {
  .checkoutNav ul li .checkout-step {
    font-size: 12px;
  }
}
.checkoutNav ul li.visited {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #58585b;
}
.checkoutNav ul li.visited .checkout-diamond {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: white;
  background: url('/static/img/checkout_diamond_complete.png') no-repeat 0 0px;
}
.checkoutNav ul li.visited .checkout-step {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkoutNav ul li.active,
.checkoutNav ul li a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: white;
  color: #000038;
}
.checkoutNav ul li.active .checkout-diamond,
.checkoutNav ul li a:hover .checkout-diamond {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #000038;
  background: url('/static/img/checkout_diamond_active.png') no-repeat 1px 0px;
}
.checkoutNav ul li.active .checkout-step,
.checkoutNav ul li a:hover .checkout-step {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
}
.shipping-payment .row-fluid {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .shipping-payment .row-fluid {
    margin-bottom: 0;
  }
}
.order-details .span6:nth-child(2) {
  padding-left: 21px;
}
@media (max-width: 767px) {
  .order-details .span6:nth-child(2) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .order-details .sub-header {
    padding-bottom: 0;
  }
  .order-details .span6 {
    margin-top: 21px;
    padding: 0;
  }
  .order-details .row-fluid {
    padding: 0;
  }
}
.preview-left {
  text-transform: uppercase;
  font-size: 12px;
}
.preview-left .sub-header {
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 13px;
}
.preview-left .row-fluid {
  padding-top: 13px;
}
.preview-left .row-fluid:first-child {
  padding: 0;
}
.preview-left .span6:nth-child(2) {
  padding-left: 21px;
}
@media (max-width: 767px) {
  .preview-left .span6:nth-child(2) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .preview-left .sub-header {
    padding-bottom: 0;
  }
  .preview-left .span6 {
    margin-top: 21px;
    padding: 0;
  }
  .preview-left .row-fluid {
    padding: 0;
  }
}
.checkoutNav ul li.active h3 {
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.shipping-payment .well {
  min-height: 330px;
}
@media (max-width: 767px) {
  .shipping-payment .well {
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .form-horizontal .control-group {
    margin-bottom: 8px;
  }
}
.form-horizontal .control-label {
  text-transform: uppercase;
  font-size: 12px;
}
@media (max-width: 979px) {
  .form-horizontal .control-label {
    font-size: 11px;
    width: 133px;
  }
}
@media (max-width: 767px) {
  .form-horizontal .control-label {
    margin-bottom: 0px;
    width: auto;
  }
}
@media (max-width: 979px) {
  .form-horizontal .controls {
    margin-left: 140px;
  }
}
@media (max-width: 767px) {
  .form-horizontal .controls {
    margin-left: 0px;
  }
}
#voucher-submit {
  margin-bottom: 8px;
  margin-left: 5px;
}
#id_number {
  width: 144px;
}
#cc-logos {
  display: inline;
}
#cc-logos img {
  width: 175px;
  margin-left: 8px;
  margin-top: -5px;
}
#id_expiry_month_0 {
  width: 64px;
}
#id_expiry_month_1 {
  width: 89px;
}
#id_cvv_number {
  width: 55px;
}
.edit-link {
  float: right;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  margin-top: -18px;
  border-bottom: 1px solid #bbbbbb;
  line-height: 11px;
}
.edit-link:hover {
  text-decoration: none;
}
#receipt-left {
  color: #58585b;
}
#receipt-left div:first-child {
  color: #a7a9ab;
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 14px - 3;
  margin-bottom: 21px;
}
#receipt-left div:first-child strong {
  color: #58585b;
}
#receipt-left .divider {
  padding: 0px 20px;
}
#contact-cs {
  border-left: 1px solid #a7a9ab;
  padding-left: 30px;
  font-family: ACaslonPro-Italic;
  font-size: 14px;
}
#order-details {
  border: 4px double #a7a9ab;
  margin-top: 21px;
  padding: 20px;
}
#order-details-inner {
  font-size: 13px;
  color: #a7a9ab;
}
#order-details-inner .sub-header {
  color: #808284;
  border: none;
  margin: 0;
}
#order-details-inner .row-fluid:nth-child(2) {
  margin-top: 21px;
}
@media (max-width: 767px) {
  #order-details-inner .row-fluid:nth-child(2) {
    margin-top: 0;
  }
}
#order_totals table tr td:first-child {
  text-transform: uppercase;
}
#order_totals table tr td:nth-child(2) {
  width: 50px;
}
#order_totals table:nth-child(2) {
  border-top: 1px solid #a7a9ab;
  margin-top: 8px;
  line-height: 50px;
}
@media (max-width: 767px) {
  #order_totals table {
    float: right;
    width: 90%;
    max-width: 300px;
  }
  #order_totals table:nth-child(2) {
    line-height: normal;
    margin-top: 3px;
  }
  #order_totals table:nth-child(2) td {
    padding-top: 8px;
  }
}
#processing-modal {
  text-align: center;
  text-transform: uppercase;
  top: 45%;
}
#processing-modal p {
  margin-top: 13px;
  margin-bottom: 13px;
}
#processing-modal .waiting-blocks {
  margin-bottom: -2px;
}
#processing-modal .waiting-blocks .waiting-blocks-element {
  background-color: white;
  border: solid 1px darkgray;
  margin: 0 2px 0 0;
  width: 34px;
  height: 21px;
  display: inline-block;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
#processing-modal .waiting-blocks .waiting-blocks-play-0 {
  margin-bottom: 0px;
  background-color: #656568;
}
#processing-modal .waiting-blocks .waiting-blocks-play-1 {
  margin-bottom: 0px;
  background-color: #6c6c70;
}
#processing-modal .waiting-blocks .waiting-blocks-play-2 {
  margin-bottom: 0px;
  background-color: #79797d;
}
#processing-modal .waiting-blocks .waiting-blocks-play-3 {
  margin-bottom: 0px;
  background-color: #8d8d91;
}
#processing-modal .waiting-blocks .waiting-blocks-play-4 {
  margin-bottom: 0px;
  background-color: #afafb2;
}
#processing-modal .waiting-blocks .waiting-blocks-play-5 {
  margin-bottom: 0px;
  background-color: #cbcbcd;
}
#processing-modal .waiting-blocks .waiting-blocks-play-6 {
  margin-bottom: 0px;
  background-color: #ffffff;
}
#processing-modal .waiting-blocks .waiting-blocks-play-7 {
  margin-bottom: 0px;
  background-color: #ffffff;
}
/*  Procduct columns*/
.five li {
  width: 20%;
}
.four li {
  width: 25%;
}
@media (max-width: 767px) {
  .four li {
    width: 50%;
  }
}
.three li {
  width: 33.33333333%;
}
.two li {
  width: 50%;
}
.one li {
  width: 100%;
}
.five li li,
.four li li,
.three li li,
.two li li,
.one li li {
  width: auto;
}
.side_categories {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .side_categories {
    *zoom: 1;
    margin-bottom: 21px;
  }
  .side_categories:before,
  .side_categories:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .side_categories:after {
    clear: both;
  }
}
.side_categories .nav-list {
  padding-right: 5px;
}
.side_categories .nav-header {
  font-family: ACaslonPro-Italic;
  font-size: 14px;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  .side_categories .nav-header {
    margin-bottom: 8px;
  }
}
.side_categories li.nav-header a:hover {
  background: none;
}
@media (max-width: 767px) {
  .side_categories li.nav-header {
    width: 100%;
    text-align: center;
  }
}
.side_categories li.nav-header .underline {
  font-size: 13px;
}
@media (max-width: 767px) {
  .side_categories li {
    width: 33%;
    float: left;
  }
}
.side_categories .underline {
  color: #58585b;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 8px;
  font-size: 12px;
}
.side_categories .underline a {
  color: #58585b;
}
.side_categories .category-nav {
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0 0 21px 0;
  list-style-type: none;
}
.side_categories .category-nav li {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .side_categories .category-nav li {
    width: 100%;
  }
}
.side_categories .category-nav li a {
  color: #808284;
}
.side_categories .category-nav li a.active {
  color: #204060;
}
.side_categories .category-nav li .underline a {
  color: #58585b;
  font-size: 12px;
  letter-spacing: 1px;
}
.side_categories .collection-category-nav-heading {
  color: white;
  background: #a7a9ab;
  padding: 6px 8px 3px;
  font-size: 12px;
  letter-spacing: 1px;
}
.side_categories .collection-category-nav {
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0px 0 25px 0;
  list-style-type: none;
}
.side_categories .collection-category-nav li {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .side_categories .collection-category-nav li {
    width: 100%;
  }
}
.side_categories .collection-category-nav li a {
  color: #808284;
}
.side_categories .collection-category-nav li a.active {
  color: #204060;
}
.side_categories .collection-category-nav li .underline a {
  color: #58585b;
  font-size: 12px;
  letter-spacing: 1px;
}
.side_categories .collection-category-nav ul {
  list-style-type: none;
  margin: 0px;
}
.side_categories .collection-category-nav ul li {
  margin-top: 5px;
  color: purple;
}
.side_categories .leather-care {
  margin: 5px 0 8px;
  font-size: 11px;
}
.side_categories .leather-care a {
  background: none;
}
.side_categories .leather-care a:hover {
  background: none;
  color: #58585b;
}
@media (max-width: 767px) {
  .filter-wrap {
    background: whitesmoke;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin: -5px -13px 21px;
    padding: 0 13px;
    max-height: 30px;
    overflow: hidden;
  }
}
.side_filters {
  margin-top: 34px;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 15px;
  *zoom: 1;
}
.side_filters:before,
.side_filters:after {
  display: table;
  content: "";
  line-height: 0;
}
.side_filters:after {
  clear: both;
}
@media (max-width: 767px) {
  .side_filters {
    padding: 0;
    margin-top: 5px;
  }
  .side_filters .filter-heading {
    cursor: pointer;
  }
  .side_filters #filter-clear {
    display: none;
  }
}
.side_filters #filter-clear {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
  line-height: 14px;
  margin-top: 3px;
}
.side_filters .filter-heading {
  font-size: 12px;
  letter-spacing: 1px;
  margin-right: 5px;
}
.side_filters .filter-group {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
}
.side_filters .filter-group div {
  border-bottom: 1px solid #cccccc;
  margin: 13px 0 8px;
}
.side_filters .filter-group ul {
  list-style-type: none;
  margin-left: 0;
}
.side_filters .filter-group li {
  margin-bottom: 5px;
}
.side_filters .filter-group li input,
.side_filters .filter-group li label {
  display: inline-block;
  font-size: 11px;
  margin: 0;
  vertical-align: top;
}
.side_filters .filter-group li label {
  width: 80%;
  line-height: 13px;
}
.side_filters .filter-group li input:checked + label {
  color: black;
}
@media (max-width: 767px) {
  .side_filters .filter-group {
    width: 30%;
    float: left;
    margin-left: 4%;
  }
  .side_filters .filter-group:first-child {
    margin-left: 0;
  }
}
.hero_unit {
  margin-bottom: 25px;
  position: relative;
  color: white;
}
.hero_unit img {
  min-width: 100%;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .hero_unit {
    margin: 0 -13px 8px;
    width: auto;
  }
}
.hero_unit #index-carousel {
  position: relative;
  display: inline-block;
  width: 60.5%;
}
.hero_unit #index-carousel .headline.slide {
  font-size: 30px;
  font-family: ACaslonPro-Semibold;
}
@media (max-width: 767px) {
  .hero_unit #index-carousel {
    width: 100%;
    margin: 0;
  }
}
.hero_unit.one-image-layout #index-carousel {
  width: 100%;
}
#index-billboards {
  position: relative;
  height: 100%;
  width: 36.9%;
  display: inline-table;
  vertical-align: top;
  margin-left: 2%;
}
#index-billboards .headline.slot {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 23px;
}
#index-billboards #top-billboard {
  position: relative;
  height: 50%;
}
#index-billboards #bottom-billboard {
  position: relative;
  height: 50%;
  padding-top: 2%;
}
.side_link {
  text-align: right;
  position: relative;
  line-height: 0px;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 10px;
}
products {
  padding: 0px;
  margin: 0px;
  *zoom: 1;
}
products:before,
products:after {
  display: table;
  content: "";
  line-height: 0;
}
products:after {
  clear: both;
}
products > li {
  list-style: none;
}
products li {
  float: left;
}
products li li {
  float: none;
}
.product_pod {
  padding: 0;
  position: relative;
  height: 330px;
  margin-top: 13px;
  margin-bottom: 18px;
  line-height: 20px;
  overflow: visible;
  text-align: center;
  *zoom: 1;
}
.product_pod:before,
.product_pod:after {
  display: table;
  content: "";
  line-height: 0;
}
.product_pod:after {
  clear: both;
}
.product_pod p {
  margin-bottom: 0;
}
.product_pod h3 {
  font-size: 1em;
  margin-bottom: 0;
  line-height: 20px;
}
.product_pod h3 a {
  line-height: 20px;
}
.product_pod .price_color {
  min-height: 50px;
}
.product_pod h4 {
  *zoom: 1;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 20px;
  font-size: 17px;
}
.product_pod h4:before,
.product_pod h4:after {
  display: table;
  content: "";
  line-height: 0;
}
.product_pod h4:after {
  clear: both;
}
.product_pod form p {
  min-height: 40px;
}
.product_pod .availability {
  margin-bottom: 10px;
  text-align: center;
  min-height: 30px;
  white-space: nowrap;
}
.product_pod button {
  width: 100%;
}
.product_pod .product_price form {
  margin-bottom: 0px;
}
.product_pod .product_price form input#id_quantity,
.product_pod .product_price form #id_product_id {
  width: 90%;
}
.product_pod .product_price form label {
  display: none;
}
.product_pod .product_price .btn {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.product_pod.belts {
  height: 270px;
  margin-top: 73px;
}
.original_price {
  font-size: 12px;
  text-transform: none;
}
.original_price_lg {
  font-size: 14px;
  text-transform: none;
}
/* Product list image container */
.image_container {
  width: 100%;
  min-height: 155px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.image_container img {
  width: auto;
  margin: 0px auto;
}
a:hover .thumbnail {
  border-color: #58585b;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.products.four li {
  width: 25%;
  float: left;
  overflow: hidden;
}
@media (max-width: 767px) {
  .products.four li {
    width: 50%;
  }
}
.products {
  margin: 0;
  padding: 0;
}
.products > li {
  list-style: none;
}
.js-products .product_pod {
  width: 25%;
  float: left;
}
@media (max-width: 767px) {
  .js-products .product_pod {
    width: 50%;
    float: left;
  }
}
.js-products {
  margin: 0 auto;
}
#item-count {
  width: 30%;
  margin-top: 5px;
  margin-left: 5px;
  text-transform: uppercase;
}
#sort-container {
  text-align: right;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 13px;
  z-index: 10000;
}
#sort-container .sort-options {
  width: 125px;
  margin-bottom: 6px;
  font-size: 13px;
  z-index: 10000;
}
#sort-container .sort-label {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #sort-container {
    text-align: center;
    margin: 10px 0;
  }
  #sort-container .sort-options {
    width: 200px;
  }
}
.scroll-top {
  border: 0;
  bottom: 45%;
  cursor: pointer;
  height: 40px;
  position: fixed;
  right: 40px;
  width: 40px;
  z-index: 5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  background: #58585b url('/static/img/sprite-icons.png') no-repeat -397px 6px;
}
@media (max-width: 767px) {
  .scroll-top {
    right: 5px;
  }
}
.scroll-top:hover {
  text-decoration: none;
}
/* Product View image container */
.images img {
  width: 100%;
  height: auto;
}
.basic label {
  width: auto;
}
.basic .input {
  margin: 0px;
}
.basic .input input {
  margin: 0px 10px;
}
.strikethrough {
  position: relative;
  color: #a7a9ab;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 37%;
  right: -2%;
  border-top: 1px solid;
  border-color: red;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.product_page #mobile-container {
  margin-bottom: 21px;
}
.product_page hr {
  margin: 13px 0;
}
.product_page .heading {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.product_page .product-details {
  max-width: 450px;
}
.product_page .name,
.product_page .price {
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 10px;
}
.product_page .salestrike {
  color: red;
  text-decoration: line-through;
}
.product_page .salestrike span {
  color: #808284;
}
.product_page .shipping,
.product_page .promo-text {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 6px;
}
.product_page .promo-text {
  margin-top: 13px;
  line-height: 16px;
  font-size: 14px;
}
.product_page .description {
  position: relative;
}
.product_page .description p {
  margin-bottom: 0px;
}
.product_page .description ul {
  margin: 10px 0 0;
  *zoom: 1;
}
.product_page .description ul:before,
.product_page .description ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.product_page .description ul:after {
  clear: both;
}
.product_page .description li {
  list-style-type: none;
  width: 50%;
  float: left;
  margin-bottom: 3px;
}
.product_page .description li:before {
  content: ">";
  margin-right: 5px;
}
.product_page .description #desc-collapse {
  overflow: hidden;
  height: auto;
}
.product_page .description #desc-collapse.collapsed {
  position: relative;
  height: 60px;
}
.product_page .description #desc-expand {
  margin-bottom: -10px;
  text-align: right;
  padding-top: 3px;
  position: relative;
}
.product_page .description #desc-expand i {
  padding-right: 6px;
  font-size: 13px;
  cursor: pointer;
}
.product_page .description #desc-expand:hover {
  cursor: pointer;
}
.product_page #icon-pm:hover {
  cursor: hand;
}
.product_page .material,
.product_page .sole,
.product_page .shaft,
.product_page .toe,
.product_page .heel {
  line-height: 30px;
}
.product_page .material .heading,
.product_page .sole .heading,
.product_page .shaft .heading,
.product_page .toe .heading,
.product_page .heel .heading {
  margin-right: 3px;
}
.product_page #div_id_size .bootstrap-select {
  width: 160px;
}
.product_page #div_id_colorhex .bootstrap-select {
  width: 100%;
}
@media (max-width: 767px) {
  .product_page .simplecolorpicker {
    text-align: center;
  }
}
.product_page .add-btn {
  color: #58585b;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 4px double #bbbbbb;
  font-size: 13px;
  padding: 13px 21px 8px 21px;
  text-shadow: none;
  background: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.product_page .add-btn:hover {
  color: #58585b;
  background-color: whitesmoke;
  border: 4px double #a7a9ab;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product_page .add-btn[disabled]:hover {
  color: #58585b;
  background-color: white;
  border: 4px double #bbbbbb;
}
.product_page #product-gallery #gallery-thumbnails {
  padding: 8px;
}
.product_page #product-gallery #gallery-thumbnails .thumb {
  float: left;
  width: 19%;
}
.product_page #recently-viewed {
  text-align: center;
  margin-top: 30px;
}
.product_page #stock-alert,
.product_page #preorder-alert,
.product_page #depleted-alert,
.product_page #custom-alert {
  color: #cc0000;
  margin-bottom: 13px;
}
.product_page #stock-alert a,
.product_page #preorder-alert a,
.product_page #depleted-alert a,
.product_page #custom-alert a {
  font-weight: bold;
}
.product_page .blueForms .btn {
  letter-spacing: 1px;
}
.product_page #div_id_size {
  margin-top: 8px;
}
.product_page #div_id_size label {
  display: none;
}
.product_page #div_id_size select {
  text-transform: uppercase;
  font-size: 12px;
}
.product_page #div_id_size select option {
  padding-top: 2px;
}
.product_page .control-group {
  margin-bottom: 0px;
}
.product_page .control-label {
  display: inline;
}
.product_page .asteriskField {
  display: none;
}
.product_page label {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.product_page #div_id_width {
  margin-bottom: 5px;
}
.product_page #div_id_width label.requiredField:after {
  content: ':';
}
.product_page #div_id_width .controls {
  display: inline;
  margin-left: 13px;
}
.product_page #div_id_width .radio.inline {
  line-height: 27px;
}
.product_page #div_id_colorhex label.requiredField:after {
  content: ' > ';
}
.product_page .form-actions {
  margin-bottom: 0px;
}
.product_page .form-actions btn {
  background: none;
  text-transform: uppercase;
}
.product_page .form-footer {
  text-transform: uppercase;
  font-size: 12px;
}
.product_page .form-footer #item-code {
  margin-left: 5px;
}
.product_page .form-footer hr {
  margin: 8px 0 13px;
}
.product_page .special-order-inquiry {
  font-family: ACaslonPro-Italic;
  font-size: 11px;
  letter-spacing: 1px;
  margin-top: 21px;
}
#recently-viewed {
  position: relative;
  width: 100%;
}
#recently-viewed ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#recently-viewed ul li {
  padding: 0;
  width: 33%;
  float: left;
}
#recently-viewed .image_container {
  height: 176px;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 10px;
  padding-left: 20px;
}
#recently-viewed .es-carousel-wrapper {
  margin-bottom: 0;
}
#recently-viewed .es-nav {
  display: none;
}
#related-belts {
  *zoom: 1;
  text-align: center;
  position: relative;
  padding-top: 21px;
  margin-left: 0;
}
#related-belts:before,
#related-belts:after {
  display: table;
  content: "";
  line-height: 0;
}
#related-belts:after {
  clear: both;
}
#related-belts h5 {
  z-index: 100001;
  margin-bottom: 20px;
}
#related-belts ul {
  *zoom: 1;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#related-belts ul:before,
#related-belts ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#related-belts ul:after {
  clear: both;
}
#related-products {
  text-align: center;
  position: relative;
  padding-top: 21px;
  border-top: 1px solid #cccccc;
}
#related-products .icon1883 {
  margin-bottom: 21px;
}
#related-products ul {
  margin-top: 21px;
  list-style-type: none;
}
#related-products ul li {
  width: 20%;
  float: left;
  padding: 0;
}
#added-thanks {
  margin: 13px 0px 50px;
}
#social-share {
  margin-bottom: 34px;
}
#social-share .product-share-item i {
  font-size: 1.25em;
  vertical-align: middle;
}
#social-share i {
  margin-right: 2px;
}
.fit-link {
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 13px;
  margin-left: 13px;
  position: relative;
  top: -3px;
  background: #a7a9ab;
  padding: 8px 12px 6px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 1px #666;
}
.fit-link:hover {
  color: whitesmoke;
}
.gc-product-details {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
.gc-product-details p {
  text-transform: none;
}
.gc-product-details label {
  display: inline;
  text-align: right;
  margin-right: 13px;
  width: 40%;
  float: left;
}
.gc-product-details .gc-banner {
  margin-bottom: 55px;
}
.gc-product-details .gc-form-header {
  background: #bbbbbb;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  margin: 34px 0;
  letter-spacing: 2px;
  padding-top: 8px;
  padding-bottom: 3px;
}
.gc-product-details .gc-inline-label {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  width: auto;
  float: none;
}
.gc-product-details .gc-amounts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gc-product-details .gc-amounts li {
  float: left;
  width: 14%;
  padding: 10px 2%;
  margin: 13px 1%;
  border: 1px solid #bbbbbb;
}
.gc-product-details .gc-amounts li:nth-child(5n+1) {
  margin-left: 0;
}
.gc-product-details .gc-amounts li:nth-child(5n) {
  margin-right: 0;
}
#product-alert-modal {
  width: 510px;
  margin-left: -255px;
  top: 20%;
  background: #eeeeee;
}
#product-alert-modal ul {
  list-style: none;
  text-transform: uppercase;
  font-size: 13px;
  margin-left: 20px;
}
#product-alert-modal ul li {
  margin-top: 8px;
}
#product-alert-modal ul .product-alert-label {
  min-width: 70px;
  margin-right: 10px;
  display: inline-block;
}
#product-alert-modal h4 {
  text-align: center;
  margin-bottom: 21px;
}
#product-alert-modal #alert-form {
  margin-left: 20px;
}
#product-alert-modal #alert-form label {
  text-transform: uppercase;
  margin-right: 8px;
  min-width: 70px;
  display: inline-block;
}
#product-alert-modal #alert-form button {
  margin-left: 81px;
  margin-top: 8px;
  color: #58585b;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 4px double #bbbbbb;
  font-size: 13px;
  padding: 8px 21px 5px 21px;
  text-shadow: none;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#product-alert-modal #alert-form button:hover {
  color: #58585b;
  background-color: whitesmoke;
  border: 4px double #a7a9ab;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#product-alert-modal #alert-form .control-group {
  display: block;
}
#product-alert-modal .disclaimer a {
  margin-left: 2px;
  text-decoration: underline;
}
#wishlist-link {
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 12px;
  margin-left: 13px;
}
#wishlist-login-modal {
  width: 80%;
  margin-left: -40%;
}
#wishlist-login-modal .modal-body {
  max-height: 600px;
  padding: 5%;
}
#wishlist-login-modal .modal-body label {
  text-transform: none;
  font-size: 14px;
  letter-spacing: normal;
}
#sizeRequired {
  color: #cc0000;
}
/* Elastislide Style */
.es-carousel-wrapper {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.es-carousel {
  overflow: hidden;
}
.es-carousel ul {
  display: none;
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
}
.es-carousel ul li a {
  -webkit-touch-callout: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a {
  border-color: #0069D6;
  opacity: 1.0;
}
.es-carousel ul li a img {
  display: block;
  max-width: 100%;
}
.es-nav span {
  position: absolute;
  bottom: 0px;
  right: 70px;
  background-image: url(../img/ui/icon_slider_left.png);
  background-color: #efefef;
  background-position: 4px 50%;
  background-repeat: no-repeat;
  width: 20px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.3;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.es-nav span.es-nav-next {
  right: 20px;
  left: auto;
  background-image: url(../img/ui/icon_slider_right.png);
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.es-nav span:hover {
  background-color: #ddd;
}
/* Gallery */
.rg-image-wrapper {
  position: relative;
  padding: 20px 30px;
  border: solid 1px #ddd;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  min-height: 20px;
  margin-bottom: 20px;
}
.rg-image {
  position: relative;
  text-align: center;
  line-height: 0px;
}
.rg-image a {
  display: block;
}
.rg-image img {
  max-height: 100%;
  max-width: 100%;
  max-height: 250px;
}
.rg-image-nav a {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../img/ui/icon_slider_left.png);
  background-color: #fff;
  background-position: 4px 50%;
  background-repeat: no-repeat;
  width: 20px;
  height: 100%;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
  outline: none;
  border-right: 1px solid #ddd;
}
.rg-image-nav a.rg-image-nav-next {
  right: 0px;
  left: auto;
  background-image: url(../img/ui/icon_slider_right.png);
  background-position: 4px 50%;
  background-repeat: no-repeat;
  -moz-border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  border-left: 1px solid #ddd;
  border-right-width: 0px;
}
.rg-image-nav a:hover {
  background-color: #ddd;
}
.rg-caption {
  text-align: center;
  margin-top: 15px;
  position: relative;
}
.rg-caption p {
  font-size: 0.846em;
  letter-spacing: 2px;
  font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
  line-height: 16px;
  padding: 0 15px;
  text-transform: uppercase;
}
.rg-view {
  height: 30px;
}
.rg-view a {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  background: #464646 url(../../responsivegallery/views.png) no-repeat top left;
  border: 3px solid #464646;
  opacity: 0.8;
}
.rg-view a:hover {
  opacity: 1.0;
}
.rg-view a.rg-view-full {
  background-position: 0px 0px;
}
.rg-view a.rg-view-selected {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}
.rg-view a.rg-view-thumbs {
  background-position: 0px -16px;
}
.rg-loading {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  /*  background:#000 url(../responsivegallery/ajax-loader.gif) no-repeat center center;*/
  margin: -23px 0px 0px -23px;
  z-index: 100;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity: 0.7;
}
.nav-tabs li:first-child {
  margin-left: 21px;
}
.search-header h1 {
  font-size: 15px;
  margin-bottom: -13px;
  text-align: center;
}
.search-results #content_results,
.search-results #product_results {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  margin-left: 0;
}
.content-results article {
  margin-top: 13px;
}
.content_result .result_type {
  text-transform: uppercase;
  margin-bottom: 8px;
}
.content_result .result_title {
  font-size: 18px;
  margin-bottom: 5px;
}
.blog_result .result_date,
.blog_result .result_summary {
  margin: 0px 0px 3px 2px;
}
#search-icon:hover {
  cursor: pointer;
}
.yourlabs-autocomplete {
  border-radius: 3px !important;
}
html {
  height: 100%;
}
body.magazine {
  height: 100%;
  position: relative;
  padding: 61px;
  padding-top: 45px;
}
@media (max-width: 767px) {
  body.magazine {
    padding: 30px;
  }
}
#border #top,
#border #bottom,
#border #left,
#border #right {
  background: #EDE6DD;
  position: fixed;
}
#border #left,
#border #right {
  top: 0;
  bottom: 0;
  width: 16px;
}
@media (max-width: 767px) {
  #border #left,
  #border #right {
    width: 10px;
  }
}
#border #left {
  left: 0;
}
#border #right {
  right: 0;
}
#border #top,
#border #bottom {
  left: 0;
  right: 0;
  height: 16px;
}
@media (max-width: 767px) {
  #border #top,
  #border #bottom {
    height: 10px;
  }
}
#border #top {
  top: 0;
  z-index: 2;
}
#border #bottom {
  bottom: 0;
  z-index: 2;
}
#blog-base {
  max-width: 1280px;
  margin: 0 auto;
}
#blog-base .blog-header-row {
  position: relative;
}
#blog-base #blog-header {
  position: relative;
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  #blog-base #blog-header {
    margin-bottom: 21px;
  }
}
#blog-base #blog-header #blog-header-left {
  position: relative;
  min-height: 100px;
}
#blog-base #blog-header #blog-header-left #logo-wrap {
  position: absolute;
  bottom: 5px;
  width: 240px;
}
#blog-base #blog-header #blog-header-left #logo-wrap svg {
  min-width: 100%;
  height: 100%;
}
#blog-base #blog-header #blog-header-left #logo-wrap .logo-fill {
  fill: #58585B;
}
#blog-base #blog-header #magazine-logo {
  float: left;
  width: 240px;
  margin-bottom: 13px;
  z-index: -1;
}
#blog-base #blog-header a {
  text-decoration: none;
}
#blog-base #blog-header a:hover {
  text-decoration: none;
}
#blog-base #blog-header h1 {
  margin-top: 34px;
  font-family: "Monroe Light";
  font-size: 50px;
  letter-spacing: 1px;
  line-height: 34px;
}
@media (max-width: 767px) {
  #blog-base #blog-header h1 {
    font-size: 25px;
    margin-top: 21px;
    line-height: 20px;
  }
}
#blog-base #blog-header h5 {
  margin-top: 8px;
  font-family: quicksandbook;
  font-size: 12px;
  letter-spacing: 1px;
}
#blog-base #blog-header hr {
  margin: 8px 0 0 0;
  border-top: 1px solid #cccccc;
}
@media (max-width: 767px) {
  #blog-base #blog-header hr {
    margin: 3px 0 0 0;
  }
}
#blog-sidebar {
  text-transform: uppercase;
}
#blog-sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#blog-sidebar #sidebar-categories {
  *zoom: 1;
}
@media (max-width: 767px) {
  #blog-sidebar #sidebar-categories {
    margin-top: 13px;
  }
}
#blog-sidebar #sidebar-categories:before,
#blog-sidebar #sidebar-categories:after {
  display: table;
  content: "";
  line-height: 0;
}
#blog-sidebar #sidebar-categories:after {
  clear: both;
}
#blog-sidebar #sidebar-categories li {
  font-family: quicksandbook;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 34px;
}
@media (max-width: 767px) {
  #blog-sidebar #sidebar-categories li {
    width: 50%;
    float: left;
    line-height: 28px;
  }
}
#blog-sidebar #sidebar-lower {
  *zoom: 1;
  border-top: 1px solid #bbbbbb;
  padding-top: 21px;
  margin-top: 34px;
  max-width: 150px;
}
#blog-sidebar #sidebar-lower:before,
#blog-sidebar #sidebar-lower:after {
  display: table;
  content: "";
  line-height: 0;
}
#blog-sidebar #sidebar-lower:after {
  clear: both;
}
@media (max-width: 767px) {
  #blog-sidebar #sidebar-lower {
    border: none;
    margin-top: 13px;
    padding: 0;
    max-width: 100%;
  }
  #blog-sidebar #sidebar-lower #sidebar-links,
  #blog-sidebar #sidebar-lower #social-links {
    width: 100%;
    float: left;
    margin-bottom: 21px;
  }
}
#blog-sidebar #sidebar-lower #sidebar-links {
  margin-bottom: 21px;
}
#blog-sidebar #sidebar-lower #sidebar-links li {
  line-height: 25px;
}
#blog-sidebar #sidebar-lower #sidebar-links li a {
  color: #9a8479;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  #blog-sidebar #sidebar-lower #sidebar-links {
    margin-bottom: 5px;
  }
}
#blog-sidebar #sidebar-lower #social-links a {
  color: #808284;
}
#blog-sidebar #sidebar-lower #social-links .icomoon-large:before {
  vertical-align: middle;
  font-size: 1.25em;
}
#blog-sidebar #sidebar-lower #social-links li .icomoon-large:before,
#blog-sidebar #sidebar-lower #social-links li .icomoon-large:before {
  width: 1em;
}
#blog-sidebar #sidebar-lower #social-links li [class^="icomoon-"],
#blog-sidebar #sidebar-lower #social-links li [class*=" icomoon-"] {
  display: inline-block;
  width: 1.35em;
  text-align: center;
}
#blog-category {
  font-size: 16px;
  text-align: center;
}
#blog-category-description {
  margin-top: -8px;
  margin-bottom: 13px;
}
#blog-content .container-fluid {
  padding-left: 34px;
  padding-right: 0;
}
#blog-content .container-fluid .row-fluid {
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  #blog-content .container-fluid .row-fluid {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #blog-content .container-fluid {
    padding-left: 0;
  }
}
#blog-content .article-detail.container-fluid {
  max-width: 768px;
  margin: 0;
}
.article-preview,
.event-preview {
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .article-preview,
  .event-preview {
    margin-bottom: 10px;
  }
}
.article-preview a:hover,
.event-preview a:hover {
  text-decoration: none;
}
.article-preview a:hover .thumbnail,
.event-preview a:hover .thumbnail {
  box-shadow: none;
}
.article-preview .info-pane,
.event-preview .info-pane {
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: quicksandbook;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.article-preview .info-pane .pane-inner,
.event-preview .info-pane .pane-inner {
  padding: 13px;
}
.article-preview .info-pane:hover,
.event-preview .info-pane:hover {
  background: rgba(244, 242, 230, 0.89);
}
.article-preview .info-pane:hover .headline,
.event-preview .info-pane:hover .headline {
  color: #58585b;
}
.article-preview .info-pane .headline,
.event-preview .info-pane .headline {
  font-size: 30px;
  line-height: 34px;
  color: transparent;
}
@media only screen and (max-width: 1200px) {
  .article-preview .info-pane .headline,
  .event-preview .info-pane .headline {
    font-size: 24px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 979px) {
  .article-preview .info-pane .headline,
  .event-preview .info-pane .headline {
    font-size: 18px;
    line-height: 24px;
  }
}
.article-preview .info-pane .headline:after,
.event-preview .info-pane .headline:after {
  content: ">";
  display: block;
}
.article-preview .thumbnail,
.event-preview .thumbnail {
  position: relative;
  padding: 0;
  border: 0;
}
@media (max-width: 767px) {
  .article-preview .thumbnail > img,
  .event-preview .thumbnail > img {
    margin: 0;
    width: 100%;
  }
}
.event-preview .info-pane {
  background: #F4F2E6;
}
.event-preview .info-pane .pane-inner {
  padding-right: 8px;
}
.event-preview .info-pane .event-name {
  color: #58585b;
  position: absolute;
  bottom: 20px;
}
.event-preview .info-pane .event-location {
  color: #808284;
  position: absolute;
  bottom: 3px;
}
.event-preview .info-pane .event-wrap {
  position: absolute;
  top: 34px;
  bottom: 42px;
  left: 8px;
  right: 8px;
  overflow: hidden;
}
.event-preview .info-pane .event-wrap .event-month {
  font-size: 74px;
  text-align: right;
  color: #bbbbbb;
  line-height: 70px;
  letter-spacing: -5px;
}
.event-preview .info-pane .event-wrap .event-divider {
  border-top: 1px solid #a7a9ab;
  width: 50%;
  margin: 0;
  -webkit-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  -ms-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  transform: rotate(-42deg);
  position: absolute;
  left: 58%;
  top: 40%;
  bottom: 40%;
}
.event-preview .info-pane .event-wrap .event-day {
  text-align: right;
  font-size: 64px;
  line-height: 60px;
  font-family: quicksandlight;
  letter-spacing: -5px;
}
@media (max-width: 1200px) {
  .event-preview .info-pane .event-wrap .event-month {
    font-size: 48px;
    line-height: 44px;
  }
  .event-preview .info-pane .event-wrap .event-day {
    font-size: 37px;
    line-height: 34px;
  }
}
@media (max-width: 980px) {
  .event-preview .info-pane .event-wrap .event-month,
  .event-preview .info-pane .event-wrap .event-day {
    text-align: left;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -2px;
    padding-right: 5px;
    display: inline;
  }
  .event-preview .info-pane .event-wrap .event-divider {
    display: none;
  }
}
.event-preview .info-pane:hover {
  background: none;
}
.event-preview .info-pane:hover .headline {
  color: transparent;
}
.banner {
  position: relative;
  width: 83px;
  margin-top: 3px;
  padding: 3px 0px;
  background: #F4F2E6;
  color: #222222;
  text-align: center;
  box-shadow: 1px 0px 2px #eeeeee;
}
.banner .article-no {
  font-family: Oswald;
  font-size: 14px;
  line-height: 20px;
}
.banner .category {
  font-family: quicksandbook;
  font-size: 9px;
  line-height: 13px;
}
.noteshadow {
  position: relative;
}
.noteshadow:before,
.noteshadow:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 4px;
  width: 45%;
  top: 10%;
  max-width: 300px;
  background: #a7a9ab;
  box-shadow: 0 15px 10px #a7a9ab;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.noteshadow:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 4px;
  left: auto;
}
.article-detail {
  font-family: quicksandbook;
  text-transform: uppercase;
  color: #58585b;
}
.article-detail .headline {
  margin-top: 21px;
  font-size: 30px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .article-detail .headline {
    font-size: 22px;
    line-height: 20px;
  }
}
.article-detail .kicker,
.article-detail .venue {
  margin-top: 8px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .article-detail .kicker,
  .article-detail .venue {
    font-size: 16px;
  }
}
.article-detail #social-share {
  margin-top: 15px;
  margin-left: 5px;
}
.article-detail #social-share .icomoon-large:before {
  vertical-align: middle;
  font-size: 1.25em;
}
.article-detail .venue-address {
  margin-top: 5px;
}
.article-detail #event-date {
  margin-top: 13px;
}
.article-detail #photo {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 40px;
}
.article-detail #photo.landscape {
  max-height: 440px;
  width: 100%;
  min-width: 100%;
}
.article-detail #photo.portrait {
  width: 60%;
  height: auto;
}
.article-detail #photo-under {
  margin-top: 5px;
}
.article-detail #photo-caption {
  margin-top: 3px;
  float: left;
  font-size: 12px;
}
@media (max-width: 767px) {
  .article-detail #photo-caption {
    font-size: 12px;
    line-height: 16px;
  }
}
.article-detail #photo-credit {
  text-align: right;
  font-size: 10px;
}
.article-detail #more-photos {
  float: right;
  margin-top: 3px;
  border-bottom: 1px dotted #808284;
  font-size: 12px;
  line-height: 10px;
  padding-top: 3px;
}
.article-detail #date {
  margin-top: 21px;
  font-family: ACaslonPro-Italic;
  font-size: 20px;
}
@media (max-width: 767px) {
  .article-detail #date {
    margin-top: 21px;
  }
}
.article-detail #content {
  margin-top: 21px;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  max-width: 610px;
}
.article-detail #content p > a {
  text-decoration: underline;
  border: none;
}
.article-detail #author {
  margin-top: 5px;
  font-size: 12px;
}
.article-detail #video {
  margin-top: 21px;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.article-detail #video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#blog-modal-slideshow {
  width: 90%;
  margin-left: 0;
  left: 5%;
  right: 5%;
  top: 3%;
  bottom: 5%;
  max-height: 768px;
}
#blog-modal-slideshow .modal-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
}
#blog-modal-slideshow .modal-header {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 554;
}
#blog-modal-slideshow .modal-header .close {
  z-index: 555;
  margin-top: -3px;
}
#blog-modal-slideshow .modal-huge-body {
  height: 100%;
  position: relative;
  width: 100%;
}
#blog-modal-slideshow #blog-carousel {
  position: absolute;
  left: 0;
  top: 25px;
  right: 0;
  bottom: 0;
}
#blog-modal-slideshow .carousel-outer-wrap {
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
  height: 100%;
  width: 100%;
}
#blog-modal-slideshow .carousel-inner {
  vertical-align: middle;
  text-align: center;
  height: 100%;
}
#blog-modal-slideshow .carousel-inner .slide-img {
  position: relative;
  height: 100%;
}
#blog-modal-slideshow .carousel-inner .portrait img {
  max-height: 90%;
  margin: 0 auto;
  max-width: 40%;
}
#blog-modal-slideshow .carousel-inner .landscape img {
  max-width: 80%;
  max-height: 90%;
  margin: 0 auto;
}
#blog-modal-slideshow .carousel-inner > .active {
  height: 100%;
}
#blog-modal-slideshow .slide-under {
  position: relative;
  height: 30px;
}
#blog-modal-slideshow .slide-caption {
  margin-top: 21px;
  margin-left: 8px;
  position: absolute;
  left: 20px;
  font-size: 12px;
}
#blog-modal-slideshow .slide-credit {
  position: absolute;
  right: 20px;
  margin-top: 3px;
  margin-right: 8px;
  font-size: 10px;
}
#post-nav {
  font-family: quicksandbook;
  text-transform: uppercase;
  color: #58585b;
  margin-top: 18px;
  height: 20px;
  margin-bottom: 34px;
}
#post-nav #prev {
  float: left;
}
#post-nav #next {
  float: right;
}
#post-nav #nav {
  min-width: 22px;
  height: 22px;
  margin-right: 5px;
  margin-bottom: 3px;
  padding: 0 3px;
}
#blog-mobile-navbtn {
  position: absolute;
  right: 13px;
  top: 5px;
  z-index: 5;
}
#blog-mobile-menu #mobile-menu {
  margin-top: 5px;
  margin-bottom: 0;
}
#help-sidebar {
  border: 4px double #cccccc;
  padding: 13px;
  margin-bottom: 21px;
}
#help-sidebar #sidebar-header {
  text-align: center;
  padding: 8px;
  color: #58585b;
  text-transform: uppercase;
  font-size: 12px;
}
#help-sidebar .sidebar-contact-label {
  margin-top: 8px;
  text-transform: uppercase;
  color: #58585b;
  font-size: 12px;
}
#help-sidebar .sidebar-contact-entry {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
#help-sidebar .sidebar-contact-entry a {
  color: #808284;
}
#faq-topics {
  max-width: 80%;
  margin-left: 10%;
}
@media (max-width: 767px) {
  #faq-topics {
    max-width: none;
    margin-left: 0;
  }
}
#faq-topics .topic {
  margin-bottom: 21px;
  font-size: 16px;
}
#faq-topics .topic .topic-heading {
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 80%;
}
#faq-topics .topic .topic-heading a {
  font-size: 14px;
}
#faq-topics .topic .topic-heading .num {
  border-radius: 999px;
  background: gray;
  font-size: 20px;
  margin-right: 13px;
  margin-bottom: 8px;
  color: white;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 18px;
  text-align: center;
}
#faq-topics .topic .question {
  font-size: 16px;
}
#faq-topics .topic .question:first-child {
  margin-top: 34px;
}
#faq-topics .topic .question .num {
  border: 1px solid gray;
  border-radius: 999px;
  background: gray;
  width: 10px;
  height: 10px;
  color: white;
  display: inline-block;
  text-align: center;
  line-height: 13px;
  font-size: 16px;
  margin-left: 34px;
  margin-right: 8px;
}
#faq-topics .topic .answer {
  margin-left: 70px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#returns,
#shipping {
  max-width: 70%;
  margin-left: 10%;
}
@media (max-width: 767px) {
  #returns,
  #shipping {
    max-width: none;
    margin-left: 0;
  }
}
#stores .store-wrap,
#international-retailers .store-wrap {
  width: 200px;
  margin: 0 auto;
}
#stores .page-header,
#international-retailers .page-header {
  padding-top: 50px;
  margin: 0 0 10px;
}
#stores ul,
#international-retailers ul {
  list-style-type: none;
}
#stores ul li,
#international-retailers ul li {
  display: inline-block;
  width: 24%;
  margin-top: 35px;
  min-width: 150px;
}
#stores ul li:first-child,
#international-retailers ul li:first-child {
  margin-left: 0;
}
#stores ul li:nth-child(3n+1),
#international-retailers ul li:nth-child(3n+1) {
  margin-left: 0;
}
@media (max-width: 950px) {
  #stores ul li,
  #international-retailers ul li {
    width: 33%;
  }
}
@media (max-width: 767px) {
  #stores ul li,
  #international-retailers ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 13px;
  }
}
#stores .store-name,
#international-retailers .store-name {
  margin-top: 34px;
  color: #58585b;
  text-transform: uppercase;
}
#stores .store-map-link a,
#international-retailers .store-map-link a {
  color: #808284;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  border-bottom: 1px dotted #bbbbbb;
}
.us-retailer-link {
  margin-top: -13px;
}
.us-retailer-link .btn-tiny {
  padding-left: 13px;
  padding-right: 13px;
}
@media (max-width: 767px) {
  .us-retailer-link {
    display: none;
  }
}
#international-retailers {
  padding-top: 21px;
  margin: 0 8%;
}
@media (max-width: 767px) {
  #international-retailers {
    padding: 0;
    margin: 0;
  }
}
#international-retailers .country {
  margin-bottom: 21px;
}
#international-retailers .country .country-heading {
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#international-retailers .country .country-heading:before {
  border: 1px solid gray;
  border-radius: 999px;
  background: gray;
  content: "+";
  width: 9px;
  height: 9px;
  color: white;
  display: inline-block;
  text-align: center;
  line-height: 13px;
  font-size: 13px;
  margin-left: 34px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #international-retailers .country .country-heading:before {
    margin-left: 0px;
    margin-right: 0px;
  }
}
#international-retailers .retailer .store-name {
  margin-top: 21px;
}
#retailers {
  position: relative;
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  #retailers {
    display: block;
    width: 100%;
  }
}
#retailers .sub-header {
  text-align: center;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
}
#retailers #locate-retailer {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
@media (max-width: 767px) {
  #retailers #locate-retailer {
    display: block;
    width: 100%;
  }
}
#retailers #locate-retailer #international-btn {
  margin: 0 auto;
  margin-top: 21px;
  text-align: right;
  text-transform: uppercase;
}
#retailers #locate-retailer #international-btn a {
  border-bottom: 1px dotted #a7a9ab;
  line-height: 12px;
  font-size: 12px;
}
@media (max-width: 767px) {
  #retailers #locate-retailer #international-btn {
    text-align: center;
    margin: 5px auto 21px;
  }
}
#retailers #web-retailers {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 49%;
  border-left: 1px solid #cccccc;
}
@media (max-width: 767px) {
  #retailers #web-retailers {
    display: block;
    width: 100%;
    border-left: none;
  }
}
#retailers #web-retailers ul {
  list-style-type: none;
  text-transform: uppercase;
  text-align: center;
}
#retailers #web-retailers ul li {
  padding-bottom: 8px;
}
#retailers #web-retailers ul a {
  font-size: 12px;
  color: #a7a9ab;
  text-decoration: underline;
}
#retailers .inner-wrap {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #retailers .inner-wrap {
    display: block;
    width: 100%;
  }
}
#locate-retailers {
  max-width: 80%;
  margin: 0 auto;
}
#locate-retailers .locations_map {
  max-width: 100%;
  height: 420px;
  margin: 0 auto;
  border: 2px solid #bbbbbb;
  border-radius: 2px;
}
#locate-retailers #map-above {
  position: relative;
  max-width: 100%;
  margin-bottom: 8px;
}
#locate-retailers #map-above #locate-result-text {
  width: 70%;
  display: inline-block;
}
#locate-retailers #map-above #international-link {
  display: inline;
  width: 30%;
  text-align: right;
  text-transform: uppercase;
}
#locate-retailers #map-above #international-link a {
  font-size: 10px;
  border-bottom: 1px dotted #a7a9ab;
  float: right;
  line-height: 12px;
  padding-top: 5px;
}
#locate-retailers .location_list {
  margin-top: 34px;
  list-style-type: none;
}
#locate-retailers .location_list li {
  margin-bottom: 13px;
  width: 33%;
  float: left;
}
#locate-retailers .location_list .location_name {
  font-family: "ACaslonPro-Semibold";
  font-size: 13px;
  color: #58585b;
  line-height: 27px;
}
#locate-retailers .location_list .location_address {
  font-size: 12px;
}
#locate-retailers .location_list .location_distance_label,
#locate-retailers .location_list .location_distance,
#locate-retailers .location_list .location_directions_link {
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  line-height: 30px;
  color: #58585b;
}
#locate-retailers .location_list .location_directions_link {
  margin-left: 8px;
  border-left: 1px solid #58585b;
  padding-left: 8px;
  text-transform: uppercase;
  color: #bbbbbb;
}
.locations_search_fields {
  width: 450px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .locations_search_fields {
    text-align: center;
    width: auto;
  }
}
.locations_search_fields label {
  display: inline;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .locations_search_fields label {
    display: block;
  }
}
.locations_search_fields #locations_search_field {
  width: 100px;
}
.locations_search_fields .btn-group.bootstrap-select {
  width: 120px;
}
.locations_search_fields input[type='submit'] {
  margin-left: 5px;
  margin-bottom: 9px;
  padding: 6px 13px 1px;
}
@media (max-width: 767px) {
  .locations_search_fields input[type='submit'] {
    text-align: center;
    display: block;
    margin: 8px auto 0;
  }
}
#specialorder-modal {
  position: absolute;
  top: 10%;
}
#specialorder-modal .modal-header {
  text-align: center;
  margin-top: 21px;
}
#specialorder-modal .modal-body {
  max-height: 100%;
  padding: 30px;
}
#specialorder-modal .control-label {
  width: 27%;
  margin-top: 12px;
}
#specialorder-modal input {
  width: 70%;
  margin-top: 12px;
}
#specialorder-modal textarea {
  width: 350px;
}
#specialorder-modal input[type="submit"] {
  width: 20%;
  text-align: center;
  margin-top: 13px;
}
#fit-guide {
  margin: 0 auto;
}
#fit-guide .row-fluid {
  max-width: 900px;
  margin: 0 auto 21px;
}
#fit-guide h3 {
  font-family: quicksandbook;
  border-top: 1px solid #808284;
  border-bottom: 1px solid #808284;
  padding-top: 13px;
  padding-bottom: 8px;
  margin: 13px 0px 34px;
}
#fit-guide .section-head {
  text-transform: uppercase;
  font-family: quicksandbook;
  background-color: #808284;
  color: white;
  padding: 8px 8px 5px;
}
#fit-guide #fit-guide-nav {
  max-width: 1100px;
}
#fit-guide #fit-guide-nav h1 {
  font-family: ACaslonPro-Italic;
  margin: 0;
  margin-top: 8px;
  text-align: center;
  line-height: 20px;
  font-size: 28px;
  letter-spacing: 4px;
}
#fit-guide #fit-guide-nav ul {
  list-style: none;
}
#fit-guide #fit-guide-nav ul li {
  width: 33%;
  float: left;
  font-family: quicksandbook;
  text-transform: uppercase;
  font-size: 13px;
}
#fit-guide #fit-guide-intro {
  margin-top: 34px;
}
#fit-guide #fit-guide-intro h2 {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
#fit-guide section > div {
  margin: 21px 0 5px;
}
#fit-guide section a {
  text-transform: uppercase;
  font-family: quicksandbook;
  text-decoration: underline;
  margin-right: 21px;
}
#fit-guide section p {
  max-width: 680px;
}
#fit-guide ul {
  list-style: none;
}
#fit-guide .style-number,
#fit-guide .style-name {
  text-transform: uppercase;
  font-family: quicksandbook;
}
#fit-guide .style-number {
  position: absolute;
  top: 20%;
  left: 0;
  font-size: 18px;
  color: #58585b;
}
#fit-guide .style-wrap {
  margin-left: 34px;
}
#fit-guide .style-gender {
  font-family: ACaslonPro-Italic;
}
#fit-guide #toe-gallery li {
  width: 50%;
  float: left;
  margin-top: 34px;
}
#fit-guide #toe-gallery .toe-style {
  position: relative;
}
#fit-guide #heel-gallery li {
  width: 50%;
  float: left;
  margin-top: 34px;
}
#fit-guide #heel-gallery .heel-style {
  position: relative;
}
#fit-guide #sole-gallery li {
  width: 33%;
  float: left;
}
#fit-guide #boot-care ol,
#fit-guide #boot-care h5 {
  font-family: quicksandbook;
  font-size: 14px;
}
#fit-guide #boot-care ol hr {
  max-width: 10%;
  margin-top: 13px;
  margin-bottom: 21px;
  border-bottom-color: #808284;
}
#fit-guide #boot-care ul,
#fit-guide #boot-care p {
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
}
#fit-guide #boot-care ul span,
#fit-guide #boot-care p span,
#fit-guide #boot-care ul em,
#fit-guide #boot-care p em {
  text-transform: uppercase;
}
#fit-guide #boot-care ul li,
#fit-guide #boot-care p li {
  margin-bottom: 8px;
}
#fit-guide #boot-care ul em,
#fit-guide #boot-care p em {
  padding-top: 8px;
}
#fit-guide #boot-care .leather-care-specific h5 {
  color: black;
  margin-top: 21px;
}
#fit-guide #boot-care .leather-care-specific li.notes {
  margin-top: 21px;
}
.fitmodal {
  padding-bottom: 13px;
}
.fitmodal img {
  display: block;
  margin: 0 auto;
}
#process #process-intro p:first-child:first-letter {
  float: left;
  font-size: 5em;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}
#process .process-block {
  border-top: 1px solid #bbbbbb;
  padding-top: 34px;
}
#process .process-block h3 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
#process .process-block .process-block-image {
  width: 80%;
}
#process .process-block .process-block-content {
  padding-top: 10px;
}
#process .process-video {
  padding-bottom: 40px;
}
#process .process-video h2 {
  font-size: 16px;
  line-height: 20px;
}
#process .iframe-rwd {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#process .iframe-rwd iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#process .process-video-description {
  padding-top: 10px;
}
.carousel-control {
  line-height: 49px;
  top: 50%;
}
@media (max-width: 767px) {
  .carousel-control.left,
  .carousel-control.right {
    background: none;
  }
}
#homepage .outer-wrap,
.hero_unit .outer-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#homepage .text-wrap,
.hero_unit .text-wrap {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
#homepage .text-wrap-inner,
.hero_unit .text-wrap-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#homepage .text-wrap-inner.billboard,
.hero_unit .text-wrap-inner.billboard,
#homepage .text-wrap-inner.slot,
.hero_unit .text-wrap-inner.slot {
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}
#homepage .headline,
.hero_unit .headline {
  width: 100%;
}
#homepage .subheadline,
.hero_unit .subheadline {
  font-family: ACaslonPro-Italic;
  font-size: 17px;
  margin-top: 3px;
}
#home-carousel {
  position: relative;
  margin-top: -21px;
}
@media (max-width: 767px) {
  #home-carousel {
    margin: -13px -13px 0;
  }
}
#home-carousel .item-indicator,
#home-carousel .item-indicator.active {
  position: absolute;
  height: 40px;
  width: 23px;
  right: -26px;
}
#home-carousel .item-indicator:hover,
#home-carousel .item-indicator.active:hover {
  cursor: pointer;
}
#home-carousel .item-indicator {
  background: url('/static/img/carousel-diamond.png') -2px -3px no-repeat;
  z-index: 99;
}
#home-carousel .item-indicator.active {
  color: white;
  background: url('/static/img/carousel-diamond-active.png') -2px -3px no-repeat;
  z-index: 100;
}
#home-carousel .indicator-inner {
  position: absolute;
  top: 14px;
  right: 9px;
  font-size: 12px;
}
#home-carousel #indicator-1 {
  top: 5%;
}
#home-carousel #indicator-2 {
  top: 30%;
}
#home-carousel #indicator-3 {
  top: 61%;
}
#home-carousel #indicator-4 {
  top: 90%;
}
#home-carousel .item {
  color: white;
}
#home-carousel .item .text-wrap-inner.slide {
  text-align: center;
  text-transform: uppercase;
}
#home-carousel .item .headline.slide {
  font-family: abrahamlincoln;
  font-size: 90px;
  letter-spacing: 1px;
}
#home-bottom {
  width: 100%;
  max-height: 640px;
  position: relative;
}
@media (max-width: 767px) {
  #home-bottom {
    max-height: none;
    margin: 0 -13px;
    width: auto;
  }
}
#home-billboards {
  width: 101%;
  height: 100%;
  display: inline-block;
  position: relative;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 767px) {
  #home-billboards {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  #home-billboards #position2 {
    padding: 0;
  }
}
#home-billboards .home-billboard {
  display: inline-block;
  position: relative;
  color: white;
  width: 32.8%;
}
@media (max-width: 400px) {
  #home-billboards .home-billboard {
    width: 100%;
    height: auto;
  }
}
#home-billboards .home-billboard .headline.billboard {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 26px;
  margin-top: 30%;
}
#home-billboards .home-billboard .links.billboard {
  text-transform: uppercase;
  font-family: brandongrotesque-medium;
  font-size: 14px;
  letter-spacing: 1px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  padding: 5px;
  margin: 13px auto 0;
  width: 92%;
}
#home-billboards .home-billboard .links.billboard a {
  color: white;
}
#home-slots {
  height: 100%;
  width: 38.5%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  color: white;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#home-slots .headline.slot {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 23px;
}
#home-slots #upper {
  display: block;
  width: 100%;
  height: 45%;
  position: relative;
  border-top: 1px solid #000038;
  border-bottom: 1px solid #000038;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#home-slots #lower {
  height: 55%;
  width: 100%;
  position: relative;
  padding-top: 6px;
  border-top: 1px solid #000038;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#home-slots #position3 {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#home-slots #position4 {
  display: inline-block;
  width: 55%;
  position: relative;
  overflow: hidden;
  max-height: 244px;
}
#home-slots #center-divide-wrap {
  display: inline-table;
  min-height: 100%;
  position: relative;
  width: 1px;
  vertical-align: bottom;
  margin-left: 1.5%;
  margin-right: 1.35%;
}
#home-slots #center-divide {
  width: 1px;
  border-left: 1px solid #808284;
  top: 10px;
  bottom: 10px;
  position: absolute;
}
#home-slots #position5 {
  position: relative;
  display: inline-block;
  width: 39%;
  overflow: hidden;
}
html {
  height: 100%;
}
body.timeline {
  position: relative;
  padding-top: 62px;
  background: #F4F3EF;
}
@media (max-width: 767px) {
  body.timeline {
    padding: 62px 0 0;
  }
}
#timeline-nav {
  background: rgba(37, 37, 37, 0.81);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  border-bottom: 2px solid white;
  z-index: 1051;
}
#timeline-nav #left {
  width: 167px;
  height: 130px;
  position: fixed;
  top: 0;
  left: 13px;
}
#timeline-nav #left #logo {
  width: 170px;
  margin-top: 10px;
}
#timeline-nav #left #logo svg {
  max-width: 100%;
}
#timeline-nav #left #logo .logo-fill {
  fill: white;
}
#timeline-nav #left #links {
  width: 167px;
  height: 21px;
  display: none;
}
#timeline-nav #left #links #timeline-link-divider {
  display: inline-block;
  width: 6px;
}
#timeline-nav #left #links #timeline-link-divider img {
  max-width: 8px;
  width: 8px;
  height: 21px;
}
#timeline-nav #right {
  position: fixed;
  top: 0;
  left: 200px;
  right: 0;
  height: 60px;
}
#timeline-nav #right #right-inner {
  position: relative;
  width: 100%;
  margin-left: 6px;
}
#timeline-nav #right #nav-scroll {
  overflow: hidden;
}
#timeline-nav #right #scroll-left,
#timeline-nav #right #scroll-right {
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 60px;
  line-height: 67px;
  font-size: 30px;
  position: absolute;
  font-weight: bold;
}
#timeline-nav #right #scroll-left {
  float: left;
}
#timeline-nav #right #scroll-right {
  float: right;
  right: 0;
  top: 0;
}
#timeline-nav #right ul.nav {
  list-style-type: none;
  margin: 10px;
  height: 50px;
  width: 2000px;
}
#timeline-nav #right ul.nav li {
  position: relative;
  font-size: 18px;
  color: #F4F3EF;
  display: inline-block;
  border-left: 1px solid #808284;
  padding: 14px 15px 7px 18px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#timeline-nav #right ul.nav li a {
  color: #F4F3EF;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#timeline-nav #right ul.nav li a:hover {
  background: none;
  color: #808284;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#timeline-nav #right ul.nav li:first-child {
  border: none;
  padding-left: 5px;
  font-size: 17px;
}
#timeline-nav #right #navbar .active a:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 12px 7px 12px;
  border-color: transparent transparent rgba(37, 37, 37, 0.81) transparent;
  top: 44px;
  left: 27px;
}
#timeline-nav #right #navbar .active a:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 12px 0 12px;
  border-color: white transparent transparent transparent;
  top: 52px;
  left: 27px;
}
#timeline-nav #right #navbar li.active:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 12px 7px 12px;
  border-color: transparent transparent white transparent;
  top: 43px;
  left: 27px;
}
#timeline-nav #right #navbar li.active:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 12px 0 12px;
  border-color: rgba(37, 37, 37, 0.81) transparent transparent transparent;
  top: 51px;
  left: 27px;
}
#timeline-header {
  width: 100%;
  background: #494949;
}
#timeline-header .wrap {
  max-width: 1280px;
  margin: 0 auto;
}
#timeline-content,
#intro {
  max-width: 1280px;
  margin: 0 auto;
}
#timeline-content a.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
#timeline-content .decade:empty {
  background: blue;
}
#timeline-content .decade-hr {
  width: 100%;
  margin: 80px 0px;
}
#timeline-content .decade-hr:before {
  border-bottom: 2px solid gray;
  content: "";
  position: absolute;
  left: 0;
  right: 0%;
}
#timeline-content .decade-heading {
  position: relative;
  font-family: abrahamlincoln;
  font-size: 68px;
  text-align: center;
}
#timeline-content .decade-heading .title {
  text-transform: uppercase;
  font-size: 67px;
}
#timeline-content .decade-heading .wrap {
  display: inline;
  background: #F4F3EF;
  padding: 0px 40px;
}
#timeline-content .entries {
  position: relative;
  margin-top: 55px;
}
#timeline-content .entries .timeline-entry {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 32%;
  margin-left: 1.5%;
}
@media (min-width: 1200px) {
  #timeline-content .entries .timeline-entry {
    width: 30%;
  }
}
@media (max-width: 979px) {
  #timeline-content .entries .timeline-entry {
    width: 49%;
    margin-left: 1%;
  }
}
@media (max-width: 767px) {
  #timeline-content .entries .timeline-entry {
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-bottom: 34px;
  }
}
#timeline-content .entries .timeline-entry .aspect-wrap {
  padding-top: 66%;
}
#timeline-content .entries .timeline-entry .entry-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#timeline-content .entries .timeline-entry .entry-content.front-card {
  background-color: white;
  padding: 10% 13%;
}
#timeline-content .entries .timeline-entry .entry-content.front-card .entry-date {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
#timeline-content .entries .timeline-entry .entry-content.front-card .entry-text {
  margin-top: 21px;
  font-size: 16px;
}
#timeline-content .entries .timeline-entry .icon-info-sign {
  color: #58585b;
  position: absolute;
  bottom: 3px;
  right: 13px;
  font-size: 18px;
}
#timeline-content .entries .timeline-entry .more-label {
  position: absolute;
  right: 0px;
  bottom: 8px;
  padding: 5px 8px 2px 7px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-right: none;
}
#tModal {
  position: fixed;
  top: 61px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 12;
}
#tModal .modal-body {
  padding: 50px;
  min-height: 100%;
}
#tModal #modal-card {
  position: fixed;
  top: 150px;
  left: 55px;
  background: white;
  border: 1px solid lightgray;
  width: 34%;
}
#tModal #modal-card .modal-aspect {
  padding-top: 70%;
}
#tModal #modal-card .modal-entry-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8%;
}
#tModal #modal-card .modal-entry-content .entry-date {
  text-transform: uppercase;
  margin-bottom: 21px;
  font-family: oswald;
  font-size: 20px;
}
#tModal #modal-card .modal-entry-content .entry-desc {
  font-size: 16px;
}
#tModal #modal-card .modal-entry-content .modal-card-close {
  position: absolute;
  bottom: 8px;
  right: 13px;
  border-bottom: 1px dotted lightgray;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  line-height: 11px;
}
#tModal #modal-card .modal-entry-content .modal-card-close:after {
  content: "X";
  margin-left: 8px;
}
#tModal #modal-card .modal-entry-content #modal-card-video-link {
  position: absolute;
  bottom: 8px;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  line-height: 16px;
}
#tModal #modal-card .modal-entry-content #modal-card-video-link i {
  margin-right: 8px;
}
#tModal .modal-sidebar #modal-card-open {
  position: fixed;
  top: 350px;
  width: 35px;
  height: 20px;
  background: white;
  padding-left: 5px;
  padding-top: 10px;
}
#tModal .modal-sidebar #modal-card-open a {
  border-bottom: 1px dotted lightgray;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 11px;
  line-height: 11px;
}
#tModal .modal-sidebar .btn-vert {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: fixed;
  top: 220px;
  left: -70px;
}
#tModal .modal-sidebar #btn-slideshow {
  position: fixed;
  top: 55%;
  right: 0px;
  border: 0;
}
#tModal .modal-sidebar #btn-left,
#tModal .modal-sidebar #btn-right {
  border: 0;
  font-size: 27px;
  line-height: 27px;
  padding: 8px 13px 3px;
}
#tModal .modal-sidebar #btn-left {
  position: fixed;
  top: 55%;
  right: 55px;
}
#tModal .modal-sidebar #btn-right {
  position: fixed;
  top: 55%;
  right: 0px;
}
#tvModal {
  width: 80%;
  left: 10%;
  margin: 0 !important;
}
#tvModal .modal-header {
  padding: 0;
  margin: 0;
  border: 0;
}
#tvModal .modal-header .close {
  display: none;
}
#tvModal .modal-body {
  max-height: 800px;
  padding: 2px;
  margin: 0 auto;
}
.modal-backdrop.hide {
  z-index: 1045;
}
#campaign-header {
  height: 100px;
  position: relative;
}
@media (max-width: 768px) {
  #campaign-header {
    height: auto;
    min-height: 90px;
  }
}
#campaign-header #campaign-logo {
  position: absolute;
  left: 8%;
  bottom: 13%;
  width: 170px;
  height: 75px;
}
#campaign-header #campaign-logo img {
  max-width: 100%;
}
@media (max-width: 768px) {
  #campaign-header #campaign-logo {
    position: relative;
    margin: 0 auto;
    top: 13px;
    left: auto;
    bottom: auto;
  }
}
#campaign-header #campaign-header-right {
  position: absolute;
  right: 8%;
  bottom: 13%;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  #campaign-header #campaign-header-right {
    *zoom: 1;
    position: relative;
    margin: 0 auto;
    top: 13px;
    right: auto;
    margin-top: 8px;
    margin-bottom: 16px;
  }
  #campaign-header #campaign-header-right:before,
  #campaign-header #campaign-header-right:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #campaign-header #campaign-header-right:after {
    clear: both;
  }
}
@media (min-width: 769px) {
  #campaign-header #campaign-header-right {
    height: auto !important;
  }
}
#campaign-header #campaign-header-right a {
  color: #d3d3d3;
}
#campaign-header #campaign-header-right ul {
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding-right: 10px;
}
.campaign-hero-unit {
  position: relative;
  display: block;
  *zoom: 1;
}
.campaign-hero-unit:before,
.campaign-hero-unit:after {
  display: table;
  content: "";
  line-height: 0;
}
.campaign-hero-unit:after {
  clear: both;
}
.campaign-hero-image,
.campaign-hero-placeholder {
  display: block;
  margin: 0 auto;
}
.video-body {
  max-width: 100%;
}
.campaign-hero-headline {
  text-align: center;
  margin: 30px auto;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
}
.campaign-hero-headline a {
  color: inherit;
}
.campaign-hero-context {
  max-width: 89%;
  height: 90px;
  position: relative;
  margin: 20px auto 10px;
}
.campaign-hero-context a {
  color: inherit;
}
.campaign-hero-context .headline {
  max-width: 41%;
  float: left;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .campaign-hero-context .headline {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}
.campaign-hero-context .copy {
  max-width: 57%;
  float: right;
  margin: 0 auto 20px;
}
@media (max-width: 768px) {
  .campaign-hero-context .copy {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}
#campaign-images {
  *zoom: 1;
  position: relative;
  width: 100%;
}
#campaign-images:before,
#campaign-images:after {
  display: table;
  content: "";
  line-height: 0;
}
#campaign-images:after {
  clear: both;
}
#campaign-images ul {
  list-style-type: none;
  max-width: 1220px;
  margin: 0 auto;
}
#campaign-images li {
  width: 31%;
  margin-left: 3%;
  margin-top: 13px;
  float: left;
}
#campaign-images li:first-child {
  margin-left: 0;
}
#campaign-images li:nth-child(3n+1) {
  margin-left: 0;
}
@media (max-width: 767px) {
  #campaign-images li {
    width: 100%;
    margin-left: 0;
  }
}
#campaign-images .campaign-image-headline {
  margin-top: 5px;
}
#campaign-footer {
  height: 50px;
}
#campaign-footer ul.colophon {
  *zoom: 1;
  margin: 34px auto 13px;
  display: table;
}
#campaign-footer ul.colophon:before,
#campaign-footer ul.colophon:after {
  display: table;
  content: "";
  line-height: 0;
}
#campaign-footer ul.colophon:after {
  clear: both;
}
.side_categories.kacey.top {
  margin-top: 50px;
}
.side_categories.kacey.bottom {
  display: none;
}
.campaign-kacey-top-content .presale {
  margin-top: 17px;
}
.campaign-kacey-content {
  padding-top: 20px;
}
.campaign-kacey-content .kacey-product {
  padding-right: 20px;
  vertical-align: bottom;
  height: 500px;
  border-right: 4px solid #f59294;
  text-align: center;
}
.campaign-kacey-content .kacey-product .mobile-quote {
  display: none;
}
.campaign-kacey-content .kacey-product .top-product {
  position: relative;
  height: 400px;
}
.campaign-kacey-content .kacey-product .top-product .photo {
  min-width: none;
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
.campaign-kacey-content .kacey-product .top-product .photo.gallup {
  width: 280px;
}
.campaign-kacey-content .kacey-product .top-product .photo.monterrey {
  width: 210px;
}
.campaign-kacey-content .kacey-product .top-product .photo.golden-arrow {
  width: 210px;
}
.campaign-kacey-content .kacey-product .title {
  margin-top: 10px;
  min-width: none;
  height: 35px;
}
.campaign-kacey-content .kacey-product .title.golden-arrow {
  height: 80px;
}
.campaign-kacey-content .kacey-product:nth-child(3) {
  padding-right: 0;
  border-right: none;
}
.campaign-kacey-content .kacey-says-row {
  width: 100%;
}
.campaign-kacey-content .kacey-says-row img {
  min-width: 170px;
  width: 170px;
}
.campaign-kacey-content .kacey-says-row td {
  text-align: center;
}
.campaign-kacey-content .kacey-says-row td.line {
  width: 35%;
}
.campaign-kacey-content .kacey-says-row td.line div {
  border-top: 4px solid #f59294;
  vertical-align: center;
}
.campaign-kacey-content .quotes {
  text-align: center;
}
.campaign-kacey-content .quotes img {
  width: 260px;
}
.campaign-kacey-content .quotes .price-title {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .side_categories.kacey.top {
    display: none;
  }
  .side_categories.kacey.bottom {
    display: block;
  }
  .campaign-kacey-content .kacey-product {
    height: auto;
    border-right: none;
    padding-right: 0;
  }
  .campaign-kacey-content .kacey-product .top-product {
    height: 350px;
  }
  .campaign-kacey-content .kacey-product .top-product.monterrey {
    height: 280px;
  }
  .campaign-kacey-content .kacey-product .mobile-quote {
    display: block;
    padding-top: 10px;
  }
  .campaign-kacey-content .kacey-product .mobile-quote .price-title {
    font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #808284;
    padding-top: 10px;
  }
  .kacey-says-row {
    display: none;
    /* Moved next to the .kacey-product for mobile. */
    margin-top: 90px;
  }
  .quotes {
    display: none;
    /* Moved next to the .kacey-product for mobile. */
  }
  .quotes img {
    border-top: 4px solid #f59294;
    padding-top: 20px;
    margin-top: 10px;
  }
  .quotes .span4:first-child img {
    border-top: none;
  }
}
#line-name {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  #line-name {
    margin-top: 34px;
  }
}
#line-description {
  text-align: center;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  li.additional-lines {
    margin-top: 8px;
  }
}
.additional-link {
  font-family: deadmanshand;
  font-size: 16px !important;
  text-transform: none;
}
@media (max-width: 767px) {
  #gallery-cat-links {
    margin-bottom: 34px;
  }
  #gallery-cat-links .span6 {
    width: 50%;
    float: left;
  }
}
.cat-link {
  text-align: center;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 12px;
  margin-bottom: 13px;
}
.cat-image {
  text-align: center;
}
#line-logo {
  float: right;
  max-height: 60px;
  overflow: hidden;
}
.gallery-retailers {
  margin-top: 13px;
  *zoom: 1;
}
.gallery-retailers:before,
.gallery-retailers:after {
  display: table;
  content: "";
  line-height: 0;
}
.gallery-retailers:after {
  clear: both;
}
.gallery-retailers ul {
  margin: 8px 0;
  list-style-type: none;
  text-transform: uppercase;
}
.gallery-retailers ul li {
  width: 50%;
  float: left;
}
#gallery-product-gallery {
  margin: 0 auto;
  text-align: center;
}
#gallery-product-primary {
  max-height: 424px;
}
#find-retailer #location_search_form {
  width: 450px;
  margin: 0 auto;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #find-retailer #location_search_form {
    text-align: center;
    width: auto;
  }
}
#find-retailer #location_search_form label {
  display: inline;
  text-transform: none;
  letter-spacing: 0px;
  margin: 0 5px;
}
@media (max-width: 767px) {
  #find-retailer #location_search_form label {
    display: block;
  }
}
#find-retailer #location_search_form #locations_search_field {
  width: 80px;
}
#find-retailer #location_search_form .btn-group.bootstrap-select {
  margin-top: -9px;
}
#find-retailer #location_search_form .btn-group.bootstrap-select .btn {
  padding: 4px 14px 3px;
  font-size: 12px;
}
#find-retailer #location_search_form input[type='submit'] {
  margin-left: 5px;
  margin-bottom: 9px;
  padding: 6px 13px 1px;
}
@media (max-width: 767px) {
  #find-retailer #location_search_form input[type='submit'] {
    text-align: center;
    display: block;
    margin: 8px auto 0;
  }
}
#press-header {
  text-align: center;
}
#press-header #nav-press {
  margin-bottom: 8px;
}
.press-subhead {
  font-family: deadmanshand;
  text-transform: lowercase;
  font-size: 22px;
  text-align: center;
  margin-bottom: 21px;
}
#press-print {
  *zoom: 1;
}
#press-print:before,
#press-print:after {
  display: table;
  content: "";
  line-height: 0;
}
#press-print:after {
  clear: both;
}
#press-print .print-items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#press-print .print-items li {
  margin-bottom: 55px;
  width: 47%;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  #press-print .print-items li {
    width: 100%;
  }
}
#press-print .print-items li .aspect-wrap {
  padding-top: 66%;
}
#press-print .print-items li .content-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#press-print .print-items li .print-content {
  position: relative;
  width: 100%;
  height: 100%;
}
#press-print .print-items li:nth-child(2n) {
  margin-left: 4%;
}
#press-print .print-items .print-image {
  width: 50%;
  float: left;
}
#press-print .print-items .print-image img {
  max-width: 100%;
  max-height: 100%;
}
#press-print .print-items .print-info {
  width: 45%;
  height: 100%;
  float: left;
  padding-left: 3%;
  position: relative;
}
#press-print .print-items .print-info .publication,
#press-print .print-items .print-info .date {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
}
#press-print .print-items .print-info .date {
  padding-bottom: 8px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 21px;
}
#press-print .print-items .print-info .quote-icon {
  font-size: 140px;
  line-height: 0px;
  color: #eeeeee;
  margin-top: 85px;
}
#press-print .print-items .print-info .excerpt {
  font-size: 20px;
  line-height: 26px;
  margin-top: -20px;
}
@media (max-width: 767px) {
  #press-print .print-items .print-info .excerpt {
    font-size: 16px;
    line-height: 22px;
    margin-top: -64px;
  }
}
#press-print .print-items .print-info .pdf-link {
  text-transform: lowercase;
  font-style: italic;
  position: absolute;
  bottom: 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  #press-print .print-items .print-info .pdf-link {
    margin-top: 8px;
    position: inherit;
  }
}
#press-digital {
  margin-top: 55px;
  border-top: 3px solid #eeeeee;
  padding-top: 34px;
}
#press-digital .digital-items {
  list-style-type: none;
}
#press-digital .digital-items li {
  width: 24%;
  display: inline-block;
  margin-bottom: 60px;
}
#press-digital .digital-items li .digital-image {
  margin-bottom: 13px;
}
#press-digital .digital-items li .digital-image img {
  max-height: 50px;
  max-width: 100%;
}
#press-digital .digital-items li .publication,
#press-digital .digital-items li .date {
  font-family: quicksandbook;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
#news .article-detail.news {
  max-width: 900px;
  margin-top: 45px;
}
#news .news-article-info {
  margin-top: 8px;
  margin-left: 8px;
}
#news .news-article-info .headline,
#news .news-article-info .dateline {
  font-family: quicksandbook;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
#news .news-article-info .dateline {
  margin-top: 3px;
}
div#trunk-shows h3 {
  background: #ddd;
  font-family: QuicksandBook;
  padding: 10px 0 5px;
  margin-bottom: 34px;
  text-align: center;
  text-transform: uppercase;
}
div#trunk-shows #header-content {
  *zoom: 1;
  margin-bottom: 34px;
}
div#trunk-shows #header-content:before,
div#trunk-shows #header-content:after {
  display: table;
  content: "";
  line-height: 0;
}
div#trunk-shows #header-content:after {
  clear: both;
}
div#trunk-shows #header-content #image-left,
div#trunk-shows #header-content #image-middle,
div#trunk-shows #header-content #image-right {
  overflow: hidden;
}
div#trunk-shows #header-content #image-middle-top {
  margin-bottom: 20px;
}
div#trunk-shows #header-content img {
  min-width: 100%;
}
div#trunk-shows #header-content #header-text {
  text-transform: uppercase;
  font-family: QuicksandLight;
  font-size: 34px;
  margin: 55px 0 21px;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  div#trunk-shows #header-content #header-text {
    font-size: 24px;
  }
}
div#trunk-shows #header-content .social-icons {
  font-size: 11px;
  float: right;
  list-style-type: none;
  margin-top: 25px;
  margin-right: 25px;
}
@media (max-width: 767px) {
  div#trunk-shows #header-content .social-icons {
    margin-top: 13px;
  }
}
div#trunk-shows #header-content #intro-text {
  text-align: center;
  font-size: 15px;
}
div#trunk-shows ul {
  margin: 0;
  list-style-type: none;
  *zoom: 1;
}
div#trunk-shows ul:before,
div#trunk-shows ul:after {
  display: table;
  content: "";
  line-height: 0;
}
div#trunk-shows ul:after {
  clear: both;
}
div#trunk-shows #upcoming ul {
  margin-bottom: 55px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div#trunk-shows #upcoming ul .align-left {
  text-align: left;
}
div#trunk-shows #upcoming li {
  float: left;
  width: 33%;
  border-right: 1px solid #CCC;
}
div#trunk-shows #upcoming li:last-child {
  border-right: none;
}
div#trunk-shows #upcoming li .show-wrap {
  padding: 8px 21px;
}
div#trunk-shows #upcoming .date1,
div#trunk-shows #upcoming .date2,
div#trunk-shows #upcoming .date3 {
  font-size: 12px;
  line-height: 15px;
}
div#trunk-shows #upcoming .date3 {
  margin-top: 12px;
}
div#trunk-shows #upcoming .location-name {
  font-size: 14px;
}
div#trunk-shows #upcoming .at {
  font-size: 13px;
  text-transform: lowercase;
  font-family: acaslonpro-italic;
  margin: 13px 0 8px;
}
div#trunk-shows #upcoming .location-url {
  font-size: 10px;
  margin-bottom: 13px;
}
div#trunk-shows #upcoming .location-address,
div#trunk-shows #upcoming .location-phone {
  font-size: 11px;
}
div#trunk-shows #find {
  text-transform: uppercase;
  letter-spacing: 1px;
}
div#trunk-shows #find h4 {
  font-family: quicksandbook;
  margin-top: 34px;
}
div#trunk-shows #find ul {
  margin-top: 21px;
}
div#trunk-shows #find li {
  float: left;
  width: 49%;
  border-left: 1px solid #ccc;
  margin-bottom: 34px;
}
div#trunk-shows #find li:nth-child(2n-1) {
  border-left: none;
}
div#trunk-shows #find li:nth-child(2n) .show-wrap {
  padding-left: 15%;
}
div#trunk-shows #find li .show-wrap {
  padding: 0px 10% 8px 0;
}
div#trunk-shows #find .date1,
div#trunk-shows #find .date2,
div#trunk-shows #find .date3,
div#trunk-shows #find .location-url,
div#trunk-shows #find .location-address,
div#trunk-shows #find .location-phone {
  font-size: 11px;
}
div#trunk-shows #find .location-name {
  font-size: 13px;
  margin-bottom: 8px;
}
div#trunk-shows #find .location-phone,
div#trunk-shows #find .date2,
div#trunk-shows #find .date3 {
  margin-top: 5px;
}
#polo-header ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #cccccc;
}
#polo-header ul li {
  display: inline-block;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 13px;
  color: #204060;
  width: 19.5%;
  padding: 10px 0 5px;
  text-align: center;
}
@media (max-width: 767px) {
  #polo-header ul li {
    width: 49%;
  }
}
#polo-header ul li a {
  color: #204060;
  font-weight: bold;
}
#polo-header ul li a.active {
  border-bottom: 1px solid #204060;
  padding-bottom: 1px;
}
#polo-header .polo-header-row {
  margin-bottom: 21px;
}
#polo-base h3 {
  font-family: "HelveticaNeue-Roman", "Arial Narrow Bold", sans-serif;
  font-size: 16px;
  margin-top: 21px;
  margin-bottom: 1px;
}
#polo-base ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#polo-base h5 {
  font-size: 13px;
  font-weight: bold;
  color: #204060;
  margin-top: 0;
  margin-bottom: 8px;
}
#polo-base a {
  color: #204060;
  border-bottom: none;
}
.featured-player {
  background: #cccccc;
  padding: 18px 13px 9px;
  margin-bottom: 21px;
  *zoom: 1;
}
.featured-player:before,
.featured-player:after {
  display: table;
  content: "";
  line-height: 0;
}
.featured-player:after {
  clear: both;
}
.featured-player .featured-player-image {
  padding-left: 13px;
}
#polo-billboard {
  text-align: center;
  margin-bottom: 21px;
}
.polo-sidebar-box {
  border: 4px double #bbbbbb;
  padding: 13px;
  font-size: 12px;
}
.polo-sidebar-box ul {
  width: 100%;
}
.polo-sidebar-box li {
  width: 100%;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
.polo-sidebar-box li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.polo-sidebar-box a {
  color: #204060;
  font-weight: bold;
}
.scorecard {
  position: relative;
  text-transform: uppercase;
}
.scorecard .versus {
  position: absolute;
  left: 48%;
}
.eventcard {
  text-transform: uppercase;
  color: #204060;
}
.polo-news ul {
  *zoom: 1;
}
.polo-news ul:before,
.polo-news ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.polo-news ul:after {
  clear: both;
}
.polo-news li {
  *zoom: 1;
  margin-top: 21px;
  padding-right: 20px;
}
.polo-news li:before,
.polo-news li:after {
  display: table;
  content: "";
  line-height: 0;
}
.polo-news li:after {
  clear: both;
}
#polo-carousel .outer-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15%;
  top: initial;
  background: rgba(89, 91, 94, 0.75);
}
#polo-carousel .text-wrap-inner {
  text-align: left;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 15px;
}
.polo-records {
  margin-top: 8px !important;
  margin-right: 34px !important;
}
.polo-records .tournament-name {
  color: #58585b;
  padding: 5px 8px 2px 5px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.polo-records .venue-name {
  padding-left: 5px;
  margin-top: 2px;
  margin-bottom: 21px;
}
.polo-records .polo-scores li {
  padding-left: 5px;
  padding-bottom: 21px;
  margin-top: 13px;
  margin-bottom: 21px;
  border-bottom: 1px solid #a7a9ab;
}
.polo-records .polo-scores li:last-child {
  border-bottom: 2px solid #808284;
  margin-bottom: 34px;
}
.polo-event-list li {
  padding-left: 5px;
  padding-bottom: 13px;
  margin-top: 21px;
  margin-bottom: 21px;
  border-bottom: 1px solid #a7a9ab;
}
.polo-event-list li:last-child {
  border-bottom: none;
  margin-bottom: 34px;
}
.polo-event-list .polo-event-title {
  text-transform: uppercase;
}
.polo-event-list .polo-event-date {
  margin-top: 8px;
}
.polo-event-list .polo-event-content {
  margin-top: 13px;
}
.polo-article-list li {
  *zoom: 1;
  padding-left: 5px;
  padding-bottom: 13px;
  margin-top: 21px;
  margin-bottom: 21px;
  padding-right: 34px;
}
.polo-article-list li:before,
.polo-article-list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.polo-article-list li:after {
  clear: both;
}
.polo-article-list .polo-article-title {
  text-transform: uppercase;
}
.polo-team-list li {
  width: 50%;
  float: left;
  margin-bottom: 13px;
}
.polo-team-list .player-wrap {
  padding-right: 0px;
  padding-left: 8%;
  margin-bottom: 55px;
}
.polo-team-list li:nth-child(2n+1) .player-wrap {
  padding-right: 8%;
  padding-left: 0px;
}
.polo-team-list .player-name {
  text-transform: uppercase;
  font-weight: bold;
}
.polo-team-list .player-image {
  padding-left: 10px;
}
.polo-team-list .player-bio {
  margin-top: 13px;
}
.polo-team-list .polo-players {
  *zoom: 1;
  margin-top: 21px !important;
}
.polo-team-list .polo-players:before,
.polo-team-list .polo-players:after {
  display: table;
  content: "";
  line-height: 0;
}
.polo-team-list .polo-players:after {
  clear: both;
}
.polo-team-list .polo-horses {
  *zoom: 1;
  border-top: 1px solid #bbbbbb;
  padding-top: 55px !important;
}
.polo-team-list .polo-horses:before,
.polo-team-list .polo-horses:after {
  display: table;
  content: "";
  line-height: 0;
}
.polo-team-list .polo-horses:after {
  clear: both;
}
.polo-team-list .polo-horses li {
  margin-bottom: 25px;
}
.polo-article-detail {
  position: relative;
}
.polo-article-detail .headline {
  text-transform: uppercase;
  color: #204060;
  margin-bottom: 13px;
  margin-top: 13px;
}
.polo-article-detail #more-photos {
  margin-top: 8px;
}
.polo-article-detail #author {
  margin-bottom: 10px;
  margin-top: 17px;
}
.polo-article-detail #photo-caption {
  display: inline-block;
}
.polo-article-detail #photo-credit {
  display: inline-block;
  text-align: right;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .polo-article-detail #photo-credit {
    display: block;
  }
}
.polo-article-detail #date {
  margin-top: 34px;
  margin-bottom: 8px;
}
.polo-article-detail #prev,
.polo-article-detail #next {
  text-transform: none;
  font-family: "ACaslonPro-Regular", Georgia, "Times New Roman", Times, serif;
}
#polo-base .polo-gallery li {
  position: relative;
  width: 33%;
  float: left;
}
#polo-base .polo-gallery li .polo-gallery-wrap {
  padding: 13%;
}
#polo-base .polo-gallery li h5 {
  margin: 8px 5px;
}
#polo-base .polo-gallery .polo-modal-slideshow {
  width: 90%;
  margin-left: 0;
  left: 5%;
  right: 5%;
  top: 3%;
  bottom: 5%;
  max-height: 768px;
}
#polo-base .polo-gallery .polo-modal-slideshow .modal-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
}
#polo-base .polo-gallery .polo-modal-slideshow .modal-header {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 554;
}
#polo-base .polo-gallery .polo-modal-slideshow .modal-header .close {
  z-index: 555;
  margin-top: -3px;
}
#polo-base .polo-gallery .polo-modal-slideshow .modal-huge-body {
  height: 100%;
  position: relative;
  width: 100%;
}
#polo-base .polo-gallery .polo-modal-slideshow .polo-carousel {
  position: absolute;
  left: 0;
  top: 25px;
  right: 0;
  bottom: 0;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-outer-wrap {
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
  height: 100%;
  width: 100%;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-inner {
  vertical-align: middle;
  text-align: center;
  height: 100%;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-inner .slide-img {
  position: relative;
  height: 100%;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-inner .portrait img {
  max-height: 90%;
  margin: 0 auto;
  max-width: 40%;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-inner .landscape img {
  max-width: 80%;
  max-height: 90%;
  margin: 0 auto;
}
#polo-base .polo-gallery .polo-modal-slideshow .carousel-inner > .active {
  height: 100%;
}
#polo-base .polo-gallery .polo-modal-slideshow .slide-under {
  position: relative;
  height: 30px;
}
#polo-base .polo-gallery .polo-modal-slideshow .slide-caption {
  margin-top: 21px;
  margin-left: 8px;
  position: absolute;
  left: 20px;
  font-size: 12px;
}
#polo-base .polo-gallery .polo-modal-slideshow .slide-credit {
  position: absolute;
  right: 20px;
  margin-top: 3px;
  margin-right: 8px;
  font-size: 10px;
}
