/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #B94A48;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #833332;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  text-transform: uppercase;
  color: #555555;
  vertical-align: middle;
  background-color: #eeeeee;
  background-image: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #B94A48;
  border-color: #a74240;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #9c3e3c;
  border-color: #7b302f;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #B94A48;
  border-color: #a74240;
}
.btn-warning {
  color: #fff;
  background-color: #f79c0b;
  border-color: #e18d07;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d28407;
  border-color: #a66805;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f79c0b;
  border-color: #e18d07;
}
.btn-danger {
  color: #fff;
  background-color: #73120e;
  border-color: #5c0e0b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #4f0c0a;
  border-color: #260605;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #73120e;
  border-color: #5c0e0b;
}
.btn-success {
  color: #fff;
  background-color: #263502;
  border-color: #141c01;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #0a0e01;
  border-color: #000000;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #263502;
  border-color: #141c01;
}
.btn-info {
  color: #fff;
  background-color: #b6bf9d;
  border-color: #abb58e;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #a4af84;
  border-color: #8f9d69;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #b6bf9d;
  border-color: #abb58e;
}
.btn-link {
  color: #B94A48;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #833332;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.btn-default .caret {
  border-top-color: #333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #B94A48;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #263502;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #b6bf9d;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f79c0b;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #73120e;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #B94A48;
  border-color: #B94A48;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #f1dcdc;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* X-Small devices (phones, 600px to 767px) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/*MIXINS*/
.box {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.rowMargin {
  margin-bottom: 2em;
}
.moreRoll {
  float: none;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  -webkit-perspective: 600px;
  perspective: 600px;
  perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  vertical-align: top;
  color: #414042;
}
.moreRoll:hover span {
  background: #B94A48;
  color: #fff;
  transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  -moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
}
.moreRoll span {
  display: block;
  padding: .5em .75em;
  position: relative;
  transform-origin: 50% 0 0;
  -webkit-transform-origin: 50% 0 0;
  -moz-transform-origin: 50% 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.moreRoll span i {
  margin-right: .5em;
}
.moreRoll span::after {
  background: #B94A48;
  color: #fff;
  content: attr(data-title);
  display: block;
  left: 0;
  padding: .5em .75em;
  position: absolute;
  top: 0;
  transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  transform-origin: 50% 0 0;
  -webkit-transform-origin: 50% 0 0;
  -moz-transform-origin: 50% 0 0;
}
/*FONTS*/
@font-face {
  font-family: 'ubuntu_titling';
  src: url('../font/UbuntuTitling-Bold-webfont.eot');
  src: local('☺'), url('../font/UbuntuTitling-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/UbuntuTitling-Bold-webfont.woff') format('woff'), url('../font/UbuntuTitling-Bold-webfont.ttf') format('truetype'), url('../font/UbuntuTitling-Bold-webfont.svg#ubuntu_titlingbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-Light.eot');
  src: local('☺'), url('../font/Ubuntu-Light.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-Light.woff') format('woff'), url('../font/Ubuntu-Light.ttf') format('truetype'), url('../font/Ubuntu-Light.svg') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-LightItalic.eot');
  src: local('☺'), url('../font/Ubuntu-LightItalic.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-LightItalic.woff') format('woff'), url('../font/Ubuntu-LightItalic.ttf') format('truetype'), url('../font/Ubuntu-LightItalic.svg') format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-Regular.eot');
  src: local('☺'), url('../font/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-Regular.woff') format('woff'), url('../font/Ubuntu-Regular.ttf') format('truetype'), url('../font/Ubuntu-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-Italic.eot');
  src: local('☺'), url('../font/Ubuntu-Italic.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-Italic.woff') format('woff'), url('../font/Ubuntu-Italic.ttf') format('truetype'), url('../font/Ubuntu-Italic.svg') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-Medium.eot');
  src: local('☺'), url('../font/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-Medium.woff') format('woff'), url('../font/Ubuntu-Medium.ttf') format('truetype'), url('../font/Ubuntu-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-MediumItalic.eot');
  src: local('☺'), url('../font/Ubuntu-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-MediumItalic.woff') format('woff'), url('../font/Ubuntu-MediumItalic.ttf') format('truetype'), url('../font/Ubuntu-MediumItalic.svg') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-Bold.eot');
  src: local('☺'), url('../font/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-Bold.woff') format('woff'), url('../font/Ubuntu-Bold.ttf') format('truetype'), url('../font/Ubuntu-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/Ubuntu-BoldItalic.eot');
  src: local('☺'), url('../font/Ubuntu-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../font/Ubuntu-BoldItalic.woff') format('woff'), url('../font/Ubuntu-BoldItalic.ttf') format('truetype'), url('../font/Ubuntu-BoldItalic.svg') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'umIcon';
  src: url('../font/umIcon.eot');
  src: url('../font/umIcon.eot?#iefix') format('embedded-opentype'), url('../font/umIcon.woff') format('woff'), url('../font/umIcon.ttf') format('truetype'), url('../font/umIcon.svg#umIcon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'umIcon';
  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-umphs:before {
  content: "\e600";
}
@font-face {
  font-family: 'um';
  src: url('../font/um.eot');
  src: url('../font/um.eot?#iefix') format('embedded-opentype'), url('../font/um.woff') format('woff'), url('../font/um.ttf') format('truetype'), url('../font/um.svg#um') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="brand-"],
[class*=" brand-"] {
  font-family: 'um';
  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;
}
.brand-spotify:before {
  content: "\e600";
}
.brand-soundcloud:before {
  content: "\e601";
}
.brand-apple:before {
  content: "\e602";
}
.brand-amazon:before {
  content: "\e603";
}
html,
body {
  height: 100%;
}
body {
  color: #414042;
  margin: 0;
  line-height: 1.3;
  font-family: 'Ubuntu', Helvetica, sans-serif;
  font-weight: 100;
  font-style: normal;
  position: relative;
}
.primary {
  height: auto !important;
  background: url('../img/bg.jpg') repeat;
  min-height: 100%;
  margin: 0 auto -225px;
}
#push,
footer {
  min-height: 225px;
}
.container {
  position: relative;
  overflow-wrap: break-word;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .container.desktop {
    width: 600px;
  }
}
a {
  color: #c76e6d;
  -webkit-transition: all 0.3s linear 0.3s;
  transition: all 0.3s linear 0.3s;
}
a:hover {
  text-decoration: none;
  color: #953b39;
}
a:focus {
  text-decoration: none;
  outline: none;
  color: #B94A48;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #414042;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #B94A48;
}
h1 {
  font-size: 26px;
  font-size: 2.6rem;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
}
h4 {
  font-size: 17px;
  font-size: 1.7rem;
}
h5 {
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h4 {
    font-size: 20px;
    font-size: 2rem;
  }
  h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.section-title,
.page-title {
  text-transform: uppercase;
  color: #414042;
  font-family: 'ubuntu_titling', Helvetica, sans-serif;
  font-weight: normal;
}
.section-title a,
.page-title a {
  color: #414042;
  padding: 0.15em 0.25em;
  background: #D1D3D4;
  display: inline-block;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
  cursor: default;
}
.section-title a:hover,
.page-title a:hover {
  background: #D1D3D4;
  color: #414042;
}
.section-title span,
.page-title span {
  font-family: 'Ubuntu', Helvetica, sans-serif;
  font-weight: 100;
}
.section-title span a,
.page-title span a {
  background: none;
  padding: 0;
}
.title {
  font-weight: 500;
  margin-top: 0;
}
.title a {
  color: #414042;
}
.title a:hover {
  color: #B94A48;
}
.more {
  float: right;
  color: #414042;
  text-transform: uppercase;
}
.more i {
  margin-left: .25em;
  position: relative;
  font-size: 1.2em;
  top: 0.03em;
}
.mainContent {
  padding: 3em 0;
  font-size: 14px;
  font-size: 1.4rem;
  /*SINGLE BLOG POSTS*/
}
.mainContent:before,
.mainContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent:after {
  clear: both;
}
.mainContent:before,
.mainContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .mainContent {
    padding: 8em 0 5em 0;
  }
}
.mainContent.home {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 0 5em;
}
.mainContent.home:before,
.mainContent.home:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent.home:after {
  clear: both;
}
.mainContent.home:before,
.mainContent.home:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent.home:after {
  clear: both;
}
.mainContent.home article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /* @media @smOnly {
                .make-row();
            }*/
}
@media (min-width: 992px) {
  .mainContent.home article {
    float: left;
    width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .mainContent {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.mainContent article.blockPosts {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .mainContent article.blockPosts {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .mainContent article.blockPosts {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .mainContent article.blockPosts {
    float: left;
    width: 75%;
  }
}
.mainContent article.blockPhotos {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mainContent article.blockPhotos {
    float: left;
    width: 100%;
  }
}
.mainContent .single {
  margin-left: -15px;
  margin-right: -15px;
}
.mainContent .single:before,
.mainContent .single:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent .single:after {
  clear: both;
}
.mainContent .single:before,
.mainContent .single:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mainContent .single:after {
  clear: both;
}
.mainContent .single article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .mainContent .single article {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .mainContent .single article {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .mainContent .single article {
    float: left;
    width: 75%;
  }
}
.mainContent .single aside {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .mainContent .single aside {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mainContent .single aside {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .mainContent .single aside {
    float: left;
    width: 25%;
  }
}
/*CAROUSEL*/
.carousel {
  position: relative;
  margin: 4.5em 0 2em;
  z-index: 0;
}
@media screen and (min-width: 992px) {
  .carousel {
    margin-top: 10em;
  }
}
.carousel .carousel-indicators {
  top: 1.5em;
  left: 1em;
  margin: 0;
  width: auto;
}
.carousel .carousel-indicators li {
  border-radius: 50%;
  background: #fff;
  border: none;
  margin: 5px 0;
  display: block;
}
.carousel .carousel-indicators li.active {
  background: rgba(209, 211, 212, 0.9);
  margin: 5px 0;
  height: 10px;
  width: 10px;
}
.carousel .carousel-inner .item {
  overflow: hidden;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel .carousel-inner .item img {
  width: 100%;
  height: auto;
}
.carousel .carousel-inner .active {
  opacity: 1;
}
.carousel .carousel-inner .active.left,
.carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel .carousel-inner .next.left,
.carousel .carousel-inner .prev.right {
  opacity: 1;
}
/*PROMO*/
.promoBlock {
  margin-left: -15px;
  margin-right: -15px;
}
.promoBlock:before,
.promoBlock:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promoBlock:after {
  clear: both;
}
.promoBlock:before,
.promoBlock:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promoBlock:after {
  clear: both;
}
.promoBlock .blockItems {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .promoBlock .blockItems {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .promoBlock .blockItems {
    float: left;
    width: 50%;
  }
}
.promoBlock .blockItems + .blockItems {
  margin-top: 2em;
}
@media screen and (min-width: 768px) {
  .promoBlock .blockItems + .blockItems {
    margin-top: 0;
  }
}
.promoBlock .blockItems img {
  width: 100%;
}
/*SINGLE POST NAVIGATION*/
.navigation .prev .moreRoll,
.navigation .next .moreRoll {
  position: relative;
}
.navigation .prev .moreRoll {
  float: left;
}
.navigation .next .moreRoll {
  float: right;
}
/*PAGINATION*/
.pagination {
  font-size: 1em;
  margin: .25em 0;
}
.pagination ul {
  list-style: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul .disabled {
  font-weight: bold;
  text-transform: uppercase;
}
.pagination ul .disabled a {
  box-shadow: none;
  border: none;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-radius: 0;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border: 1px solid #D1D3D4;
  box-shadow: none;
  margin: 0 0.15em;
  background: none;
  color: #414042;
  padding: .35em .75em;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #414042;
  color: #fff;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #414042;
  padding-left: 0;
  background: transparent;
}
/*BACK TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 1em;
  right: .5em;
  text-decoration: none;
  color: rgba(213, 147, 146, 0.9);
  font-size: 2em;
  display: none;
}
.back-to-top:hover {
  color: rgba(185, 74, 72, 0.9);
}
#popup-umphdate-form {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#popup-umphdate-form.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#popup-umphdate-form.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#popup-umphdate-form.in {
  opacity: 1;
}
#popup-umphdate-form .modal-title {
  text-align: center;
}
#popup-umphdate-form .notation {
  text-align: right;
}
#popup-umphdate-form .notation span {
  color: #B94A48;
}
#popup-umphdate-form .gform_wrapper {
  margin: 0;
  max-width: 100%;
}
#popup-umphdate-form .gform_wrapper label {
  margin: 0 0 .5em;
}
#popup-umphdate-form .gform_wrapper span label {
  font-weight: normal;
  color: #999999;
  margin: .25em 0 0;
}
#popup-umphdate-form .gform_wrapper input[type="text"],
#popup-umphdate-form .gform_wrapper input[type="email"],
#popup-umphdate-form .gform_wrapper textarea,
#popup-umphdate-form .gform_wrapper select {
  font-size: 1em;
  padding: .5em;
  font-weight: 100;
  border: 1px solid #D1D3D4;
  box-shadow: none;
  border-radius: 0;
}
#popup-umphdate-form .gform_wrapper input[type="text"]:focus,
#popup-umphdate-form .gform_wrapper input[type="email"]:focus,
#popup-umphdate-form .gform_wrapper textarea:focus,
#popup-umphdate-form .gform_wrapper select:focus {
  border-color: #555555;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 500px) {
  #popup-umphdate-form .gform_wrapper li.gf_left_half,
  #popup-umphdate-form .gform_wrapper li.gf_right_half {
    float: none;
    width: 100%;
  }
}
#popup-umphdate-form .gform_wrapper select {
  margin-top: .25em;
}
#popup-umphdate-form .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
#popup-umphdate-form .gform_wrapper .gform_footer input[type="submit"] {
  border: none;
  padding: 0.5em 1em;
  background: #D1D3D4;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-umphdate-form .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #B94A48;
  color: #fff;
}
/*MOBILE MENU*/
.mobilemenu {
  color: #fff;
  z-index: 50000;
  left: 0.5em;
  display: block !important;
}
tr.mobilemenu {
  display: table-row !important;
}
th.mobilemenu,
td.mobilemenu {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .mobilemenu.hidden-xs,
  tr.mobilemenu.hidden-xs,
  th.mobilemenu.hidden-xs,
  td.mobilemenu.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mobilemenu.hidden-sm,
  tr.mobilemenu.hidden-sm,
  th.mobilemenu.hidden-sm,
  td.mobilemenu.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mobilemenu,
  tr.mobilemenu,
  th.mobilemenu,
  td.mobilemenu {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mobilemenu.hidden-lg,
  tr.mobilemenu.hidden-lg,
  th.mobilemenu.hidden-lg,
  td.mobilemenu.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mobilemenu,
  tr.mobilemenu,
  th.mobilemenu,
  td.mobilemenu {
    display: none !important;
  }
}
.mobilemenu:hover {
  color: #ffffff;
}
.mm-menu {
  background: #000;
}
.mm-list * {
  font-family: 'Ubuntu', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
.mm-list {
  text-transform: uppercase;
}
.mm-list li {
  color: #fff;
  text-align: left;
}
.mm-list li:first-child {
  padding-left: 0;
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #F1F2F2;
}
.mm-menu .mm-list > li > a.mm-subclose {
  color: #F1F2F2;
}
.mm-menu .mm-list > li.mm-subtitle > a.mm-subopen:after,
.mm-menu .mm-list > li.mm-subtitle > a.mm-subclose:before {
  border-color: #F1F2F2;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  left: 0;
}
.mm-menu .mm-list > li:after,
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: #1a1a1a;
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: #121212;
}
/*NAV*/
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
  color: #231F20;
}
/*HEADER*/
header {
  background: rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  z-index: 500;
  height: 40px;
  font-size: 15px;
  font-size: 1.5rem;
  padding-top: 0.05em;
  /*HEADER NAV DROPDOWN BACKGROUND*/
  /*FANCY HEADER TRANSITIONS FOR DESKTOP*/
  /*END FANCYHEADER*/
}
@media screen and (min-width: 992px) {
  header {
    padding-top: .25em;
  }
}
header .blockHeader {
  margin-left: -15px;
  margin-right: -15px;
  /*NAVIGATION*/
  /*END NAVIGATION*/
}
header .blockHeader:before,
header .blockHeader:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
header .blockHeader:after {
  clear: both;
}
header .blockHeader:before,
header .blockHeader:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
header .blockHeader:after {
  clear: both;
}
header .blockHeader h1 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: .35em 0 0 0;
}
@media (min-width: 992px) {
  header .blockHeader h1 {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  header .blockHeader h1 {
    right: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  header .blockHeader h1 {
    right: 83.33333333%;
  }
}
@media (min-width: 768px) {
  header .blockHeader h1 {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (min-width: 992px) {
  header .blockHeader h1 {
    margin-top: .15em;
  }
}
header .blockHeader h1 a {
  top: .1em;
  position: relative;
  /*font-size: .6em;*/
  font-size: .01em;
  float: right;
  color: #231F20;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
header .blockHeader h1 a:before {
  font-family: 'umIcon';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\e600';
  color: #F1F2F2;
  font-size: 90em;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
header .blockHeader h1 a:hover {
  color: #231F20;
}
header .blockHeader h1 a:hover:hover {
  color: #B94A48;
}
header .blockHeader nav {
  position: relative;
}
header .blockHeader nav#mobile {
  display: block !important;
}
trheader .blockHeader nav#mobile {
  display: table-row !important;
}
thheader .blockHeader nav#mobile,
tdheader .blockHeader nav#mobile {
  display: table-cell !important;
}
@media (max-width: 767px) {
  header .blockHeader nav#mobile.hidden-xs,
  trheader .blockHeader nav#mobile.hidden-xs,
  thheader .blockHeader nav#mobile.hidden-xs,
  tdheader .blockHeader nav#mobile.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .blockHeader nav#mobile,
  trheader .blockHeader nav#mobile,
  thheader .blockHeader nav#mobile,
  tdheader .blockHeader nav#mobile {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .blockHeader nav#mobile.hidden-md,
  trheader .blockHeader nav#mobile.hidden-md,
  thheader .blockHeader nav#mobile.hidden-md,
  tdheader .blockHeader nav#mobile.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  header .blockHeader nav#mobile.hidden-lg,
  trheader .blockHeader nav#mobile.hidden-lg,
  thheader .blockHeader nav#mobile.hidden-lg,
  tdheader .blockHeader nav#mobile.hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  header .blockHeader nav#mobile,
  trheader .blockHeader nav#mobile,
  thheader .blockHeader nav#mobile,
  tdheader .blockHeader nav#mobile {
    display: none !important;
  }
}
header .blockHeader nav ul {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: normal;
}
header .blockHeader nav ul li.hover {
  background: #ebeced;
}
header .blockHeader nav ul li.hover > a {
  background: #ebeced;
  color: #414042;
}
header .blockHeader nav ul li.hover ul {
  display: block;
  font-size: .8em;
  margin: .125em 0 0;
  padding: 0;
  -webkit-transition: all 0.5s linear 0.1s;
  transition: all 0.5s linear 0.1s;
}
header .blockHeader nav ul li.hover ul li {
  padding: 0;
  display: inline-block;
}
header .blockHeader nav ul li.hover ul li.hover {
  background: transparent;
}
header .blockHeader nav ul li.hover ul li a {
  color: #414042;
  padding: 0;
  display: block;
}
header .blockHeader nav ul li.hover ul li a:hover {
  color: #B94A48;
  background: transparent;
}
header .blockHeader nav ul ul {
  display: none;
  position: absolute;
  top: 2.5em;
  z-index: 60;
  left: 0;
  padding: 0.5em 1em;
  font-size: 1em;
  text-align: left;
  width: 100%;
}
header .blockHeader nav ul ul li a {
  padding: .41em 1em;
}
header .blockHeader .mobileSearch {
  position: relative;
  list-style: none;
  padding: 0;
  margin: .35em 0 0 0;
  font-size: 1.5em;
}
@media screen and (min-width: 992px) {
  header .blockHeader .mobileSearch {
    font-size: 1.2em;
    margin: 0;
  }
}
header .blockHeader .mobileSearch li {
  display: inline-block;
  padding: 0 .25em;
}
header .blockHeader .mobileSearch li a {
  display: block;
  color: #F1F2F2;
  /*SEARCH*/
}
header .blockHeader .mobileSearch li a.searchIcon {
  cursor: pointer;
  z-index: 25;
}
header .blockHeader .mobileSearch li form.searchExpand {
  background: #000;
  display: none;
  padding: 0.75em;
  position: absolute;
  left: 0;
  top: 1.5em;
  -webkit-transition: top 0.5s linear 0.3s;
  transition: top 0.5s linear 0.3s;
}
@media screen and (min-width: 992px) {
  header .blockHeader .mobileSearch li form.searchExpand {
    right: 0.85em;
    left: auto;
  }
}
header .blockHeader .mobileSearch li form.searchExpand.searchOpen input[type="search"] {
  background: #fff;
  z-index: 10;
  padding: 0.25em 2em 0.25em 0.5em;
  color: #414042;
  display: block;
  width: 275px;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  header .blockHeader .mobileSearch li form.searchExpand.searchOpen input[type="search"] {
    width: 350px;
  }
}
header .blockHeader .socialNav {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*SOCIAL ICONS*/
}
@media (min-width: 992px) {
  header .blockHeader .socialNav {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  header .blockHeader .socialNav {
    left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  header .blockHeader .socialNav {
    left: 16.66666667%;
  }
}
@media (min-width: 768px) {
  header .blockHeader .socialNav {
    float: left;
    width: 83.33333333%;
  }
}
header .blockHeader .socialNav .social {
  font-size: 1.3em;
  position: relative;
  margin-top: .25em;
  display: block !important;
}
trheader .blockHeader .socialNav .social {
  display: table-row !important;
}
thheader .blockHeader .socialNav .social,
tdheader .blockHeader .socialNav .social {
  display: table-cell !important;
}
@media (max-width: 767px) {
  header .blockHeader .socialNav .social.hidden-xs,
  trheader .blockHeader .socialNav .social.hidden-xs,
  thheader .blockHeader .socialNav .social.hidden-xs,
  tdheader .blockHeader .socialNav .social.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .blockHeader .socialNav .social,
  trheader .blockHeader .socialNav .social,
  thheader .blockHeader .socialNav .social,
  tdheader .blockHeader .socialNav .social {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .blockHeader .socialNav .social.hidden-md,
  trheader .blockHeader .socialNav .social.hidden-md,
  thheader .blockHeader .socialNav .social.hidden-md,
  tdheader .blockHeader .socialNav .social.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  header .blockHeader .socialNav .social.hidden-lg,
  trheader .blockHeader .socialNav .social.hidden-lg,
  thheader .blockHeader .socialNav .social.hidden-lg,
  tdheader .blockHeader .socialNav .social.hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  header .blockHeader .socialNav .social,
  trheader .blockHeader .socialNav .social,
  thheader .blockHeader .socialNav .social,
  tdheader .blockHeader .socialNav .social {
    display: none !important;
  }
}
header .blockHeader .socialNav .social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
header .blockHeader .socialNav .social ul li {
  display: inline-block;
  padding: 0 .05em;
}
header .blockHeader .socialNav .social ul li a {
  display: block;
  color: #817f83;
}
header .blockHeader .socialNav .social ul li a:hover {
  color: #B94A48;
}
header .headerDD {
  background: #ebeced;
  height: 40px;
  display: none;
  margin-top: 0;
  position: absolute;
  width: 100%;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.6);
}
header .headerDD#ddHead {
  top: 5em;
}
header .headerDD#ddHead.ddHead {
  top: 2.5em;
}
header .headerDD.hover {
  display: block;
}
header#scrollHead {
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
  /*STYLE FOR WHEN HEADER SHRINKS*/
}
@media screen and (min-width: 992px) {
  header#scrollHead {
    background: rgba(255, 255, 255, 0.6);
    height: 75px;
    padding-top: 0;
  }
}
header#scrollHead h1 a {
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
@media screen and (min-width: 992px) {
  header#scrollHead h1 a {
    float: left;
    color: #F1F2F2;
    /*font-size: 1.6em;*/
    font-size: .01em;
    top: 0.15em;
  }
}
header#scrollHead h1 a:before {
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
@media screen and (min-width: 992px) {
  header#scrollHead h1 a:before {
    color: #231F20;
    font-size: 200em;
  }
}
header#scrollHead h1 a:hover {
  color: #F1F2F2;
}
header#scrollHead h1 a:hover:before {
  color: #B94A48;
}
header#scrollHead .social {
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
  top: 0;
}
header#scrollHead nav {
  top: 0;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
header#scrollHead nav ul li a {
  -webkit-transition: all 0.5s linear 0.1s;
  transition: all 0.5s linear 0.1s;
}
@media screen and (min-width: 992px) {
  header#scrollHead nav ul li a {
    padding: 0.41em 0.5em;
  }
}
@media screen and (min-width: 1200px) {
  header#scrollHead nav ul li a {
    padding: 0.41em 1.1em;
  }
}
header#scrollHead nav ul li a:hover {
  color: #B94A48;
}
header#scrollHead nav ul li:hover,
header#scrollHead nav ul li.current-menu-item,
header#scrollHead nav ul li.current-menu-ancestor {
  /*background: lighten(@grey, 10%);*/
}
header#scrollHead nav ul li:hover a,
header#scrollHead nav ul li.current-menu-item a,
header#scrollHead nav ul li.current-menu-ancestor a {
  color: #B94A48;
}
header#scrollHead nav ul li:hover ul,
header#scrollHead nav ul li.current-menu-item ul,
header#scrollHead nav ul li.current-menu-ancestor ul {
  margin: .275em 0 0;
}
header#scrollHead nav ul li:hover ul li:hover,
header#scrollHead nav ul li.current-menu-item ul li:hover,
header#scrollHead nav ul li.current-menu-ancestor ul li:hover {
  background: none;
}
header#scrollHead nav ul li:hover ul a,
header#scrollHead nav ul li.current-menu-item ul a,
header#scrollHead nav ul li.current-menu-ancestor ul a {
  color: #414042;
}
header#scrollHead nav ul li:hover ul a:hover,
header#scrollHead nav ul li.current-menu-item ul a:hover,
header#scrollHead nav ul li.current-menu-ancestor ul a:hover {
  color: #B94A48;
}
@media screen and (min-width: 992px) {
  header#scrollHead .mobileSearch {
    bottom: 0;
    right: 0;
    position: absolute;
  }
  header#scrollHead .mobileSearch li a.searchIcon {
    -webkit-transition: all 0.5s linear 0.3s;
    transition: all 0.5s linear 0.3s;
    color: #231F20;
    cursor: pointer;
    position: absolute;
    right: 1.75em;
    z-index: 25;
    bottom: .5em;
  }
  header#scrollHead .mobileSearch li a.searchIcon:hover {
    color: #B94A48;
  }
}
header#scrollHead.scrollHead {
  background: rgba(0, 0, 0, 0.9);
  height: 40px;
  padding-top: .25em;
  margin: 0;
}
@media screen and (min-width: 768px) {
  header#scrollHead.scrollHead {
    padding-top: .06em;
  }
}
header#scrollHead.scrollHead h1 a {
  color: #231F20;
  /*font-size: 0.6em;*/
  top: 0.24em;
  font-size: .01em;
}
@media screen and (min-width: 768px) {
  header#scrollHead.scrollHead h1 a {
    top: .1em;
    position: relative;
    /*font-size: .6em;*/
    font-size: .01em;
  }
}
header#scrollHead.scrollHead h1 a:before {
  color: #F1F2F2;
}
@media screen and (min-width: 992px) {
  header#scrollHead.scrollHead h1 a:before {
    font-size: 90em;
  }
}
header#scrollHead.scrollHead h1 a:hover {
  color: #231F20;
}
header#scrollHead.scrollHead h1 a:hover:before {
  color: #B94A48;
}
header#scrollHead.scrollHead nav {
  top: -1.85em;
}
header#scrollHead.scrollHead nav ul li a {
  color: #F1F2F2;
}
@media screen and (min-width: 992px) {
  header#scrollHead.scrollHead nav ul li a {
    padding: 0.165em 0.5em;
  }
}
@media screen and (min-width: 1200px) {
  header#scrollHead.scrollHead nav ul li a {
    padding: 0.165em 1.1em;
  }
}
header#scrollHead.scrollHead nav ul li a:hover {
  color: #231F20;
}
header#scrollHead.scrollHead nav ul li:hover a,
header#scrollHead.scrollHead nav ul li.current-menu-item a,
header#scrollHead.scrollHead nav ul li.current-menu-ancestor a {
  color: #B94A48;
}
header#scrollHead.scrollHead nav ul li:hover ul,
header#scrollHead.scrollHead nav ul li.current-menu-item ul,
header#scrollHead.scrollHead nav ul li.current-menu-ancestor ul {
  margin: .125em 0 0;
}
header#scrollHead.scrollHead nav ul li:hover ul li:hover,
header#scrollHead.scrollHead nav ul li.current-menu-item ul li:hover,
header#scrollHead.scrollHead nav ul li.current-menu-ancestor ul li:hover {
  background: none;
}
header#scrollHead.scrollHead nav ul li:hover ul li a,
header#scrollHead.scrollHead nav ul li.current-menu-item ul li a,
header#scrollHead.scrollHead nav ul li.current-menu-ancestor ul li a {
  color: #231F20;
  padding: 0.1em 1.1em;
}
header#scrollHead.scrollHead nav ul li:hover ul li a:hover,
header#scrollHead.scrollHead nav ul li.current-menu-item ul li a:hover,
header#scrollHead.scrollHead nav ul li.current-menu-ancestor ul li a:hover {
  color: #B94A48;
}
header#scrollHead.scrollHead nav ul:hover a {
  color: #9ca1a3;
}
header#scrollHead.scrollHead .social {
  top: -1.5em;
}
header#scrollHead.scrollHead .mobileSearch li a.searchIcon {
  color: #F1F2F2;
  bottom: 1.75em;
}
header#scrollHead.scrollHead .mobileSearch li a.searchIcon:hover {
  color: #B94A48;
}
@media screen and (min-width: 992px) {
  header#scrollHead.scrollHead .mobileSearch form.searchExpand {
    top: 0.01em;
  }
}
/*GEARS PAGE*/
.blockEndorsements {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.blockEndorsements .blockItems {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em;
}
.blockEndorsements .blockItems:before,
.blockEndorsements .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockEndorsements .blockItems:after {
  clear: both;
}
.blockEndorsements .blockItems:before,
.blockEndorsements .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockEndorsements .blockItems:after {
  clear: both;
}
.blockEndorsements .blockItems a {
  color: #414042;
}
.blockEndorsements .blockItems a:hover {
  color: #B94A48;
}
.blockEndorsements .blockItems .blockColumn {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockEndorsements .blockItems .blockColumn {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blockEndorsements .blockItems .blockColumn {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .blockEndorsements .blockItems .blockColumn {
    float: left;
    width: 25%;
  }
}
.blockEndorsements .blockItems .blockColumn .endorsee {
  position: relative;
  padding: 1em;
  text-align: left;
  height: 90px;
}
@media screen and (min-width: 768px) {
  .blockEndorsements .blockItems .blockColumn .endorsee {
    text-align: center;
    height: auto;
    padding: 1em 0 1em 1em;
  }
}
.blockEndorsements .blockItems .blockColumn .endorsee .blockImage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  height: 65px;
  margin: 0;
  position: absolute;
  top: .75em;
  width: 65px;
  left: 1em;
}
@media screen and (min-width: 768px) {
  .blockEndorsements .blockItems .blockColumn .endorsee .blockImage {
    height: 125px;
    width: 125px;
    position: relative;
    left: 0;
    top: 0;
    margin: .25em auto 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .blockEndorsements .blockItems .blockColumn .endorsee .blockImage {
    height: 159px;
    width: 159px;
  }
}
.blockEndorsements .blockItems .blockColumn .endorsee h4 {
  font-weight: 500;
  margin: 0;
  padding-left: 4em;
}
@media screen and (min-width: 768px) {
  .blockEndorsements .blockItems .blockColumn .endorsee h4 {
    padding: 0;
  }
}
.blockEndorsements .blockItems .blockColumn .endorsee h4 span {
  display: block;
  font-size: .8em;
  font-weight: 100;
}
.blockEndorsements .blockItems .blockContent {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 1em 15px;
}
@media (min-width: 768px) {
  .blockEndorsements .blockItems .blockContent {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .blockEndorsements .blockItems .blockContent {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .blockEndorsements .blockItems .blockContent {
    float: left;
    width: 75%;
  }
}
.blockEndorsements .blockItems .blockContent h5 {
  margin: 0 0 .5em 1em;
}
@media screen and (min-width: 768px) {
  .blockEndorsements .blockItems .blockContent h5 {
    margin: 0 0 .5em 0;
  }
}
.blockEndorsements .blockItems .blockContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blockEndorsements .blockItems .blockContent ul li {
  padding: .5em 1em;
  display: inline-block;
}
.blockEndorsements .blockItems .blockContent ul li img {
  height: 35px;
  width: auto;
  max-width: 100%;
}
/*MEMBERS*/
.members {
  margin-top: 2em;
}
.members .blockProfile {
  margin-left: -15px;
  margin-right: -15px;
}
.members .blockProfile:before,
.members .blockProfile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.members .blockProfile:after {
  clear: both;
}
.members .blockProfile:before,
.members .blockProfile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.members .blockProfile:after {
  clear: both;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .members .blockProfile {
    margin-bottom: 2em;
  }
}
.members .blockProfile .blockItems {
  margin-bottom: 2em;
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .members .blockProfile .blockItems {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .members .blockProfile .blockItems {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .members .blockProfile .blockItems {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .members .blockProfile .blockItems {
    float: left;
    width: 50%;
  }
}
.members .blockProfile .blockItems .blockImage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0.5em solid #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color 0.5s linear 0.1s;
  transition: border-color 0.5s linear 0.1s;
  height: 187px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 187px;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .members .blockProfile .blockItems .blockImage {
    margin: 0;
    position: absolute;
    top: 0;
    left: 15px;
  }
}
.members .blockProfile .blockItems .blockImage:hover {
  border-color: #D1D3D4;
}
.members .blockProfile .blockItems .blockContent {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: -7.5em auto 0;
  padding: 8em 1em 1em;
  position: relative;
  width: 80%;
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .members .blockProfile .blockItems .blockContent {
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .members .blockProfile .blockItems .blockContent {
    margin: .45em 0 .45em 6.5em;
    padding: 2em 1em 1em 7.5em;
    height: 175px;
  }
}
.members .blockProfile .blockItems .blockContent h2 {
  margin: 0 0 .25em;
  font-size: 1.5em;
}
.members .blockProfile .blockItems .blockContent h4 {
  font-weight: 100;
  font-style: italic;
  font-size: 1em;
  margin-top: 0;
}
.members .blockProfile .blockItems .blockContent .social {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
.members .blockProfile .blockItems .blockContent .social li {
  display: inline-block;
  padding: 0 .15em;
}
.members .blockProfile .blockItems .blockContent .social li .moreRoll {
  font-size: 0.83em;
}
/*SINGLE MEMBER PAGE*/
.blockMemberSingle {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 2em;
}
.blockMemberSingle:before,
.blockMemberSingle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMemberSingle:after {
  clear: both;
}
.blockMemberSingle:before,
.blockMemberSingle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMemberSingle:after {
  clear: both;
}
.blockMemberSingle .blockItems {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .blockMemberSingle .blockItems {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blockMemberSingle .blockItems {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blockMemberSingle .blockItems {
    float: left;
    width: 25%;
  }
}
.blockMemberSingle .blockItems .blockImage {
  border-radius: 50%;
  height: 175px;
  width: 175px;
  border: 0.5em solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  z-index: 3;
  position: relative;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockMemberSingle .blockItems .blockImage {
    border-radius: 0;
    border: none;
    width: 100%;
    height: 200px;
  }
}
@media screen and (min-width: 768px) {
  .blockMemberSingle .blockItems .blockImage {
    border-radius: 50%;
    height: 175px;
    width: 175px;
    border: 0.5em solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    z-index: 3;
  }
}
@media screen and (min-width: 1200px) {
  .blockMemberSingle .blockItems .blockImage {
    width: 210px;
    height: 210px;
  }
}
.blockMemberSingle .blockItems .blockInfo {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: -5em auto 1em auto;
  padding: 5em 1em 1em;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockMemberSingle .blockItems .blockInfo {
    margin: 0 auto 1em auto;
    padding: 1em;
    width: 97%;
  }
}
@media screen and (min-width: 768px) {
  .blockMemberSingle .blockItems .blockInfo {
    width: 100%;
    margin-top: -5em;
    padding-top: 5em;
  }
}
@media screen and (min-width: 1200px) {
  .blockMemberSingle .blockItems .blockInfo {
    padding-top: 6em;
  }
}
.blockMemberSingle .blockItems .blockInfo h2 {
  margin: 0 0 .25em;
  font-size: 1.5em;
}
.blockMemberSingle .blockItems .blockInfo h4 {
  font-weight: 100;
  font-style: italic;
  font-size: 1em;
  margin: 0 0 1.2em;
}
.blockMemberSingle .blockItems .blockInfo .social {
  bottom: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  left: 1em;
  font-size: 1.2em;
}
.blockMemberSingle .blockItems .blockInfo .social li {
  display: inline-block;
  padding: 0 .15em;
}
.blockMemberSingle .blockContent {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockMemberSingle .blockContent {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .blockMemberSingle .blockContent {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .blockMemberSingle .blockContent {
    float: left;
    width: 75%;
  }
}
.otherMembers h1 {
  text-transform: capitalize;
}
.otherMembers ul {
  list-style: none;
  padding: 1em;
  margin: 0;
  text-align: center;
}
.otherMembers ul li {
  padding: .25em 1em;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .otherMembers ul li {
    padding: .25em 2em;
  }
}
.otherMembers ul li a {
  color: #414042;
}
.otherMembers ul li a:hover {
  color: #B94A48;
}
.otherMembers ul li:before {
  content: '';
  margin-left: 0;
}
.otherMembers ul li .profileSmall {
  margin: 0 0 .25em;
}
.otherMembers ul li .profileSmall img {
  border-radius: 50%;
  width: 75px;
  height: 75px;
}
/*MUSIC*/
.blockMusic .blockContainer {
  margin-left: -15px;
  margin-right: -15px;
}
.blockMusic .blockContainer:before,
.blockMusic .blockContainer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMusic .blockContainer:after {
  clear: both;
}
.blockMusic .blockContainer:before,
.blockMusic .blockContainer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMusic .blockContainer:after {
  clear: both;
}
.blockMusic .blockContainer .blockItems {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockMusic .blockContainer .blockItems {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .blockMusic .blockContainer .blockItems {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blockMusic .blockContainer .blockItems {
    float: left;
    width: 50%;
  }
}
.blockMusic .box {
  height: 68px;
  margin-bottom: 1em;
}
.blockMusic .box img {
  width: 68px;
  float: left;
  height: 68px;
  margin-right: .5em;
}
.blockMusic .box .share {
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 68px;
}
.blockMusic .box .share .trigger {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  text-transform: uppercase;
  font-size: .87em;
}
.blockMusic .box .share .trigger:hover {
  color: #fff;
  background: rgba(185, 74, 72, 0.7);
}
.blockMusic .box .share .popover {
  width: auto;
}
.blockMusic .box .share .popover-title {
  background: none;
  padding: 0;
  border: none;
}
.blockMusic .box .share .popover-content {
  text-align: center;
}
.blockMusic .box .share .popover-content:before,
.blockMusic .box .share .popover-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMusic .box .share .popover-content:after {
  clear: both;
}
.blockMusic .box .share .popover-content:before,
.blockMusic .box .share .popover-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockMusic .box .share .popover-content:after {
  clear: both;
}
.blockMusic .box .share .popover-content a {
  font-size: 1.75em;
  color: #B94A48;
}
.blockMusic .box .share .popover-content a + a {
  margin-left: .25em;
}
.blockMusic .box .share .popover-content a .icon-umphs {
  font-size: .7em;
}
.blockMusic .box .share .popover-content a:hover {
  color: #c76e6d;
}
.blockMusic .box .content {
  position: relative;
  padding: 0;
  margin-left: 68px;
  height: 100%;
  /*WORDPRESS MP3 PLAYER STYLING*/
}
.blockMusic .box .content .title {
  margin: 0 0 .25em;
  font-size: .9em;
  padding: .5em .5em 0 .5em;
}
.blockMusic .box .content .album {
  margin: 0;
  font-size: .8em;
  padding: 0 .5em;
}
.blockMusic .box .content .mejs-container {
  background: none;
  height: 0 !important;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls {
  background: none;
  height: 0;
  bottom: 1.625em;
}
@media screen and (min-width: 992px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls {
    bottom: 1.725em;
  }
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-playpause-button {
  position: absolute;
  right: 0.25em;
  top: -3.5em;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-volume-button {
  position: absolute;
  right: 0.15em;
  top: -1.5em;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button button {
  outline: none;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button button:focus,
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button button:hover,
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-button button:active {
  outline: none;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time {
  position: absolute;
  top: 0;
  left: 0;
  color: #414042;
  display: block;
  height: 7px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: auto;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time .mejs-currenttime {
  color: #414042;
  display: none;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time.mejs-duration-container {
  display: none;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time.mejs-duration-container .mejs-duration {
  color: #414042;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
  position: absolute;
  right: .25em;
  width: 2.5em;
  bottom: -1.5em;
  height: 5px;
  cursor: pointer;
  display: block !important;
}
tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
  display: table-row !important;
}
th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-sm,
  tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-sm,
  th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-sm,
  td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-md,
  tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-md,
  th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-md,
  td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-lg,
  tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-lg,
  th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-lg,
  td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  tr.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  th.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider,
  td.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
    display: none !important;
  }
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  border-radius: 0;
  height: 5px;
  width: 25px;
  top: 0;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
  height: 5px;
  top: 0;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail {
  bottom: -1.85em;
  left: 0;
  padding: 0;
  position: absolute;
  width: 100% !important;
  height: 0;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail span {
  border-radius: 0;
  width: 100%;
  height: 5px;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 5px;
  border-radius: 0;
  width: 100%;
  margin: 0;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded {
  background: #D1D3D4;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
  background: #a7a6a8;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float {
  border: none;
  background: none;
  margin-top: .75em;
  z-index: 10;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float .mejs-time-float-current {
  text-align: left;
}
.blockMusic .box .content .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float .mejs-time-float-corner {
  display: none;
}
.blockMusic.podcast {
  /*PAGINATION*/
}
.blockMusic.podcast .box {
  height: 90px;
}
.blockMusic.podcast .box.open {
  height: auto;
}
.blockMusic.podcast .box .content {
  margin-left: 0;
  height: 90px;
}
.blockMusic.podcast .box .content h2 {
  padding: .75em .75em 0 .75em;
  margin: 0 0 .25em;
  font-size: 1em;
}
.blockMusic.podcast .box .content p {
  margin: 0 0 .5em;
  padding: 0 .75em;
  font-size: .8em;
}
.blockMusic.podcast .box .content ul {
  list-style: none;
  padding: 0 .75em;
  margin: 1em 0 0;
  font-size: .9em;
}
.blockMusic.podcast .box .content ul li {
  display: inline-block;
  padding: 0 .25em;
}
.blockMusic.podcast .box .content ul li a {
  display: block;
  cursor: pointer;
  color: #414042;
}
.blockMusic.podcast .box .content ul li a i {
  margin-left: .25em;
}
.blockMusic.podcast .box .content ul li a:hover {
  color: #B94A48;
}
.blockMusic.podcast .box .content .mejs-container .mejs-controls {
  bottom: 2.6em;
}
@media screen and (min-width: 992px) {
  .blockMusic.podcast .box .content .mejs-container .mejs-controls {
    bottom: 2.75em;
  }
}
.blockMusic.podcast .box .podcastInfo {
  display: none;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  padding: 1em;
  position: relative;
  z-index: 3;
}
.blockMusic.podcast .box .podcastInfo li {
  list-style: none;
  font-size: .9em;
  padding: 0 0 .5em 0;
}
.blockMusic.podcast .box .podcastInfo li + li {
  border-top: 1px dotted #8e8083;
  padding: .5em 0;
}
.blockMusic.podcast .box .podcastInfo h3 {
  margin: 0;
  font-size: 1.2em;
}
.blockMusic.podcast .box .podcastInfo p {
  margin: .25em 0 0;
  font-size: .875em;
}
.blockMusic.podcast .pagination {
  float: left;
}
.musicOffsite ul {
  padding: 1em;
  margin: 0;
  list-style: none;
}
.musicOffsite ul li {
  display: inline-block;
}
.musicOffsite ul li img {
  height: 40px;
}
.musicOffsite ul li + li {
  padding: 0 .5em;
}
/*HOME RECENT NEWS & THE FLOOR SECTION */
.recentHome {
  /*POSTS THAT ARE OPEN*/
  /*POSTS THAT SHOW CONTENT ON HOVER*/
}
.recentHome .section-title .moreRoll {
  position: relative;
  float: right;
  font-size: .45em;
}
.recentHome .title {
  font-size: 1.1em;
}
.recentHome .postdate {
  font-size: .75em;
  margin: .25em 0 .75em;
}
.recentHome .postdate i {
  margin-right: .5em;
}
.recentHome .excerpt p {
  margin-top: 0;
}
.recentHome .blockContent .moreRoll {
  position: absolute;
  float: none;
}
.recentHome .blockPostFull {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em;
}
.recentHome .blockPostFull:before,
.recentHome .blockPostFull:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostFull:after {
  clear: both;
}
.recentHome .blockPostFull:before,
.recentHome .blockPostFull:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostFull:after {
  clear: both;
}
.recentHome .blockPostFull .blockImage {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .recentHome .blockPostFull .blockImage {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .recentHome .blockPostFull .blockImage {
    float: left;
    width: 50%;
  }
}
.recentHome .blockPostFull .blockImage img {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.recentHome .blockPostFull .blockContent {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
  background: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .recentHome .blockPostFull .blockContent {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .recentHome .blockPostFull .blockContent {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .recentHome .blockPostFull .blockContent {
    padding: 0;
    margin-left: -15px;
  }
}
.recentHome .blockPostFull .blockContent .box {
  padding: 1em 1em 2em 1em;
  height: auto;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .recentHome .blockPostFull .blockContent .box {
    height: 318px;
    margin: 1em 0;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostFull .blockContent .box {
    height: 305px;
  }
}
@media screen and (min-width: 1200px) {
  .recentHome .blockPostFull .blockContent .box {
    height: 380px;
  }
}
.recentHome .blockPostFull .blockContent .box .title {
  position: relative;
  bottom: 0;
  margin: 0;
  background: transparent;
  padding: 0;
}
.recentHome .blockPostHalf {
  margin-left: -15px;
  margin-right: -15px;
  /*@media @xs {
                .rowMargin;
            }*/
}
.recentHome .blockPostHalf:before,
.recentHome .blockPostHalf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostHalf:after {
  clear: both;
}
.recentHome .blockPostHalf:before,
.recentHome .blockPostHalf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostHalf:after {
  clear: both;
}
.recentHome .blockPostHalf .blockItems {
  /*@media @xs {
                    .make-xs-column(6);
                    margin-bottom: 0;
                }*/
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .recentHome .blockPostHalf .blockItems {
    float: left;
    width: 50%;
  }
}
.recentHome .blockPostHalf .blockItems .box {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .recentHome .blockPostHalf .blockItems .box {
    background: none;
    box-shadow: none;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  }
}
.recentHome .blockPostHalf .blockItems .box .title {
  display: none;
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box .title {
    position: absolute;
    bottom: .5em;
    margin: 0 .5em;
    background: rgba(255, 255, 255, 0.9);
    padding: .5em;
    width: 94.7%;
    opacity: 1;
    -webkit-transition: opacity 0.25s linear 0s;
    transition: opacity 0.25s linear 0s;
    display: block;
  }
  .recentHome .blockPostHalf .blockItems .box .title a {
    float: left;
    width: 95%;
  }
  .recentHome .blockPostHalf .blockItems .box .title span {
    float: right;
    text-align: center;
    width: 5%;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box .title {
    width: 95.6%;
  }
}
@media screen and (min-width: 768px) {
  .recentHome .blockPostHalf .blockItems .box .side {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box .side {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.recentHome .blockPostHalf .blockItems .box .side img {
  width: 100%;
}
.recentHome .blockPostHalf .blockItems .box .blockContent {
  padding: 1em;
  opacity: 1;
  -webkit-transition: opacity 0.25s linear 0s;
  transition: opacity 0.25s linear 0s;
  display: block;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
  height: auto;
  margin: 0;
  /*@media @xs {
                            display: none;
                        }*/
}
.recentHome .blockPostHalf .blockItems .box .blockContent:before,
.recentHome .blockPostHalf .blockItems .box .blockContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostHalf .blockItems .box .blockContent:after {
  clear: both;
}
.recentHome .blockPostHalf .blockItems .box .blockContent:before,
.recentHome .blockPostHalf .blockItems .box .blockContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.recentHome .blockPostHalf .blockItems .box .blockContent:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .recentHome .blockPostHalf .blockItems .box .blockContent {
    float: left;
    width: 52%;
    height: 318px;
    margin: 1em 0 1em -15px;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box .blockContent {
    position: absolute;
    float: none;
    margin-left: 0;
    width: 95.5%;
    height: 95%;
    margin: .5em;
    top: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: top 0.3s linear 0s;
    transition: top 0.3s linear 0s;
  }
}
@media screen and (min-width: 1200px) {
  .recentHome .blockPostHalf .blockItems .box .blockContent {
    width: 96.5%;
  }
}
.recentHome .blockPostHalf .blockItems .box .blockContent .title {
  position: relative;
  bottom: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  opacity: 1;
  display: block;
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box .blockContent .title {
    opacity: 0;
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box:hover .title {
    opacity: 0;
    display: block;
  }
}
.recentHome .blockPostHalf .blockItems .box:hover .title a {
  float: none;
  width: auto;
}
@media screen and (min-width: 992px) {
  .recentHome .blockPostHalf .blockItems .box:hover .blockContent {
    opacity: 1;
    top: .15em;
  }
  .recentHome .blockPostHalf .blockItems .box:hover .blockContent .title {
    opacity: 1;
    display: block;
  }
}
.recentHome .moreRoll {
  position: relative;
  float: right;
}
.recentHome.arch .blockPostFull .blockImage {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .recentHome.arch .blockPostFull .blockImage {
    float: none;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .recentHome.arch .blockPostFull .blockImage {
    float: left;
    width: 50%;
  }
}
.recentHome.arch .blockPostFull .blockContent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .recentHome.arch .blockPostFull .blockContent {
    float: none;
    width: 100%;
    margin-left: 0;
    padding: 0 1em;
  }
}
@media screen and (min-width: 992px) {
  .recentHome.arch .blockPostFull .blockContent {
    margin-left: -15px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .recentHome.arch .blockPostFull .blockContent {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .recentHome.arch .blockPostFull .blockContent .box {
    height: auto;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .recentHome.arch .blockPostFull .blockContent .box {
    height: 305px;
    margin: 1em 0;
  }
}
@media screen and (min-width: 1200px) {
  .recentHome.arch .blockPostFull .blockContent .box {
    height: 380px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .recentHome.blockPosts .blockPostHalf .blockItems .box .side {
    float: none;
    width: 100%;
    padding: 0;
  }
  .recentHome.blockPosts .blockPostHalf .blockItems .box .blockContent {
    float: none;
    width: 100%;
    margin: 0;
    height: auto;
  }
  .recentHome.blockPosts .blockPostFull .blockImage {
    float: none;
    width: 100%;
  }
  .recentHome.blockPosts .blockPostFull .blockContent {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }
  .recentHome.blockPosts .blockPostFull .blockContent .box {
    margin-top: 0;
    height: auto;
  }
}
/*SEARCH RESULTS*/
.results {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em;
}
.results:before,
.results:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results:after {
  clear: both;
}
.results:before,
.results:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results:after {
  clear: both;
}
.results .blockItems {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .results .blockItems {
    float: left;
    width: 100%;
  }
}
.results .blockItems .blockContent {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 1em;
}
.results .blockItems .blockContent:before,
.results .blockItems .blockContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results .blockItems .blockContent:after {
  clear: both;
}
.results .blockItems .blockContent:before,
.results .blockItems .blockContent:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results .blockItems .blockContent:after {
  clear: both;
}
.results .blockItems .blockContent .blockThumb {
  float: left;
  width: 75px;
  margin-right: 1em;
}
@media screen and (min-width: 768px) {
  .results .blockItems .blockContent .blockThumb {
    width: 150px;
  }
}
.results .blockItems .blockContent .blockThumb img {
  width: 100%;
}
.results .blockItems .blockContent .title {
  font-size: 1.2em;
  margin-bottom: .15em;
}
.results .blockItems .blockContent .postmeta {
  font-size: .9em;
}
.results .blockItems .blockContent p {
  margin-top: .25em;
}
/*SIDEBAR*/
aside {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: .75em;
}
@media (min-width: 768px) {
  aside {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  aside {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  aside {
    float: left;
    width: 25%;
  }
}
aside.blockTMV {
  margin-top: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  aside.blockTMV {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  aside.blockTMV {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  aside.blockTMV {
    float: left;
    width: 25%;
  }
}
aside.blockTMV .moreRoll {
  position: relative;
  float: right;
}
aside.blockTMV .blockTour {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  aside.blockTMV .blockTour {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  aside.blockTMV .blockTour {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  aside.blockTMV .blockTour {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  aside.blockTMV .blockTour {
    padding-left: 0;
    padding-right: 15px;
  }
}
@media screen and (min-width: 992px) {
  aside.blockTMV .blockTour {
    padding: 0;
  }
}
aside.blockTMV .blockMusic {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  aside.blockTMV .blockMusic {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  aside.blockTMV .blockMusic {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  aside.blockTMV .blockMusic {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  aside.blockTMV .blockMusic {
    padding-right: 0;
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  aside.blockTMV .blockMusic {
    padding: 0;
  }
}
aside.blockTMV .blockVideo {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  aside.blockTMV .blockVideo {
    padding: 0;
  }
}
aside.blockTMV .blockVideo .blockItems .blockVid {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  aside.blockTMV .blockVideo .blockItems .blockVid {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  aside.blockTMV .blockVideo .blockItems .blockVid {
    float: left;
    width: 100%;
  }
}
aside.blockTMV .blockVideo .blockItems .moreRoll {
  padding-right: 15px;
}
aside.side h1 {
  text-transform: capitalize;
}
aside.side ul {
  list-style: none;
  padding: 1em;
  margin: 0;
}
aside.side ul li {
  padding: .25em 0 .25em 1em;
}
aside.side ul li:before {
  font-family: 'FontAwesome';
  content: '\f101';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin: 0 0.5em 0 -1em;
}
aside.side ul li a {
  color: #414042;
}
aside.side ul li a:hover {
  color: #B94A48;
}
aside.side ul li.current_page_item a {
  color: #B94A48;
}
aside.side ul.musicOffsite li {
  padding: 0;
  text-align: left;
  display: inline-block;
}
aside.side ul.musicOffsite li img {
  height: 40px;
}
aside.side ul.musicOffsite li:before {
  content: none;
  margin: 0;
}
aside.side ul.twitter li {
  padding: 0;
}
aside.side ul.twitter li:before {
  content: none;
  margin: 0;
}
aside.side ul.twitter li:first-child {
  padding-bottom: .75em;
}
aside.side ul.twitter li + li {
  padding: .75em 0;
  border-top: 1px solid #D1D3D4;
}
aside.side ul.twitter li p {
  margin: 0 0 .75em;
  font-style: italic;
}
aside.side ul.twitter li p a {
  color: #c76e6d;
}
aside.side ul.twitter li p a:hover {
  color: #B94A48;
}
aside.side ul.twitter li .posttime {
  text-align: right;
  font-size: .8em;
}
aside.side .side-widget ul {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
/*VIP PAGE*/
.vipPost {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em;
}
.vipPost:before,
.vipPost:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.vipPost:after {
  clear: both;
}
.vipPost:before,
.vipPost:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.vipPost:after {
  clear: both;
}
.vipPost .blockImage {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .vipPost .blockImage {
    float: left;
    width: 100%;
  }
}
.vipPost .blockImage .vipImage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  height: 210px;
  overflow: hidden;
}
.vipPost .blockContent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .vipPost .blockContent {
    float: left;
    width: 100%;
  }
}
.vipPost .blockContent .entry {
  padding: 1em 1em 2em;
  background-color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
/*TOURS*/
.blockTour {
  /*TOUR PAGE*/
}
.blockTour:before,
.blockTour:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockTour:after {
  clear: both;
}
.blockTour:before,
.blockTour:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockTour:after {
  clear: both;
}
.blockTour .box {
  margin-bottom: 1em;
  height: 68px;
  /*WHEN*/
  /*WHERE*/
  /*LOCATION & BUY*/
}
.blockTour .box:before,
.blockTour .box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockTour .box:after {
  clear: both;
}
.blockTour .box:before,
.blockTour .box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockTour .box:after {
  clear: both;
}
.blockTour .box .noShows {
  margin: 0;
  padding: 1em;
}
.blockTour .box .when {
  background: #D1D3D4;
  float: left;
  width: 50px;
  height: 68px;
  overflow: hidden;
  text-align: center;
  padding: .25em 0;
  font-weight: normal;
}
.blockTour .box .when span {
  vertical-align: middle;
  display: block;
  font-size: .9em;
}
.blockTour .box .when span.day {
  font-weight: bold;
  font-size: 1.35em;
}
.blockTour .box .when span.day.fest {
  font-size: 1.1em;
  padding-top: .15em;
}
.blockTour .box .when span.month {
  position: relative;
  top: -0.15em;
}
.blockTour .box .where {
  float: left;
  border-right: 1px solid #ffffff;
  padding: .5em .75em;
  width: 70%;
}
@media screen and (min-width: 430px) {
  .blockTour .box .where {
    width: 80%;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockTour .box .where {
    width: 175px;
  }
}
@media screen and (min-width: 768px) {
  .blockTour .box .where {
    width: 265px;
  }
}
@media screen and (min-width: 992px) {
  .blockTour .box .where {
    width: 130px;
  }
}
@media screen and (min-width: 1200px) {
  .blockTour .box .where {
    width: 182px;
  }
}
.blockTour .box .where .nonUmphs h2 {
  color: #B94A48;
  margin: .175em 0 0;
}
.blockTour .box .where h2 {
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1;
  margin: 0 0 .25em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockTour .box .where h2 a {
  color: #414042;
}
.blockTour .box .where h2 a:hover {
  color: #B94A48;
}
.blockTour .box .where h2 .non-um {
  text-transform: uppercase;
  color: #B94A48;
}
.blockTour .box .where h2.soldOut span {
  color: #B94A48;
  display: block;
  margin-bottom: .15em;
  text-transform: capitalize;
}
.blockTour .box .where h2.soldOut span .non-um {
  display: inline-block;
  color: #B94A48;
  text-transform: uppercase;
}
.blockTour .box .where h2.soldOut span .non-um:after {
  content: " | ";
  padding-right: .25em;
}
.blockTour .box .where h2.soldOut span .pipe {
  color: #000;
}
.blockTour .box .where h3 {
  font-weight: 100;
  font-size: .8em;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockTour .box .locbuy {
  float: right;
  width: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  border-left: 1px solid #D1D3D4;
  height: 68px;
  overflow: hidden;
}
.blockTour .box .locbuy li {
  border-bottom: 1px solid #ffffff;
  padding: .45em 0;
  color: #82878a;
}
.blockTour .box .locbuy li + li {
  border-top: 1px solid #D1D3D4;
}
.blockTour .box .locbuy li.soldOut {
  color: #B94A48;
}
.blockTour .box .locbuy li a {
  color: #82878a;
}
.blockTour .box .locbuy li a:hover {
  color: #B94A48;
}
.blockTour .box .tourInfo,
.blockTour .box .vipInfo {
  display: none;
}
.blockTour.shows .box {
  height: auto;
  background-position: center center;
  background-size: cover;
}
.blockTour.shows .box .clearfix {
  background: rgba(255, 255, 255, 0.8);
}
.blockTour.shows .box .when {
  background: transparent;
  text-align: left;
  padding: 0.5em 0.75em;
  height: auto;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .blockTour.shows .box .when {
    width: 150px;
  }
}
.blockTour.shows .box .when h2 {
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1;
  margin: 0 0 .25em;
}
.blockTour.shows .box .when h3 {
  font-weight: 100;
  font-size: .8em;
  margin: 0;
  color: #505456;
}
.blockTour.shows .box .where {
  width: 100%;
  border-right: none;
}
@media screen and (min-width: 500px) {
  .blockTour.shows .box .where {
    width: auto;
  }
}
.blockTour.shows .box .where h2 {
  overflow: visible;
}
.blockTour.shows .box .where h2.soldOut span {
  color: #B94A48;
  display: inline-block;
  margin: 0 0 0 .75em;
}
.blockTour.shows .box .where h3 {
  color: #505456;
}
.blockTour.shows .box .nonUmphs {
  width: 100%;
  background: transparent;
  text-align: left;
  padding: .5em .75em;
  height: auto;
  float: left;
}
@media screen and (min-width: 500px) {
  .blockTour.shows .box .nonUmphs {
    width: auto;
    padding-left: 0;
  }
}
.blockTour.shows .box .nonUmphs h2 {
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1;
  margin: 0 0 .25em;
  color: #B94A48;
}
.blockTour.shows .box .time {
  width: 100%;
  text-align: left;
  padding: 0.5em 0.75em;
  float: left;
}
@media screen and (min-width: 992px) {
  .blockTour.shows .box .time {
    float: right;
    width: 100px;
    text-align: right;
  }
}
.blockTour.shows .box .time h2 {
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1;
  margin: 0 0 .25em;
  text-transform: uppercase;
}
.blockTour.shows .box .time h3 {
  font-weight: 100;
  font-size: .8em;
  margin: 0;
  text-transform: capitalize;
  color: #505456;
}
.blockTour.shows .box .locbuy {
  text-align: right;
  float: none;
  width: 100%;
  border-left: none;
  font-size: 1em;
  height: auto;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockTour.shows .box .locbuy {
    font-size: .9em;
  }
}
.blockTour.shows .box .locbuy li {
  display: inline-block;
  border: none;
  padding: .25em .5em;
  color: #594f51;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockTour.shows .box .locbuy li {
    padding: .5em .75em;
  }
}
.blockTour.shows .box .locbuy li.soldOut {
  background: none;
  color: #B94A48;
  font-weight: 500;
}
.blockTour.shows .box .locbuy li a {
  color: #344d6f;
}
.blockTour.shows .box .locbuy li a:hover {
  color: #B94A48;
}
.blockTour.shows .box .locbuy li + li {
  border: none;
}
.blockTour.shows .box .locbuy li span {
  display: none;
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockTour.shows .box .locbuy li span {
    display: inline-block;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockTour.shows .box .locbuy li i {
    margin-right: .5em;
  }
}
.blockTour.shows .box .locbuy .tourMore,
.blockTour.shows .box .locbuy .vipMore {
  cursor: pointer;
}
.blockTour.shows .box .locbuy .tourMore i,
.blockTour.shows .box .locbuy .vipMore i {
  margin: 0 0 0 .25em;
}
.blockTour.shows .box .tourInfo {
  display: none;
  padding: 1em;
  background: rgba(255, 255, 255, 0.95);
  color: #231F20;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.blockTour.shows .box .tourInfo h3 {
  margin-top: 0;
}
.blockTour.shows .box .tourInfo .imptInfo p {
  margin: 0;
  padding: .25em 0;
  text-transform: uppercase;
}
.blockTour.shows .box .tourInfo .imptInfo p span {
  font-weight: 500;
  margin-right: .25em;
  text-transform: capitalize;
}
.blockTour.shows .box .tourInfo .tourClose {
  cursor: pointer;
  font-size: 1.4em;
  position: absolute;
  right: 0.5em;
  top: 0;
  color: #B94A48;
}
.blockTour.shows .box .tourInfo .tourClose:hover {
  color: #D1D3D4;
}
.blockTour.shows .box .tourInfo .venueMap {
  height: 250px;
  width: 100%;
  max-width: 100%;
}
.blockTour.shows .box .vipInfo {
  display: none;
  padding: 1em;
  background: rgba(255, 255, 255, 0.95);
  color: #231F20;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.blockTour.shows .box .vipInfo h3 {
  margin-top: 0;
}
.blockTour.shows .box .vipInfo .tourClose {
  cursor: pointer;
  font-size: 1.4em;
  position: absolute;
  right: 0.5em;
  top: 0;
  color: #B94A48;
}
.blockTour.shows .box .vipInfo .tourClose:hover {
  color: #D1D3D4;
}
/*VIDEOS*/
.blockVideo {
  /*FOR USE ON VIDEO PAGE*/
}
.blockVideo .carousel {
  margin: 0 0 2em;
}
.blockVideo .carousel .item {
  height: auto;
}
.blockVideo .carousel .item a {
  position: unset;
}
.blockVideo .carousel .ytNav:before,
.blockVideo .carousel .ytNav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockVideo .carousel .ytNav:after {
  clear: both;
}
.blockVideo .carousel .ytNav:before,
.blockVideo .carousel .ytNav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockVideo .carousel .ytNav:after {
  clear: both;
}
.blockVideo .carousel .ytNav .left,
.blockVideo .carousel .ytNav .right {
  position: relative;
}
.blockVideo .carousel .ytNav .left {
  float: left;
}
.blockVideo .carousel .ytNav .right {
  float: right;
}
.blockVideo .blockVid {
  margin-bottom: 1em;
}
.blockVideo .blockVid .video {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.blockVideo .blockVid .video .videoImage {
  position: relative;
}
.blockVideo .blockVid .video .videoImage i {
  position: absolute;
  font-size: 5em;
  color: rgba(255, 255, 255, 0.8);
  left: 0;
  top: 30%;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s linear 0.3s;
  transition: all 0.3s linear 0.3s;
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockVideo .blockVid .video .videoImage i {
    font-size: 7em;
  }
}
@media screen and (min-width: 1200px) {
  .blockVideo .blockVid .video .videoImage i {
    font-size: 5em;
    top: 35%;
  }
}
.blockVideo .blockVid .video .videoImage img {
  width: 100%;
}
.blockVideo .blockVid .video .blockContent em {
  padding: .75em .75em .25em .75em;
  display: block;
}
.blockVideo .blockVid .video .blockContent em + .title {
  padding-top: 0;
}
.blockVideo .blockVid .video .blockContent .title {
  font-size: 1em;
  margin: 0;
  padding: .75em;
}
.blockVideo .blockVid .video:hover .videoImage i {
  color: rgba(185, 74, 72, 0.9);
}
.blockVideo .blockVid .video:hover .blockContent .title a {
  color: #B94A48;
}
.blockVideo .blockItems {
  margin-left: -15px;
  margin-right: -15px;
}
.blockVideo .blockItems:before,
.blockVideo .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockVideo .blockItems:after {
  clear: both;
}
.blockVideo .blockItems:before,
.blockVideo .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockVideo .blockItems:after {
  clear: both;
}
.blockVideo .blockItems .blockVid {
  margin-bottom: 2em;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockVideo .blockItems .blockVid {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blockVideo .blockItems .blockVid {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blockVideo .blockItems .blockVid {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockVideo .blockItems .blockVid {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*FOOTER*/
footer {
  background: #000;
  color: #F1F2F2;
  padding: 2em 0;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  z-index: 1;
}
footer .blockFooter {
  margin-left: -15px;
  margin-right: -15px;
}
footer .blockFooter:before,
footer .blockFooter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
footer .blockFooter:after {
  clear: both;
}
footer .blockFooter:before,
footer .blockFooter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
footer .blockFooter:after {
  clear: both;
}
footer .blockFooter .title {
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: .25em;
}
footer .blockFooter .copy {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  footer .blockFooter .copy {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  footer .blockFooter .copy {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  footer .blockFooter .copy {
    text-align: left;
  }
}
footer .blockFooter .copy a.umlogo {
  line-height: 0;
  font-size: 3em;
  color: #000;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
  font-size: .01em;
}
footer .blockFooter .copy a.umlogo:before {
  font-family: 'umIcon';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\e600';
  font-size: 330em;
  color: #D1D3D4;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
footer .blockFooter .copy a.umlogo:hover {
  color: #000;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
footer .blockFooter .copy a.umlogo:hover:before {
  color: #B94A48;
}
footer .blockFooter .copy p {
  font-size: .9em;
}
footer .blockFooter .copy p a {
  color: #414042;
}
footer .blockFooter .copy p a:hover {
  color: #B94A48;
}
footer .blockFooter .engageNav {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  footer .blockFooter .engageNav {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  footer .blockFooter .engageNav {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  footer .blockFooter .engageNav {
    text-align: left;
  }
}
footer .blockFooter .engageNav nav {
  text-transform: uppercase;
}
footer .blockFooter .engageNav nav ul li a {
  padding: .25em .75em .25em 0;
  color: #F1F2F2;
}
footer .blockFooter .engageNav nav ul li a:hover {
  color: #B94A48;
}
footer .blockFooter .engageNav nav ul li ul {
  display: none;
}
footer .blockFooter .engageNav .engage {
  margin-bottom: 1em;
}
footer .blockFooter .engageNav .navigate {
  display: block !important;
}
trfooter .blockFooter .engageNav .navigate {
  display: table-row !important;
}
thfooter .blockFooter .engageNav .navigate,
tdfooter .blockFooter .engageNav .navigate {
  display: table-cell !important;
}
@media (max-width: 767px) {
  footer .blockFooter .engageNav .navigate,
  trfooter .blockFooter .engageNav .navigate,
  thfooter .blockFooter .engageNav .navigate,
  tdfooter .blockFooter .engageNav .navigate {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .blockFooter .engageNav .navigate.hidden-sm,
  trfooter .blockFooter .engageNav .navigate.hidden-sm,
  thfooter .blockFooter .engageNav .navigate.hidden-sm,
  tdfooter .blockFooter .engageNav .navigate.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .blockFooter .engageNav .navigate.hidden-md,
  trfooter .blockFooter .engageNav .navigate.hidden-md,
  thfooter .blockFooter .engageNav .navigate.hidden-md,
  tdfooter .blockFooter .engageNav .navigate.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  footer .blockFooter .engageNav .navigate.hidden-lg,
  trfooter .blockFooter .engageNav .navigate.hidden-lg,
  thfooter .blockFooter .engageNav .navigate.hidden-lg,
  tdfooter .blockFooter .engageNav .navigate.hidden-lg {
    display: none !important;
  }
}
footer .blockFooter .searchNewsletter {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer .blockFooter .searchNewsletter {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 1em;
  }
  footer .blockFooter .searchNewsletter:before,
  footer .blockFooter .searchNewsletter:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  footer .blockFooter .searchNewsletter:after {
    clear: both;
  }
  footer .blockFooter .searchNewsletter:before,
  footer .blockFooter .searchNewsletter:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  footer .blockFooter .searchNewsletter:after {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  footer .blockFooter .searchNewsletter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  footer .blockFooter .searchNewsletter {
    float: left;
    width: 25%;
  }
}
footer .blockFooter .searchNewsletter .newsletter {
  background: #fff;
  font-size: 1em;
  padding: .5em;
  font-weight: 100;
  text-transform: uppercase;
  color: #231F20;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .blockFooter .searchNewsletter .newsletter {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  footer .blockFooter .searchNewsletter .newsletter {
    float: left;
    width: 100%;
  }
}
footer .blockFooter .searchNewsletter .newsletter i {
  float: right;
}
footer .blockFooter .searchNewsletter form {
  margin-bottom: .5em;
}
@media screen and (min-width: 768px) {
  footer .blockFooter .searchNewsletter form.searchFooter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  footer .blockFooter .searchNewsletter form.searchFooter {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  footer .blockFooter .searchNewsletter form.searchFooter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  footer .blockFooter .searchNewsletter form.searchFooter {
    float: left;
    width: 100%;
  }
}
footer .blockFooter .searchNewsletter form.searchFooter {
  display: block !important;
}
trfooter .blockFooter .searchNewsletter form.searchFooter {
  display: table-row !important;
}
thfooter .blockFooter .searchNewsletter form.searchFooter,
tdfooter .blockFooter .searchNewsletter form.searchFooter {
  display: table-cell !important;
}
@media (max-width: 767px) {
  footer .blockFooter .searchNewsletter form.searchFooter,
  trfooter .blockFooter .searchNewsletter form.searchFooter,
  thfooter .blockFooter .searchNewsletter form.searchFooter,
  tdfooter .blockFooter .searchNewsletter form.searchFooter {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .blockFooter .searchNewsletter form.searchFooter.hidden-sm,
  trfooter .blockFooter .searchNewsletter form.searchFooter.hidden-sm,
  thfooter .blockFooter .searchNewsletter form.searchFooter.hidden-sm,
  tdfooter .blockFooter .searchNewsletter form.searchFooter.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .blockFooter .searchNewsletter form.searchFooter.hidden-md,
  trfooter .blockFooter .searchNewsletter form.searchFooter.hidden-md,
  thfooter .blockFooter .searchNewsletter form.searchFooter.hidden-md,
  tdfooter .blockFooter .searchNewsletter form.searchFooter.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  footer .blockFooter .searchNewsletter form.searchFooter.hidden-lg,
  trfooter .blockFooter .searchNewsletter form.searchFooter.hidden-lg,
  thfooter .blockFooter .searchNewsletter form.searchFooter.hidden-lg,
  tdfooter .blockFooter .searchNewsletter form.searchFooter.hidden-lg {
    display: none !important;
  }
}
footer .blockFooter .searchNewsletter form button {
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background: #fff;
  border: none;
  height: 34px;
}
footer .blockFooter .searchNewsletter input[type="text"] {
  box-shadow: none;
  background: #fff;
  border: none;
  border-radius: 0;
  font-weight: 100;
}
footer .blockFooter .searchNewsletter .form-control {
  background: #fff;
  border: none;
  border-radius: 0;
}
/*GRAVITY FORMS*/
.gform_wrapper .gform_body .gform_fields .gfield {
  padding: .5em 0;
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  font-weight: normal;
  font-size: 1.2em;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.gform_wrapper .gform_body .gform_fields .gfield input[type="email"] {
  height: auto;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type="email"] {
  width: 99%;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
.gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper .gform_body .gform_fields .gfield select {
  font-size: 1em;
  padding: .5em;
  font-weight: 100;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
.gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
.gform_wrapper .gform_body .gform_fields .gfield textarea:focus,
.gform_wrapper .gform_body .gform_fields .gfield select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.gform_wrapper .gform_body .gform_fields .gfield select option {
  padding: .25em .5em;
}
.gform_wrapper .gform_footer input[type="submit"] {
  border: none;
  padding: 0.5em 1em;
  background: #D1D3D4;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #B94A48;
  color: #fff;
}
/*PHOTO PAGE*/
.blockPhotos .carousel {
  margin: 2em 0;
}
.blockPhotos .carousel .item {
  height: auto;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .blockPhotos .carousel .item .galleries {
    margin-bottom: 0;
  }
}
.blockPhotos .carousel .item .galleries .thumbs {
  margin: 0;
  padding-bottom: 2em;
}
.blockPhotos .carousel .instaNav:before,
.blockPhotos .carousel .instaNav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPhotos .carousel .instaNav:after {
  clear: both;
}
.blockPhotos .carousel .instaNav:before,
.blockPhotos .carousel .instaNav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPhotos .carousel .instaNav:after {
  clear: both;
}
.blockPhotos .carousel .instaNav .left,
.blockPhotos .carousel .instaNav .right {
  position: relative;
}
.blockPhotos .carousel .instaNav .left {
  float: left;
}
.blockPhotos .carousel .instaNav .right {
  float: right;
}
.blockPhotos .galleries {
  margin-left: -15px;
  margin-right: -15px;
}
.blockPhotos .galleries:before,
.blockPhotos .galleries:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPhotos .galleries:after {
  clear: both;
}
.blockPhotos .galleries:before,
.blockPhotos .galleries:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPhotos .galleries:after {
  clear: both;
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .blockPhotos .galleries {
    margin-bottom: 2em;
  }
}
.blockPhotos .galleries .thumbs {
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .blockPhotos .galleries .thumbs {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blockPhotos .galleries .thumbs {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (min-width: 992px), screen and (min-width: 1200px) {
  .blockPhotos .galleries .thumbs {
    margin-bottom: 0;
  }
}
.blockPhotos .galleries .thumbs.albumn {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockPhotos .galleries .thumbs.albumn {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .blockPhotos .galleries .thumbs.albumn {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .blockPhotos .galleries .thumbs.albumn {
    margin-bottom: 0;
  }
}
.blockPhotos .galleries .thumbs img {
  width: 100%;
}
.blockPhotos .galleries .thumbs .title {
  bottom: .5em;
  left: 1.5em;
  margin: 0;
  padding: .5em;
  position: absolute;
  with: 83%;
  background: rgba(255, 255, 255, 0.9);
  font-size: 1em;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockPhotos .galleries .thumbs .title {
    width: 86.5%;
  }
}
@media screen and (min-width: 768px) {
  .blockPhotos .galleries .thumbs .title {
    width: 78%;
  }
}
@media screen and (min-width: 992px) {
  .blockPhotos .galleries .thumbs .title {
    width: 83.5%;
  }
}
/*NEXTGEN PAGINATION */
.blockPhotos .ngg-navigation {
  text-align: left;
  padding: 0;
}
.blockPhotos .ngg-navigation span {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #414042;
  color: #fff;
  padding: .5em 1em;
  margin: 0 0.15em;
  font-weight: 100;
}
.blockPhotos .ngg-navigation a.page-numbers,
.blockPhotos .ngg-navigation a.next,
.blockPhotos .ngg-navigation a.prev,
.blockPhotos .ngg-navigation span.page-numbers,
.blockPhotos .ngg-navigation span.next,
.blockPhotos .ngg-navigation span.prev {
  box-shadow: none;
  margin: 0 0.15em;
  border: 1px solid #ebeced;
  background: #fff;
  color: #414042;
  padding: .5em 1em;
  font-weight: 100;
  font-size: 1em;
}
.blockPhotos .ngg-navigation a.page-numbers:hover,
.blockPhotos .ngg-navigation a.next:hover,
.blockPhotos .ngg-navigation a.prev:hover,
.blockPhotos .ngg-navigation span.page-numbers:hover,
.blockPhotos .ngg-navigation span.next:hover,
.blockPhotos .ngg-navigation span.prev:hover {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #414042;
  color: #fff;
  font-weight: 100;
  padding: .5em 1em;
}
.blockPosts.presses ul {
  padding-left: 1em;
}
.blockPosts.presses h1,
.blockPosts.presses h2,
.blockPosts.presses h3,
.blockPosts.presses h4,
.blockPosts.presses h5,
.blockPosts.presses h6 {
  text-transform: uppercase;
}
.blockPosts.presses input[type="password"] {
  border: medium none;
  border-radius: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  font-size: 1em;
  font-weight: 100;
  padding: 0.5em;
}
.blockPosts.presses input[type="submit"] {
  border: none;
  padding: 0.5em 1em;
  background: #D1D3D4;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}
.blockPosts.presses input[type="submit"]:hover {
  background: #B94A48;
  color: #fff;
}
.blockPosts.presses .press-section + .press-section {
  margin-top: 3em;
}
.blockPosts.presses .quote-content {
  margin-left: -15px;
  margin-right: -15px;
}
.blockPosts.presses .quote-content:before,
.blockPosts.presses .quote-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .quote-content:after {
  clear: both;
}
.blockPosts.presses .quote-content:before,
.blockPosts.presses .quote-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .quote-content:after {
  clear: both;
}
.blockPosts.presses .quote-content + .quote-content {
  margin-top: 1.5em;
}
.blockPosts.presses .quote-content .soure-logo {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .blockPosts.presses .quote-content .soure-logo {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .blockPosts.presses .quote-content .soure-logo {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blockPosts.presses .quote-content .soure-logo {
    float: left;
    width: 25%;
  }
}
.blockPosts.presses .quote-content .soure-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.blockPosts.presses .quote-content .quote {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .blockPosts.presses .quote-content .quote {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .blockPosts.presses .quote-content .quote {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .blockPosts.presses .quote-content .quote {
    float: left;
    width: 75%;
  }
}
.blockPosts.presses .quote-content .quote p {
  margin: 0;
}
.blockPosts.presses .galleries {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: -7px !important;
  margin-right: -7px !important;
}
.blockPosts.presses .galleries:before,
.blockPosts.presses .galleries:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .galleries:after {
  clear: both;
}
.blockPosts.presses .galleries:before,
.blockPosts.presses .galleries:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .galleries:after {
  clear: both;
}
.blockPosts.presses .galleries + .galleries {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .blockPosts.presses .galleries + .galleries {
    margin-top: 15px;
  }
}
.blockPosts.presses .galleries .thumbs {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 7px !important;
  padding-right: 7px !important;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .blockPosts.presses .galleries .thumbs {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blockPosts.presses .galleries .thumbs {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .blockPosts.presses .galleries .thumbs {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (min-width: 992px) {
  .blockPosts.presses .galleries .thumbs {
    margin-bottom: 0;
  }
}
.blockPosts.presses .galleries .thumbs img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.blockPosts.presses .moreRoll {
  display: none;
}
.blockPosts.presses .audio-video {
  margin-left: -15px;
  margin-right: -15px;
}
.blockPosts.presses .audio-video:before,
.blockPosts.presses .audio-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video:after {
  clear: both;
}
.blockPosts.presses .audio-video:before,
.blockPosts.presses .audio-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video:after {
  clear: both;
}
.blockPosts.presses .audio-video .audio-press,
.blockPosts.presses .audio-video .video-press {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .blockPosts.presses .audio-video .audio-press,
  .blockPosts.presses .audio-video .video-press {
    float: left;
    width: 50%;
  }
}
.blockPosts.presses .audio-video .audio-press h3,
.blockPosts.presses .audio-video .video-press h3 {
  margin: 0 0 .5em;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes:before,
.blockPosts.presses .audio-video .audio-press .audio-boxes:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video .audio-press .audio-boxes:after {
  clear: both;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes:before,
.blockPosts.presses .audio-video .audio-press .audio-boxes:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video .audio-press .audio-boxes:after {
  clear: both;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes a {
  color: #231F20;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes a:hover {
  color: #B94A48;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes img {
  display: block;
  float: left;
  width: 20%;
  max-width: 100%;
  height: auto;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes .content {
  float: left;
  padding: .75em;
  width: 75%;
}
.blockPosts.presses .audio-video .audio-press .audio-boxes + .audio-boxes {
  margin-top: 1em;
}
.blockPosts.presses .audio-video .video-press {
  margin-top: 2em;
}
@media screen and (min-width: 992px) {
  .blockPosts.presses .audio-video .video-press {
    margin-top: 0;
  }
}
.blockPosts.presses .audio-video .video-press .blockItems {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: -7px !important;
  margin-right: -7px !important;
}
.blockPosts.presses .audio-video .video-press .blockItems:before,
.blockPosts.presses .audio-video .video-press .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video .video-press .blockItems:after {
  clear: both;
}
.blockPosts.presses .audio-video .video-press .blockItems:before,
.blockPosts.presses .audio-video .video-press .blockItems:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .audio-video .video-press .blockItems:after {
  clear: both;
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockPosts.presses .audio-video .video-press .blockItems {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.blockPosts.presses .audio-video .video-press .blockItems .blockVid {
  float: left;
  width: 50%;
  padding-left: 7px !important;
  padding-right: 7px !important;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px), screen and (min-width: 768px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid {
    float: left;
    width: 50%;
  }
}
.blockPosts.presses .audio-video .video-press .blockItems .blockVid .videoImage i {
  font-size: 5em;
}
@media screen and (min-width: 992px) {
  .blockPosts.presses .audio-video .video-press .blockItems .blockVid .videoImage i {
    font-size: 3em;
  }
}
.blockPosts.presses .audio-video .video-press .blockItems .blockVid .blockContent .title {
  padding: .75em .75em .25em .75em;
  text-transform: capitalize;
}
.blockPosts.presses .audio-video .video-press .blockItems .blockVid .blockContent .locate {
  padding: 0 .75em .75em .75em;
  font-size: .8em;
}
.blockPosts.presses .downloads {
  margin-left: -15px;
  margin-right: -15px;
}
.blockPosts.presses .downloads:before,
.blockPosts.presses .downloads:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .downloads:after {
  clear: both;
}
.blockPosts.presses .downloads:before,
.blockPosts.presses .downloads:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blockPosts.presses .downloads:after {
  clear: both;
}
.blockPosts.presses .downloads .left-side,
.blockPosts.presses .downloads .right-side {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .blockPosts.presses .downloads .left-side,
  .blockPosts.presses .downloads .right-side {
    float: left;
    width: 50%;
  }
}
.blockPosts.presses .downloads .logo-dl img,
.blockPosts.presses .downloads .promos-dl img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.blockPosts.presses .downloads .logo-dl .box,
.blockPosts.presses .downloads .admat-dl .box {
  padding: 1em;
}
.blockPosts.presses .downloads .logo-dl .box p,
.blockPosts.presses .downloads .admat-dl .box p {
  margin: 0;
}
.blockPosts.presses .downloads .logo-dl .box ul,
.blockPosts.presses .downloads .admat-dl .box ul {
  margin-bottom: 0;
  list-style: none;
  text-align: center;
  text-transform: capitalize;
  padding: 0;
}
.blockPosts.presses .downloads .logo-dl .box ul li,
.blockPosts.presses .downloads .admat-dl .box ul li {
  display: inline-block;
  padding: 0 .75em;
}
.blockPosts.presses .downloads .logo-dl .box ul li a,
.blockPosts.presses .downloads .admat-dl .box ul li a {
  display: block;
}
.blockPosts.presses .downloads .logo-dl .box ul li i,
.blockPosts.presses .downloads .admat-dl .box ul li i {
  margin-left: .35em;
}
.blockPosts.presses .downloads .admat-dl .box ul {
  text-align: left;
}
.blockPosts.presses .downloads .admat-dl .box ul li {
  display: block;
  padding: .5em 0;
}
.blockPosts.presses .downloads .admat-dl .box ul li a {
  margin-left: .35em;
  display: inline-block;
}
.blockPosts.presses .downloads .admat-dl .box ul li i {
  margin-left: .35em;
}
.blockPosts.presses .downloads .promos-dl .promo-images {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.blockPosts.presses .downloads .promos-dl .promo-images li {
  display: inline-block;
  width: 50%;
  padding: .25em;
}
.blockPosts.presses .download-gallery {
  margin-top: 2em;
}
.blockPosts.presses .download-gallery .img-dl {
  padding: .5em;
  text-align: center;
}
.side h1 {
  margin: .67em 0 .25em;
  line-height: 1.1;
}
.side .quote-excerpt {
  padding: 1em;
  font-weight: 500;
}
.side .quote-excerpt p {
  margin: 0;
}
.side .quote-excerpt p span {
  font-weight: 100;
  display: block;
  text-align: right;
}
.side ul.connect li {
  padding-left: 0;
}
.side ul.connect li:before {
  display: none;
}
.side ul.connect li i {
  margin-right: .35em;
  font-size: .9em;
}
.side .contact {
  padding: 1em;
}
.side .contact .info {
  margin: 0 0 1em;
}
.side .contact span {
  display: block;
  margin: .25em 0;
}
.side .contact span i {
  margin-right: .25em;
}
.side .contact span strong {
  font-weight: 500;
}
.side .contact span a {
  color: #231F20;
}
.side .contact span a:hover {
  color: #B94A48;
}
.side .contact h2,
.side .contact h3 {
  margin: 0 0 .5em;
  line-height: 1.1;
}
.side .contact h2 {
  font-size: 22px;
  font-size: 2.2rem;
}
.side .contact h3 {
  font-size: 18px;
  font-size: 1.8rem;
}
/* LESS Document */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
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;
  margin-right: 24px;
  margin-top: 4px;
  height: auto;
  max-width: 100%;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
  height: auto;
  max-width: 100%;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  max-width: 100%;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
  height: auto;
  max-width: 100%;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  /* prevent too-wide images from breaking layout */
  padding: 4px;
  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 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}
/*IE FIXES*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .carousel {
    display: none;
  }
  .moreRoll {
    background: none;
  }
  .moreRoll:hover span {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg);
    -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg);
    -moz-transform: translate3d(0px, 0px, 0px) rotateX(0deg);
  }
  .moreRoll span {
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: none;
  }
  .moreRoll span::after {
    display: none;
  }
  .moreRoll:hover span {
    color: #B94A48;
  }
  header .blockHeader h1 a {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background: url('../img/umWhite.png') no-repeat;
    width: 63px;
    height: 27px;
    background-position: 0 0;
    display: block;
    -webkit-transition: width 0.5s linear 0.3s;
    transition: width 0.5s linear 0.3s;
    -webkit-transition: height 0.5s linear 0.3s;
    transition: height 0.5s linear 0.3s;
  }
  header .blockHeader h1 a:before {
    display: none;
  }
  header .blockHeader h1 a:hover {
    background-position: 0 bottom;
  }
  header .blockHeader nav {
    margin-top: 0;
  }
  header#scrollHead h1 a {
    background: url('../img/umBlack.png') no-repeat;
    width: 140px;
    height: 59px;
    -webkit-transition: width 0.5s linear 0.3s;
    transition: width 0.5s linear 0.3s;
    -webkit-transition: height 0.5s linear 0.3s;
    transition: height 0.5s linear 0.3s;
  }
  header#scrollHead h1 a:before {
    display: none;
  }
  header#scrollHead h1 a:hover {
    background-position: 0 -59px;
  }
  header#scrollHead nav {
    margin-top: .25em;
  }
  header#scrollHead.scrollHead nav {
    margin-top: 0;
  }
  header#scrollHead.scrollHead nav ul li a {
    padding: 0.2em .5em;
  }
  header#scrollHead.scrollHead nav ul li ul {
    margin: .25em 0 0;
  }
  header#scrollHead.scrollHead h1 a {
    background: url('../img/umWhite.png') no-repeat;
    width: 63px;
    height: 27px;
    -webkit-transition: width 0.5s linear 0.3s;
    transition: width 0.5s linear 0.3s;
    -webkit-transition: height 0.5s linear 0.3s;
    transition: height 0.5s linear 0.3s;
  }
  header#scrollHead.scrollHead h1 a:hover {
    background-position: 0 bottom;
  }
  header#scrollHead.scrollHead h1 a:before {
    display: none;
  }
  .recentHome .section-title .moreRoll:hover span {
    background: url('../img/bg.jpg') repeat;
  }
}
@media screen and (-ms-high-contrast: active) and screen and (min-width: 1200px), (-ms-high-contrast: none) and screen and (min-width: 1200px) {
  header#scrollHead.scrollHead nav ul li a {
    padding: 0.2em 1.1em;
  }
}
.ie .moreRoll,
.win .moreRoll {
  background: none;
}
.ie .moreRoll:hover span,
.win .moreRoll:hover span {
  transform: translate3d(0px, 0px, 0px) rotateX(0deg);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg);
  -moz-transform: translate3d(0px, 0px, 0px) rotateX(0deg);
}
.ie .moreRoll span,
.win .moreRoll span {
  transform-origin: 0 0 0;
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background: none;
}
.ie .moreRoll span::after,
.win .moreRoll span::after {
  display: none;
}
.ie .moreRoll:hover span,
.win .moreRoll:hover span {
  color: #B94A48;
}
.ie header .blockHeader h1 a,
.win header .blockHeader h1 a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url('../img/umWhite.png') no-repeat;
  width: 63px;
  height: 27px;
  background-position: 0 0;
  display: block;
  -webkit-transition: width 0.5s linear 0.3s;
  transition: width 0.5s linear 0.3s;
  -webkit-transition: height 0.5s linear 0.3s;
  transition: height 0.5s linear 0.3s;
}
.ie header .blockHeader h1 a:before,
.win header .blockHeader h1 a:before {
  display: none;
}
.ie header .blockHeader h1 a:hover,
.win header .blockHeader h1 a:hover {
  background-position: 0 bottom;
}
.ie header .blockHeader nav,
.win header .blockHeader nav {
  margin-top: 0;
}
.ie header#scrollHead h1 a,
.win header#scrollHead h1 a {
  background: url('../img/umBlack.png') no-repeat;
  width: 140px;
  height: 59px;
  -webkit-transition: width 0.5s linear 0.3s;
  transition: width 0.5s linear 0.3s;
  -webkit-transition: height 0.5s linear 0.3s;
  transition: height 0.5s linear 0.3s;
}
.ie header#scrollHead h1 a:before,
.win header#scrollHead h1 a:before {
  display: none;
}
.ie header#scrollHead h1 a:hover,
.win header#scrollHead h1 a:hover {
  background-position: 0 -59px;
}
.ie header#scrollHead nav,
.win header#scrollHead nav {
  margin-top: .25em;
}
.ie header#scrollHead.scrollHead nav,
.win header#scrollHead.scrollHead nav {
  margin-top: 0;
}
.ie header#scrollHead.scrollHead nav ul li a,
.win header#scrollHead.scrollHead nav ul li a {
  padding: 0.2em .5em;
}
@media screen and (min-width: 1200px) {
  .ie header#scrollHead.scrollHead nav ul li a,
  .win header#scrollHead.scrollHead nav ul li a {
    padding: 0.2em 1.1em;
  }
}
.ie header#scrollHead.scrollHead nav ul li ul,
.win header#scrollHead.scrollHead nav ul li ul {
  margin: .25em 0 0;
}
.ie header#scrollHead.scrollHead h1 a,
.win header#scrollHead.scrollHead h1 a {
  background: url('../img/umWhite.png') no-repeat;
  width: 63px;
  height: 27px;
  -webkit-transition: width 0.5s linear 0.3s;
  transition: width 0.5s linear 0.3s;
  -webkit-transition: height 0.5s linear 0.3s;
  transition: height 0.5s linear 0.3s;
}
.ie header#scrollHead.scrollHead h1 a:hover,
.win header#scrollHead.scrollHead h1 a:hover {
  background-position: 0 bottom;
}
.ie header#scrollHead.scrollHead h1 a:before,
.win header#scrollHead.scrollHead h1 a:before {
  display: none;
}
.ie .recentHome .section-title .moreRoll:hover span,
.win .recentHome .section-title .moreRoll:hover span {
  background: url('../img/bg.jpg') repeat;
}
/*IE 8 SPECIFIC*/
.ie8 header#scrollHead {
  background: #fff;
}
.ie8 header#scrollHead.scrollHead {
  background: #000;
}
.ie8 .blockPostHalf .blockItems .box .title {
  background: #fff;
}
.ie8 .blockPostHalf .blockItems .box .blockContent {
  display: none;
}
.ie8 .blockPostHalf .blockItems .box:hover .title {
  display: none;
}
.ie8 .blockPostHalf .blockItems .box:hover .blockContent {
  display: block;
}
.ie8 .blockPostHalf .blockItems .box:hover .blockContent .title {
  display: block;
}
.ie8 .galleries .thumbs .title {
  background: #fff;
}
.ie8 .blockTour.shows .box .clearfix,
.ie8 .blockTour.shows .box .locbuy,
.ie8 .blockTour.shows .box .vipInfo,
.ie8 .blockTour.shows .box .tourInfo {
  background: url('../img/white.png') repeat;
}
.ie8 .blockMusic .share .trigger {
  background: #000;
}
.ie8 .blockMusic .share .trigger:hover {
  background: #B94A48;
}
.ie8 footer .blockFooter .copy a.umlogo {
  -webkit-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
  background: url('../img/umGrey.png') no-repeat;
  width: 108px;
  height: 46px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ie8 footer .blockFooter .copy a.umlogo:before {
  display: none;
}
.ie8 footer .blockFooter .copy a.umlogo:hover {
  background-position: 0 -46px;
}
.safari header nav ul li.hover ul,
.webkit header nav ul li.hover ul {
  margin: .25em 0 0;
}
.safari header#scrollHead.scrollHead nav ul li a,
.webkit header#scrollHead.scrollHead nav ul li a {
  padding: 0.2em .5em;
}
@media screen and (min-width: 1200px) {
  .safari header#scrollHead.scrollHead nav ul li a,
  .webkit header#scrollHead.scrollHead nav ul li a {
    padding: 0.2em 1.1em;
  }
}
.safari header#scrollHead.scrollHead nav ul li ul,
.webkit header#scrollHead.scrollHead nav ul li ul {
  margin: .125em 0 0;
}
.safari header#scrollHead.scrollHead .mobileSearch form.seachExpand,
.webkit header#scrollHead.scrollHead .mobileSearch form.seachExpand {
  top: -0.1em;
}
.safari header#scrollHead.scrollHead .mobileSearch li a.searchIcon,
.webkit header#scrollHead.scrollHead .mobileSearch li a.searchIcon {
  bottom: 1.85em;
}
.safari .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls,
.webkit .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls {
  bottom: 1.55em;
}
@media screen and (min-width: 1200px) {
  .safari .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls,
  .webkit .blockMusic .box .content .mejs-container .mejs-inner .mejs-controls {
    bottom: 1.675em;
  }
}
.safari .blockMusic.podcast .box .content .mejs-container .mejs-inner .mejs-controls,
.webkit .blockMusic.podcast .box .content .mejs-container .mejs-inner .mejs-controls {
  bottom: 2.5em;
}
@media screen and (min-width: 1200px) {
  .safari .blockMusic.podcast .box .content .mejs-container .mejs-inner .mejs-controls,
  .webkit .blockMusic.podcast .box .content .mejs-container .mejs-inner .mejs-controls {
    bottom: 2.75em;
  }
}
.safari header .blockHeader .socialNav .social {
  margin-top: .31em;
}
/*TABLET FIX*/
@media screen and (min-width: 992px) {
  .tablet header#scrollHead.scrollHead nav ul li a {
    padding: .2em .5em;
  }
}
