@import url(//fonts.googleapis.com/css?family=Julius+Sans+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);
/* Extension Files */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover, a:active {
  outline: 0; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img, .google-maps img {
  max-width: none; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@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) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: Open Sans;
  font-size: 14px;
  line-height: 24px;
  color: #595959;
  background-color: #fff; }

a {
  color: #595959;
  text-decoration: none; }

a:hover, a:focus {
  color: #8e8e8e;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1276595745%; }

.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%; }

.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%; }

.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%; }

.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%; }

.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%; }

.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%; }

.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%; }

.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%; }

.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%; }

.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%; }

.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%; }

.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%; }

.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%; }

.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%; }

.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%; }

.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%; }

.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%; }

.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%; }

.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%; }

.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%; }

.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%; }

.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%; }

.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%; }

.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%; }

.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%; }

.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%; }

.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%; }

.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%; }

.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%; }

.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%; }

.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%; }

.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%; }

.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%; }

[class*="span"].hide, .row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0; }

.container:after {
  clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 12px; }

.lead {
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 200;
  line-height: 36px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999; }

a.muted:hover, a.muted:focus {
  color: #808080; }

.text-warning {
  color: #c09853; }

a.text-warning:hover, a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover, a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover, a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover, a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 12px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 24px;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999; }

h1, h2, h3 {
  line-height: 48px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 11px;
  margin: 24px 0 36px;
  border-bottom: 1px solid #eee; }

ul, ol {
  padding: 0;
  margin: 0 0 12px 25px; }

ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0; }

li {
  line-height: 24px; }

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline, ol.inline {
  margin-left: 0;
  list-style: none; }

ul.inline > li, ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 24px; }

dt, dd {
  line-height: 24px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 12px; }

.dl-horizontal {
  *zoom: 1; }

.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0; }

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 180px; }

hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #eee; }

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote small {
  display: block;
  line-height: 24px;
  color: #999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0; }

blockquote.pull-right p, blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px; }

code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 24px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

pre.prettyprint {
  margin-bottom: 24px; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

form {
  margin: 0 0 24px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: 48px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 18px;
  color: #999; }

label, input, button, select, textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px; }

input, button, textarea {
  font-family: Open Sans; }

label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 24px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle; }

input, textarea, .uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

select, input[type="file"] {
  height: 34px;
  *margin-top: 4px;
  line-height: 34px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff; }

select[multiple], select[size] {
  height: auto; }

select:focus, 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; }

.uneditable-input, .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999; }

.radio, .checkbox {
  min-height: 24px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block; }

input, textarea, .uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853; }

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48; }

.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847; }

.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad; }

.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 23px 20px 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.form-actions:after {
  clear: both; }

.help-block, .help-inline {
  color: #c1c1c1; }

.help-block {
  display: block;
  margin-bottom: 12px; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append, .input-prepend {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }

.input-append input, .input-append select, .input-append .uneditable-input, .input-append .dropdown-menu, .input-append .popover, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-prepend .dropdown-menu, .input-prepend .popover {
  font-size: 14px; }

.input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on, .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 24px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc; }

.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active, .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none; }

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: inline-block; }

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 12px; }

legend + .control-group {
  margin-top: 24px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 24px;
  *zoom: 1; }

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
  margin-top: 12px; }

.form-horizontal .form-actions {
  padding-left: 180px; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 24px; }

.table th, .table td {
  padding: 8px;
  line-height: 24px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed th, .table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.table-bordered th, .table-bordered td {
  border-left: 1px solid #ddd; }

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0; }

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0; }

.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0; }

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0; }

.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 td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2, .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3, .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4, .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5, .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6, .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7, .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8, .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9, .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10, .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11, .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12, .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active, .open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 24px;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #545454;
  background-image: -moz-linear-gradient(top, #595959, #4c4c4c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#595959), to(#4c4c4c));
  background-image: -webkit-linear-gradient(top, #595959, #4c4c4c);
  background-image: -o-linear-gradient(top, #595959, #4c4c4c);
  background-image: linear-gradient(to bottom, #595959, #4c4c4c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff595959', endColorstr='#ff4c4c4c', GradientType=0); }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #545454;
  background-image: -moz-linear-gradient(top, #595959, #4c4c4c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#595959), to(#4c4c4c));
  background-image: -webkit-linear-gradient(top, #595959, #4c4c4c);
  background-image: -o-linear-gradient(top, #595959, #4c4c4c);
  background-image: linear-gradient(to bottom, #595959, #4c4c4c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff595959', endColorstr='#ff4c4c4c', GradientType=0); }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default; }

.open {
  *z-index: 1000; }

.open > .dropdown-menu {
  display: block; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

.collapse.in {
  height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.btn {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.btn:hover, .btn:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }

.btn-success:active, .btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active, .btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515; }

.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9; }

button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #595959;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover, .btn-link:focus {
  color: #8e8e8e;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color: #333;
  text-decoration: none; }

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em; }

.btn-group:first-child {
  *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 5px; }

.btn-toolbar {
  font-size: 0;
  margin-top: 12px;
  margin-bottom: 12px; }

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
  margin-left: 5px; }

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -1px; }

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 14px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #595959; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222; }

.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

.btn-large .caret {
  margin-top: 6px; }

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

.btn-mini .caret, .btn-small .caret {
  margin-top: 8px; }

.dropup .btn-large .caret {
  border-bottom-width: 5px; }

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 24px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.alert, .alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 24px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success h4 {
  color: #468847; }

.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-danger h4, .alert-error h4 {
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p, .alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.nav {
  margin-left: 0;
  margin-bottom: 24px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 24px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a, .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #595959; }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff; }

.nav-tabs, .nav-pills {
  *zoom: 1; }

.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
  display: table;
  content: "";
  line-height: 0; }

.nav-tabs:after, .nav-pills:after {
  clear: both; }

.nav-tabs > li, .nav-pills > li {
  float: left; }

.nav-tabs > li > a, .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  color: #fff;
  background-color: #595959; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #595959;
  border-bottom-color: #595959;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
  border-top-color: #8e8e8e;
  border-bottom-color: #8e8e8e; }

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999; }

.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
  border-color: #999; }

.tabbable {
  *zoom: 1; }

.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0; }

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none; }

.tab-content > .active, .pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee; }

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd; }

.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff; }

.nav > .disabled > a {
  color: #999; }

.nav > .disabled > a:hover, .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar {
  overflow: visible;
  margin-bottom: 24px;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }

.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0; }

.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 8px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777; }

.navbar-link {
  color: #777; }

.navbar-link:hover, .navbar-link:focus {
  color: #333; }

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff; }

.navbar .btn, .navbar .btn-group {
  margin-top: 5px; }

.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  margin-right: 25px; /* Upline edit EM-614 | added */
  *zoom: 1; }

.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0; }

.navbar-form:after {
  clear: both; }

.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
  margin-top: 5px; }

.navbar-form input, .navbar-form select, .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }

.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
  margin-top: 3px; }

.navbar-form .input-append, .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap; }

.navbar-form .input-append input, .navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 8px 15px 8px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none; }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333; }

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }

.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }

.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525; }

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-inverse .brand:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:focus {
  color: #fff; }

.navbar-inverse .brand {
  color: #999; }

.navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff; }

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999; }

.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff; }

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff; }

.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.navbar-inverse .navbar-search .search-query::-moz-placeholder {
  color: #ccc; }

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc; }

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc; }

.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0; }

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000; }

.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9; }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 24px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff; }

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc; }

.breadcrumb > .active {
  color: #999; }

.pagination {
  margin: 24px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 24px;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #8e8e8e; }

.pagination ul > .active > a, .pagination ul > .active > span {
  color: #999;
  cursor: default; }

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a, .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > a, .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > a, .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a, .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

.pager {
  margin: 24px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }

.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0; }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px; }

.modal-header h3 {
  margin: 0;
  line-height: 30px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1; }

.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0; }

.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; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.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.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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-title:empty {
  display: none; }

.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 {
  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 {
  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 {
  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 {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0; }

.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 24px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 24px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

a.thumbnail:hover, a.thumbnail:focus {
  border-color: #595959;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555; }

.media, .media-body {
  overflow: hidden;
  *overflow: visible;
  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 {
  margin-left: 0;
  list-style: none; }

.label, .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

a.label:hover, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-important, .badge-important {
  background-color: #b94a48; }

.label-important[href], .badge-important[href] {
  background-color: #953b39; }

.label-warning, .badge-warning {
  background-color: #f89406; }

.label-warning[href], .badge-warning[href] {
  background-color: #c67605; }

.label-success, .badge-success {
  background-color: #468847; }

.label-success[href], .badge-success[href] {
  background-color: #356635; }

.label-info, .badge-info {
  background-color: #3a87ad; }

.label-info[href], .badge-info[href] {
  background-color: #2d6987; }

.label-inverse, .badge-inverse {
  background-color: #333; }

.label-inverse[href], .badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label, .btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label, .btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.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: -moz-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: -o-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);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); }

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.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: -moz-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: -o-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-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); }

.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.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: -moz-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: -o-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-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); }

.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.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: -moz-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: -o-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-warning .bar, .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0); }

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.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: -moz-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: -o-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); }

.accordion {
  margin-bottom: 24px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 24px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  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: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px; }

.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4, .carousel-caption p {
  color: #fff;
  line-height: 24px; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 36px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px; }

.hero-unit li {
  line-height: 36px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

/*!
 * Bootstrap Responsive v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px; }
  .span12 {
    width: 1170px; }
  .span11 {
    width: 1070px; }
  .span10 {
    width: 970px; }
  .span9 {
    width: 870px; }
  .span8 {
    width: 770px; }
  .span7 {
    width: 670px; }
  .span6 {
    width: 570px; }
  .span5 {
    width: 470px; }
  .span4 {
    width: 370px; }
  .span3 {
    width: 270px; }
  .span2 {
    width: 170px; }
  .span1 {
    width: 70px; }
  .offset12 {
    margin-left: 1230px; }
  .offset11 {
    margin-left: 1130px; }
  .offset10 {
    margin-left: 1030px; }
  .offset9 {
    margin-left: 930px; }
  .offset8 {
    margin-left: 830px; }
  .offset7 {
    margin-left: 730px; }
  .offset6 {
    margin-left: 630px; }
  .offset5 {
    margin-left: 530px; }
  .offset4 {
    margin-left: 430px; }
  .offset3 {
    margin-left: 330px; }
  .offset2 {
    margin-left: 230px; }
  .offset1 {
    margin-left: 130px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641025641%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%; }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%; }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%; }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%; }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%; }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%; }
  .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%; }
  .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%; }
  .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%; }
  .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%; }
  .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%; }
  .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%; }
  .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%; }
  .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%; }
  .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%; }
  .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%; }
  .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%; }
  .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%; }
  .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%; }
  .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%; }
  .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%; }
  .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%; }
  .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%; }
  .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%; }
  input, textarea, .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px; }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px; }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px; }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px; }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px; }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px; }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px; }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px; }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px; }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px; }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px; }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 724px; }
  .span12 {
    width: 724px; }
  .span11 {
    width: 662px; }
  .span10 {
    width: 600px; }
  .span9 {
    width: 538px; }
  .span8 {
    width: 476px; }
  .span7 {
    width: 414px; }
  .span6 {
    width: 352px; }
  .span5 {
    width: 290px; }
  .span4 {
    width: 228px; }
  .span3 {
    width: 166px; }
  .span2 {
    width: 104px; }
  .span1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%; }
  .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.383272599%; }
  .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%; }
  .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%; }
  .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%; }
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1291289526%; }
  .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.565593041%; }
  .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%; }
  .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%; }
  .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%; }
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114493946%; }
  .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.747913483%; }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%; }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%; }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%; }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%; }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%; }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%; }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%; }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%; }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%; }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%; }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%; }
  input, textarea, .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px; }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px; }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px; }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px; }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px; }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px; }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px; }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px; }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px; }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px; }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px; }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px; } }

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row, .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12, .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left, .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/**************************
*
*    GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, .camera_wrap ol, .camera_wrap ul, .camera_wrap li, .camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td .camera_thumbs_wrap a, .camera_thumbs_wrap img, .camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li, .camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none; }

.camera_wrap {
  display: none;
  float: left;
  position: relative;
  z-index: 0; }

.camera_wrap img {
  max-width: none !important; }

.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1; }

.camera_wrap {
  width: 100%; }

.camera_src {
  display: none; }

.cameraCont, .cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1; }

.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0; }

.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0; }

.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.camera_target_content .camera_link {
  background: url(../images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none; }

.camera_loader {
  background: #fff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3; }

.camera_loader:before {
  top: 9px;
  left: 3px; }

.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3; }

.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto; }

.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%; }

.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4; }

.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%; }

.camera_caption > div {
  padding: 10px 20px; }

.camera_caption h2 {
  color: #fff; }

.camerarelative {
  overflow: hidden;
  position: relative; }

.imgFake {
  cursor: pointer; }

.camera_prevThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10; }

.camera_prevThumbs div {
  background: url(../images/camera_skins.png) no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px; }

.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10; }

.camera_nextThumbs div {
  background: url(../images/camera_skins.png) no-repeat -190px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px; }

.camera_command_wrap .hideNav {
  display: none; }

.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4; }

.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  width: 16px; }

.camera_commands_emboss .camera_pag .camera_pag_ul li {
  -moz-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2); }

.camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 8px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 8px; }

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
  -moz-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2); }

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0; }

.camera_pag_ul li img {
  display: none;
  position: absolute; }

.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute; }

.camera_prev, .camera_next, .camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2; }

.camera_prev {
  left: 0; }

.camera_prev > span {
  background: url(../images/camera_skins.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 40px; }

.camera_next {
  right: 0; }

.camera_next > span {
  background: url(../images/camera_skins.png) no-repeat -40px 0;
  display: block;
  height: 40px;
  width: 40px; }

.camera_commands {
  right: 41px; }

.camera_commands > .camera_play {
  background: url(../images/camera_skins.png) no-repeat -80px 0;
  height: 40px;
  width: 40px; }

.camera_commands > .camera_stop {
  background: url(../images/camera_skins.png) no-repeat -120px 0;
  display: block;
  height: 40px;
  width: 40px; }

.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-indent: -9999px;
  width: 16px; }

.camera_thumbs_cont {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.camera_commands_emboss .camera_thumbs_cont {
  -moz-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2); }

.camera_thumbs_cont > div {
  float: left;
  width: 100%; }

.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center; }

.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px; }

.camera_thumbs_cont ul li > img {
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom; }

.camera_thumbs_cont ul li.cameracurrent > img {
  cursor: default; }

.camera_clear {
  display: block;
  clear: both; }

.showIt {
  display: none; }

.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative; }

/**************************
*
*    COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
  background: url(../images/patterns/overlay1.png) repeat; }

.pattern_2 .camera_overlayer {
  background: url(../images/patterns/overlay2.png) repeat; }

.pattern_3 .camera_overlayer {
  background: url(../images/patterns/overlay3.png) repeat; }

.pattern_4 .camera_overlayer {
  background: url(../images/patterns/overlay4.png) repeat; }

.pattern_5 .camera_overlayer {
  background: url(../images/patterns/overlay5.png) repeat; }

.pattern_6 .camera_overlayer {
  background: url(../images/patterns/overlay6.png) repeat; }

.pattern_7 .camera_overlayer {
  background: url(../images/patterns/overlay7.png) repeat; }

.pattern_8 .camera_overlayer {
  background: url(../images/patterns/overlay8.png) repeat; }

.pattern_9 .camera_overlayer {
  background: url(../images/patterns/overlay9.png) repeat; }

.pattern_10 .camera_overlayer {
  background: url(../images/patterns/overlay10.png) repeat; }

.camera_caption {
  color: #fff; }

.camera_caption > div {
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7; }

.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #b7b7b7; }

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #434648; }

.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5); }

.camera_pag_ul .thumb_arrow {
  border-top-color: #e6e6e6; }

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  background: #fff; }

.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7; }

/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
  background-position: -160px -160px; }

.camera_amber_skin .camera_nextThumbs div {
  background-position: -190px -160px; }

.camera_amber_skin .camera_prev > span {
  background-position: 0 -160px; }

.camera_amber_skin .camera_next > span {
  background-position: -40px -160px; }

.camera_amber_skin .camera_commands > .camera_play {
  background-position: -80px -160px; }

.camera_amber_skin .camera_commands > .camera_stop {
  background-position: -120px -160px; }

/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
  background-position: -160px -200px; }

.camera_ash_skin .camera_nextThumbs div {
  background-position: -190px -200px; }

.camera_ash_skin .camera_prev > span {
  background-position: 0 -200px; }

.camera_ash_skin .camera_next > span {
  background-position: -40px -200px; }

.camera_ash_skin .camera_commands > .camera_play {
  background-position: -80px -200px; }

.camera_ash_skin .camera_commands > .camera_stop {
  background-position: -120px -200px; }

/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
  background-position: -160px -240px; }

.camera_azure_skin .camera_nextThumbs div {
  background-position: -190px -240px; }

.camera_azure_skin .camera_prev > span {
  background-position: 0 -240px; }

.camera_azure_skin .camera_next > span {
  background-position: -40px -240px; }

.camera_azure_skin .camera_commands > .camera_play {
  background-position: -80px -240px; }

.camera_azure_skin .camera_commands > .camera_stop {
  background-position: -120px -240px; }

/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
  background-position: -160px -120px; }

.camera_beige_skin .camera_nextThumbs div {
  background-position: -190px -120px; }

.camera_beige_skin .camera_prev > span {
  background-position: 0 -120px; }

.camera_beige_skin .camera_next > span {
  background-position: -40px -120px; }

.camera_beige_skin .camera_commands > .camera_play {
  background-position: -80px -120px; }

.camera_beige_skin .camera_commands > .camera_stop {
  background-position: -120px -120px; }

/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
  background-position: -160px -40px; }

.camera_black_skin .camera_nextThumbs div {
  background-position: -190px -40px; }

.camera_black_skin .camera_prev > span {
  background-position: 0 -40px; }

.camera_black_skin .camera_next > span {
  background-position: -40px -40px; }

.camera_black_skin .camera_commands > .camera_play {
  background-position: -80px -40px; }

.camera_black_skin .camera_commands > .camera_stop {
  background-position: -120px -40px; }

/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
  background-position: -160px -280px; }

.camera_blue_skin .camera_nextThumbs div {
  background-position: -190px -280px; }

.camera_blue_skin .camera_prev > span {
  background-position: 0 -280px; }

.camera_blue_skin .camera_next > span {
  background-position: -40px -280px; }

.camera_blue_skin .camera_commands > .camera_play {
  background-position: -80px -280px; }

.camera_blue_skin .camera_commands > .camera_stop {
  background-position: -120px -280px; }

/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
  background-position: -160px -320px; }

.camera_brown_skin .camera_nextThumbs div {
  background-position: -190px -320px; }

.camera_brown_skin .camera_prev > span {
  background-position: 0 -320px; }

.camera_brown_skin .camera_next > span {
  background-position: -40px -320px; }

.camera_brown_skin .camera_commands > .camera_play {
  background-position: -80px -320px; }

.camera_brown_skin .camera_commands > .camera_stop {
  background-position: -120px -320px; }

/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
  background-position: -160px -360px; }

.camera_burgundy_skin .camera_nextThumbs div {
  background-position: -190px -360px; }

.camera_burgundy_skin .camera_prev > span {
  background-position: 0 -360px; }

.camera_burgundy_skin .camera_next > span {
  background-position: -40px -360px; }

.camera_burgundy_skin .camera_commands > .camera_play {
  background-position: -80px -360px; }

.camera_burgundy_skin .camera_commands > .camera_stop {
  background-position: -120px -360px; }

/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
  background-position: -160px -400px; }

.camera_charcoal_skin .camera_nextThumbs div {
  background-position: -190px -400px; }

.camera_charcoal_skin .camera_prev > span {
  background-position: 0 -400px; }

.camera_charcoal_skin .camera_next > span {
  background-position: -40px -400px; }

.camera_charcoal_skin .camera_commands > .camera_play {
  background-position: -80px -400px; }

.camera_charcoal_skin .camera_commands > .camera_stop {
  background-position: -120px -400px; }

/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
  background-position: -160px -440px; }

.camera_chocolate_skin .camera_nextThumbs div {
  background-position: -190px -440px; }

.camera_chocolate_skin .camera_prev > span {
  background-position: 0 -440px; }

.camera_chocolate_skin .camera_next > span {
  background-position: -40px -440px; }

.camera_chocolate_skin .camera_commands > .camera_play {
  background-position: -80px -440px; }

.camera_chocolate_skin .camera_commands > .camera_stop {
  background-position: -120px -440px; }

/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
  background-position: -160px -480px; }

.camera_coffee_skin .camera_nextThumbs div {
  background-position: -190px -480px; }

.camera_coffee_skin .camera_prev > span {
  background-position: 0 -480px; }

.camera_coffee_skin .camera_next > span {
  background-position: -40px -480px; }

.camera_coffee_skin .camera_commands > .camera_play {
  background-position: -80px -480px; }

.camera_coffee_skin .camera_commands > .camera_stop {
  background-position: -120px -480px; }

/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
  background-position: -160px -520px; }

.camera_cyan_skin .camera_nextThumbs div {
  background-position: -190px -520px; }

.camera_cyan_skin .camera_prev > span {
  background-position: 0 -520px; }

.camera_cyan_skin .camera_next > span {
  background-position: -40px -520px; }

.camera_cyan_skin .camera_commands > .camera_play {
  background-position: -80px -520px; }

.camera_cyan_skin .camera_commands > .camera_stop {
  background-position: -120px -520px; }

/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
  background-position: -160px -560px; }

.camera_fuchsia_skin .camera_nextThumbs div {
  background-position: -190px -560px; }

.camera_fuchsia_skin .camera_prev > span {
  background-position: 0 -560px; }

.camera_fuchsia_skin .camera_next > span {
  background-position: -40px -560px; }

.camera_fuchsia_skin .camera_commands > .camera_play {
  background-position: -80px -560px; }

.camera_fuchsia_skin .camera_commands > .camera_stop {
  background-position: -120px -560px; }

/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
  background-position: -160px -600px; }

.camera_gold_skin .camera_nextThumbs div {
  background-position: -190px -600px; }

.camera_gold_skin .camera_prev > span {
  background-position: 0 -600px; }

.camera_gold_skin .camera_next > span {
  background-position: -40px -600px; }

.camera_gold_skin .camera_commands > .camera_play {
  background-position: -80px -600px; }

.camera_gold_skin .camera_commands > .camera_stop {
  background-position: -120px -600px; }

/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
  background-position: -160px -640px; }

.camera_green_skin .camera_nextThumbs div {
  background-position: -190px -640px; }

.camera_green_skin .camera_prev > span {
  background-position: 0 -640px; }

.camera_green_skin .camera_next > span {
  background-position: -40px -640px; }

.camera_green_skin .camera_commands > .camera_play {
  background-position: -80px -640px; }

.camera_green_skin .camera_commands > .camera_stop {
  background-position: -120px -640px; }

/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
  background-position: -160px -680px; }

.camera_grey_skin .camera_nextThumbs div {
  background-position: -190px -680px; }

.camera_grey_skin .camera_prev > span {
  background-position: 0 -680px; }

.camera_grey_skin .camera_next > span {
  background-position: -40px -680px; }

.camera_grey_skin .camera_commands > .camera_play {
  background-position: -80px -680px; }

.camera_grey_skin .camera_commands > .camera_stop {
  background-position: -120px -680px; }

/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
  background-position: -160px -720px; }

.camera_indigo_skin .camera_nextThumbs div {
  background-position: -190px -720px; }

.camera_indigo_skin .camera_prev > span {
  background-position: 0 -720px; }

.camera_indigo_skin .camera_next > span {
  background-position: -40px -720px; }

.camera_indigo_skin .camera_commands > .camera_play {
  background-position: -80px -720px; }

.camera_indigo_skin .camera_commands > .camera_stop {
  background-position: -120px -720px; }

/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
  background-position: -160px -760px; }

.camera_khaki_skin .camera_nextThumbs div {
  background-position: -190px -760px; }

.camera_khaki_skin .camera_prev > span {
  background-position: 0 -760px; }

.camera_khaki_skin .camera_next > span {
  background-position: -40px -760px; }

.camera_khaki_skin .camera_commands > .camera_play {
  background-position: -80px -760px; }

.camera_khaki_skin .camera_commands > .camera_stop {
  background-position: -120px -760px; }

/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
  background-position: -160px -800px; }

.camera_lime_skin .camera_nextThumbs div {
  background-position: -190px -800px; }

.camera_lime_skin .camera_prev > span {
  background-position: 0 -800px; }

.camera_lime_skin .camera_next > span {
  background-position: -40px -800px; }

.camera_lime_skin .camera_commands > .camera_play {
  background-position: -80px -800px; }

.camera_lime_skin .camera_commands > .camera_stop {
  background-position: -120px -800px; }

/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
  background-position: -160px -840px; }

.camera_magenta_skin .camera_nextThumbs div {
  background-position: -190px -840px; }

.camera_magenta_skin .camera_prev > span {
  background-position: 0 -840px; }

.camera_magenta_skin .camera_next > span {
  background-position: -40px -840px; }

.camera_magenta_skin .camera_commands > .camera_play {
  background-position: -80px -840px; }

.camera_magenta_skin .camera_commands > .camera_stop {
  background-position: -120px -840px; }

/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
  background-position: -160px -880px; }

.camera_maroon_skin .camera_nextThumbs div {
  background-position: -190px -880px; }

.camera_maroon_skin .camera_prev > span {
  background-position: 0 -880px; }

.camera_maroon_skin .camera_next > span {
  background-position: -40px -880px; }

.camera_maroon_skin .camera_commands > .camera_play {
  background-position: -80px -880px; }

.camera_maroon_skin .camera_commands > .camera_stop {
  background-position: -120px -880px; }

/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
  background-position: -160px -920px; }

.camera_orange_skin .camera_nextThumbs div {
  background-position: -190px -920px; }

.camera_orange_skin .camera_prev > span {
  background-position: 0 -920px; }

.camera_orange_skin .camera_next > span {
  background-position: -40px -920px; }

.camera_orange_skin .camera_commands > .camera_play {
  background-position: -80px -920px; }

.camera_orange_skin .camera_commands > .camera_stop {
  background-position: -120px -920px; }

/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
  background-position: -160px -1080px; }

.camera_olive_skin .camera_nextThumbs div {
  background-position: -190px -1080px; }

.camera_olive_skin .camera_prev > span {
  background-position: 0 -1080px; }

.camera_olive_skin .camera_next > span {
  background-position: -40px -1080px; }

.camera_olive_skin .camera_commands > .camera_play {
  background-position: -80px -1080px; }

.camera_olive_skin .camera_commands > .camera_stop {
  background-position: -120px -1080px; }

/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -960px; }

.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -960px; }

.camera_pink_skin .camera_prev > span {
  background-position: 0 -960px; }

.camera_pink_skin .camera_next > span {
  background-position: -40px -960px; }

.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -960px; }

.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -960px; }

/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
  background-position: -160px -1040px; }

.camera_pistachio_skin .camera_nextThumbs div {
  background-position: -190px -1040px; }

.camera_pistachio_skin .camera_prev > span {
  background-position: 0 -1040px; }

.camera_pistachio_skin .camera_next > span {
  background-position: -40px -1040px; }

.camera_pistachio_skin .camera_commands > .camera_play {
  background-position: -80px -1040px; }

.camera_pistachio_skin .camera_commands > .camera_stop {
  background-position: -120px -1040px; }

/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -80px; }

.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -80px; }

.camera_pink_skin .camera_prev > span {
  background-position: 0 -80px; }

.camera_pink_skin .camera_next > span {
  background-position: -40px -80px; }

.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -80px; }

.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -80px; }

/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
  background-position: -160px -1000px; }

.camera_red_skin .camera_nextThumbs div {
  background-position: -190px -1000px; }

.camera_red_skin .camera_prev > span {
  background-position: 0 -1000px; }

.camera_red_skin .camera_next > span {
  background-position: -40px -1000px; }

.camera_red_skin .camera_commands > .camera_play {
  background-position: -80px -1000px; }

.camera_red_skin .camera_commands > .camera_stop {
  background-position: -120px -1000px; }

/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
  background-position: -160px -1120px; }

.camera_tangerine_skin .camera_nextThumbs div {
  background-position: -190px -1120px; }

.camera_tangerine_skin .camera_prev > span {
  background-position: 0 -1120px; }

.camera_tangerine_skin .camera_next > span {
  background-position: -40px -1120px; }

.camera_tangerine_skin .camera_commands > .camera_play {
  background-position: -80px -1120px; }

.camera_tangerine_skin .camera_commands > .camera_stop {
  background-position: -120px -1120px; }

/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
  background-position: -160px -1160px; }

.camera_turquoise_skin .camera_nextThumbs div {
  background-position: -190px -1160px; }

.camera_turquoise_skin .camera_prev > span {
  background-position: 0 -1160px; }

.camera_turquoise_skin .camera_next > span {
  background-position: -40px -1160px; }

.camera_turquoise_skin .camera_commands > .camera_play {
  background-position: -80px -1160px; }

.camera_turquoise_skin .camera_commands > .camera_stop {
  background-position: -120px -1160px; }

/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
  background-position: -160px -1200px; }

.camera_violet_skin .camera_nextThumbs div {
  background-position: -190px -1200px; }

.camera_violet_skin .camera_prev > span {
  background-position: 0 -1200px; }

.camera_violet_skin .camera_next > span {
  background-position: -40px -1200px; }

.camera_violet_skin .camera_commands > .camera_play {
  background-position: -80px -1200px; }

.camera_violet_skin .camera_commands > .camera_stop {
  background-position: -120px -1200px; }

/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
  background-position: -160px -80px; }

.camera_white_skin .camera_nextThumbs div {
  background-position: -190px -80px; }

.camera_white_skin .camera_prev > span {
  background-position: 0 -80px; }

.camera_white_skin .camera_next > span {
  background-position: -40px -80px; }

.camera_white_skin .camera_commands > .camera_play {
  background-position: -80px -80px; }

.camera_white_skin .camera_commands > .camera_stop {
  background-position: -120px -80px; }

/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
  background-position: -160px -1240px; }

.camera_yellow_skin .camera_nextThumbs div {
  background-position: -190px -1240px; }

.camera_yellow_skin .camera_prev > span {
  background-position: 0 -1240px; }

.camera_yellow_skin .camera_next > span {
  background-position: -40px -1240px; }

.camera_yellow_skin .camera_commands > .camera_play {
  background-position: -80px -1240px; }

.camera_yellow_skin .camera_commands > .camera_stop {
  background-position: -120px -1240px; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider-rtl {
  direction: rtl;
  text-align: right; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.flexslider.no-bg {
  background: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flexslider-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: 50px; }

.flexslider-rtl .flex-direction-nav .flex-prev {
  left: auto;
  right: -50px; }

.flex-direction-nav .flex-next {
  right: 50px;
  text-align: right; }

.flexslider-rtl .flex-direction-nav .flex-next {
  right: auto;
  left: -50px;
  text-align: left; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider-rtl.flexslider:hover .flex-prev {
  left: auto;
  right: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider-rtl.flexslider:hover .flex-next {
  right: auto;
  left: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 40px;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flexslider-rtl .flex-direction-nav a.flex-next:before {
  content: '\f001'; }

.flexslider-rtl .flex-direction-nav a.flex-prev:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flexslider-rtl .flex-pauseplay a {
  left: auto;
  right: 10px; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flexslider-rtl .flex-control-thumbs li {
  float: right; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flexslider-rtl .flex-direction-nav .flex-prev {
    left: auto;
    right: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; }
  .flexslider-rtl .flex-direction-nav .flex-next {
    right: auto;
    left: 10px; } }

/*
 *     Core Owl Carousel CSS File
 *    v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(/css/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }

  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: .5;
    transform: translateZ(-500px); }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

/*
*     Owl Carousel Owl Demo Theme
*    v1.24
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(/css/AjaxLoader.gif) no-repeat center center; }

/* #Shortcodes
================================================== */
/* Recent Posts Shortcodes
---------------------------------------- */
.recent-posts {
  overflow: hidden;
  margin: 0 0 0 -20px !important;
  padding: 0;
  border: none;
  list-style: none;
  /* Images Format Type */
  /* Quote Format Type */
  /* Link Format Type */
  /* Audio Format Type */
  /* Video Format Type */ }

.recent-posts_li {
  margin: 0 0 20px 20px;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.recent-posts_li .featured-thumbnail {
  float: left;
  margin: 0 20px 0 0; }

.recent-posts_li h5 {
  margin-bottom: 0;
  font-size: 1em; }

.recent-posts_li .excerpt {
  margin-bottom: 1.5em; }

.recent-posts_li .meta {
  display: block;
  overflow: hidden;
  margin-bottom: .5em;
  color: #888;
  text-transform: uppercase;
  font-size: 10px; }

.recent-posts_li .post-date {
  float: left; }

.recent-posts_li .post-comments {
  float: right; }

.recent-posts .format-image {
  float: left;
  margin: 0 20px 20px 0; }

.recent-posts .format-audio {
  margin-bottom: 2em; }

.recent-posts .format-audio .audio-wrapper {
  margin-bottom: .5em; }

.recent-posts .format-video {
  float: left;
  width: 300px; }

/* Popular Posts Shortcode
---------------------------------------- */
.popular-posts li {
  overflow: hidden;
  margin: 0;
  padding: 0 0 20px 0; }

/* Posts Grid
-----------------------------------------*/
.posts-grid {
  margin: 0 0 0 -5%;
  padding: 0;
  list-style: none;
  *zoom: 1; }

.posts-grid:before, .posts-grid:after {
  display: table;
  content: "";
  line-height: 0; }

.posts-grid:after {
  clear: both; }

.posts-grid li {
  float: left;
  margin-bottom: 25px;
  margin-left: 5%;
  width: 20%; }

.posts-grid li .featured-thumbnail {
  margin: 0; }

.posts-grid li .featured-thumbnail img {
  width: 100%; }

.posts-grid .post_meta span[class^="post_"] {
  margin-right: 10px; }

/* Mini Posts Grid
-----------------------------------------*/
.mini-posts-grid {
  margin: 0;
  padding: 0;
  list-style: none; }

.mini-posts-grid li {
  margin: 0 5px 5px 0;
  padding: 0;
  border: none;
  background: none;
  float: left; }

.mini-posts-grid li.small {
  width: 120px;
  height: 120px; }

.mini-posts-grid li.small img {
  width: 100%;
  height: auto; }

.mini-posts-grid li.smaller {
  width: 100px;
  height: 100px; }

.mini-posts-grid li.smallest {
  width: 70px;
  height: 70px; }

.mini-posts-grid .featured-thumbnail {
  margin: 0; }

.mini-posts-grid.grid-align-center {
  text-align: center;
  font-size: 0;
  line-height: 0; }

.mini-posts-grid.grid-align-center li {
  float: none;
  display: inline-block; }

.mini-posts-grid.grid-align-right li {
  float: right; }

/* Mini Posts List
-----------------------------------------*/
.mini-posts-list {
  margin: 0 0 25px;
  padding: 0;
  list-style: none; }

.mini-post-holder {
  padding: 15px 0 0;
  margin: 0 0 9px;
  border-top: 1px solid #dddddd; }

.mini-post-holder:first-child {
  border: none;
  padding: 5px 0 0; }

.mini-post-holder .small {
  width: 110px;
  height: 110px; }

.mini-post-holder .small img {
  width: 100%;
  height: auto; }

.mini-post-holder .smaller {
  width: 90px;
  height: 90px; }

.mini-post-holder .smallest {
  width: 60px;
  height: 60px; }

.mini-post-content {
  overflow: hidden; }

.mini-post-meta time {
  font-size: 11px;
  line-height: 1.2; }

/* Tags Shortcode
---------------------------------------- */
/* Recent Comments Shortcode
---------------------------------------- */
.recent-comments {
  list-style: none;
  padding: 0; }

.recent-comments li {
  margin: 0;
  padding: 0 0 .5em 0;
  border: none; }

/* Services Box
---------------------------------------- */
.service-box {
  overflow: hidden;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.service-box .icon {
  float: left;
  margin: 0 10px 10px 0; }

.service-box h2 {
  overflow: hidden;
  margin: 0; }

.service-box h5 {
  overflow: hidden;
  margin: 0 0 25px; }

.service-box_txt {
  margin-bottom: 20px; }

.service-box .btn-align {
  text-align: right; }

.service-box__call {
  color: #fff;
  background-color: #0c6abd;
  background-image: -moz-linear-gradient(top, #037cc7, #1950af);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#037cc7), to(#1950af));
  background-image: -webkit-linear-gradient(top, #037cc7, #1950af);
  background-image: -o-linear-gradient(top, #037cc7, #1950af);
  background-image: linear-gradient(to bottom, #037cc7, #1950af);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0); }

.service-box__call h2 {
  float: left;
  width: 75%;
  color: #fff;
  margin: 10px 0 0; }

.service-box__call .btn-align {
  padding: 0;
  width: 25%;
  float: right; }

/* Hero Unit
---------------------------------------- */
/* Post Cycle
---------------------------------------- */
.carousel-cycle {
  position: relative;
  overflow: hidden; }

.post-cycle {
  width: 100%;
  height: 380px;
  overflow: hidden; }

.post-cycle_item {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.post-cycle_item:first-child {
  display: block; }

.post-cycle_item .feature-thumbnail {
  float: none;
  margin: 0 0 15px 0; }

.post-cycle_item .feature-thumbnail img {
  float: none; }

.post-controls {
  overflow: hidden;
  padding-top: 10px;
  text-align: center; }

.post-controls li {
  display: inline;
  margin: 0;
  padding: 0 5px 0 0; }

.post-controls li a {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #000;
  vertical-align: top;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.post-controls li a:hover {
  background: #999; }

.post-controls li.activeSlide a {
  background: #999; }

.post-controls .post-controls_link__prev {
  float: left; }

.post-controls .post-controls_link__next {
  float: right; }

/* Banner
---------------------------------------- */
.banner-wrap {
  overflow: hidden;
  margin: 0 0 20px;
  padding: 0; }

.banner-wrap .featured-thumbnail {
  float: none;
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0; }

.banner-wrap .featured-thumbnail a {
  display: block;
  float: left;
  overflow: hidden;
  border: 8px solid #dddddd;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.banner-wrap .featured-thumbnail a:hover {
  border-color: #dddddd; }

.banner-wrap h5 {
  margin: 0 0 8px;
  color: #000;
  text-transform: capitalize;
  font-weight: bold; }

.banner-wrap .btn-link {
  padding: 0; }

/* Testimonials
---------------------------------------- */
.testimonials .testi-item {
  overflow: hidden;
  margin-bottom: 2em;
  padding-bottom: 2em;
  background: none; }

.testimonials .testi-item blockquote {
  position: relative;
  display: block;
  margin: 0;
  padding: 30px;
  border: none;
  background: #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.testimonials .testi-item blockquote:before {
  position: absolute;
  bottom: -20px;
  left: 30px;
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid #dbdbdb;
  border-right: 0 solid transparent;
  border-left: 20px solid transparent;
  content: ""; }

.testimonials .testi-item blockquote:after {
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  width: 41px;
  height: 38px;
  background: url(../images/quotes.png) 0 0 no-repeat;
  content: ""; }

.testimonials .testi-item blockquote > a {
  position: relative;
  z-index: 2;
  color: #4e4e4e;
  text-decoration: none;
  overflow: hidden;
  vertical-align: top; }

.testimonials .testi-item blockquote > a:hover {
  color: #fff; }

.testimonials .testi-item .featured-thumbnail {
  position: relative;
  z-index: 2;
  margin: 0 20px 0 10px;
  width: 60px;
  height: 60px; }

.testimonials .testi-item .testi-meta {
  font-size: 1em;
  display: block;
  padding-top: 22px;
  padding-left: 40px; }

.testimonials .testi-item .testi-meta .user:after {
  content: ","; }

/* Roundabout
---------------------------------------- */
.roundabout-holder {
  width: 100%;
  position: relative;
  overflow: hidden; }

.roundabout-holder ul {
  padding: 0;
  width: 100%;
  height: 250px;
  background: none; }

.roundabout-holder ul li {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 375px;
  height: inherit;
  border: none;
  background: none;
  text-align: center;
  cursor: pointer; }

@media (max-width: 767px) {
  .roundabout-holder ul li {
    width: 220px !important; } }

@media (max-width: 480px) {
  .roundabout-holder ul li {
    width: 150px !important; } }

.roundabout-holder ul li.roundabout-in-focus {
  cursor: default; }

@media (min-width: 768px) and (max-width: 979px) {
  .roundabout-holder ul {
    width: 100%; } }

@media (max-width: 767px) {
  .roundabout-holder ul {
    width: 100%;
    height: 150px; } }

@media (max-width: 480px) {
  .roundabout-holder ul {
    height: 120px; } }

/* Site Map
---------------------------------------- */
.site_map {
  margin-bottom: 10px; }

.site_map .icon-sitemap {
  padding-right: 10px; }

.site_map h2 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px; }

.site_map_title {
  text-transform: capitalize; }

.site_map ul {
  list-style: none;
  margin: 15px 0 0 5px; }

.site_map ul li {
  padding-bottom: 5px; }

@media (max-width: 480px) {
  .site_map ul li {
    float: none;
    width: 100%;
    padding-right: 0%; } }

.site_map .group {
  display: inline-block;
  padding-bottom: 20px;
  width: 102%;
  margin-left: -2%; }

.site_map .group .grid {
  width: 23%;
  margin-left: 2%;
  float: left; }

@media (max-width: 480px) {
  .site_map .group .grid {
    float: none;
    width: 100%;
    margin-left: 0%; } }

.site_map .line {
  margin-bottom: 10px; }

.site_map .line ul li {
  width: 18%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top; }

@media (max-width: 480px) {
  .site_map .line ul li {
    float: none;
    width: 100%;
    margin-right: 0%; } }

/* Accordion, Tabs (bootstrap)
---------------------------------------- */
.accordion-group, .accordion-inner, .nav-tabs, .nav-tabs > .active > a {
  border-color: #dddddd; }

/* Pricing table
---------------------------------------- */
.price-plans {
  width: 100%;
  padding: 20px 0; }

.price-plans:before, .price-plans:after {
  display: table;
  content: "";
  line-height: 0; }

.price-plans:after {
  clear: both; }

.price-plans .plan {
  float: left;
  overflow: hidden;
  margin-left: 2%;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  background-color: #fcfcfc;
  border-bottom: 1px solid #e1e4e5;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  -webkit-transition: box-shadow 0.2s linear;
  -moz-transition: box-shadow 0.2s linear;
  -o-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear; }

.price-plans .plan:first-child {
  margin-left: 0; }

.price-plans .plan.highlight {
  position: relative;
  z-index: 100;
  margin-top: -20px;
  background-color: #fff;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09); }

.price-plans .plan.highlight h3 {
  padding: 22px 10px;
  background-color: #e74c3c;
  color: #fff;
  border-bottom-color: #e3301e; }

@media (min-width: 768px) and (max-width: 979px) {
  .price-plans .plan.highlight h3 {
    padding: 21px 10px; } }

.price-plans .plan.highlight h4 {
  background-color: #eb685a; }

.price-plans .plan.highlight .highlight-reason {
  display: block;
  font-size: 0.6em;
  font-weight: normal; }

.price-plans .plan.highlight .btn {
  margin-top: 30px;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .price-plans .plan.highlight .btn {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .price-plans .plan.highlight {
    margin-top: 20px; } }

.price-plans .plan.plan-labelled {
  margin-top: 61px;
  border-bottom: none;
  background-color: transparent;
  text-transform: none; }

@media (max-width: 767px) {
  .price-plans .plan.plan-labelled {
    display: none; } }

.price-plans .plan.plan-labelled h4 {
  background: none;
  color: #333;
  border-bottom: 1px solid #e1e4e5; }

@media (max-width: 767px) {
  .price-plans .plan {
    float: none;
    width: 100% !important;
    margin-left: 0; } }

.price-plans .plan h3 {
  margin: 0;
  padding: 20px 10px;
  background: #e1e4e5;
  color: #32393d;
  border-bottom: 1px solid #fff;
  font-weight: bold; }

.price-plans .plan h4 {
  margin: 0;
  padding: 10px;
  background: #486581;
  color: #fff; }

.price-plans .plan .btn {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px; }

.price-plans.price-plans-2 .plan {
  width: 49%; }

.price-plans.price-plans-3 .plan {
  width: 32%; }

.price-plans.price-plans-4 .plan {
  width: 23.5%; }

.price-plans.price-plans-5 .plan {
  width: 18.4%; }

.price-plans.price-plans-6 .plan {
  width: 15%; }

.plan-features-row, .plan-labelled-row {
  padding: 18px 10px;
  border-bottom: 1px solid #e1e4e5;
  line-height: 24px; }

@media (min-width: 768px) and (max-width: 979px) {
  .plan-features-row, .plan-labelled-row {
    padding: 10px; } }

@media (max-width: 767px) {
  .plan-features-row, .plan-labelled-row {
    padding: 10px; } }

.plan .plan-labelled-row {
  display: none; }

@media (max-width: 767px) {
  .plan .plan-labelled-row {
    display: block;
    font-weight: bold; } }

.plan.plan-labelled .plan-labelled-row {
  display: block; }

/* Carousel (OWL)
---------------------------------------- */
.owl-carousel {
  margin-bottom: 15px; }

.owl-carousel .item {
  margin: 3px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.owl-carousel .item figure {
  display: block;
  width: 100%;
  margin: 0 0 10px 0; }

.owl-carousel .item figure a {
  display: block; }

.owl-carousel .item figure a img {
  display: block;
  width: 100%;
  height: auto; }

.owl-carousel .owl-wrapper-outer {
  margin: 0 0 15px 0; }

/* Carousel (Elasti)
---------------------------------------- */
.carousel-wrap {
  position: relative;
  margin: 0; }

.es-carousel {
  overflow: hidden; }

.es-carousel-wrapper {
  position: relative;
  padding: 0; }

.es-carousel_list {
  display: none;
  margin-bottom: 0;
  padding: 0;
  list-style: none; }

.es-carousel_list:before, .es-carousel_list:after {
  display: table;
  content: "";
  line-height: 0; }

.es-carousel_list:after {
  clear: both; }

.es-carousel_li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  color: #000;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.es-carousel_li .featured-thumbnail {
  float: none;
  margin: 0 0 20px; }

.es-carousel_li .featured-thumbnail img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  max-height: 100%;
  border: none; }

.es-carousel_li .desc {
  margin: 0;
  padding: 0; }

.es-carousel_li h5 {
  margin-bottom: .5em;
  font-weight: bold; }

.es-carousel_li h5 a {
  text-decoration: underline; }

.es-carousel_li h5 a:hover {
  text-decoration: none; }

.es-carousel_li .excerpt {
  margin-bottom: 10px; }

.es-nav span {
  position: absolute;
  top: 0;
  right: 32px;
  margin-top: -35px;
  width: 14px;
  height: 26px;
  background: transparent url(../images/nav.png) no-repeat top left;
  text-indent: -9000px;
  opacity: 0.8;
  cursor: pointer; }

.es-nav span.es-nav-next {
  right: 12px;
  left: auto;
  background-position: top right; }

.es-nav span.es-nav-next:hover {
  opacity: 1.0; }

/* List styling
---------------------------------------- */
.list > ul {
  margin: 0; }

.list.unstyled > ul li {
  margin: 0 0 .5em 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.list.unstyled > ul li:before {
  display: none; }

.list.styled > ul {
  margin: 0 0 1em 0; }

.list.styled > ul li {
  position: relative;
  margin: 0 0 .5em 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.list li {
  position: relative; }

.list li:before {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  content: attr(data-icon);
  font-family: 'FontAwesome';
  line-height: 14px;
  speak: none;
  *margin-right: .3em; }

.list.check-list > ul li:before {
  content: "\f00c"; }

.list.check2-list > ul li:before {
  content: "\f078"; }

.list.ok-circle-list > ul li:before {
  content: "\f05d"; }

.list.ok-sign-list > ul li:before {
  content: "\f058"; }

.list.arrow-list > ul li:before {
  content: "\f054"; }

.list.arrow2-list > ul li:before {
  content: "\f061"; }

.list.circle-arrow-list > ul li:before {
  content: "\f0a9"; }

.list.caret-list > ul li:before {
  content: "\f0da"; }

.list.angle-list > ul li:before {
  content: "\f105"; }

.list.double-angle-list > ul li:before {
  content: "\f101"; }

.list.star-list > ul li:before {
  content: "\f005"; }

.list.plus-list > ul li:before {
  content: "\f067"; }

.list.minus-list > ul li:before {
  content: "\f068"; }

.list.circle-list > ul li:before {
  content: "\f111"; }

.list.circle-blank-list > ul li:before {
  content: "\f10c"; }

/* Title Box
---------------------------------------- */
.title-box {
  margin-bottom: 1em; }

.title-box_icon {
  float: left;
  margin: 0 20px 0 0; }

.title-box_primary {
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

.title-box_secondary {
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

/* Tabs
---------------------------------------- */
.tabs-wrapper {
  margin-bottom: 20px; }

/* Dropcap
---------------------------------------- */
.dropcap {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 20px 20px 0;
  width: 50px;
  height: 50px;
  background: #3A87AD;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  line-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* Horizontal Rule
---------------------------------------- */
.hr {
  overflow: hidden;
  margin: 30px 0px;
  height: 1px;
  background: #eee;
  font-size: 0;
  line-height: 0; }

.sm_hr {
  overflow: hidden;
  margin: 20px 0px;
  height: 1px;
  background: #dddddd;
  font-size: 0;
  line-height: 0; }

/* Spacer
---------------------------------------- */
.spacer {
  overflow: hidden;
  height: 30px;
  font-size: 0;
  line-height: 0; }

/* Diviver
---------------------------------------- */
.vertical-divider {
  margin-left: 20px;
  padding-left: 40px;
  border-left: 1px solid #dddddd; }

/* Text Highlight
---------------------------------------- */
.text-highlight {
  padding: .25em .2em;
  background-color: #FFA;
  color: #666; }

/* Google Map
---------------------------------------- */
.google-map {
  position: relative; }

.google-map:before {
  z-index: -1;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px; }

.map_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  z-index: -1; }

.google-map-api {
  width: 100%;
  height: 600px;
  top: 0;
  position: relative;
  background: #fff; }

.google-map-api .gmap {
  width: 100%;
  height: 100%; }

.google-map-api .gmap img {
  max-width: none !important; }

/* #Widgets
================================================== */
/* General for Widget
---------------------------------------- */
.widget {
  margin-bottom: 30px; }

.widget.visible-all-devices, .widget.visible-desktop, .widget.visible-tablet, .widget.visible-phone, .widget.hidden-phone, .widget.hidden-desktop, .widget.hidden-table {
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  width: auto; }

/* Calendar
---------------------------------------- */
#calendar_wrap {
  padding: 0; }

#wp-calendar {
  width: 100%; }

#wp-calendar td {
  padding: 6px 0;
  border: none;
  text-align: center; }

#wp-calendar caption {
  margin-bottom: 5px;
  padding: 4px 0;
  color: #0088cc;
  font-weight: bold;
  font-size: 16px;
  text-align: center; }

#wp-calendar thead th {
  padding: 7px 0;
  color: #0088cc;
  text-align: center;
  font-size: 14px; }

#wp-calendar #prev {
  text-align: left; }

#wp-calendar #next {
  text-align: right; }

/* Text Widget
---------------------------------------- */
.textwidget {
  word-wrap: break-word; }

/* Custom Recent Comments
---------------------------------------- */
.comments-custom li {
  overflow: hidden;
  margin: 0;
  padding: 0 0 25px 0;
  border-bottom: none;
  background: none; }

.comments-custom li:first-child {
  padding-top: 0;
  border-top: none; }

.comments-custom_txt {
  padding: 7px 0 0 0;
  border-top: 1px solid #dddddd;
  margin-top: 7px; }

.comments-custom_txt a {
  text-decoration: none; }

.comments-custom_txt a:hover {
  text-decoration: underline; }

.comments-custom_h_title, .comments-custom_h_author {
  margin-bottom: 5px;
  margin-top: 0px; }

.comments-custom_h_author:first-letter {
  text-transform: uppercase; }

.comments-custom i {
  font-size: 16px;
  margin-right: .5em;
  color: #999999;
  float: left;
  min-width: 15px;
  text-align: center; }

.comments-custom .ladle {
  float: left;
  padding-right: 5px; }

.comments-custom .meta_format {
  margin-top: 2px;
  font-size: 14px; }

/* Posts List
---------------------------------------- */
.post-list li {
  overflow: hidden;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

.post-list li:first-child {
  padding-top: 0;
  border: none; }

.post-list .excerpt {
  margin-bottom: 1em; }

/* Flickr widget
---------------------------------------- */
.flickr_li {
  vertical-align: top; }

.flickr_li .thumbnail {
  position: relative;
  margin: 0 0 6px 0;
  display: inline-block; }

@media (min-width: 768px) and (max-width: 979px) {
  .flickr_li .thumbnail {
    display: block; } }

@media (max-width: 767px) {
  .flickr_li .thumbnail {
    display: block;
    float: left; } }

.flickr_li:nth-child(3n-2) {
  margin-left: 0; }

.flickr_li.nomargin {
  margin-left: 0; }

.ie8 .flickr_li.nomargin {
  margin-left: 0; }

.ie8 .flickr_li.nomargin img {
  height: 60px; }

@media (max-width: 767px) {
  .flickr_li {
    float: left !important;
    width: auto !important;
    margin: 0 14px 14px 0; } }

/* Banners widget
---------------------------------------- */
.banners_li {
  float: left;
  margin: 0 3px 3px 0; }

.banners_img {
  width: 125px;
  height: auto; }

.banner_link:hover {
  text-decoration: none; }

.banner_link .banner_wrapper {
  padding: 30px 15px; }

.banner_wrapper {
  padding: 30px 0; }

.banner_wrapper.fill_class {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.banner_wrapper .thumbnail {
  margin: 0 0 20px 0; }

/* vCard widget
---------------------------------------- */
.vcard span {
  display: block; }

.vcard .meta_format {
  margin-top: 2px;
  font-size: 12px; }

.vcard .meta_format i {
  font-size: 14px;
  margin-right: .5em;
  color: #999999;
  float: left;
  min-width: 15px;
  text-align: center;
  margin-top: 1px; }

.vcard .ladle {
  padding-right: 5px;
  font-weight: normal; }

.vcard .ladle, .vcard .ladle + span {
  display: inline-block; }

/* Facebook Like
---------------------------------------- */
.dark_background {
  background-color: #333;
  padding: 10px; }

iframe .uiHeader h3 {
  color: #fff; }

/* Social Networks
---------------------------------------- */
.social {
  margin: 0; }

.social_link {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: inline-block; }

.social_link:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.social_ico {
  display: inline-block;
  vertical-align: top; }

.social_label {
  display: inline-block;
  vertical-align: top; }

.social__row li {
  float: left;
  margin-left: 5px; }

.social__row li:first-child {
  margin-left: 0; }

.social__row a {
  float: left; }

.social__list li {
  margin-bottom: 5px; }

.social__list a:hover {
  text-decoration: none; }

/* Adding relative position for grid columns */
[class*="span"] {
  position: relative; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%; }

.extra-wrap {
  overflow: hidden; }

.content_box {
  position: relative;
  background: #F5F5F5; }

.content_box:after, .content_box:before {
  background: #F5F5F5;
  content: "";
  position: absolute;
  top: 0;
  width: 231%;
  height: 100%;
  z-index: -1; }

.content_box:after {
  right: -230%; }

.content_box:before {
  left: -230%; }

#maintenance_mode_notice {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  padding: 5px;
  text-align: center;
  background: #222;
  z-index: 999999; }

#maintenance_mode_notice p {
  margin: 0;
  color: #FF5C00; }

#maintenance_mode_notice p a {
  color: #2EA2CC; }

#under_construction_page {
  text-align: center;
  position: relative;
  margin-top: 150px; }

#under_construction_page #under_construction_logo .logo, #under_construction_page #under_construction_logo h1 {
  float: none;
  width: 100%; }

#under_construction_page #under_construction_description {
  clear: both; }

#under_construction_page #under_construction_timer {
  margin: 40px 0 40px -30px; }

#under_construction_page #under_construction_timer .box {
  display: inline-block;
  margin-left: 30px; }

#under_construction_page #under_construction_timer .box:first-child .numbers:before {
  content: ''; }

#under_construction_page #under_construction_timer .box .lable {
  font-size: 16px;
  margin-top: 15px; }

@media (max-width: 767px) {
  #under_construction_page #under_construction_timer .box .lable {
    font-size: 12px; } }

#under_construction_page #under_construction_timer .box .numbers {
  position: relative; }

#under_construction_page #under_construction_timer .box .numbers:before {
  content: ':';
  position: absolute;
  left: -28px;
  top: 0px;
  font-size: 80px;
  line-height: 1.2em; }

@media (max-width: 767px) {
  #under_construction_page #under_construction_timer .box .numbers:before {
    font-size: 25px;
    left: -10px; } }

#under_construction_page #under_construction_timer .box .numbers span {
  font-size: 80px;
  line-height: 1.2em;
  padding: 5px 15px;
  margin-right: 3px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: inline-block;
  min-width: 44px; }

@media (max-width: 767px) {
  #under_construction_page #under_construction_timer .box .numbers span {
    font-size: 25px;
    padding: 0 7px;
    min-width: inherit; } }

@media (max-width: 767px) {
  #under_construction_page #under_construction_timer .box {
    margin-left: 15px; } }

#under_construction_page #under_construction_timer .web_site_message {
  font-size: 40px; }

@media (max-width: 767px) {
  #under_construction_page #under_construction_timer {
    margin-left: 15px; } }

div[id^="cherry_instagram_widget"] ul {
  margin: 0; }

div[id^="cherry_instagram_widget"] ul li {
  list-style: none; }

div[id^="cherry_instagram_widget"] ul li figure {
  margin: 0 0 9px 0;
  position: relative; }

div[id^="cherry_instagram_widget"] ul li figure .img_wrapp {
  display: block;
  position: relative;
  margin-bottom: 10px; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes i, div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i, div[id^="cherry_instagram_widget"] ul li figure .img_public_date i, div[id^="cherry_instagram_widget"] ul li figure .img_description i {
  font-size: 16px;
  margin-right: 0em;
  padding-right: 0.5em;
  color: #999; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes, div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  width: 35px;
  padding-top: 9px; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes i, div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i {
  font-size: 35px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes .counter, div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count .counter {
  position: relative;
  z-index: 6;
  color: #fff;
  font-size: 15px;
  font-weight: 700; }

div[id^="cherry_instagram_widget"] ul li figure:hover .img_likes, div[id^="cherry_instagram_widget"] ul li figure:hover .img_commetn_count {
  visibility: visible;
  opacity: 1; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes {
  margin: -15px 0 0 -40px;
  padding-top: 7px; }

div[id^="cherry_instagram_widget"] ul li figure .img_likes i {
  color: rgba(255, 0, 0, 0.8); }

div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count {
  margin: -15px 0 0 5px; }

div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i {
  color: rgba(0, 122, 255, 0.8); }

div[id^="cherry_instagram_widget"] ul li figure .img_public_date {
  display: block;
  margin-bottom: 10px; }

div[id^="cherry_instagram_widget"] ul li figure .img_description {
  display: block;
  margin-bottom: 10px; }

div[id^="cherry_instagram_widget"] .img_thumbnail ul {
  margin-left: -10px; }

div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
  display: inline-block;
  vertical-align: top;
  width: 145px;
  margin-left: 10px; }

@media (min-width: 1200px) {
  div[id^="cherry_instagram_widget"] .img_thumbnail ul {
    margin-left: -30px; }
  div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
    margin-left: 30px;
    width: 150px; } }

@media (max-width: 979px) and (min-width: 768px) {
  div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
    width: 109px; } }

@media (max-width: 767px) {
  div[id^="cherry_instagram_widget"] .img_thumbnail ul {
    margin-left: -2%; }
  div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
    margin-left: 2%;
    width: 18%; } }

@media (max-width: 610px) {
  div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
    width: 23%; } }

@media (max-width: 480px) {
  div[id^="cherry_instagram_widget"] .img_thumbnail ul {
    margin-left: -3%; }
  div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
    margin-left: 3%;
    width: 30%; } }

/*.ie8{
    div[id^="cherry_instagram_widget"]{
        .img_likes{
            i{
                color: rgba(255, 0, 0);

            }
        }
        .img_commetn_count{
            i{
                color: rgba(0, 122, 255);
            }
        }
    }
}*/
.lazy-load-box {
  opacity: 1;
  -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }

.trigger.lazy-load-box {
  opacity: 0; }

/* Effects */
.trigger.effect-slideup {
  -moz-transform: translateY(100px);
  -webkit-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px); }

.trigger.effect-slidedown {
  -moz-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px); }

.trigger.effect-slidefromleft {
  -moz-transform: translateX(-150px);
  -webkit-transform: translateX(-150px);
  -o-transform: translateX(-150px);
  -ms-transform: translateX(-150px);
  transform: translateX(-150px); }

.trigger.effect-slidefromright {
  -moz-transform: translateX(150px);
  -webkit-transform: translateX(150px);
  -o-transform: translateX(150px);
  -ms-transform: translateX(150px);
  transform: translateX(150px); }

.trigger.effect-zoomin {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.trigger.effect-zoomout {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.trigger.effect-rotate {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.trigger.effect-skew {
  -moz-transform: translateY(100px) skewX(-45deg) skewY(45deg);
  -webkit-transform: translateY(100px) skewX(-45deg) skewY(45deg);
  -o-transform: translateY(100px) skewX(-45deg) skewY(45deg);
  -ms-transform: translateY(100px) skewX(-45deg) skewY(45deg);
  transform: translateY(100px) skewX(-45deg) skewY(45deg); }

body .main-holder {
  overflow: hidden;
  position: static; }

.parallax-box {
  position: relative; }

.parallax-content {
  position: relative;
  z-index: 2; }

.parallax-bg {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.parallax-bg-inner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-width: none; }

.parallax_youtube, .parallax_vimeo {
  pointer-events: none; }

.parallax-box .load {
  height: 0; }

.cherry-badge:before {
  content: attr(data-badge-text);
  font-size: 11px;
  line-height: 12px;
  padding: 2px 2px 1px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background: red;
  float: right;
  margin: -6px 0 0 4px; }

.cherry-badge.cherry-badge-new:before {
  background: green; }

.cherry-badge.cherry-badge-hot:before {
  background: red; }

.cherry-badge.cherry-badge-sale:before {
  background: orange; }

.sf-menu > li > .cherry-badge:before {
  content: "";
  padding: 0;
  margin: 0; }

.sf-menu .cherry-badge-content {
  font-size: 11px;
  line-height: 12px;
  padding: 2px 2px 1px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background: red;
  float: right;
  margin: -6px 0 0 4px; }

.cherry-badge-new > .sf-menu .cherry-badge-content {
  background: green; }

.cherry-badge-hot > .sf-menu .cherry-badge-content {
  background: red; }

.cherry-badge-sale > .sf-menu .cherry-badge-content {
  background: orange; }

nav.nav.footer-nav {
  overflow: visible; }

.cherry-wc-account {
  position: relative;
  float: right;
  margin: 0 0 0 35px;
  line-height: 20px; }

.cherry-wc-account_content {
  display: none;
  position: absolute;
  top: 100%;
  margin: 5px 0 0 0;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99; }

#motopress-main.main-holder .content-holder ul.products.owl-carousel {
  width: auto !important;
  margin: 0 -15px !important; }

#motopress-main.main-holder .content-holder ul.products.owl-carousel .owl-item {
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#motopress-main.main-holder .content-holder ul.products.owl-carousel li.product {
  margin: 0;
  width: 100%; }

.cherry-thumb-wrap {
  position: relative; }

.cherry-quick-view {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 200ms linear !important;
  -moz-transition: all 200ms linear !important;
  transition: all 200ms linear !important;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  width: 60px;
  text-align: center;
  top: 14px;
  left: 50%;
  margin: -14px 0 0 -43px !important; }

li.product:hover .cherry-quick-view {
  visibility: visible;
  opacity: 1;
  top: 50%; }

.cherry-quick-view-popup {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  min-height: 100px; }

.cherry-quick-view-popup .mfp-close {
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px; }

.cherry-quick-view-load {
  text-align: center;
  font-size: 20px;
  line-height: 40px; }

.cherry-quick-view-images {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  padding: 0 0 20px 0; }

@media (max-width: 600px) {
  .cherry-quick-view-images {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    float: none; } }

.cherry-quick-view-data {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 25px; }

@media (max-width: 600px) {
  .cherry-quick-view-data {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 20px 0; } }

.cherry-quick-view-data .woocommerce-product-rating {
  float: right;
  padding: 0 0 20px 0; }

.cherry-quick-view-data .product_title {
  clear: both;
  margin: 0;
  padding: 0 0 20px 0;
  background: 0;
  font-size: 20px;
  line-height: 22px; }

.cherry-quick-view-data div[itemprop="offers"] {
  float: left;
  font-size: 1.4em;
  padding: 0 0 20px 0; }

.cherry-quick-view-data .product_meta > span {
  display: block;
  padding: 0 0 10px 0; }

.cherry-quick-view-data .quantity {
  display: inline-block;
  vertical-align: top; }

.cherry-quick-view-data .quantity input {
  width: 60px; }

.cherry-quick-view-add-to-cart {
  padding: 0 0 20px 0; }

.cherry-quick-view-add-to-cart .added_to_cart {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  text-decoration: none !important; }

.cherry-quick-view-content {
  clear: both;
  padding: 20px 0 0 0; }

.product-images {
  float: left;
  max-width: 470px;
  margin: 0 20px 20px 0; }

@media (max-width: 979px) {
  .product-images {
    max-width: 395px;
    margin: 0 10px 20px 0; } }

@media (max-width: 700px) {
  .product-images {
    float: none;
    margin: 0 auto 20px; } }

@media (max-width: 450px) {
  .product-images {
    max-width: 300px; } }

.product-images:after {
  clear: both;
  content: "";
  width: 100%;
  display: block; }

.product-thumbnails {
  position: relative;
  width: 85px;
  margin: 0 10px 0 0;
  float: left; }

@media (max-width: 979px) {
  .product-thumbnails {
    width: 75px;
    margin: 0 5px 0 0; } }

@media (max-width: 450px) {
  .product-thumbnails {
    width: 60px;
    margin: 0; } }

.product-thumbnails_list {
  height: 370px !important;
  overflow: hidden; }

@media (max-width: 979px) {
  .product-thumbnails_list {
    height: 315px !important; } }

@media (max-width: 450px) {
  .product-thumbnails_list {
    height: 240px !important; } }

.product-thumbnails_item {
  margin: 0 0 10px 0;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-thumbnails_item img {
  width: 100%;
  height: auto; }

@media (max-width: 979px) {
  .product-thumbnails_item {
    margin: 0 0 5px 0; } }

@media (max-width: 450px) {
  .product-thumbnails_item {
    margin: 0; } }

.product-thumbnails_prev, .product-thumbnails_next {
  font-size: 18px;
  background: #000;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  line-height: 24px;
  height: 24px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0; }

.product-thumbnails_prev:hover, .product-thumbnails_next:hover {
  background: rgba(0, 0, 0, 0.7);
  color: #fff; }

.product-thumbnails_prev {
  top: 0; }

.product-thumbnails_next {
  bottom: 0; }

.cherry-wc-placeholder {
  color: #ddd;
  background: #fdfdfd;
  border: 1px solid #ccc;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.cherry-wc-placeholder i {
  position: absolute;
  top: 50%;
  left: 50%; }

.cherry-wc-placeholder.placeholder-thumb {
  font-size: 23px;
  height: 85px;
  cursor: default; }

.cherry-wc-placeholder.placeholder-thumb i {
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin: -13px 0 0 -13px; }

@media (max-width: 979px) {
  .cherry-wc-placeholder.placeholder-thumb {
    height: 75px; } }

@media (max-width: 450px) {
  .cherry-wc-placeholder.placeholder-thumb {
    height: 60px; } }

.cherry-wc-placeholder.placeholder-large {
  font-size: 50px;
  width: 370px;
  height: 370px; }

.cherry-wc-placeholder.placeholder-large i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: -30px 0 0 -30px; }

@media (max-width: 979px) {
  .cherry-wc-placeholder.placeholder-large {
    width: 315px;
    height: 315px; } }

@media (max-width: 979px) {
  .cherry-wc-placeholder.placeholder-large {
    width: 240px;
    height: 240px; } }

.product-large-image {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 979px) {
  .product-large-image {
    width: 315px; } }

@media (max-width: 450px) {
  .product-large-image {
    width: 240px; } }

.zoomContainer {
  z-index: 10; }

.zoomWindow {
  background-color: #fff !important; }

.summary .share-buttons {
  height: auto; }

.share-buttons_item {
  margin: 0 2px 2px 0;
  display: inline-block;
  vertical-align: top; }

.share-buttons_link {
  width: 40px;
  height: 40px;
  display: block;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none; }

.share-buttons_link:hover, .share-buttons_link:focus, .share-buttons_link:active {
  color: #fff;
  text-decoration: none; }

.share-buttons_link.link-facebook {
  background: #3b5998; }

.share-buttons_link.link-facebook:hover {
  background: #263961; }

.share-buttons_link.link-twitter {
  background: #00aced; }

.share-buttons_link.link-twitter:hover {
  background: #0074a1; }

.share-buttons_link.link-google-plus {
  background: #dd4b39; }

.share-buttons_link.link-google-plus:hover {
  background: #ac2d1e; }

.share-buttons_link.link-pinterest {
  background: #cb2027; }

.share-buttons_link.link-pinterest:hover {
  background: #89161a; }

.yith-wcwl-add-to-wishlist + .clear {
  display: inline; }

.summary .yith-wcwl-add-to-wishlist + .clear {
  padding: 0;
  margin: 0 10px 0 0;
  vertical-align: middle; }

.video-tab-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
  backface-visibility: hidden; }

.video-tab-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

div.pp_woocommerce .pp_content_container {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
  padding: 20px 0; }

div.pp_woocommerce .pp_content_container:after, div.pp_woocommerce .pp_content_container:before {
  content: " ";
  display: table; }

div.pp_woocommerce .pp_content_container:after {
  clear: both; }

div.pp_woocommerce .pp_loaderIcon:before {
  height: 1em;
  width: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  display: block;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  content: "";
  background: url(../images/icons/loader.svg) center center/cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75); }

div.pp_woocommerce div.ppt {
  color: #000; }

div.pp_woocommerce .pp_gallery ul li a {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  display: block; }

div.pp_woocommerce .pp_gallery ul li a:hover, div.pp_woocommerce .pp_gallery ul li.selected a {
  border-color: #000; }

div.pp_woocommerce .pp_next:before, div.pp_woocommerce .pp_previous:before {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out .2s;
  font-family: WooCommerce;
  content: "\e00b";
  text-indent: 0;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  text-align: center; }

div.pp_woocommerce .pp_next:before:hover, div.pp_woocommerce .pp_previous:before:hover {
  background-color: #000; }

div.pp_woocommerce .pp_next:hover:before, div.pp_woocommerce .pp_previous:hover:before {
  display: block; }

div.pp_woocommerce .pp_previous:before {
  left: 1em; }

div.pp_woocommerce .pp_next:before {
  right: 1em;
  font-family: WooCommerce;
  content: "\e008"; }

div.pp_woocommerce .pp_details {
  margin: 0;
  padding-top: 1em; }

div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav {
  font-size: 14px; }

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_nav, div.pp_woocommerce .pp_nav .pp_pause, div.pp_woocommerce .pp_nav p, div.pp_woocommerce .pp_play {
  margin: 0; }

div.pp_woocommerce .pp_nav {
  margin-right: 1em;
  position: relative; }

div.pp_woocommerce .pp_close {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff !important;
  line-height: 1em;
  transition: all ease-in-out .2s;
  top: -.5em;
  right: -.5em;
  font-size: 1.618em !important; }

div.pp_woocommerce .pp_close:hover {
  background-color: #000; }

div.pp_woocommerce .pp_close:before {
  font-family: WooCommerce;
  content: "\e013";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0; }

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out .2s;
  position: relative;
  margin-top: -1px; }

div.pp_woocommerce .pp_arrow_next:hover, div.pp_woocommerce .pp_arrow_previous:hover {
  background-color: #000; }

div.pp_woocommerce .pp_arrow_next:before, div.pp_woocommerce .pp_arrow_previous:before {
  font-family: WooCommerce;
  content: "\e00b";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0; }

div.pp_woocommerce .pp_arrow_previous {
  margin-right: .5em; }

div.pp_woocommerce .pp_arrow_next {
  margin-left: .5em; }

div.pp_woocommerce .pp_arrow_next:before {
  content: "\e008"; }

div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff !important;
  line-height: 1em;
  transition: all ease-in-out .2s;
  right: auto;
  left: -.5em;
  top: -.5em;
  font-size: 1.618em !important; }

div.pp_woocommerce a.pp_contract:hover, div.pp_woocommerce a.pp_expand:hover {
  background-color: #000; }

div.pp_woocommerce a.pp_contract:before, div.pp_woocommerce a.pp_expand:before {
  font-family: WooCommerce;
  content: "\e005";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0; }

div.pp_woocommerce a.pp_contract:before {
  content: "\e004"; }

div.pp_woocommerce #respond {
  margin: 0;
  width: 100%;
  background: 0 0;
  border: none;
  padding: 0; }

div.pp_woocommerce #respond .form-submit {
  margin-top: 0;
  float: none; }

div.pp_woocommerce .pp_inline {
  padding: 0 !important; }

@media only screen and (max-width: 768px) {
  div.pp_woocommerce {
    left: 5% !important;
    right: 5% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90% !important; }
  div.pp_woocommerce .pp_contract, div.pp_woocommerce .pp_expand, div.pp_woocommerce .pp_gallery, div.pp_woocommerce .pp_next, div.pp_woocommerce .pp_previous {
    display: none !important; }
  div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_close {
    height: 44px;
    width: 44px;
    font-size: 44px;
    line-height: 44px; }
  div.pp_woocommerce .pp_arrow_next:before, div.pp_woocommerce .pp_arrow_previous:before, div.pp_woocommerce .pp_close:before {
    font-size: 44px; }
  div.pp_woocommerce .pp_description {
    display: none !important; }
  .pp_content, div.pp_woocommerce .pp_details {
    width: 100% !important; }
  .pp_content #pp_full_res > img {
    width: 100% !important;
    height: auto !important; }
  .currentTextHolder {
    line-height: 3; } }

div.pp_pic_holder a:focus {
  outline: 0; }

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999; }

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000; }

.pp_top {
  height: 20px;
  position: relative; }

* html .pp_top {
  padding: 0 20px; }

.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_top .pp_middle {
  left: 0;
  position: static; }

.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_content {
  height: 40px;
  min-width: 40px; }

* html .pp_content {
  width: 40px; }

.pp_fade {
  display: none; }

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px; }

.pp_description {
  display: none;
  margin: 0; }

.pp_social {
  float: left;
  margin: 0; }

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden; }

.pp_social .twitter {
  float: left; }

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0; }

.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap; }

.pp_nav .pp_pause, .pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_next, a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  text-indent: -100000px;
  width: 14px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000; }

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative; }

.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap; }

.pp_gallery ul a {
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

.pp_gallery li.selected a, .pp_gallery ul a:hover {
  border-color: #fff; }

.pp_gallery ul a img {
  border: 0; }

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px; }

.pp_gallery li.default a img {
  display: none; }

.pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
  margin-top: 7px !important; }

a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_contract, a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-indent: -10000px; }

.pp_bottom {
  height: 20px;
  position: relative; }

* html .pp_bottom {
  padding: 0 20px; }

.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px; }

#pp_full_res .pp_inline {
  text-align: left; }

div.ppt {
  color: #fff !important;
  font-weight: 700;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999; }

/* Dropdown control */
.selectBox-dropdown {
  min-width: 150px;
  position: relative;
  border: solid 1px #BBB;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  color: #000;
  outline: none;
  vertical-align: middle;
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  cursor: default; }

.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
  border-color: #666; }

.selectBox-dropdown.selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden; }

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  background: url(../images/jquery.selectBox-arrow.gif) 50% center no-repeat;
  border-left: solid 1px #BBB; }

/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  border: solid 1px #BBB;
  /* should be the same border width as .selectBox-dropdown */
  background: #FFF;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* Inline control */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  border: solid 1px #BBB;
  background: #FFF;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto; }

.selectBox-inline:focus {
  border-color: #666; }

/* Options */
.selectBox-options, .selectBox-options LI, .selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0; }

.selectBox-options LI A {
  line-height: 1.5;
  padding: 0 .5em;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat; }

.selectBox-options LI.selectBox-hover A {
  background-color: #EEE; }

.selectBox-options LI.selectBox-disabled A {
  color: #888;
  background-color: transparent; }

.selectBox-options LI.selectBox-selected A {
  background-color: #C8DEF4; }

.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #EEE;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap; }

/* Disabled state */
.selectBox.selectBox-disabled {
  color: #888 !important; }

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: #666; }

.selectBox-inline.selectBox-disabled {
  color: #888 !important; }

.selectBox-inline.selectBox-disabled .selectBox-options A {
  background-color: transparent !important; }

body {
  position: relative; }

.ie8 body {
  min-width: 980px; }

@media (max-width: 767px) {
  body.cherry-fixed-layout {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 767px) {
  body.cherry-fixed-layout .header, body.cherry-fixed-layout .content-holder, body.cherry-fixed-layout .footer {
    padding-left: 20px;
    padding-right: 20px; } }

a {
  outline: none; }

a:focus {
  outline: none; }

.main-holder {
  position: relative;
  z-index: 1; }

.cherry-fixed-layout .main-holder {
  margin: 0 auto;
  max-width: 980px;
  width: auto;
  background: #fafafa; }

@media (min-width: 1200px) {
  .cherry-fixed-layout .main-holder {
    max-width: 1210px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .cherry-fixed-layout .main-holder {
    max-width: 764px; } }

.header {
  position: relative;
  z-index: 99;
  padding: 30px 0;
  border-bottom: 1px solid #DDD;
  background-color: #eee; }

.logo {
  position: relative;
  z-index: 99; }

@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    width: 60%; } }

.logo_h__txt {
  margin: 0; }

.logo_link {
  color: #049cdb;
  text-decoration: none; }

.logo_link:hover {
  text-decoration: none; }

.logo_tagline {
  text-transform: uppercase;
  font-size: 10px; }

.search-form form {
  position: relative; }

.search-form_it {
  vertical-align: top; }

.search-form_is {
  vertical-align: top; }

@media (min-width: 768px) and (max-width: 979px) {
  .sidebar .search-form_it {
    width: 130px; } }

.nav__primary {
  position: relative;
  z-index: 2; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu {
  line-height: 1.0; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: -999em;
  width: 10em; }

.sf-menu ul li {
  width: 100%; }

.sf-menu li:hover {
  visibility: inherit; }

.sf-menu li {
  position: relative;
  float: left; }

.sf-menu a {
  position: relative;
  display: block; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  top: 100%;
  left: 0;
  z-index: 99; }

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  top: 0;
  left: 100%; }

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  top: 0;
  left: 10em; }

.sf-menu {
  float: right; }

.sf-menu > li {
  background: #ddd;
  text-align: center; }

.sf-menu > li > a {
  padding: 10px 12px;
  border-top: 1px solid #DDD;
  border-left: 1px solid #fff;
  color: #13a;
  text-decoration: none; }

.sf-menu li .desc {
  display: block;
  font-size: 0.9em; }

.sf-menu li li {
  background: #AABDE6; }

.sf-menu li li a {
  padding: 10px 12px;
  border-top: 1px solid #DDD;
  border-left: 1px solid #fff;
  color: #13a;
  text-decoration: none; }

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
  background: #CFDEFF; }

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
  background: #CFDEFF; }

.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px; }

.sf-sub-indicator {
  position: absolute;
  top: 1.05em;
  right: .75em;
  display: block;
  overflow: hidden;
  width: 10px;
  height: 10px;
  background: url(../images/arrows-ffffff.png) no-repeat -10px -100px;
  text-indent: -999em; }

a > .sf-sub-indicator {
  background-position: 0 -100px; }

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; }

.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0; }

.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0; }

.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }

.select-menu {
  display: none;
  border: 1px solid #DDD;
  background-color: #e4e4e4;
  width: 100%;
  height: 30px;
  padding: 5px;
  margin: 0;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.select-menu:focus {
  border-color: #DDD; }

.select-menu option {
  padding: 5px;
  cursor: pointer; }

.select-menu option.main_item {
  font-weight: bold; }

.slider {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.accordion {
  position: relative; }

.accordion > ul {
  margin: 0;
  display: none;
  visibility: hidden;
  position: relative;
  z-index: 1; }

.accordion > ul > li .max_height {
  max-height: 500px; }

.accordion > ul > li .accordion_caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 50px;
  padding: 15px;
  background: rgba(0, 0, 0, 0.4); }

.accordion > ul > li .accordion_caption h2 {
  color: #FFF; }

@media (max-width: 768px) {
  .accordion > ul > li .accordion_caption {
    display: none; } }

.accordion .accordion_loader {
  z-index: 0;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
  width: 36px;
  height: 36px;
  position: absolute; }

.content-holder {
  position: relative;
  z-index: 1;
  padding-bottom: 50px; }

#content {
  padding-top: 40px; }

#content.left {
  position: relative;
  z-index: 9;
  float: right !important;
  margin-bottom: 40px; }

.isStuck {
  -webkit-transform: translateZ(0); }

.title-section {
  padding: 70px 0 0; }

.title-header {
  overflow: hidden;
  margin-bottom: 1.5em;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.title-desc {
  display: block;
  color: #999;
  font-size: 11px; }

.breadcrumb__t {
  margin: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.breadcrumb__t li {
  display: inline; }

.breadcrumb__t li.divider {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.breadcrumb__t li.divider:after {
  content: ' / ';
  color: #333333;
  font: 12px/18px Arial, Helvetica, sans-serif; }

#sidebar {
  padding-top: 40px; }

#sidebar h3 {
  margin-bottom: 20px; }

.testimonial {
  position: relative;
  margin-bottom: 35px;
  padding: 30px;
  border: 1px solid #DDD;
  background: #f5f5f5;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.5em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.testimonial_bq {
  margin: 0;
  padding: 0;
  border: none; }

.testimonial_content {
  overflow: hidden;
  background: url(../images/quotes.png) no-repeat 0 0; }

@media (min-width: 768px) and (max-width: 979px) {
  .testimonial .featured-thumbnail {
    width: 80px;
    height: 80px; } }

.testimonial small {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  padding: 12px 0 0;
  font-size: 10.2px; }

.testimonial small span {
  display: inline; }

.testimonial .testi-url, .testimonial .testi-email {
  font-style: normal; }

@media (min-width: 768px) and (max-width: 979px) {
  .testimonial {
    padding: 15px;
    background-position: 150px 10px; } }

@media (max-width: 767px) {
  .testimonial {
    padding: 15px;
    background-position: 150px 10px; } }

#primary {
  padding-top: 40px; }

.entry-content {
  overflow: hidden; }

.entry-meta.float-right {
  float: right; }

.portfolio-meta {
  margin: 0;
  padding: 1em 0;
  border: none;
  border-top: 1px solid #DDD; }

.portfolio-meta span {
  display: inline-block;
  line-height: 20px;
  padding-right: 15px; }

@media (max-width: 767px) {
  .portfolio-meta span {
    display: block; } }

.portfolio-meta i {
  font-size: 16px;
  margin-right: .5em;
  color: #999; }

.portfolio-meta i.icon-tag {
  margin-right: .3em; }

.portfolio-meta-list {
  margin: 0 0 2em 0;
  padding: 1em 0;
  border: none;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD; }

.portfolio-meta-list li {
  margin: .5em 0 0 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none;
  text-transform: none; }

.portfolio-meta-list li:first-child {
  margin-top: 0; }

.portfolio-meta-list li strong {
  display: inline;
  padding-right: .3em; }

.image-holder {
  position: relative; }

.image-holder img {
  max-width: 100%; }

.grid_gallery {
  margin-bottom: -1px;
  position: relative;
  overflow: hidden;
  padding: 0; }

.grid_gallery_inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.grid_gallery_inner.isotope .gallery_item {
  padding: 0; }

.grid_gallery_inner.isotope .gallery_item a {
  position: relative;
  padding: 1px; }

.gallery_item {
  float: left;
  width: 33%;
  margin: 0;
  padding: 0 1px 1px 0; }

.gallery_item.featured-thumbnail {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.single-gallery-item {
  margin: 0 !important; }

.zoom-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.no-rgba .zoom-icon {
  visibility: hidden;
  background: rgba(0, 0, 0, 0.4); }

.zoom-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -13px 0 0 -13px;
  width: 25px;
  height: 26px;
  background: url(../images/magnify-alt.png) 50% 50% no-repeat;
  content: ""; }

.featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon {
  opacity: 1; }

.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon {
  visibility: visible; }

.filter-wrapper strong {
  display: block;
  padding: 8px 0;
  margin-right: 5px;
  float: left; }

.filter-wrapper .nav {
  overflow: hidden; }

.nav-pills {
  float: left; }

@media (max-width: 480px) {
  .nav-pills li {
    float: none; } }

.nav-pills li a {
  white-space: nowrap; }

@media (max-width: 480px) {
  .nav-pills li a {
    display: block;
    padding: 5px; } }

.filterable-portfolio {
  position: relative;
  visibility: hidden;
  overflow: hidden;
  margin: 0 -10px; }

.filterable-portfolio .portfolio_item {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  padding: 0 10px;
  width: 0; }

.filterable-portfolio .portfolio_item.nomargin {
  margin-right: 0; }

.filterable-portfolio .portfolio_item_holder {
  overflow: hidden; }

.filterable-portfolio .image-wrap {
  position: relative;
  display: block;
  overflow: hidden; }

.filterable-portfolio .image-wrap:before {
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  z-index: -1; }

.filterable-portfolio .folio_loader {
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  z-index: -1; }

.thumbnail__portfolio {
  margin: 0; }

.video_preview.featured-thumbnail {
  margin: 0 0 10px 0;
  padding: 0px;
  width: 100%; }

.video_preview > div {
  padding: 4px; }

.video_preview a[rel="author"] {
  display: inline-block; }

.video_preview .post_author {
  display: block; }

.video_preview .post_date {
  display: block; }

.video_preview img {
  width: 100%; }

.video_preview span.hover {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -41px 0 0 -35px;
  font-size: 80px;
  color: #FFF;
  text-decoration: none;
  opacity: 0.8;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.video_preview a:hover span.hover {
  opacity: 1;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.video_preview h4 {
  padding: 0 0 7px 5px;
  border-bottom: 1px solid #DDD; }

.video_preview .post_author {
  float: left;
  padding: 0 0 5px 5px; }

.video_preview .post_date {
  float: right;
  padding: 0 5px 5px 0; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  z-index: 1;
  pointer-events: none; }

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.post-author {
  margin-bottom: 60px;
  padding: 10px 20px 15px 20px;
  border: 1px solid #DDD;
  background-color: #FAFAFA; }

.post-author_h {
  margin-bottom: 20px; }

.post-author_link {
  margin-top: 1.5em; }

.post-author_gravatar {
  float: left;
  margin: 0 20px 0 0; }

.post-author_gravatar img {
  padding: 5px;
  border: 1px solid #DDD;
  background: #fff; }

.post-author .post-author_desc {
  overflow: hidden;
  margin-top: 1em; }

.post-author .post-author_desc .post-author_link {
  font-size: 15px; }

#recent-author-posts {
  margin-bottom: 3em; }

@media (min-width: 768px) and (max-width: 979px) {
  .team-holder .featured-thumbnail {
    width: 80px;
    height: 80px; } }

@media (max-width: 767px) {
  .team-holder .featured-thumbnail {
    width: 80px;
    height: 80px; } }

.team-holder .team-content {
  overflow: hidden; }

@media (min-width: 768px) and (max-width: 979px) {
  .team-holder .team-content {
    overflow: visible; } }

@media (max-width: 767px) {
  .team-holder .team-content {
    overflow: visible; } }

.faq-list_h {
  position: relative;
  margin: 0;
  padding: 0 0 5px 28px;
  background: none;
  font-weight: normal; }

.faq-list_body {
  position: relative;
  margin: 0 0 2em 0;
  padding: 0 0 0 28px; }

.faq-list_body .marker {
  top: 3px; }

.faq-list .marker {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-weight: bold;
  margin: 0; }

.error404-holder {
  padding: 30px 0 100px 0; }

.error404-holder_num {
  text-align: center;
  font-size: 250px;
  line-height: 1.2em; }

@media (max-width: 480px) {
  .error404-holder_num {
    font-size: 120px; } }

.error404-holder .hgroup_404 {
  margin: 0 0 2em 0;
  padding-top: 50px; }

.error404-holder .hgroup_404 h1 {
  margin-bottom: .2em;
  font-size: 3em; }

.post__holder {
  overflow: hidden;
  margin-bottom: 0px; }

.post__holder.single-post {
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%; }

.post__holder .post-header .post-title {
  margin-bottom: 30px; }

.post__holder .featured-thumbnail.large {
  margin-bottom: 35px; }

.post__holder .post_content {
  padding-bottom: 20px; }

.post__holder .post_content h1, .post__holder .post_content h2, .post__holder .post_content h3, .post__holder .post_content h4, .post__holder .post_content h5, .post__holder .post_content h6 {
  margin: 5px 0 15px 0; }

.post__holder .post_content p {
  margin: 0 0 15px; }

.post-title {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

@media (max-width: 480px) {
  .post .featured-thumbnail {
    width: 120px;
    height: auto; } }

@media (max-width: 480px) {
  .post .featured-thumbnail.large {
    width: auto; } }

.post_content {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  padding-bottom: 20px; }

.post_content .excerpt, .post_content .full-post-content {
  margin-bottom: 1.5em; }

.post_footer {
  clear: both;
  padding: 15px 0 0 0; }

.post_wrapper {
  margin-bottom: 40px; }

.post_meta {
  overflow: hidden;
  margin-bottom: 1em;
  padding: .5em 0;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  font-size: .92em; }

.post_meta div[class^="post_"] {
  display: inline-block;
  line-height: 20px;
  padding: 2px 5px; }

@media (max-width: 767px) {
  .post_meta div[class^="post_"] {
    display: block; } }

.post_meta div[class^="post_"] .not_voting {
  cursor: default;
  color: inherit; }

.post_meta div[class^="post_"] .not_voting span {
  color: inherit; }

.post_meta div[class^="post_"] .ajax_voting {
  color: inherit; }

.post_meta div[class^="post_"] .ajax_voting span {
  color: inherit; }

.post_meta div[class^="post_"] .user_voting {
  cursor: default; }

.post_meta div[class^="post_"] .user_voting i, .post_meta div[class^="post_"] .user_voting span {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out; }

.post_meta div[class^="post_"] .user_like {
  cursor: default; }

.post_meta div[class^="post_"] .user_like i, .post_meta div[class^="post_"] .user_like span {
  color: #2ecc71; }

.post_meta div[class^="post_"] .user_like i {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out; }

.post_meta div[class^="post_"] .user_dislike {
  cursor: default; }

.post_meta div[class^="post_"] .user_dislike i, .post_meta div[class^="post_"] .user_dislike span {
  color: #e74c3c; }

.post_meta div[class^="post_"] .user_dislike i {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out; }

.post_meta div[class^="post_"] .animation_item {
  position: absolute;
  top: 0px;
  right: 0px; }

.post_meta div[class^="post_"] a {
  text-transform: capitalize; }

.post_meta > div.post_meta_unite {
  display: block;
  border-top: 1px solid #DDD;
  padding-top: .5em;
  margin-top: .5em; }

.post_meta > div.post_meta_unite:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

.post_meta .post_permalink {
  float: right;
  padding-right: 0; }

@media (max-width: 767px) {
  .post_meta .post_permalink {
    float: left; } }

.post_meta span.voting_count {
  padding-right: 0;
  position: relative; }

.post_meta i {
  font-size: 16px;
  margin-right: 0em;
  padding-right: 0.5em;
  color: #999; }

.post_meta .pull-right {
  padding-right: 0;
  padding-left: 15px; }

.post_meta hr {
  margin: .5em 0; }

.post_meta .post_dislike a, .post_meta .post_like a {
  text-decoration: none; }

.meta_type_icon > div.post_meta_unite {
  display: inline-block;
  float: left;
  border-top: none;
  padding: 0 0 0em;
  margin-top: 0; }

.meta_type_icon > div.post_meta_unite div[class^="post_"] {
  float: left;
  width: 15px;
  text-align: center;
  padding: 0 7px 25px;
  margin-bottom: -25px; }

.meta_type_icon > div.post_meta_unite div[class^="post_"] i {
  margin-right: 0;
  padding-right: 10px;
  width: 15px;
  text-align: center;
  display: inline-block; }

.meta_type_icon > div.post_meta_unite div[class^="post_"] .tips {
  margin-left: -5px;
  margin-top: 10px;
  padding: 2px 7px;
  position: absolute;
  background: #eaeaea;
  color: #000;
  min-width: 10px;
  border-radius: 5px;
  visibility: hidden;
  animation: tips_out 0.3s ease-out;
  animation-fill-mode: forwards;
  -webkit-animation: tips_out 0.3s ease-out;
  -webkit-animation-fill-mode: forwards; }

.meta_type_icon > div.post_meta_unite div[class^="post_"] .tips:before {
  background: transparent;
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #EAEAEA transparent;
  position: absolute;
  margin: -19px 0 0 5px;
  padding-top: 10px;
  color: #eaeaea;
  left: 0; }

.meta_type_icon > div.post_meta_unite div[class^="post_"]:hover .tips {
  visibility: visible;
  margin-top: 15px;
  animation: tips_in 0.3s ease-out;
  animation-fill-mode: backwards;
  -webkit-animation: tips_in 0.3s ease-out;
  -webkit-animation-fill-mode: backwards; }

@media (max-width: 768px) {
  .post_meta .post_meta_unite {
    border-top: 1px solid #DDD;
    display: block;
    padding: .5em 0;
    width: auto;
    border-left: none;
    overflow: hidden;
    box-sizing: inherit;
    float: none; }
  .post_meta .post_meta_unite:first-child {
    border-top: none;
    padding-top: 0; }
  .post_meta .post_meta_unite.last-child {
    padding-bottom: 0; }
  .meta_type_icon .post_meta_unite span {
    padding-right: 15px;
    text-align: left;
    float: none;
    width: 100%; }
  .meta_type_icon .post_meta_unite span .tips {
    position: absolute;
    display: inline-block;
    visibility: visible;
    margin: 0;
    -webkit-animation: none;
    animation: none;
    padding: 0;
    background: none; }
  .meta_type_icon .post_meta_unite span .tips:before {
    display: none; }
  .meta_type_icon .post_meta_unite span:hover .tips {
    margin: 0;
    animation: none;
    -webkit-animation: none; } }

@keyframes tips_in {
  0% {
    visibility: visible;
    pointer-events: none;
    opacity: 0;
    margin-top: 25px; }

  100% {
    opacity: 1;
    margin-top: 15px; } }

@-webkit-keyframes tips_in {
  0% {
    visibility: visible;
    pointer-events: none;
    opacity: 0;
    margin-top: 25px; }

  100% {
    opacity: 1;
    margin-top: 15px; } }

@keyframes tips_out {
  0% {
    visibility: visible;
    pointer-events: none;
    opacity: 1;
    margin-top: 15px; }

  100% {
    visibility: hidden;
    margin-top: 40px;
    opacity: 0; } }

@-webkit-keyframes tips_out {
  0% {
    visibility: visible;
    pointer-events: none;
    opacity: 1;
    margin-top: 15px; }

  100% {
    visibility: hidden;
    margin-top: 40px;
    opacity: 0; } }

.sticky {
  position: relative;
  z-index: 9;
  overflow: visible; }

.quote-wrap {
  margin-bottom: 25px; }

.format-quote .post_meta {
  padding-top: 25px; }

.format-quote blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 1.4em;
  font-style: italic;
  color: #999;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px 0 10px 25px; }

.format-quote cite {
  padding-left: 30px;
  margin-bottom: 20px; }

p.gravatar {
  float: left;
  margin-right: 20px; }

.related-posts {
  overflow: hidden;
  margin: 0 0 45px;
  padding: 0; }

.related-posts_h {
  margin-bottom: 20px; }

.related-posts_list {
  padding: 0;
  margin: 0 0 0 -4%;
  font-size: 0; }

.related-posts_item {
  display: inline-block;
  width: 21%;
  margin-left: 4%;
  margin-bottom: 20px;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  vertical-align: top;
  font-size: 12px; }

.related-posts .featured-thumbnail {
  float: none;
  overflow: visible;
  margin: 0 0 10px 0; }

@media (max-width: 480px) {
  .related-posts_item {
    width: 46%; } }

.share-buttons {
  margin-bottom: 45px;
  padding: 10px 0;
  width: 100%;
  height: 21px; }

.share-buttons span, .share-buttons li {
  display: block;
  float: left;
  width: 90px; }

.share-buttons span.google, .share-buttons li.google {
  width: 68px; }

.share-buttons iframe {
  max-width: none; }

@media (max-width: 480px) {
  .share-buttons {
    display: none; } }

.single-pager {
  margin: 10px 0 30px;
  padding: 5px 0;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  font-size: 11px; }

.g-pagination {
  overflow: hidden;
  text-align: left; }

.g-pagination ul {
  overflow: hidden;
  margin: 0;
  padding: .5em 0;
  list-style-type: none; }

.g-pagination ul li {
  display: inline;
  margin: 0;
  padding: 0 5px 0 0; }

.g-pagination ul li a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #000;
  vertical-align: top;
  text-decoration: none;
  font-size: 0;
  line-height: 0; }

.g-pagination ul li.activeSlide a, .g-pagination ul li a:hover {
  background: #999; }

.g_controls {
  float: right; }

.g_controls a {
  display: inline-block;
  border-radius: 4px;
  background: #000;
  color: #fff;
  vertical-align: top;
  text-decoration: none;
  font-size: 11px;
  font-family: "Times New Roman", Times, serif; }

.g_controls a span {
  display: inline-block;
  padding: 2px 6px 4px 6px; }

.g_controls a:hover {
  background: #999; }

.pagination__posts {
  margin: 0;
  text-align: center; }

.blog .isotope {
  margin: 0 -5px 20px;
  vertical-align: top;
  height: auto;
  visibility: hidden; }

@media (max-width: 768px) {
  .blog .isotope {
    margin-left: -1%;
    margin-right: -1%; } }

@media (max-width: 480px) {
  .blog .isotope {
    margin-left: 0;
    margin-right: 0; } }

.blog .isotope .post_wrapper {
  display: block;
  float: left;
  margin: 5px;
  width: 306px; }

@media (min-width: 1200px) {
  .blog .isotope .post_wrapper {
    width: 383px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .blog .isotope .post_wrapper {
    width: 357px; } }

@media (max-width: 768px) {
  .blog .isotope .post_wrapper {
    width: 47.7%;
    margin: 5px 1%; } }

@media (max-width: 480px) {
  .blog .isotope .post_wrapper {
    width: 100%;
    margin: 5px 0; } }

.blog .isotope .post_wrapper .post_content {
  padding-bottom: 10px; }

.blog .isotope .post_wrapper .post__holder {
  border: 1px solid #DDD;
  padding: 6px;
  border-radius: 5px;
  margin-bottom: 0; }

.blog .isotope .post_wrapper .post__holder .post_meta {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.comment-holder {
  padding: 0;
  margin: 0 0 20px; }

.comments-h {
  padding: 0;
  margin: 0 0 3px 0; }

.comment-list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.comment {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  list-style-type: none;
  text-transform: none; }

.comment .comment-body {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #DDD;
  background: #f5f5f5;
  zoom: 1; }

.comment.bypostauthor .comment-body {
  background: #fafafa; }

.comment-author {
  float: left;
  margin: 0 20px 0 0; }

.comment-author .author {
  display: block;
  padding-top: 20px;
  width: 65px;
  text-align: left;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px; }

.comment-meta {
  font-size: 16px;
  float: right;
  padding: 5px 0; }

.reply {
  float: right;
  margin-left: 28px;
  font-size: 16px; }

.reply .comment-reply-link {
  background: #c5c5c5;
  color: #fff;
  padding: 5px 10px; }

.reply .comment-reply-link:hover {
  color: #005580; }

.reply a {
  display: inline-block;
  text-decoration: none !important; }

.allowed_tags {
  padding: 15px;
  background: #eee;
  color: #666;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace; }

.allowed_tags strong {
  font-family: Tahoma, Geneva, sans-serif; }

#respond {
  padding-top: 25px; }

#respond h3 {
  margin-bottom: 30px; }

#respond form .btn {
  margin-top: 20px; }

#respond form .comment_submit {
  text-align: right;
  margin-bottom: 30px; }

@media (min-width: 768px) and (max-width: 979px) {
  .comment-list ul.children {
    margin: 0; } }

@media (max-width: 767px) {
  .comment-list ul.children {
    margin: 0; } }

.nocomments {
  margin: 0; }

#commentform p.field {
  margin-bottom: 12px; }

#commentform small {
  color: #8b8b8b; }

#commentform label {
  display: block; }

#commentform input[type="text"] {
  margin: 0;
  width: 400px;
  padding: 10px; }

#commentform textarea {
  overflow: auto;
  margin: 0;
  min-width: 100%;
  min-height: 180px;
  max-width: 530px;
  width: 100%;
  height: 180px;
  padding: 10px;
  border-color: #DDD;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.children #commentform textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 100px; }

@media (min-width: 768px) and (max-width: 979px) {
  #commentform textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

@media (max-width: 767px) {
  #commentform input[type="text"] {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #commentform textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

.widget {
  margin-bottom: 30px; }

.widget.visible-all-devices, .widget.visible-desktop, .widget.visible-tablet, .widget.visible-phone, .widget.hidden-phone, .widget.hidden-desktop, .widget.hidden-table {
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  width: auto; }

#calendar_wrap {
  padding: 0; }

#wp-calendar {
  width: 100%; }

#wp-calendar td {
  padding: 6px 0;
  border: none;
  text-align: center; }

#wp-calendar caption {
  margin-bottom: 5px;
  padding: 4px 0;
  color: #0088cc;
  font-weight: bold;
  font-size: 16px;
  text-align: center; }

#wp-calendar thead th {
  padding: 7px 0;
  color: #0088cc;
  text-align: center;
  font-size: 14px; }

#wp-calendar #prev {
  text-align: left; }

#wp-calendar #next {
  text-align: right; }

.textwidget {
  word-wrap: break-word; }
  
.textwidget .name {
    color: #505050;
    font-size: 25px;
    margin-bottom: 10px;
}
.textwidget .email {
  color: #505050;
  margin-top: 20px;
}
.comments-custom li {
  overflow: hidden;
  margin: 0;
  padding: 25px 0 25px 0;
  border-bottom: none;
  background: none; }

.comments-custom li:first-child {
  padding-top: 0;
  border-top: none; }

.comments-custom_txt {
  padding: 7px 0 0 0;
  border-top: 1px solid #DDD;
  margin-top: 7px; }

.comments-custom_txt a {
  text-decoration: none; }

.comments-custom_txt a:hover {
  text-decoration: underline; }

.comments-custom_h_title, .comments-custom_h_author {
  margin-bottom: 5px;
  margin-top: 0px; }

.comments-custom_h_author:first-letter {
  text-transform: uppercase; }

.comments-custom i {
  font-size: 16px;
  margin-right: .5em;
  color: #999;
  float: left;
  min-width: 15px;
  text-align: center; }

.comments-custom .ladle {
  float: left;
  padding-right: 5px; }

.comments-custom .meta_format {
  margin-top: 2px;
  font-size: 14px; }

.post-list li {
  overflow: hidden;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

.post-list li:first-child {
  padding-top: 0;
  border: none; }

.post-list .excerpt {
  margin-bottom: 1em; }

.flickr_li {
  vertical-align: top; }

.flickr_li .thumbnail {
  position: relative;
  margin: 0 0 6px 0;
  display: inline-block; }

.flickr_li:nth-child(3n-2) {
  margin-left: 0; }

.flickr_li.nomargin {
  margin-left: 0; }

.ie8 .flickr_li.nomargin {
  margin-left: 0; }

.ie8 .flickr_li img {
  height: 60px; }

@media (min-width: 768px) and (max-width: 979px) {
  .flickr_li .thumbnail {
    display: block; } }

@media (max-width: 767px) {
  .flickr_li {
    float: left !important;
    width: auto !important;
    margin: 0 14px 14px 0; }
  .flickr_li .thumbnail {
    display: block;
    float: left; } }

.banners_li {
  float: left;
  margin: 0 3px 3px 0; }

.banners_img {
  width: 125px;
  height: auto; }

.vcard span {
  display: block; }

.vcard .meta_format {
  margin-top: 2px;
  font-size: 12px; }

.vcard .meta_format i {
  font-size: 14px;
  margin-right: .5em;
  color: #999;
  float: left;
  min-width: 15px;
  text-align: center;
  margin-top: 1px; }

.vcard .ladle {
  padding-right: 5px;
  font-weight: normal; }

.vcard .ladle, .vcard .ladle + span {
  display: inline-block; }

.dark_background {
  background-color: #333;
  padding: 10px; }

iframe .uiHeader h3 {
  color: #fff; }

.social {
  margin: 0; }

.social_link {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: inline-block; }

.social_link:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.social_ico {
  display: inline-block;
  vertical-align: top; }

.social_label {
  display: inline-block;
  vertical-align: top; }

.social__row li {
  float: left;
  margin-left: 5px; }

.social__row li:first-child {
  margin-left: 0; }

.social__row a {
  float: left; }

.social__list li {
  margin-bottom: 5px; }

.social__list a:hover {
  text-decoration: none; }

.recent-posts {
  overflow: hidden;
  margin: 0 0 0 -20px !important;
  padding: 0;
  border: none; }

.recent-posts_li {
  margin: 0 0 20px 20px;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.recent-posts_li .featured-thumbnail {
  float: left;
  margin: 0 20px 0 0; }

.recent-posts_li h5 {
  margin-bottom: 0;
  font-size: 1em; }

.recent-posts_li .excerpt {
  margin-bottom: 1.5em; }

.recent-posts_li .meta {
  display: block;
  overflow: hidden;
  margin-bottom: .5em;
  color: #888;
  text-transform: uppercase;
  font-size: 10px; }

.recent-posts_li .post-date {
  float: left; }

.recent-posts_li .post-comments {
  float: right; }

.recent-posts .format-image {
  float: left;
  margin: 0 20px 20px 0; }

.recent-posts .format-audio {
  margin-bottom: 2em; }

.recent-posts .format-audio .audio-wrapper {
  margin-bottom: .5em; }

.recent-posts .format-video {
  float: left;
  width: 300px; }

.popular-posts li {
  overflow: hidden;
  margin: 0;
  padding: 0 0 20px 0; }

.posts-grid {
  margin: 0; }

.posts-grid li {
  margin-bottom: 25px; }

.posts-grid li .featured-thumbnail {
  margin: 0; }

.posts-grid li .featured-thumbnail img {
  width: 100%; }

.posts-grid .post_meta span[class^="post_"] {
  margin-right: 10px; }

.mini-posts-grid {
  margin: 0; }

.mini-posts-grid li {
  margin: 0 5px 5px 0;
  padding: 0;
  border: none;
  background: none;
  float: left; }

.mini-posts-grid .featured-thumbnail {
  margin: 0; }

.mini-posts-grid li.small {
  width: 120px;
  height: 120px; }

.mini-posts-grid li.smaller {
  width: 100px;
  height: 100px; }

.mini-posts-grid li.smallest {
  width: 70px;
  height: 70px; }

.mini-posts-grid li.small img {
  width: 100%;
  height: auto; }

.mini-posts-grid.grid-align-center {
  text-align: center;
  font-size: 0;
  line-height: 0; }

.mini-posts-grid.grid-align-center li {
  float: none;
  display: inline-block; }

.mini-posts-grid.grid-align-right li {
  float: right; }

.mini-posts-list {
  margin: 0 0 25px;
  padding: 0; }

.mini-post-holder {
  list-style-type: none;
  padding: 15px 0 0;
  margin: 0 0 9px;
  border-top: 1px solid #DDD; }

.mini-post-holder:first-child {
  border: none;
  padding: 5px 0 0; }

.mini-post-holder .small {
  width: 110px;
  height: 110px; }

.mini-post-holder .smaller {
  width: 90px;
  height: 90px; }

.mini-post-holder .smallest {
  width: 60px;
  height: 60px; }

.mini-post-holder .small img {
  width: 100%;
  height: auto; }

.mini-post-content {
  overflow: hidden; }

.mini-post-meta time {
  font-size: 11px;
  line-height: 1.2; }

.recent-comments li {
  margin: 0;
  padding: 0 0 .5em 0;
  border: none; }

.service-box {
  overflow: hidden;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border: 1px solid #DDD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.service-box .icon {
  float: left;
  margin: 0 10px 10px 0; }

.service-box h2 {
  overflow: hidden;
  margin: 0; }

.service-box h5 {
  overflow: hidden;
  margin: 0 0 25px; }

.service-box_txt {
  margin-bottom: 20px; }

.service-box .btn-align {
  text-align: right; }

.service-box__call {
  color: #fff;
  background-color: #0c6abd;
  background-image: -moz-linear-gradient(top, #037cc7, #1950af);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#037cc7), to(#1950af));
  background-image: -webkit-linear-gradient(top, #037cc7, #1950af);
  background-image: -o-linear-gradient(top, #037cc7, #1950af);
  background-image: linear-gradient(to bottom, #037cc7, #1950af);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0); }

.service-box__call h2 {
  float: left;
  width: 75%;
  color: #fff;
  margin: 10px 0 0; }

.service-box__call .btn-align {
  padding: 0;
  width: 25%;
  float: right; }

.carousel-cycle {
  position: relative;
  overflow: hidden; }

.post-cycle {
  width: 100%;
  height: 380px;
  overflow: hidden; }

.post-cycle_item {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.post-cycle_item:first-child {
  display: block; }

.post-cycle_item .feature-thumbnail {
  float: none;
  margin: 0 0 15px 0; }

.post-cycle_item .feature-thumbnail img {
  float: none; }

.post-controls {
  overflow: hidden;
  padding-top: 10px;
  text-align: center; }

.post-controls li {
  display: inline;
  margin: 0;
  padding: 0 5px 0 0; }

.post-controls li a {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #000;
  vertical-align: top;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.post-controls li a:hover, .post-controls li.activeSlide a {
  background: #999; }

.post-controls .post-controls_link__prev {
  float: left; }

.post-controls .post-controls_link__next {
  float: right; }

.banner-wrap {
  overflow: hidden;
  margin: 0 0 20px;
  padding: 0; }

.banner-wrap .featured-thumbnail {
  float: none;
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0; }

.banner-wrap .featured-thumbnail a {
  display: block;
  float: left;
  overflow: hidden;
  border: 8px solid #DDD;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.banner-wrap .featured-thumbnail a:hover {
  border-color: #DDD; }

.banner-wrap h5 {
  margin: 0 0 8px;
  color: #000;
  text-transform: capitalize;
  font-weight: bold; }

.banner-wrap .btn-link {
  padding: 0; }

.testimonials .testi-item {
  overflow: hidden;
  margin-bottom: 2em;
  padding-bottom: 2em;
  background: none; }

.testimonials .testi-item blockquote {
  position: relative;
  display: block;
  margin: 0;
  padding: 30px;
  border: none;
  background: #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.testimonials .testi-item blockquote:before {
  position: absolute;
  bottom: -20px;
  left: 30px;
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid #dbdbdb;
  border-right: 0 solid transparent;
  border-left: 20px solid transparent;
  content: ""; }

.testimonials .testi-item blockquote:after {
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  width: 41px;
  height: 38px;
  background: url(../images/quotes.png) 0 0 no-repeat;
  content: ""; }

.testimonials .testi-item blockquote > a {
  position: relative;
  z-index: 2;
  color: #4e4e4e;
  text-decoration: none;
  overflow: hidden;
  vertical-align: top; }

.testimonials .testi-item blockquote > a:hover {
  color: #fff; }

.testimonials .testi-item .featured-thumbnail {
  position: relative;
  z-index: 2;
  margin: 0 20px 0 10px;
  width: 60px;
  height: 60px; }

.testimonials .testi-item .testi-meta {
  font-size: 1em;
  display: block;
  padding-top: 22px;
  padding-left: 40px; }

.roundabout-holder {
  width: 100%;
  position: relative;
  overflow: hidden; }

.roundabout-holder ul {
  padding: 0;
  width: 100%;
  height: 250px;
  background: none; }

.roundabout-holder ul li {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 375px;
  height: inherit;
  border: none;
  background: none;
  text-align: center;
  cursor: pointer; }

@media (max-width: 767px) {
  .roundabout-holder ul li {
    width: 220px !important; } }

@media (max-width: 480px) {
  .roundabout-holder ul li {
    width: 150px !important; } }

.roundabout-holder ul li.roundabout-in-focus {
  cursor: default; }

@media (min-width: 768px) and (max-width: 979px) {
  .roundabout-holder ul {
    width: 100%; } }

@media (max-width: 767px) {
  .roundabout-holder ul {
    width: 100%;
    height: 150px; } }

@media (max-width: 480px) {
  .roundabout-holder ul {
    height: 120px; } }

.gallery {
  margin: 0 auto; }

.gallery img {
  border: none !important; }

.gallery .gallery-caption {
  padding: 0;
  margin: 0; }

.gallery dl, .gallery dt {
  margin: 0; }

.gallery br + br {
  display: none; }

.site_map {
  margin-bottom: 10px; }

.site_map .icon-sitemap {
  padding-right: 10px; }

.site_map h2 {
  border-bottom: 1px solid #DDD;
  padding-bottom: 15px; }

.site_map_title {
  text-transform: capitalize; }

.site_map ul {
  list-style: none;
  margin: 15px 0 0 5px; }

.site_map ul li {
  word-break: break-all;
  padding-bottom: 5px; }

@media (max-width: 480px) {
  .site_map ul li {
    float: none;
    width: 100%;
    padding-right: 0%; } }

.site_map .group {
  display: inline-block;
  padding-bottom: 20px;
  width: 102%;
  margin-left: -2%; }

.site_map .group .grid {
  width: 23%;
  margin-left: 2%;
  float: left; }

@media (max-width: 480px) {
  .site_map .group .grid {
    float: none;
    width: 100%;
    margin-left: 0%; } }

.site_map .line {
  margin-bottom: 10px; }

.site_map .line ul li {
  width: 18%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top; }

@media (max-width: 480px) {
  .site_map .line ul li {
    float: none;
    width: 100%;
    margin-right: 0%; } }

.accordion-group, .accordion-inner, .nav-tabs, .nav-tabs > .active > a {
  border-color: #DDD; }

.footer {
  position: relative;
  z-index: 100;
  padding: 20px 0;
  border-top: 1px solid #d9d9d9;
  background: #eee; }

nav.footer-nav {
  float: right;
  overflow: hidden; }

@media (min-width: 768px) and (max-width: 979px) {
  nav.footer-nav {
    float: none; } }

@media (max-width: 767px) {
  nav.footer-nav {
    float: none; } }

nav.footer-nav ul {
  margin: 0;
  padding: 0;
  float: right; }

@media (min-width: 768px) and (max-width: 979px) {
  nav.footer-nav ul {
    float: none;
    text-align: center; } }

@media (max-width: 767px) {
  nav.footer-nav ul {
    float: none;
    text-align: center; } }

nav.footer-nav ul .sub-menu {
  display: none; }

nav.footer-nav ul li {
  float: left;
  margin: 0;
  padding-left: 15px;
  list-style-type: none; }

@media (min-width: 768px) and (max-width: 979px) {
  nav.footer-nav ul li {
    float: none;
    display: inline;
    padding: 0 10px; } }

@media (max-width: 767px) {
  nav.footer-nav ul li {
    float: none;
    display: inline;
    padding: 0 5px; } }

nav.footer-nav ul li a {
  text-decoration: none; }

nav.footer-nav ul li a:hover {
  color: #00334d;
  text-decoration: none; }

nav.footer-nav ul li.current-menu-item a {
  text-decoration: underline; }

.copyright {
  padding: 10px 0; }

.footer-text {
  float: left; }

@media (max-width: 767px) {
  .footer-text {
    float: none;
    text-align: center;
    margin-bottom: 20px; } }

.btn [class^="icon-"], .btn [class*=" icon-"] {
  background: none;
  margin-right: 0.25em; }

.btn {
  outline: none; }

.btn:focus {
  outline: none; }

.label [class^="icon-"], .label [class*=" icon-"] {
  background: none;
  margin-right: 0.25em; }

.label {
  white-space: normal;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.label p {
  margin: 0; }

.alert p {
  margin: 0; }

.alert .close {
  outline: none; }

.alert.cf-cookie-banner-wrap {
  position: fixed;
  z-index: 9999;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  padding: 0;
  margin: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.no-rgba .alert.cf-cookie-banner-wrap {
  background: #000; }

.alert.cf-cookie-banner-wrap .container {
  padding: 10px 0; }

.alert.cf-cookie-banner-wrap .close {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70); }

.alert.cf-cookie-banner-wrap .close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

@media (max-width: 979px) and (min-width: 768px) {
  .alert.cf-cookie-banner-wrap .close {
    right: 0; } }

@media (max-width: 767px) {
  .alert.cf-cookie-banner-wrap .close {
    right: 0; } }

@media (max-width: 767px) {
  .alert.cf-cookie-banner-wrap {
    padding-left: 20px;
    padding-right: 20px; } }

.alignleft {
  float: left;
  margin: 5px 20px 10px 0; }

.aligntextleft {
  text-align: left; }

.alignright {
  float: right;
  margin: 5px 0 10px 20px; }

.aligntextright {
  text-align: right; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 10px;
  text-align: center; }

.aligntextcenter {
  text-align: center; }

.alignnone {
  margin: 5px 0 10px 0; }

.thumbnail .alignnone {
  margin: 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 10px 20px; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

a img.alignnone {
  margin: 5px 0 10px 0; }

article .post-content img {
  max-width: 100%; }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  max-width: 100%;
  margin: 5px 0 10px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 10px 0; }

.wp-caption.alignright {
  margin: 5px 0 10px 20px; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

*[class*="thumbnail"] {
  border-color: #DDD; }

.featured-thumbnail {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 5px 20px 10px 0; }

.featured-thumbnail a {
  position: relative;
  display: block; }

.featured-thumbnail.large {
  overflow: hidden;
  margin-right: 0;
  margin-bottom: 1.5em;
  float: none; }

.featured-thumbnail.large img {
  width: 100%;
  height: auto; }

figure.frame {
  padding: 7px;
  border: 1px solid #DDD;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.frame img.alignleft, .frame img.alignright {
  margin: 0;
  padding: 0;
  border: none; }

.list > ul {
  margin: 0; }

.list.unstyled > ul li {
  margin: 0 0 .5em 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.list.unstyled > ul li:before {
  display: none; }

.list.styled > ul {
  margin: 0 0 1em 0; }

.list.styled > ul li {
  position: relative;
  margin: 0 0 .5em 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none; }

.list li {
  position: relative; }

.list li:before {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  content: attr(data-icon);
  font-family: 'FontAwesome';
  line-height: 14px;
  speak: none;
  *margin-right: .3em; }

.list > ul li:before {
  color: #999; }

.list.check-list > ul li:before {
  content: "\f00c"; }

.list.check2-list > ul li:before {
  content: "\f078"; }

.list.arrow-list > ul li:before {
  content: "\f054"; }

.list.arrow2-list > ul li:before {
  content: "\f061"; }

.list.star-list > ul li:before {
  content: "\f005"; }

.list.plus-list > ul li:before {
  content: "\f067"; }

.list.minus-list > ul li:before {
  content: "\f068"; }

.lightbox {
  position: relative;
  display: block; }

.title-box {
  margin-bottom: 1em; }

.title-box_icon {
  float: left;
  margin: 0 20px 0 0; }

.title-box_primary {
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

.title-box_secondary {
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

#back-top {
  display: none; }

#back-top-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 99; }

.olrk-live-chat #back-top-wrapper {
  bottom: 40px; }

#back-top a {
  display: block;
  width: 50px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/100% Arial, Helvetica, sans-serif;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }

#back-top a:hover {
  color: #000; }

#back-top a:hover span {
  background-color: #333; }

#back-top span {
  display: block;
  margin-bottom: 7px;
  width: 50px;
  height: 50px;
  background: #0088cc url(../images/up-arrow.png) no-repeat center center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }

.tabs-wrapper {
  margin-bottom: 20px; }

.dropcap {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 20px 20px 0;
  width: 50px;
  height: 50px;
  background: #3A87AD;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  line-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.hr {
  overflow: hidden;
  margin: 30px 0px;
  height: 1px;
  background: #eee;
  font-size: 0;
  line-height: 0; }

.sm_hr {
  overflow: hidden;
  margin: 20px 0px;
  height: 1px;
  background: #DDD;
  font-size: 0;
  line-height: 0; }

.spacer {
  overflow: hidden;
  height: 30px;
  font-size: 0;
  line-height: 0; }

.vertical-divider {
  margin-left: 20px;
  padding-left: 40px;
  border-left: 1px solid #DDD; }

.text-highlight {
  padding: .25em .2em;
  background-color: #FFA;
  color: #666; }

code.block {
  display: block; }

code.code-indent {
  display: block;
  margin: 20px 0; }

code, pre {
  margin-bottom: 20px; }

.google-map {
  position: relative; }

.google-map:before {
  z-index: -1;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px; }

.map_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  z-index: -1; }

input[type="submit"], input[type="reset"] {
  vertical-align: top;
  height: 28px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  outline: none; }

select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder {
  color: #999; }

select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder {
  color: #999; }

select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder {
  color: #999; }

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1; }

select.btn:focus, textarea.btn:focus, input[type="text"].btn:focus, input[type="password"].btn:focus, input[type="datetime"].btn:focus, input[type="datetime-local"].btn:focus, input[type="date"].btn:focus, input[type="month"].btn:focus, input[type="time"].btn:focus, input[type="week"].btn:focus, input[type="number"].btn:focus, input[type="email"].btn:focus, input[type="url"].btn:focus, input[type="search"].btn:focus, input[type="tel"].btn:focus, input[type="color"].btn:focus, .uneditable-input.btn:focus {
  outline: none; }

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  outline: none; }

label[for^=pwbox] {
  display: inline-block; }

.wpcf7-form p.field {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  vertical-align: top; }

.wpcf7-form p.field input {
  margin: 0;
  padding: 6px 6px 7px 6px;
  width: 100%;
  height: 30px;
  line-height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.wpcf7-form p.field input[type="file"] {
  position: relative;
  cursor: pointer;
  height: 25px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.wpcf7-form textarea {
  overflow: auto;
  margin: 0;
  padding: 6px 6px 7px 6px;
  width: 100%;
  height: 200px;
  line-height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  overflow: auto; }

.wpcf7-form .submit-wrap {
  margin: 0;
  padding: 0; }

.wpcf7-form .submit-wrap input {
  margin-right: 10px; }

span.wpcf7-form-control-wrap {
  display: block; }

.wpcf7-not-valid-tip {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  padding: 4px 6px !important;
  width: auto !important;
  height: auto !important;
  background: #F2DEDE !important;
  border: 1px solid #DDD !important;
  color: #B94A48 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) and (max-width: 979px) {
  .wpcf7-not-valid-tip {
    font-size: 11px !important; } }

div.wpcf7-response-output {
  margin: 20px 0 !important;
  padding: 8px 35px 8px 14px !important;
  border: 1px solid #DDD !important;
  background-color: #FCF8E3;
  color: #C09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

div.wpcf7-validation-errors {
  background-color: #F2DEDE !important;
  border-color: #DDD !important;
  color: #B94A48 !important; }

div.wpcf7-mail-sent-ok {
  background: #DFF0D8 !important;
  border: 1px solid #DDD !important;
  color: #468847 !important; }

embed, iframe, object, video {
  max-width: 100%; }

.video-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5em;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0; }

.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.html5-video {
  padding: 0;
  height: auto; }

.audio-wrap {
  margin-bottom: 1.5em; }

div.jp-audio, div.jp-video {
  width: 100%;
  color: #a7a7a7;
  line-height: 2.2em; }

div.jp-video video, div.jp-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000; }

div.jp-audio {
  width: 100%; }

div.jp-video.fullwidth .jp-type-list-parent {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0; }

div.jp-video.fullwidth.playlist {
  padding-bottom: 0;
  height: auto; }

div.jp-video.fullwidth .jp-type-single, div.jp-video.fullwidth .jp-type-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

div.jp-video-full {
  position: static !important;
  position: relative;
  width: 100%;
  height: 100%; }

div.jp-video-full div.jp-jplayer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  overflow: hidden; }

div.jp-video-full div.jp-gui {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%; }

div.jp-video-full div.jp-interface {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000; }

div.jp-interface {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #4E4E4E;
  -webkit-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
  transition: opacity .5s ease-in-out, margin .5s ease-in-out;
  background-color: #484747;
  background-image: -moz-linear-gradient(top, #575656, #313030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#575656), to(#313030));
  background-image: -webkit-linear-gradient(top, #575656, #313030);
  background-image: -o-linear-gradient(top, #575656, #313030);
  background-image: linear-gradient(to bottom, #575656, #313030);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff575656', endColorstr='#ff313030', GradientType=0); }

div.jp-interface li {
  padding-left: 0; }

div.jp-video div.jp-interface {
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

div.jp-video:hover div.jp-interface {
  margin: -36px 0 0;
  opacity: 1;
  filter: alpha(opacity=100); }

div.jp-controls-holder {
  position: absolute;
  top: 7px;
  left: 0;
  overflow: hidden;
  width: 100%; }

div.jp-interface ul.jp-controls {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none; }

ul.jp-controls, div.jp-interface ul.jp-controls li {
  display: inline;
  float: left; }

ul.jp-controls a, div.jp-interface ul.jp-controls li a {
  display: block;
  overflow: hidden;
  padding-right: 2px;
  background: url(../images/jp_spacer.png) 100% 1px no-repeat;
  text-indent: -9999px; }

ul.jp-controls a span, div.jp-interface ul.jp-controls li a span {
  display: block;
  overflow: hidden;
  text-indent: -9999px; }

a.jp-play span, a.jp-pause span {
  width: 28px;
  height: 28px; }

a.jp-play span {
  background: url(../images/jp_sprite.png) 0 0 no-repeat; }

a.jp-play:hover span {
  background-position: -28px 0; }

a.jp-pause span {
  display: none;
  background: url(../images/jp_sprite.png) 0 -28px no-repeat; }

a.jp-pause:hover span {
  background-position: -28px -28px; }

a.jp-stop span, a.jp-previous span, a.jp-next span {
  width: 28px;
  height: 28px; }

a.jp-stop span {
  background: url(../images/jp_sprite.png) 0 -56px no-repeat; }

a.jp-stop:hover span {
  background-position: -28px -56px; }

a.jp-previous span {
  background: url(../images/jp_sprite.png) -56px -28px no-repeat; }

a.jp-previous:hover span {
  background-position: -84px -28px; }

a.jp-next span {
  background: url(../images/jp_sprite.png) -56px 0 no-repeat; }

a.jp-next:hover span {
  background-position: -84px 0; }

div.jp-progress {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 7px;
  border-bottom: 1px solid #777;
  background-color: #303030; }

div.jp-seek-bar {
  width: 0;
  height: 100%;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 2px #464444;
  -moz-box-shadow: inset 0 0 2px #464444;
  box-shadow: inset 0 0 2px #464444; }

div.jp-play-bar {
  width: 0;
  height: 100%;
  background-color: #bababa;
  background-image: -moz-linear-gradient(top, #cecece, #9d9d9d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cecece), to(#9d9d9d));
  background-image: -webkit-linear-gradient(top, #cecece, #9d9d9d);
  background-image: -o-linear-gradient(top, #cecece, #9d9d9d);
  background-image: linear-gradient(to bottom, #cecece, #9d9d9d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcecece', endColorstr='#ff9d9d9d', GradientType=0); }

div.jp-seeking-bg {
  background: url(../images/jp_load.gif) 0 0 repeat-x; }

a.jp-mute, a.jp-unmute, a.jp-volume-max {
  position: relative; }

a.jp-mute, a.jp-unmute {
  margin: 0 60px 0 0; }

a.jp-mute span {
  background: url(../images/jp_sprite.png) 0 -84px no-repeat; }

a.jp-mute:hover span {
  background-position: -28px -84px; }

a.jp-unmute span {
  display: none;
  background: url(../images/jp_sprite.png) 0 -112px no-repeat; }

a.jp-unmute:hover span {
  background-position: -28px -112px; }

div.jp-volume-bar {
  position: absolute;
  top: 10px;
  right: 8px;
  z-index: 2;
  overflow: hidden;
  width: 50px;
  height: 7px;
  background-color: #202020;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0 #464444;
  -moz-box-shadow: 1px 1px 0 #464444;
  box-shadow: 1px 1px 0 #464444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

div.jp-audio div.jp-volume-bar {
  right: 8px; }

div.jp-volume-bar-value {
  width: 0;
  height: 7px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  background-color: #777777;
  background-image: -moz-linear-gradient(top, #848484, #646464);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848484), to(#646464));
  background-image: -webkit-linear-gradient(top, #848484, #646464);
  background-image: -o-linear-gradient(top, #848484, #646464);
  background-image: linear-gradient(to bottom, #848484, #646464);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff848484', endColorstr='#ff646464', GradientType=0); }

div.jp-current-time, div.jp-time-sep, div.jp-duration {
  margin-top: 6px;
  font-size: 0.85em; }

div.jp-current-time {
  display: inline;
  float: right;
  color: #ffffff; }

div.jp-time-sep {
  display: inline;
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center; }

div.jp-duration {
  display: inline;
  float: right;
  margin-right: 130px;
  text-align: right; }

div.jp-audio div.jp-duration {
  margin-right: 100px; }

@media (max-width: 480px) {
  div.jp-volume-bar, .jp-toggles, div.jp-duration {
    display: none !important; } }

div.jp-title {
  color: #fff;
  text-align: center; }

div.jp-title, div.jp-playlist {
  width: 100%; }

div.jp-type-single div.jp-title, div.jp-type-playlist div.jp-title, div.jp-type-single div.jp-playlist {
  border-top: none; }

div.jp-title ul, div.jp-playlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

div.jp-title li {
  padding: 5px 0 0;
  font-weight: bold; }

div.jp-video-full div.jp-title li {
  padding: 1px 0; }

div.jp-playlist li {
  position: relative;
  background: #222;
  border-top: 1px solid #DDD;
  margin: 0;
  padding: 0;
  height: 33px; }

div.jp-playlist li:first-child {
  border: none; }

div.jp-playlist li a {
  display: block;
  padding: 6px 25px;
  text-decoration: none; }

div.jp-playlist li a.jp-playlist-current {
  background: url(../images/jp_playlist_li_cur.png) no-repeat scroll 10px center transparent; }

div.jp-playlist li a:hover, div.jp-playlist li.jp-playlist-current a {
  color: #8C8C8C; }

div.jp-playlist li div {
  display: inline; }

div.jp-playlist a.jp-playlist-item-remove {
  display: inline;
  float: right;
  margin-right: 10px;
  color: #666666;
  text-align: right;
  font-weight: bold; }

div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #0d88c1; }

div.jp-playlist span.jp-free-media {
  display: inline;
  float: right;
  margin-right: 10px;
  text-align: right; }

div.jp-playlist span.jp-free-media a {
  color: #666666; }

div.jp-playlist span.jp-free-media a:hover {
  color: #0d88c1; }

span.jp-artist {
  color: #fefefe;
  font-size: .9em; }

div.jp-video-play {
  background-color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }

div.jp-video-full div.jp-video-play {
  z-index: 1000;
  height: 100%; }

a.jp-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -25px;
  margin-left: -40px;
  width: 80px;
  height: 50px;
  background: url(../images/jp_play.png) 0 0 no-repeat;
  text-indent: -9999px;
  opacity: 0.7;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out; }

div.jp-video-play:hover a.jp-video-play-icon {
  opacity: 1; }

div.jp-jplayer {
  background-color: #000000; }

ul.jp-toggles {
  z-index: 1;
  float: right;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  list-style-type: none; }

ul.jp-toggles li {
  display: block;
  float: left; }

ul.jp-toggles li a {
  padding-left: 2px;
  background: url(../images/jp_spacer.png) 0 1px no-repeat; }

ul.jp-toggles li a, ul.jp-toggles li a span {
  display: block;
  width: 28px;
  height: 28px;
  text-indent: -9999px; }

a.jp-full-screen span {
  background: url(../images/jp_sprite.png) -56px -56px no-repeat; }

a.jp-full-screen:hover span {
  background-position: -84px -56px; }

a.jp-restore-screen span {
  background: url(../images/jp_sprite.png) -56px -84px no-repeat; }

a.jp-restore-screen:hover span {
  background-position: -84px -84px; }

.jp-no-solution {
  position: absolute;
  top: 10px;
  left: 50%;
  display: none;
  margin-left: -202px;
  padding: 5px;
  width: 390px;
  border: 2px solid #DDD;
  background-color: #404040;
  color: #000000;
  font-size: .8em; }

.jp-no-solution a {
  color: #000; }

.jp-no-solution span {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 1em; }

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%; }

.extra-wrap {
  overflow: hidden; }

.row > br, .row > p {
  display: none; }

[class*="span"] {
  position: relative; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

@media (max-width: 480px) {
  .pp_pic_holder.pp_default {
    width: 100% !important;
    left: 0 !important;
    overflow: hidden; }
  div.pp_default .pp_content_container .pp_left {
    padding-left: 0 !important; }
  div.pp_default .pp_content_container .pp_right {
    padding-right: 0 !important; }
  .pp_content {
    width: 100% !important;
    height: auto !important; }
  .pp_fade {
    width: 100% !important;
    height: 100% !important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
    display: none !important; }
  #pp_full_res img {
    width: 100% !important;
    height: auto !important; }
  .pp_details {
    width: 94% !important;
    padding-left: 3%;
    padding-right: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: -2px !important; }
  a.pp_close {
    right: 10px !important;
    top: 10px !important; } }

.post_networks h1, .post_networks h2, .post_networks h3, .post_networks h4, .post_networks h5, .post_networks h6 {
  border-bottom: 1px solid #DDD;
  padding-bottom: 8px; }

.post_networks > ul > li {
  float: left;
  display: block; }

.post_networks > ul > li span {
  margin-right: 10px; }

.spinner_32, .thumbnail, .accordion_loader, .google-map, .flexslider, .camera_loader, .preloader {
  min-height: 36px;
  background: url('../images/loading_32.gif') 50% 50% no-repeat;
  background: url('../images/loading_32.gif') 50% 50% no-repeat, url('../images/loading_bg_32.png') 50% 50% no-repeat; }

.spinner_16, div.ajax-loader, .thumbnail[rel^="prettyPhoto"] {
  min-height: 20px;
  background: url('../images/loading_16.gif') 50% 50% no-repeat;
  background: url('../images/loading_16.gif') 50% 50% no-repeat, url('../images/loading_bg_16.png') 50% 50% no-repeat; }

.camera_loader {
  border: none;
  opacity: 0.3; }

.preloader {
  margin-bottom: 20px; }

img.ajax-loader {
  display: none; }

div.ajax-loader {
  position: relative;
  display: none;
  vertical-align: top;
  margin-top: 4px;
  width: 20px;
  height: 20px; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'Chapps';
  src: url(../webfonts/extension/fl-chapps.eot);
  src: url(../webfonts/extension/fl-chapps.svg);
  src: url(../webfonts/extension/fl-chapps.ttf);
  src: url(../webfonts/extension/fl-chapps.woff); }

.unstyled, .pagination ul, .breadcrumb, .page-numbers, .pager, .nav-pills, .payment_methods, .woocommerce-error, .slides, .flexslider, .jp-controls, .jp-toggles, .related-posts_list, .nav-tabs {
  padding: 0; }

.unstyled li, .pagination ul li, .breadcrumb li, .page-numbers li, .pager li, .nav-pills li, .payment_methods li, .woocommerce-error li, .slides li, .flexslider li, .jp-controls li, .jp-toggles li, .related-posts_list li, .nav-tabs li {
  padding: 0;
  background: none; }

.filterable-portfolio li, .chzn-results li {
  background: none; }

.order_details li {
  background: none;
  padding-left: 0;
  padding-bottom: 0; }

.sidebar .unstyled li {
  padding: 0 0 30px 0; }

.single-pager.pager {
  margin: 0;
  border: none;
  padding: 10px 0 20px 0; }

.single-pager.pager li {
  padding: 10px 0; }

div.product .product-images img {
  border: 1px solid #d5d5d5;
  box-sizing: border-box; }

.cherry-quick-view-wrap span.onsale {
  right: 0 !important;
  top: 0 !important; }

.cherry-quick-view-wrap .price del, .cherry-quick-view-wrap .price span.from {
  margin: 0 !important; }

input {
  border-radius: 0;
  box-shadow: none; }

body.logged-in.admin-bar .select2-display-none {
  margin-top: -33px; }

@media (max-width: 757px) {
  body.logged-in.admin-bar .select2-display-none {
    margin-top: -47px; } }

.cherry-thumb-wrap {
  padding: 50px;
  margin-top: 10px; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  box-shadow: none;
  border-color: #595959 !important; }

body a {
  color: #005d96;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

body a:hover, body a:focus, body a:active {
  text-decoration: none; }

.home .footer-info {
  margin-top: 96px; }

@media (max-width: 767px) {
  .home .footer-info {
    margin-top: 46px; } }

header.header {
  padding: 0;
  border: none; }

.isStuck {
  position: relative;
  min-height: auto; }

.isStuck:before {
  border-bottom: 1px solid #000;
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #fff;
  content: "";
  z-index: -1; }

@media (max-width: 767px) {
  .isStuck:before {
    border: none; } }

.isStuck .nav__primary {
  margin: 5px 0 0 0; }

@media (max-width: 767px) {
  .isStuck .nav__primary {
    margin: 10px 0 20px; } }

.isStuck .cherry-badge-content {
  padding: 6px 20px !important;
  top: -8px !important; }

.logo {
  max-width: 220px;
  margin: 10px 0px;
  z-index: 1; }

.isStuck .logo {
  max-width: 180px;
  margin: 15px 0px; }

@media (min-width: 768px) and (max-width: 1199px) {
  .logo {
    margin: 27px 0; } }

.logo .logo_h__txt {
  text-transform: uppercase; }

.logo .logo_h__txt .logo_link {
  color: inherit;
  text-decoration: none; }

@media (min-width: 980px) and (max-width: 1200px) {
  .logo {
    margin: 25px 0; } }

@media (max-width: 979px) {
  .logo {
    width: 160px; }
  .logo .logo_h__txt .logo_link {
    font-size: 30px; } }

@media (max-width: 767px) {
  .logo {
    width: 100px; }
  .logo .logo_h__txt .logo_link {
    font-size: inherit; } }

.logo .logo_h__txt .logo_link:hover, .logo .logo_h__txt .logo_link:visited {
  text-decoration: none;
  color: inherit; }

@media (min-width: 768px) and (max-width: 1199px) {
  .logo .logo_h__img img {
    width: 100%; } }

.logo_tagline {
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 11px; }

@media (max-width: 767px) {
  .logo, .logo.pull-left {
    float: none;
    width: 200px;
    margin: 20px auto;
    text-align: center;
    padding: 0 10px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

.nav__primary {
  margin: 0; }

@media (max-width: 1200px) {
  .nav__primary {
    margin: 25px 0 0; } }

@media (max-width: 979px) {
  .nav__primary {
    margin: 18px 0 0; } }

@media (max-width: 767px) {
  .nav__primary {
    margin: 10px 0 20px; } }

.nav__primary .sf-menu {
  float: right; }

.nav__primary .sf-menu a {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.nav__primary .sf-menu > li:last-child {
  margin: 0 0 0 10px; }

@media (max-width: 1199px) {
  .nav__primary .sf-menu > li:last-child {
    margin: 0 10px; } }

@media (max-width: 979px) {
  .nav__primary .sf-menu > li:last-child {
    margin: 0 5px; } }

@media (max-width: 979px) {
  .nav__primary .sf-menu > li:last-child a {
    font-size: 12px; } }

.nav__primary .sf-menu > li.menu-item-has-children {
  position: relative;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.nav__primary .sf-menu > li.menu-item-has-children:before {
  display: none;
  content: " ";
  bottom: -10px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.nav__primary .sf-menu > li.menu-item-has-children:hover {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.nav__primary .sf-menu > li.menu-item-has-children:hover:before {
  content: " ";
  display: inline-block;
  position: absolute;
  background: url(../images/nav_img.png) no-repeat center center;
  width: 11px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.nav__primary .sf-menu > li {
  margin: 0 21px;
  background: none;
  border: none; }

@media (max-width: 1199px) {
  .nav__primary .sf-menu > li {
    margin: 0 10px; } }

.nav__primary .sf-menu > li > a {
  padding: 26px 0;
  border: none;
  text-transform: uppercase;
  background: none;
  position: relative; }

.nav__primary .sf-menu > li > a:before {
  background: none repeat scroll 0 0 #787878;
  bottom: 15px;
  content: "";
  height: 1px;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: -1;
  left: 0; }

@media (max-width: 979px) {
  .nav__primary .sf-menu > li > a:before {
    bottom: 20px; } }

.nav__primary .sf-menu > li > a:hover:before {
  width: 100%;
  transition: all 0.3s ease 0s; }

@media (max-width: 1199px) {
  .nav__primary .sf-menu > li > a {
    padding: 26px 0; } }

@media (max-width: 979px) {
  .nav__primary .sf-menu > li > a {
    font-size: 12px;
    padding: 26px 0; } }

.nav__primary .sf-menu > li > a .cherry-badge-content {
  position: absolute;
  font-size: 13px;
  line-height: 15px;
  text-transform: capitalize;
  padding: 13px 20px;
  margin: 0;
  top: -33px;
  right: 50%;
  font-weight: 500;
  color: #fff;
  background: #252525;
  text-transform: uppercase; }

.nav__primary .sf-menu > li > a.sf-with-ul .sf-sub-indicator {
  top: 65%;
  right: 50%;
  margin-right: -13px; }

.nav__primary .sf-menu > li .cherry-badge-new .cherry-badge-content {
  margin-right: -32px; }

.nav__primary .sf-menu > li .cherry-badge-new .cherry-badge-content:before {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  background: url(../images/bage_img.png) no-repeat center center;
  width: 11px;
  height: 6px;
  margin-left: -4px; }

.nav__primary .sf-menu > li .cherry-badge-sale .cherry-badge-content {
  margin-right: -32px; }

.nav__primary .sf-menu > li .cherry-badge-sale .cherry-badge-content:before {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  background: url(../images/bage_img.png) no-repeat center center;
  width: 11px;
  height: 6px;
  margin-left: -4px; }

.nav__primary .sf-menu > li .cherry-badge-hot .cherry-badge-content {
  margin-right: -32px; }

.nav__primary .sf-menu > li .cherry-badge-hot .cherry-badge-content:before {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  background: url(../images/bage_img.png) no-repeat center center;
  width: 11px;
  height: 6px;
  margin-left: -4px; }

.nav__primary .sf-menu > li > a:hover, .nav__primary .sf-menu > li.sfHover > a, .nav__primary .sf-menu > li.active > a, .nav__primary .sf-menu > li.active > a {
  color: #a7a7a7;
  background: none; }

.nav__primary .sf-menu ul {
  background: #fff;
  padding: 0;
  width: 220px;
  margin-left: -45px;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-top: 7px solid #252525; }

.nav__primary .sf-menu ul li {
  border: none;
  background: none; }

.nav__primary .sf-menu ul li a {
  padding: 10px 10px 10px 16px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #8c8c8c;
  border: none;
  text-align: left;
  text-decoration: none;
  font-style: normal; }

.nav__primary .sf-menu ul li ul {
  margin-left: 0; }

.nav__primary .sf-menu ul li ul:before {
  display: none; }

.nav__primary .sf-menu ul > li > a:hover, .nav__primary .sf-menu ul > li.sfHover > a, .nav__primary .sf-men ul > li.active > a, .nav__primary .sf-men ul > li.active > a {
  color: #8e8e8e;
  background: #f9f9f9; }

.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul {
  right: 220px;
  left: auto;
  top: -1px; }

.nav__primary .sf-menu ul > li:first-child:hover ul, .nav__primary .sf-menu ul > li.sfHover:first-child ul {
  top: -7px; }

@media (min-width: 1420px) {
  .nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul {
    left: 220px; } }

.nav__primary .sf-menu .sf-sub-indicator {
  background: none;
  position: absolute;
  right: 3px;
  top: 50%;
  margin: -8px 0 0 0;
  width: 14px;
  height: 20px; }

.nav__primary .sf-menu .sf-sub-indicator:after {
  content: "\f107";
  font-family: FontAwesome;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
  font-size: 14px; }

.nav__primary .sf-menu ul .sf-sub-indicator {
  right: -5px; }

.nav__primary .sf-menu ul .sf-sub-indicator:after {
  content: "\f105"; }

.header .search-form__h {
  margin: 29px 0 19px; }

@media (max-width: 767px) {
  .header .search-form__h {
    margin-top: 5px;
    display: inline-block;
    float: none; } }

.header .search-form__h #search-header .search-form_it {
  float: left;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  background: rgba(255, 255, 255, 1);
  border: none;
  border-bottom: 1px solid #b8b8b8;
  height: 35px;
  width: 160px; }

@media (max-width: 979px) {
  .header .search-form__h #search-header .search-form_it {
    width: 115px; } }

@media (max-width: 768px) {
  .header .search-form__h #search-header .search-form_it {
    width: 100px; } }

.header .search-form__h #search-header input#search-form_is {
  float: left;
  margin: 0;
  width: 40px;
  height: 45px;
  border-radius: 0;
  box-shadow: none;
  padding: 0 !important;
  background: url(../images/search_img.png) no-repeat center center rgba(255, 255, 255, 1) !important;
  font-size: 0;
  line-height: 0;
  border: none;
  border-bottom: 3px solid #595858; }

.header .search-form__h #search-header input#search-form_is:hover {
  border-bottom: 3px solid #a7a7a7; }

.custom_home_text {
  min-height: 152px; }

@media (max-width: 767px) {
  .custom_home_text .custom_home_text_wrap_inner {
    text-align: center; } }

.custom_home_text .custom_home_text_wrap_inner h3 {
  font-size: 30px;
  line-height: 36px;
  color: #252525;
  text-transform: uppercase;
  float: left;
  margin: 58px 0; }

@media (max-width: 1199px) {
  .custom_home_text .custom_home_text_wrap_inner h3 {
    font-size: 25px; } }

@media (max-width: 979px) {
  .custom_home_text .custom_home_text_wrap_inner h3 {
    font-size: 20px; } }

@media (max-width: 767px) {
  .custom_home_text .custom_home_text_wrap_inner h3 {
    width: 100%;
    text-align: center;
    margin: 20px 0; } }

.custom_home_text .custom_home_text_wrap_inner .custom_text_button {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #5a5a5a;
  border: 1px solid #bababa;
  background: transparent;
  padding: 20px 41px;
  margin: 44px 0 44px 83px;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  overflow: hidden;
  position: relative; }

@media (max-width: 979px) {
  .custom_home_text .custom_home_text_wrap_inner .custom_text_button {
    margin: 35px 0 35px 83px; } }

@media (max-width: 767px) {
  .custom_home_text .custom_home_text_wrap_inner .custom_text_button {
    margin: 0 0 30px; } }

.custom_home_text .custom_home_text_wrap_inner .custom_text_button:before {
  background: none repeat scroll 0 0 #000;
  border-radius: 100%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

.custom_home_text .custom_home_text_wrap_inner .custom_text_button:hover {
  color: #fff;
  border: 1px solid #000; }

.custom_home_text .custom_home_text_wrap_inner .custom_text_button:hover:before {
  transform: scale(2); }

.image_block {
  overflow: hidden;
  position: relative; }

.image_block .ib_image_holder {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-size: cover !important; }

@media (max-width: 767px) {
  .image_block .ib_image_holder {
    position: inherit;
    width: 100%;
    height: 100%;
    position: inherit;
    background: transparent;
    min-height: 400px; } }

.image_block .ib_content_holder {
  overflow: hidden;
  width: 50%;
  min-height: 490px;
  background: #252525; }

@media (max-width: 767px) {
  .image_block .ib_content_holder {
    width: 100%; } }

@media (max-width: 480px) {
  .image_block .ib_content_holder {
    min-height: auto; } }

.image_block .ib_content_holder .ib_content {
  text-align: center;
  float: right;
  padding: 70px; }

@media (max-width: 767px) {
  .image_block .ib_content_holder .ib_content {
    float: none; } }

@media (max-width: 480px) {
  .image_block .ib_content_holder .ib_content {
    padding: 40px 20px 50px; } }

.image_block .ib_content_holder .ib_content h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  margin: 50px 0 27px; }

@media (max-width: 480px) {
  .image_block .ib_content_holder .ib_content h3 {
    margin: 10px 0 27px; } }

.image_block .ib_content_holder .ib_content p {
  font-size: 16px;
  line-height: 24px;
  color: #979797; }

.image_block .ib_content_holder .ib_content .home_about01 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #c7c7c7;
  padding: 20px 45px;
  background: transparent;
  margin-top: 33px;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  overflow: hidden;
  position: relative; }

.image_block .ib_content_holder .ib_content .home_about01:before {
  background: none repeat scroll 0 0 #fff;
  border-radius: 100%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

.image_block .ib_content_holder .ib_content .home_about01:hover {
  color: #000;
  border: 1px solid #fff; }

.image_block .ib_content_holder .ib_content .home_about01:hover:before {
  transform: scale(2); }

.image_block.img-orientation-left .ib_image_holder {
  left: 0; }

.image_block.img-orientation-left .ib_content_holder {
  float: right; }

.image_block.img-orientation-right .ib_image_holder {
  right: 0; }

.image_block.img-orientation-right .ib_content_holder {
  float: left; }

.home_banners {
  margin-top: 10px;
  padding-bottom: 84px; }

@media (max-width: 767px) {
  .home_banners {
    text-align: center;
    padding-bottom: 44px; } }

.home_banners .home_banners_wrap_inner h2 {
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  margin: 54px 0; }

.home_banners .home_banners_wrap_inner a.banner-wrap {
  text-decoration: none;
  display: block;
  border: 1px solid #dddddd;
  margin: 0;
  position: relative;
  transform: translateY(0px);
  -webkit-transition: all 300ms linear !important;
  -moz-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important; }

@media (max-width: 767px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap {
    display: inline-block;
    float: none;
    margin-bottom: 20px; } }

@media (max-width: 390px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap {
    width: 100%; } }

.home_banners .home_banners_wrap_inner a.banner-wrap .banner-content-wrapp {
  width: 100%; }

.home_banners .home_banners_wrap_inner a.banner-wrap .featured-thumbnail {
  margin: 0; }

.home_banners .home_banners_wrap_inner a.banner-wrap .featured-thumbnail img {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  width: 100%; }

.home_banners .home_banners_wrap_inner a.banner-wrap:hover {
  transform: translateY(-15px);
  -webkit-transition: all 300ms linear !important;
  -moz-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important; }

.home_banners .home_banners_wrap_inner a.banner-wrap:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.home_banners .home_banners_wrap_inner a.banner-wrap:hover .button-wrapper .banner-btn {
  position: relative; }

.home_banners .home_banners_wrap_inner a.banner-wrap:hover .button-wrapper .banner-btn:before {
  width: 100%;
  transition: all 0.3s ease 0s; }

.home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap h5 {
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Julius Sans One';
  font-weight: normal;
  margin-left: 120px;
  margin-top: 40px;
  padding: 0 15px 0 0; }

@media (max-width: 1199px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap h5 {
    margin-left: 90px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 25px; } }

@media (max-width: 979px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap h5 {
    font-size: 14px;
    line-height: 25px;
    margin-left: 70px;
    margin-top: 20px;
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap h5 {
    font-size: 24px;
    line-height: 32px;
    margin-left: 120px;
    margin-top: 40px;
    padding: 0 15px 0 0;
    text-align: left; } }

@media (max-width: 360px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap h5 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 30px; } }

.home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
  padding-left: 120px;
  margin-top: 30px; }

@media (max-width: 1199px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
    margin-top: 10px;
    padding-left: 90px; } }

@media (max-width: 979px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
    margin-top: 0;
    padding-left: 70px; } }

@media (max-width: 767px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
    padding-left: 120px;
    margin-top: 30px; } }

@media (max-width: 480px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
    margin-top: 20px; } }

@media (max-width: 360px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper {
    margin-top: 10px; } }

.home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #9b9b9b;
  text-align: left; }

@media (max-width: 979px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper p {
    font-size: 12px;
    line-height: 18px; } }

@media (max-width: 767px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .extra-wrap .section_wrapper p {
    font-size: 14px;
    line-height: 24px; } }

.home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
  border-top: 1px solid #252525;
  margin: 33px 33px 0; }

@media (max-width: 1199px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
    margin: 20px 33px 0; } }

@media (max-width: 979px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
    margin: 10px 33px 0; } }

@media (max-width: 767px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
    margin: 33px 33px 0; } }

@media (max-width: 480px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
    margin-top: 40px; } }

@media (max-width: 365px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper {
    margin-top: 15px; } }

.home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper .banner-btn {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  position: relative; }

.home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper .banner-btn:before {
  background: none repeat scroll 0 0 #787878;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0; }

@media (max-width: 979px) {
  .home_banners .home_banners_wrap_inner a.banner-wrap .button-wrapper .banner-btn {
    margin: 13px 0 12px; } }

.recent_products {
  position: relative;
  padding-bottom: 80px; }

.recent_products:before {
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
  content: "";
  z-index: -1; }

.recent_products .recent_products_wrap_inner h2 {
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 55px;
  margin-top: 64px; }

.home_parallax {
  min-height: 489px; }

@media (max-width: 767px) {
  .home_parallax {
    text-align: center; } }

.home_parallax .home_parallax_wrap_inner h2 {
  font-size: 72px;
  line-height: 75px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  margin-top: 122px; }

@media (max-width: 979px) {
  .home_parallax .home_parallax_wrap_inner h2 {
    margin-top: 80px; } }

.home_parallax .home_parallax_wrap_inner h3 {
  font-size: 38px;
  line-height: 40px;
  font-weight: 300;
  color: #cfcfcf;
  text-transform: uppercase; }

.home_parallax .home_parallax_wrap_inner p {
  font-size: 15px;
  line-height: 24px;
  color: #979797; }

.home_parallax .home_parallax_wrap_inner .home_about01 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #c7c7c7;
  padding: 20px 45px;
  background: transparent;
  margin-top: 26px;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  overflow: hidden;
  position: relative; }

.home_parallax .home_parallax_wrap_inner .home_about01:before {
  background: none repeat scroll 0 0 #fff;
  border-radius: 100%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

.home_parallax .home_parallax_wrap_inner .home_about01:hover {
  color: #000;
  border: 1px solid #fff; }

.home_parallax .home_parallax_wrap_inner .home_about01:hover:before {
  transform: scale(2); }

.custom_newsletter {
  position: relative;
  padding: 67px 0; }

@media (max-width: 767px) {
  .custom_newsletter {
    text-align: center; } }

.custom_newsletter:before {
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
  content: "";
  z-index: 0; }

@media (max-width: 767px) {
  .custom_newsletter .custom_newsletter_wrap_inner img {
    display: inline-block;
    float: none; } }

.custom_newsletter .custom_newsletter_wrap_inner h2 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #373636;
  margin-top: 50px; }

.custom_newsletter .custom_newsletter_wrap_inner h3 {
  font-size: 22px;
  line-height: 24px;
  color: #929292;
  margin-bottom: 30px; }

@media (max-width: 480px) {
  .custom_newsletter .custom_newsletter_wrap_inner h3 {
    line-height: 30px; } }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form {
  margin-bottom: 0; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input#mc4wp_email {
  background: #252525;
  border-radius: 0;
  box-shadow: none;
  border: none;
  height: 70px;
  padding: 4px 33px;
  color: #dbdbdb;
  max-width: 687px;
  float: left;
  margin-right: 10px; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input#mc4wp_email::-moz-placeholder {
  color: #dbdbdb;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-transform: lowercase; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input#mc4wp_email::-webkit-input-placeholder {
  color: #dbdbdb;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-transform: lowercase; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input#mc4wp_email:-ms-input-placeholder {
  color: #dbdbdb;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-transform: lowercase; }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input[type="submit"] {
  font-size: 20px !important;
  line-height: 22px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  padding: 23px 34px !important;
  float: left; }

@media (max-width: 767px) {
  .custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form form p input[type="submit"] {
    float: none;
    display: inline-block; } }

.custom_newsletter .custom_newsletter_wrap_inner .mc4wp-form .mc4wp-error {
  margin-top: 0; }

.title-section {
  padding: 0; }

.title-section .title-header {
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  display: none; }

.about_content .about_content_wrap_inner h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  margin-bottom: 51px; }

.about_content .about_content_wrap_inner h5 {
  color: #666666;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 0; }

.about_content .about_content_wrap_inner .text_dropcap {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  color: #666666;
  margin-right: 14px;
  margin-bottom: 17px; }

.about_content .about_content_wrap_inner img {
  margin-bottom: 38px; }

.about_content .about_content_wrap_inner .spacer {
  height: 20px; }

.about_content .about_content_wrap_inner .angle-list {
  margin: 20px 0; }

.about_content .about_content_wrap_inner .angle-list ul li {
  margin: 0;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #9b9b9b; }

.about_content .about_content_wrap_inner .angle-list ul li:before {
  display: none; }

.custom_team {
  position: relative; }

.custom_team:before {
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
  content: "";
  z-index: -1; }

.custom_team .custom_team_wrap_inner {
  padding-top: 68px;
  padding-bottom: 45px; }

.custom_team .custom_team_wrap_inner h2 {
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 60px;
  margin-top: 0; }

.custom_team .custom_team_wrap_inner .posts-grid li {
  background: #fff;
  text-align: center; }

.custom_team .custom_team_wrap_inner .posts-grid li .featured-thumbnail a img {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  width: 100%; }

.custom_team .custom_team_wrap_inner .posts-grid li .featured-thumbnail a .zoom-icon {
  transform: translateY(0px) translateX(0px) scale(0.25); }

.custom_team .custom_team_wrap_inner .posts-grid li .featured-thumbnail a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.custom_team .custom_team_wrap_inner .posts-grid li .featured-thumbnail a:hover .zoom-icon {
  transform: translateY(0px) translateX(0px) scale(1); }

.custom_team .custom_team_wrap_inner .posts-grid li h5 {
  text-align: center; }

.custom_team .custom_team_wrap_inner .posts-grid li h5 a {
  padding: 0 10px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #666666;
  text-decoration: none; }

.custom_team .custom_team_wrap_inner .posts-grid li h5 a:hover {
  color: #8e8e8e; }

.custom_team .custom_team_wrap_inner .posts-grid li .excerpt {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px; }

.adv_testi .adv_testi_wrap_inner h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 60px;
  margin-top: 64px; }

.adv_testi .adv_testi_wrap_inner figure {
  margin-right: 35px; }

.adv_testi .adv_testi_wrap_inner figure i.icon-star-o:before {
  content: '\f006';
  font-family: FontAwesome; }

.adv_testi .adv_testi_wrap_inner figure i.icon-thumbs-o-up:before {
  content: '\f087';
  font-family: FontAwesome; }

.filterable-portfolio .portfolio_item .portfolio_item_holder {
  border: 1px solid #dddddd; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .thumbnail__portfolio a img {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  width: 100%; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .thumbnail__portfolio a .zoom-icon {
  transform: translateY(0px) translateX(0px) scale(0.25); }

.filterable-portfolio .portfolio_item .portfolio_item_holder .thumbnail__portfolio a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.filterable-portfolio .portfolio_item .portfolio_item_holder .thumbnail__portfolio a:hover .zoom-icon {
  transform: translateY(0px) translateX(0px) scale(1); }

.filterable-portfolio .portfolio_item .portfolio_item_holder .caption__portfolio {
  border-top: 1px solid #252525;
  margin: 60px 33px 23px 33px;
  text-align: center; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .caption__portfolio h3 {
  margin-top: 40px; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .caption__portfolio h3 a {
  font-size: 14px;
  line-height: 16px;
  color: #252525;
  text-transform: uppercase; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .caption__portfolio h3 a:hover {
  color: #8e8e8e; }

.filterable-portfolio .portfolio_item .portfolio_item_holder .caption__portfolio .excerpt {
  font-size: 14px;
  line-height: 24px;
  color: #252525; }

.pagination {
  margin-bottom: 30px; }

.post_wrapper .post .post-header h2.post-title {
  text-align: center;
  margin-bottom: 60px; }

.post_wrapper .post .post-header h2.post-title a {
  text-transform: uppercase;
  font-weight: 300; }

.post_meta {
  display: inline-block;
  border: 1px solid #dfdfdf; }

.post_meta .meta_group .icon-bookmark, .post_meta .meta_group .icon-calendar, .post_meta .meta_group .icon-user, .post_meta .meta_group .icon-comments {
  color: #252525;
  font-size: 14px;
  line-height: 16px; }

.post_meta .meta_group .post_category a, .post_meta .meta_group .post_date a, .post_meta .meta_group .post_author a, .post_meta .meta_group .post_comment a {
  color: #252525;
  font-size: 14px;
  line-height: 16px; }

.post_meta .meta_group .post_category a:hover, .post_meta .meta_group .post_date a:hover, .post_meta .meta_group .post_author a:hover, .post_meta .meta_group .post_comment a:hover {
  color: #8e8e8e; }

.post_meta .meta_group .post_category time, .post_meta .meta_group .post_date time, .post_meta .meta_group .post_author time, .post_meta .meta_group .post_comment time {
  color: #252525;
  font-size: 14px;
  line-height: 16px; }

.post-author {
  border: none;
  background: #f4f4f4; }

.post-author .post-author_h {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #252525; }

.post-author .post-author_h a {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #252525; }

.post-author .post-author_h a:hover {
  color: #8e8e8e; }

.post-author .post-author_desc .post-author_link p {
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  text-transform: uppercase; }

.post-author .post-author_desc .post-author_link p a:hover {
  color: #8e8e8e; }

.related-posts .related-posts_h {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300; }

.related-posts ul.related-posts_list li.related-posts_item {
  text-align: center;
  background: #2f2f2f; }

.related-posts ul.related-posts_list li.related-posts_item .featured-thumbnail {
  margin-bottom: 0; }

.related-posts ul.related-posts_list li.related-posts_item > a {
  color: #fff;
  padding: 15px 25px; }

.related-posts ul.related-posts_list li.related-posts_item > a:hover {
  color: #8e8e8e; }

.comment-holder .comments-h {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
  margin-bottom: 60px; }

.comment-holder .comment-list li .comment-body {
  border: none;
  background: #f4f4f4; }

.comment-holder .comment-list li .comment-author .author {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #252525;
  text-transform: uppercase;
  font-weight: normal; }

.comment-holder .comment-list li .extra-wrap {
  font-size: 14px;
  line-height: 24px;
  color: #252525; }

.comment-holder .comment-list li .reply {
  font-size: 0;
  line-height: 0; }

.comment-holder .comment-list li .reply .comment-reply-link {
  padding: 0;
  background: transparent;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear !important;
  -moz-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important; }

.comment-holder .comment-list li .reply .comment-reply-link:hover {
  color: #8e8e8e;
  -webkit-transition: all 300ms linear !important;
  -moz-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important; }

.comment-holder .comment-list li .comment-meta {
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  text-transform: uppercase;
  padding: 0; }

#respond h3 {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
  margin-bottom: 60px; }

#respond .comment_submit input#submit {
  font-size: 20px !important;
  line-height: 22px !important;
  font-weight: 500 !important;
  padding: 24px 34px !important; }

.sidebar select {
  width: 100%; }

.sidebar h3 {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #252525;
  text-transform: uppercase; }

.sidebar ul {
  margin: 0; }

.sidebar ul li {
  list-style: none;
  margin: 0; }

.sidebar ul li a, .sidebar ul li.cat-item a {
  font-size: 12px;
  line-height: 26px;
  color: #9b9b9b;
  text-transform: uppercase;
  white-space: nowrap; }

.sidebar ul li a:hover, .sidebar ul li.cat-item a:hover {
  color: #000; }

.sidebar .search-form_it {
  padding: 14px 15px !important; }

.sidebar ul.social__list {
  width: 100%; }

.sidebar ul.social__list li.social_li {
  display: block;
  float: none; }

.home_google_map {
  width: 1920px !important;
  height: 285px !important;
  left: 50%;
  margin-left: -951.5px;
  top: 0;
  position: relative;
  background: #fff; }

@media (max-width: 480px) {
  .home_google_map {
    height: 300px !important; } }

.home_google_map .gmap {
  width: 100%;
  height: 285px !important; }

.home_google_map .gmap img {
  max-width: none !important; }

.featured-thumbnail, .thumbnail__portfolio {
  padding: 0;
  border-radius: 0;
  border: none;
  box-shadow: none; }

.woocommerce-pagination {
  margin-bottom: 30px; }

.entry-summary .price del {
  margin-left: 0 !important; }

.entry-summary .yith-wcwl-add-to-wishlist {
  width: auto;
  margin-left: 0; }

.entry-summary .compare {
  width: auto; }

.entry-summary .yith-wcwl-wishlistaddedbrowse a, .entry-summary .yith-wcwl-wishlistexistsbrowse a {
  margin: 0;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #000 !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important; }

.entry-summary .yith-wcwl-wishlistaddedbrowse a:before, .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
  display: none !important; }

.entry-summary .yith-wcwl-wishlistaddedbrowse a:hover, .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #b7b7b7 !important; }

.entry-summary .add_to_wishlist {
  font-size: 14px !important;
  line-height: 16px !important;
  color: #000 !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important; }

.entry-summary .add_to_wishlist:before {
  display: none !important; }

.entry-summary .add_to_wishlist:hover {
  color: #b7b7b7 !important; }

.entry-summary .compare {
  font-size: 14px !important;
  line-height: 16px !important;
  color: #000 !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  padding: 0 !important; }

.entry-summary .compare:before {
  display: none !important; }

.entry-summary .compare:hover {
  color: #b7b7b7 !important; }

@media (max-width: 767px) {
  #content.left {
    float: none !important; } }

#searchform input {
  vertical-align: top; }

@media (max-width: 767px) {
  #searchform #s {
    width: 50%; } }

@media (max-width: 400px) {
  #searchform #s {
    width: 100%; } }

.post_like a:hover, .post_dislike a:hover {
  color: #8e8e8e; }

.post_like a:hover i, .post_dislike a:hover i {
  color: #8e8e8e; }

.error404-holder_num {
  color: #595959; }

.panel.entry-content {
  overflow: visible; }

.share-buttons li {
  min-height: 30px;
  line-height: 0; }

.share-buttons li iframe {
  max-width: none; }

.related-posts .related-posts_item > a {
  display: inline-block !important;
  min-height: 25px; }

@media (min-width: 768px) and (max-width: 979px) {
  .post-list li .featured-thumbnail {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .post-list li .featured-thumbnail img {
    width: 100%; } }

.testimonials .testi-item {
  padding: 0 0 45px 0;
  margin: 0; }

.testimonials .testi-item:after {
  clear: both;
  width: 100%;
  display: block;
  content: ""; }

.testimonials .testi-item .testi-item_blockquote {
  background: none;
  padding: 0; }

.testimonials .testi-item .testi-item_blockquote:after, .testimonials .testi-item .testi-item_blockquote:before {
  display: none; }

.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
  margin: 0 20px 20px 0;
  width: auto;
  max-width: 170px;
  height: auto; }

@media (max-width: 480px) {
  .testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
    float: none;
    max-width: none; } }

.testimonials .testi-item .testi-item_blockquote > a {
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #9b9b9b; }

.testimonials .testi-item .testi-item_blockquote > a:hover {
  color: #8e8e8e; }

.testimonials .testi-item .testi-item_blockquote > a .user {
  margin-top: 30px;
  display: block;
  float: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #666666; }

.testimonials .testi-item .testi-item_blockquote > a .user:after {
  display: none; }

.testimonials .testi-item .testi-meta {
  float: right;
  margin: 0;
  padding: 0; }

.testimonials .testi-item .testi-meta .info {
  display: block;
  float: none; }

.testimonials .testi-item .testi-meta .testi-url {
  display: block;
  float: none; }

.testimonials .testi-item .testi-meta br {
  display: none; }

@media (max-width: 767px) {
  .testimonials .testi-item .testi-meta {
    padding: 10px 0 0 0; } }

.content_box.text_dropcap {
  float: left;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0;
  background: none; }

.content_box.text_dropcap:after, .content_box.text_dropcap:before {
  display: none; }

.testimonial {
  background: #eee;
  border: 1px solid #d5d5d5; }

.children {
  padding: 0 0 0 40px; }

@media (max-width: 767px) {
  .children {
    padding: 0; } }

#calendar_wrap caption {
  color: #8e8e8e; }

#calendar_wrap thead th {
  color: #8e8e8e; }

body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 3px 10px; }

@media (min-width: 768px) {
  body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] {
    width: 100%; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] {
    margin-bottom: 0; } }

body #motopress-main.main-holder #woocommerce_product_search-2 input[type="submit"] {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 2px 10px;
  border-width: 1px; }

.dropcap {
  border-radius: 0;
  color: #fff;
  background: #595959;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .posts-grid.team > li:after {
    clear: both;
    width: 100%;
    display: block;
    content: ""; } }

.posts-grid.team > li .featured-thumbnail {
  float: none;
  margin: 0 0 10px 0; }

@media (max-width: 767px) {
  .posts-grid.team > li .featured-thumbnail {
    float: left;
    margin: 0 20px 0px 0;
    max-width: 50%; } }

@media (max-width: 400px) {
  .posts-grid.team > li .featured-thumbnail {
    float: none;
    margin: 0 0 10px 0;
    max-width: 100%; } }

@media (max-width: 767px) {
  .posts-grid.team > li .clear {
    clear: none; } }

footer.footer {
  z-index: 0;
  border: none;
  background: transparent;
  padding: 0; }

.footer-banner {
  margin-top: 69px; }

@media (max-width: 767px) {
  .footer-banner {
    text-align: center; } }

.footer-banner a.banner-wrap {
  display: block;
  text-decoration: none;
  position: relative;
  margin: 0; }

@media (max-width: 767px) {
  .footer-banner a.banner-wrap {
    display: inline-block;
    float: none;
    width: 100%; } }

.footer-banner a.banner-wrap .featured-thumbnail {
  margin: 0; }

.footer-banner a.banner-wrap .featured-thumbnail img {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  width: 100%; }

.footer-banner a.banner-wrap:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.footer-banner a.banner-wrap .extra-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left; }

@media (max-width: 560px) {
  .footer-banner a.banner-wrap .extra-wrap {
    text-align: center; } }

.footer-banner a.banner-wrap .extra-wrap .footer-banner-wrapp {
  display: inline-block;
  float: none;
  text-align: center;
  margin-left: 57px; }

@media (max-width: 560px) {
  .footer-banner a.banner-wrap .extra-wrap .footer-banner-wrapp {
    margin: 0; } }

.footer-banner a.banner-wrap .extra-wrap .info-block {
  display: inline-block;
  float: none;
  min-width: 117px;
  min-height: 117px;
  background: #fff;
  font-size: 30px;
  line-height: 117px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  border-radius: 50%;
  margin-top: 69px; }

@media (max-width: 1199px) {
  .footer-banner a.banner-wrap .extra-wrap .info-block {
    margin-top: 40px; } }

@media (max-width: 520px) {
  .footer-banner a.banner-wrap .extra-wrap .info-block {
    min-width: 70px;
    min-height: 70px;
    font-size: 20px;
    line-height: 70px; } }

@media (max-width: 405px) {
  .footer-banner a.banner-wrap .extra-wrap .info-block {
    margin-top: 20px; } }

@media (max-width: 360px) {
  .footer-banner a.banner-wrap .extra-wrap .info-block {
    min-width: 50px;
    min-height: 50px;
    font-size: 16px;
    line-height: 50px; } }

.footer-banner a.banner-wrap .extra-wrap h5 {
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 35px; }

@media (max-width: 520px) {
  .footer-banner a.banner-wrap .extra-wrap h5 {
    font-size: 35px;
    line-height: 40px; } }

@media (max-width: 520px) {
  .footer-banner a.banner-wrap .extra-wrap h5 {
    margin-top: 20px; } }

@media (max-width: 360px) {
  .footer-banner a.banner-wrap .extra-wrap h5 {
    font-size: 30px;
    line-height: 35px; } }

.footer-banner a.banner-wrap .extra-wrap p {
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  margin-top: 2px; }

.facebook-like-box-widget {
  margin-top: 69px;
  border: 1px solid #dbdbdb;
  padding: 37px 45px; }

@media (max-width: 1199px) {
  .facebook-like-box-widget {
    padding: 5px 35px; } }

@media (max-width: 979px) {
  .facebook-like-box-widget {
    border: none;
    padding: 0; } }

.facebook-like-box-widget h3 {
  font-size: 30px;
  line-height: 39px;
  font-weight: 300;
  color: #252525;
  text-transform: uppercase;
  margin-top: 0; }

@media (max-width: 1199px) {
  .facebook-like-box-widget h3 {
    padding: 5px 0;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0; } }

.footer-content {
  margin-top: 88px;
  margin-bottom: 88px; }

@media (max-width: 767px) {
  .footer-content {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .footer-shop-nav {
    margin-top: 20px; } }

.footer-shop-nav .shop-menu {
  margin: 0; }

.footer-shop-nav .shop-menu li {
  list-style: none;
  padding: 0;
  margin: 0; }

.footer-shop-nav .shop-menu li a {
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  color: #252525;
  font-weight: 300; }

.footer-shop-nav .shop-menu li a:hover {
  color: #8e8e8e; }

@media (max-width: 767px) {
  .footer-woocommerce-product {
    margin-top: 20px; } }

.footer-woocommerce-product .product-categories {
  margin: 0; }

.footer-woocommerce-product .product-categories li {
  list-style: none;
  padding: 0;
  margin: 0; }

.footer-woocommerce-product .product-categories li a {
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  color: #252525;
  font-weight: 300; }

.footer-woocommerce-product .product-categories li a:hover {
  color: #8e8e8e; }

nav.footer-nav {
  margin: 0;
  float: left;
  width: 100%; }

@media (max-width: 767px) {
  nav.footer-nav {
    margin-top: 20px; } }

nav.footer-nav .menu {
  margin: 0;
  width: 100%;
  display: block;
  float: none; }

nav.footer-nav .menu li {
  display: block;
  float: none;
  padding: 0;
  width: 100%;
  text-align: left; }

nav.footer-nav .menu li a {
  text-transform: uppercase;
  font-weight: 300; }

nav.footer-nav .menu li.active a, nav.footer-nav .menu li a:hover {
  color: #8e8e8e;
  text-decoration: none; }

.footer-contacts {
  width: 100%;
  height: 100%;
  border: 1px solid #dbdbdb;
  padding: 45px 0;
  text-align: center; }

@media (max-width: 767px) {
  .footer-contacts {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .footer-contacts {
    display: block;
    float: left; } }

.footer-contacts .phone {
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  color: #1a1a19;
  text-transform: uppercase;
  width: 100%; }

.footer-contacts .phone:before {
  font-family: FontAwesome;
  content: "\f098";
  display: block;
  font-size: 25px;
  line-height: 27px;
  color: #000;
  margin-bottom: 10px; }

.footer-contacts .address {
  font-size: 18px;
  line-height: 20px;
  color: #4d4d4d;
  margin-top: 15px;
  text-decoration: none;
  display: inline-block; }

.footer-contacts .address:before {
  font-family: FontAwesome;
  content: "\f015";
  display: block;
  font-size: 25px;
  line-height: 27px;
  color: #000;
  margin-bottom: 10px; }

.footer-contacts .mail {
  font-size: 18px;
  line-height: 20px;
  color: #4d4d4d;
  margin-top: 15px;
  text-decoration: none;
  display: inline-block; }

.footer-contacts .mail:before {
  font-family: FontAwesome;
  content: "\f0e0";
  display: block;
  font-size: 25px;
  line-height: 27px;
  width: 100%;
  color: #000;
  margin-bottom: 10px; }

.footer-contacts .mail:hover {
  color: #8e8e8e; }

.footer-info {
  min-height: 164px;
  position: relative; }

.footer-info:before {
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
  content: "";
  z-index: -1; }

.footer-info .footer-text {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #757575;
  margin: 74px 0; }

@media (max-width: 767px) {
  .footer-info .footer-text {
    margin: 55px 0 35px; } }

.footer-info .footer-text a {
  color: #474747; }

.footer-info .footer-text a:hover {
  color: #8e8e8e; }

.social {
  margin: 70px 0;
  float: right; }

@media (max-width: 767px) {
  .social {
    float: none;
    text-align: center;
    *zoom: 1;
    margin: 35px 0; }
  .social:before, .social:after {
    display: table;
    content: "";
    line-height: 0; }
  .social:after {
    clear: both; } }

.social li {
  list-style-type: none;
  font-size: 18px;
  line-height: 20px;
  float: left;
  margin-right: 51px; }

@media (max-width: 979px) {
  .social li {
    margin-right: 21px; } }

@media (max-width: 767px) {
  .social li {
    display: inline-block;
    float: none; } }

.social li a {
  color: #3e3e3e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.social li a:hover {
  color: #8e8e8e;
  text-decoration: none; }

#back-top-wrapper {
  right: 20px;
  bottom: 30px; }

body #motopress-main.main-holder {
  position: static;
  overflow: hidden; }

body #motopress-main.main-holder .advanced_categories {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0; }

body #motopress-main.main-holder .advanced_categories_item {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 24px; }

body #motopress-main.main-holder .advanced_categories_item_inner {
  padding: 10px; }

body #motopress-main.main-holder .advanced_categories_item_inner figure {
  margin: 0;
  text-align: center; }

body #motopress-main.main-holder .advanced_categories.cols_1 .advanced_categories_item {
  width: 100%; }

body #motopress-main.main-holder .advanced_categories.cols_2 .advanced_categories_item {
  width: 50%; }

body #motopress-main.main-holder .advanced_categories.cols_3 .advanced_categories_item {
  width: 33.3%; }

body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item {
  width: 25%; }

body #motopress-main.main-holder .advanced_categories.cols_5 .advanced_categories_item {
  width: 20%; }

body #motopress-main.main-holder .advanced_categories.cols_6 .advanced_categories_item {
  width: 16.5%; }

body #motopress-main.main-holder .full-top-shop {
  position: relative;
  min-height: 103px; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .full-top-shop {
    text-align: center; } }

body #motopress-main.main-holder .full-top-shop:before {
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: #efefee;
  content: "";
  z-index: -1; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .shop-wrapper {
    display: inline-block;
    float: none; } }

body #motopress-main.main-holder .shop-nav {
  float: left;
  margin: 39px 0; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .shop-nav {
    margin: 19px 0 0; } }

@media (max-width: 360px) {
  body #motopress-main.main-holder .shop-nav {
    float: none;
    display: inline-block; } }

body #motopress-main.main-holder .shop-nav ul {
  text-align: left;
  margin: 0; }

body #motopress-main.main-holder .shop-nav ul li {
  display: block;
  float: left;
  margin-right: 19px; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .shop-nav ul li {
    margin-right: 10px; } }

body #motopress-main.main-holder .shop-nav ul li a {
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #787878;
  font-family: 'Open Sans';
  font-weight: 600;
  position: relative; }

body #motopress-main.main-holder .shop-nav ul li a:before {
  background: none repeat scroll 0 0 #787878;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: -1; }

body #motopress-main.main-holder .shop-nav ul li a:hover:before {
  width: 100%;
  transition: all 0.3s ease 0s; }

body #motopress-main.main-holder .shop-nav ul li a:hover, body #motopress-main.main-holder .shop-nav ul li.active > a, body #motopress-main.main-holder .shop-nav ul li.active > a {
  color: #8e8e8e; }

body #motopress-main.main-holder .shop-nav ul li ul {
  display: none; }

body #motopress-main.main-holder .cherry-wc-account {
  float: left;
  line-height: 25px;
  margin: 39px 19px 38px 0; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .cherry-wc-account {
    margin: 39px 10px 38px 0; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .cherry-wc-account {
    margin: 18px 10px 10px 0; } }

@media (max-width: 360px) {
  body #motopress-main.main-holder .cherry-wc-account {
    float: none;
    display: inline-block;
    vertical-align: top; } }

body #motopress-main.main-holder .cherry-wc-account_title {
  text-decoration: none !important;
  font-size: 12px;
  text-transform: uppercase;
  color: #787878;
  font-family: 'Open Sans';
  font-weight: 600;
  position: relative; }

body #motopress-main.main-holder .cherry-wc-account_title:before {
  background: none repeat scroll 0 0 #787878;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: -1; }

body #motopress-main.main-holder .cherry-wc-account_title:hover:before {
  width: 100%;
  transition: all 0.3s ease 0s; }

body #motopress-main.main-holder .cherry-wc-account_content {
  margin: 20px 0 0;
  display: none;
  position: absolute;
  width: 160px;
  padding: 15px 22px 0;
  left: 0;
  top: 100%;
  background: #9e9e9e;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-align: left; }

body #motopress-main.main-holder .cherry-wc-account_content:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 4px;
  top: -4px;
  left: 34px;
  background: url(../images/drop_menu.png) no-repeat center center; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .cherry-wc-account_content {
    right: 50%;
    margin: 0 -120px 0 0; } }

body #motopress-main.main-holder .cherry-wc-account_list {
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  list-style: none; }

body #motopress-main.main-holder .cherry-wc-account_list li {
  line-height: 36px; }

body #motopress-main.main-holder .cherry-wc-account_list li a {
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase; }

body #motopress-main.main-holder .cherry-wc-account_list li a:hover {
  color: #d9d9d9; }

body #motopress-main.main-holder .cherry-wc-account_auth {
  padding: 20px 23px;
  margin: 10px -22px 0;
  background: #292929; }

body #motopress-main.main-holder .cherry-wc-account_auth a {
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase; }

body #motopress-main.main-holder .cherry-wc-account_auth a:hover {
  color: #d9d9d9; }

body #motopress-main.main-holder .cart-holder {
  position: relative;
  z-index: 10;
  text-align: right;
  float: left;
  margin: 23px 0 23px 25px; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .cart-holder {
    float: none;
    text-align: center;
    margin: 0 0 15px 0; } }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
  display: none;
  position: absolute;
  width: 210px;
  padding: 10px;
  right: 0;
  top: 100%;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  box-shadow: none;
  text-align: left;
  margin-top: 5px; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons a {
  margin-bottom: 5px; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
    right: 50%;
    margin: 0 -120px 0 0; } }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list {
  margin: 0;
  padding: 0; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li {
  list-style: none;
  background: none;
  padding: 10px 0 10px 20px;
  overflow: hidden;
  position: relative; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a {
  font-weight: normal;
  color: #595959;
  line-height: 20px;
}

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li.empty, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li.empty {
  padding-left: 0; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .remove, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .remove {
  position: absolute;
  left: 0;
  top: 11px; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li img {
  float: left;
  margin: 5px 10px 0 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  width: 50px; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a:hover img {
  border: 0; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .quantity, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .quantity {
  display: block;
  overflow: hidden;
  margin: 0 0 0 60px; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation {
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0 0 0 60px;
  font-size: 12.6px; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dt {
  float: left; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
  margin: 0 0 0 4px;
  float: left; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .total {
  margin: 0;
  padding: 5px 0 15px;
  text-align: right; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons {
  margin: 0;
  text-align: center; }

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .empty {
  text-align: center;
  display: block; }

body #motopress-main.main-holder .cart-holder h3 {
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  font-weight: bold;
  color: #595959;
  position: relative;
  width: 47px;
  height: 47px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .cart-holder h3:after {
  font-family: FontAwesome;
  content: "\f07a";
  cursor: pointer;
  font-size: 20px;
  line-height: 47px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #252525;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .cart-holder h3 .cart-items {
  display: inline-block;
  background: #595959;
  color: #fff;
  border-radius: 0;
  text-align: center;
  padding: 1px 3px;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .cart-holder h3 .cart-items {
    display: block;
    float: right; } }

body #motopress-main.main-holder .cart-holder h3:hover {
  background: #000;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .cart-holder h3:hover:after {
  color: #fff; }

body #motopress-main.main-holder .cart-holder h3:hover .cart-items {
  background: #fff;
  color: #000;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .page-title {
  display: none; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder .archive_lists .list.styled ul {
    margin-bottom: 30px; } }

body #motopress-main.main-holder .content-holder div.product > .onsale {
  font-weight: 400;
  font-size: 0;
  line-height: 0;
  background: url(../images/sale_img.png) no-repeat center center;
  width: 92px;
  height: 92px;
  color: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
  left: auto;
  top: -10px;
  right: -10px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  box-shadow: none;
  left: 373px;
  top: 0; }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder div.product > .onsale {
    top: 0; } }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder div.product > .onsale {
    left: 303px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product > .onsale {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: #8e8e8e;
    padding: 10px 20px;
    width: auto;
    height: auto;
    right: auto;
    left: 50%;
    display: block; } }

@media (max-width: 450px) {
  body #motopress-main.main-holder .content-holder div.product > .onsale {
    margin-left: -5px; } }

@media (max-width: 350px) {
  body #motopress-main.main-holder .content-holder div.product > .onsale {
    margin-left: -20px; } }

body #motopress-main.main-holder .content-holder div.product div.images .thumbnails {
  display: block;
  margin: 0;
  text-align: center;
  padding-top: 0;
  font-size: 0;
  line-height: 0; }

body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a {
  width: auto;
  max-width: 90px;
  margin: 0 1px 2px;
  float: none;
  display: inline-block; }

body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a img {
  margin: 0; }

body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a:hover img {
  box-shadow: none; }

body #motopress-main.main-holder .content-holder div.product .product-images img {
  border: 1px solid #d5d5d5;
  box-sizing: border-box; }

body #motopress-main.main-holder .content-holder div.product button[type="submit"] {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 2px 10px;
  border-width: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating {
  float: right; }

body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .star-rating {
  float: none;
  margin: 0 auto 5px; }

body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .woocommerce-review-link {
  clear: both;
  display: block;
  text-align: center; }

body #motopress-main.main-holder .content-holder div.product .summary div[itemprop="description"] {
  clear: both; }

body #motopress-main.main-holder .content-holder div.product .summary .quantity {
  margin-bottom: 10px; }

body #motopress-main.main-holder .content-holder div.product .summary .quantity .qty {
  margin-bottom: 0; }

body #motopress-main.main-holder .content-holder div.product .summary h1:first-letter {
  text-transform: uppercase; }

body #motopress-main.main-holder .content-holder div.product .summary .share-buttons {
  border-top: 1px solid #d5d5d5;
  margin: 15px 0 0 0;
  padding: 15px 0 15px; }

body #motopress-main.main-holder .content-holder div.product div .tabs {
  padding: 0;
  margin: 0;
  background: none;
  position: relative;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs:before, body #motopress-main.main-holder .content-holder div.product div .tabs:after {
  border: none;
  box-shadow: none;
  display: none; }

body #motopress-main.main-holder .content-holder div.product div.panel {
  padding: 15px;
  background: #fdfdfd;
  border: 1px solid #d5d5d5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none; }

body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment_container img {
  margin-top: 6px; }

body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment-text {
  border: none;
  padding-top: 0; }

body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li p.meta {
  font-size: 12px; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product div.panel #reviews .star-rating {
    float: right; }
  body #motopress-main.main-holder .content-holder div.product div.panel #reviews .commentlist .star-rating {
    float: left; }
  body #motopress-main.main-holder .content-holder div.product div.panel #reviews h2, body #motopress-main.main-holder .content-holder div.product div.panel #reviews .meta {
    clear: both !important; } }

body #motopress-main.main-holder .content-holder div.product div .tabs {
  float: left;
  width: 270px;
  box-sizing: border-box;
  overflow: visible; }

body #motopress-main.main-holder .content-holder div.product div .tabs li {
  display: block;
  text-transform: uppercase;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  border: none;
  background: #eee;
  padding: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:before, body #motopress-main.main-holder .content-holder div.product div .tabs li:after {
  display: none; }

body #motopress-main.main-holder .content-holder div.product div .tabs li + li {
  border-top: 1px solid #d5d5d5; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:first-child {
  border-top: 1px solid #d5d5d5;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:first-child.active {
  border-top: 1px solid #d5d5d5; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:last-child {
  border-bottom: 1px solid #d5d5d5;
  border-bottom-color: transparent;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:last-child.active {
  border-bottom: 1px solid #d5d5d5; }

body #motopress-main.main-holder .content-holder div.product div .tabs li a {
  border: none;
  color: #9b9b9b;
  display: block;
  padding: 15px 21px;
  -webkit-transition: color 300ms linear, border-color 300ms linear;
  transition: color 300ms linear, border-color 300ms linear; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active {
  background: #fff;
  position: relative;
  -webkit-transition: none;
  transition: none; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active:after {
  position: absolute;
  right: -1px;
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  top: 0;
  width: 1px;
  text-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active a {
  color: #595959; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:before {
  position: absolute;
  left: 0;
  top: -1px;
  background: #595959;
  content: '';
  display: block;
  height: calc(100% + 2px);
  width: 2px;
  text-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active:hover {
  cursor: default;
  background: #fff; }

body #motopress-main.main-holder .content-holder div.product div .tabs li.active:hover a {
  cursor: default;
  color: #595959; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:hover {
  -webkit-transition: 300ms linear;
  transition: 300ms linear;
  background: #e1e1e1; }

body #motopress-main.main-holder .content-holder div.product div .tabs li:hover a {
  color: #8e8e8e; }

body #motopress-main.main-holder .content-holder div.product div .panel {
  float: left;
  width: 900px;
  padding: 10px 30px;
  box-sizing: border-box;
  background: #eee;
  min-height: 250px;
  border-radius: 0 6px 6px 6px;
  margin-bottom: 3em; }

body #motopress-main.main-holder .content-holder div.product div .panel[style*="block"] {
  background: #fff; }

@media (max-width: 1199px) {
  body #motopress-main.main-holder .content-holder div.product div .panel {
    width: 670px;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder div.product div .tabs {
    width: 220px; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li a {
    padding-left: 10px;
    padding-right: 5px; }
  body #motopress-main.main-holder .content-holder div.product div .panel {
    width: 504px;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product div .tabs {
    width: 30%; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li a {
    padding-left: 15px;
    padding-right: 15px; }
  body #motopress-main.main-holder .content-holder div.product div .panel {
    width: 70%;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder div.product div .tabs {
    width: 100%;
    float: none; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li.active {
    border-left-color: transparent;
    border-right-color: transparent; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li.active:after {
    display: none; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li.active:last-child {
    border-bottom: none; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:after {
    position: absolute;
    right: -1px;
    top: -1px;
    background: #595959;
    content: '';
    display: block;
    height: calc(100% + 2px);
    width: 1px;
    text-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:before {
    width: 1px;
    left: -1px; }
  body #motopress-main.main-holder .content-holder div.product div .tabs li a {
    padding-left: 20px;
    padding-right: 20px; }
  body #motopress-main.main-holder .content-holder div.product div .panel {
    border-radius: 0 0 6px 6px;
    width: 100%;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 0; } }

body #motopress-main.main-holder .content-holder div.product table.variations tr td {
  background: none;
  color: #9b9b9b;
  text-shadow: none;
  padding-top: 0; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:hover, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations.active, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations.disabled, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td label, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations {
  margin-top: 0;
  display: inline-block;
  line-height: 24px;
  padding: 2px 10px; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td label {
  border: 1px solid #eee;
  border-radius: 0;
  background: #eee;
  color: #9b9b9b; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td.label {
  padding-right: 10px; }

body #motopress-main.main-holder .content-holder div.product table.variations tr td.value select {
  margin-right: 10px; }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder div.product div.images, body #motopress-main.main-holder .content-holder div.product div.summary {
    float: none;
    width: 100%; }
  body #motopress-main.main-holder .content-holder div.product div.images {
    max-width: 300px;
    margin: 0 auto; } }

body #motopress-main.main-holder .content-holder ul.products li.product > a img[class*="attachment"], body #motopress-main.main-holder .content-holder ul.products li.product > a img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images > a img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images > a img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > a img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > a img.woocommerce-placeholder {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 0 8px;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s; }

body #motopress-main.main-holder .content-holder ul.products li.product > :hover img[class*="attachment"], body #motopress-main.main-holder .content-holder ul.products li.product > :hover img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images > :hover img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images > :hover img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > :hover img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > :hover img.woocommerce-placeholder {
  border: 0;
  box-shadow: none; }

body #motopress-main.main-holder .content-holder div.product div.images {
  width: 300px;
  margin-bottom: 2em;
  margin-right: 20px; }

@media (min-width: 768px) and (max-width: 979px) {
  body #motopress-main.main-holder .content-holder div.product div.images {
    width: 200px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product div.images {
    width: 48%;
    margin-right: 0; } }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder div.product div.images {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; } }

body #motopress-main.main-holder .content-holder div.product .summary {
  float: right;
  width: 440px; }

@media (min-width: 1200px) {
  body #motopress-main.main-holder .content-holder div.product .summary {
    width: 675px; } }

@media (min-width: 768px) and (max-width: 979px) {
  body #motopress-main.main-holder .content-holder div.product .summary {
    width: 319px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product .summary {
    width: auto;
    float: none;
    overflow: hidden; } }

body #motopress-main.main-holder .content-holder div.product .summary:after {
  clear: both;
  content: "";
  width: 100%; }

body #motopress-main.main-holder .content-holder div.product .summary .price {
  text-align: left !important; }

body #motopress-main.main-holder .content-holder div.product .summary .cart {
  float: left;
  width: 60%; }

body #motopress-main.main-holder .content-holder div.product .summary .cart.variations_form {
  float: none;
  width: 100%; }

body #motopress-main.main-holder .content-holder div.product .summary .single_variation_wrap:after {
  clear: both;
  content: "";
  width: 100%;
  display: block; }

body #motopress-main.main-holder .content-holder div.product .summary .single_variation {
  padding: 0 0 10px 0; }

body #motopress-main.main-holder .content-holder div.product .summary .single_variation .stock {
  max-width: 70%; }

body #motopress-main.main-holder .content-holder div.product .summary .stock {
  float: right;
  max-width: 40%;
  padding: 3px 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background: #8e8e8e;
  box-shadow: none;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body #motopress-main.main-holder .content-holder div.product .summary .stock.out-of-stock {
  background: #9d261d; }

@media (min-width: 480px) and (max-width: 767px) {
  body #motopress-main.main-holder .content-holder div.product .summary .stock {
    max-width: none;
    display: inline-block;
    float: none; } }

body #motopress-main.main-holder .content-holder div.product .summary .product_meta {
  clear: both;
  margin: 20px 0 0 0; }

body #motopress-main.main-holder .content-holder div.product .summary .product_meta > span {
  display: block; }

body #motopress-main.main-holder .content-holder div.product #tabs {
  padding: 0; }

body #motopress-main.main-holder .content-holder ul.products li.product > a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
  color: #595959;
  font-size: 24px;
  line-height: 26px;
  float: none;
  text-align: center;
  font-family: 'Julius Sans One'; }

body #motopress-main.main-holder .content-holder ul.products li.product > a .price del, body #motopress-main.main-holder .content-holder ul.products li.product > a .price span.from, body #motopress-main.main-holder .content-holder div.product .summary .price del, body #motopress-main.main-holder .content-holder div.product .summary .price span.from {
  font-size: 20px;
  line-height: 22px;
  display: inline-block;
  text-transform: lowercase;
  margin-left: 20px; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder ul.products li.product > a .price del, body #motopress-main.main-holder .content-holder ul.products li.product > a .price span.from, body #motopress-main.main-holder .content-holder div.product .summary .price del, body #motopress-main.main-holder .content-holder div.product .summary .price span.from {
    font-size: 14px;
    line-height: 16px; } }

body #motopress-main.main-holder .content-holder ul.products li.product > a .price ins, body #motopress-main.main-holder .content-holder div.product .summary .price ins {
  text-decoration: none;
  font-weight: normal; }

body #motopress-main.main-holder .content-holder ul.products li.product > a .price .from, body #motopress-main.main-holder .content-holder div.product .summary .price .from {
  margin: 0 5px 0 0;
  font-size: 12px; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder ul.products li.product > a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
    font-size: 1.2em;
    line-height: 1.2em; } }

body #motopress-main.main-holder .content-holder ul.products li.product > a:hover {
  text-decoration: none; }

body #motopress-main.main-holder .content-holder ul.products li.product > a:hover .price {
  color: #8e8e8e; }

body #motopress-main.main-holder .content-holder .woocommerce-result-count {
  padding: 0 10px 0 0; }

body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
  float: none !important;
  margin: 25px 0 0 -20px !important;
  list-style: none; }

@media (min-width: 1200px) {
  body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
    margin: 25px 0 0 -30px !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
    margin-left: -20px !important; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
    margin-left: 1% !important; } }

@media (max-width: 600px) {
  body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
    margin-left: 0 !important; } }

body #motopress-main.main-holder .content-holder .products ul li.first, body #motopress-main.main-holder .content-holder ul.products li.first {
  clear: both; }

body #motopress-main.main-holder .content-holder .products ul li, body #motopress-main.main-holder .content-holder ul.products li {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
  float: left;
  width: 220px;
  margin: 0 0 30px 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 0 10px; }

body #motopress-main.main-holder .content-holder .products ul li.product a.added_to_cart, body #motopress-main.main-holder .content-holder ul.products li.product a.added_to_cart {
  display: none; }

body #motopress-main.main-holder .content-holder .products ul li.product > a .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product > a .cherry-quick-view.btn {
  width: auto;
  top: auto;
  left: auto;
  position: relative;
  margin: 0 !important;
  opacity: 1;
  visibility: visible; }

body #motopress-main.main-holder .content-holder .products ul li.product .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product .cherry-quick-view.btn {
  width: auto;
  top: auto;
  left: auto;
  position: relative;
  margin: 0 !important;
  opacity: 1;
  visibility: visible; }

body #motopress-main.main-holder .content-holder .products ul li.product .btn, body #motopress-main.main-holder .content-holder .products ul li.product .button, body #motopress-main.main-holder .content-holder ul.products li.product .btn, body #motopress-main.main-holder .content-holder ul.products li.product .button {
  margin: 2px; }

body #motopress-main.main-holder .content-holder .products ul li.product:hover, body #motopress-main.main-holder .content-holder ul.products li.product:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product:hover h3, body #motopress-main.main-holder .content-holder ul.products li.product:hover h3 {
  color: #8e8e8e;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product:hover .buttons-wrapper, body #motopress-main.main-holder .content-holder ul.products li.product:hover .buttons-wrapper {
  background: #9e9e9e;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product:hover .buttons-wrapper .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product:hover .buttons-wrapper .cherry-quick-view.btn {
  border-left: 1px solid #bfbfbf; }

@media (max-width: 1199px) {
  body #motopress-main.main-holder .content-holder .products ul li.product:hover .buttons-wrapper .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product:hover .buttons-wrapper .cherry-quick-view.btn {
    border: none; } }

body #motopress-main.main-holder .content-holder .products ul li.product:hover .buttons-wrapper .compare, body #motopress-main.main-holder .content-holder ul.products li.product:hover .buttons-wrapper .compare {
  border-left: 1px solid #bfbfbf; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .products ul li.product:hover .buttons-wrapper .compare, body #motopress-main.main-holder .content-holder ul.products li.product:hover .buttons-wrapper .compare {
    border: none; } }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper {
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
  background: #f4f4f4;
  margin-top: 32px;
  display: block;
  float: left;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  width: 100%; }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper {
    float: none;
    padding-top: 15px; } }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn {
  background: transparent;
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
  padding: 0 !important;
  border: none;
  position: relative;
  width: 90px;
  height: 30px;
  text-align: center;
  vertical-align: top;
  border-left: 1px solid #fff;
  margin-right: -11px !important;
  background: transparent; }

@media (max-width: 1199px) {
  body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn {
    display: inline-block;
    float: none;
    border: none;
    margin: 0 0 0 -3px !important; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn {
    width: 50px;
    margin: 0 !important; } }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn:before, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn:before {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: Chapps;
  content: "\e009";
  cursor: pointer;
  font-size: 22px;
  line-height: 30px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff;
  height: 30px; }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn .feedback, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn .feedback {
  position: absolute;
  width: 100px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 12px 5px;
  bottom: -70px;
  z-index: 99;
  left: 50%;
  margin: 0 0 20px -57px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 50ms linear;
  -moz-transition: all 50ms linear;
  -o-transition: all 50ms linear;
  transition: all 50ms linear;
  pointer-events: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: lowercase;
  color: #252525;
  margin-top: 2px; }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn .feedback:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn .feedback:after {
  position: absolute;
  content: '';
  top: -20px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  z-index: 2;
  border: 10px solid transparent;
  border-bottom: 10px solid #ffffff; }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn .feedback:before, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn .feedback:before {
  position: absolute;
  content: '';
  top: -21px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  z-index: 1;
  border: 10px solid transparent;
  border-bottom: 10px solid #dcdcdc; }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn:hover:before, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn:hover:before {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .cherry-quick-view.btn:hover .feedback, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .cherry-quick-view.btn:hover .feedback {
  opacity: 1;
  visibility: visible;
  margin-bottom: 12px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product h3, body #motopress-main.main-holder .content-holder .products ul li.product strong, body #motopress-main.main-holder .content-holder ul.products li.product h3, body #motopress-main.main-holder .content-holder ul.products li.product strong {
  font-style: normal;
  font-weight: normal;
  display: block;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0 10px;
  margin-bottom: 15px; }

body #motopress-main.main-holder .content-holder .products ul li.product .add_to_cart_button, body #motopress-main.main-holder .content-holder ul.products li.product .add_to_cart_button {
  background: url(../images/cart_img.png) no-repeat 28px 0;
  color: #252525;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #d4d4d4;
  padding: 18px 34px 18px 54px;
  position: relative; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .products ul li.product .add_to_cart_button, body #motopress-main.main-holder .content-holder ul.products li.product .add_to_cart_button {
    padding: 15px 15px 15px 35px;
    font-size: 10px;
    line-height: 14px;
    background: url(../images/cart_img.png) no-repeat 10px -1px; } }

body #motopress-main.main-holder .content-holder .products ul li.product .add_to_cart_button:hover, body #motopress-main.main-holder .content-holder ul.products li.product .add_to_cart_button:hover {
  color: #fff;
  border: 1px solid #8e8e8e;
  background: url(../images/cart_img.png) no-repeat 28px -44px #8e8e8e; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .products ul li.product .add_to_cart_button:hover, body #motopress-main.main-holder .content-holder ul.products li.product .add_to_cart_button:hover {
    background: url(../images/cart_img.png) no-repeat 10px -44px #8e8e8e; } }

body #motopress-main.main-holder .content-holder .products ul li.product > .btn, body #motopress-main.main-holder .content-holder ul.products li.product > .btn {
  background: transparent;
  color: #252525;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #d4d4d4;
  padding: 18px 34px;
  position: relative; }

body #motopress-main.main-holder .content-holder .products ul li.product > .btn:hover, body #motopress-main.main-holder .content-holder ul.products li.product > .btn:hover {
  background: #8e8e8e;
  color: #fff;
  border: 1px solid #8e8e8e; }

body #motopress-main.main-holder .content-holder .products ul li.product .short_desc, body #motopress-main.main-holder .content-holder ul.products li.product .short_desc {
  padding: 0 10px 10px 10px; }

body #motopress-main.main-holder .content-holder .products ul li.product .star-rating, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating {
  position: absolute;
  top: 35px;
  visibility: visible;
  left: 40px;
  box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

body #motopress-main.main-holder .content-holder .products ul li.product .star-rating .rate_content, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating .rate_content {
  right: -7px; }

body #motopress-main.main-holder .content-holder .products ul li.product .star-rating:hover .rate_content, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating:hover .rate_content {
  top: -60px; }

@media (min-width: 1200px) {
  body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 270px;
    margin-left: 30px; } }

@media (min-width: 768px) and (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 166px;
    margin-left: 20px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%; }
  body #motopress-main.main-holder .content-holder .products ul li.product.first, body #motopress-main.main-holder .content-holder ul.products li.product.first {
    clear: none; }
  body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(3n+4), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(3n+4) {
    clear: both; } }

@media (max-width: 600px) {
  body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 46%;
    margin: 0 2% 20px;
    vertical-align: top;
    float: left; }
  body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(3n+4), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(3n+4) {
    clear: none; }
  body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(2n+3), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(2n+3) {
    clear: both; } }

@media (max-width: 319px) {
  body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 100%;
    margin-left: 0;
    display: block;
    float: none; }
  body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(2n+3), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(2n+3) {
    clear: none; } }

body #motopress-main.main-holder .content-holder .related.products {
  padding-top: 15px; }

body #motopress-main.main-holder .content-holder .related .products ul li.product.first, body #motopress-main.main-holder .content-holder .related ul.products li.product.first {
  clear: none !important; }

@media (max-width: 600px) {
  body #motopress-main.main-holder .content-holder .related .products ul li.product:nth-child(2n+3), body #motopress-main.main-holder .content-holder .related ul.products li.product:nth-child(2n+3) {
    clear: both; } }

@media (max-width: 479px) {
  body #motopress-main.main-holder .content-holder .related .products ul li.product:nth-child(2n+3), body #motopress-main.main-holder .content-holder .related ul.products li.product:nth-child(2n+3) {
    clear: none; } }

body #motopress-main.main-holder .content-holder *[class*="breadcrumb"], body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] {
  margin: 0 0 24px !important;
  list-style: none;
  background: transparent;
  /*-webkit-border-radius:;
    -moz-border-radius:;
    border-radius:;*/
  text-shadow: none;
  color: #595959;
  display: block;
  float: left;
  width: 100%;
  position: relative; }

body #motopress-main.main-holder .content-holder *[class*="breadcrumb"]:before, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"]:before {
  border-top: 1px solid #525252;
  border-bottom: 1px solid #525252;
  display: block;
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  content: "";
  z-index: -1; }

body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li {
  color: #999;
  font-size: 16px;
  line-height: 69px;
  text-transform: uppercase;
  color: #fff;
  background: #525252;
  display: block;
  float: left;
  padding: 0 20px;
  text-shadow: none; }

@media (max-width: 1199px) {
  body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li {
    font-size: 14px;
    line-height: 49px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li {
    font-size: 12px;
    line-height: 39px;
    padding: 0 10px; } }

body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li a {
  font-size: 16px;
  line-height: 67px;
  text-transform: uppercase;
  color: #595959;
  text-shadow: none;
  background: #fff;
  display: block;
  float: left;
  text-shadow: none;
  margin-right: -20px;
  margin-left: -20px;
  padding: 0 20px;
  margin-top: 1px; }

@media (max-width: 1199px) {
  body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li a {
    font-size: 14px;
    line-height: 47px; } }

@media (max-width: 767px) {
  body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li a {
    font-size: 12px;
    line-height: 37px;
    padding: 0 10px;
    margin-right: -10px;
    margin-left: -10px; } }

body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li a:hover, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li a:hover {
  color: #000; }

body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider:after {
  color: inherit;
  content: " "; }

body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider {
  background-color: transparent;
  border: 0 none;
  font-size: 14px;
  line-height: 24px;
  color: inherit;
  text-shadow: none; }

body #motopress-main.main-holder .content-holder .onsale {
  font-weight: 400;
  font-size: 0;
  line-height: 0;
  background: url(../images/sale_img.png) no-repeat center center;
  width: 92px;
  height: 92px;
  color: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
  left: auto;
  top: -10px;
  right: -10px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  box-shadow: none; }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder .onsale {
    top: 0; } }

body #motopress-main.main-holder .content-holder .woocommerce-ordering select.orderby {
  margin: 0 0 15px 0; }

@media (max-width: 480px) {
  body #motopress-main.main-holder .content-holder .order_details li {
    float: none;
    display: block;
    padding: 0 0 10px 0;
    margin: 0;
    border: none; 
  } 
}

body #motopress-main.main-holder a.button, 
body #motopress-main.main-holder button.button, 
body #motopress-main.main-holder input.button, 
body #motopress-main.main-holder #respond input#submit, 
body #motopress-main.main-holder #content input.button, 
body #motopress-main.main-holder input[type="submit"], 
body #motopress-main.main-holder input[type="reset"], 
body #motopress-main.main-holder .button-alt {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

body #motopress-main.main-holder a.button:hover, 
body #motopress-main.main-holder a.button:focus, 
body #motopress-main.main-holder button.button:hover, 
body #motopress-main.main-holder button.button:focus, 
body #motopress-main.main-holder input.button:hover, 
body #motopress-main.main-holder input.button:focus, 
body #motopress-main.main-holder #respond input#submit:hover, 
body #motopress-main.main-holder #respond input#submit:focus, 
body #motopress-main.main-holder #content input.button:hover, 
body #motopress-main.main-holder #content input.button:focus, 
body #motopress-main.main-holder input[type="submit"]:hover, 
body #motopress-main.main-holder input[type="submit"]:focus, 
body #motopress-main.main-holder input[type="reset"]:hover, 
body #motopress-main.main-holder input[type="reset"]:focus, 
body #motopress-main.main-holder .button-alt:hover, 
body #motopress-main.main-holder .button-alt:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

body #motopress-main.main-holder a.button.active, 
body #motopress-main.main-holder a.button:active, 
body #motopress-main.main-holder button.button.active, 
body #motopress-main.main-holder button.button:active, 
body #motopress-main.main-holder input.button.active, 
body #motopress-main.main-holder input.button:active, 
body #motopress-main.main-holder #respond input#submit.active, 
body #motopress-main.main-holder #respond input#submit:active, 
body #motopress-main.main-holder #content input.button.active, 
body #motopress-main.main-holder #content input.button:active, 
body #motopress-main.main-holder input[type="submit"].active, 
body #motopress-main.main-holder input[type="submit"]:active, 
body #motopress-main.main-holder input[type="reset"].active, 
body #motopress-main.main-holder input[type="reset"]:active, 
body #motopress-main.main-holder .button-alt.active, 
body #motopress-main.main-holder .button-alt:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body #motopress-main.main-holder a.button.disabled, 
body #motopress-main.main-holder a.button[disabled], 
body #motopress-main.main-holder button.button.disabled, 
body #motopress-main.main-holder button.button[disabled], 
body #motopress-main.main-holder input.button.disabled, 
body #motopress-main.main-holder input.button[disabled], 
body #motopress-main.main-holder #respond input#submit.disabled, 
body #motopress-main.main-holder #respond input#submit[disabled], 
body #motopress-main.main-holder #content input.button.disabled, 
body #motopress-main.main-holder #content input.button[disabled], 
body #motopress-main.main-holder input[type="submit"].disabled, 
body #motopress-main.main-holder input[type="submit"][disabled], 
body #motopress-main.main-holder input[type="reset"].disabled, 
body #motopress-main.main-holder input[type="reset"][disabled], 
body #motopress-main.main-holder .button-alt.disabled, 
body #motopress-main.main-holder .button-alt[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body #motopress-main.main-holder input[type="submit"], 
body #motopress-main.main-holder input[type="reset"] {
  height: auto; }

body #motopress-main.main-holder .widget_shopping_cart_content .buttons a {
  margin-bottom: 5px;
  padding: 10px 1px;
  }

/* START Upline EM-614 | added */
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .button.checkout {
    margin-bottom: 0px;
    border: 1px solid #007AC1;
    background: #007AC1;
}

body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons a {
    margin-bottom: 5px;
    width: 48%;
}
/* END Upline EM-614 | added */

body #motopress-main.main-holder .product_list_widget {
  padding: 10px 0;
  margin: 0; }

body #motopress-main.main-holder .product_list_widget li {
  padding: 0 0 15px 0;
  overflow: visible;
  list-style: none;
  margin: 0; }

body #motopress-main.main-holder .product_list_widget li:after {
  content: "";
  clear: both;
  width: 100%;
  display: block; }

body #motopress-main.main-holder .product_list_widget li .star-rating {
  margin: 0 0 0 72px; }

body #motopress-main.main-holder .product_list_widget li img {
  width: 60px;
  float: left;
  margin: 0 10px 0 0;
  height: auto;
  border: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none; }

body #motopress-main.main-holder .product_list_widget li a {
  display: block;
  margin: 0 0 5px 0; }

body #motopress-main.main-holder .product_list_widget li a.remove {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 4px; }

body #motopress-main.main-holder .product_list_widget li a:hover img {
  border: 0; }

body #motopress-main.main-holder .product_list_widget li ins {
  text-decoration: none;
  font-weight: bold; }

body #motopress-main.main-holder .price_slider {
  position: relative;
  background: #eee;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
  border-radius: 10px;
  height: 8px;
  margin: 20px 8px; }

body #motopress-main.main-holder .price_slider .ui-slider-range {
  background: #595959;
  background-color: #686868;
  background-image: -moz-linear-gradient(top, #737373, #595959);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#737373), to(#595959));
  background-image: -webkit-linear-gradient(top, #737373, #595959);
  background-image: -o-linear-gradient(top, #737373, #595959);
  background-image: linear-gradient(to bottom, #737373, #595959);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff727272', endColorstr='#ff595959', GradientType=0);
  height: 8px;
  border-radius: 10px;
  position: absolute; }

body #motopress-main.main-holder .price_slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  background: #595959;
  border: 1px solid #3a3a3a;
  border-radius: 8px;
  position: absolute;
  top: -4px;
  margin: 0 0 0 -8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -1px 3px #404040 inset, 0 1px 3px #737373 inset;
  cursor: default; }

body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #262626;
  border-radius: 3px;
  left: 4px;
  top: 4px; }

body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
  background: #737373;
  border: 1px solid #4f4f4f; }

body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after {
  background: #3a3a3a; }

body #motopress-main.main-holder div[id*="price_filter"] form {
  text-align: center; }

body #motopress-main.main-holder div[id*="price_filter"] form .button {
  display: inline-block;
  margin: 4px auto;
  width: auto; }

body #motopress-main.main-holder div[id*="layered_nav"] ul {
  margin: 0; }

body #motopress-main.main-holder div[id*="layered_nav"] ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  position: relative;
  list-style: none; }

body #motopress-main.main-holder div[id*="layered_nav"] ul li a {
  background: #e2e2e2;
  font-size: 14px;
  display: block;
  padding: 5px 34px 5px 15px;
  border-radius: 14px;
  text-decoration: none !important; }

body #motopress-main.main-holder div[id*="layered_nav"] ul li a:hover {
  background: #eaeaea; }

body #motopress-main.main-holder div[id*="layered_nav"] ul li .count {
  position: absolute;
  background: #fff;
  right: 1px;
  top: 1px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 13px;
  text-align: center;
  font-weight: bold;
  cursor: default; }

body #motopress-main.main-holder div[id*="layered_nav"] ul li.chosen a {
  background: #c9c9c9; }

body #motopress-main.main-holder div[id*="layered_nav_filters"].chosen a {
  padding: 5px 15px; }

body #motopress-main.main-holder ul.product-categories li.current-cat a {
  color: #8e8e8e; }

body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all {
  margin-right: 8px;
  display: inline-block; }

body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button {
  background: none;
  padding: 0;
  color: #595959;
  border: none;
  font-size: 14px !important;
  line-height: 24px !important;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  vertical-align: top; }

body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:before {
  display: none; }

body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:hover {
  background: none;
  color: #8e8e8e; }

body #motopress-main.main-holder .sidebar ul.cart_list {
  list-style: none outside;
  padding: 0;
  margin: 0; }

body #motopress-main.main-holder .sidebar ul.cart_list li {
  padding: 4px 0 4px 20px;
  position: relative;
  margin: 0;
  list-style: none;
  overflow: visible !important;
  background: none; }

body #motopress-main.main-holder .sidebar ul.cart_list li:before {
  display: none; }

body #motopress-main.main-holder .sidebar ul.cart_list li:after {
  display: block;
  width: 100%;
  content: "";
  clear: both; }

body #motopress-main.main-holder .sidebar ul.cart_list li .variation {
  overflow: hidden;
  border: none;
  padding: 0;
  font-size: 12.6px; }

body #motopress-main.main-holder .sidebar ul.cart_list li .variation dt {
  float: left; }

body #motopress-main.main-holder .sidebar ul.cart_list li .variation dd {
  margin: 0 0 0 4px;
  float: left; }

body #motopress-main.main-holder .sidebar ul.cart_list li span {
  width: 60px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  list-style: none; }

body #motopress-main.main-holder .sidebar ul.cart_list li a {
  display: block;
  font-weight: bold; }

body #motopress-main.main-holder .sidebar ul.cart_list li a img {
  height: auto;
  float: right;
  width: 45px;
  display: block;
  margin: 0 0 8px 10px;
  border: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  transition: all ease-in-out .2s; }

body #motopress-main.main-holder .sidebar ul.cart_list li a:hover img {
  border: 0; }

body #motopress-main.main-holder #content form .form-row input.input-text, body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #content .chzn-container input[type="text"], body #motopress-main.main-holder #container form .form-row input.input-text, body #motopress-main.main-holder #container form .form-row textarea, body #motopress-main.main-holder #container form select, body #motopress-main.main-holder #container .chzn-container input[type="text"] {
  height: 30px;
  padding: 6px;
  line-height: 16px;
  max-height: 200px;
  max-width: 100%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
  background: #fff; }

body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #container form .form-row textarea {
  height: 100px;
  max-width: 100%;
  resize: vertical; }

body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #container form select {
  padding: 4px 5px;
  width: auto;
  max-width: 100%; }

body #motopress-main.main-holder #content .page td.product-thumbnail img {
  max-width: 70px; }

body #motopress-main.main-holder #content .page .shop_table {
  border-radius: 0;
  border: 1px solid #ddd; }

body #motopress-main.main-holder #content .page .shop_table tr th {
  background: #f5f5f5;
  padding: 6px; }

body #motopress-main.main-holder #content .page .shop_table tr td {
  border-top: 1px solid #ddd;
  padding: 6px; }

body #motopress-main.main-holder #content .page .shop_table tr:last-child th:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:last-child th:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:first-child th:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:first-child th:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:first-child {
  border-radius: 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:last-child {
  border-radius: 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:first-child {
  border-radius: 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:last-child {
  border-radius: 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals:after {
  clear: both;
  content: "";
  width: 100%;
  display: block; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
  float: left;
  margin-top: 11px;
  text-align: left;
  width: 50%; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals h2 {
  margin: 0 0 24px 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {
  border-radius: 0;
  border: 1px solid #ddd;
  width: 90%; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr td {
  padding: 3px 15px;
  border: none;
  border-top: 1px solid #ddd; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr th {
  padding: 10px;
  border: none;
  border-top: 1px solid #ddd;
  background: #f5f5f5; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child td {
  border-top: none; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th {
  border-top: none; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:last-child th:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:first-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:last-child {
  border-radius: 0 0 0 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table > tbody > tr > td {
  text-align: right; }

@media (max-width: 480px) {
  body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
    float: none;
    width: 100%; }
  body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {
    width: 100%; } }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
  float: left;
  margin-top: 0;
  text-align: left;
  padding: 15px;
  background: #eee;
  border: 1px solid #d5d5d5;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 {
  margin: 0; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a {
  display: block; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:hover, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:active, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:focus {
  text-decoration: none; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a span {
  display: none; }

@media (max-width: 480px) {
  body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
    float: none;
    width: 100%; } }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping-calculator-form {
  padding-top: 15px; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .col2-set + p {
  text-align: center; }

body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping_select {
  margin: 0 3px 0 0; }

body #motopress-main.main-holder #content .page table.cart dl dt {
  background: none; }

body #motopress-main.main-holder #content .page table.cart .quantity input[type="button"] {
  width: 25px; }

body #motopress-main.main-holder #content .page a.remove {
  background: none;
  width: auto;
  height: auto;
  display: inline-block !important;
  line-height: inherit;
  color: #999 !important;
  padding: 0;
  font-weight: 700;
  font-size: 15px;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0;
  top: 0;
  font-size: 30px;
  line-height: 28px;
  width: 28px; }

body #motopress-main.main-holder #content .page a.remove:hover {
  background: none;
  color: #9d261d !important; }

body #motopress-main.main-holder #content .page form table.cart .actions {
  overflow: hidden; }

body #motopress-main.main-holder #content .page form table.cart .actions .button {
  margin: 3px; }

body #motopress-main.main-holder #content .page form table.cart .actions input[type="submit"] {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 3px 10px;
  border-width: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body #motopress-main.main-holder #content .page form table.cart .actions input[type="text"] {
  line-height: 24px;
  padding: 3px 5px;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: 32px !important; }

body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-width: 150px;
  margin: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code + .button {
  vertical-align: top;
  margin: 3px; }

@media (min-width: 768px) and (max-width: 979px) {
  body #motopress-main.main-holder #content .page form table.cart .actions .button + .button {
    margin-top: 4px; } }

@media (max-width: 480px) {
  body #motopress-main.main-holder #content .page form table.cart .actions {
    text-align: center; }
  body #motopress-main.main-holder #content .page form table.cart .actions .coupon {
    float: none;
    text-align: center;
    padding: 0 0 3px 0;
    margin: 0 0 6px 0;
    border-bottom: 1px solid #d5d5d5; }
  body #motopress-main.main-holder #content .page form table.cart .actions .coupon #coupon_code {
    float: none;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin: 3px 0; }
  body #motopress-main.main-holder #content .page form table.cart .actions input.button[name="update_cart"] {
    float: none; }
  body #motopress-main.main-holder #content .page form table.cart .actions .checkout-button {
    float: right !important;
    display: inline-block;
    vertical-align: top; }
  body #motopress-main.main-holder #content .page form table.cart thead tr th.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart thead tr th.product-price {
    display: none; }
  body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-price {
    display: none; } }

@media (max-width: 979px) {
  body #motopress-main.main-holder #content .page form table.cart .buttons_added {
    margin: 0; } }

@media (max-width: 979px) {
  body #motopress-main.main-holder #content .page .col2-set .col-2 {
    float: none;
    width: 100%; }
  body #motopress-main.main-holder #content .page .col2-set .col-1 {
    float: none;
    width: 100%;
    padding: 3px 0; } }

body #motopress-main.main-holder #content .page .col2-set .col-2 h3 {
  float: none; }

body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling {
  float: right;
  line-height: inherit;
  position: relative;
  font-size: 11px;
  right: 0; }

body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling label {
  font-size: inherit;
  padding: 0; }

body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling .input-checkbox {
  margin-right: 0; }

body #motopress-main.main-holder #content .page .lost_password {
  margin-left: 15px; }

@media (max-width: 480px) {
  body #motopress-main.main-holder #content .page form .form-row {
    padding: 3px 0;
    float: none;
    width: 100%; }
  body #motopress-main.main-holder #content .page #payment .form-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px; }
  body #motopress-main.main-holder #content .page #payment .form-row div.payment_message:after {
    top: -6px;
    left: 79%; } }

body #motopress-main.main-holder #content .page td.product-quantity {
  min-width: inherit; }

body #motopress-main.main-holder #content .page div#payment {
  background: none; }

body #motopress-main.main-holder #content .page div#payment ul.payment_methods {
  border: none; }

body #motopress-main.main-holder #content .page div#payment ul.payment_methods li {
  clear: both; }

body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] {
  float: none;
  display: inline-block;
  margin: -3px 4px 0 0 !important;
  vertical-align: middle; }

body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] + label {
  display: inline-block;
  margin: 0; }

body #motopress-main.main-holder #content .page div#payment div.form-row {
  border: none; }

body #motopress-main.main-holder #content .page div#payment div.payment_message:after {
  display: none; }

body #motopress-main.main-holder #content .col2-set.addresses .address h3 {
  float: left;
  margin: 0 0 15px 0; }

body #motopress-main.main-holder .order-actions .button {
  margin: 2px; }

body .cart-collaterals .shipping_calculator button.button {
  max-width: 225px;
  width: auto !important;
  margin: 0 0 0 4px; }

body .cart-collaterals .cart_totals h2, body .cart-collaterals .shipping_calculator h2 {
  text-align: left;
  margin: 0;
  margin-left: 10px; }

body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .button-alt, body #submit, body #respond form .form-submit input#submit {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

body a.button:hover, body a.button:focus, body button.button:hover, body button.button:focus, body input.button:hover, body input.button:focus, body #respond input#submit:hover, body #respond input#submit:focus, body #content input.button:hover, body #content input.button:focus, body .button-alt:hover, body .button-alt:focus, body #submit:hover, body #submit:focus, body #respond form .form-submit input#submit:hover, body #respond form .form-submit input#submit:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

body a.button.active, body a.button:active, body button.button.active, body button.button:active, body input.button.active, body input.button:active, body #respond input#submit.active, body #respond input#submit:active, body #content input.button.active, body #content input.button:active, body .button-alt.active, body .button-alt:active, body #submit.active, body #submit:active, body #respond form .form-submit input#submit.active, body #respond form .form-submit input#submit:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body a.button.disabled, body a.button[disabled], body button.button.disabled, body button.button[disabled], body input.button.disabled, body input.button[disabled], body #respond input#submit.disabled, body #respond input#submit[disabled], body #content input.button.disabled, body #content input.button[disabled], body .button-alt.disabled, body .button-alt[disabled], body #submit.disabled, body #submit[disabled], body #respond form .form-submit input#submit.disabled, body #respond form .form-submit input#submit[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body #motopress-main.main-holder .cart-collaterals a.checkout-button {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 3px 10px;
  border-width: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body #commentform label {
  display: inline-block; }

body #commentform input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 5px 6px; }

body #fancybox-outer #respond, body #fancybox-content #respond {
  color: #000; }

body #fancybox-outer #respond h3, body #fancybox-content #respond h3 {
  color: inherit; }

@media (max-width: 580px) {
  body .ppt, body .pp_details {
    width: 90% !important; }
  body .pp_pic_holder {
    max-width: 580px;
    width: 95% !important;
    left: 2% !important; }
  body .pp_pic_holder .pp_content {
    width: 100% !important;
    height: auto !important; }
  body #pp_full_res img {
    width: 100% !important;
    height: auto !important; }
  body .pp_hoverContainer {
    width: 100% !important;
    height: 100% !important; }
  body a.pp_close {
    right: -30px !important; } }

body .pp_description {
  display: none !important; }

body .pp_fade {
  position: relative; }

body div.pp_overlay {
  width: 100% !important; }

body .comment-form-comment textarea#comment {
  width: 100%;
  max-width: 500px;
  min-width: auto;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body .reviewer {
  display: inline-block; }

body div.pp_default .pp_content, body div.light_rounded .pp_content {
  padding: 0 0 10px 0; }

body .content-holder {
  padding-bottom: 0; }

body .content-holder .woocommerce-message {
  border-radius: 0;
  padding: 15px 65px 15px 45px !important;
  background: #eee;
  border: 1px solid #d5d5d5;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 20px;
  font-size: 14px;
  color: #595959;
  margin: 0 0 15px 0; }

@media (max-width: 480px) {
  body .content-holder .woocommerce-message {
    padding: 15px 65px 15px 15px !important; } }

body .content-holder .woocommerce-message:before {
  position: absolute;
  left: 10px;
  color: #595959;
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 20px;
  padding: 0;
  height: auto;
  background: none;
  box-shadow: none; }

@media (max-width: 480px) {
  body .content-holder .woocommerce-message:before {
    display: none; } }

body .content-holder .woocommerce-message a.button {
  margin: -17px 0 0 0 !important;
  float: none !important;
  position: absolute;
  top: 50%;
  right: 7px;
  width: 34px !important;
  height: 34px !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 17px !important;
  overflow: hidden;
  position: absolute;
  text-indent: -99px;
  background: none !important; }

body .content-holder .woocommerce-message a.button:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 30px;
  text-align: center;
  font-size: 18px !important;
  background: #fff;
  color: #595959;
  cursor: pointer;
  text-indent: -2px;
  font-family: FontAwesome;
  color: #595959;
  content: "\f07a";
  border: 2px solid #595959 !important;
  border-radius: 17px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear; }

body .content-holder .woocommerce-message a.button:active, body .content-holder .woocommerce-message a.button:focus {
  margin: -17px 0 0 0 !important;
  top: 50%; }

body .content-holder .woocommerce-message a.button:hover:before {
  color: #8e8e8e; }

body .content-holder .woocommerce-message:before {
  top: 50%;
  margin-top: -11px; }

body .content-holder .woocommerce-info {
  border-radius: 0;
  padding: 10px 10px 10px 45px;
  background: #eee;
  border: 1px solid #d5d5d5;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 28px;
  font-size: 14px; }

body .content-holder .woocommerce-info:before {
  position: absolute;
  left: 10px;
  top: 50%;
  color: #595959;
  font-family: FontAwesome;
  content: "\f05a";
  font-size: 24px;
  padding: 0;
  height: auto;
  background: none;
  box-shadow: none;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

body .content-holder .woocommerce-error {
  border-radius: 0;
  padding: 15px 15px 15px 65px;
  background: #eee;
  border: 1px solid #d5d5d5;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 28px;
  font-size: 14px;
  color: #9d261d; }

body .content-holder .woocommerce-error:before {
  position: absolute;
  left: 10px;
  top: 50%;
  color: #9d261d;
  font-family: FontAwesome;
  content: "\f071";
  font-size: 30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
  padding: 0;
  height: auto;
  background: none;
  box-shadow: none;
  font-style: normal; }

body mark {
  font-weight: bold;
  background: none;
  color: #595959; }

body #ship-to-different-address {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden; }

body #ship-to-different-address label {
  display: inline-block;
  padding: 0 0 0 5px;
  margin: 0; }

body #ship-to-different-address .input-checkbox {
  float: left;
  margin: 2px 0 0 0; }

#respond #commentform textarea {
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0; }

.pp_inline #reply-title {
  margin-right: 10px; }

.pp_inline #respond {
  padding: 15px; }

body.has_shop .star-rating {
  font-size: 12px !important;
  height: 1em;
  line-height: 1em;
  letter-spacing: 2px;
  position: relative;
  width: 6.2em;
  font-family: 'star';
  margin: 2px auto; }

body.has_shop .star-rating:before {
  color: #999;
  float: left;
  position: absolute;
  top: 0;
  left: 0; }

body.has_shop .star-rating span {
  float: left;
  left: 0;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 0; }

body.has_shop .star-rating span:before {
  color: #252525;
  position: absolute;
  left: 0;
  top: 0; }

body.has_shop .star-rating:before {
  content: "sssss"; }

body.has_shop .star-rating .rate_content {
  display: none; }

body.has_shop .star-rating span:before {
  content: "SSSSS"; }

body.has_shop .product_list_widget .star-rating {
  margin: 2px 0; }

body.has_shop .star-rating .rate_content {
  display: none; }

@media (max-width: 480px) {
  body.has_shop .star-rating .rate_content {
    display: none !important; } }

body.has_shop div[id^='top-rated-'] .star-rating, body.has_shop .hreview-aggregate .star-rating, body.has_shop .products .product .star-rating, body.has_shop div[itemprop="aggregateRating"] .star-rating {
  position: relative;
  overflow: visible; }

body.has_shop div[id^='top-rated-'] .star-rating span, body.has_shop .hreview-aggregate .star-rating span, body.has_shop .products .product .star-rating span, body.has_shop div[itemprop="aggregateRating"] .star-rating span {
  height: 0;
  overflow: hidden;
  cursor: default; }

body.has_shop div[id^='top-rated-'] .star-rating .rate_content, body.has_shop .hreview-aggregate .star-rating .rate_content, body.has_shop .products .product .star-rating .rate_content, body.has_shop div[itemprop="aggregateRating"] .star-rating .rate_content {
  position: absolute;
  display: block;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background: #595959;
  padding: 10px 5px;
  width: 110px;
  visibility: hidden;
  opacity: 0;
  top: -70px;
  right: 0;
  text-align: center;
  margin-left: -45px;
  border-radius: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  pointer-events: none;
  font-family: Open Sans; }

body.has_shop div[id^='top-rated-'] .star-rating .rate_content:after, body.has_shop .hreview-aggregate .star-rating .rate_content:after, body.has_shop .products .product .star-rating .rate_content:after, body.has_shop div[itemprop="aggregateRating"] .star-rating .rate_content:after {
  position: absolute;
  content: "";
  bottom: -6px;
  right: 10px;
  border-top: 7px solid #595959;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 0 solid transparent; }

body.has_shop div[id^='top-rated-'] .star-rating:hover .rate_content, body.has_shop .hreview-aggregate .star-rating:hover .rate_content, body.has_shop .products .product .star-rating:hover .rate_content, body.has_shop div[itemprop="aggregateRating"] .star-rating:hover .rate_content {
  visibility: visible;
  opacity: 1;
  top: -45px; }

body.has_shop .stars a[class*='star-'] {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

body.has_shop .pp_gallery ul li {
  width: 50px;
  height: auto; }

body.has_shop .pp_gallery ul li img {
  width: 100%;
  height: auto; }

.product-page .product_list_widget {
  margin: 0 -10px !important; }

.product-page .product_list_widget:after {
  clear: both;
  width: 100%;
  content: "";
  display: block; }

.product-page .product_list_widget li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px !important;
  margin: 0 0 15px 0 !important; }

@media (max-width: 767px) {
  .product-page .product_list_widget li {
    width: 50%; } }

@media (max-width: 480px) {
  .product-page .product_list_widget li {
    width: 100%; } }

.yith-wcwl-add-to-wishlist {
  clear: both;
  margin: 0;
  padding: 0 0 5px 0; }

.yith-wcwl-add-to-wishlist .show {
  position: relative; }

body.has_shop.has_woocommerce form.checkout_coupon .form-row {
  float: none;
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 350px) {
  .product-large-image {
    width: 220px; } }

@media (max-width: 350px) {
  .product-thumbnails_list {
    height: 220px !important; } }

@media (max-width: 350px) {
  .product-thumbnails {
    width: 55px; } }

@media (max-width: 350px) {
  .product-thumbnails img {
    height: 55px !important;
    width: auto; } }

.product-list-buttons {
  display: block;
  float: left; }

@media (max-width: 1199px) {
  .product-list-buttons {
    display: inline-block;
    float: none; } }

.product-list-buttons .added {
  position: relative; }

.product-list-buttons .added:before {
  background: #8e8e8e;
  font-family: FontAwesome;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  content: "\f00c";
  color: #fff;
  padding: inherit;
  border: 1px solid #8e8e8e;
  line-height: inherit;
  border-radius: 0;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 90;
  position: absolute;
  width: 30px;
  font-size: 14px;
  line-height: 30px;
  display: inline-block; }

.add_to_wishlist {
  font-size: 0;
  line-height: 0;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center; }

.add_to_wishlist:before {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: Chapps;
  content: "\e00b";
  cursor: pointer;
  font-size: 22px;
  line-height: 31px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff; }

.add_to_wishlist .feedback {
  position: absolute;
  width: 85px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 8px 5px;
  bottom: -80px;
  z-index: 99;
  left: 50%;
  margin: 0 0 20px -49px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 50ms linear;
  -moz-transition: all 50ms linear;
  -o-transition: all 50ms linear;
  transition: all 50ms linear;
  pointer-events: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: lowercase;
  color: #252525; }

.add_to_wishlist .feedback:after {
  position: absolute;
  content: '';
  top: -20px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  z-index: 2;
  border: 10px solid transparent;
  border-bottom: 10px solid #ffffff; }

.add_to_wishlist .feedback:before {
  position: absolute;
  content: '';
  top: -21px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #dcdcdc;
  z-index: 1; }

.add_to_wishlist:hover:before {
  background: transparent !important;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.add_to_wishlist:hover .feedback {
  opacity: 1;
  visibility: visible;
  margin-bottom: 12px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear; }

.compare {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  min-width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  border-left: 1px solid #fff;
  padding: 0 29px; }

@media (max-width: 979px) {
  .compare {
    padding: 0 10px;
    border: none; } }

.compare:before {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: Chapps;
  content: "\e015";
  cursor: pointer;
  font-size: 22px;
  line-height: 30px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff; }

.compare .feedback {
  position: absolute;
  width: 100px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 12px 5px;
  bottom: 100%;
  z-index: 99;
  left: 50%;
  margin: 0 0 20px -56px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 50ms linear;
  -moz-transition: all 50ms linear;
  -o-transition: all 50ms linear;
  transition: all 50ms linear;
  pointer-events: none;
  font-size: 14px;
  line-height: 16px;
  color: #252525;
  text-transform: lowercase; }

.compare .feedback:after {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  border-color: #ffffff transparent transparent transparent;
  z-index: 2; }

.compare .feedback:before {
  position: absolute;
  content: '';
  bottom: -11px;
  left: 50%;
  margin: 0 0 0 -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 10px 0 10px;
  border-color: #dcdcdc transparent transparent transparent;
  z-index: 1; }

.compare:hover:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.compare:hover .feedback {
  opacity: 1;
  visibility: visible;
  margin-bottom: 12px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear; }

.yith-wcwl-add-to-wishlist {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  position: relative;
  width: 90px;
  margin-left: -10px; }

@media (max-width: 1199px) {
  .yith-wcwl-add-to-wishlist {
    margin-left: -5px; } }

@media (max-width: 979px) {
  .yith-wcwl-add-to-wishlist {
    width: 50px; } }

.yith-wcwl-add-to-wishlist a {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.yith-wcwl-add-to-wishlist a:before {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.yith-wcwl-add-to-wishlist a:hover:before {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  border: none !important;
  outline: none !important; }

.summary .yith-wcwl-add-to-wishlist {
  padding: 0 0 10px 0; }

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .cherry-quick-view-add-to-cart a.add_to_cart_button {
  position: relative; }

.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before, .cherry-quick-view-add-to-cart a.add_to_cart_button.added:before {
  background: #8e8e8e;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  content: "\f00c";
  color: #fff;
  padding: inherit;
  border: 1px solid #8e8e8e;
  line-height: inherit;
  border-radius: 0;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 90;
  position: absolute;
  padding-left: 40px; }

@media (max-width: 979px) {
  .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before, .cherry-quick-view-add-to-cart a.add_to_cart_button.added:before {
    padding-left: 20px; } }

.woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after, .woocommerce #respond input#submit.added:after, .woocommerce #content input.button.added:after, .woocommerce-page a.button.added:after, .woocommerce-page button.button.added:after, .woocommerce-page input.button.added:after, .woocommerce-page #respond input#submit.added:after, .woocommerce-page #content input.button.added:after, .cherry-quick-view-add-to-cart a.add_to_cart_button.added:after {
  display: none !important; }

.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page a.button.loading, .woocommerce-page button.button.loading, .woocommerce-page input.button.loading, .woocommerce-page #respond input#submit.loading, .woocommerce-page #content input.button.loading, .cherry-quick-view-add-to-cart a.add_to_cart_button.loading {
  opacity: 1;
  filter: alpha(opacity=100); }

.woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:after, .woocommerce #content input.button.loading:after, .woocommerce-page a.button.loading:after, .woocommerce-page button.button.loading:after, .woocommerce-page input.button.loading:after, .woocommerce-page #respond input#submit.loading:after, .woocommerce-page #content input.button.loading:after, .cherry-quick-view-add-to-cart a.add_to_cart_button.loading:after {
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  text-align: center;
  background: url(../images/spinner.gif) no-repeat center center rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
  position: relative; }

.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
  font-size: 0;
  line-height: 0;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center; }

.yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before {
  font-family: Chapps;
  content: "\e00b";
  cursor: pointer;
  font-size: 22px;
  line-height: 30px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff; }

.yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-wishlistexistsbrowse .feedback {
  position: absolute;
  width: 85px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 8px 5px;
  bottom: -90px;
  z-index: 99;
  left: 50%;
  margin: 0 0 20px -49px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 50ms linear;
  -moz-transition: all 50ms linear;
  -o-transition: all 50ms linear;
  transition: all 50ms linear;
  pointer-events: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: lowercase;
  color: #252525; }

.yith-wcwl-wishlistaddedbrowse .feedback:after, .yith-wcwl-wishlistexistsbrowse .feedback:after {
  position: absolute;
  content: '';
  top: -20px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  z-index: 2;
  border: 10px solid transparent;
  border-bottom: 10px solid #ffffff; }

.yith-wcwl-wishlistaddedbrowse .feedback:before, .yith-wcwl-wishlistexistsbrowse .feedback:before {
  position: absolute;
  content: '';
  top: -21px;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #dcdcdc;
  z-index: 1; }

.yith-wcwl-wishlistaddedbrowse:hover .feedback, .yith-wcwl-wishlistexistsbrowse:hover .feedback {
  opacity: 1;
  visibility: visible;
  margin-bottom: 12px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear; }

#yith-wcwl-popup-message {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  box-shadow: none;
  line-height: 24px;
  padding: 15px 15px 15px 35px; }

#yith-wcwl-popup-message:before {
  position: absolute;
  content: '\f05d';
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 50%;
  margin: -10px 0 0 0;
  left: 10px;
  font-family: FontAwesome; }

#yith-wcwl-popup-message {
  line-height: 24px; }

body .info {
  background: none;
  box-shadow: none;
  padding: 0;
  border: none;
  color: #9b9b9b; }

body a.pp_close {
  top: -30px !important;
  right: -25px !important; }

div.pp_woocommerce div.ppt {
  display: none !important; }

.loading {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.loading:before {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.widget .input-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px; }

@media (max-width: 767px) {
  .widget .input-text {
    width: 50%; } }

@media (max-width: 450px) {
  .widget .input-text {
    width: 100%; } }

.comment-form-rating .stars span a {
  white-space: nowrap;
  text-decoration: none !important; }

.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
  width: 61px !important;
  padding-left: 8px !important;
  height: 30px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dataTables_scrollBody {
  overflow: visible !important; }

table.compare-list .add-to-cart td a.added_to_cart, table.compare-list .add-to-cart td a.button {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative; }

table.compare-list .add-to-cart td a.added_to_cart:hover, table.compare-list .add-to-cart td a.added_to_cart:focus, table.compare-list .add-to-cart td a.button:hover, table.compare-list .add-to-cart td a.button:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

table.compare-list .add-to-cart td a.added_to_cart.active, table.compare-list .add-to-cart td a.added_to_cart:active, table.compare-list .add-to-cart td a.button.active, table.compare-list .add-to-cart td a.button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

table.compare-list .add-to-cart td a.added_to_cart.disabled, table.compare-list .add-to-cart td a.added_to_cart[disabled], table.compare-list .add-to-cart td a.button.disabled, table.compare-list .add-to-cart td a.button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

table.compare-list .add-to-cart td a:after {
  display: none !important; }

table.compare-list .remove td a, table.compare-list a {
  color: #595959; }

table.compare-list .remove td a:hover, table.compare-list a:hover {
  color: #8e8e8e; }

table.compare-list thead th {
  background: #222;
  color: #eee; }

table.compare-list .td.odd {
  padding-bottom: 10px; }

table.compare-list th {
  font-size: 14px;
  line-height: 24px;
  font-family: Open Sans;
  color: #9b9b9b;
  font-weight: bold; }

table.compare-list td {
  text-align: left; }

table.compare-list td img {
  border: 0;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

table.compare-list tr.title td {
  font-size: 19px;
  line-height: 29px;
  color: #8e8e8e;
  font-weight: bold; }

table.compare-list tr.price {
  text-decoration: none;
  margin-bottom: 10px; }

table.compare-list tr.price del .amount {
  text-decoration: line-through; }

table.compare-list tr.price .woocommerce-product-rating .star-rating {
  font-size: 12px !important;
  height: 1em;
  line-height: 1em;
  letter-spacing: 2px;
  position: relative;
  width: 4.6em;
  font-family: FontAwesome;
  margin: 8px 0 0 0; }

table.compare-list tr.price .woocommerce-product-rating .star-rating:before {
  color: #999;
  float: left;
  position: absolute;
  top: 0;
  left: 0; }

table.compare-list tr.price .woocommerce-product-rating .star-rating span {
  float: left;
  left: 0;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 0; }

table.compare-list tr.price .woocommerce-product-rating .star-rating span:before {
  color: #252525;
  position: absolute;
  left: 0;
  top: 0; }

table.compare-list tr.price .woocommerce-product-rating .star-rating:before {
  content: "\f005\f005\f005\f005\f005"; }

table.compare-list tr.price .woocommerce-product-rating .star-rating span:before {
  content: "\f005\f005\f005\f005\f005"; }

table.compare-list tr.price .woocommerce-product-rating .star-rating .rate_content {
  position: absolute;
  display: block;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background: #595959;
  padding: 10px 5px;
  width: 110px;
  visibility: hidden;
  opacity: 0;
  top: -70px;
  right: 0;
  text-align: center;
  margin-left: -45px;
  border-radius: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  pointer-events: none;
  font-family: Open Sans; }

table.compare-list tr.price .woocommerce-product-rating .star-rating .rate_content:after {
  position: absolute;
  content: "";
  bottom: -6px;
  right: 10px;
  border-top: 7px solid #595959;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 0 solid transparent; }

table.compare-list tr.price .woocommerce-product-rating .star-rating:hover .rate_content {
  visibility: visible;
  opacity: 1;
  top: -45px; }

table.compare-list tr.price td, table.compare-list tr.price th {
  color: #595959;
  font-size: 20px;
  line-height: 30px;
  float: none;
  text-align: left;
  text-decoration: none; }

table.compare-list tr.price td .amount, table.compare-list tr.price th .amount {
  margin: 10px 0;
  display: inline-block; }

table.compare-list tr.price td del, table.compare-list tr.price td span.from, table.compare-list tr.price th del, table.compare-list tr.price th span.from {
  font-size: 12px;
  display: inline-block;
  text-transform: lowercase; }

table.compare-list tr.price td ins, table.compare-list tr.price th ins {
  text-decoration: none; }

table.compare-list tr.price td .from, table.compare-list tr.price th .from {
  margin: 0 5px 0 0;
  font-size: 12px; }

@media (max-width: 979px) {
  table.compare-list tr.price td, table.compare-list tr.price th {
    font-size: 1.2em;
    line-height: 1.2em; } }

table.compare-list tr.description td p {
  margin: 10px; }

table.compare-list tr.stock td {
  padding: 10px; }

table.compare-list tr.stock td span {
  text-align: left !important;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #595959; }

table.compare-list tr.description td {
  padding: 10px; }

table.compare-list .woocommerce-review-link {
  font-size: 12px;
  text-transform: none; }

body.woocompare_table > h1 {
  background: none;
  color: #333;
  border-bottom: 1px solid #D6D6D6; }

body.woocompare_table {
  font-size: 14px;
  line-height: 24px;
  font-family: Open Sans;
  color: #9b9b9b; }

table.compare-list .remove td a .remove {
  background: none;
  width: auto;
  height: auto;
  display: inline-block !important;
  line-height: inherit;
  color: #999 !important;
  padding: 0;
  font-weight: 700;
  font-size: 15px;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0;
  top: -2px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

table.compare-list .remove td a .remove:hover {
  background: none;
  color: #9d261d !important; }

table.compare-list .remove td a:hover .remove {
  background: none;
  color: #9d261d !important; }

.cherry-quick-view-wrap .price {
  color: #595959;
  font-size: 24px;
  line-height: 26px;
  float: none;
  text-align: center;
  font-family: 'Julius Sans One'; }

.cherry-quick-view-wrap .price del, .cherry-quick-view-wrap .price span.from {
  font-size: 20px;
  line-height: 22px;
  display: inline-block;
  text-transform: lowercase;
  margin-left: 20px; }

@media (max-width: 979px) {
  .cherry-quick-view-wrap .price del, .cherry-quick-view-wrap .price span.from {
    font-size: 14px;
    line-height: 16px; } }

.cherry-quick-view-wrap .price ins {
  text-decoration: none;
  font-weight: normal; }

.cherry-quick-view-wrap .price .from {
  margin: 0 5px 0 0;
  font-size: 12px; }

@media (max-width: 979px) {
  .cherry-quick-view-wrap .price {
    font-size: 1.2em;
    line-height: 1.2em; } }

.cherry-quick-view-wrap .images > a img[class*="attachment"], .cherry-quick-view-wrap .images > a img.woocommerce-placeholder, .cherry-quick-view-wrap .thumbnails > a img[class*="attachment"], .cherry-quick-view-wrap .thumbnails > a img.woocommerce-placeholder {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 0 8px;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s; }

.cherry-quick-view-wrap .images > :hover img[class*="attachment"], .cherry-quick-view-wrap .images > :hover img.woocommerce-placeholder, .cherry-quick-view-wrap .thumbnails > :hover img[class*="attachment"], .cherry-quick-view-wrap .thumbnails > :hover img.woocommerce-placeholder {
  border: 0;
  box-shadow: none; }

.cherry-quick-view-wrap .thumbnails {
  margin: 0;
  text-align: center; }

.cherry-quick-view-wrap .thumbnails a {
  width: auto;
  max-width: 90px;
  margin: 0 1px 2px;
  float: none;
  display: inline-block; }

.cherry-quick-view-wrap .thumbnails a img {
  margin: 0; }

.cherry-quick-view-wrap .thumbnails a:hover img {
  box-shadow: none; }

.cherry-quick-view-wrap span.onsale {
  font-weight: 400;
  font-size: 0;
  line-height: 0;
  background: url(../images/sale_img.png) no-repeat center center;
  width: 92px;
  height: 92px;
  color: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
  left: auto;
  top: -10px;
  right: -10px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  box-shadow: none; }

@media (max-width: 480px) {
  .cherry-quick-view-wrap span.onsale {
    top: 0; } }

.cherry-quick-view-wrap a.added_to_cart, .cherry-quick-view-wrap a.button.add_to_cart_button {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin: 0 10px 10px 0; }

.cherry-quick-view-wrap a.added_to_cart:hover, .cherry-quick-view-wrap a.added_to_cart:focus, .cherry-quick-view-wrap a.button.add_to_cart_button:hover, .cherry-quick-view-wrap a.button.add_to_cart_button:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

.cherry-quick-view-wrap a.added_to_cart.active, .cherry-quick-view-wrap a.added_to_cart:active, .cherry-quick-view-wrap a.button.add_to_cart_button.active, .cherry-quick-view-wrap a.button.add_to_cart_button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.cherry-quick-view-wrap a.added_to_cart.disabled, .cherry-quick-view-wrap a.added_to_cart[disabled], .cherry-quick-view-wrap a.button.add_to_cart_button.disabled, .cherry-quick-view-wrap a.button.add_to_cart_button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.onsale {
  font-weight: 400;
  font-size: 0;
  line-height: 0;
  background: url(../images/sale_img.png) no-repeat center center;
  width: 92px;
  height: 92px;
  color: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
  left: auto;
  top: -10px;
  right: -10px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  box-shadow: none; }

@media (max-width: 480px) {
  .onsale {
    top: 0; } }

@media (max-width: 979px) {
  .isStuck {
    position: relative !important;
    top: 0 !important; }
  .pseudoStickyBlock {
    height: 0 !important; } }

@media (max-width: 767px) {
  body {
    padding: 0; }
  #motopress-main.main-holder {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px; }
  #motopress-main.main-holder header.header, #motopress-main.main-holder .content-holder, #motopress-main.main-holder footer.footer, #motopress-main.main-holder .parallax-slider {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px; }
  #parallaxSliderPagination {
    margin-left: -10px; } }

.woocommerce a.remove, a.remove {
  background: none;
  width: auto;
  height: auto;
  display: inline-block !important;
  line-height: inherit;
  color: #999 !important;
  padding: 0;
  font-weight: 700;
  font-size: 15px;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0; }

.woocommerce a.remove:hover, a.remove:hover {
  background: none;
  color: #9d261d !important; }

.yith-wcwl-add-to-wishlist .ajax-loading {
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.contacts_google-map {
  height: 400px;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .contacts_google-map {
    height: 300px; } }

@media (max-width: 479px) {
  .contacts_google-map {
    height: 200px; } }

body #motopress-main.main-holder #respond #commentform input[type="text"], body #motopress-main.main-holder #respond #commentform textarea, body #motopress-main.main-holder .wpcf7 input.wpcf7-text, body #motopress-main.main-holder .wpcf7 textarea, body #motopress-main.main-holder #searchform #s, body #motopress-main.main-holder #content form.login .form-row input.input-text, body #motopress-main.main-holder #content form.register .form-row input.input-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: Open Sans;
  border: 1px solid #e0e0e0;
  background: #fff;
  border-radius: 0;
  height: 66px;
  padding: 23px 15px;
  color: #252525;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body #motopress-main.main-holder #respond #commentform input[type="text"]::-moz-placeholder, body #motopress-main.main-holder #respond #commentform textarea::-moz-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text::-moz-placeholder, body #motopress-main.main-holder .wpcf7 textarea::-moz-placeholder, body #motopress-main.main-holder #searchform #s::-moz-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text::-moz-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text::-moz-placeholder {
  color: #252525; }

body #motopress-main.main-holder #respond #commentform input[type="text"]:-ms-input-placeholder, body #motopress-main.main-holder #respond #commentform textarea:-ms-input-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text:-ms-input-placeholder, body #motopress-main.main-holder .wpcf7 textarea:-ms-input-placeholder, body #motopress-main.main-holder #searchform #s:-ms-input-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text:-ms-input-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text:-ms-input-placeholder {
  color: #252525; }

body #motopress-main.main-holder #respond #commentform input[type="text"]::-webkit-input-placeholder, body #motopress-main.main-holder #respond #commentform textarea::-webkit-input-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text::-webkit-input-placeholder, body #motopress-main.main-holder .wpcf7 textarea::-webkit-input-placeholder, body #motopress-main.main-holder #searchform #s::-webkit-input-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text::-webkit-input-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text::-webkit-input-placeholder {
  color: #252525; }

body #motopress-main.main-holder #searchform input[type="submit"] {
  font-size: 16px;
  line-height: 20px;
  padding: 22px 15px;
  border-width: 1px; }

body #motopress-main.main-holder #content form.login label[for="rememberme"] {
  display: inline-block;
  margin-left: 3px; }

body #motopress-main.main-holder #content form.login input[type="checkbox"] {
  margin-top: -2px; }

body #motopress-main.main-holder #content form.login .lost_password {
  margin-left: 0; }

body #motopress-main.main-holder #content form.login, body #motopress-main.main-holder #content form.register {
  border: 1px solid #e0e0e0;
  border-radius: 0; }

body #motopress-main.main-holder #respond {
  padding-top: 0; }

body #motopress-main.main-holder #respond .comment-reply-title {
  margin-bottom: 20px; }

body #motopress-main.main-holder #respond #commentform textarea {
  height: 250px; }

body #motopress-main.main-holder #respond #commentform label {
  display: block; }

body #motopress-main.main-holder #respond #commentform .comment_submit, body #motopress-main.main-holder #respond #commentform .comment_submit #submit {
  text-align: left; }

body #motopress-main.main-holder #respond #commentform .comment_submit #submit {
  margin-top: 0;
  float: none; }

body #motopress-main.main-holder .wpcf7 textarea {
  height: 250px; }

body #motopress-main.main-holder .wpcf7-not-valid-tip {
  padding: 23px 15px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border-radius: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-family: Open Sans; }

body #motopress-main.main-holder .wpcf7 input[type="reset"] {
  margin-right: 10px; }

body #motopress-main.main-holder .wpcf7 .submit-wrap {
  position: relative; }

body #motopress-main.main-holder .wpcf7 .submit-wrap .ajax-loader {
  position: absolute;
  top: 50%;
  margin-top: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap {
  position: relative; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap:before {
  position: absolute;
  height: 100%;
  width: 66px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 33px;
  color: #999;
  left: 0;
  line-height: 66px; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap input, body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap textarea {
  padding-left: 66px !important; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-name:before {
  content: '\f007';
  background: #fff;
  height: 64px;
  margin-top: 1px;
  margin-left: 1px; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-email:before {
  content: '\f0e0';
  background: #fff;
  height: 64px;
  margin-top: 1px;
  margin-left: 1px; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-phone:before {
  content: '\f095';
  background: #fff;
  height: 64px;
  margin-top: 1px;
  margin-left: 1px; }

body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-message:before {
  content: '\f040';
  background: #fff;
  height: 64px;
  margin-top: 1px;
  margin-left: 1px; }

#back-top {
  overflow: hidden;
  border-radius: 0; }

#back-top span {
  height: 64px;
  width: 76px;
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  position: relative;
  text-align: center;
  line-height: 64px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#back-top span:after {
  position: absolute;
  font-family: FontAwesome;
  content: '\f077';
  font-size: 30px;
  line-height: 64px;
  color: #000;
  left: 0;
  right: 0;
  top: 0; }

#back-top a {
  height: 64px;
  width: 76px;
  border: none; }

#back-top a:hover span:after {
  color: #fff; }

.woocommerce nav.woocommerce-pagination ul, .pagination__posts ul {
  border: none;
  overflow: hidden;
  border-color: #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.woocommerce nav.woocommerce-pagination ul li, .pagination__posts ul li {
  border: none; }

.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a, .pagination__posts ul li span, .pagination__posts ul li a {
  background: transparent;
  border: 1px solid #ddd;
  border-right: none;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce nav.woocommerce-pagination ul li:last-child span, .woocommerce nav.woocommerce-pagination ul li:last-child a, .pagination__posts ul li:last-child span, .pagination__posts ul li:last-child a {
  border-right: 1px solid #ddd; }

.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li.active span, .pagination__posts ul li span.current, .pagination__posts ul li.active span {
  background: #8e8e8e;
  color: #fff;
  border-color: #8e8e8e; }

.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:active, .woocommerce nav.woocommerce-pagination ul li span:not(.current):hover, .woocommerce nav.woocommerce-pagination ul li span:not(.current):focus, .woocommerce nav.woocommerce-pagination ul li span:not(.current):active, .pagination__posts ul li a:hover, .pagination__posts ul li a:focus, .pagination__posts ul li a:active, .pagination__posts ul li span:not(.current):hover, .pagination__posts ul li span:not(.current):focus, .pagination__posts ul li span:not(.current):active {
  background: #ebe9eb; }

.woocommerce nav.woocommerce-pagination ul li.active span:hover, .woocommerce nav.woocommerce-pagination ul li.active span:focus, .woocommerce nav.woocommerce-pagination ul li.active span:active, .pagination__posts ul li.active span:hover, .pagination__posts ul li.active span:focus, .pagination__posts ul li.active span:active {
  background: #8e8e8e; }

.woocommerce nav.woocommerce-pagination ul li:first-child span, .woocommerce nav.woocommerce-pagination ul li:first-child a, .pagination__posts ul li:first-child span, .pagination__posts ul li:first-child a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.woocommerce nav.woocommerce-pagination ul li:last-child span, .woocommerce nav.woocommerce-pagination ul li:last-child a, .pagination__posts ul li:last-child span, .pagination__posts ul li:last-child a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

body #motopress-main.main-holder .content-holder .filter-wrapper {
  margin: 0 0 50px;
  text-align: center; }

body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right {
  float: none;
  display: inline-block; }

body #motopress-main.main-holder .content-holder .filter-wrapper ul {
  line-height: 0;
  text-align: left; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li, body #motopress-main.main-holder .content-holder .filter-wrapper strong {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
  text-transform: uppercase;
  font-family: Open Sans;
  display: inline-block;
  vertical-align: middle; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a, body #motopress-main.main-holder .content-holder .filter-wrapper strong a {
  color: inherit;
  padding: 0;
  line-height: 20px;
  background: none; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li.active a, body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a:hover, body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a:focus, body #motopress-main.main-holder .content-holder .filter-wrapper strong.active a, body #motopress-main.main-holder .content-holder .filter-wrapper strong a:hover, body #motopress-main.main-holder .content-holder .filter-wrapper strong a:focus {
  color: #8e8e8e;
  background: none; }

body #motopress-main.main-holder .content-holder .filter-wrapper strong {
  padding: 0;
  margin-right: 20px;
  background: none;
  border-radius: 0; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills {
  margin: 0;
  overflow: visible; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li {
  margin: 0 20px 0 0;
  float: none;
  text-align: center; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li:last-child {
  margin-right: 0; }

body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li > a {
  margin: 0;
  border-radius: 0; }

@media (max-width: 979px) {
  body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills {
    margin: 0;
    overflow: visible; }
  body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li {
    text-align: left;
    display: block;
    margin: 0 0 5px 10px; } }

@media (max-width: 479px) {
  body #motopress-main.main-holder .content-holder .filter-wrapper strong {
    display: none; }
  body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right {
    float: none;
    text-align: center;
    display: block; }
  body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right .nav-pills {
    display: inline-block;
    float: none; }
  body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right .nav-pills > li {
    text-align: center; } }

.contacts_address, .contacts_fax, .contacts_email, .contacts_phone {
  position: relative;
  display: inline-block;
  padding-left: 29px;
  margin-bottom: 5px; }

.contacts_address:before, .contacts_fax:before, .contacts_email:before, .contacts_phone:before {
  position: absolute;
  font-family: FontAwesome;
  left: 3px;
  margin-right: 10px;
  color: #595959;
  padding: 0 2px; }

.contacts_address:before {
  content: '\f041'; }

.contacts_fax:before {
  content: '\f0f6'; }

.contacts_email:before {
  content: '\f0e0'; }

.contacts_phone:before {
  content: '\f095'; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 14px;
  background: #b3b3b3;
  color: #fff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.btn:hover, .btn:focus {
  color: #fff;
  background: #8e8e8e;
  text-decoration: none;
  outline: none;
  border: 1px solid #8e8e8e; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }

.btn-success:active, .btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active, .btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515; }

.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9; }

button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #595959;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover, .btn-link:focus {
  color: #8e8e8e;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color: #333;
  text-decoration: none; }

.parallax-slider #mainCaptionHolder:hover .slider_caption .slide-content span {
  color: #000;
  border: 1px solid #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.parallax-slider #mainCaptionHolder:hover .slider_caption .slide-content span:before {
  transform: scale(2); }

.parallax-slider {
  height: 796px; }

@media (max-width: 979px) {
  .parallax-slider {
    height: 496px; } }

@media (max-width: 767px) {
  .parallax-slider {
    height: 396px; } }

.parallax-slider .slide-wrapper {
  background: #007AC1;
  float: right; }

.parallax-slider #mainCaptionHolder .container {
  top: 30%; }

@media (max-width: 979px) {
  .parallax-slider #mainCaptionHolder .container {
    top: 10%; } }

.parallax-slider #mainCaptionHolder .slider_caption {
  font-size: 80px;
  line-height: 80px;
  font-weight: 300;
  color: #fff;
  display: table;
  float: right; }

@media (max-width: 767px) {
  .parallax-slider #mainCaptionHolder .slider_caption {
    margin-right: 30px; } }

.parallax-slider #mainCaptionHolder .slider_caption .slide-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 370px;
  /* height: 350px; UL - AB */ 
  }

@media (max-width: 979px) {
  .parallax-slider #mainCaptionHolder .slider_caption .slide-content {
    width: 270px;
    height: 250px; } }

@media (max-width: 767px) {
  .parallax-slider #mainCaptionHolder .slider_caption .slide-content {
    margin-right: 20px; } }

.parallax-slider #mainCaptionHolder .slider_caption .slide-content h1 {
  font-size: 130px;
  line-height: 120px;
  font-weight: 500;
  color: #fff; }

.parallax-slider #mainCaptionHolder .slider_caption .slide-content h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  padding: 0 50px;
  vertical-align: middle;
  display: block;
  /* display: inline-block; Changed by Upline (AB) */
  margin-top: 10px; }

@media (max-width: 979px) {
  .parallax-slider #mainCaptionHolder .slider_caption .slide-content h2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 30px; } }

.parallax-slider #mainCaptionHolder .slider_caption .slide-content span {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  border: 1px solid #FFF;
  padding: 18px 28px;
  vertical-align: middle;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  overflow: hidden;
  position: relative; }

@media (max-width: 979px) {
  .parallax-slider #mainCaptionHolder .slider_caption .slide-content span {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    padding: 10px 20px; } }

.parallax-slider #mainCaptionHolder .slider_caption .slide-content span:before {
  background: none repeat scroll 0 0 #fff;
  border-radius: 100%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

.parallax-slider .controlBtn {
  width: 55px;
  height: 55px;
  margin-top: -28px; }

.parallax-slider .controlBtn .innerBtn {
  font-size: 31px;
  line-height: 55px;
  color: #a9a9a9;
  background: #fff; }

.parallax-slider .controlBtn .slidesCounter {
  font-size: 16px;
  line-height: 55px;
  color: #fff;
  background: #8e8e8e; }

.parallax-slider .controlBtn:hover .innerBtn {
  color: #fff;
  background: #8e8e8e; }

.parallax-slider .parallaxPrevBtn, .parallax-slider .parallaxNextBtn {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.parallax-slider .parallaxPrevBtn {
  left: -55px; }

.parallax-slider .parallaxNextBtn {
  right: -55px; }

.parallax-slider:hover .parallaxPrevBtn {
  left: 0; }

.parallax-slider:hover .parallaxNextBtn {
  right: 0; }

.parallax-slider #paralaxSliderPagination {
  padding: 10px 0;
  bottom: 40px; }

@media (max-width: 767px) {
  .parallax-slider #paralaxSliderPagination {
    bottom: 30px; } }

.parallax-slider #paralaxSliderPagination.buttons_pagination ul li {
  border-radius: 50%;
  margin-left: 20px;
  width: 12px;
  height: 12px;
  background: #3d3d3d; }

.parallax-slider #paralaxSliderPagination.buttons_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.buttons_pagination ul li.active {
  background: #ffffff; }

.parallax-slider #paralaxSliderPagination.images_pagination ul li {
  margin: 3px;
  opacity: .5; }

.parallax-slider #paralaxSliderPagination.images_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.images_pagination ul li.active {
  opacity: 1; }

.parallax-slider .parallax-slider-video-progress {
  background: #595959; }

.parallax-slider #previewSpinner {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border-radius: 25px;
  background: url(../images/spinner.GIF) 50% 50% #fff no-repeat; }

.parallax-slider {
  overflow: hidden;
  position: relative;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.parallax-slider .baseList {
  display: none; }

.parallax-slider .parallax-slider-video-progress-bar {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: url(../images/loader.gif) 0 0 repeat-x;
  z-index: 5; }

.parallax-slider .parallax-slider-video-progress {
  width: 0;
  height: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.parallax-slider .parallax-slider-vimeo-video {
  overflow: hidden; }

.parallax-slider .parallax-slider-vimeo-video .parallax-slider-vimeo-iframe {
  margin-top: -100px;
  max-width: none; }

.parallax-slider #mainImageHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.parallax-slider #mainImageHolder .primaryHolder, .parallax-slider #mainImageHolder .secondaryHolder {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0; }

.parallax-slider #mainImageHolder .primaryHolder .obj-inner, .parallax-slider #mainImageHolder .secondaryHolder .obj-inner {
  max-width: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.parallax-slider #mainCaptionHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.parallax-slider #mainCaptionHolder > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.parallax-slider #mainCaptionHolder .container {
  position: relative; }

.parallax-slider #mainCaptionHolder .primaryCaption, .parallax-slider #mainCaptionHolder .secondaryCaption {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0; }

.parallax-slider .controlBtn {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 50%;
  z-index: 2; }

.parallax-slider .controlBtn .innerBtn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1; }

.parallax-slider .controlBtn .slidesCounter {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  width: 60%;
  height: 100%; }

.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
  left: 0%;
  text-align: left; }

.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter {
  left: 100%; }

.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
  right: 0%;
  text-align: right; }

.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter {
  right: 100%; }

.parallax-slider #paralaxSliderPagination {
  position: absolute;
  width: 94%;
  text-align: right;
  z-index: 2; }

@media (max-width: 767px) {
  .parallax-slider #paralaxSliderPagination {
    text-align: center; } }

.parallax-slider #paralaxSliderPagination ul {
  list-style: none;
  margin: 0 370px 0 0; }

@media (max-width: 767px) {
  .parallax-slider #paralaxSliderPagination ul {
    margin: 0; } }

.parallax-slider #paralaxSliderPagination ul li {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  display: inline-block; }

.parallax-slider #previewSpinner {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  z-index: 99; }

.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3); }

.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder {
  top: 0; }

.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState {
  top: -100%; }

.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState {
  top: 0; }

.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState {
  top: 100%; }

.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
  opacity: 1;
  filter: alpha(opacity=100); }

.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
  opacity: 0;
  filter: alpha(opacity=0); }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.motopress-text-obj span {
  line-height: 1em; }

.motopress-image-obj .motopress-image-obj-basic {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0; }

.motopress-image-slider-obj {
  line-height: normal;
  min-height: 0; }

.motopress-image-slider-obj * {
  line-height: normal; }

.motopress-image-slider-obj .slides {
  list-style: none outside none;
  margin: 0 !important;
  padding: 0;
  line-height: normal; }

.motopress-image-slider-obj .slides li {
  margin: 0;
  margin-left: 0 !important;
  padding: 0; }

.motopress-image-slider-obj .slides li:before, .motopress-image-slider-obj .slides li:after {
  content: none !important; }

.motopress-image-slider-obj .slides li img {
  margin: 0;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }

.motopress-image-slider-obj .flex-control-nav {
  position: absolute !important;
  list-style: none outside none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: normal;
  right: auto !important;
  bottom: -40px !important;
  text-align: center !important;
  z-index: auto !important; }

.motopress-image-slider-obj .flex-control-nav li {
  margin: 0 6px !important;
  padding: 0;
  width: auto !important;
  height: auto !important; }

.motopress-image-slider-obj .flex-control-nav li:before, .motopress-image-slider-obj .flex-control-nav li:after {
  content: none !important; }

.motopress-image-slider-obj .flex-control-nav li a {
  position: static;
  z-index: auto;
  width: 11px !important;
  height: 11px !important;
  background: #666 !important;
  background: rgba(0, 0, 0, 0.5) !important; }

.motopress-image-slider-obj .flex-control-nav li a.flex-active {
  background: #000 !important;
  background: rgba(0, 0, 0, 0.9) !important; }

.motopress-image-slider-obj .flex-direction-nav {
  list-style: none outside none;
  margin: 0 !important;
  padding: 0;
  line-height: normal; }

.motopress-image-slider-obj .flex-direction-nav li {
  list-style: none outside none !important; }

.motopress-image-slider-obj .flex-direction-nav li:before, .motopress-image-slider-obj .flex-direction-nav li:after {
  content: none !important; }

.motopress-image-slider-obj .flex-direction-nav a {
  margin: 0 !important;
  background: none !important;
  width: 40px !important;
  height: 40px !important;
  text-indent: 0 !important;
  color: rgba(0, 0, 0, 0.8) !important;
  border: none !important;
  outline: none !important; }

.motopress-image-slider-obj .flex-direction-nav a.flex-prev {
  left: 10px !important; }

.motopress-image-slider-obj .flex-direction-nav a.flex-next {
  right: 10px !important; }

.motopress-image-slider-obj .flex-direction-nav:hover .flex-prev:hover, .motopress-image-slider-obj .flex-direction-nav:hover .flex-next:hover {
  opacity: 1; }

.motopress-image-slider-obj > p {
  display: none !important; }

.motopress-row .motopress-clmn.motopress-space {
  min-height: 10px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj {
  height: 100%; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj > div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-light > div {
  border-top: 1px solid #ebebeb; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-normal > div {
  border-top: 2px solid #cdcdcd;
  margin-top: -1px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-dotted > div {
  border-top: 2px dotted #cdcdcd;
  margin-top: -1px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-dashed > div {
  border-top: 2px dashed #cdcdcd;
  margin-top: -1px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-double > div {
  border-top: 4px double #cdcdcd;
  margin-top: -2px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-groove > div {
  border-top: 4px groove #cdcdcd;
  margin-top: -2px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-ridge > div {
  border-top: 4px ridge #cdcdcd;
  margin-top: -2px; }

.motopress-row .motopress-clmn.motopress-space .motopress-space-obj.motopress-space-heavy > div {
  border-top: 6px inset #cdcdcd;
  margin-top: -3px; }

.motopress-video-obj {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.motopress-video-obj iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.motopress-video-obj .fluid-width-video-wrapper {
  width: auto !important;
  position: static !important;
  padding: 0 !important; }

.motopress-button-obj .motopress-btn {
  display: inline-block;
  margin: 10px 0 10px 0;
  color: #fff;
  line-height: 1em;
  text-shadow: 0 1px 1px rgba(21, 21, 22, 0.25);
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.motopress-button-obj .motopress-btn:hover, .motopress-button-obj .motopress-btn:visited {
  text-decoration: none; }

.motopress-button-obj .motopress-btn-color-silver {
  color: #4f4f4f;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 0 1px #dcdcdc;
  -moz-box-shadow: inset 0 0 0 1px #dcdcdc;
  box-shadow: inset 0 0 0 1px #dcdcdc;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(bottom, #e6e6e6, #fefefe);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#e6e6e6), to(#fefefe));
  background-image: -webkit-linear-gradient(bottom, #e6e6e6, #fefefe);
  background-image: -o-linear-gradient(bottom, #e6e6e6, #fefefe);
  background-image: linear-gradient(to top, #e6e6e6, #fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6',endColorstr='#fffefefe',GradientType=0); }

.motopress-button-obj .motopress-btn-color-silver:hover {
  color: #4f4f4f;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(bottom, #ededed, #fff);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ededed), to(#fff));
  background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
  background-image: -o-linear-gradient(bottom, #ededed, #fff);
  background-image: linear-gradient(to top, #ededed, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffededed',endColorstr='#ffffffff',GradientType=0); }

.motopress-button-obj .motopress-btn-color-red {
  -webkit-box-shadow: inset 0 0 0 1px #bc3d2c;
  -moz-box-shadow: inset 0 0 0 1px #bc3d2c;
  box-shadow: inset 0 0 0 1px #bc3d2c;
  background-color: #dd503e;
  background-image: -moz-linear-gradient(bottom, #d14836, #ee5d4a);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#d14836), to(#ee5d4a));
  background-image: -webkit-linear-gradient(bottom, #d14836, #ee5d4a);
  background-image: -o-linear-gradient(bottom, #d14836, #ee5d4a);
  background-image: linear-gradient(to top, #d14836, #ee5d4a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd14836',endColorstr='#ffee5d4a',GradientType=0); }

.motopress-button-obj .motopress-btn-color-red:hover {
  background-color: #ea6857;
  background-image: -moz-linear-gradient(bottom, #e76452, #ef6f5f);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#e76452), to(#ef6f5f));
  background-image: -webkit-linear-gradient(bottom, #e76452, #ef6f5f);
  background-image: -o-linear-gradient(bottom, #e76452, #ef6f5f);
  background-image: linear-gradient(to top, #e76452, #ef6f5f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe76452',endColorstr='#ffef6f5f',GradientType=0); }

.motopress-button-obj .motopress-btn-color-pink-dreams {
  -webkit-box-shadow: inset 0 0 0 1px #f08eb9;
  -moz-box-shadow: inset 0 0 0 1px #f08eb9;
  box-shadow: inset 0 0 0 1px #f08eb9;
  background-color: #f689ba;
  background-image: -moz-linear-gradient(bottom, #f171ab, #feaed1);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#f171ab), to(#feaed1));
  background-image: -webkit-linear-gradient(bottom, #f171ab, #feaed1);
  background-image: -o-linear-gradient(bottom, #f171ab, #feaed1);
  background-image: linear-gradient(to top, #f171ab, #feaed1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff171ab',endColorstr='#fffeaed1',GradientType=0); }

.motopress-button-obj .motopress-btn-color-pink-dreams:hover {
  background-color: #f8a6cb;
  background-image: -moz-linear-gradient(bottom, #f58dbc, #fdcbe1);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#f58dbc), to(#fdcbe1));
  background-image: -webkit-linear-gradient(bottom, #f58dbc, #fdcbe1);
  background-image: -o-linear-gradient(bottom, #f58dbc, #fdcbe1);
  background-image: linear-gradient(to top, #f58dbc, #fdcbe1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff58dbc',endColorstr='#fffdcbe1',GradientType=0); }

.motopress-button-obj .motopress-btn-color-warm {
  -webkit-box-shadow: inset 0 0 0 1px #ea8f1a;
  -moz-box-shadow: inset 0 0 0 1px #ea8f1a;
  box-shadow: inset 0 0 0 1px #ea8f1a;
  background-color: #ff8c1a;
  background-image: -moz-linear-gradient(bottom, #ff7611, #ffac27);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff7611), to(#ffac27));
  background-image: -webkit-linear-gradient(bottom, #ff7611, #ffac27);
  background-image: -o-linear-gradient(bottom, #ff7611, #ffac27);
  background-image: linear-gradient(to top, #ff7611, #ffac27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7611',endColorstr='#ffffac27',GradientType=0); }

.motopress-button-obj .motopress-btn-color-warm:hover {
  background-color: #fda248;
  background-image: -moz-linear-gradient(bottom, #fb8e3d, #ffbf59);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#fb8e3d), to(#ffbf59));
  background-image: -webkit-linear-gradient(bottom, #fb8e3d, #ffbf59);
  background-image: -o-linear-gradient(bottom, #fb8e3d, #ffbf59);
  background-image: linear-gradient(to top, #fb8e3d, #ffbf59);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb8e3d',endColorstr='#ffffbf59',GradientType=0); }

.motopress-button-obj .motopress-btn-color-hot-summer {
  -webkit-box-shadow: inset 0 0 0 1px #f2bf0b;
  -moz-box-shadow: inset 0 0 0 1px #f2bf0b;
  box-shadow: inset 0 0 0 1px #f2bf0b;
  background-color: #f7c712;
  background-image: -moz-linear-gradient(bottom, #f1b000, #ffe92e);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#f1b000), to(#ffe92e));
  background-image: -webkit-linear-gradient(bottom, #f1b000, #ffe92e);
  background-image: -o-linear-gradient(bottom, #f1b000, #ffe92e);
  background-image: linear-gradient(to top, #f1b000, #ffe92e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1b000',endColorstr='#ffffe92e',GradientType=0); }

.motopress-button-obj .motopress-btn-color-hot-summer:hover {
  background-color: #fbd139;
  background-image: -moz-linear-gradient(bottom, #f9be20, #ffee5e);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#f9be20), to(#ffee5e));
  background-image: -webkit-linear-gradient(bottom, #f9be20, #ffee5e);
  background-image: -o-linear-gradient(bottom, #f9be20, #ffee5e);
  background-image: linear-gradient(to top, #f9be20, #ffee5e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9be20',endColorstr='#ffffee5e',GradientType=0); }

.motopress-button-obj .motopress-btn-color-olive-garden {
  -webkit-box-shadow: inset 0 0 0 1px #8ad532;
  -moz-box-shadow: inset 0 0 0 1px #8ad532;
  box-shadow: inset 0 0 0 1px #8ad532;
  background-color: #92ca26;
  background-image: -moz-linear-gradient(bottom, #7fb615, #afe840);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#7fb615), to(#afe840));
  background-image: -webkit-linear-gradient(bottom, #7fb615, #afe840);
  background-image: -o-linear-gradient(bottom, #7fb615, #afe840);
  background-image: linear-gradient(to top, #7fb615, #afe840);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fb615',endColorstr='#ffafe840',GradientType=0); }

.motopress-button-obj .motopress-btn-color-olive-garden:hover {
  background-color: #a2d441;
  background-image: -moz-linear-gradient(bottom, #8dc323, #c2ee6e);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#8dc323), to(#c2ee6e));
  background-image: -webkit-linear-gradient(bottom, #8dc323, #c2ee6e);
  background-image: -o-linear-gradient(bottom, #8dc323, #c2ee6e);
  background-image: linear-gradient(to top, #8dc323, #c2ee6e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dc323',endColorstr='#ffc2ee6e',GradientType=0); }

.motopress-button-obj .motopress-btn-color-green-grass {
  -webkit-box-shadow: inset 0 0 0 1px #51b41e;
  -moz-box-shadow: inset 0 0 0 1px #51b41e;
  box-shadow: inset 0 0 0 1px #51b41e;
  background-color: #42b321;
  background-image: -moz-linear-gradient(bottom, #329c0d, #5bd63f);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#329c0d), to(#5bd63f));
  background-image: -webkit-linear-gradient(bottom, #329c0d, #5bd63f);
  background-image: -o-linear-gradient(bottom, #329c0d, #5bd63f);
  background-image: linear-gradient(to top, #329c0d, #5bd63f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff329c0d',endColorstr='#ff5bd63f',GradientType=0); }

.motopress-button-obj .motopress-btn-color-green-grass:hover {
  background-color: #5bc83a;
  background-image: -moz-linear-gradient(bottom, #43b41c, #80e568);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#43b41c), to(#80e568));
  background-image: -webkit-linear-gradient(bottom, #43b41c, #80e568);
  background-image: -o-linear-gradient(bottom, #43b41c, #80e568);
  background-image: linear-gradient(to top, #43b41c, #80e568);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff43b41c',endColorstr='#ff80e568',GradientType=0); }

.motopress-button-obj .motopress-btn-color-skyline {
  -webkit-box-shadow: inset 0 0 0 1px #0aafca;
  -moz-box-shadow: inset 0 0 0 1px #0aafca;
  box-shadow: inset 0 0 0 1px #0aafca;
  background-color: #0fc1ec;
  background-image: -moz-linear-gradient(bottom, #00aaea, #25e3ef);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#00aaea), to(#25e3ef));
  background-image: -webkit-linear-gradient(bottom, #00aaea, #25e3ef);
  background-image: -o-linear-gradient(bottom, #00aaea, #25e3ef);
  background-image: linear-gradient(to top, #00aaea, #25e3ef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aaea',endColorstr='#ff25e3ef',GradientType=0); }

.motopress-button-obj .motopress-btn-color-skyline:hover {
  background-color: #3cccef;
  background-image: -moz-linear-gradient(bottom, #2eb8ec, #51eaf4);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#2eb8ec), to(#51eaf4));
  background-image: -webkit-linear-gradient(bottom, #2eb8ec, #51eaf4);
  background-image: -o-linear-gradient(bottom, #2eb8ec, #51eaf4);
  background-image: linear-gradient(to top, #2eb8ec, #51eaf4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2eb8ec',endColorstr='#ff51eaf4',GradientType=0); }

.motopress-button-obj .motopress-btn-color-aqua-blue {
  -webkit-box-shadow: inset 0 0 0 1px #228ddb;
  -moz-box-shadow: inset 0 0 0 1px #228ddb;
  box-shadow: inset 0 0 0 1px #228ddb;
  background-color: #2483e1;
  background-image: -moz-linear-gradient(bottom, #0c61d6, #48b7f1);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#0c61d6), to(#48b7f1));
  background-image: -webkit-linear-gradient(bottom, #0c61d6, #48b7f1);
  background-image: -o-linear-gradient(bottom, #0c61d6, #48b7f1);
  background-image: linear-gradient(to top, #0c61d6, #48b7f1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0c61d6',endColorstr='#ff48b7f1',GradientType=0); }

.motopress-button-obj .motopress-btn-color-aqua-blue:hover {
  background-color: #4c98e7;
  background-image: -moz-linear-gradient(bottom, #2977e2, #81caef);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#2977e2), to(#81caef));
  background-image: -webkit-linear-gradient(bottom, #2977e2, #81caef);
  background-image: -o-linear-gradient(bottom, #2977e2, #81caef);
  background-image: linear-gradient(to top, #2977e2, #81caef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2977e2',endColorstr='#ff81caef',GradientType=0); }

.motopress-button-obj .motopress-btn-color-violet {
  -webkit-box-shadow: inset 0 0 0 1px #9850d4;
  -moz-box-shadow: inset 0 0 0 1px #9850d4;
  box-shadow: inset 0 0 0 1px #9850d4;
  background-color: #9741d9;
  background-image: -moz-linear-gradient(bottom, #7c13c6, #c085f6);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#7c13c6), to(#c085f6));
  background-image: -webkit-linear-gradient(bottom, #7c13c6, #c085f6);
  background-image: -o-linear-gradient(bottom, #7c13c6, #c085f6);
  background-image: linear-gradient(to top, #7c13c6, #c085f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c13c6',endColorstr='#ffc085f6',GradientType=0); }

.motopress-button-obj .motopress-btn-color-violet:hover {
  background-color: #ae62e8;
  background-image: -moz-linear-gradient(bottom, #9532da, #d4a9fc);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#9532da), to(#d4a9fc));
  background-image: -webkit-linear-gradient(bottom, #9532da, #d4a9fc);
  background-image: -o-linear-gradient(bottom, #9532da, #d4a9fc);
  background-image: linear-gradient(to top, #9532da, #d4a9fc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9532da',endColorstr='#ffd4a9fc',GradientType=0); }

.motopress-button-obj .motopress-btn-color-dark-grey {
  -webkit-box-shadow: inset 0 0 0 1px #8c8c8c;
  -moz-box-shadow: inset 0 0 0 1px #8c8c8c;
  box-shadow: inset 0 0 0 1px #8c8c8c;
  background-color: #818181;
  background-image: -moz-linear-gradient(bottom, #5b5b5b, #bababa);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#5b5b5b), to(#bababa));
  background-image: -webkit-linear-gradient(bottom, #5b5b5b, #bababa);
  background-image: -o-linear-gradient(bottom, #5b5b5b, #bababa);
  background-image: linear-gradient(to top, #5b5b5b, #bababa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b5b5b',endColorstr='#ffbababa',GradientType=0); }

.motopress-button-obj .motopress-btn-color-dark-grey:hover {
  background-color: #a3a2a2;
  background-image: -moz-linear-gradient(bottom, #878787, #cdcbcb);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#878787), to(#cdcbcb));
  background-image: -webkit-linear-gradient(bottom, #878787, #cdcbcb);
  background-image: -o-linear-gradient(bottom, #878787, #cdcbcb);
  background-image: linear-gradient(to top, #878787, #cdcbcb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff878787',endColorstr='#ffcdcbcb',GradientType=0); }

.motopress-button-obj .motopress-btn-color-black {
  -webkit-box-shadow: inset 0 0 0 1px #1f1f1f;
  -moz-box-shadow: inset 0 0 0 1px #1f1f1f;
  box-shadow: inset 0 0 0 1px #1f1f1f;
  background-color: #2b2b2b;
  background-image: -moz-linear-gradient(bottom, #0d0d0d, #595959);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#0d0d0d), to(#595959));
  background-image: -webkit-linear-gradient(bottom, #0d0d0d, #595959);
  background-image: -o-linear-gradient(bottom, #0d0d0d, #595959);
  background-image: linear-gradient(to top, #0d0d0d, #595959);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d0d0d',endColorstr='#ff595959',GradientType=0); }

.motopress-button-obj .motopress-btn-color-black:hover {
  background-color: #474747;
  background-image: -moz-linear-gradient(bottom, #272727, #767676);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#272727), to(#767676));
  background-image: -webkit-linear-gradient(bottom, #272727, #767676);
  background-image: -o-linear-gradient(bottom, #272727, #767676);
  background-image: linear-gradient(to top, #272727, #767676);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272727',endColorstr='#ff767676',GradientType=0); }

.motopress-button-obj .motopress-btn-size-large {
  padding: 13px 36px;
  font-size: 18px; }

.motopress-button-obj .motopress-btn-size-middle {
  padding: 10px 23px;
  font-size: 16px; }

.motopress-button-obj .motopress-btn-size-small {
  padding: 7px 15px;
  font-size: 13px; }

.motopress-button-obj .motopress-btn-size-mini {
  padding: 6px 11px;
  font-size: 11px; }

.motopress-button-obj .motopress-btn-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.motopress-google-map-obj {
  min-height: inherit; }

.motopress-google-map-obj iframe {
  width: 100%;
  height: 100%;
  min-height: inherit;
  margin: 0; }

.motopress-google-chart {
  background-image: url("../../images/ce/loading.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 24px; }

.motopress-google-chart.motopress-google-chart-loaded {
  background-image: none; }

.motopress-empty-chart {
  text-align: center;
  background-image: none; }

.motopress-embed-obj {
  min-height: inherit; }

.motopress-embed-obj.fill-space {
  min-height: inherit; }

.motopress-embed-obj.fill-space * {
  width: 100%; }

.motopress-table-obj .motopress-table {
  width: 100% !important; }

.motopress-table-obj .motopress-table-style-silver {
  background: none repeat scroll 0 0 #fefefe;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  margin: 0; }

.motopress-table-obj .motopress-table-style-silver th, .motopress-table-obj .motopress-table-style-silver td {
  padding: 1em;
  text-align: center; }

@media screen and (max-width: 767px) {
  .motopress-table-obj .motopress-table-style-silver th, .motopress-table-obj .motopress-table-style-silver td {
    padding: .5em; } }

@media screen and (max-width: 480px) {
  .motopress-table-obj .motopress-table-style-silver th, .motopress-table-obj .motopress-table-style-silver td {
    padding: 0; } }

.motopress-table-obj .motopress-table-style-silver th {
  border-bottom: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  padding: 1.4em 1em;
  text-shadow: 1px 1px 1px #fff;
  background: #EEE; }

.motopress-table-obj .motopress-table-style-silver td {
  border-bottom: 0 none;
  border-left: 0 none;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

.motopress-table-obj .motopress-table-style-silver tr.odd-row td {
  background: #f6f6f6; }

.motopress-table-obj .motopress-table-style-silver td:last-child {
  border-right: 0; }

.motopress-table-obj .motopress-table-style-silver th:last-child {
  border-right: 0; }

.motopress-table-obj .motopress-table-style-silver td {
  background-color: #fefefe; }

.motopress-table-obj .motopress-table-style-silver tr.odd-row td {
  background-color: #f6f6f6; }

.motopress-table-obj .motopress-table-style-silver th {
  background-color: #e5e5e5; }

.motopress-table-obj .motopress-table-first-col-left td:first-child, .motopress-table-obj .motopress-table-first-col-left th:first-child {
  text-align: left; }

.motopress-share-buttons, .motopress-social-profile-obj {
  margin: 0;
  padding: 0;
  height: auto; }

.motopress-share-buttons span, .motopress-social-profile-obj span {
  display: inline-block;
  margin: 0 5px 0 0;
  opacity: .85; }

.motopress-share-buttons span:hover, .motopress-social-profile-obj span:hover {
  opacity: 1; }

.motopress-share-buttons span:last-child, .motopress-social-profile-obj span:last-child {
  margin-right: 0; }

.motopress-share-buttons a, .motopress-social-profile-obj a {
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  border: none !important;
  outline: none !important; }

.motopress-buttons-32x32 span {
  width: 32px;
  height: 32px; }

.motopress-buttons-32x32 a {
  background-image: url("../../images/social-buttons-32x32.png?ver=1.5.8"); }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-facebook a {
  background-position: 0 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-google a {
  background-position: -32px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-twitter a {
  background-position: -64px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-pinterest a {
  background-position: -96px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-linkedin a {
  background-position: -128px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-flickr a {
  background-position: -160px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-vk a {
  background-position: -192px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-delicious a {
  background-position: -224px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-youtube a {
  background-position: -256px 0; }

.motopress-buttons-32x32.motopress-buttons-square .motopress-button-rss a {
  background-position: -288px 0; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-facebook a {
  background-position: 0 -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-google a {
  background-position: -32px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-twitter a {
  background-position: -64px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-pinterest a {
  background-position: -96px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-linkedin a {
  background-position: -128px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-flickr a {
  background-position: -160px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-vk a {
  background-position: -192px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-delicious a {
  background-position: -224px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-youtube a {
  background-position: -256px -32px; }

.motopress-buttons-32x32.motopress-buttons-rounded .motopress-button-rss a {
  background-position: -288px -32px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-facebook a {
  background-position: 0 -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-google a {
  background-position: -32px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-twitter a {
  background-position: -64px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-pinterest a {
  background-position: -96px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-linkedin a {
  background-position: -128px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-flickr a {
  background-position: -160px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-vk a {
  background-position: -192px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-delicious a {
  background-position: -224px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-youtube a {
  background-position: -256px -64px; }

.motopress-buttons-32x32.motopress-buttons-circular .motopress-button-rss a {
  background-position: -288px -64px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-facebook a {
  background-position: 0 -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-google a {
  background-position: -32px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-twitter a {
  background-position: -64px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-pinterest a {
  background-position: -96px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-linkedin a {
  background-position: -128px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-flickr a {
  background-position: -160px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-vk a {
  background-position: -192px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-delicious a {
  background-position: -224px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-youtube a {
  background-position: -256px -96px; }

.motopress-buttons-32x32.motopress-buttons-volume .motopress-button-rss a {
  background-position: -288px -96px; }

.motopress-buttons-64x64 span {
  width: 64px;
  height: 64px; }

.motopress-buttons-64x64 a {
  background-image: url("../../images/social-buttons-64x64.png?ver=1.5.8"); }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-facebook a {
  background-position: 0 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-google a {
  background-position: -64px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-twitter a {
  background-position: -128px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-pinterest a {
  background-position: -192px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-linkedin a {
  background-position: -256px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-flickr a {
  background-position: -320px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-vk a {
  background-position: -384px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-delicious a {
  background-position: -448px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-youtube a {
  background-position: -512px 0; }

.motopress-buttons-64x64.motopress-buttons-square .motopress-button-rss a {
  background-position: -576px 0; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-facebook a {
  background-position: 0 -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-google a {
  background-position: -64px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-twitter a {
  background-position: -128px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-pinterest a {
  background-position: -192px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-linkedin a {
  background-position: -256px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-flickr a {
  background-position: -320px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-vk a {
  background-position: -384px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-delicious a {
  background-position: -448px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-youtube a {
  background-position: -512px -64px; }

.motopress-buttons-64x64.motopress-buttons-rounded .motopress-button-rss a {
  background-position: -576px -64px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-facebook a {
  background-position: 0 -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-google a {
  background-position: -64px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-twitter a {
  background-position: -128px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-pinterest a {
  background-position: -192px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-linkedin a {
  background-position: -256px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-flickr a {
  background-position: -320px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-vk a {
  background-position: -384px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-delicious a {
  background-position: -448px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-youtube a {
  background-position: -512px -128px; }

.motopress-buttons-64x64.motopress-buttons-circular .motopress-button-rss a {
  background-position: -576px -128px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-facebook a {
  background-position: 0 -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-google a {
  background-position: -64px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-twitter a {
  background-position: -128px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-pinterest a {
  background-position: -192px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-linkedin a {
  background-position: -256px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-flickr a {
  background-position: -320px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-vk a {
  background-position: -384px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-delicious a {
  background-position: -448px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-youtube a {
  background-position: -512px -192px; }

.motopress-buttons-64x64.motopress-buttons-volume .motopress-button-rss a {
  background-position: -576px -192px; }

.motopress-tabs-obj.ui-tabs {
  height: 100% !important;
  padding: 0 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic.ui-widget-content {
  border: none !important;
  background-color: transparent !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic.ui-corner-all {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav {
  background-image: none !important;
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-left: 1px solid #ddd !important;
  outline: none !important;
  box-shadow: none !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav.ui-corner-all {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav.ui-helper-clearfix:after {
  clear: both !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav.ui-helper-clearfix:before, .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav.ui-helper-clearfix:after {
  content: "" !important;
  display: table !important;
  border-collapse: collapse !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li {
  list-style: none !important;
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-bottom: none !important;
  border-left: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: none !important;
  background-color: #ececec !important;
  position: static !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li:hover {
  background-color: #fff !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li.ui-corner-top {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li:focus {
  outline: none !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a {
  display: block !important;
  padding: 12px 17px !important;
  font-size: 14px !important;
  color: #000 !important;
  text-decoration: none !important;
  border: none !important;
  outline: none !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a:hover {
  text-decoration: none !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a:focus {
  outline: none !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li.ui-state-active {
  background-color: #fff !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li.ui-state-active a {
  moz-box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff !important;
  -webkit-box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff !important;
  box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff !important;
  color: #000 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-panel {
  margin: 0 !important;
  padding: 20px;
  overflow-y: auto !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-panel.ui-widget-content {
  border: 1px solid #ddd !important;
  background-color: #fff !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-0 .ui-tabs-panel.ui-widget-content {
  padding: 0 !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-10 .ui-tabs-panel.ui-widget-content {
  padding: 10px !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-20 .ui-tabs-panel.ui-widget-content {
  padding: 20px !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-30 .ui-tabs-panel.ui-widget-content {
  padding: 30px !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-40 .ui-tabs-panel.ui-widget-content {
  padding: 40px !important; }

.motopress-tabs-obj.ui-tabs.motopress-tabs-padding-50 .ui-tabs-panel.ui-widget-content {
  padding: 50px !important; }

.motopress-tabs-obj > p {
  display: none !important; }

@media screen and (max-width: 767px) {
  .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav {
    border-left: none !important; }
  .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li {
    display: block !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    margin-bottom: 1px !important;
    box-sizing: border-box !important; }
  .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li.ui-state-active a {
    moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important; } }

.motopress-accordion-obj.ui-accordion .motopress-accordion-item {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.motopress-accordion-obj.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 0 !important;
  padding: .7em .7em .7em .9em !important;
  min-height: 0;
  font-size: 100%; }

.motopress-accordion-obj.ui-accordion .ui-accordion-header:focus {
  outline: 0; }

.motopress-accordion-obj.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px; }

.motopress-accordion-obj.ui-accordion .ui-accordion-header .ui-icon {
  background: transparent url('../../images/accordion.png?ver=1.5.8') no-repeat;
  width: 22px;
  height: 22px; }

.motopress-accordion-obj.ui-accordion .ui-accordion-icons {
  padding-left: 2.4em !important; }

.motopress-accordion-obj.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.4em !important; }

.motopress-accordion-obj.ui-accordion .ui-accordion-content {
  padding: 0 0 1em;
  border-top: 0;
  overflow: auto; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-light .motopress-accordion-item {
  border-bottom-color: #e0dede; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-light .ui-accordion-header .ui-icon {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-light .ui-accordion-header .ui-icon-triangle-1-e {
  background-color: #ececec;
  background-position: -1px -1px; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-light .ui-accordion-header .ui-icon-triangle-1-s {
  background-color: #fff;
  background-position: -1px -23px; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-dark .motopress-accordion-item {
  border-bottom-color: #3e3e3e; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-dark .ui-accordion-header .ui-icon-triangle-1-e {
  background-color: #3e3e3e;
  background-position: -22px 0; }

.motopress-accordion-obj.ui-accordion.motopress-accordion-dark .ui-accordion-header .ui-icon-triangle-1-s {
  background-color: #4c4c4c;
  background-position: -22px -22px; }

.motopress-accordion-obj.ui-accordion > p {
  display: none !important; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-thumbnail > img, .motopress-posts-grid-obj .motopress-posts-grid-thumbnail > img {
  margin: 20px 0;
  max-width: 100%;
  height: auto; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-thumbnail > img:first-child, .motopress-posts-grid-obj .motopress-posts-grid-thumbnail > img:first-child {
  margin-top: 0; }

#motopress-container .motopress-posts-grid-obj .motopress-thumbnail-left .motopress-posts-grid-thumbnail, .motopress-posts-grid-obj .motopress-thumbnail-left .motopress-posts-grid-thumbnail {
  float: left !important;
  margin: 0 20px 20px 0; }

#motopress-container .motopress-posts-grid-obj .motopress-thumbnail-left .motopress-posts-grid-thumbnail > img, .motopress-posts-grid-obj .motopress-thumbnail-left .motopress-posts-grid-thumbnail > img {
  margin: 0; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-meta .motopress-posts-grid-date, .motopress-posts-grid-obj .motopress-posts-grid-meta .motopress-posts-grid-date {
  float: left; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-meta .motopress-posts-grid-date.motopress-no-float, .motopress-posts-grid-obj .motopress-posts-grid-meta .motopress-posts-grid-date.motopress-no-float {
  float: none; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-meta .comments-link, .motopress-posts-grid-obj .motopress-posts-grid-meta .comments-link {
  text-align: right; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-more, .motopress-posts-grid-obj .motopress-posts-grid-more {
  margin-top: 10px; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-next, .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-next, #motopress-container .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-prev, .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-prev {
  display: inline-block; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-next, .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-next {
  float: right; }

#motopress-container .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-prev, .motopress-posts-grid-obj .motopress-posts-grid-pagination .nav-prev {
  float: left; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-0 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-0 .mp-row-fluid {
  margin-bottom: 0 !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-10 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-10 .mp-row-fluid {
  margin-bottom: 10px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-20 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-20 .mp-row-fluid {
  margin-bottom: 20px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-30 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-30 .mp-row-fluid {
  margin-bottom: 30px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-40 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-40 .mp-row-fluid {
  margin-bottom: 40px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-50 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-50 .mp-row-fluid {
  margin-bottom: 50px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-60 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-60 .mp-row-fluid {
  margin-bottom: 60px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-70 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-70 .mp-row-fluid {
  margin-bottom: 70px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-80 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-80 .mp-row-fluid {
  margin-bottom: 80px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-90 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-90 .mp-row-fluid {
  margin-bottom: 90px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-100 .mp-row-fluid, .motopress-posts-grid-obj.motopress-posts-grid-gap-100 .mp-row-fluid {
  margin-bottom: 100px !important; }

#motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-0 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-0 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-10 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-10 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-20 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-20 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-30 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-30 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-40 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-40 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-50 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-50 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-60 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-60 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-70 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-70 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-80 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-80 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-90 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-90 .mp-row-fluid:last-child, #motopress-container .motopress-posts-grid-obj.motopress-posts-grid-gap-100 .mp-row-fluid:last-child, .motopress-posts-grid-obj.motopress-posts-grid-gap-100 .mp-row-fluid:last-child {
  margin-bottom: 0 !important; }

.mp-row-fluid {
  position: relative; }

.mp-row-fluid > .mp-video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0; }

.mp-row-fluid > .mp-video-container > .mp-youtube-cover, .mp-row-fluid > .mp-video-container > .mp-video-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat; }

.mp-row-fluid > .mp-video-container > .mp-youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.mp-row-fluid > .mp-video-container > .mp-youtube-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mp-row-fluid > .mp-video-container > .mp-youtube-container > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mp-row-fluid > .mp-video-container > .mp-youtube-container .mp-youtube-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mp-row-fluid > .mp-video-container > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.mp-row-fluid.motopress-row-color-red {
  background-color: red; }

.mp-row-fluid.motopress-row-color-blue {
  background-color: #00f; }

.mp-row-fluid.motopress-row-color-green {
  background-color: #0f0; }

.mp-row-fluid.motopress-row-image-1 {
  background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NzApLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwKDAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgCWAJYAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A/VOiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK
KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAopKM0ALRUMl5DF96VF+rVE2oxY/dnzPp0pXAtZpaotdSOvHyD161FmQ9ZWz7mlzIdjRMig4LAfjSGZFGSygfWs7yMEkuGP1zSFctkUuYdi99si/vfpQbuMdz+VUiHA5OBSBc54NLmCxeW8iY43Y+tKbqIfxj8BmqQRuy5/ClW3Y5JO36UuYLFz7XF/f/AEp32iPGdwxVQWy92J+tP+zoB1IH1o5gsTi4jP8AFSmeMdWwPWoFiRf46fnA4IYehFPmCw/7SnbLf7opfMOM7G/KoPO2fw7fp0pfN3c8UuYLE3nqPvAr9RSfaI8/fX86apZh04qGdVAyVXP0o5w5SyZlAznP0OaZ5kn90fTNVoWzxjA71YVsHHelzjcbDvMkHWLI9jTvOA+8Cv1oLheppryA98iq5ybEiyK3Qg/jS5qEBH4K/jSNHhcLK6/rT5gsT59qWq26ZF4Hme5GM1C+oSw5L2rY9VOaq4WL9FZ6a3bH7++L3ZeKtQ3kNwAY5FfP91qLiJqKQGlpgFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUlAAWA6nGKzLvX7W3JRWM7j+GPkfnWBrGrSalevao7RwI23apxux61as7OOBQFUZFK4FhtVv7o/uo0t0PduTUZs5p8Ge6kf1AOBVlGyeOD7VFfP5MZIPzEVLlYdivHbQNKQkakKcbm5zWnHF8oAbA/uisnTzg8nitZGUds1F76lDyijgnIpcZoVC56YH1qQIir0JamBGYzjgjFJyP7v404xk8nj2JpSmOoFAEeeeSPwFLk+uPrUqg4z5f0ppIB+6c0FCGRh0fI9hQDIw605mc8Ku0UgiJ6szewFIBMEYy9LtB6ufypwt8/wE/Q04QY6L+ZzQFyLaxPHSpQj47ClMRHRRS+WQOy0ARsHxywxTQqYxuwamEJPU5/CnrEF7CgVyuMrjbKaaSzHl8/U1bVAe+KcY1PXB+tFkK9iqCwHOwf8Cp6uwOfLJPrmpSsa54BpjSxp2xSskO9xjuWPMbfhUYWTPyqce9Oa7XPHSoJNQGeDSdhq5YR3jPzIfqKladcdD9SKzHv2I46ULdFl5P4VPMgtfU1Ufjg5pjSvn5gCvpVKK6IP9KtfeXd19qpSC1hstnFODtwrVmXOkgZONp/vLwf0rTZyc7ByKiluTICrDBq0yWjJGoXumHhzcRj+CQ8/ga29L1WHVIPMjyrD7yHqKwtQmWFWMmACOKj8JpK2pSyDIj2YOf0/rVpiOuBpaSlqiQooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKQ80tFAHNa14Zaa4a6tCBITlk/qKoQ6q0LCK7jaJx/ERXZkZrB8TRqrW8hGRkoc/hipa6jQW11FOuY3Vj9earXzE5B4rPFvZu2eYm9VNPNm2P3d5kejnNZPUtCQOfN2rknNbUIIUdz71kxPdwH/VwyD1U4Jq0mpumN9pIvuvNNK2gM10fb1704Hd+FZg1eDuHT6rUy6nasv+vUfWmSXt+AeBSCQ
KM1Sa5hYfLMv51BIrknZMCPTNS3YpK5qLMh68UG5iU8nj1rCYXCqTnge9QF3I53E1m6luhoo36nRtfwjvmmHVIVBxXOFZD6inxxZbDE1HtX2HyeZuHWUHSmHXAOmPyrKe25wuTQbYopJIHtmh1GHIjROu5NIdZZhx/KsvYFOSpIHpUiRbxuUNt96XtJMrkRe/thwfQelMfV5CeDiqu3k8Uwrk8jNJzkHKi0NTlz96garIvUk/jVULwTxge9CQlx95QPc1HPMfLEt/2k7dCR9aY9479zmqwKqeWB+hpwmiU8yA+wFVeTFaKJhI7Hv+dOVSxqIXkI6KzfQU77dz8kDnHrVcrYronEDeuRUqQkVWOoXDD5YUU/7RqMzXzE/vUTPoKpU2LmRoJGxY8Hjvg1Kl7DaNmSVAD1BcfyrHa1kkz5lzI3sGNJ9igTqC3uTVqNtSG7mrceIbJQQiySn/AGVIH5msu61G4uWzFELdPXOWpA0MfQLge1QTXoy/TA6cVpdCSJ9I0NtTZ5ZpDtVsEnkn/CuptbOKziEcKBFH5mqfh6PZpiMRy5LVp1oloZt3EpaKKoQUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABWP4qjLaQ7jrGwetiqupQC5sLiM/wAUbD9Kl7AefvdAp14PNV/tWMYbFUJJiiFehHGPSqq3Xqa82pK0jqiro2/7TZeA3NPXXHToTn61itOCM5qHz+TzSVRj5TrIdekIBJz9RVga1Gx+dIz/AMBrkYro7etP+1EkYNa+1YuRHYre2r8mBPwp6vaOM7MVylvekHlquxXikZyapVRch0Qgtm5BP504WcY5Bbn0NYsd7wOeKtJfYxhiKvnTJ5GaIs0xnewP1pRaL18xvzqiLvIPzdPWlW9PduBVXiKzLpteP9Y+PY002YbGXcj61EmpYHNTJfqepGO1O8RWYNZg4+d6UWmB9+T8DR/aSjuKjOprkgGloGpJ9iUnq5+po/s9Sfut+dNXUBnJP61G+p5bhuKV0FmTfYUXqn5mj7JED9wfnVVtTyOtV5NTz1NHMkPlZpGGJW+4n5UpRAOAo/CsZtR3H71NOo/7VT7RD5WbQAPXGKazLk5bBrFOpHnJ/Wo21HJ5OaHUHyM3vMiQZ6mqUl9tPXFZM2o/J96qE+pHP3ql1SuQ3ZdUIB55qrLq5Axu61z8moE/xVVlvju61i6pSidKuobgeaabneMdSeMVhQXZYjBrW0RTearaR9jIM/Sqpy5mgloj1Cxi8i0hjH8KAfpU9IBilr0jjCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACkIyMUtI3SkB5BrsRs9Uu4ugWRsfnXPS3JVzzXWfEVRaa87HgTRq4/l/SuAu7kLJ1rxsT7rO6km0agv9sORyaQXeRnPWsZrwLHIpPbIohusxrzzWEZpmrg0bsF2DkU6S8x3rFjusOOafJc5K81qpE8rN6C73L1qyL3A61z6XO0DBqQXnvT5hcrOgS/IxzVkaqcYzXMLe+hqVb33qucnlOlXVeCM0o1PgjOPpXOC+A6mnC+HrT5x8rOjGp+9KNTwOprnfto9aUXg9aPaBynRHU896Qakcda5/wC2D1o+2D1o9oHKdF/aXvUbaiSevFYX2wetH2wetLnHym2dQxxmo2vz61jG7HrTWvBjrS5w5TYN8c9aYb49M1kfax6003nvU8w7GsbwnvTTeH1rJN370xrzjrS5x8rNOW9PQtVGe+5PNUJ7sbwM1SnvAM81m5lqBoSXpPeoZLs5HOKyZb8DnNQNqGXHOazczRUzq7G6yTzXZ+AYvtOuI+c+WjN/T+teY2uoLHGWLhee5xXqPwdmW+Go3C/MqbYt3qeSf5Cu7DNNmFeFotnpYpaQdTS1655oUUUUAF
FFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUhGaWigDzH41WLiysLyI7ZELR57c4Iz+Rrw3UfEX2SRBdDyyejA/Kfxr6V+Jtl9s8I3RA+aIrICOvB5r5g16HMbjAOCRj2r4viDE1MGvawV9D6TLKUK8eWXctNq6TxhkcMPUGrNpqQ8sZYVwLWaxgGOVrZiTyhwPy6VEl/qNi2xWjlUf3uCa+VwnE+Fq6VPdfmtPvPWqZXJfC7npaX4EgyatC7BxzXmCeLJ4Cvn28inqSvIFalr41tXGGl2t6EYNfS0szw1VXhUT+f6HnywNWO6PQBd57gU4XI9c1x0XiaCTGJVP4irS67HgfOOfQ13qvCWzOd4ea6HVC6A704XQHeuYGspjO7il/ttFIG7n0yKftUQ6EjqPtINOF0P71c2NZQ9HH507+1l7MKParuHsWdILoc80v2oetc2urqQfm6e9A1gY+8Pzo9qu4vYs6T7UPWg3Qx1rmxrK9N3ND6uP72fxpe2QexZ0n2vHelF4D3rmm1cYHzYOKT+2AB98E/Wl7ZDVGR0puuPvUG6GOtcu+tqEzuwSe9RnXkHJkHtT9tFFfV5PodUbsLxmo2vV9a5KXxBEn3pQef71VJPFMC7szAgVlLFQjq3+X+ZrHB1HsjtTfr/eqN9RVR1rgn8ZQdF3sfRQTVV/FU0oDJbyKM/x8Vw1M1wtL4qiXzOmOX1ZdDtrvVl84gNggc5rPuNXj/v4JrgbzXL+6mdkKRRZwAeT71Wbzbhf307vz90HaK8KvxHhYX5HzPyR308rm/iOqvPFEFvuDSrx1z2/rWT/AMJc88u23QyD+8RhRWO1qiR4VAOe/J/M81LaLtmQbQSTXh1OI6tZ8tOPL6nfDL6dPd3Ovae5fTWaWUs5XIC8KCfSvpX4IaZ9h8CQyEYa4laXPqOn9DXzbcKVtYoh953VR+f/ANavrjwTp40zwjpNtjbst1JHuRk/zr9OyRTlTdSbuz5HNWlJQRtiloor6g8AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAKOtWovdKu4CMiSJlx6nFfKviG0MDSg9Vr62bnjrXzR8RdO+x6zfxAbSrsB9M5/rXy3ENH2uEenf8j3MpqctWx5hIg6HnnOSOlVbhC5YnaV7EVedC3BweuTVbsVAz7+lfzi04Ox+jRehmTQ5L/wggDIqS3hRYsctxycDmnunznjqOfSlgzsAGOvP0rXmdjRETWsMjA+Uu76Ypn2aNGwAVY+jGrb5jV22A46Y7imhd67imOMgVca9WHwza+bK5YvdFP7AuD+9lDZ7SGkkt5cZW6kX64NXVjYjhQvHemtGGUb+vtWyx2JjtUf3i9lB7xRVT7RHj/SZW+pp6z3O44u5PXFT+V5g25IUjGRUK2ojbJAAHG4Nkn610LM8Xb+K/vD2FL+VCGW74/0txz0GOaBdXYbJuWI9MdKeuH7YNJ5WeQeaFmeNX/L2X3i9hS/lQjXV4R/x8Nj24pPtVy5GbhwB1296Uoe5poQKevWm8zxr/wCX0vvH7Cl/KhfNuNpzdSn9KA0zf8vMv/fVKF5pcc8Vm8fi3vVl97H7GmvsoaFYDJkkb6tS+WCvJfrnlqfjnpQ3CjtzWMsViJb1H97K5ILZIhWGMFjsHPNS+Ug5CcnpgU0DBI96lU7mUAHj1rKU5t+82/mwsuxEV98nPPtViRehBx+FSKVeMlRnJx0prjCHis73ewNmZIPMl5HfINNEo3HJ6dsU9zgnHaoPMwMhec10JX0Zi3YneTNSaWDNqduo6bwT9KpF87iT0rX8LQh7uWY4+RcA13YSlz1oxsc9SVotnaabZf2jrmk2i8tLMOPqcf1r7AgiEUKRj7qKFH4CvmH4U2A1X4h6cVXfDb/vC
fcDP8xX1EOlf0LlcOTDpH5vmMr1gHFLRRXsHlhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA1hmvCfjbbGy18zhAyTRK/p7H+Ve7nOeK4L4teDZPE+kRTWqb7q1OfLXq6dwK4MbS9vQlA7MHUVKvGT2Pk641mCG7kR0dfm6Yqk2sQBuH2gt34rotV0aF7wAoN5OGBUhlPv6VmJ4ctmupFaHfggjc3tz2r+asVTjSrypzWt2fqNN80U4mRLqkM4fOVGcZz1p9peRhCARjsc1ZufDNkk7AxcHnAPAoj0CyRCRAW9gxrklOjfl1OhJifb1H3cEY/WmveBgD6dQD1qx/YVoAXaAqAcYDE04aFZkZWMMOx3GsnKku5qkyn9rDIQcgZ4pouEUY5/Grg0eyJwIwWHUbjxR/ZFmxZfJ6d+aTnT8yrMom8G4Y24HqakbUFPXbirMejWisQUDEdj2qVtKtj/yxXipdSl2ZVmzNN6uc/L+dNN4vYqPxFaf9m2w6Qr+VAsbdcgQpk+opKrTfRj5WZTXiHowJHXBpovEB6j861o7KAN/q0B9AKeLaEH/VoP8AgIqvbQXQOVmP9uUHhhSfbEzndyOwrdFtEP8Almv5CnC3jx9xR+FT7eHYOVmD9uXIB5HuDSi/TuOPoa3FjPcKOeOKkMe0Z2B+cYxS9vDsLlZgG8G7IVj9FNKLtv4Y3/BDXRBVYcDA9qcsYwp59OTT9uuwcpzv2uZc/uZPoEpJbq5KnFvK2B2FdHFtJZfm46k0kissXzKAxP8ACc5FV7dJX5SGjime+OcWcpJ71E0Wpt0tGH+8a7FhjsTioZDIWUCLIPU5rWOL7RRm4o497HVG5EaJn/aFdb4R0C+eEmaRfnbAXdTkgSSVY1VWkJ+6oya7XS7cWloiN+7wP4Rlz64Hb619PkkauLxC5Y6Lrsvv/wAjgxM4U476npnwH0OSLU7y5eMBIY9m4f3ien5CvbhWF4K0y10zw3YpaR+XHJEsp5ySzDJJNbvSv6Bw1L2VKML3Py/EVHWqubFooorpOcKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAENV799lnO/pGx/SrBrP16XydD1B/7tu5/Q0mNbnyvPcC6MjyoZXDHEg4cc+vcVlgRxuzRqrEnns1TWtx5hnOcEMf1qmjJIJcKchsEkda/BOIcTChiWpU09/J/efpWBg3TTTK92qyyZUhT6NVdI3Vsbd2eOG6VceFWGOR9DVGWzw3yTbG7dq+HnPCzfNHmTfc9qPMtC2yjmo/L8tcKuO+BVIi7ywjlWQKcHIwc0jXN9FgyW+/6VjKC+zNGqb6olVATuCFSwyafsKlcZIFUhqUkX3rZxj0FH9sxhvmRx9RWc4T6Gia6lx41JLd6UCqR1i3ccsy/UUo1a1H/AC1/SodOdupV0WwCScjA7UhAb1FVjqttn/WCoxfWuc+YM99ppKnN62YcyLewE57ihlOAccVWOqW4P+tGKDq9tj/WCn7OfZjuu5cAHQnA9TQy71wD+Iql/bNt/e3e2KaNagAwqk+wFHsqj2QcyNEZBHGf50+MABu+OvNZX9sbsbIHb3xQL26Yrss2GDkccCq9lJPUV10NKMsrbGOQy7hgdPrTkVoz8/KYz71m51NlC7AgJwM9zUn9lalIw8ydY1Y8ENT5YxfvSSJbZdE0bQ7ncIh5XccEGqd3rFsFH7wM46pHzTLfwulwN8t0zYJBIHWrUfhuzhGQjFs4yx/WiU6KTvK/oR7z2Mv+2DI2IYjz/FIcD8hU0FtcXYLSmRkY/ci+Qfmea3LW2ghIVEVT64GSKdLIscqhnC7hwpFQsZGD/dQV/MTpt7jtMi+ytGkUUUAJAOwc4+proZCIYG+bAH6/WsKF
gsgPpzWjqs+yyOAeRkmvteH8XVxFRKo9E9tl+B5eLglFn1D4Cn+0+DtIkzkm2QfkMVv1yfwsZm8B6Tu/55nB9txrrK/omGsUfllTSbCiiirICiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigBDVDW7Zr3SL23QfPLC6L9SDir5prdPpS3DY+Mlt54JbqMqYZEmwd47Dg0150R1jJwzZx6cf/rr1z4x+EYLbV1ubPEUlyvmOh6M2ecV5TcWTLLskTJByARyD9K/n7izBV1i3JxbjrqtT9JyyvTqUVZ6lF7dlufNMpWMjG0Duad5KgfvCHCjO5u3vUiSmXzMoyEH+Id/WmTOyMMozLxzxX5vNyVlJWPoYpEUYyrSIzOrnIGflH0oZApAJ4PqajEotmCKjFc/MSRgCpyRIqlcEdeayknHU1RV2/aAWVXjweh4zT2TOPlHvkVMF5OSTnsagWJ43yrggno1WpvYuyGfZkLE7FOV7jpTUtbdU/eRI7hTwFqwSxGQRgH5hjr7VLHgFjgZxR7SXcCj9gt2AIiUZXpimLp0AGPKUkd8VO86ADJ+Y5xmo2lMsagLl+pAOcVopzfUqyIpbGNQNkCNSraQKQDEgJ9qmKL5g5IenhVLqMjcc4DHk1XtJbXFYhS2iU48tfyqZYUzjaoPbiggqw4pZYVkwW3cdMVk5NvVjshHBTBGBGASQRz+FSQyiZMg/KR+VJjzAARntmnKgiDHAwB0FRdNWFYkIITCbS/8ADuPGasREPArK2R7dPeqcFussce4EENuAznFX3jby1jQAg8Z7LWMkr2KRTkXbIImfCvwFVen41ZeRSAuckDPvildAJlCSBGducZ/z61JdRKkQfoANpPGCK1lrFIhlCMSP5zDA3DaikZx7mp1JdTuQBumOw+lReaiMU2hUHORVRtRTzdkIMzk8KnJojSnVdoxbZlNxirsleG4lYbbjy16EIM5/Guy0TwrN4gv7axi3SSy4UqxxtHGWPsKxND0ueaQSzhYiRuCLzt/wNet/C62Rdet9hGBuZiOpOOpNfrPC2VTp1U8S7NvRL9T5vM8S40peyV9D2DRtOi0jTLaxhAEcEYRcd8d6u0xByafX7qrWsj82vfUKKKKYBRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAlIwzTqKQHmXxlt90FlIePlcA4+hrwwXbXIaOQCQBmAPfg+tfQvxZiD6RbOeiuw/Mf/AFq+bFJV7t95QwSs2PUelfkfGNaph8RTdJ25t/uPtslSnSafQdOOSEYdM4bp+dU2dkfLKQV7jkVNbTtcRlGDIV65HUntmoHkcAfu1ckAMOhPPWvy2pioVEpVqXzv+h9XGMo7Mg8uBpjL5g3EdGHSrJYMPl2k4OB/SplsopowSoz6ioJNITPySsvHrXDUhQqK6udCchoOVySAT1GelNZSRxwex61EdMuRgrNge44qM2l4h+Vo3J7A1z+wj0kaKb6osuzIq4Uu3Tj19adbRLCHxuAbJO71NUmj1BTxGrY9DTd9+CVNvkgc/NU+xdtGi+byLJg3IBuLAHkdjUYiEBXHyoP4RUJnvBx9ncHGeKQzXob/AI9nyO4pqlLqyufyLON/O004IN4Ypll6HHSqjz3rDd9mkP40Ga+25Nuyj3Io9jJ9ULnLwBY8A4pTGxPGRVEf2g3SHr6sKd9m1FwSQi8/3qXsbbyQc5cwwbOOPripU2g/M4A74rNNjebwjTxKSM880/8AsiZ+ZLsgYzhVo9lFfaFzvsaEdxBAp+YjnvzmmTa3b24GOM9jVZdCt8gSTTODyGBwDVsaNp9sFZ4tzE8bzkmrVOkn3C87Gfc+Jssqwgk57KOapXNxqOqAosZjjI/i7e9dPFYxpG6mJER
WyGjA5qvIf9IZdzM23IyOMelayqQprSJlyt7mNDpT3LBp5jMP7obA/ECr8cK2YCw4iB4Owc1M0flhvJiX6kYB/GkhLscyeXjPGw5rJYurtF2T7aCcEtzpvDcSywOWGQx6GvWvhhEza4CwG1Y2IPevJ/DwdoSoPyZ9OvAPWvYvhXGovXKnIEXXr3r9j4Ri26bfqfJ5w7UpHp4GKWkFLX7CfAhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHH/FKPf4azkjbKvI/EV86XOmhtRnYNgPhyCOxzX0148iEvhq5zj5SDz9a+e76CRJnYMqKQMjGcV+ccV4eFVwcuh9bkk2oySMS5iSRFWVfKO/5VJwSayXaKO9IwRIQcelbk+d7O0SFFwRITyTWNcedIzADygeQ3XNfi2YxSsrH2tIkto5HRPM3LtJ+jZ7U/y/LJOSQfXtUsKmO25bJC5OKau9xvEmQV+464P1NeZJXSOhIg81SJc7gYzg/X2pCi+Z5gU7io+Yd6nYgOoYfOR8pHaoChw8ZD5P8AHUNdjVXE8oIjZJIBzz1poIaR1IGeox1x2zTmV0I5D4IPTmkZCrgqmSerVjdR3LsIc+W2Pl46nnFKr71Vs9etSYx24pmGwwONp6bazUuYdhoCxRtj7oyeaYm6RMsq88j3FShEjwuD83rUi4PYDFUpWCxWEZEit2ByQBxTYWErBw+cZXG3GfrVsr3zkH0poiHoMHjinzLqFhrxCRhn7q8/L1zUkaqxJ+Ut1PPOKAhVTtAyvTIzxU0cKq7MItpI69M0KTtqFhiKkgRjvCk4AHAA+lStGksmSFPHyk8/p+VMLKHBfIO0jg5AqRXWRGTfsfcBjuMVpFsCJ1MUofClSQdv8RIqp97cxcvubcA3BGe1aaxp5iQvudslg+OM5qjLGiys+DgdVFTWlokRYi2MJA/mYXGCh5FGPLGc/KDnnoKdIXhiLOQy9QFXnHYUq/MUI5Gc4PQ1yxb0Ie50XhmcPCQG8wl+Bt4Xj1r2v4XIDJcsBgBAAPTmvHfDa7bWBmIRdxO1e5PFe2fDGHZBeORydo/nX7/wjHSFux8XnT/dM7odTS01e9Or9WPhgooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDH8Wxed4dvk/6Zk/lXgWoRfvJAxDBie3QGvojWU83SrxB1aFx+lfP2oEmRuCzDqB2r4jiWPuRZ9NkstZI56UbWZPLwUHyn2rMuolMo3cbxgZ65raeZJA2M5BOcjpVOVA8gYHAAyBX4jjYKT1Pu6ZnJAlpGWK/MOrDqadEgWIguzk/NluuKtOdoOc9+oxk1CYiIwcZcAkFug/+tXjSVkdaIAqMzMpyeAQTwKhxLjBCAg84NSogQ7WIJbkr159QfSmyo8R3KTtP3lPeuVmqGyLgk7scAnHNNBJlwGAGMkHvTlh+fzBlWOMnPBFOKnc24DjgHOa5pblojwQvTPtTQjkncFA6jFSSYQDgnkDjvSuBGMZ6njJxmktihpjwOSAM9qaQTucZORjBHApdjRk/u2cE5OT92l2EtuLHI7DgU1oIbEzPsKgbcfNn+lLvCKNxILN8tOBYIBnJA70kbsOZFXr94HNP4nogJNgZWG7BJwOamUBiQMbSP19KrsuWBdF3I2V56CppWBiIHOPmwnBP0q+XSwAEZoyuGhz2B5//VTraNA7SKFLsMMU5Un/ABoy5VW2ZZsfKTggeh96m8pwWYFQzYHToP8AH3q49hMdEUfIUDg4J71m3G93Oz5TuxlhnitBkaONSAZJEXA3Hk1nOH83AG4s2Cc4wPWsa6skSN5bKFmJ6ZHakdAGHzAHqATzTXhW5RyQ8ZPBOcHjvUlrZR
xjdgswQgFjk1FJLnSbM5dzsvD8Q+yQjGRgEfXmvavhrGV0y5YnJMmM/wCfrXjWgApbWwPTYMn/AD9a9n+F/wC88OvJ2ed8fhgV/RXCcPdT7JHwedy9zlOvFLRRX6SfGhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAEN2nmW8q+qMP0r591uPypZAxPUjPTHNfQzDPFeBeI4s310ki5VZXXP418lxHG+HTPoMndqsl5HNPHiNQGOAcjvmqctrncHwVY5PPT0x6VoSbIV44QccdqpT5RCFZV56ue1fhmLWrP0Cnsis2BGWwSP1quHjuc4ycjBzVt5Aqhs7hwMrzUOVjyWURsxwP9r0NeDM7kReUBn2AA9sUxiFBJbnHc1NtYghmxIDzgYFMlhWTqA3ue1cTNEiAMrMSGDYXt3pGxErZ6D9aUQeW7OCTxhVUYwKUhXMibixHJGeRWU9dUarYYwGAduSOQSOlNOXKuG2jptI/KpE34LMSMnjPajBk+9xg8YPWpvYY0KcEE72FQxzo77NxDjgqe1WQnHXPqe9MIKyMcLgDIYdSaL3vcmw1MM2AR1xzUkaBck8E+nT8qixIzoSimPqM8EGhZGJ425XqxHGKrlfQCdmIcLtJyOvahELdmQ54Pf603zBIMoCwPQetTgHbnqQM/SmIQptZSQXTPJJ5HqakjnEkYIbJYbgo64pFQsQMAgnvSLNGzCJAxySu0DHTrW0dQZMgJXcQFJ5561lOMjcp7EAmtLeIQsaAs5GVTPOO/8AOqLOzM+VKBT1OMEVy4jRISGHLoT3NTWcYdu+Gjbj8Kjb5RliST26VJYEfbFDHkI38qWFV6sTGppE7HRgBbRD+7GPw4r2j4YQmHwdZ56szt/48a8e0tQVSPacFAMnvXuXg2AW3huyjAwAhP5kmv6Y4Xjam15I/O87fwm3RRRX3h8qFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAIeorw/xfH5Ou3yYwvmsc/jXuDcivGfiJEIvEN0chckH5u+RXzefR5sJfzPaymVq9vI4m4iVpGypw3JA7YrMuYIZm2eUsh27irZGc9Oa1pmPmZzj1x3qjIHWNtrluuPavwjGL3mfo1N7FTyIY2jCKAUHygHnHeqUaxvOUcrIwJZSXJI9qne5g+1qPJ+f+90xSD9xFM3keVjLfKMlvU189M7UOZgep/Oo2QE4IJXvTy4Zd68q2CKavzHOSw6Y7VwSTRuthnBXg5U8UjYzwB1ph3Izs6Dj7uDgCnBehBLEjrnIrGSsUhrdfY9qYsQRSQWA9PSpcevWmMFCvuJCgHOfSoW5QxFePCkh/c9qeCQxGAvpk9abEjGFcS/LwVIHUelCsUb5iCW5UY5ptX0Adtw+4sSDxjtR5Gc/whh/DS+YDuw3I9KSNRGoUAKPRaaAPIQSFwgDgYDUGJJLn5i+dvIHCmnxnOSRnj86esg3hTktjJFVG4mPiYFWONpB2jIxSGVtqEymQK3zCMD16VE2ZoD56NAud+S2SCDwKWFIxl1IOerDj9K2WhLJ5PmT5CMKCcEZBHPFUJIRPGY5OM4DYP6Zq+FK/MNoQDOFHes8KyKQDzzgmuTEPbuJETxCNQFJIHGTzVvS2El3heW2H+VRMGA+bGcelSaXMouh5r7UGecVvgVzV4eqOarszutIB8uMsMNjpn2r3jQI/K0ezUdBEv8q8I0QiRomUEoQT8wxnpXv2mpssLcekaj9K/prhqNqUmfnOdSvKKLVFFFfaHzQUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUU
UUAFFFFABRRRQAUUUUAFFFFABRRRQA1q8m+JokTXnKoHQxqx9R2/pXrLV5l8UoQL+Nx8paIcj6mvEziPNg5np5a7YhHllxahpt25046hsfpUL5RQA2/nndxxWjOpBxkcfrWe+RIVP8Avc/yr8ExqtJn6VSKwbG5nZCwJ+YD+GoJMSOqrNjIztByGH+TU9x+6G9Yg5z+VNaPDgrFyTguO1fNTO+JXiieOMjYFOegPGPUVDK7RhVQqd54Oec+mKssiO+/HOc8Go5HVUyw56YAya4pvqbK4xnVkdSdyocOGGaRNrRgqu1T0GMcVIF67iXBPG7sKjDeWAJHXcx2qAMZrCT5jVDVQICF+UfWmsZFbG0MrYAx1/EU6SUxqWK4xxyeD70AjaMbm3fxDnFZbbjEUtGgypJH8KYqN41lu1JBOFOBuG01IYiS3BUseq9hQEjXci5Vh3A6Vaa6AKMPnue4pwA3FQRkDIqMKAqs25yBwSKeuGkZckAD0/rSS6gIimL5zl3OAQp4/KpAuVCjdjd8wx1HpTAkgJJyV7L6Uo8sfvC3QYx3zWkdSWSLEqZDHIHr0HNIXIkzuMRPBVxx17fWmzO3lx5QqWYAgru49akVsbGbhGGSW67q09RCSPyx5BA4qgGSQ7JFBzyAf51fEYPmLIBv65AwOarmFScsoBHf0rhrtKSuCRGRhMFicd264q7oagXYyoxgkkn+lUmQhlCDhyAc+laOjx5uDn7xQnNduWpfWIW7nNV+FnZaIha7jYEnI6E5717/AAL5cSL6KBXgnhYeZe28TKwZmCjj3Fe/KMYr+nuHVbDNs/M85f72K8hQc0tIKWvrT58KKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAQ1538U1KSWjgZyjD9RXojVwXxTXFpZP8A7TL/ACry8zV8JUO7Au2IieTXAw5wCAapOvlgEtwOMt3q9cnceCM5556VQdkdOSHXPUdK/AcerTZ+nUuhXkTEhbfvz0A6CoVI82QldoJHJPBH9KdIPMXBj2E8EA1EIYWGzdnb1Qt/Ovlqj1PQiNiyr7M5/wBnHT6/X+lIScnJAXONwOOaV4dpbYuSQCMmmsjNIwfmPAIGOM+xrkkkbIURrvZ+RnAJ7VGjeaxbG0qcY/kaedobBY72HAHWmGPav7s4AHAHf8a5dtWaojkUoxZAMH73c/hQSrMQv3h19hT3OY+c5xk4PT8aE9Ac9s+tZPVDEAB45xS4bJLDntz2pojDKyb+uQSKVYkSHaSdgGCWPNJaDGorINqkEDgA805vNAYxkFieN3QUqwqg+TGQMLmkZnRR8m9jwQCMZq1d7CJYlKooZst3JpySB2YFSrA/xCo4yQMAEH/a5xSb920Etk8jPetEJlreACTnpnI796hFzHsXJ+QkDLDofekw5UZGGz0HpTvKVgQQCvBwfUVS1JGzyFUcbHbHTis+eSQh4+PmQkH19f0q9M/mFHALAZ+Ynp07VATgHnnqa5KrUZK+oNFS3imWFQZQ7dd361u6SS0rY6lfXjNZCssaH5y2PWtTQZGMjHjHTB9e1eplicsTFs5aukWeg+EI92s2sePlLoMjrnNe414v4DDTa7Z9CDICfw5/pXtAr+neH1bB69z8wzh3rpeQopaQUtfTnhhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFADW6iuJ+KsZOhwSD+GYD8xXbmuS+JsYfwwx/uyr/UVxY2PNh5x8jowztWi/M8RvHA5A5HUr978KzhDuOBI6bWw4I68Z/wAmrrSEKdxAbtnsaqTkMMGQAEEbC3B9q/AMwj7zP1Gi9EMKFOcgoRnPcmoVCeaxVf3jY5x1qVAUjVSuwqMAL0xU
FxIwjIAPpjGetfI1FqenFjYi4BD7XBY9BwaQI0ZbLAqentUcbGKDcxMjA4yvJHtUoJ2gsd2OcYrine5shPlZw4wTjAYelNV1kUMMY9ulRiTym2s20FvlAGB9KVpR/Cu7nGFHFc0tjRCFwV5UEA854A96TAVjgbgzZzngUolSRSewOCCKTzFXGAec8AcAVi+xYxWzu8vEaq3zFuM07JcvtIII4VhQ3lysGYFyMgelNgBiLDnYOmeaq2lxEgctj5tp7helOYMzKVbYAeeAaA5IOBSFyyEleoI5px30GyQMTINqcH5twPFCSBnyGOAOT2qGH91CibQoA53HNLHl0JcLImNwCitktdSLjt7ypJtfY3QMKlZwMnAA6k00bcc4AHb0qNgDG4JyCOCO1DuIjkud6EcADBwPQ1X8xwDtAyfWrDELGQx3BiSpx27Coww2gCuOr7s00hWIJXdQgkCsScADitbQ5DukUsoBbDDH6VmTESYDdOgq/oyrHF0ywPWvbymzrrTU462iPVPhqobXLYAcDcR+ANeyg1438KD5mvp/sxs36V7Gtf09katgo/M/Ls1d8S/QcKWkFLX0B5AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAhrmfiJGG8J3hP8G1vyNdK1YHjtN/hLVBjOIifyrCsrwl6M0paVIvzPnq6O2R8Dcc9j0rNk2LIP3YC+4596s3EmSWwPciqTy4IXk57+lfgWYx99n6hQeiJ2nVE/wBmq5/eShsunfGcA1C0rkErIWHQLjvUUbEqsjklwMnI4A718dVj2PSjIsHcFBx5bZyfLHWl8zKnIPNQLKWB7LnjFNLrgZbAPB9a4Jo6FIlWRiWYYZAMAe9ALLjLAewHQelV4WEcKKGLKoxyaTz1U45wOeawkjRSLHnMZGBAVB/Fnr+FM8wq/wDrCTjoRxULSB1z2PQkVGz5GQCT0JHFZpDuTPdlQVVWc9cKOtTq4KjqPxqnkKSeoxjBH60plAGORu4yBzTcegKRaEytleePWn+YuCcHgdqpxzNjkdOOaUSkDkZ5o5bMrmLMdwjdMsD2b0ojmJLKPkCYHTHFVRK6k5UEngFew96Uysv334Y8VaRPMXFb5WbfuPXjv9aYJRGxbBGRk4OcfSq0kjRAYK8nBOaIsBifu89D3q7CciZpQB8ucnnnrVNs5BEhDg559PSp1uCV+Ygkdhz+dVp22sc8c8e9YSptO6J5hWuRtYjqO3pV7S7phHtYsfRiKx5G3NgZJPatG0cxoAScjpmvdymnarc468tD2f4NAvrU5JyUhI/UV7Iorxv4FSLLqWoEfwxDP1LV7KOlf0zlK5cHA/Lcxd8TIBS0nelr2TzEFFFFAwooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAEasnxWnm+GtUTGc28n/oJrWPSqerx+dpd3H/AHonH6Gs5apoqGkkz5RebdjPX/61UzI2XYDnOACeKSRyu4fh+tQmTC54P1r8FzNe+z9Pw+y9BxaROAEHPODTJHUgbiQfujBNRO4LE5yD29Kb54PQ89CBXxtRanpRJxLkHIx2poYZAGDg5FVxICpAOPeo/MXcx6uo7jFcMldm6ZZaQuCFOfXFJ5m5QCDxx9armVXAIP58U3zCFyD0FYtN6F3LXm4bI6dMUgl+fOfbFVUkzk5JB9ulJ5pLMB1HWpcXsVcspJsQhcnHQtzSrMf4uPpVUynpzSBiOWw2f0pcoXLhmzzz+NHmgnGaqb1Ze9KCqngYpcoXLYl9cEE9qaZwwAO5MNgZ71VWUM20r05zQGIBGc85zVpCuWjKG3jAIHIGP1o8zcMYJb1qsZCWGG7c4oLkk8nJHUmrsJssNOwGNwOfWoZ
mRhucg4HBqNHDr0XNAfLfe2+3UVSjqZsWDCkMSM+1W45STkZx6mqhYYCkgn6VMJwQwzkgdAOtfQ5fBKasctV6Hun7PsWX1aT0CL/M17NXkP7OyZ0vV3PDGSMYPUcE/wBa9fr+jMtVsJBPsfl+Pd8TJ/1sFFFFemcAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAhqO4TzIZF9VIqQ0EVLBOzPjKW7imvLmFGHmpIwMffIJqrPnYSHKFeSf6Vj/ETRriDxVqhtiUK3Mh+U4/iNcymv69aZjkC3KdCJlzkV+KZvhv3kuV9Wfp2Ed4Rfkju5JT/e57HjpTCxA4PPriuQi8cyBdtxpjLj/nkeP5VYi8cWEhG6K4i9iua+Fq4erd6HqxOmLjP6mo1cgksQeeOOlYX/CW6bvwbiTOOhjNH/CW6XIoPmybfXymrieHrfys1TRs5yxLdjTt4GR0rFHirTCMfaD7ZjYUL4n04g5nJ99hrJ4er/I/uZehsCQH7vSm7iOrE/U1k/8ACSacF+WZjzj7hoPiXT+8jn2EZo+r1P5X9w7muWzjnFCuN/HX3rH/AOEm09hwZifTyzSf8JRZA4CXDH2iNH1er/KwujYEmSMttx2BpSw9jWL/AMJLbknba3TY64Smv4kBGY7C6cH2AoWGqv7P5f5hc3VbC8nJ9qTzByM8+lYB8SSqcLpk3PqwqJtd1Df8ulc9tz/4CtFhanW33r/MV0dIrnHGB601pWZRweuOK5v+2dZc7fsMKjr8xJNQPea/KcKlvEvXhef51rHCy6yS+YnJHW+Z7AHp7mmkvjoAM854xXFsNdnbL32BnooAqpc6PqU5/fahLJk9C9bxwkb6zXy1M3JHbXGs2NiCbi7iiC/7WSaybnx9A8nlWK+Yc4ErDjPtXNHwpGrbnkyeuc5NXrfTLaywVG4+9fS5fRpQmtbnHVnofW/7LCvJ4Kv7iQlnlu+WPU4Uf417TXkv7MkHk/DJGxzJdSN/6CP6V61X7zhFahD0R+YYt3xE/VhRRRXWcgUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAhpD/WlNNzzQI+MPihKbH4g69F2W6fA+pzXLG53oeefauw/aQ0+TRviTeyYIju0SdDjg5GD+oNeaW+oAjB/D3r8ezym4VperP0rAS56MZLsjX3RlfnjU/hmlC275zAgGOPlqosoYD5s1IrY5J6dq/Pqt09z2UriNaRFx+7Q49hUn2RM/LGgHHG0U2Nyck8Zp4zkDNccmzVEjW8BODEo/wB0AUqQxorKAAp9qanzADPNPHPGRmsW2XYJCvJCKTnjioXTepJAz2XHFTAcetGPSkpFWI42ZlAeONCOyU4sQcj8aUAjrQeaL3Yco15XB3IFBPtUTSyR8KoxnOKmK89OKaVz2zVJrawWE80nOVVc44FIZTgeopdgx1Gc1E+WY8YNWrCsRtMxkOOh704nHI7Ugj201hWt+hDQhYgYAqJzuxnqKkfJHHJqrPJsXLMAPet6ad9DJrQSSTB5P4mqMl4GnVRg84qneamCWUHA9T3q/wCAPCuo/EDxRaaVpkJeWVgXkx8sSZ5Zj2A/WvrcroSnUS6t6HFWahFznskfbP7PNsbf4V6USMeYZHGe/wA5H9K9JrL8MaFB4Z0Cw0q25gtIViU464HJ/E5NalfuVKHJTjDsj8uqz9pUlPuwooorUyCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACm7adRQB5p8bPhQnxK8PqsDpFq9q
C1tIw4buUJ9DXxFqumX/h3Up7DUbaS0uoGKyRyLgqfx7V+kzrnFcR8RfhNoPxJtiupWxju1XEd7CAJE9vcexr5jN8p+vx5qTtPz2f+R72W5l9U/d1fg8t0fDFneqQBkE+uetXY7jzJMHtXd+N/2bfE3hCaWeyiOsWCkkTWgLOo/wBpOo/DIrz2BZreVkeNg4O1gVIIP0ODX4xj8DXwcuWvDl9dvl3Pv8PXp4lJ0ZJ/12NePmMdzUjL8gJqlHNiXY3B25HNXl+dNv8AEfevnanutXPQjG+w0sCSFHAPOalCYOcjHXipIoh83HJNLOEibJzHxjeO1YOabsi1EVjuAxgDsSaYQc8fmKkJh3x7ZS2euOc1NGilGwuDjNZ3sVytlNjj3o6r0waux2/yDI+Y9aR4NoIC5qfaIORlIAgYPPvQUOcDrV0W4OAKDCAcgfNT9qg5GUQhYHjB7GmBHRMEhyepxitAoBIEwckEjAqOSEkHjBq1V+4PZsoFcfSoWYAsPSrUyEDFUbncFOOPeuqn7xk46kM9wI/bisG/vcvtQsxP8AGc12fhz4a+IvG0qjTdOnuY2ODMF2xD/gZwK908B/sp2NiIrrxJc/aXBybK2OEJ/wBp+p/DH1r67LcmxmMadKnp3ekV8938jxsXmGHwq/eS17LVnzl8P/hD4h+JuprDY25htQ2JbmQERRj3Pr7Dmvtz4W/CjSPhbon2PT0Et3Jg3N44+eVv6D2rq9L0iz0ayis7C3is7WJcJFCoVV/CrajGec1+v5Xk9PLo81+affp8j4PHZlUxr5UrR7DlHvTqap606voUeOFFFFMAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAQjNJt96dRQAzZznNc94j+Hfh3xYGOqaVbXMh/5bbNsg/wCBDB/WukorKdKFWLjUimvPX8yoylB3i7M8S179l3RbtjJpmpXVi+MBJlEy/TPB/MmuH1T9mzxRYODZTWOoRgHgSGNj+DDH619Rv2pvWvl8TwtlWJv+75X/AHW1+Gx7VHO8dQ2lf1V/+CfH9z8LPFWmMfP0G7YD+KELIP0NZVxoWpWk0S3GmX8SnO4NbMBxjrkV9qYx2p20EV8xW8P8HLWlWnH1s/8AI9enxTXWk6af3r/M+JRAseSytF7NER/SkCW6D/WLj619rtaxP96JG/3lBqF9IsZPvWdu31iU/wBK8qXh03tiv/Jf+Cd0eK0t6H/k3/APjD/Ru8yfnVdxHvwrlsnqBX2r/Ymn/wDPjbD/ALYr/hUiaZaR/ctoV+kaiph4cyWrxf8A5J/wRy4ri9qP4/8AAPi6C0Mv3Ip5DnGEiY/0rQg8LatdkC20TUpsnqLZv6ivsYQon3UC/wC7xTjgD/Guun4eUea9TEt+kUv1ZhLiqo17lFfe3+h8l2Pwp8X6lKdvh6aADhXuJFTP5mt+y/Z28T3xH2m40+xXvlzIw/IV9KK24nnpTiK9yhwLlVF3nzS9X/kjzqnEmOmrRsvlr+LPENL/AGXrAENqmt3Vz/eS3iWIH8Tk13OgfBXwf4dZHt9HhnmXpNd/vm/8e4H4Cu2jGM0+vqMNkmW4TWjQjfu1d/e7njVsxxeI0qVH6bL7kRJAsaqqAIijAVRgAU7y+e35U+ivcWmiPNt1G7eTRj3p1FAxAMUtFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAhGaNtLRQA0qD1pQAKWigBMAUYpaKBWExRilooCwhUGk2j3p1FAWG7RS4paKBiAYpaKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA
CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigD/2Q==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.mp-row-fluid.motopress-row-border-black {
  border: 5px solid black; }

.mp-row-fluid.motopress-row-border-red {
  border: 5px solid red; }

.mp-row-fluid.motopress-row-shadow-black {
  -webkit-box-shadow: 0 0 10px 0 black;
  -moz-box-shadow: 0 0 10px 0 black;
  box-shadow: 0 0 10px 0 black; }

.mp-row-fluid.motopress-row-shadow-red {
  -webkit-box-shadow: 0 0 10px 0 red;
  -moz-box-shadow: 0 0 10px 0 red;
  box-shadow: 0 0 10px 0 red; }

.mp-row-fluid.motopress-row-parallax {
  background-position: center 0;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.motopress-grid-gallery-obj {
  text-align: center; }

.motopress-grid-gallery-obj .motopress-image-caption {
  text-align: center; }

.motopress-grid-gallery-obj > p {
  display: none; }

.motopress-grid-gallery-obj.motopress-grid-gallery-one-column .mp-row-fluid {
  margin-top: 10px; }

.motopress-grid-gallery-obj.motopress-grid-gallery-one-column .mp-row-fluid:first-child {
  margin-top: 0; }

.motopress-margin-0 {
  margin: 0 !important; }

.motopress-margin-10 {
  margin: 10px !important; }

.motopress-margin-15 {
  margin: 15px !important; }

.motopress-margin-20 {
  margin: 20px !important; }

.motopress-margin-25 {
  margin: 25px !important; }

.motopress-margin-50 {
  margin: 50px !important; }

.motopress-margin-100 {
  margin: 100px !important; }

.motopress-margin-top-0 {
  margin-top: 0 !important; }

.motopress-margin-top-10 {
  margin-top: 10px !important; }

.motopress-margin-top-15 {
  margin-top: 15px !important; }

.motopress-margin-top-20 {
  margin-top: 20px !important; }

.motopress-margin-top-25 {
  margin-top: 25px !important; }

.motopress-margin-top-50 {
  margin-top: 50px !important; }

.motopress-margin-top-100 {
  margin-top: 100px !important; }

.motopress-margin-bottom-0 {
  margin-bottom: 0 !important; }

.motopress-margin-bottom-10 {
  margin-bottom: 10px !important; }

.motopress-margin-bottom-15 {
  margin-bottom: 15px !important; }

.motopress-margin-bottom-20 {
  margin-bottom: 20px !important; }

.motopress-margin-bottom-25 {
  margin-bottom: 25px !important; }

.motopress-margin-bottom-50 {
  margin-bottom: 50px !important; }

.motopress-margin-bottom-100 {
  margin-bottom: 100px !important; }

.motopress-margin-left-0 {
  margin-left: 0 !important; }

.motopress-margin-left-10 {
  margin-left: 10px !important; }

.motopress-margin-left-15 {
  margin-left: 15px !important; }

.motopress-margin-left-20 {
  margin-left: 20px !important; }

.motopress-margin-left-25 {
  margin-left: 25px !important; }

.motopress-margin-left-50 {
  margin-left: 50px !important; }

.motopress-margin-left-100 {
  margin-left: 100px !important; }

.motopress-margin-right-0 {
  margin-right: 0 !important; }

.motopress-margin-right-10 {
  margin-right: 10px !important; }

.motopress-margin-right-15 {
  margin-right: 15px !important; }

.motopress-margin-right-20 {
  margin-right: 20px !important; }

.motopress-margin-right-25 {
  margin-right: 25px !important; }

.motopress-margin-right-50 {
  margin-right: 50px !important; }

.motopress-margin-right-100 {
  margin-right: 100px !important; }

@media screen and (max-width: 767px) {
  .motopress-margin-10 {
    margin: 5px !important; }
  .motopress-margin-15 {
    margin: 7.5px !important; }
  .motopress-margin-20 {
    margin: 10px !important; }
  .motopress-margin-25 {
    margin: 12.5px !important; }
  .motopress-margin-50 {
    margin: 25px !important; }
  .motopress-margin-100 {
    margin: 50px !important; }
  .motopress-margin-top-10 {
    margin-top: 5px !important; }
  .motopress-margin-top-15 {
    margin-top: 7.5px !important; }
  .motopress-margin-top-20 {
    margin-top: 10px !important; }
  .motopress-margin-top-25 {
    margin-top: 12.5px !important; }
  .motopress-margin-top-50 {
    margin-top: 25px !important; }
  .motopress-margin-top-100 {
    margin-top: 50px !important; }
  .motopress-margin-bottom-10 {
    margin-bottom: 5px !important; }
  .motopress-margin-bottom-15 {
    margin-bottom: 7.5px !important; }
  .motopress-margin-bottom-20 {
    margin-bottom: 10px !important; }
  .motopress-margin-bottom-25 {
    margin-bottom: 12.5px !important; }
  .motopress-margin-bottom-50 {
    margin-bottom: 25px !important; }
  .motopress-margin-bottom-100 {
    margin-bottom: 50px !important; }
  .motopress-margin-left-10 {
    margin-left: 5px !important; }
  .motopress-margin-left-15 {
    margin-left: 7.5px !important; }
  .motopress-margin-left-20 {
    margin-left: 10px !important; }
  .motopress-margin-left-25 {
    margin-left: 12.5px !important; }
  .motopress-margin-left-50 {
    margin-left: 25px !important; }
  .motopress-margin-left-100 {
    margin-left: 50px !important; }
  .motopress-margin-right-10 {
    margin-right: 5px !important; }
  .motopress-margin-right-15 {
    margin-right: 7.5px !important; }
  .motopress-margin-right-20 {
    margin-right: 10px !important; }
  .motopress-margin-right-25 {
    margin-right: 12.5px !important; }
  .motopress-margin-right-50 {
    margin-right: 25px !important; }
  .motopress-margin-right-100 {
    margin-right: 50px !important; } }

@media screen and (max-width: 480px) {
  .motopress-margin-10 {
    margin: 2.5px !important; }
  .motopress-margin-15 {
    margin: 3.75px !important; }
  .motopress-margin-20 {
    margin: 5px !important; }
  .motopress-margin-25 {
    margin: 6.25px !important; }
  .motopress-margin-50 {
    margin: 12.5px !important; }
  .motopress-margin-100 {
    margin: 25px !important; }
  .motopress-margin-top-10 {
    margin-top: 2.5px !important; }
  .motopress-margin-top-15 {
    margin-top: 3.75px !important; }
  .motopress-margin-top-20 {
    margin-top: 5px !important; }
  .motopress-margin-top-25 {
    margin-top: 6.25px !important; }
  .motopress-margin-top-50 {
    margin-top: 12.5px !important; }
  .motopress-margin-top-100 {
    margin-top: 25px !important; }
  .motopress-margin-bottom-10 {
    margin-bottom: 2.5px !important; }
  .motopress-margin-bottom-15 {
    margin-bottom: 3.75px !important; }
  .motopress-margin-bottom-20 {
    margin-bottom: 5px !important; }
  .motopress-margin-bottom-25 {
    margin-bottom: 6.25px !important; }
  .motopress-margin-bottom-50 {
    margin-bottom: 12.5px !important; }
  .motopress-margin-bottom-100 {
    margin-bottom: 25px !important; }
  .motopress-margin-left-10 {
    margin-left: 2.5px !important; }
  .motopress-margin-left-15 {
    margin-left: 3.75px !important; }
  .motopress-margin-left-20 {
    margin-left: 5px !important; }
  .motopress-margin-left-25 {
    margin-left: 6.25px !important; }
  .motopress-margin-left-50 {
    margin-left: 12.5px !important; }
  .motopress-margin-left-100 {
    margin-left: 25px !important; }
  .motopress-margin-right-10 {
    margin-right: 2.5px !important; }
  .motopress-margin-right-15 {
    margin-right: 3.75px !important; }
  .motopress-margin-right-20 {
    margin-right: 5px !important; }
  .motopress-margin-right-25 {
    margin-right: 6.25px !important; }
  .motopress-margin-right-50 {
    margin-right: 12.5px !important; }
  .motopress-margin-right-100 {
    margin-right: 25px !important; } }

.motopress-text-align-left {
  text-align: left; }

.motopress-text-align-center {
  text-align: center; }

.motopress-text-align-right {
  text-align: right; }

.motopress-border-small {
  border-width: 1px; }

.motopress-border-middle {
  border-width: 5px; }

.motopress-border-large {
  border-width: 10px; }

.motopress-border-radius-small {
  border-radius: 1px; }

.motopress-border-radius-middle {
  border-radius: 5px; }

.motopress-border-radius-large {
  border-radius: 10px; }

.motopress-border {
  border: 1px solid #606060; }

.motopress-shadow {
  box-shadow: 0 0 2px #606060; }

.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px #606060; }

.motopress-bg-color-white {
  background-color: #fff; }

.motopress-bg-color-white.motopress-border {
  border-color: #e6e6e6; }

.motopress-bg-color-white.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-white.motopress-shadow {
  box-shadow: 0 1px 2px rgba(179, 179, 179, 0.75); }

.motopress-bg-color-white.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(179, 179, 179, 0.75); }

.motopress-bg-color-white.motopress-border-top {
  border-top: 10px solid #e6e6e6; }

.motopress-bg-color-white.motopress-border-right {
  border-right: 10px solid #e6e6e6; }

.motopress-bg-color-white.motopress-border-bottom {
  border-bottom: 10px solid #e6e6e6; }

.motopress-bg-color-white.motopress-border-left {
  border-left: 10px solid #e6e6e6; }

.motopress-bg-color-white.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-white.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-white.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-white.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-white.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-white.motopress-bg-alpha-75 {
  background-color: rgba(255, 255, 255, 0.75); }

.motopress-bg-color-silver {
  background-color: #f6f6f6; }

.motopress-bg-color-silver.motopress-border {
  border-color: #ddd; }

.motopress-bg-color-silver.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-silver.motopress-shadow {
  box-shadow: 0 1px 2px rgba(170, 170, 170, 0.75); }

.motopress-bg-color-silver.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(170, 170, 170, 0.75); }

.motopress-bg-color-silver.motopress-border-top {
  border-top: 10px solid #ddd; }

.motopress-bg-color-silver.motopress-border-right {
  border-right: 10px solid #ddd; }

.motopress-bg-color-silver.motopress-border-bottom {
  border-bottom: 10px solid #ddd; }

.motopress-bg-color-silver.motopress-border-left {
  border-left: 10px solid #ddd; }

.motopress-bg-color-silver.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-silver.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-silver.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-silver.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-silver.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-silver.motopress-bg-alpha-75 {
  background-color: rgba(246, 246, 246, 0.75); }

.motopress-bg-color-red {
  background-color: #e74c3c; }

.motopress-bg-color-red.motopress-border {
  border-color: #d62c1a; }

.motopress-bg-color-red.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-red.motopress-shadow {
  box-shadow: 0 1px 2px rgba(123, 25, 15, 0.75); }

.motopress-bg-color-red.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(123, 25, 15, 0.75); }

.motopress-bg-color-red.motopress-border-top {
  border-top: 10px solid #d62c1a; }

.motopress-bg-color-red.motopress-border-right {
  border-right: 10px solid #d62c1a; }

.motopress-bg-color-red.motopress-border-bottom {
  border-bottom: 10px solid #d62c1a; }

.motopress-bg-color-red.motopress-border-left {
  border-left: 10px solid #d62c1a; }

.motopress-bg-color-red.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-red.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-red.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-red.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-red.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-red.motopress-bg-alpha-75 {
  background-color: rgba(231, 76, 60, 0.75); }

.motopress-bg-color-green {
  background-color: #99d427; }

.motopress-bg-color-green.motopress-border {
  border-color: #7aa91f; }

.motopress-bg-color-green.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-green.motopress-shadow {
  box-shadow: 0 1px 2px rgba(60, 83, 15, 0.75); }

.motopress-bg-color-green.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(60, 83, 15, 0.75); }

.motopress-bg-color-green.motopress-border-top {
  border-top: 10px solid #7aa91f; }

.motopress-bg-color-green.motopress-border-right {
  border-right: 10px solid #7aa91f; }

.motopress-bg-color-green.motopress-border-bottom {
  border-bottom: 10px solid #7aa91f; }

.motopress-bg-color-green.motopress-border-left {
  border-left: 10px solid #7aa91f; }

.motopress-bg-color-green.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-green.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-green.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-green.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-green.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-green.motopress-bg-alpha-75 {
  background-color: rgba(153, 212, 39, 0.75); }

.motopress-bg-color-blue {
  background-color: #3498db; }

.motopress-bg-color-blue.motopress-border {
  border-color: #217dbb; }

.motopress-bg-color-blue.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-blue.motopress-shadow {
  box-shadow: 0 1px 2px rgba(18, 67, 100, 0.75); }

.motopress-bg-color-blue.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(18, 67, 100, 0.75); }

.motopress-bg-color-blue.motopress-border-top {
  border-top: 10px solid #217dbb; }

.motopress-bg-color-blue.motopress-border-right {
  border-right: 10px solid #217dbb; }

.motopress-bg-color-blue.motopress-border-bottom {
  border-bottom: 10px solid #217dbb; }

.motopress-bg-color-blue.motopress-border-left {
  border-left: 10px solid #217dbb; }

.motopress-bg-color-blue.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-blue.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-blue.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-blue.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-blue.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-blue.motopress-bg-alpha-75 {
  background-color: rgba(52, 152, 219, 0.75); }

.motopress-bg-color-dark {
  background-color: #414141; }

.motopress-bg-color-dark.motopress-border {
  border-color: #272727; }

.motopress-bg-color-dark.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-dark.motopress-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75); }

.motopress-bg-color-dark.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.75); }

.motopress-bg-color-dark.motopress-border-top {
  border-top: 10px solid #272727; }

.motopress-bg-color-dark.motopress-border-right {
  border-right: 10px solid #272727; }

.motopress-bg-color-dark.motopress-border-bottom {
  border-bottom: 10px solid #272727; }

.motopress-bg-color-dark.motopress-border-left {
  border-left: 10px solid #272727; }

.motopress-bg-color-dark.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-dark.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-dark.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-dark.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-dark.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-dark.motopress-bg-alpha-75 {
  background-color: rgba(65, 65, 65, 0.75); }

.motopress-bg-color-yellow {
  background-color: #f1c40f; }

.motopress-bg-color-yellow.motopress-border {
  border-color: #c29d0b; }

.motopress-bg-color-yellow.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-yellow.motopress-shadow {
  box-shadow: 0 1px 2px rgba(97, 79, 6, 0.75); }

.motopress-bg-color-yellow.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(97, 79, 6, 0.75); }

.motopress-bg-color-yellow.motopress-border-top {
  border-top: 10px solid #c29d0b; }

.motopress-bg-color-yellow.motopress-border-right {
  border-right: 10px solid #c29d0b; }

.motopress-bg-color-yellow.motopress-border-bottom {
  border-bottom: 10px solid #c29d0b; }

.motopress-bg-color-yellow.motopress-border-left {
  border-left: 10px solid #c29d0b; }

.motopress-bg-color-yellow.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-yellow.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-yellow.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-yellow.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-yellow.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-yellow.motopress-bg-alpha-75 {
  background-color: rgba(241, 196, 15, 0.75); }

.motopress-bg-color-gray {
  background-color: #474f58; }

.motopress-bg-color-gray.motopress-border {
  border-color: #30363c; }

.motopress-bg-color-gray.motopress-border-radius {
  border-radius: 5px; }

.motopress-bg-color-gray.motopress-shadow {
  box-shadow: 0 1px 2px rgba(3, 3, 3, 0.75); }

.motopress-bg-color-gray.motopress-shadow-bottom {
  box-shadow: 0 10px 6px -6px rgba(3, 3, 3, 0.75); }

.motopress-bg-color-gray.motopress-border-top {
  border-top: 10px solid #30363c; }

.motopress-bg-color-gray.motopress-border-right {
  border-right: 10px solid #30363c; }

.motopress-bg-color-gray.motopress-border-bottom {
  border-bottom: 10px solid #30363c; }

.motopress-bg-color-gray.motopress-border-left {
  border-left: 10px solid #30363c; }

.motopress-bg-color-gray.motopress-text-shadow {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.25); }

.motopress-bg-color-gray.motopress-color-light .motopress-text-obj {
  color: #efefef; }

.motopress-bg-color-gray.motopress-color-light.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(40, 40, 40, 0.2); }

.motopress-bg-color-gray.motopress-color-dark .motopress-text-obj {
  color: #606060; }

.motopress-bg-color-gray.motopress-color-dark.motopress-text-shadow .motopress-text-obj {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3); }

.motopress-bg-color-gray.motopress-bg-alpha-75 {
  background-color: rgba(71, 79, 88, 0.75); }

.motopress-padding-5 {
  padding: 5px; }

.motopress-padding-10 {
  padding: 10px; }

.motopress-padding-15 {
  padding: 15px; }

.motopress-padding-25 {
  padding: 25px; }

.motopress-padding-50 {
  padding: 50px; }

.motopress-padding-100 {
  padding: 100px; }

.motopress-vetical-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.motopress-vetical-padding-150 {
  padding-top: 150px;
  padding-bottom: 150px; }

.motopress-vetical-padding-200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.motopress-hide-script {
  display: none; }

.mp-row {
  margin-left: -20px;
  *zoom: 1; }

.mp-row:before, .mp-row:after {
  display: table;
  content: "";
  line-height: 0; }

.mp-row:after {
  clear: both; }

[class*="mp-span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.mp-container {
  width: 940px; }

.mp-span12 {
  width: 940px; }

.mp-span11 {
  width: 860px; }

.mp-span10 {
  width: 780px; }

.mp-span9 {
  width: 700px; }

.mp-span8 {
  width: 620px; }

.mp-span7 {
  width: 540px; }

.mp-span6 {
  width: 460px; }

.mp-span5 {
  width: 380px; }

.mp-span4 {
  width: 300px; }

.mp-span3 {
  width: 220px; }

.mp-span2 {
  width: 140px; }

.mp-span1 {
  width: 60px; }

.mp-offset12 {
  margin-left: 980px; }

.mp-offset11 {
  margin-left: 900px; }

.mp-offset10 {
  margin-left: 820px; }

.mp-offset9 {
  margin-left: 740px; }

.mp-offset8 {
  margin-left: 660px; }

.mp-offset7 {
  margin-left: 580px; }

.mp-offset6 {
  margin-left: 500px; }

.mp-offset5 {
  margin-left: 420px; }

.mp-offset4 {
  margin-left: 340px; }

.mp-offset3 {
  margin-left: 260px; }

.mp-offset2 {
  margin-left: 180px; }

.mp-offset1 {
  margin-left: 100px; }

.mp-row-fluid {
  width: 100%;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mp-row-fluid:before, .mp-row-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

.mp-row-fluid:after {
  clear: both; }

.mp-row-fluid [class*="mp-span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%; }

.mp-row-fluid [class*="mp-span"]:first-child {
  margin-left: 0; }

.mp-row-fluid .mp-span12 {
  width: 100%;
  *width: 99.9468085106%; }

.mp-row-fluid .mp-span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%; }

.mp-row-fluid .mp-span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%; }

.mp-row-fluid .mp-span9 {
  width: 74.4680851064%;
  *width: 74.414893617%; }

.mp-row-fluid .mp-span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%; }

.mp-row-fluid .mp-span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%; }

.mp-row-fluid .mp-span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%; }

.mp-row-fluid .mp-span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%; }

.mp-row-fluid .mp-span4 {
  width: 31.914893617%;
  *width: 31.8617021277%; }

.mp-row-fluid .mp-span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%; }

.mp-row-fluid .mp-span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%; }

.mp-row-fluid .mp-span1 {
  width: 6.3829787234%;
  *width: 6.329787234%; }

.mp-row-fluid .mp-offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%; }

.mp-row-fluid .mp-offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%; }

.mp-row-fluid .mp-offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%; }

.mp-row-fluid .mp-offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%; }

.mp-row-fluid .mp-offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%; }

.mp-row-fluid .mp-offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%; }

.mp-row-fluid .mp-offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%; }

.mp-row-fluid .mp-offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%; }

.mp-row-fluid .mp-offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%; }

.mp-row-fluid .mp-offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%; }

.mp-row-fluid .mp-offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%; }

.mp-row-fluid .mp-offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%; }

.mp-row-fluid .mp-offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%; }

.mp-row-fluid .mp-offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%; }

.mp-row-fluid .mp-offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%; }

.mp-row-fluid .mp-offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%; }

.mp-row-fluid .mp-offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%; }

.mp-row-fluid .mp-offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%; }

.mp-row-fluid .mp-offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%; }

.mp-row-fluid .mp-offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%; }

.mp-row-fluid .mp-offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%; }

.mp-row-fluid .mp-offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%; }

.mp-row-fluid .mp-offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%; }

.mp-row-fluid .mp-offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%; }

[class*="mp-span"].hide, .mp-row-fluid [class*="mp-span"].hide {
  display: none; }

[class*="mp-span"].pull-right, .mp-row-fluid [class*="mp-span"].pull-right {
  float: right; }

.mp-container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

.mp-container:before, .mp-container:after {
  display: table;
  content: "";
  line-height: 0; }

.mp-container:after {
  clear: both; }

.mp-container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }

.mp-container-fluid:before, .mp-container-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

.mp-container-fluid:after {
  clear: both; }

@media (max-width: 767px) {
  .mp-container-fluid {
    padding: 0; }
  .mp-container {
    width: auto; }
  .mp-row-fluid {
    width: 100%; }
  .mp-row {
    margin-left: 0; }
  [class*="mp-span"], .mp-row-fluid [class*="mp-span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mp-span12, .mp-row-fluid .mp-span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

@media (min-width: 768px) and (max-width: 979px) {
  .mp-row {
    margin-left: -20px;
    *zoom: 1; }
  .mp-row:before, .mp-row:after {
    display: table;
    content: "";
    line-height: 0; }
  .mp-row:after {
    clear: both; }
  [class*="mp-span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .mp-container {
    width: 724px; }
  .mp-span12 {
    width: 724px; }
  .mp-span11 {
    width: 662px; }
  .mp-span10 {
    width: 600px; }
  .mp-span9 {
    width: 538px; }
  .mp-span8 {
    width: 476px; }
  .mp-span7 {
    width: 414px; }
  .mp-span6 {
    width: 352px; }
  .mp-span5 {
    width: 290px; }
  .mp-span4 {
    width: 228px; }
  .mp-span3 {
    width: 166px; }
  .mp-span2 {
    width: 104px; }
  .mp-span1 {
    width: 42px; }
  .mp-offset12 {
    margin-left: 764px; }
  .mp-offset11 {
    margin-left: 702px; }
  .mp-offset10 {
    margin-left: 640px; }
  .mp-offset9 {
    margin-left: 578px; }
  .mp-offset8 {
    margin-left: 516px; }
  .mp-offset7 {
    margin-left: 454px; }
  .mp-offset6 {
    margin-left: 392px; }
  .mp-offset5 {
    margin-left: 330px; }
  .mp-offset4 {
    margin-left: 268px; }
  .mp-offset3 {
    margin-left: 206px; }
  .mp-offset2 {
    margin-left: 144px; }
  .mp-offset1 {
    margin-left: 82px; }
  .mp-row-fluid {
    width: 100%;
    *zoom: 1; }
  .mp-row-fluid:before, .mp-row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .mp-row-fluid:after {
    clear: both; }
  .mp-row-fluid [class*="mp-span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%; }
  .mp-row-fluid [class*="mp-span"]:first-child {
    margin-left: 0; }
  .mp-row-fluid .mp-span12 {
    width: 100%;
    *width: 99.9468085106%; }
  .mp-row-fluid .mp-span11 {
    width: 91.4364640884%;
    *width: 91.383272599%; }
  .mp-row-fluid .mp-span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%; }
  .mp-row-fluid .mp-span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%; }
  .mp-row-fluid .mp-span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%; }
  .mp-row-fluid .mp-span7 {
    width: 57.182320442%;
    *width: 57.1291289526%; }
  .mp-row-fluid .mp-span6 {
    width: 48.6187845304%;
    *width: 48.565593041%; }
  .mp-row-fluid .mp-span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%; }
  .mp-row-fluid .mp-span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%; }
  .mp-row-fluid .mp-span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%; }
  .mp-row-fluid .mp-span2 {
    width: 14.364640884%;
    *width: 14.3114493946%; }
  .mp-row-fluid .mp-span1 {
    width: 5.8011049724%;
    *width: 5.747913483%; }
  .mp-row-fluid .mp-offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%; }
  .mp-row-fluid .mp-offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%; }
  .mp-row-fluid .mp-offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%; }
  .mp-row-fluid .mp-offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%; }
  .mp-row-fluid .mp-offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%; }
  .mp-row-fluid .mp-offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%; }
  .mp-row-fluid .mp-offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%; }
  .mp-row-fluid .mp-offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%; }
  .mp-row-fluid .mp-offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%; }
  .mp-row-fluid .mp-offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%; }
  .mp-row-fluid .mp-offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%; }
  .mp-row-fluid .mp-offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%; }
  .mp-row-fluid .mp-offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%; }
  .mp-row-fluid .mp-offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%; }
  .mp-row-fluid .mp-offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%; }
  .mp-row-fluid .mp-offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%; }
  .mp-row-fluid .mp-offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%; }
  .mp-row-fluid .mp-offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%; }
  .mp-row-fluid .mp-offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%; }
  .mp-row-fluid .mp-offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%; }
  .mp-row-fluid .mp-offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%; }
  .mp-row-fluid .mp-offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%; }
  .mp-row-fluid .mp-offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%; }
  .mp-row-fluid .mp-offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%; } }

@media (min-width: 1200px) {
  .mp-row {
    margin-left: -30px;
    *zoom: 1; }
  .mp-row:before, .mp-row:after {
    display: table;
    content: "";
    line-height: 0; }
  .mp-row:after {
    clear: both; }
  [class*="mp-span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .mp-container {
    width: 1170px; }
  .mp-span12 {
    width: 1170px; }
  .mp-span11 {
    width: 1070px; }
  .mp-span10 {
    width: 970px; }
  .mp-span9 {
    width: 870px; }
  .mp-span8 {
    width: 770px; }
  .mp-span7 {
    width: 670px; }
  .mp-span6 {
    width: 570px; }
  .mp-span5 {
    width: 470px; }
  .mp-span4 {
    width: 370px; }
  .mp-span3 {
    width: 270px; }
  .mp-span2 {
    width: 170px; }
  .mp-span1 {
    width: 70px; }
  .mp-offset12 {
    margin-left: 1230px; }
  .mp-offset11 {
    margin-left: 1130px; }
  .mp-offset10 {
    margin-left: 1030px; }
  .mp-offset9 {
    margin-left: 930px; }
  .mp-offset8 {
    margin-left: 830px; }
  .mp-offset7 {
    margin-left: 730px; }
  .mp-offset6 {
    margin-left: 630px; }
  .mp-offset5 {
    margin-left: 530px; }
  .mp-offset4 {
    margin-left: 430px; }
  .mp-offset3 {
    margin-left: 330px; }
  .mp-offset2 {
    margin-left: 230px; }
  .mp-offset1 {
    margin-left: 130px; }
  .mp-row-fluid {
    width: 100%;
    *zoom: 1; }
  .mp-row-fluid:before, .mp-row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .mp-row-fluid:after {
    clear: both; }
  .mp-row-fluid [class*="mp-span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%; }
  .mp-row-fluid [class*="mp-span"]:first-child {
    margin-left: 0; }
  .mp-row-fluid .mp-span12 {
    width: 100%;
    *width: 99.9468085106%; }
  .mp-row-fluid .mp-span11 {
    width: 91.452991453%;
    *width: 91.3997999636%; }
  .mp-row-fluid .mp-span10 {
    width: 82.905982906%;
    *width: 82.8527914166%; }
  .mp-row-fluid .mp-span9 {
    width: 74.358974359%;
    *width: 74.3057828696%; }
  .mp-row-fluid .mp-span8 {
    width: 65.811965812%;
    *width: 65.7587743226%; }
  .mp-row-fluid .mp-span7 {
    width: 57.264957265%;
    *width: 57.2117657756%; }
  .mp-row-fluid .mp-span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%; }
  .mp-row-fluid .mp-span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%; }
  .mp-row-fluid .mp-span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%; }
  .mp-row-fluid .mp-span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%; }
  .mp-row-fluid .mp-span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%; }
  .mp-row-fluid .mp-span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%; }
  .mp-row-fluid .mp-offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%; }
  .mp-row-fluid .mp-offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%; }
  .mp-row-fluid .mp-offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%; }
  .mp-row-fluid .mp-offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%; }
  .mp-row-fluid .mp-offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%; }
  .mp-row-fluid .mp-offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%; }
  .mp-row-fluid .mp-offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%; }
  .mp-row-fluid .mp-offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%; }
  .mp-row-fluid .mp-offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%; }
  .mp-row-fluid .mp-offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%; }
  .mp-row-fluid .mp-offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%; }
  .mp-row-fluid .mp-offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%; }
  .mp-row-fluid .mp-offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%; }
  .mp-row-fluid .mp-offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%; }
  .mp-row-fluid .mp-offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%; }
  .mp-row-fluid .mp-offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%; }
  .mp-row-fluid .mp-offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%; }
  .mp-row-fluid .mp-offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%; }
  .mp-row-fluid .mp-offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%; }
  .mp-row-fluid .mp-offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%; }
  .mp-row-fluid .mp-offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%; }
  .mp-row-fluid .mp-offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%; }
  .mp-row-fluid .mp-offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%; }
  .mp-row-fluid .mp-offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%; } }

.mp-hidden {
  display: none;
  visibility: hidden; }

.mp-hidden-desktop, .mp-visible-phone, .mp-visible-tablet {
  display: none !important; }

.mp-visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .mp-hidden-desktop {
    display: inherit !important; }
  .mp-visible-desktop {
    display: none !important; }
  .mp-visible-tablet {
    display: inherit !important; }
  .mp-hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .mp-hidden-desktop {
    display: inherit !important; }
  .mp-visible-desktop {
    display: none !important; }
  .mp-visible-phone {
    display: inherit !important; }
  .mp-hidden-phone {
    display: none !important; } }

[class*="mp-span"] {
  position: relative;
  z-index: 1; }

/*# sourceMappingURL=app.css.map */