/**
 * BaseWeb
 * A front-end framework
 *
 * @author Sebastian Nitu
 * @url https://github.com/sebnitu/BaseWeb
 * @url http://sebnitu.com
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.polaroid {
  background: #ffffff;
  background-clip: padding-box;
  padding: 5px;
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
nav ol {
  list-style: none;
  margin: 0;
}
nav ul li,
nav ol li {
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .header,
  .nav,
  .sidebar,
  .sidebar-bg,
  .footer,
  .snap-drawers {
    display: none;
  }
}
.container {
  position: relative;
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  *zoom: 1;
}
.container:before,
.container:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.container:after {
  clear: both;
}
@media screen and (min-width: 760px) {
  .container {
    width: auto;
    max-width: 1200px;
  }
}
@media screen and (min-width: 760px) and (min-width: 1240px) {
  .container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 990px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
@media screen and (min-width: 1380px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
.row {
  position: relative;
  *zoom: 1;
}
.row:before,
.row:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after {
  clear: both;
}
[class*="col-"] {
  position: relative;
  min-height: 1px;
}
html {
  font-size: 1em;
  line-height: 1.6em;
}
body {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-weight: normal;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 12px 0;
  font-family: 'Open Sans', "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  letter-spacing: -0.03em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #b69115;
  border: 0 none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #b69115;
}
h1 {
  font-size: 1.38em;
  line-height: 1.43em;
}
h2 {
  font-size: 1.63em;
  line-height: 1.37em;
}
h3 {
  font-size: 1.25em;
  line-height: 1.48em;
}
h4 {
  font-size: 1.13em;
  line-height: 1.53em;
}
h5 {
  font-size: 1em;
  line-height: 1.6em;
}
h6 {
  font-size: 0.88em;
  line-height: 1.68em;
}
#responsive .tablet h1 {
  font-size: 2em;
  line-height: 1.3em;
}
p {
  margin: 12px 0;
}
p.intro {
  font-family: 'Open Sans', "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 1.13em;
  line-height: 1.53em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
small {
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  color: #bbbbbb;
}
del {
  text-decoration: line-through;
}
cite {
  font-style: normal;
}
.delete {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.delete:after {
  content: "\0020";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background-color: #f4f4f4;
  background-color: rgba(222, 81, 81, 0.6);
}
.underline {
  text-decoration: underline;
}
.highlight {
  background-color: #f4f4f4;
  background-color: rgba(219, 207, 72, 0.6);
}
a {
  color: #b69115;
  text-decoration: none;
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
}
a:hover {
  color: #b69115;
  cursor: pointer;
  border-color: #c7c7c7;
  border-color: rgba(0, 0, 0, 0.2);
}
ul,
ol {
  margin: 12px 0 12px 18px;
}
ul.remove-list-styles,
ol.remove-list-styles {
  list-style: none;
  margin: 0;
}
ul.remove-list-styles li,
ol.remove-list-styles li {
  margin: 0;
}
ul.inline-list li,
ol.inline-list li {
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}
ul,
ul ul ul ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
ul ul ul {
  list-style: disc;
}
ol,
ol ol ol ol {
  list-style: decimal;
}
ol ol {
  list-style: lower-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ul li,
ol li {
  margin: 6px 0;
}
dl {
  margin: 12px 0;
}
dl dt {
  margin: 12px 0 0;
  font-weight: bold;
}
dl dd {
  margin: 0 0 12px 18px;
}
hr {
  margin: 24px 0;
  padding: 0;
  background: none;
  height: 0;
  width: 100%;
  display: block;
  clear: both;
  border: 0 none;
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
hr.dotted {
  border-bottom: 1px dotted;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
hr.dashed {
  border-bottom: 1px dashed;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
hr.double {
  border-bottom: 3px double;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
.uppercase {
  text-transform: uppercase;
  letter-spacing: 1px;
}
/*==============================================================================
  @Blockquotes
==============================================================================*/
blockquote {
  margin: 1em 0;
  padding: 0.5em 1.5em;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
blockquote p {
  margin: 1em 0;
}
blockquote .video-wrapper {
  margin-bottom: 1.5em;
}
blockquote footer {
  position: relative;
  margin: 1em 0;
  display: block;
  font-size: 100%;
  color: #333333;
  font-weight: bold;
}
blockquote footer:before {
  content: '—';
  margin-right: 5px;
}
code,
pre {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 0.75em;
  line-height: 1.8em;
}
code {
  padding: 0 6px;
  margin: 0 2px;
  display: inline-block;
  white-space: nowrap;
  line-height: inherit;
  color: #ec008c;
}
pre {
  margin: 12px 0;
  padding: 12px 18px;
  overflow: auto;
  color: #333333;
}
pre code {
  margin: 0;
  padding: 0;
  background: none;
  border: 0 none;
  display: inline-block;
  white-space: pre;
  font-size: 100%;
  color: inherit;
}
pre.limit-height {
  max-height: 400px;
}
img {
  margin: 12px 0;
  display: block;
  max-width: 100%;
  height: auto;
}
img.full {
  display: block;
}
img.rounded {
  border-radius: 4px;
}
img.circle {
  border-radius: 50%;
}
img.polaroid {
  background: #ffffff;
  background-clip: padding-box;
  padding: 5px;
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.image-wrap {
  margin: 12px 0;
  position: relative;
  display: block;
}
.image-wrap img {
  position: relative;
  z-index: 5;
  margin: 0;
  float: none;
  display: block;
}
.image-wrap img.full {
  margin-top: 12px;
}
.image-wrap img.rounded {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.image-wrap .caption {
  position: relative;
  z-index: 10;
  margin: -1px 0 0 0;
  padding: 6px 12px;
  display: block;
  clear: both;
  font-size: 0.9em;
  text-align: center;
  border: 1px solid;
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
img.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-wrap.center {
  text-align: center;
}
p img.align-center {
  margin-top: 0;
}
img.align-left,
.image-wrap.align-left {
  margin: 12px 18px 12px 0;
  float: left;
}
p img.align-left {
  margin-top: 0;
}
img.align-right,
.image-wrap.align-right {
  margin: 12px 0 12px 18px;
  float: right;
}
p img.align-right {
  margin-top: 0;
}
table {
  width: 100%;
  max-width: 100%;
  background: transparent;
  margin: 12px 0;
  overflow: auto;
}
table th {
  color: #333333;
  text-align: left;
  font-weight: bold;
}
.responsive-table td,
.responsive-table th {
  display: block;
  margin: 0;
  border-left: 0 none !important;
}
.responsive-table td:first-child,
.responsive-table th:first-child {
  border-left: 0 none !important;
}
table.rowed {
  border-collapse: separate;
}
table.rowed td,
table.rowed th {
  padding: 6px 12px;
  border-bottom: 1px solid;
  border-color: #d0d0d0;
  border-color: rgba(0, 0, 0, 0.15);
}
table.rowed tr:last-child td {
  border-bottom: 0 none;
}
table.columned {
  border-collapse: separate;
}
table.columned td,
table.columned th {
  padding: 6px 12px;
  border-left: 1px solid;
  border-color: #d0d0d0;
  border-color: rgba(0, 0, 0, 0.15);
}
table.columned th {
  border-left: 1px solid;
  border-color: #d0d0d0;
  border-color: rgba(0, 0, 0, 0.15);
}
table.columned tr td:first-child,
table.columned tr th:first-child {
  border-left: 0 none;
}
table.stripes th {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.stripes tr:nth-child(even) td {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.stripes-horizontal th {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.stripes-horizontal tr:nth-child(even) td {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.stripes-vertical th:nth-child(odd) {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.stripes-vertical tr td:nth-child(odd) {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
table.bordered {
  border-collapse: separate;
  border: 1px solid;
  border-color: #d0d0d0;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: transparent;
  border-radius: 4px;
}
table.bordered td,
table.bordered th {
  padding: 6px 12px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #d0d0d0;
  border-color: rgba(0, 0, 0, 0.15);
}
table.bordered tr:last-child td {
  border-bottom: 0 none;
}
table.bordered tr td:first-child,
table.bordered tr th:first-child {
  border-left: 0 none;
}
table.bordered tbody tr:last-child td:first-child,
table.bordered tbody tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
table.bordered tbody tr:last-child td:last-child,
table.bordered tbody tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
table.bordered thead tr:first-child th:first-child,
table.bordered.no-thead tr:first-child td:first-child,
table.bordered.no-thead tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
table.bordered thead tr:first-child th:last-child,
table.bordered.no-thead tr:first-child td:last-child,
table.bordered.no-thead tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
table.padded td,
table.padded th {
  padding: 6px 12px;
}
table.condensed td,
table.condensed th {
  padding: 3px 6px;
}
table.hover thead tr th:hover,
table.hover tbody tr:hover {
  background-color: #dbcf48;
  background-color: rgba(255, 242, 0, 0.25);
}
table.hover tbody tr:hover td {
  background: transparent;
}
/**
 * Form Classes
 */
form {
  margin: 12px 0;
}
fieldset {
  margin: 12px 0;
}
label {
  margin: 6px 0;
  padding: 0;
  display: inline-block;
}
label.checkbox,
label.radio {
  margin-right: 6px;
}
label.checkbox:last-child,
label.radio:last-child {
  margin-right: 0;
}
select {
  margin: 6px 0;
}
button {
  cursor: pointer;
}
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="time"],
input[type="week"],
input[type="month"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="range"],
input[type="color"],
.gform_wrapper select {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 0.88em;
  line-height: 1.68em;
  color: #333333;
  box-sizing: border-box;
  width: 220px;
  height: 34px;
  max-width: 100%;
  display: inline-block;
  padding: 6px 6px;
  margin: 6px 0;
  border: 1px solid;
  border-color: #bfbfbf;
  border-color: rgba(0, 0, 0, 0.25);
  background: none;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="range"]:focus,
input[type="color"]:focus,
.gform_wrapper select:focus {
  outline: none;
  border-color: #e0e0e0;
  border-color: rgba(79, 190, 238, 0.8);
  box-shadow: 0 1px 3px rgba(0,0,0, 0.05) inset, 0 1px 3px rgba(35,130,247, 0.1);
}
select[multiple="multiple"] {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="range"] {
  width: auto;
}
input[type="color"] {
  width: 30px;
  height: 30px;
  padding: 2px 4px;
}
input[type="radio"],
input[type="checkbox"] {
  position: relative;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  top: -1px;
}
form .group {
  *zoom: 1;
  margin: 12px 0;
}
form .group:before,
form .group:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
form .group:after {
  clear: both;
}
form .group .group-key label {
  font-weight: bold;
  display: block;
}
.key-align-left .group .group-key {
  text-align: left;
}
.key-align-right .group .group-key {
  text-align: right;
}
.value-align-left .group .group-value {
  text-align: left;
}
.value-align-right .group .group-value {
  text-align: right;
}
.make-form-inline .group {
  display: inline-block;
}
.make-form-inline .group .group-key {
  float: none;
  width: auto;
}
.make-form-inline .group .group-key label {
  line-height: inherit;
}
.make-form-inline .group .group-value {
  padding-left: 0;
}
form.vertical .group,
fieldset.vertical .group {
  display: block;
}
form.vertical .group .group-key,
fieldset.vertical .group .group-key {
  float: none;
  width: auto;
}
form.vertical .group .group-key label,
fieldset.vertical .group .group-key label {
  line-height: inherit;
}
form.vertical .group .group-value,
fieldset.vertical .group .group-value {
  padding-left: 0;
}
form.horizontal .group,
fieldset.horizontal .group {
  display: block;
}
form.horizontal .group .group-key,
fieldset.horizontal .group .group-key {
  float: none;
  width: auto;
}
form.horizontal .group .group-key label,
fieldset.horizontal .group .group-key label {
  line-height: inherit;
}
form.horizontal .group .group-value,
fieldset.horizontal .group .group-value {
  padding-left: 0;
}
form.inline .group,
fieldset.inline .group {
  display: inline-block;
}
form.inline .group .group-key,
fieldset.inline .group .group-key {
  float: none;
  width: auto;
}
form.inline .group .group-key label,
fieldset.inline .group .group-key label {
  line-height: inherit;
}
form.inline .group .group-value,
fieldset.inline .group .group-value {
  padding-left: 0;
}
/**
 * Make Form Bodered
 * Give the form a border and seperates groups with more borders!
 */
form.bordered,
fieldset.bordered {
  border: 1px solid;
  border-radius: 4px;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.15);
}
form.bordered .group,
fieldset.bordered .group {
  padding: 9px 15px;
  margin: 0;
  border-top: 1px solid;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.15);
}
form.bordered .group:first-child,
fieldset.bordered .group:first-child {
  border-top: 0 none;
}
form.filled .group,
fieldset.filled .group {
  padding: 9px 15px;
  margin: 6px 0;
  border-radius: 4px;
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.04);
}
.form-header h2 {
  font-size: 1.13em;
  line-height: 1.53em;
  font-weight: normal;
  color: #b69115;
}
.group button,
.group input[type="submit"] {
  margin: 6px 12px 6px 0;
}
.group button:last-child,
.group input[type="submit"]:last-child {
  margin-right: 0;
}
body {
  /**
   * Gravity Forms Heading
   */
  /**
   * Gravity Forms Body
   */
  /**
   * Gravity Forms Footer
   */
}
body .gform_wrapper {
  width: 100%;
  max-width: none;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password],
body .gform_wrapper textarea,
body .gform_wrapper select {
  font-size: 14px;
  padding: 6px;
}
body .gform_heading h3.gform_title {
  font-size: 1.38em;
  line-height: 1.43em;
  text-transform: uppercase;
  letter-spacing: 0;
  width: auto;
  margin: 10px 0;
}
body .gform_heading span.gform_description {
  display: block;
  margin: 10px 0;
  font-family: 'Open Sans', "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 1.13em;
  line-height: 1.53em;
  font-weight: normal;
  color: #b69115;
}
body .gform_body .gform_fields {
  border: 1px solid;
  border-radius: 4px;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #f2f0eb;
  background-color: rgba(0, 0, 0, 0.02);
  /* background: #EBE9E5; */
}
body .gform_body .gform_fields .gfield {
  padding: 9px 15px;
  margin: 0;
  border-top: 1px solid;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.15);
}
body .gform_body .gform_fields .gfield:first-child {
  border-top: 0 none;
}
body .gform_body .gform_fields .gfield_label {
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .gform_footer {
  background-color: #ebebeb;
  background-color: rgba(0, 0, 0, 0.06);
  border: 1px solid;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.09);
  border-radius: 4px;
}
body .gform_footer .gform_button,
body .gform_footer input.button,
body .gform_footer input[type="submit"] {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #cba215;
  background-image: -moz-linear-gradient(top, #dcb327, #cba215);
  background-image: -ms-linear-gradient(top, #dcb327, #cba215);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#cba215));
  background-image: -webkit-linear-gradient(top, #dcb327, #cba215);
  background-image: -o-linear-gradient(top, #dcb327, #cba215);
  background-image: linear-gradient(top, #dcb327, #cba215);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
  font-size: 14px !important;
}
body .gform_footer .gform_button:hover,
body .gform_footer input.button:hover,
body .gform_footer input[type="submit"]:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
body .gform_footer .gform_button:active,
body .gform_footer input.button:active,
body .gform_footer input[type="submit"]:active {
  background-color: #c29b14;
  background-image: none;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
body .gform_footer .gform_button:focus,
body .gform_footer input.button:focus,
body .gform_footer input[type="submit"]:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
body .gform_wrapper .gform_footer {
  padding: 12px 15px;
}
body .gform_wrapper .gform_footer.right_label,
body .gform_wrapper .gform_footer.left_label {
  width: auto;
  padding: 12px 15px 12px 33%;
  margin-left: 0;
  margin-right: 0;
}
body .content .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0;
}
/**
 * Responsive Tablet
 */
#responsive .tablet body .gform_heading h3.gform_title {
  font-size: 2em;
  line-height: 1.3em;
}
/**
 * Input Lists
 */
body .gform_body .gform_fields .ginput_list table.gfield_list {
  background: none;
}
body .gform_body .gform_fields .ginput_list table.gfield_list td {
  padding: 0;
  vertical-align: middle;
}
body .gform_body .gform_fields .ginput_list table.gfield_list .gfield_list_icons img {
  float: left;
  margin: 0;
}
body .gform_body .gform_fields .ginput_list table.gfield_list .gfield_list_icons img[style] {
  margin: 0 0 0 5px !important;
}
/**
 * Radio
 */
body .gform_body ul.gform_fields ul.gfield_radio li {
  margin: 10px 30px 10px 0;
  display: inline-block;
}
body .gform_body ul.gform_fields ul.gfield_radio li input[type="radio"] {
  margin-top: 6px;
}
body .gform_body ul.gform_fields ul.gfield_radio li label {
  font-size: 14px;
  line-height: 26px;
}
/**
 * Section Dividers
 */
body .gform_body .gform_fields .gfield.gsection {
  position: relative;
  z-index: 5;
  border-bottom: 0 none;
  border-top: 1px solid;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.15);
}
body .gform_body .gform_fields .gfield.gsection:first-child {
  border-top: 0 none;
}
/**
 * Date Picker
 */
body .gform_body .gform_fields .ginput_container {
  vertical-align: middle;
}
body .gform_body .gform_fields .ginput_container .ui-datepicker-trigger {
  display: inline-block;
  margin: 0 0 -5px 5px;
}
.ui-datepicker table {
  margin: 0;
}
/**
 * Sub labels
 */
body .gform_body .gform_fields .ginput_complex label {
  font-size: 13px;
  letter-spacing: normal;
  margin-top: -5px;
  margin-bottom: 6px;
}
body .gform_confirmation_wrapper {
  background: #dfeded;
  border: 1px solid #b2dae2;
  padding: 15px 20px;
  margin: 15px 0;
  border-radius: 4px;
}
.btn {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -o-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: linear-gradient(top, #fefefe, #f5f5f5);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn:hover {
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  background-position: 0 -30px;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn:active {
  background-color: #f0f0f0;
  background-image: none;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-black {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #555555;
  background-image: -moz-linear-gradient(top, #666666, #555555);
  background-image: -ms-linear-gradient(top, #666666, #555555);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#555555));
  background-image: -webkit-linear-gradient(top, #666666, #555555);
  background-image: -o-linear-gradient(top, #666666, #555555);
  background-image: linear-gradient(top, #666666, #555555);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-black:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-black:active {
  background-color: #505050;
  background-image: none;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-black:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #17a9e8;
  background-image: -moz-linear-gradient(top, #3db7ec, #17a9e8);
  background-image: -ms-linear-gradient(top, #3db7ec, #17a9e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3db7ec), to(#17a9e8));
  background-image: -webkit-linear-gradient(top, #3db7ec, #17a9e8);
  background-image: -o-linear-gradient(top, #3db7ec, #17a9e8);
  background-image: linear-gradient(top, #3db7ec, #17a9e8);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #1288ba;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-blue:active {
  background-color: #16a3df;
  background-image: none;
  border-color: #1288ba;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-blue:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #1288ba;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-green {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #459b41;
  background-image: -moz-linear-gradient(top, #53b54f, #459b41);
  background-image: -ms-linear-gradient(top, #53b54f, #459b41);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#53b54f), to(#459b41));
  background-image: -webkit-linear-gradient(top, #53b54f, #459b41);
  background-image: -o-linear-gradient(top, #53b54f, #459b41);
  background-image: linear-gradient(top, #53b54f, #459b41);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-green:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #357732;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-green:active {
  background-color: #41933e;
  background-image: none;
  border-color: #357732;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-green:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #357732;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #c0b326;
  background-image: -moz-linear-gradient(top, #d8ca37, #c0b326);
  background-image: -ms-linear-gradient(top, #d8ca37, #c0b326);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d8ca37), to(#c0b326));
  background-image: -webkit-linear-gradient(top, #d8ca37, #c0b326);
  background-image: -o-linear-gradient(top, #d8ca37, #c0b326);
  background-image: linear-gradient(top, #d8ca37, #c0b326);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #958b1d;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-yellow:active {
  background-color: #b7ab24;
  background-image: none;
  border-color: #958b1d;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-yellow:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #958b1d;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-orange {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #e48830;
  background-image: -moz-linear-gradient(top, #e89c54, #e48830);
  background-image: -ms-linear-gradient(top, #e89c54, #e48830);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e89c54), to(#e48830));
  background-image: -webkit-linear-gradient(top, #e89c54, #e48830);
  background-image: -o-linear-gradient(top, #e89c54, #e48830);
  background-image: linear-gradient(top, #e89c54, #e48830);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-orange:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #c66e1a;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-orange:active {
  background-color: #e28227;
  background-image: none;
  border-color: #c66e1a;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-orange:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #c66e1a;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #db4040;
  background-image: -moz-linear-gradient(top, #e16262, #db4040);
  background-image: -ms-linear-gradient(top, #e16262, #db4040);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e16262), to(#db4040));
  background-image: -webkit-linear-gradient(top, #e16262, #db4040);
  background-image: -o-linear-gradient(top, #e16262, #db4040);
  background-image: linear-gradient(top, #e16262, #db4040);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-red:active {
  background-color: #d93737;
  background-image: none;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-red:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-violet {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #b55bce;
  background-image: -moz-linear-gradient(top, #c37bd8, #b55bce);
  background-image: -ms-linear-gradient(top, #c37bd8, #b55bce);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c37bd8), to(#b55bce));
  background-image: -webkit-linear-gradient(top, #c37bd8, #b55bce);
  background-image: -o-linear-gradient(top, #c37bd8, #b55bce);
  background-image: linear-gradient(top, #c37bd8, #b55bce);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-violet:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #a139be;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-violet:active {
  background-color: #b153cc;
  background-image: none;
  border-color: #a139be;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-violet:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #a139be;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue-green {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #2ea295;
  background-image: -moz-linear-gradient(top, #48b69e, #2ea295);
  background-image: -ms-linear-gradient(top, #48b69e, #2ea295);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#48b69e), to(#2ea295));
  background-image: -webkit-linear-gradient(top, #48b69e, #2ea295);
  background-image: -o-linear-gradient(top, #48b69e, #2ea295);
  background-image: linear-gradient(top, #48b69e, #2ea295);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue-green:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #237a70;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-blue-green:active {
  background-color: #2c9a8d;
  background-image: none;
  border-color: #237a70;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-blue-green:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #237a70;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow-green {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #82a733;
  background-image: -moz-linear-gradient(top, #96c043, #82a733);
  background-image: -ms-linear-gradient(top, #96c043, #82a733);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#96c043), to(#82a733));
  background-image: -webkit-linear-gradient(top, #96c043, #82a733);
  background-image: -o-linear-gradient(top, #96c043, #82a733);
  background-image: linear-gradient(top, #96c043, #82a733);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow-green:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-yellow-green:active {
  background-color: #7c9f31;
  background-image: none;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-yellow-green:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow-orange {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #d29d2b;
  background-image: -moz-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -ms-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0b345), to(#d29d2b));
  background-image: -webkit-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -o-linear-gradient(top, #e0b345, #d29d2b);
  background-image: linear-gradient(top, #e0b345, #d29d2b);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-yellow-orange:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-yellow-orange:active {
  background-color: #c99729;
  background-image: none;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-yellow-orange:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red-orange {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #df6438;
  background-image: -moz-linear-gradient(top, #e57f5b, #df6438);
  background-image: -ms-linear-gradient(top, #e57f5b, #df6438);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e57f5b), to(#df6438));
  background-image: -webkit-linear-gradient(top, #e57f5b, #df6438);
  background-image: -o-linear-gradient(top, #e57f5b, #df6438);
  background-image: linear-gradient(top, #e57f5b, #df6438);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red-orange:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #c54b1f;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-red-orange:active {
  background-color: #de5d2f;
  background-image: none;
  border-color: #c54b1f;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-red-orange:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #c54b1f;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red-violet {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #c84e87;
  background-image: -moz-linear-gradient(top, #d26e9d, #c84e87);
  background-image: -ms-linear-gradient(top, #d26e9d, #c84e87);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d26e9d), to(#c84e87));
  background-image: -webkit-linear-gradient(top, #d26e9d, #c84e87);
  background-image: -o-linear-gradient(top, #d26e9d, #c84e87);
  background-image: linear-gradient(top, #d26e9d, #c84e87);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-red-violet:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #ad366e;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-red-violet:active {
  background-color: #c54682;
  background-image: none;
  border-color: #ad366e;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-red-violet:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #ad366e;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue-violet {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #6682db;
  background-image: -moz-linear-gradient(top, #8099e2, #6682db);
  background-image: -ms-linear-gradient(top, #8099e2, #6682db);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8099e2), to(#6682db));
  background-image: -webkit-linear-gradient(top, #8099e2, #6682db);
  background-image: -o-linear-gradient(top, #8099e2, #6682db);
  background-image: linear-gradient(top, #8099e2, #6682db);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-blue-violet:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #3d60d2;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-blue-violet:active {
  background-color: #5e7bd9;
  background-image: none;
  border-color: #3d60d2;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-blue-violet:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #3d60d2;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-primary {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #cba215;
  background-image: -moz-linear-gradient(top, #dcb327, #cba215);
  background-image: -ms-linear-gradient(top, #dcb327, #cba215);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#cba215));
  background-image: -webkit-linear-gradient(top, #dcb327, #cba215);
  background-image: -o-linear-gradient(top, #dcb327, #cba215);
  background-image: linear-gradient(top, #dcb327, #cba215);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-primary:active {
  background-color: #c29b14;
  background-image: none;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-primary:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #9d7d10;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-secondary {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #555555;
  background-image: -moz-linear-gradient(top, #666666, #555555);
  background-image: -ms-linear-gradient(top, #666666, #555555);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#555555));
  background-image: -webkit-linear-gradient(top, #666666, #555555);
  background-image: -o-linear-gradient(top, #666666, #555555);
  background-image: linear-gradient(top, #666666, #555555);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-secondary:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-secondary:active {
  background-color: #505050;
  background-image: none;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-secondary:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #3b3b3b;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-success {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #82a733;
  background-image: -moz-linear-gradient(top, #96c043, #82a733);
  background-image: -ms-linear-gradient(top, #96c043, #82a733);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#96c043), to(#82a733));
  background-image: -webkit-linear-gradient(top, #96c043, #82a733);
  background-image: -o-linear-gradient(top, #96c043, #82a733);
  background-image: linear-gradient(top, #96c043, #82a733);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-success:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-success:active {
  background-color: #7c9f31;
  background-image: none;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-success:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #648027;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-warning {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #d29d2b;
  background-image: -moz-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -ms-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0b345), to(#d29d2b));
  background-image: -webkit-linear-gradient(top, #e0b345, #d29d2b);
  background-image: -o-linear-gradient(top, #e0b345, #d29d2b);
  background-image: linear-gradient(top, #e0b345, #d29d2b);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-warning:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-warning:active {
  background-color: #c99729;
  background-image: none;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-warning:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #a77e22;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-danger {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #db4040;
  background-image: -moz-linear-gradient(top, #e16262, #db4040);
  background-image: -ms-linear-gradient(top, #e16262, #db4040);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e16262), to(#db4040));
  background-image: -webkit-linear-gradient(top, #e16262, #db4040);
  background-image: -o-linear-gradient(top, #e16262, #db4040);
  background-image: linear-gradient(top, #e16262, #db4040);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-danger:hover {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-position: 0 -30px;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-danger:active {
  background-color: #d93737;
  background-image: none;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-danger:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #c32525;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.btn-faint {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 0.2);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
  color: #808080;
  color: rgba(0, 0, 0, 0.5);
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255,255,255, 0.75);
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s, color linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s, color linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s, color linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s, color linear 0.2s;
}
.btn-faint:hover {
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  background-position: 0 -30px;
  border-color: rgba(230, 230, 230, 0.2);
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.btn-faint:active {
  background-color: rgba(250, 250, 250, 0.2);
  background-image: none;
  border-color: rgba(230, 230, 230, 0.2);
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.btn-faint:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: rgba(230, 230, 230, 0.2);
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.disabled,
.disabled:hover,
.disabled:active,
.disabled:focus {
  background-image: none;
  cursor: not-allowed;
  box-shadow: none;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.25);
  opacity: 0.6;
}
.btn-link {
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: 0 none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
  line-height: 1.20em;
  color: #b69115;
  text-decoration: none;
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
  cursor: pointer;
  display: inline;
}
.btn-link:hover {
  color: #b69115;
  cursor: pointer;
  border-color: #c7c7c7;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-huge {
  font-size: 0.94em;
  line-height: 1.64em;
  padding: 18px 48px;
}
.btn-large {
  font-size: 0.88em;
  line-height: 1.68em;
  padding: 12px 24px;
}
.btn-small {
  font-size: 0.75em;
  line-height: 1.8em;
  padding: 3px 8px;
}
.btn-tiny {
  font-size: 0.69em;
  line-height: 1.87em;
  padding: 2px 8px;
}
.btn-pill {
  border-radius: 300px;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-group {
  position: relative;
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}
.btn-group:before,
.btn-group:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.btn-group:after {
  clear: both;
}
.btn-group > .btn {
  font-size: 13px;
  position: relative;
  z-index: 5;
  border-radius: 0;
  margin-right: -1px;
}
.btn-group > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:active,
.btn-group > .btn:focus {
  z-index: 10;
}
.btn-group-vertical {
  position: relative;
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}
.btn-group-vertical:before,
.btn-group-vertical:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.btn-group-vertical:after {
  clear: both;
}
.btn-group-vertical > .btn {
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 5;
  border-radius: 0;
  margin-bottom: -1px;
}
.btn-group-vertical > .btn:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.btn-group-vertical > .btn:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
}
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus {
  z-index: 10;
}
.btn-wrap {
  text-align: center;
  padding: 20px;
  margin: 20px 0;
  background-color: rgba(0, 0, 0, 0.06);
  background-color: #eeeadf;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#dedace), to(#eeeadf));
  background-image: -webkit-radial-gradient(circle, #dedace, #eeeadf);
  background-image: -moz-radial-gradient(circle, #dedace, #eeeadf);
  background-image: -o-radial-gradient(circle, #dedace, #eeeadf);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
/*==============================================================================
  @Video
==============================================================================*/
.video-wrapper {
  position: relative;
  display: block;
  height: 0;
  margin: 1em 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-wrapper .video-item,
.video-wrapper embed,
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
@font-face {
  font-family: 'fs-icons';
  src: url('/shared-assets/fonts/fs-icons/fs-icons.eot?-j4qaft');
  src: url('/shared-assets/fonts/fs-icons/fs-icons.eot?#iefix-j4qaft') format('embedded-opentype'), url('/shared-assets/fonts/fs-icons/fs-icons.ttf?-j4qaft') format('truetype'), url('/shared-assets/fonts/fs-icons/fs-icons.woff?-j4qaft') format('woff'), url('/shared-assets/fonts/fs-icons/fs-icons.svg?-j4qaft#fs-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'fs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-half:before {
  content: "\e915";
}
.icon-email:before {
  content: "\2709";
}
.icon-user:before {
  content: "\e004";
}
.icon-home:before {
  content: "\e021";
}
.icon-fire:before {
  content: "\e023";
}
.icon-users:before {
  content: "\e025";
}
.icon-user-girl:before {
  content: "\e036";
}
.icon-notes:before {
  content: "\e040";
}
.icon-chart:before {
  content: "\e042";
}
.icon-pie-chart:before {
  content: "\e043";
}
.icon-group:before {
  content: "\e044";
}
.icon-calendar:before {
  content: "\e046";
}
.icon-link:before {
  content: "\e051";
}
.icon-eye:before {
  content: "\e052";
}
.icon-book:before {
  content: "\e072";
}
.icon-book-check:before {
  content: "\e088";
}
.icon-inbox:before {
  content: "\e131";
}
.icon-cog:before {
  content: "\e137";
}
.icon-cogs:before {
  content: "\e138";
}
.icon-image:before {
  content: "\e139";
}
.icon-folder:before {
  content: "\e145";
}
.icon-grid:before {
  content: "\e157";
}
.icon-list:before {
  content: "\e158";
}
.icon-computer:before {
  content: "\e161";
}
.icon-iphone:before {
  content: "\e164";
}
.icon-phone:before {
  content: "\e170";
}
.icon-video:before {
  content: "\e181";
}
.icon-circle-checkbox:before {
  content: "\e194";
}
.icon-circle-help:before {
  content: "\e195";
}
.icon-circle-alert:before {
  content: "\e196";
}
.icon-circle-info:before {
  content: "\e197";
}
.icon-shopping-cart:before {
  content: "\e203";
}
.icon-checkbox:before {
  content: "\e207";
}
.icon-close:before {
  content: "\e208";
}
.icon-chevron-right:before {
  content: "\e224";
}
.icon-chevron-left:before {
  content: "\e225";
}
.icon-brush:before {
  content: "\e235";
}
.icon-pen:before {
  content: "\e236";
}
.icon-zoom-in:before {
  content: "\e237";
}
.icon-zoom-out:before {
  content: "\e238";
}
.icon-location:before {
  content: "\e243";
}
.icon-comments:before {
  content: "\e245";
}
.icon-comment:before {
  content: "\e246";
}
.icon-work:before {
  content: "\e281";
}
.icon-help:before {
  content: "\e308";
}
.icon-chat:before {
  content: "\e310";
}
.icon-binder:before {
  content: "\e331";
}
.icon-dashboard:before {
  content: "\e332";
}
.icon-pin:before {
  content: "\e336";
}
.icon-world:before {
  content: "\e341";
}
.icon-thumbs-up:before {
  content: "\e344";
}
.icon-thumbs-down:before {
  content: "\e345";
}
.icon-shopping-bag:before {
  content: "\e351";
}
.icon-glasses:before {
  content: "\e600";
}
.icon-menu:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-foursquare:before {
  content: "\e901";
}
.icon-google:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-pinterest:before {
  content: "\e905";
}
.icon-tumblr:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-yelp:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-star-empty:before {
  content: "\e913";
}
.icon-star-filled:before {
  content: "\e914";
}
/*==============================================================================
  @Icons
==============================================================================*/
i {
  font-family: 'fs-icons';
  font-size: 2.2em;
  line-height: 0.5em;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased !important;
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  border: 0 none;
  margin: 0;
  padding: 0;
}
a i,
.btn i,
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  margin: -0.05em 0.2em 0 -0.2em;
  top: -0.05em;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  margin-left: 0;
}
/*==============================================================================
  @Social Links
==============================================================================*/
.social-links {
  margin: 10px -5px 5px 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
}
.social-links:before,
.social-links:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.social-links:after {
  clear: both;
}
.social-links li,
.footer .social-links li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
}
.social-links li a {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0;
  font-size: 28px;
  border: 0 none;
  overflow: hidden;
}
.social-links .icon-facebook {
  color: #4862a3;
}
.social-links .icon-facebook:hover {
  color: #4862a3;
}
.social-links .icon-twitter {
  color: #55acee;
}
.social-links .icon-twitter:hover {
  color: #55acee;
}
.social-links .icon-youtube {
  color: #e22017;
}
.social-links .icon-youtube:hover {
  color: #e22017;
}
.social-links .icon-google {
  color: #dc473a;
}
.social-links .icon-google:hover {
  color: #dc473a;
}
.social-links .icon-pinterest {
  color: #ce2020;
}
.social-links .icon-pinterest:hover {
  color: #ce2020;
}
.social-links .icon-instagram {
  color: #004879;
}
.social-links .icon-instagram:hover {
  color: #004879;
}
.social-links .icon-linkedin {
  color: #1f88bd;
}
.social-links .icon-linkedin:hover {
  color: #1f88bd;
}
.social-links .icon-yelp {
  color: #c41200;
}
.social-links .icon-yelp:hover {
  color: #c41200;
}
.social-links .icon-foursquare {
  color: #2d5be3;
}
.social-links .icon-foursquare:hover {
  color: #2d5be3;
}
.social-links .icon-tumblr {
  color: #36465d;
}
.social-links .icon-tumblr:hover {
  color: #36465d;
}
.dropdown {
  display: none;
  float: left;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  padding: 5px;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #a9a9a9;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0,0,0, 0.2);
  list-style: none;
  margin: 0;
  /*
  li.dropdown-parent:after {
    #arrow > .right(4px, rgba(0,0,0, 0.25));
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }
  li.dropdown-parent.active:after {
    #arrow > .right(4px, rgba(255,255,255, 0.75));
  }
  */
}
.dropdown li {
  margin: 0;
}
.dropdown li {
  position: relative;
}
.dropdown li a {
  border: 0 none;
  display: block;
  padding: 4px 12px;
  white-space: nowrap;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  text-align: left;
  border-radius: 4px;
}
.dropdown li > a:hover,
.dropdown li > a:focus,
.dropdown li:hover > a {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.05);
}
.dropdown li.active > a,
.dropdown li.active > a:hover,
.dropdown li.active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b69115;
  background-color: rgba(182, 145, 21, 0.95);
}
.dropdown li.disabled > a,
.dropdown li.disabled > a:hover,
.dropdown li.disabled > a:focus {
  color: #999999;
  background: none;
  cursor: default;
}
.dropdown li.dropdown-parent > a {
  padding-right: 30px;
}
.dropdown li.seperator {
  height: 1px;
  margin: 5px -5px;
  background-color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0.1);
}
.dropdown ul {
  display: none;
  float: left;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  padding: 5px;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #a9a9a9;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0,0,0, 0.2);
  list-style: none;
  margin: 0;
  margin: -6px 0 0 0;
}
.dropdown ul li {
  margin: 0;
}
.dropdown li:hover > ul {
  display: block;
}
.modal {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.modal-header,
.modal-body,
.modal-footer {
  position: relative;
  padding: 15px 20px;
}
.modal-header {
  background-color: transparent;
  border-bottom: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
  font-size: 1.13em;
  line-height: 1.53em;
  margin: 0;
}
.modal-header p {
  color: #bbbbbb;
  margin: 0;
}
.modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  margin: 0;
  padding: 0;
  border: 0 none;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  color: #000000;
  opacity: 0.5;
  cursor: pointer;
  font-size: 1.13em;
  line-height: 1.53em;
  line-height: 30px;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
}
.modal-header .close:hover {
  opacity: 0.9;
}
.modal-body {
  background-color: transparent;
  overflow: auto;
  padding: 9px 20px;
}
.modal-footer {
  background-color: #f4f4f4;
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.modal-footer * {
  z-index: 2;
}
.modal-footer:before {
  content: "\0020";
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: -10px;
  display: block;
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.06);
}
/*==============================================================================
  @ Custom Lightbox Styles
==============================================================================*/
#lightbox img {
  margin: 0;
}
#hoverNav #prevLink,
#hoverNav #nextLink {
  border: 0 none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/*==============================================================================
  @Widget Locations - less/widget-locations.less
==============================================================================*/
.widget-locations {
  margin: 10px 0 20px;
}
.widget-locations .block-tab {
  margin: 10px 0;
  background: #f7f5f0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.widget-locations .block-tab.all-closed .tab-nav {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.widget-locations .block-tab.all-closed .tab-nav ul li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.widget-locations .block-tab.all-closed .tab-nav ul li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/**
 * Tab Navigation
 */
.widget-locations .tab-nav {
  margin: 0;
  background: #f7f5f0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  *zoom: 1;
}
.widget-locations .tab-nav:before,
.widget-locations .tab-nav:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.widget-locations .tab-nav:after {
  clear: both;
}
.widget-locations .tab-nav ul {
  display: table;
  width: 100%;
  margin: 0;
  list-style: none;
}
.widget-locations .tab-nav ul li {
  display: table-cell;
  margin: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-locations .tab-nav ul li:last-child {
  border-right: 0 none;
}
.widget-locations .tab-nav ul li a {
  position: relative;
  display: block;
  padding: 5px 15px;
  color: #333333;
  text-align: center;
  font-weight: bold;
  background: #f7f5f0;
  border: 0 none;
}
.widget-locations .tab-nav ul li a:hover {
  background: #eeeadf;
}
.widget-locations .tab-nav ul li.active a {
  background: #fcfcfa;
}
.widget-locations .tab-nav ul li.active a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fcfcfa;
}
.widget-locations .tab-nav ul li.active a:hover {
  background: #fcfcfa;
}
.widget-locations .tab-nav ul li:first-child a {
  border-top-left-radius: 4px;
}
.widget-locations .tab-nav ul li:last-child a {
  border-top-right-radius: 4px;
}
/**
 * Tab Content
 */
.widget-locations .tab-content {
  display: none;
  margin: 0;
  padding: 5px 20px;
  background: #fcfcfa;
  background-clip: padding-box;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.widget-locations .tab-content.active {
  display: block;
}
.widget-locations .tab-content-location .vcard {
  margin: 10px 0;
}
.widget-locations .tab-content-location .vcard p {
  margin: 5px 0;
}
.widget-locations .tab-content-location .vcard .fn,
.widget-locations .tab-content-location .vcard .tel {
  font-size: 16px;
  font-weight: bold;
}
.widget-locations .tab-content-location .social-links li {
  margin: 0 5px 5px 0;
}
.widget-locations .tab-content-hours ul {
  margin: 10px 0;
  list-style: none;
}
.widget-locations .tab-content-hours ul li {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-locations .tab-content-hours ul li:first-child {
  padding-top: 0;
  border-top: 0 none;
}
.widget-locations .tab-content-hours ul li:last-child {
  padding-bottom: 0;
}
/*==============================================================================
  @Shared Main
==============================================================================*/
/**
 * Featured Image Styles
 */
.main .office-hours img:first-child {
  width: 100%;
}
/*==============================================================================
  @Structure
==============================================================================*/
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  background: #bebcac;
}
.wrapper {
  background: #f5f4ef;
}
.inner-header,
.inner-nav,
.inner-banner,
.inner-main,
.inner-footer {
  position: relative;
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  *zoom: 1;
}
.inner-header:before,
.inner-nav:before,
.inner-banner:before,
.inner-main:before,
.inner-footer:before,
.inner-header:after,
.inner-nav:after,
.inner-banner:after,
.inner-main:after,
.inner-footer:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.inner-header:after,
.inner-nav:after,
.inner-banner:after,
.inner-main:after,
.inner-footer:after {
  clear: both;
}
@media screen and (min-width: 760px) {
  .inner-header,
  .inner-nav,
  .inner-banner,
  .inner-main,
  .inner-footer {
    width: auto;
    max-width: 1200px;
  }
}
@media screen and (min-width: 760px) and (min-width: 1240px) {
  .inner-header,
  .inner-nav,
  .inner-banner,
  .inner-main,
  .inner-footer {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 990px) {
  .inner-header,
  .inner-nav,
  .inner-banner,
  .inner-main,
  .inner-footer {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
@media screen and (min-width: 1380px) {
  .inner-header,
  .inner-nav,
  .inner-banner,
  .inner-main,
  .inner-footer {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
.nav .inner-nav > ul {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .nav .inner-nav > ul {
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .nav .inner-nav > ul {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .nav .inner-nav > ul {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.main .content {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .main .content {
    float: left;
    width: 64.66666667%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .main .content {
    float: left;
    width: 620px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .main .content {
    float: left;
    width: 620px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.main .content-full {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .main .content-full {
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .main .content-full {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .main .content-full {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.main .sidebar {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .main .sidebar {
    float: left;
    width: 31.33333333%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .main .sidebar {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .main .sidebar {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.footer .recent-blog {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .footer .recent-blog {
    float: left;
    width: 39.66666667%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .footer .recent-blog {
    float: left;
    width: 380px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .recent-blog {
    float: left;
    width: 380px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.footer .quick-links {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .footer .quick-links {
    float: left;
    width: 31.33333333%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .footer .quick-links {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .quick-links {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.footer .contact-us {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .footer .contact-us {
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .footer .contact-us {
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .contact-us {
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.copyright {
  position: relative;
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  *zoom: 1;
}
.copyright:before,
.copyright:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.copyright:after {
  clear: both;
}
@media screen and (min-width: 760px) {
  .copyright {
    width: auto;
    max-width: 1200px;
  }
}
@media screen and (min-width: 760px) and (min-width: 1240px) {
  .copyright {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 990px) {
  .copyright {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
@media screen and (min-width: 1380px) {
  .copyright {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    max-width: none;
  }
}
.inner-copyright {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .inner-copyright {
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .inner-copyright {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .inner-copyright {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
/**
 * Responsive Styles
 */
/**
 * Logo
 */
.header .logo {
  position: relative;
  z-index: 5;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 0;
  line-height: 24px;
}
.header .logo a {
  display: block;
  color: #303030;
}
.header .logo a .name {
  display: block;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.header .logo a .member {
  position: relative;
  top: 0;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0;
}
.header .logo a .member .vs-logo {
  background: url("/shared-assets/imgs/vs-logo-gold.svg") no-repeat center center;
  background-size: 154px 29px;
  position: relative;
  top: -8px;
  width: 154px;
  height: 29px;
  display: inline-block;
  margin: 0 0 -15px 5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .logo a .member .vs-logo-custom {
  top: -11px;
}
.ie8 .header .logo a .member .vs-logo {
  background-image: url("/shared-assets/imgs/vs-logo-gold.png");
}
/**
 * Logo - No Tagline
 */
.header .logo-no-tagline a .name {
  font-size: 24px;
  line-height: 28px;
  margin: 6px 0;
}
/**
 * Logo - Small Tagline
 */
.header .logo-small-tagline a .name {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02em;
}
.header .logo-small-tagline a .member {
  font-size: 12px;
  line-height: 18px;
}
/**
 * Header Actions
 */
.header .actions {
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  margin: 0 -20px;
  overflow: auto;
}
.header .actions p {
  margin: 0;
  display: table;
  width: 100%;
}
.header .actions p .btn {
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: 0 none;
  padding: 0;
  display: table-cell;
  padding: 10px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #ffffff;
  border-left: 1px solid #444;
  background-color: #555555;
  background-image: -moz-linear-gradient(top, #666666, #555555);
  background-image: -ms-linear-gradient(top, #666666, #555555);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#555555));
  background-image: -webkit-linear-gradient(top, #666666, #555555);
  background-image: -o-linear-gradient(top, #666666, #555555);
  background-image: linear-gradient(top, #666666, #555555);
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header .actions p .btn:hover {
  background-position: 0 -30px;
}
.header .actions p .btn:first-child {
  margin: 0;
  border-left: 0 none;
}
.header .actions p .btn i {
  position: relative;
  font-size: 20px;
  margin-right: 5px;
}
.header .actions p .btn-contact .hide-mobile {
  display: none;
}
.header .actions p .btn-phone {
  padding: 12px 15px 8px;
}
.header .actions p .btn-phone i {
  left: 0;
  margin: 0;
}
.header .actions p .btn-phone-number {
  display: none !important;
}
.header .actions p .btn-phone-number* {
  display: none !important;
}
.header .actions p .btn-phone-number {
  display: none !important;
  background: none;
  position: relative;
  border: 0 none;
  cursor: default;
  padding: 0;
  margin: 0 10px 0 0;
  color: #303030;
  font-size: 22px;
  line-height: 44px;
  font-weight: bold;
  text-shadow: none;
  box-shadow: none;
}
.header .actions p .btn-phone-number:hover {
  background: none;
}
.header .actions p a[href^=tel] {
  display: none;
}
.header .actions p a[href^=tel].btn-phone-call {
  display: table-cell;
}
/*==============================================================================
  @Snap Drawers
==============================================================================*/
.snap-content,
.snap-drawers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
.snap-content {
  z-index: 2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.snap-drawer {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  width: 265px;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
/* WordPress Admin Bar */
.admin-bar .snap-content,
.admin-bar .snap-drawers {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .snap-content,
  .admin-bar .snap-drawers {
    top: 46px;
  }
}
/* Positioning */
.snap-drawer-left {
  left: 0;
  z-index: 1;
}
.snap-drawer-right {
  right: 0;
  z-index: 1;
}
.snapjs-left .snap-drawer-right,
.snapjs-right .snap-drawer-left {
  display: none;
}
.snapjs-expand-left .snap-drawer-left,
.snapjs-expand-right .snap-drawer-right {
  width: 100%;
}
/**
 * Snap Drawers Toggle
 */
.btn-drawer-trigger {
  background-image: url("/shared-assets/icons/mobilemenu-sprite-white.svg") !important;
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
  padding: 0 !important;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  text-indent: -9999px;
  overflow: hidden;
}
#responsive .desktop .btn-drawer-trigger {
  display: none !important;
}
/* IE8 */
.ie8 .snap-drawers {
  display: none;
}
/*==============================================================================
  @Snap Drawer Content
==============================================================================*/
.snap-content {
  background: #bebcac;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.snap-drawers {
  background: #dfddd6;
}
/**
 * Drawer Navigation
 */
.snap-drawer-nav {
  font-size: 14px;
  line-height: 20px;
}
.snap-drawer-nav ul li {
  position: relative;
}
/* Top Level Links */
.snap-drawer-nav > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.snap-drawer-nav > ul > li > a {
  font-weight: bold;
  color: #303030;
  padding: 10px 15px;
  display: block;
  border: 0 none;
  background: rgba(255, 255, 255, 0);
}
.snap-drawer-nav > ul > li > a:hover {
  background: rgba(255, 255, 255, 0.25);
}
.snap-drawer-nav ul li.current_page_item > a {
  background: rgba(255, 255, 255, 0.25);
}
/* Sub Navigation */
.snap-drawer-nav .children {
  list-style: none;
  display: none;
}
.snap-drawer-nav .current_page_item > .children,
.snap-drawer-nav .current_page_parent > .children,
.snap-drawer-nav .current_page_ancestor > .children {
  display: block;
}
.snap-drawer-nav .children li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.snap-drawer-nav .children li a {
  color: #303030;
  padding: 10px 15px;
  display: block;
  border: 0 none;
  background: rgba(255, 255, 255, 0);
}
.snap-drawer-nav .children li a:before {
  content: "–";
  padding-right: 10px;
  color: #999999;
}
.snap-drawer-nav .children li a:hover {
  background: rgba(255, 255, 255, 0.25);
}
.snap-drawer-nav .children .children li a:before {
  content: "– –";
}
/* Sub Navigation Toggle */
.snap-drawer-nav .children-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
}
.snap-drawer-nav .children-toggle:before {
  position: relative;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -5px;
  content: "\0020";
  display: block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 5px 5px 0 5px;
  border-top-color: #303030;
}
.snap-drawer-nav .children-toggle:hover {
  background: rgba(255, 255, 255, 0.25);
}
/**
 * Drawer Social Links
 */
.snap-drawer-social {
  padding: 10px 15px;
}
/*==============================================================================
  @ADA Enhancements
==============================================================================*/
#skip a {
  display: none;
}
/*==============================================================================
  @Navigation
==============================================================================*/
.nav {
  display: none;
  font-family: 'Open Sans', "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  position: relative;
  z-index: 100;
  background-color: #cba215;
  background-image: -moz-linear-gradient(top, #dcb327, #cba215);
  background-image: -ms-linear-gradient(top, #dcb327, #cba215);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#cba215));
  background-image: -webkit-linear-gradient(top, #dcb327, #cba215);
  background-image: -o-linear-gradient(top, #dcb327, #cba215);
  background-image: linear-gradient(top, #dcb327, #cba215);
  background-repeat: repeat-x;
  border-top: 1px solid #b7900b;
  border-bottom: 1px solid #b7900b;
}
.nav .inner-nav {
  margin: 0 auto;
}
.nav .inner-nav > ul {
  display: table;
  width: 100%;
  margin: 0;
  border-left: 1px solid #b7900b;
  border-color: rgba(0, 0, 0, 0.15);
}
.nav .inner-nav > ul > li {
  position: relative;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #b7900b;
  border-color: rgba(0, 0, 0, 0.15);
  margin: 0;
}
.nav .inner-nav ul li a,
.nav .inner-nav a {
  color: #ffffff;
  border: 0 none;
  padding: 10px 20px;
  font-size: 1em;
  line-height: 1.88em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.nav .inner-nav ul li a:hover,
.nav .inner-nav a:hover {
  background-color: #cba215;
  background-color: rgba(0, 0, 0, 0.05);
}
/**
 * Menu Icons
 */
.nav .inner-nav .menu-icon {
  width: 50px;
}
.nav .inner-nav .menu-icon a {
  background-image: url("/shared-assets/icons/mobilemenu-sprite-white.svg");
  background-repeat: no-repeat;
  padding: 0;
  width: 50px;
  height: 50px;
  border: 0 none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.nav .inner-nav .menu-icon-home a {
  background-position: center -100px;
}
/* IE8 */
.ie8 .nav .inner-nav .menu-icon a {
  background-image: url("/shared-assets/icons/mobilemenu-sprite-white.png");
}
/**
 * Sub Navigation
 */
.nav .inner-nav > ul > li > ul.children {
  display: none;
  float: left;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  padding: 5px;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #a9a9a9;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0,0,0, 0.2);
  list-style: none;
  margin: 0;
  /*
  li.dropdown-parent:after {
    #arrow > .right(4px, rgba(0,0,0, 0.25));
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }
  li.dropdown-parent.active:after {
    #arrow > .right(4px, rgba(255,255,255, 0.75));
  }
  */
  font-size: 14px;
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -110px;
}
.nav .inner-nav > ul > li > ul.children li {
  margin: 0;
}
.nav .inner-nav > ul > li > ul.children li {
  position: relative;
}
.nav .inner-nav > ul > li > ul.children li a {
  border: 0 none;
  display: block;
  padding: 4px 12px;
  white-space: nowrap;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  text-align: left;
  border-radius: 4px;
}
.nav .inner-nav > ul > li > ul.children li > a:hover,
.nav .inner-nav > ul > li > ul.children li > a:focus,
.nav .inner-nav > ul > li > ul.children li:hover > a {
  background-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0.05);
}
.nav .inner-nav > ul > li > ul.children li.active > a,
.nav .inner-nav > ul > li > ul.children li.active > a:hover,
.nav .inner-nav > ul > li > ul.children li.active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b69115;
  background-color: rgba(182, 145, 21, 0.95);
}
.nav .inner-nav > ul > li > ul.children li.disabled > a,
.nav .inner-nav > ul > li > ul.children li.disabled > a:hover,
.nav .inner-nav > ul > li > ul.children li.disabled > a:focus {
  color: #999999;
  background: none;
  cursor: default;
}
.nav .inner-nav > ul > li > ul.children li.dropdown-parent > a {
  padding-right: 30px;
}
.nav .inner-nav > ul > li > ul.children li.seperator {
  height: 1px;
  margin: 5px -5px;
  background-color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0.1);
}
.nav .inner-nav > ul > li > ul.children ul {
  display: none;
  float: left;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  padding: 5px;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #a9a9a9;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0,0,0, 0.2);
  list-style: none;
  margin: 0;
  margin: -6px 0 0 0;
}
.nav .inner-nav > ul > li > ul.children ul li {
  margin: 0;
}
.nav .inner-nav > ul > li > ul.children li:hover > ul {
  display: block;
}
.nav .inner-nav > ul > li > ul.children:before,
.nav .inner-nav > ul > li > ul.children:after {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
}
.nav .inner-nav > ul > li > ul.children:before {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 8px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -9px;
}
.nav .inner-nav > ul > li > ul.children:after {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 8px;
  border-bottom-color: #ffffff;
}
.nav .inner-nav ul li:hover > ul.children {
  display: block;
}
/**
 * Responsive Styles
 */
#responsive .tablet .nav {
  display: block;
}
.banner {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.banner .vs-monogram {
  background: url("/shared-assets/imgs/vs-monogram-gold.svg") no-repeat center center;
  background-size: 44px 39px;
  width: 44px;
  height: 39px;
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 200px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.multi-locations .banner .vs-monogram {
  display: none;
}
.ie8 .banner .vs-monogram {
  background-image: url("/shared-assets/imgs/vs-monogram-gold.png");
}
.banner .banner-content {
  position: relative;
  z-index: 2;
  padding-top: 5px;
  padding-bottom: 5px;
}
.banner .banner-content h1 {
  font-weight: bolder;
  font-size: 1.75em;
  line-height: 1.14em;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #303030;
}
.banner .banner-content .intro {
  font-size: 0.88em;
  line-height: 1.56em;
  margin: 12px 0;
}
.banner .banner-content p {
  *zoom: 1;
}
.banner .banner-content p:before,
.banner .banner-content p:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.banner .banner-content p:after {
  clear: both;
}
.banner .banner-content .btn {
  position: relative;
  top: 2px;
  float: left;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1em;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}
.banner .banner-content .phone {
  display: inline-block;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: italic;
}
.banner .banner-content .phone .number {
  display: block;
  color: #333333;
  font-weight: 900;
  font-style: normal;
  margin-top: -2px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.5em;
  line-height: 1.4em;
}
.banner .banner-content .phone .number[href^=tel],
.banner .banner-content .phone .number [href^=tel] {
  color: #333333;
  border: 0 none;
}
.banner .banner-content .phone .number[href^=tel]:hover,
.banner .banner-content .phone .number [href^=tel]:hover {
  color: #333333;
}
/**
 * Banner Image
 */
.banner .banner-images {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
}
.promote-links {
  position: relative;
  z-index: 2;
  width: 100%;
}
.promote-links ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  width: 100%;
}
.promote-links ul:before,
.promote-links ul:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.promote-links ul:after {
  clear: both;
}
.promote-links ul li {
  margin: 0;
}
.promote-links ul li {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .promote-links ul li {
    float: left;
    width: 31.33333333%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .promote-links ul li {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .promote-links ul li {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.promote-links ul li a {
  position: relative;
  display: block;
  padding: 20px 25px 18px;
  background: #303030;
  background: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid;
  border-color: #c9c7c1;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.promote-links ul li a h2 {
  font-size: 1.25em;
  line-height: 1.48em;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
}
.promote-links ul li a p {
  font-size: 0.88em;
  line-height: 1.68em;
  margin: -5px 0 0 0;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.75);
}
.promote-links ul li a i {
  font-size: 1.75em;
  line-height: 1.34em;
  float: left;
  margin: 2px 20px 0 0;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.75);
}
.promote-links ul li a:hover {
  background: #b69115;
  z-index: 15;
}
.promote-links ul li a:hover p,
.promote-links ul li a:hover i {
  color: #ffffff;
}
.ie8 .promote-links ul li a {
  border: 0 none !important;
}
.main {
  background: #ffffff;
}
.main img {
  border-radius: 4px;
}
.main h2 {
  color: #b69115;
  font-size: 1.13em;
  line-height: 1.53em;
  font-weight: normal;
}
#responsive .tablet .main h2 {
  font-size: 1.31em;
  line-height: 1.46em;
}
.list-columns {
  *zoom: 1;
}
.list-columns:before,
.list-columns:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.list-columns:after {
  clear: both;
}
.list-columns li {
  width: 48%;
  margin-right: 2%;
  float: left;
}
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.main-subpage {
  overflow: hidden;
}
.main-subpage .content {
  position: relative;
  z-index: 10;
  padding: 1px 0;
}
.main-subpage .sidebar {
  position: relative;
  z-index: 10;
  padding: 1px 0;
}
.main-subpage {
  position: relative;
}
.main-404 .content-404 {
  padding: 10px 0;
  margin-left: 10px;
  margin-right: 10px;
}
.main-404 .content-404 h1 i {
  color: #dcb327;
}
table.info-table {
  font-size: 0.88em;
  line-height: 1.42em;
  background-color: #f2f0eb;
  background-color: rgba(0, 0, 0, 0.02);
}
table.info-table h4 {
  margin: 5px 0;
}
table.info-table p {
  margin: 5px 0;
}
table.info-table tr td.location-title {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  background-color: #f2f0eb;
  background-color: rgba(0, 0, 0, 0.02);
}
table.info-table tr:first-child td.location-title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.map-wrapper {
  background-color: #f2f0eb;
  background-color: rgba(0, 0, 0, 0.02);
  background-clip: padding-box;
  margin: 12px 0;
  padding: 12px;
  border: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
/* Flexible iFrame */
.flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.flexible-container iframe,
.flexible-container object,
.flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-listing {
  margin: 0;
  list-style: none;
  border-top: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
.article-listing li {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
.article-listing li:last-child {
  border-bottom: 0 none;
}
.article-listing li .timestamp {
  color: #bbbbbb;
}
/*==============================================================================
  @Main / Article Single
==============================================================================*/
.post {
  *zoom: 1;
}
.post:before,
.post:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.post:after {
  clear: both;
}
.post .post-content h2 {
  margin-top: 0;
}
.post .post-content p {
  margin-bottom: 0;
}
.post .timestamp {
  float: right;
  font-size: 14px;
  line-height: 34px;
}
/**
 * Post Thumbnail
 */
.post-has-thumbnail .post-thumbnail {
  display: block;
  float: left;
  margin: 0;
}
.post-has-thumbnail .post-thumbnail img {
  margin: 0;
}
.post-has-thumbnail .post-content {
  padding-left: 225px;
}
.promotions-listing {
  position: relative;
  background: #ffffff;
  margin: 12px 0;
  padding: 0;
  background-clip: padding-box;
  list-style: none;
  border: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.promotions-listing li {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0 -1px -1px -1px;
  border-top: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
.promotions-listing li:hover {
  border-color: #dcb327;
  z-index: 2;
}
.promotions-listing li:first-child {
  border-top: 0 none;
  margin-top: -1px;
}
.promotions-listing li:first-child a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.promotions-listing li:last-child a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.promotions-listing li.vs-promo:before {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 8px;
  border-top-color: #dcb327;
  border-left-color: #dcb327;
  position: absolute;
  top: -1px;
  left: 0;
}
.promotions-listing li.vs-promo:first-child:before {
  top: 0;
}
.promotions-listing li a {
  background-color: transparent;
  padding: 12px 18px;
  display: block;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.promotions-listing li a:hover {
  background: #dcb327;
  border-color: #c9a321;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.promotions-listing li a:hover h3,
.promotions-listing li a:hover p {
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.promotions-listing li a:hover p {
  color: #ffffff;
}
.promotions-listing li.vs-promo a {
  background-size: 44px 39px;
  background-position: 95% center;
  background-repeat: no-repeat;
}
.promotions-listing li h3,
.promotions-listing li p {
  margin: 0;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.promotions-listing li h3 {
  font-weight: normal;
  font-size: 1.13em;
  line-height: 1.53em;
}
.promotions-listing li p {
  font-size: 0.81em;
  line-height: 1.23em;
  color: #bbbbbb;
  margin-top: 5px;
}
.valid-tag span {
  position: relative;
  background: #dcb327;
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
  float: left;
  margin: -6px 30px 0 0;
  padding: 6px 10px 6px 15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.valid-tag span:after {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 16px 0 16px 16px;
  border-left-color: #dcb327;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -16px;
}
.meta {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  padding: 10px 10px;
  border-radius: 4px;
  font-size: 0.88em;
  line-height: 1.56em;
  margin: 24px 0;
  text-align: center;
  clear: both;
}
.meta .social-links {
  display: inline-block;
}
.promo-meta {
  display: none;
}
.content-footer {
  text-align: center;
  margin: 20px 0;
}
.content-footer p {
  position: relative;
  margin: 0;
}
.content-footer .prev,
.content-footer .next,
.content-footer .count,
.content-footer .index {
  display: block;
  padding: 15px 0;
  border: 0 none;
  border-top: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
}
.content-footer .prev a,
.content-footer .next a {
  font-family: "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
  border-radius: 4px;
  padding: 6px 12px;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  border: 1px solid;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -o-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: linear-gradient(top, #fefefe, #f5f5f5);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0,0,0, 0.05), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.content-footer .prev a:hover,
.content-footer .next a:hover {
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  background-position: 0 -30px;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(255,255,255, 0.05) inset;
}
.content-footer .prev a:active,
.content-footer .next a:active {
  background-color: #f0f0f0;
  background-image: none;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0,0,0, 0), 0 1px 3px rgba(0,0,0, 0.2) inset;
}
.content-footer .prev a:focus,
.content-footer .next a:focus {
  outline: 4px solid rgba(255, 242, 0, 0.9);
  background-position: 0 -30px;
  border-color: #dcdcdc;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(35,130,247, 0.4), 0 1px 0 rgba(255,255,255, 0.15) inset;
}
.content-footer .prev a .arrow {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 5px 5px 5px 0;
  border-right-color: #333333;
  margin-right: 5px;
}
.content-footer .next a .arrow {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 5px 0 5px 5px;
  border-left-color: #333333;
  margin-left: 5px;
}
.content-footer .count {
  color: #bbbbbb;
}
.indent {
  border-top: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 12px 0;
  list-style-type: none;
  clear: both;
  *zoom: 1;
}
.indent:before,
.indent:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.indent:after {
  clear: both;
}
.indent h3 {
  font-size: 1.13em;
  line-height: 1.53em;
  font-weight: bold;
  color: #b69115;
}
div.indent {
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}
ul.indent > li {
  border-bottom: 1px solid;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.1);
  padding: 12px 0;
  margin: 0;
}
.main-subpage .content .partner {
  margin: 0 0 10px;
  width: 100%;
}
.main-subpage .content .partner p {
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #909090;
  margin: 10px 0 5px;
}
.main-subpage .content .partner a img {
  margin: 0;
}
.main-home {
  font-size: 0.88em;
  line-height: 1.68em;
}
.home-content {
  position: relative;
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 20px;
}
.home-content:before,
.home-content:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.home-content:after {
  clear: both;
}
.home-content .col:first-child .inner-column {
  padding-left: 10px;
}
.home-content .col:last-child .inner-column {
  padding-right: 10px;
}
.main .office-hours ul {
  list-style: none;
  margin: 0;
}
.main .office-hours ul li {
  margin: 0;
}
.main .office-hours ul li {
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid;
  border-color: #dddcd7;
  border-color: rgba(0, 0, 0, 0.1);
}
.main .office-hours .full-width {
  width: 100%;
}
.main .office-hours .office-hours-instruction {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid;
  border-color: #dddcd7;
  border-color: rgba(0, 0, 0, 0.1);
  text-align: left;
  color: #7d796e !important;
}
.main .office-hours .accordion h2 {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid;
  border-color: #dddcd7;
  border-color: rgba(0, 0, 0, 0.1);
  font-size: 15px;
  font-weight: bold;
}
.main .office-hours .accordion h2:hover {
  cursor: pointer;
}
.feauted-brands {
  margin: 30px 0;
}
.feauted-brands .hd h2 {
  font-size: 16px;
  line-height: 24px;
  color: #b69115;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
}
.feauted-brands .bd {
  position: relative;
  background: #ffffff;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background-clip: padding-box;
  padding: 10px 10px;
  margin: 0 -20px;
  text-align: center;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.04);
}
.feauted-brands .bd:before,
.feauted-brands .bd:after {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
}
.feauted-brands .bd:before {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 8px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -9px;
}
.feauted-brands .bd:after {
  content: "\0020";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 none;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 8px;
  border-bottom-color: #ffffff;
}
.feauted-brands .bd img {
  margin: 5px;
  display: inline-block;
  vertical-align: middle;
}
.call-to-action {
  background: #dfddd6;
  margin: 30px 0 15px;
  padding: 10px 25px;
  border-radius: 4px;
}
.call-to-action .hd h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
}
.call-to-action .bd {
  font-size: 14px;
  line-height: 20px;
}
.call-to-action .ft {
  font-size: 13px;
  line-height: 18px;
}
.call-to-action .ft em {
  color: #8e8d89;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.call-to-action .ft .btn {
  font-size: 16px;
  font-style: normal;
  padding: 12px 24px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 12px 0;
}
.block-cta {
  margin: 30px 0;
  padding: 20px 20px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  background: #dfddd6;
  border-radius: 4px;
  *zoom: 1;
}
.block-cta:before,
.block-cta:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.block-cta:after {
  clear: both;
}
.block-cta .btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
}
.block-cta p {
  margin: 12px 0 0 0;
}
.block-cta .phone {
  font-weight: bold;
}
/**
 * Alt Colors
 */
.block-color-gray,
.block-color-primary {
  color: #ffffff;
}
.block-color-gray .btn,
.block-color-primary .btn {
  background-clip: padding-box;
}
.block-color-gray .phone a,
.block-color-primary .phone a {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.1);
}
.block-color-gray .phone a:hover,
.block-color-primary .phone a:hover {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.25);
}
.block-color-gray {
  background-color: #303030;
  background-image: -moz-linear-gradient(top, #4a4a4a, #303030);
  background-image: -ms-linear-gradient(top, #4a4a4a, #303030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a4a4a), to(#303030));
  background-image: -webkit-linear-gradient(top, #4a4a4a, #303030);
  background-image: -o-linear-gradient(top, #4a4a4a, #303030);
  background-image: linear-gradient(top, #4a4a4a, #303030);
  background-repeat: repeat-x;
}
.block-color-primary {
  background-color: #c9a321;
  background-image: -moz-linear-gradient(top, #dcb327, #c9a321);
  background-image: -ms-linear-gradient(top, #dcb327, #c9a321);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#c9a321));
  background-image: -webkit-linear-gradient(top, #dcb327, #c9a321);
  background-image: -o-linear-gradient(top, #dcb327, #c9a321);
  background-image: linear-gradient(top, #dcb327, #c9a321);
  background-repeat: repeat-x;
}
/**
 * Fittingbox Action
 */
.cta-fittingbox {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 30px 0;
  padding: 10px 20px;
  border-radius: 4px;
}
.cta-fittingbox .hd h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
}
.cta-fittingbox .bd {
  font-size: 14px;
  line-height: 20px;
}
.cta-fittingbox .ft {
  font-size: 13px;
  line-height: 18px;
}
.cta-fittingbox .ft em {
  color: #8e8d89;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.cta-fittingbox .ft .btn {
  font-size: 16px;
  font-style: normal;
  padding: 12px 24px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 12px 0;
}
/**
 * Responsive Styles
 */
#responsive .desktop .cta-fittingbox {
  background: #ffffff url("/shared-assets/imgs/vs-bg-action-2.png") no-repeat 0 0;
  background-size: auto 100%;
  padding: 10px 25px 10px 220px;
}
#responsive .desktop .cta-fittingbox .ft .btn {
  display: inline-block;
  width: auto;
  box-sizing: content-box;
  padding-top: 6px;
  padding-bottom: 6px;
  padding: 12px 24px;
  margin: 0;
}
.cta-eyemaginations {
  position: relative;
  display: block;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 15px 0;
  padding: 15px 25px 15px 80px;
  border-radius: 4px;
  color: #333333;
}
.cta-eyemaginations:hover {
  background-color: rgba(0, 0, 0, 0.075);
  border-color: rgba(0, 0, 0, 0.2);
  color: #333333;
}
.cta-eyemaginations i {
  position: absolute;
  top: 12px;
  left: 16px;
  padding: 10px;
  color: #fff;
  font-size: 26px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background: #dcb327;
  background-color: #cba215;
  background-image: -moz-linear-gradient(top, #dcb327, #cba215);
  background-image: -ms-linear-gradient(top, #dcb327, #cba215);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#cba215));
  background-image: -webkit-linear-gradient(top, #dcb327, #cba215);
  background-image: -o-linear-gradient(top, #dcb327, #cba215);
  background-image: linear-gradient(top, #dcb327, #cba215);
  background-repeat: repeat-x;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-transition: border-color linear 0.2s, background-position linear 0.2s;
  -moz-transition: border-color linear 0.2s, background-position linear 0.2s;
  -o-transition: border-color linear 0.2s, background-position linear 0.2s;
  transition: border-color linear 0.2s, background-position linear 0.2s;
}
.cta-eyemaginations:hover i {
  background-position: 0 -30px;
}
.experience-options {
  display: block;
  width: 100%;
  margin: 20px 0;
  *zoom: 1;
}
.experience-options:before,
.experience-options:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.experience-options:after {
  clear: both;
}
.experience-options .option {
  float: left;
  width: 49%;
  border: 0 none;
  text-align: center;
  color: #333333;
}
.experience-options .option-inner {
  padding: 10px 15px;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
}
.experience-options .icon {
  display: inline-block;
  margin: 20px auto 0;
  font-size: 48px;
  line-height: 48px;
}
.experience-options p {
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 0;
}
.experience-options .option-good .icon,
.experience-options .option-good strong {
  color: #4ba947;
}
.experience-options .option-bad {
  margin-left: 2%;
}
.experience-options .option-bad .icon,
.experience-options .option-bad strong {
  color: #de5151;
}
/* Options Block */
.experience-options .option-block,
.experience-options .option-block.active {
  display: block;
  float: none;
  width: 100%;
  margin: 0;
}
.experience-options .option-block .icon,
.experience-options .option-block.active .icon {
  margin: 0 20px 0 0;
}
.experience-options .option-block p,
.experience-options .option-block.active p {
  display: inline-block;
}
/* Options Hover */
.experience-options .option:hover .option-inner {
  border-color: rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0,0,0, 0.1);
}
/* Active */
.experience-options .option.active,
.experience-options .option.active:hover {
  position: relative;
  text-align: left;
}
.experience-options .option.active p,
.experience-options .option.active:hover p,
.experience-options .option.active .icon,
.experience-options .option.active:hover .icon,
.experience-options .option.active strong,
.experience-options .option.active:hover strong {
  color: #ffffff;
}
.experience-options .option.active p,
.experience-options .option.active:hover p {
  padding-left: 60px;
}
.experience-options .option.active .icon,
.experience-options .option.active:hover .icon {
  position: absolute;
  top: 20px;
  left: 25px;
  font-size: 38px;
  line-height: 38px;
}
.experience-options .option.active .option-inner,
.experience-options .option.active:hover .option-inner {
  padding: 10px 25px;
  background-clip: border-box;
  box-shadow: inset 0 1px 6px rgba(0,0,0, 0.1);
}
.experience-options .option-good.active .option-inner {
  background: #4ba947;
}
.experience-options .option-good.active .option-inner .icon {
  top: 16px;
}
.experience-options .option-bad.active .option-inner {
  background: #de5151;
}
/**
 * Experience
 */
.experience {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  *zoom: 1;
}
.experience:before,
.experience:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.experience:after {
  clear: both;
}
/* Experience Good */
.experience-good .review {
  float: none;
  width: 100%;
  margin: 10px auto;
}
.experience-good .review-inner {
  padding: 5px 15px;
  background: rgba(255, 255, 255, 0.75);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 4px;
}
.experience-good .review h3 {
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 22px;
}
.experience-good .review .social-logo {
  height: 50px;
  margin: 20px 0;
  padding: 0 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.experience-good .review .social-logo img {
  margin: 0 auto;
}
.experience-good .review .btn {
  display: block;
  margin: 10px 0;
  padding: 10px 20px;
}
.widget {
  font-size: 14px;
  line-height: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.widget .hd h2 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.widget .hd h2 i {
  font-size: 22px;
  margin-top: -6px;
}
.widget .ft .btn {
  font-size: 13px;
}
.widget .inner {
  padding: 6px 16px;
  color: #ffffff;
  border-radius: 4px;
  background-color: #303030;
  background-image: -moz-linear-gradient(top, #4a4a4a, #303030);
  background-image: -ms-linear-gradient(top, #4a4a4a, #303030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a4a4a), to(#303030));
  background-image: -webkit-linear-gradient(top, #4a4a4a, #303030);
  background-image: -o-linear-gradient(top, #4a4a4a, #303030);
  background-image: linear-gradient(top, #4a4a4a, #303030);
  background-repeat: repeat-x;
}
.widget .inner.inner-color {
  background-color: #c9a321;
  background-image: -moz-linear-gradient(top, #dcb327, #c9a321);
  background-image: -ms-linear-gradient(top, #dcb327, #c9a321);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcb327), to(#c9a321));
  background-image: -webkit-linear-gradient(top, #dcb327, #c9a321);
  background-image: -o-linear-gradient(top, #dcb327, #c9a321);
  background-image: linear-gradient(top, #dcb327, #c9a321);
  background-repeat: repeat-x;
}
.widget .inner h2 {
  color: #ffffff;
  font-weight: bold;
}
.widget .inner .btn {
  background-clip: padding-box;
  margin-left: 10px;
}
.widget .inner .btn:first-child {
  margin-left: 0;
}
.widget .inner .btn-phone {
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: 0 none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  color: #ffffff;
  font-size: 18px;
  margin-right: 0;
}
.widget .inner .btn-phone[href^=tel],
.widget .inner .btn-phone [href^=tel] {
  color: #ffffff;
  border: 0 none;
}
.widget .inner .btn-phone[href^=tel]:hover,
.widget .inner .btn-phone [href^=tel]:hover {
  color: #ffffff;
}
.widget .inner .btn-phone-mobile {
  display: inline-block !important;
}
.widget .inner .btn-phone-desktop {
  display: none !important;
}
.widget .inner a[href^=tel] {
  display: none;
}
.widget .inner a[href^=tel].btn-phone-mobile {
  display: inline-block;
}
/**
 * Connect Widget
 */
.widget-connect .social-links .icon {
  color: #fff;
}
.widget-subnav ul {
  margin: 0;
  list-style: none;
}
.widget-subnav ul li {
  border-top: 1px solid #dad9d4;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 0;
}
.widget-subnav > ul > li:first-child {
  border-top: 0 none;
}
.widget-subnav ul li a {
  position: relative;
  z-index: 5;
  display: block;
  border: 0 none;
  padding: 10px 0 10px 20px;
  color: #333333;
}
.widget-subnav ul li a:hover {
  padding-left: 25px;
  color: #b69115;
}
.widget-subnav ul li.current_page_item > a {
  position: relative;
  z-index: 10;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  border-color: transparent;
}
.widget-subnav ul li.current_page_item > a:hover {
  padding-left: 20px;
}
.widget-subnav ul li.current_page_ancestor > a {
  background: #ffffff;
}
.widget-subnav ul ul.children {
  margin: 0;
  padding: 0 0 10px 10px;
  background-color: #ffffff;
}
.widget-subnav ul ul.children li {
  border: 0 none;
  margin: 0;
}
.widget-subnav ul ul.children li a {
  padding: 5px 0 5px 20px;
}
.widget-subnav ul li.page_item_has_children .children {
  display: none;
}
.widget-subnav ul li.page_item_has_children.current_page_item .children,
.widget-subnav ul li.page_item_has_children.current_page_ancestor .children,
.widget-subnav ul li.page_item_has_children.current_page_parent .children {
  display: block;
}
.ie8 .widget-subnav ul li.current_page_item > a:before {
  display: none;
}
.widget-linked-list h3,
.widget_recent_entries h2 {
  border-bottom: 1px solid #dad9d4;
  margin: 0;
  padding: 0 0 10px 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
}
.widget-linked-list ul,
.widget_recent_entries ul {
  margin: 0;
  list-style: none;
}
.widget-linked-list ul li,
.widget_recent_entries ul li {
  border-top: 1px solid #dad9d4;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 0;
}
.widget-linked-list > ul > li:first-child,
.widget_recent_entries > ul > li:first-child {
  border-top: 0 none;
}
.widget-linked-list ul li a,
.widget_recent_entries ul li a {
  position: relative;
  z-index: 5;
  display: block;
  border: 0 none;
  padding: 10px 0 10px 20px;
  color: #333333;
}
.widget-linked-list ul li a:hover,
.widget_recent_entries ul li a:hover {
  color: #b69115;
}
.widget-linked-list ul li.current_page_item > a,
.widget_recent_entries ul li.current_page_item > a {
  background: #dcb327;
  color: #ffffff;
  border-color: transparent;
  margin-top: -1px;
  margin-bottom: -1px;
  border-radius: 4px;
  position: relative;
  z-index: 10;
}
.widget-linked-list ul li.current_page_item > a:hover,
.widget_recent_entries ul li.current_page_item > a:hover {
  padding-left: 20px;
}
.widget-linked-list ul ul,
.widget_recent_entries ul ul {
  margin-left: 20px;
}
.widget-news h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 1.25em;
  line-height: 1.48em;
  color: #333;
  font-weight: bold;
}
.widget-news ul {
  margin: 0;
  list-style: none;
}
.widget-news ul li {
  border-top: 1px solid #dad9d4;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 15px 0;
}
.widget-news ul li h3 {
  margin: 0 0 5px;
  font-size: 1.13em;
  line-height: 1.53em;
  font-weight: normal;
}
.widget-news ul li p.timestamp {
  margin: 0;
  color: #bbbbbb;
  color: rgba(0, 0, 0, 0.3);
}
.widget-categories ul,
.widget_archive ul {
  margin: 0;
  list-style: none;
}
.widget-categories ul li,
.widget_archive ul li {
  border-top: 1px solid #dad9d4;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 0;
}
.widget-categories ul li a,
.widget_archive ul li a {
  display: block;
  border: 0 none;
  padding: 8px 0 8px 20px;
  color: #333333;
}
.widget-categories ul li a:hover,
.widget_archive ul li a:hover {
  padding-left: 25px;
  color: #b69115;
}
.widget-testimonials blockquote {
  background: none;
  padding: 0;
  border: 0 none;
}
.widget-testimonials blockquote .ldquo {
  float: left;
  font-size: 82px;
  margin-top: 25px;
  margin-bottom: -25px;
  margin-right: 10px;
  height: 40px;
  color: #b69115;
}
.widget-testimonials blockquote small {
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
.widget-testimonials blockquote small:before {
  display: none;
}
/**
 * iFrame Wrapper
 */
.iframe-wrapper {
  position: relative;
}
.iframe-wrapper iframe {
  max-width: 100%;
}
/*==============================================================================
  @Widgets / Hours
==============================================================================*/
.widget-hours ul {
  list-style: none;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-hours ul li {
  margin: 0;
}
.widget-hours ul li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/*==============================================================================
  @Widgets / Contact
==============================================================================*/
.widget-contact ul {
  list-style: none;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-contact ul li {
  margin: 0;
}
.widget-contact ul li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/*==============================================================================
  @Widgets / Reviews
==============================================================================*/
.widget-reviews {
  display: block;
  border: 0 none;
}
.widget-reviews .stars {
  margin: 0 5px;
  list-style: none;
}
.widget-reviews .stars li {
  display: inline-block;
  margin: 0 0 10px;
}
/*==============================================================================
  @Listing People
==============================================================================*/
.listing-people {
  margin: 30px 0;
}
.listing-people ul {
  list-style: none;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.listing-people ul li {
  margin: 0;
}
.listing-people ul li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  *zoom: 1;
}
.listing-people ul li:before,
.listing-people ul li:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.listing-people ul li:after {
  clear: both;
}
.listing-people ul li img {
  float: left;
  width: 150px;
  max-width: 40%;
  margin: 10px 25px 10px 0;
  height: auto;
}
.listing-people .contact,
.listing-people .contact a {
  color: #999999;
}
.listing-people .contact a:hover {
  color: #b69115;
}
#responsive .tablet .listing-people ul li h2,
#responsive .tablet .listing-people ul li p {
  padding-left: 175px;
}
/*==============================================================================
  @Footer
==============================================================================*/
.footer {
  color: #7d796e;
  font-size: 0.81em;
  line-height: 1.74em;
}
.footer h2 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 900;
  color: #7d796e;
}
.footer a {
  color: #7d796e;
}
.footer a:hover {
  color: #b68d00;
}
.footer ul {
  list-style: none;
  margin: 0;
}
.footer ul li {
  margin: 0;
}
.footer .footer-content {
  position: relative;
  *zoom: 1;
  padding: 0;
}
.footer .footer-content:before,
.footer .footer-content:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.footer .footer-content:after {
  clear: both;
}
.footer .recent-blog ul {
  margin-bottom: 20px;
}
.footer .recent-blog ul li {
  margin: 0;
}
.footer .recent-blog ul li a {
  display: block;
  padding: 5px 0;
  border-top: 1px solid;
  border-bottom: 0 none;
  border-color: #c8c6c0;
  border-color: rgba(0, 0, 0, 0.1);
}
.footer .recent-blog ul li a .timestamp {
  float: right;
  margin-left: 12px;
  color: #b7b3a9;
}
.footer .quick-links ul {
  position: relative;
  *zoom: 1;
}
.footer .quick-links ul:before,
.footer .quick-links ul:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.footer .quick-links ul:after {
  clear: both;
}
.footer .quick-links ul li:nth-child(odd) {
  position: relative;
  min-height: 1px;
  clear: both;
}
@media screen and (min-width: 760px) {
  .footer .quick-links ul li:nth-child(odd) {
    float: left;
    width: 38%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .footer .quick-links ul li:nth-child(odd) {
    float: left;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .quick-links ul li:nth-child(odd) {
    float: left;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 760px) {
  .footer .quick-links ul li:nth-child(odd) {
    margin-left: 0;
    margin-right: 2%;
  }
}
@media screen and (min-width: 990px) {
  .footer .quick-links ul li:nth-child(odd) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .quick-links ul li:nth-child(odd) {
    margin-left: 0;
    margin-right: 10px;
  }
}
.footer .quick-links ul li:nth-child(even) {
  position: relative;
  min-height: 1px;
}
@media screen and (min-width: 760px) {
  .footer .quick-links ul li:nth-child(even) {
    float: left;
    width: 38%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 990px) {
  .footer .quick-links ul li:nth-child(even) {
    float: left;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .quick-links ul li:nth-child(even) {
    float: left;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 760px) {
  .footer .quick-links ul li:nth-child(even) {
    margin-right: 0;
    margin-left: 2%;
  }
}
@media screen and (min-width: 990px) {
  .footer .quick-links ul li:nth-child(even) {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1380px) {
  .footer .quick-links ul li:nth-child(even) {
    margin-right: 0;
    margin-left: 10px;
  }
}
.footer .quick-links ul li a {
  display: block;
  padding: 5px 0;
  border-top: 1px solid;
  border-bottom: 0 none;
  border-color: #c8c6c0;
  border-color: rgba(0, 0, 0, 0.1);
}
.footer .footer-list {
  margin-bottom: 20px;
  border-bottom: 1px solid;
  border-color: #c8c6c0;
  border-color: rgba(0, 0, 0, 0.1);
}
.footer .footer-list li {
  margin: 0;
  border-top: 1px solid;
  border-color: #c8c6c0;
  border-color: rgba(0, 0, 0, 0.1);
}
.footer .footer-list li a {
  display: block;
  padding: 5px 0;
  border: 0 none;
}
/**
 * Social Links
 */
.footer .social-links {
  margin-bottom: 20px;
}
.copyright {
  padding: 0;
  font-size: 0.81em;
  line-height: 1.74em;
  color: #ffffff;
}
.copyright a {
  color: #ffffff;
  border: 0 none;
}
.copyright a:hover {
  color: #deddd3;
}
.copyright .company-title {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
.copyright .vs-monogram-wrap {
  float: right;
  margin-left: 15px;
}
.copyright .vs-monogram {
  background: url("/shared-assets/imgs/vs-monogram-white.svg") no-repeat center center;
  background-size: 44px 39px;
  display: block;
  width: 44px;
  height: 39px;
  margin: 0 auto;
  border: 0 none;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.back-to-top {
  border: 0 none;
}
.ie8 .copyright .vs-monogram {
  background-image: url("/shared-assets/imgs/vs-monogram-white.png");
}
#responsive .tablet .footer .footer-content {
  padding: 5px 0;
}
#responsive .tablet .copyright {
  padding: 0 0 10px;
}
#responsive .desktop .footer {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#responsive .desktop .footer .footer-content {
  padding: 10px 0;
}
#responsive .desktop .copyright {
  padding: 0 0 20px;
}
/*==============================================================================
  @End
==============================================================================*/
/*==============================================================================
  @Reviews
==============================================================================*/
.review-results {
  margin: 1em 0;
  padding: 1em 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.review-results h2,
.review-results p {
  margin: 0;
}
.review-listing {
  margin: 2em 0;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.review-listing .review {
  *zoom: 1;
  margin: 0;
  padding: 0.5em 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.review-listing .review:before,
.review-listing .review:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.review-listing .review:after {
  clear: both;
}
.review-listing .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1em 0;
}
.review-listing .review-user {
  font-weight: bold;
  font-size: 1.1em;
}
.review-listing .review-rating {
  background: rgba(0, 0, 0, 0.05);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0.5em 1em;
  border-radius: 4px;
}
.review-listing .review-source {
  margin: 0 0 1em 0;
  padding: 0.25em 0;
  font-style: italic;
  color: #bbbbbb;
  line-height: 36px;
  text-align: center;
}
.review-listing .review-source a {
  color: #bbbbbb;
}
.review-listing .review-source a:hover {
  color: #b69115;
}
.review-listing .stars {
  display: inline-block;
  list-style: none;
  margin: 0 0.25em;
  color: #b69115;
}
.review-listing .stars li {
  display: inline-block;
  margin: 0;
}
.review-listing .stars li .icon {
  font-size: 1.8em;
}
.ie8 .wrapper {
  width: 960px;
  margin: 20px auto;
  border-radius: 6px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.ie8 .footer .recent-blog .inner-column {
  padding-left: 10px;
}
.ie8 .footer .contact-us .inner-column {
  padding-right: 10px;
}
.ie8 .main .content .inner-column {
  padding-left: 20px;
}
.ie8 .main .content-full .inner-column {
  padding-right: 20px;
}
.ie8 .header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.ie8 .header .actions p a[href^=tel] {
  display: inline-block;
  font-size: 22px;
  line-height: 44px;
  vertical-align: middle;
  border: 0 none;
  color: #303030;
}
.ie8 .header .logo {
  padding: 25px 30px;
}
.ie8 .header .actions {
  padding: 25px 0;
}
.ie8 .header .actions p {
  display: block;
  padding-right: 25px;
  width: auto;
}
.ie8 .header .actions p .btn {
  display: inline-block;
  margin: 0 0 0 10px;
  border: 0 none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.ie8 .header .actions p .btn-contact,
.ie8 .header .actions p .btn-shop,
.ie8 .header .actions p .btn-appointments {
  border-radius: 4px;
}
.ie8 .header .actions p .btn-phone-call {
  display: none !important;
}
.ie8 .header .actions p .btn-phone-number {
  display: inline-block !important;
  box-shadow: none;
}
.ie8 .header .actions p .btn-phone-number i {
  color: #a9a798;
}
.ie8 .btn-drawer-trigger {
  display: none !important;
}
.ie8 .banner .vs-monogram {
  left: 20px;
  bottom: 115px;
  right: auto;
}
.ie8 .banner .inner-banner {
  position: relative;
  padding-bottom: 86px;
}
.ie8 .banner .banner-content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 480px;
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
}
.ie8 .banner .banner-images {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ie8 .promote-links {
  position: absolute;
  bottom: 0;
  left: 0;
}
.ie8 .promote-links ul li {
  width: 320px;
}
.ie8 .promote-links ul li a h2 {
  font-size: 1.63em;
  line-height: 1.37em;
}
.ie8 .promote-links ul li a p {
  font-size: 0.88em;
  line-height: 1.68em;
}
.ie8 .promote-links ul li a i {
  font-size: 2.38em;
  line-height: 1.25em;
}
.ie8 .main-subpage .content {
  padding: 15px 0;
}
.ie8 .main-subpage .sidebar {
  padding: 15px 0;
}
.ie8 .main-subpage .sidebar-bg {
  width: 300px;
  margin-left: 660px;
}
.ie8 .main-subpage .sidebar-bg:after {
  width: 290px;
}
.ie8 .main-404 .content-404 {
  padding: 30px 160px 60px;
  margin-left: 10px;
  margin-right: 10px;
}
.ie8 .main-404 .content-404 h1 {
  position: relative;
}
.ie8 .main-404 .content-404 h1 i {
  position: absolute;
  top: 13px;
  left: -60px;
}
.ie8 .promo-meta {
  display: block;
}
.ie8 .feauted-brands .bd {
  margin: 0 -30px;
  border-left: 0 none;
  border-right: 0 none;
  border-radius: 0;
}
.ie8 .call-to-action {
  background: #dfddd6 url("/shared-assets/imgs/vs-bg-action.png") no-repeat 0 0;
  background-size: auto 100%;
  padding: 10px 25px 10px 220px;
}
.ie8 .call-to-action .ft .btn {
  display: inline-block;
  width: auto;
  box-sizing: content-box;
  padding-top: 6px;
  padding-bottom: 6px;
  padding: 12px 24px;
  margin: 0;
}
.ie8 .block-cta {
  text-align: left;
}
.ie8 .block-cta .cta-half {
  float: left;
  width: 48%;
  margin-left: 4%;
}
.ie8 .block-cta .cta-half:first-child {
  margin-left: 0;
}
.ie8 .cta-fittingbox {
  background: #ffffff url("/shared-assets/imgs/vs-bg-action-2.png") no-repeat 0 0;
  background-size: auto 100%;
  padding: 10px 25px 10px 220px;
}
.ie8 .cta-fittingbox .ft .btn {
  display: inline-block;
  width: auto;
  box-sizing: content-box;
  padding-top: 6px;
  padding-bottom: 6px;
  padding: 12px 24px;
  margin: 0;
}
.ie8 .main-home .widget {
  padding-right: 10px;
}
.ie8 .widget .inner .btn {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0;
}
.ie8 .widget .inner .btn:first-child {
  margin-left: 0;
}
.ie8 .widget .inner .btn-phone-mobile {
  display: none !important;
}
.ie8 .widget .inner .btn-phone-desktop {
  display: inline-block !important;
}
.ie8 .footer {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ie8 .footer .footer-content {
  padding: 10px 0;
}
.ie8 .copyright {
  padding: 0 0 20px;
}
.ie8 .visible-small {
  display: none !important;
}
.ie8 .visible-mobile {
  display: none !important;
}
.ie8 .visible-tablet {
  display: none !important;
}
.ie8 .visible-desktop {
  display: block !important;
}
.ie8 .visible-large {
  display: none !important;
}
.ie8 .hidden-small {
  display: block !important;
}
.ie8 .hidden-mobile {
  display: block !important;
}
.ie8 .hidden-tablet {
  display: block !important;
}
.ie8 .hidden-desktop {
  display: none !important;
}
.ie8 .hidden-large {
  display: block !important;
}
.ie8 .col-12 {
  width: 940px;
}
.ie8 .col-11 {
  width: 860px;
}
.ie8 .col-10 {
  width: 780px;
}
.ie8 .col-9 {
  width: 700px;
}
.ie8 .col-8 {
  width: 620px;
}
.ie8 .col-7 {
  width: 540px;
}
.ie8 .col-6 {
  width: 460px;
}
.ie8 .col-5 {
  width: 380px;
}
.ie8 .col-4 {
  width: 300px;
}
.ie8 .col-3 {
  width: 220px;
}
.ie8 .col-2 {
  width: 140px;
}
.ie8 .col-1 {
  width: 60px;
}
.ie8 .prefix-12 {
  padding-left: 960px;
}
.ie8 .prefix-11 {
  padding-left: 880px;
}
.ie8 .prefix-10 {
  padding-left: 800px;
}
.ie8 .prefix-9 {
  padding-left: 720px;
}
.ie8 .prefix-8 {
  padding-left: 640px;
}
.ie8 .prefix-7 {
  padding-left: 560px;
}
.ie8 .prefix-6 {
  padding-left: 480px;
}
.ie8 .prefix-5 {
  padding-left: 400px;
}
.ie8 .prefix-4 {
  padding-left: 320px;
}
.ie8 .prefix-3 {
  padding-left: 240px;
}
.ie8 .prefix-2 {
  padding-left: 160px;
}
.ie8 .prefix-1 {
  padding-left: 80px;
}
.ie8 .suffix-12 {
  padding-right: 960px;
}
.ie8 .suffix-11 {
  padding-right: 880px;
}
.ie8 .suffix-10 {
  padding-right: 800px;
}
.ie8 .suffix-9 {
  padding-right: 720px;
}
.ie8 .suffix-8 {
  padding-right: 640px;
}
.ie8 .suffix-7 {
  padding-right: 560px;
}
.ie8 .suffix-6 {
  padding-right: 480px;
}
.ie8 .suffix-5 {
  padding-right: 400px;
}
.ie8 .suffix-4 {
  padding-right: 320px;
}
.ie8 .suffix-3 {
  padding-right: 240px;
}
.ie8 .suffix-2 {
  padding-right: 160px;
}
.ie8 .suffix-1 {
  padding-right: 80px;
}
.ie8 [class*="col-"] {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.ie8 .row .row [class*="col-"]:first-child,
.ie8 .row .row [class*="col-"].alpha {
  margin-left: 0;
}
.ie8 .row .row [class*="col-"]:last-child,
.ie8 .row .row [class*="col-"].omega {
  margin-right: 0;
}
.ie8 .row .row [class*="col-"]:first-child,
.ie8 .row .row [class*="col-"].alpha {
  margin-right: 10px;
}
.ie8 .row .row [class*="col-"]:last-child,
.ie8 .row .row [class*="col-"].omega {
  margin-left: 10px;
}
.visible-small {
  display: none !important;
}
.visible-mobile {
  display: block !important;
}
.visible-tablet {
  display: none !important;
}
.visible-desktop {
  display: none !important;
}
.visible-large {
  display: none !important;
}
.hidden-small {
  display: block !important;
}
.hidden-mobile {
  display: none !important;
}
.hidden-tablet {
  display: block !important;
}
.hidden-desktop {
  display: block !important;
}
.hidden-large {
  display: block !important;
}
@media screen and (max-width: 480px) {
  .post-has-thumbnail .post-thumbnail {
    display: none;
  }
  .post-has-thumbnail .post-content {
    padding-left: 0;
  }
  .visible-small {
    display: block !important;
  }
  .visible-mobile {
    display: block !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-small {
    display: none !important;
  }
  .hidden-mobile {
    display: none !important;
  }
  .hidden-tablet {
    display: block !important;
  }
  .hidden-desktop {
    display: block !important;
  }
  .hidden-large {
    display: block !important;
  }
}
@media screen and (min-width: 760px) {
  h1 {
    font-size: 2em;
    line-height: 1.3em;
  }
  .responsive-table td,
  .responsive-table th {
    display: table-cell;
    margin: 0;
    border-left: rgba(0, 0, 0, 0.15) 1px solid !important;
  }
  .responsive-table td:first-child,
  .responsive-table th:first-child {
    border-left: 0 none !important;
  }
  form.horizontal .group,
  fieldset.horizontal .group {
    display: block;
  }
  form.horizontal .group .group-key,
  fieldset.horizontal .group .group-key {
    float: left;
    width: 140px;
  }
  form.horizontal .group .group-key label,
  fieldset.horizontal .group .group-key label {
    line-height: 34px;
  }
  form.horizontal .group .group-value,
  fieldset.horizontal .group .group-value {
    padding-left: 160px;
  }
  body .gform_heading h3.gform_title {
    font-size: 2em;
    line-height: 1.3em;
  }
  .header .logo {
    text-align: left;
  }
  .header .actions {
    float: right;
    padding: 15px 0;
    margin: 0 0 0 10px;
    text-align: right;
  }
  .header .actions p .btn {
    padding: 10px 20px;
  }
  .header .actions p .btn-shop {
    display: table-cell;
  }
  .header .actions p .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .header .actions p .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .header .actions p .btn-contact .hide-mobile {
    display: inline;
  }
  .nav {
    display: block;
  }
  .banner .vs-monogram {
    bottom: 115px;
  }
  .banner .banner-content h1 {
    font-size: 2.38em;
    line-height: 1.25em;
  }
  .banner .banner-content .intro {
    font-size: 1.13em;
    line-height: 1.53em;
    margin: 20px 0 30px;
  }
  .banner .banner-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner .banner-content .btn {
    margin: 0 20px 0 0;
    display: inline-block;
    width: auto;
    box-sizing: content-box;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 0.88em;
    line-height: 1.68em;
    padding: 12px 24px;
    font-size: 1em;
    line-height: 1.6em;
  }
  .banner .banner-images {
    display: none;
  }
  .multi-locations .banner .vs-monogram {
    display: block;
  }
  .promote-links ul li {
    margin: 0;
    width: 33.33%;
  }
  .promote-links ul li a {
    margin-left: 0;
    margin-right: 0;
    z-index: 5;
    border-bottom: 0 none;
  }
  .promote-links ul li:first-child a {
    margin-left: 0;
    border-right: 1px solid;
    border-color: #ffffff;
    border-color: rgba(255, 255, 255, 0.1);
    z-index: 10;
  }
  .promote-links ul li:last-child a {
    margin-right: 0;
    border-left: 1px solid;
    border-color: #ffffff;
    border-color: rgba(255, 255, 255, 0.1);
    z-index: 10;
  }
  .promote-links ul li a h2 {
    font-size: 1.25em;
    line-height: 1.48em;
  }
  .promote-links ul li a p {
    font-size: 0.75em;
    line-height: 1.8em;
  }
  .promote-links ul li a i {
    font-size: 1.75em;
    line-height: 1.34em;
  }
  .main h2 {
    font-size: 1.31em;
    line-height: 1.46em;
  }
  .main-subpage .content {
    padding: 5px 0;
  }
  .main-subpage .sidebar {
    padding: 5px 0;
  }
  .main-subpage .sidebar .widget {
    margin-left: 10px;
  }
  .main-subpage .sidebar-bg {
    width: 100%;
    margin-left: 69%;
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    background: #ebeae3;
  }
  .main-404 .content-404 {
    padding: 15px 0;
    margin-left: 10px;
    margin-right: 10px;
  }
  table.info-table tr td.location-numbers {
    width: 200px;
  }
  .article-listing li {
    padding: 30px 0;
  }
  .promotions-listing li.vs-promo a {
    padding-right: 108px;
    background-image: url("/shared-assets/imgs/vs-monogram-gold.svg");
    background-size: 44px 39px;
    background-position: 95% center;
    background-repeat: no-repeat;
  }
  .ie8 .promotions-listing li.vs-promo a {
    background-image: url("/shared-assets/imgs/vs-monogram-gold.png");
  }
  .valid-tag span {
    margin-left: -15px;
  }
  .content-footer p {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
  .content-footer .prev {
    text-align: left;
  }
  .content-footer .next {
    text-align: right;
  }
  .content-footer .prev,
  .content-footer .next,
  .content-footer .count,
  .content-footer .index {
    display: table-cell;
    width: 33.333%;
  }
  div.indent,
  ul.indent > li {
    padding-left: 18px;
  }
  .main-subpage .content .partner {
    float: right;
    margin: 0 0 10px 20px;
    width: 300px;
  }
  .feauted-brands .bd {
    margin: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
  }
  .experience-good .review {
    float: left;
    width: 49%;
    margin-left: 2%;
  }
  .experience-good .review:first-child {
    margin-left: 0;
  }
  .experience-good .review-options-single .review {
    width: 100%;
  }
  .experience-good .review-other {
    display: block;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
  .widget {
    padding-left: 20px;
  }
  .widget-ogs {
    padding-left: 30px;
  }
  .main-home .widget {
    padding-left: 0;
  }
  .main-home .widget-ogs {
    padding-left: 0;
  }
  .widget .inner .btn {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .widget .inner .btn-phone-mobile {
    display: block !important;
    text-align: center;
  }
  .widget .inner .btn-phone-desktop {
    display: none !important;
  }
  .widget-subnav {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-right: -10px;
  }
  .widget-linked-list,
  .widget_recent_entries {
    padding-left: 0;
  }
  .widget-linked-list > ul > li.current_page_item > a,
  .widget_recent_entries > ul > li.current_page_item > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .widget-linked-list > ul > li.current_page_item > a:before,
  .widget_recent_entries > ul > li.current_page_item > a:before {
    background: #dcb327;
    position: absolute;
    z-index: 5;
    content: "\0020";
    width: 26px;
    height: 26px;
    margin-top: -13px;
    top: 50%;
    left: -13px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .listing-people ul li h2,
  .listing-people ul li p {
    padding-left: 175px;
  }
  .footer .footer-content {
    padding: 5px 0;
  }
  .copyright {
    padding: 0 0 10px;
  }
  .review-listing .review-rating {
    width: auto;
    float: left;
    margin: 0 0 1em 0;
  }
  .review-listing .review-source {
    float: left;
    margin: 0 0 0 1em;
  }
  .visible-small {
    display: none !important;
  }
  .visible-mobile {
    display: none !important;
  }
  .visible-tablet {
    display: block !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-small {
    display: block !important;
  }
  .hidden-mobile {
    display: block !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: block !important;
  }
  .hidden-large {
    display: block !important;
  }
  .col-12 {
    width: 98%;
  }
  .col-11 {
    width: 89.66666667%;
  }
  .col-10 {
    width: 81.33333333%;
  }
  .col-9 {
    width: 73%;
  }
  .col-8 {
    width: 64.66666667%;
  }
  .col-7 {
    width: 56.33333333%;
  }
  .col-6 {
    width: 48%;
  }
  .col-5 {
    width: 39.66666667%;
  }
  .col-4 {
    width: 31.33333333%;
  }
  .col-3 {
    width: 23%;
  }
  .col-2 {
    width: 14.66666667%;
  }
  .col-1 {
    width: 6.33333333%;
  }
  .prefix-12 {
    padding-left: 100%;
  }
  .prefix-11 {
    padding-left: 91.66666667%;
  }
  .prefix-10 {
    padding-left: 83.33333333%;
  }
  .prefix-9 {
    padding-left: 75%;
  }
  .prefix-8 {
    padding-left: 66.66666667%;
  }
  .prefix-7 {
    padding-left: 58.33333333%;
  }
  .prefix-6 {
    padding-left: 50%;
  }
  .prefix-5 {
    padding-left: 41.66666667%;
  }
  .prefix-4 {
    padding-left: 33.33333333%;
  }
  .prefix-3 {
    padding-left: 25%;
  }
  .prefix-2 {
    padding-left: 16.66666667%;
  }
  .prefix-1 {
    padding-left: 8.33333333%;
  }
  .suffix-12 {
    padding-right: 100%;
  }
  .suffix-11 {
    padding-right: 91.66666667%;
  }
  .suffix-10 {
    padding-right: 83.33333333%;
  }
  .suffix-9 {
    padding-right: 75%;
  }
  .suffix-8 {
    padding-right: 66.66666667%;
  }
  .suffix-7 {
    padding-right: 58.33333333%;
  }
  .suffix-6 {
    padding-right: 50%;
  }
  .suffix-5 {
    padding-right: 41.66666667%;
  }
  .suffix-4 {
    padding-right: 33.33333333%;
  }
  .suffix-3 {
    padding-right: 25%;
  }
  .suffix-2 {
    padding-right: 16.66666667%;
  }
  .suffix-1 {
    padding-right: 8.33333333%;
  }
  [class*="col-"] {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
  }
  .row .row [class*="col-"]:first-child,
  .row .row [class*="col-"].alpha {
    margin-left: 0;
  }
  .row .row [class*="col-"]:last-child,
  .row .row [class*="col-"].omega {
    margin-right: 0;
  }
  .row .row [class*="col-"]:first-child,
  .row .row [class*="col-"].alpha {
    margin-right: 2%;
  }
  .row .row [class*="col-"]:last-child,
  .row .row [class*="col-"].omega {
    margin-left: 2%;
  }
}
@media screen and (min-width: 990px) {
  .wrapper {
    width: 960px;
    margin: 20px auto;
    border-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  }
  .footer .recent-blog .inner-column {
    padding-left: 10px;
  }
  .footer .contact-us .inner-column {
    padding-right: 10px;
  }
  .main .content .inner-column {
    padding-left: 20px;
  }
  .main .content-full .inner-column {
    padding-right: 20px;
  }
  .header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .header .actions p a[href^=tel] {
    display: inline-block;
    font-size: 22px;
    line-height: 44px;
    vertical-align: middle;
    border: 0 none;
    color: #303030;
  }
  .header .logo {
    padding: 25px 30px;
  }
  .header .actions {
    padding: 25px 0;
  }
  .header .actions p {
    display: block;
    padding-right: 25px;
    width: auto;
  }
  .header .actions p .btn {
    display: inline-block;
    margin: 0 0 0 10px;
    border: 0 none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .header .actions p .btn-contact,
  .header .actions p .btn-shop,
  .header .actions p .btn-appointments {
    border-radius: 4px;
  }
  .header .actions p .btn-phone-call {
    display: none !important;
  }
  .header .actions p .btn-phone-number {
    display: inline-block !important;
    box-shadow: none;
  }
  .header .actions p .btn-phone-number i {
    color: #a9a798;
  }
  .btn-drawer-trigger {
    display: none !important;
  }
  .banner .vs-monogram {
    left: 20px;
    bottom: 115px;
    right: auto;
  }
  .banner .inner-banner {
    position: relative;
    padding-bottom: 86px;
  }
  .banner .banner-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 480px;
    float: left;
    width: 460px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .banner .banner-images {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .promote-links {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .promote-links ul li {
    width: 320px;
  }
  .promote-links ul li a h2 {
    font-size: 1.63em;
    line-height: 1.37em;
  }
  .promote-links ul li a p {
    font-size: 0.88em;
    line-height: 1.68em;
  }
  .promote-links ul li a i {
    font-size: 2.38em;
    line-height: 1.25em;
  }
  .main-subpage .content {
    padding: 15px 0;
  }
  .main-subpage .sidebar {
    padding: 15px 0;
  }
  .main-subpage .sidebar-bg {
    width: 300px;
    margin-left: 660px;
  }
  .main-subpage .sidebar-bg:after {
    width: 290px;
  }
  .main-404 .content-404 {
    padding: 30px 160px 60px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .main-404 .content-404 h1 {
    position: relative;
  }
  .main-404 .content-404 h1 i {
    position: absolute;
    top: 13px;
    left: -60px;
  }
  .promo-meta {
    display: block;
  }
  .feauted-brands .bd {
    margin: 0 -30px;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
  }
  .call-to-action {
    background: #dfddd6 url("/shared-assets/imgs/vs-bg-action.png") no-repeat 0 0;
    background-size: auto 100%;
    padding: 10px 25px 10px 220px;
  }
  .call-to-action .ft .btn {
    display: inline-block;
    width: auto;
    box-sizing: content-box;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 12px 24px;
    margin: 0;
  }
  .block-cta {
    text-align: left;
  }
  .block-cta .cta-half {
    float: left;
    width: 48%;
    margin-left: 4%;
  }
  .block-cta .cta-half:first-child {
    margin-left: 0;
  }
  .cta-fittingbox {
    background: #ffffff url("/shared-assets/imgs/vs-bg-action-2.png") no-repeat 0 0;
    background-size: auto 100%;
    padding: 10px 25px 10px 220px;
  }
  .cta-fittingbox .ft .btn {
    display: inline-block;
    width: auto;
    box-sizing: content-box;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 12px 24px;
    margin: 0;
  }
  .main-home .widget {
    padding-right: 10px;
  }
  .widget .inner .btn {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
  }
  .widget .inner .btn:first-child {
    margin-left: 0;
  }
  .widget .inner .btn-phone-mobile {
    display: none !important;
  }
  .widget .inner .btn-phone-desktop {
    display: inline-block !important;
  }
  .footer {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .footer .footer-content {
    padding: 10px 0;
  }
  .copyright {
    padding: 0 0 20px;
  }
  .visible-small {
    display: none !important;
  }
  .visible-mobile {
    display: none !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-small {
    display: block !important;
  }
  .hidden-mobile {
    display: block !important;
  }
  .hidden-tablet {
    display: block !important;
  }
  .hidden-desktop {
    display: none !important;
  }
  .hidden-large {
    display: block !important;
  }
  .col-12 {
    width: 940px;
  }
  .col-11 {
    width: 860px;
  }
  .col-10 {
    width: 780px;
  }
  .col-9 {
    width: 700px;
  }
  .col-8 {
    width: 620px;
  }
  .col-7 {
    width: 540px;
  }
  .col-6 {
    width: 460px;
  }
  .col-5 {
    width: 380px;
  }
  .col-4 {
    width: 300px;
  }
  .col-3 {
    width: 220px;
  }
  .col-2 {
    width: 140px;
  }
  .col-1 {
    width: 60px;
  }
  .prefix-12 {
    padding-left: 960px;
  }
  .prefix-11 {
    padding-left: 880px;
  }
  .prefix-10 {
    padding-left: 800px;
  }
  .prefix-9 {
    padding-left: 720px;
  }
  .prefix-8 {
    padding-left: 640px;
  }
  .prefix-7 {
    padding-left: 560px;
  }
  .prefix-6 {
    padding-left: 480px;
  }
  .prefix-5 {
    padding-left: 400px;
  }
  .prefix-4 {
    padding-left: 320px;
  }
  .prefix-3 {
    padding-left: 240px;
  }
  .prefix-2 {
    padding-left: 160px;
  }
  .prefix-1 {
    padding-left: 80px;
  }
  .suffix-12 {
    padding-right: 960px;
  }
  .suffix-11 {
    padding-right: 880px;
  }
  .suffix-10 {
    padding-right: 800px;
  }
  .suffix-9 {
    padding-right: 720px;
  }
  .suffix-8 {
    padding-right: 640px;
  }
  .suffix-7 {
    padding-right: 560px;
  }
  .suffix-6 {
    padding-right: 480px;
  }
  .suffix-5 {
    padding-right: 400px;
  }
  .suffix-4 {
    padding-right: 320px;
  }
  .suffix-3 {
    padding-right: 240px;
  }
  .suffix-2 {
    padding-right: 160px;
  }
  .suffix-1 {
    padding-right: 80px;
  }
  [class*="col-"] {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .row .row [class*="col-"]:first-child,
  .row .row [class*="col-"].alpha {
    margin-left: 0;
  }
  .row .row [class*="col-"]:last-child,
  .row .row [class*="col-"].omega {
    margin-right: 0;
  }
  .row .row [class*="col-"]:first-child,
  .row .row [class*="col-"].alpha {
    margin-right: 10px;
  }
  .row .row [class*="col-"]:last-child,
  .row .row [class*="col-"].omega {
    margin-left: 10px;
  }
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
  margin: 0;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flexslider > ul > li {
  margin: 0;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url("/shared-assets/imgs/bg_direction_nav.png") no-repeat 0 0;
  border: 0 none;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 5px;
  left: 100%;
  margin-left: -50%;
  padding-left: 10px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 9px;
  height: 9px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: #000000;
  cursor: default;
}
/**
 * Thumbnails
 */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/**
 * Media Query
 */
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/**
 * WordPress Specific Styles
 */
.wp-caption-text {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  max-width: 50%;
  margin-right: 20px;
  margin-top: 10px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  max-width: 50%;
  margin-left: 20px;
  margin-top: 10px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  /* prevent too-wide images from breaking layout */
  padding: 10px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 10px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
#wp_tag_cloud div {
  line-height: 1.6em;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  color: #222;
  font-size: 110px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: left;
}
#wp-calendar thead {
  font-size: 11px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  padding: 3px 0 2px;
  text-align: center;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  text-align: right;
}
.widget_rss a.rsswidget {
  color: #000;
}
.widget_rss a.rsswidget:hover {
  color: #ff4b33;
}
.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
}
