#jm-allpage {
  position: relative;
  background: #ffffcc;
}
#jm-top-bar p {
  margin: 0;
}
#jm-top-bar1 + #jm-top-bar2 {
  margin-top: 10px;
}
#jm-top-bar1 {
  padding-top: 3px;
  line-height: 1;
  font-size: 12px;
}
#jm-top-bar2 .jm-module-raw {
  margin-bottom: 10px;
  margin-left: 20px;
}
#jm-bar {
  border-top: 1px solid #fbaa01;
  color: #444444;
  background: #fbaa01;
}
#jm-logo-sitedesc {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}
#jm-logo-sitedesc #jm-logo {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
#jm-logo-sitedesc #jm-logo a {
  display: block;
}
#jm-logo-sitedesc #jm-logo img {
  border: 0;
}
#jm-logo-sitedesc #jm-logo span {
  font-size: 2em;
}
#jm-logo-sitedesc #jm-sitedesc {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #303030;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
}
#jm-bar-left {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: padding 0.3s ease 0s;
  -moz-transition: padding 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s;
  transition: padding 0.3s ease 0s;
}
#jm-bar-right {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: padding 0.3s ease 0s;
  -moz-transition: padding 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s;
  transition: padding 0.3s ease 0s;
}
#jm-djmenu {
  background-color: #343434;
  background-image: -moz-linear-gradient(top, #363636, #313131);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363636), to(#313131));
  background-image: -webkit-linear-gradient(top, #363636, #313131);
  background-image: -o-linear-gradient(top, #363636, #313131);
  background-image: linear-gradient(to bottom, #363636, #313131);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff363636', endColorstr='#ff313131', GradientType=0);
  color: #ffffff;
  line-height: 1;
}
#jm-header {
  padding-top: 20px;
  color: #444444;
  background: #bf74cd;
}
#jm-header + #jm-top,
#jm-header + #jm-main,
#jm-header + #jm-bottom1 {
  border-top: 1px solid #dddddd;
}
#jm-breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #444444;
  background: #bf74cd;
}
#jm-breadcrumbs + #jm-top,
#jm-breadcrumbs + #jm-main,
#jm-breadcrumbs + #jm-bottom1 {
  border-top: 1px solid #dddddd;
}
#jm-system-message {
  padding-top: 20px;
}
#jm-top {
  background: #ffffcc;
  padding-top: 20px;
}
#jm-font-switcher {
  text-align: right;
  margin: 0 0 15px;
}
#jm-main {
  background: #ffffcc;
  padding-top: 20px;
}
#jm-maincontent {
  margin-bottom: 20px;
}
#jm-bottom1 {
  background: #ffffcc;
  padding-top: 20px;
}
#jm-bottom2 {
  color: #444444;
  border-top: 1px solid #dddddd;
  background: #bf74cd;
  padding-top: 20px;
}
#jm-top + #jm-bottom2,
#jm-main + #jm-bottom2,
#jm-bottom1 + #jm-bottom2 {
  border-top: 1px solid #dddddd;
}
#jm-footer-mod {
  color: #ababab;
  padding-top: 20px;
  background: #222222;
}
#jm-footer {
  color: #4f5053;
  padding: 20px 0;
  background: #121212;
}
#jm-footer a {
  color: #67686c;
  text-decoration: none;
}
#jm-footer a:hover {
  color: #76787d;
}
#jm-footer-center {
  text-align: left;
}
#jm-footer-left + #jm-footer-center {
  text-align: center;
}
#jm-footer-right {
  text-align: right;
}
#jm-footer-left,
#jm-footer-right,
#jm-footer-center {
  line-height: 25px;
}
#jm-footer,
#jm-footer-mod {
  position: relative;
}
#jm-back-top {
  position: absolute;
  top: -25px;
  left: 50%;
  right: auto;
  margin-left: -26px;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
}
#jm-back-top span {
  display: block;
  -webkit-border-radius: 50% 50% 0 0;
  -moz-border-radius: 50% 50% 0 0;
  border-radius: 50% 50% 0 0;
  height: 40px;
  width: 52px;
  background-color: #121212;
  background-repeat: no-repeat;
  background-position: center 14px;
  background-image: url("../images/backtotop.png");
}
#jm-back-top:hover {
  top: -30px;
}
#jm-back-top.footer-mod span {
  background-color: #222222;
}
#jm-header + #jm-breadcrumbs,
#jm-header + #jm-bottom2,
#jm-breadcrumbs + #jm-bottom2 {
  padding-top: 0;
}
#jm-top + #jm-main,
#jm-top + #jm-bottom1,
#jm-main + #jm-bottom1 {
  padding-top: 0;
}
.responsive-disabled {
  min-width: 1170px;
}
.responsive-disabled #jm-allpage {
  padding: 0 !important;
  min-width: 1170px;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.5em;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.5em;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 20px;
}
.jm-module .jm-title-wrap {
  overflow: hidden;
}
.jm-module .jm-title {
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  line-height: 1.1;
  margin: 0 0 20px;
  color: #ffffff;
  position: relative;
}
.jm-module .jm-title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: auto;
  left: 100%;
  margin-top: -2px;
  margin-left: 20px;
  width: 9999px;
  height: 2px;
  border-top: 1px solid #fbaa01;
  border-bottom: 1px solid #fbaa01;
}
#jm-allpage .jm-module.margin-ms {
  margin: 0;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  margin: 0 0 20px;
  color: #ffffff;
}
.jm-module.title-center-ms .jm-title-wrap {
  text-align: center;
}
.jm-module.title-center-ms .jm-title {
  font-size: 28px;
  text-transform: uppercase;
}
.jm-module.title-center-ms .jm-title:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  left: auto;
  margin-top: -2px;
  margin-right: 20px;
  width: 9999px;
  height: 2px;
  border-top: 1px solid #fbaa01;
  border-bottom: 1px solid #fbaa01;
}
#jm-allpage .jm-module.color-ms {
  background: #f4f4f4;
  border: 1px solid #eeeeee;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4) inset;
}
#jm-allpage .jm-module.color-ms .jm-title {
  color: #e0717c;
}
#jm-allpage .jm-module.color-ms .jm-title:before,
#jm-allpage .jm-module.color-ms .jm-title:after {
  display: none;
}
#jm-allpage .jm-module.color-ms .jm-module-content {
  color: #888888;
}
.jm-module.blank-ms .jm-title:before,
.jm-module.blank-ms .jm-title:after {
  display: none;
}
#jm-header .jm-module .jm-title {
  color: #444444;
}
#jm-header .jm-module .jm-title:before,
#jm-header .jm-module .jm-title:after {
  border-color: #dddddd;
}
#jm-bottom2 .jm-module .jm-title {
  color: #444444;
}
#jm-bottom2 .jm-module .jm-title:before,
#jm-bottom2 .jm-module .jm-title:after {
  border-color: #dddddd;
}
#jm-footer-mod .jm-module .jm-title {
  color: #ffffff;
}
#jm-footer-mod .jm-module .jm-title:before,
#jm-footer-mod .jm-module .jm-title:after {
  border-color: #292929;
}
#jm-top-bar form {
  margin: 0;
}
#jm-top-bar div.login-greeting,
#jm-top-bar .logout-button {
  display: inline-block;
}
#jm-top-bar .logout-button .btn {
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  vertical-align: top;
  margin-left: 10px !important;
  margin-top: -2px;
  margin-bottom: -2px;
}
.jm-module-raw {
  float: right;
}
#jm-top-bar1 .jm-module-raw {
  padding-right: 15px;
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 5px;
  border-right: 1px solid #3a3a3a;
}
#jm-top-bar1 .jm-module-raw:first-child {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  border: none;
}
#jm-top-bar2 .jm-module-raw {
  margin-bottom: 10px;
}
#jm-djmenu .jm-module-raw:first-child {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.jm-module.margin-ms {
  margin: 0 !important;
}
.jm-module.side-margin-ms {
  margin-left: -20px !important;
}
.jm-module.nav.menu {
  margin-bottom: 20px;
}
.mod-languages select {
  width: auto;
}
#jm-allpage #jm-top-bar .mod-languages select {
  width: auto;
  min-width: 100px;
  max-width: 100%;
}
#jm-allpage .contact-ps h3,
#jm-allpage .contact-ps form#contact-form > fieldset > legend,
#jm-allpage .contact-ps > .contact-address.dl-horizontal {
  display: none;
}
#jm-allpage .contact-ps > h3:first-child {
  display: block;
  font-size: 32px;
  line-height: 1.1;
  font-weight: bold;
  color: #444444;
  margin: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
  padding: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label label {
  margin: 0 0 10px;
}
#jm-allpage .contact-ps .form-horizontal .controls {
  margin: 0;
}
#jm-allpage .contact-ps .form-actions {
  background: none;
  border: none;
  padding: 0;
}
.jm-color-box1,
.jm-color-box2,
.jm-color-box3 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 30px;
  font-weight: 300;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box1 .jm-box-title,
.jm-color-box2 .jm-box-title,
.jm-color-box3 .jm-box-title {
  display: block;
  text-align: center;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.jm-color-box1:before,
.jm-color-box2:before,
.jm-color-box3:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  pointer-events: none;
  border: 1px solid #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.jm-color-box1:after,
.jm-color-box2:after,
.jm-color-box3:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
  pointer-events: none;
}
.jm-color-box1:hover:before,
.jm-color-box2:hover:before,
.jm-color-box3:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.jm-color-box1:hover:after,
.jm-color-box2:hover:after,
.jm-color-box3:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-color-box1:hover {
  color: #fbaa01;
}
.jm-color-box1:hover:before {
  border: 1px solid #fbaa01;
}
.jm-color-box1:after {
  background: #fbaa01;
}
.jm-color-box2:hover {
  color: #e0717c;
}
.jm-color-box2:hover:before {
  border: 1px solid #e0717c;
}
.jm-color-box2:after {
  background: #e0717c;
}
.jm-color-box3:hover {
  color: #9f9fa0;
}
.jm-color-box3:hover:before {
  border: 1px solid #9f9fa0;
}
.jm-color-box3:after {
  background: #9f9fa0;
}
.jm-icon-box-wrapper {
  margin: -20px -10px 0;
  *zoom: 1;
}
.jm-icon-box-wrapper:before,
.jm-icon-box-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.jm-icon-box-wrapper:after {
  clear: both;
}
.jm-icon-box {
  width: 25%;
  float: left;
  display: block;
}
.jm-icon-box .jm-icon-box-in {
  display: block;
  border: 1px solid #dddddd;
  padding: 15px;
  background: #bf74cd;
  margin: 20px 10px 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.jm-icon-box .jm-icon-box-in:hover {
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5) inset;
}
.jm-icon-box .jm-icon-title {
  float: left;
  font-size: 20px;
  color: #fbaa01;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 3px;
}
.jm-icon-box .jm-icon-title span {
  font-size: 30px;
}
.jm-icon-box .jm-subtitle {
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #7c7c7c;
}
.jm-icon-box .jm-image {
  float: right;
  margin-left: 5px;
  margin-top: 3px;
}
.jm-box1 .image {
  width: 50%;
  float: left;
}
.jm-box1 .content {
  width: 50%;
  float: right;
  text-align: right;
}
.jm-box1 .content span {
  display: block;
}
.jm-box1 .content .subtitle {
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 5px 0;
}
.jm-box1 .content .title {
  color: #c40a03;
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 45px;
}
.jm-box1 .content .price-stroke {
  font-size: 34px;
  line-height: 1.1;
  text-decoration: line-through;
}
.jm-box1 .content .price {
  font-size: 90px;
  line-height: 1;
  color: #c40a03;
  margin: 0 0 45px;
}
.color-ms .jm-box1 .image {
  margin-bottom: -20px;
}
.jm-box2 {
  position: relative;
}
.jm-box2 .price {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  margin-left: -70px;
  margin-top: -70px;
  background: rgba(41, 49, 51, 0.9);
  color: #ffffff;
  width: 140px;
  height: 140px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 35px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jm-box2 .price:hover {
  background: #293133;
}
.jm-box2 .price a {
  color: #ffffff;
  text-decoration: none;
}
.jm-box2 .price .pricebig {
  display: block;
  font-size: 44px;
  line-height: 1;
}
.jm-box2 .price .pricesmall {
  display: block;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-box2 .image {
  text-align: center;
}
.color-ms .jm-box2 .image {
  margin-top: 25px;
  margin-bottom: -20px;
}
.jm-box3 .content {
  margin: -18px 0 20px;
  text-transform: uppercase;
}
.jm-box4 .image {
  width: 50%;
  float: left;
}
.jm-box4 .content {
  width: 50%;
  float: right;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-box4 .content .title {
  display: block;
  border: 4px solid #fbaa01;
  background: #fbaa01;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 30px;
}
.jm-box4 .content .title span.slogan {
  display: inline-block;
  vertical-align: top;
  padding: 5px 20px;
  background: #ffffcc;
  color: #000000;
}
.jm-box4 .content .title span.model {
  display: inline-block;
  vertical-align: top;
  padding: 5px 15px;
  color: #ffffff;
}
.jm-box4 .content .description {
  display: block;
  margin: 0 0 10px;
}
.jm-box4 .content .price {
  font-size: 24px;
  line-height: 1.1;
  color: #c40a03;
}
.jm-box4 .content .price span.big {
  font-size: 38px;
}
.jm-box4 .content .price span.stroke {
  color: #444444;
  text-decoration: line-through;
}
.color-ms .jm-box4 .content .title span.slogan {
  background: #f4f4f4;
}
.jm-box5 {
  position: relative;
}
.jm-box5 .price {
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  background: #c40a03;
  padding: 5px 10px;
  color: #ffffff;
  text-align: right;
  z-index: 1;
}
.jm-box5 .price:after {
  content: '';
  position: absolute;
  border: 4px solid #c40a03;
  top: 10px;
  left: -10px;
  right: 10px;
  bottom: -10px;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jm-box5 .price .pricesmall {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  text-decoration: line-through;
}
.jm-box5 .price .pricebig {
  display: block;
  font-size: 34px;
  line-height: 1;
}
.jm-box5 .image:hover + .price:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jm-box6 .image {
  width: 50%;
  float: left;
}
.jm-box6 .content {
  text-align: left;
}
.jm-box6 .content span {
  display: block;
}
.jm-box6 .content .subtitle {
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 5px 0;
}
.jm-box6 .content .title {
  color: #c40a03;
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 45px;
}
.jm-box6 .content .price-stroke {
  font-size: 34px;
  line-height: 1.1;
  text-decoration: line-through;
}
.jm-box6 .content .price {
  font-size: 90px;
  line-height: 1;
  color: #c40a03;
  margin: 0 0 45px;
}
.jm-box6 .content a {
  color: #f5f5f5 !important;
  text-decoration: none;
}
.jm-box6 .content a:hover {
  text-decoration: none;
}
.jm-box6 .content a.btn.jm-dark {
  background: #363636;
  margin-left: 5px;
}
.jm-box6 .content a.btn.jm-dark:hover {
  background: #414141;
}
.dj-mslider .jm-box1 .image,
.dj-mslider .jm-box3 .image,
.dj-mslider .jm-box4 .image {
  display: none;
}
.dj-mslider .jm-box1 .content,
.dj-mslider .jm-box3 .content,
.dj-mslider .jm-box4 .content {
  width: 50%;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-mslider .jm-box1 .content:first-child,
.dj-mslider .jm-box3 .content:first-child,
.dj-mslider .jm-box4 .content:first-child {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.dj-mslider .jm-box1 .btn,
.dj-mslider .jm-box3 .btn,
.dj-mslider .jm-box4 .btn {
  color: #ffffff !important;
  text-decoration: none !important;
}
.dj-mslider .jm-box1 .btn:hover,
.dj-mslider .jm-box3 .btn:hover,
.dj-mslider .jm-box4 .btn:hover {
  color: #ffffff !important;
}
.dj-mslider .jm-box4 .content {
  padding: 0;
  text-align: left !important;
}
.dj-mslider .jm-box4 .content .title {
  display: inline-block;
  margin-top: 30px;
}
.dj-mslider .jm-box4 .content .price,
.dj-mslider .jm-box4 .content .price span {
  display: block;
}
.dj-mslider .jm-box4 .content span.big {
  margin: 10px 0;
}
.dj-mslider .jm-box4 .content .btn {
  margin-top: 20px;
}
.jm-newsletter {
  position: relative;
  overflow: hidden;
}
.jm-newsletter .jm-newsletter-in {
  display: block;
  width: 100%;
}
.jm-newsletter .jm-arrow + div {
  padding-left: 85px;
}
.jm-newsletter .jm-arrow,
.jm-newsletter .jm-description,
.jm-newsletter .jm-input,
.jm-newsletter .jm-social {
  float: left;
  min-height: 100px;
}
.jm-newsletter .jm-arrow {
  position: relative;
  width: 85px;
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
}
.jm-newsletter .jm-arrow [class^="icon-"],
.jm-newsletter .jm-arrow [class*=" icon-"] {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -20px;
}
.jm-newsletter .arrow-in {
  position: absolute;
  width: 200px;
  height: 200px;
  top: -50px;
  left: auto;
  right: -10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fbaa01;
  pointer-events: none;
}
.jm-newsletter .arrow-in:before {
  content: '';
  position: absolute;
  background: #fbaa01;
  width: 5px;
  height: 72px;
  bottom: 0;
  right: -2px;
  left: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.jm-newsletter .arrow-in:after {
  content: '';
  position: absolute;
  background: #fbaa01;
  width: 72px;
  height: 5px;
  bottom: -2px;
  left: auto;
  right: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.jm-newsletter .title {
  display: block;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #444444;
  text-transform: uppercase;
  text-align: center;
}
.jm-newsletter .subtitle {
  display: block;
  margin-top: 5px;
}
.jm-newsletter .jm-description,
.jm-newsletter .jm-input,
.jm-newsletter .jm-social {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-newsletter .jm-social {
  float: right;
}
.jm-newsletter .jm-social .jm-icons {
  margin-top: 15px;
}
.color-ms .jm-newsletter {
  margin: -31px;
}
.jm-brands .cell {
  float: left;
  width: 25%;
}
.jm-footer-contact .jm-subtitle {
  font-size: 18px;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
}
.jm-footer-contact span {
  display: block;
}
.jm-icons a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none !important;
  width: 24px;
  height: 24px;
  margin: 0 10px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.jm-icons a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jm-icons a.jm-facebook {
  background: url('../images/social/facebook.png');
}
.jm-icons a.jm-skype {
  background: url('../images/social/skype.png');
}
.jm-icons a.jm-twitter {
  background: url('../images/social/twitter.png');
}
.jm-icons a.jm-link {
  background: url('../images/social/link.png');
}
.jm-icons.circle a {
  width: 30px;
  height: 30px;
  margin: 0 5px 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-icons.circle a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jm-icons.circle a.jm-facebook {
  background: url('../images/social/facebook-dark.png');
}
.jm-icons.circle a.jm-link {
  background: url('../images/social/link-dark.png');
}
.jm-icons.circle a.jm-skype {
  background: url('../images/social/skype-dark.png');
}
.jm-icons.circle a.jm-twitter {
  background: url('../images/social/twitter-dark.png');
}
.jm-icons.circle a.jm-google {
  background: url('../images/social/google-dark.png');
}
.dj-up_a.jm-new {
  position: relative;
}
.dj-up_a.jm-new:before {
  display: block;
  content: attr(title);
  position: absolute;
  top: -15px;
  right: 20px;
  left: auto;
  padding: 4px 5px 5px 4px;
  background: #fbaa01;
  font-size: 13px;
  height: 25px;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #febb30;
  border-left: 1px solid #febb30;
}
.dj-up_a.jm-new:after {
  content: '';
  position: absolute;
  right: 24px;
  left: auto;
  top: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #fbaa01 transparent transparent transparent;
}
.dj-megamenu-sticky .dj-up_a.jm-new:before,
.dj-megamenu-sticky .dj-up_a.jm-new:after {
  display: none;
}
#jm-allpage table.pricing {
  float: left;
  margin: 0 0 20px;
}
#jm-allpage table.pricing td.price {
  width: 100px;
  text-align: center;
  font-weight: bold;
  color: #fbaa01;
  vertical-align: middle;
}
#jm-allpage .djreviews input[type="radio"],
#sbox-window .djreviews input[type="radio"],
#jm-allpage .djreviews .djrv_rating_fields .control-group,
#sbox-window .djreviews .djrv_rating_fields .control-group {
  margin: 0;
}
#jm-allpage .djrv_rating_full,
#sbox-window .djrv_rating_full,
#jm-allpage .djrv_reviews_list,
#sbox-window .djrv_reviews_list {
  margin: 0 0 20px;
}
#jm-allpage .djrv_rating_full h3,
#sbox-window .djrv_rating_full h3,
#jm-allpage .djrv_reviews_list h3,
#sbox-window .djrv_reviews_list h3 {
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 25px;
}
#jm-allpage .djrv_listing,
#sbox-window .djrv_listing {
  margin: 0;
}
#jm-allpage .djrv_listing .djrv_single_review,
#sbox-window .djrv_listing .djrv_single_review {
  padding-top: 20px;
}
#jm-allpage .djrv_listing .djrv_single_review:first-child,
#sbox-window .djrv_listing .djrv_single_review:first-child {
  padding-top: 0;
}
#jm-allpage .djrv_listing .djrv_single_review h4,
#sbox-window .djrv_listing .djrv_single_review h4 {
  font-size: 13px;
  font-weight: 900;
  margin: 0 0 5px;
}
#jm-allpage .djrv_listing .djrv_single_review .djrv_user_rating,
#sbox-window .djrv_listing .djrv_single_review .djrv_user_rating {
  min-width: 180px;
  text-align: right;
}
#jm-allpage .djrv_listing .djrv_single_review .djrv_review_toolbar .btn + .btn,
#sbox-window .djrv_listing .djrv_single_review .djrv_review_toolbar .btn + .btn {
  margin-left: 2px;
}
#jm-allpage .djrv_listing .djrv_single_review .djrv_message_quote,
#sbox-window .djrv_listing .djrv_single_review .djrv_message_quote {
  margin: 20px 0 0;
}
#jm-allpage .djrv_add_button,
#sbox-window .djrv_add_button {
  margin-top: 20px;
}
#jm-allpage .btn-success,
#sbox-window .btn-success,
#jm-allpage .btn-danger,
#sbox-window .btn-danger {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 14px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #fbaa01;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  padding: 11px 20px;
  height: auto;
  color: #ffffff;
  text-transform: uppercase;
}
#jm-allpage .btn-success:hover,
#sbox-window .btn-success:hover,
#jm-allpage .btn-danger:hover,
#sbox-window .btn-danger:hover,
#jm-allpage .btn-success:focus,
#sbox-window .btn-success:focus,
#jm-allpage .btn-danger:focus,
#sbox-window .btn-danger:focus,
#jm-allpage .btn-success:active,
#sbox-window .btn-success:active,
#jm-allpage .btn-danger:active,
#sbox-window .btn-danger:active {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #febb30;
}
#jm-allpage .btn-success .icon-search.icon-white,
#sbox-window .btn-success .icon-search.icon-white,
#jm-allpage .btn-danger .icon-search.icon-white,
#sbox-window .btn-danger .icon-search.icon-white {
  color: inherit;
}
#jm-allpage .djrv_item_rating.djrv_rating.small,
#sbox-window .djrv_item_rating.djrv_rating.small {
  display: inline-block;
}
#jm-allpage .djrv_item_rating.djrv_rating.small .djrv_avg.small,
#sbox-window .djrv_item_rating.djrv_rating.small .djrv_avg.small {
  display: none;
  width: 0;
  height: 0;
}
#jm-allpage .djrv_poster,
#sbox-window .djrv_poster {
  color: #acabab;
}
#jm-allpage .djc_td_title .djrv_item_rating span,
#sbox-window .djc_td_title .djrv_item_rating span {
  display: block;
  line-height: 1.2;
  padding: 0 !important;
}
#jm-allpage .djreviews .djrv_rating .djrv_star,
#sbox-window .djreviews .djrv_rating .djrv_star {
  background: url('../images/stars.png') repeat-x 0 0;
}
#jm-allpage .djreviews .djrv_rating .djrv_star.active,
#sbox-window .djreviews .djrv_rating .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -24px;
}
#jm-allpage .djreviews .djrv_rating.xsmall .djrv_star.active,
#sbox-window .djreviews .djrv_rating.xsmall .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -12px;
}
#jm-allpage .djreviews .djrv_rating.small .djrv_star.active,
#sbox-window .djreviews .djrv_rating.small .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -16px;
}
#jm-allpage .djreviews .djrv_rating.medium .djrv_star.active,
#sbox-window .djreviews .djrv_rating.medium .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -20px;
}
#jm-allpage .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating,
#sbox-window .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating {
  background: url('../images/stars.png') repeat-x 0 0;
}
#jm-allpage .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating input:checked + label,
#sbox-window .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating input:checked + label,
#jm-allpage .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:checked:hover + label,
#sbox-window .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:checked:hover + label {
  background: url('../images/stars.png') repeat-x 0 -24px;
}
#jm-allpage .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:hover + label,
#sbox-window .djreviews form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:hover + label {
  background: url('../images/stars.png') repeat-x 0 -48px;
}
#jm-allpage .djrv_modal-header .djrv_close_form_button,
#sbox-window .djrv_modal-header .djrv_close_form_button {
  font-size: 12px;
  padding: 5px 10px;
}
#jm-allpage .djrv_close_form_button,
#sbox-window .djrv_close_form_button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e1e1e1;
}
#jm-allpage .djrv_close_form_button:hover,
#sbox-window .djrv_close_form_button:hover {
  background: #fbaa01;
}
#jm-allpage .btn.button.djrv_addreview_btn,
#sbox-window .btn.button.djrv_addreview_btn {
  margin-top: 30px;
}
#jm-allpage .j2store-cart-item-box {
  padding: 5px;
  background: #fbaa01;
  box-shadow: none;
}
#jm-allpage .j2store-cart-item-box a.cart-remove {
  background: none;
  padding-left: 0;
}
#jm-allpage .j2store-cart-item-box .j2store-cart-nav {
  padding: 0;
}
#jm-allpage .j2store-minicart-button {
  position: relative;
}
#jm-allpage .j2store-minicart-button .j2store-cart-info {
  display: block;
  width: 60px;
  height: 60px;
  background: #fbaa01;
  background-image: url('../images/menu-cart.png');
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box {
  right: 0;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box .j2store-cart-nav {
  padding-top: 20px;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box .j2store-cart-list {
  padding: 0 10px 10px;
  border: 1px solid #febb30;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box .j2store-cart-list .item-product-details i.fa {
  color: #ffffff;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box li.cartitems {
  border-top: 1px solid #febb30;
  border-bottom: none;
  margin: 5px 0;
  padding-top: 5px;
  padding-bottom: 0;
  line-height: 1.5;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box li.cartitems:first-child {
  border-top: 0;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box a.cart-remove {
  color: #ffffff;
}
#jm-allpage .j2store-minicart-button .j2store-cart-item-box .j2store-cart-info-link {
  padding-top: 10px;
}
#jm-allpage .j2store-cart-item-box .j2store-cart-header-block {
  border-bottom: none;
}
#jm-allpage .j2s-cart-total {
  margin-top: 10px;
}
#jm-allpage .top-subtotal {
  width: 100%;
}
#jm-allpage .ms-wish a {
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  text-decoration: none;
  border-left: 1px solid #3b3b3b;
  border-right: 1px solid #3b3b3b;
  position: relative;
  line-height: 1;
}
#jm-allpage .ms-wish a:hover {
  background: #fbaa01;
}
#jm-allpage .ms-wish a .j2s-wishlist-count.j2s-no-link:hover {
  background: #fbaa01;
}
#jm-allpage .ms-wish a:after {
  content: "\e143";
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  color: #ffffff;
  font-family: 'Glyphicons Halflings';
  font-size: 22px;
  margin-left: -11px;
  margin-top: -11px;
}
#jm-allpage .j2store .currency_symbol {
  margin-right: 2px;
}
#jm-allpage #j2store_currency a {
  border: 1px solid #fbaa01;
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 11px 20px;
  text-decoration: none;
  cursor: pointer;
}
#jm-allpage .jowl-module-product-slide .owl-item {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .jowl-module-product-slide .j2store_product_content_block a.j2store_product_readmore.active {
  float: right;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image .j2store-product-quickview-modal {
  display: block !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  right: auto;
  width: 50px;
  height: 50px;
  opacity: 0;
  padding: 15px;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image img {
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image .j2store-thumbnail-image {
  text-align: center;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image .j2store-thumbnail-image:hover img {
  overflow: hidden;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0.3;
}
#jm-allpage .jowl-module-product-slide .j2store_product_image .j2store-thumbnail-image:hover .j2store-product-quickview-modal {
  opacity: 1;
  z-index: 99;
}
#jm-allpage .jowl-module-product-slide .product-qty {
  visibility: hidden;
  width: 0;
  height: 0;
}
#jm-allpage .jowl-module-product-slide .j2store-add-to-cart-form .j2store_choose_button {
  display: inline-block;
}
#jm-allpage .jowl-module-product-slide a.readmore {
  margin: 10px 0;
}
#jm-allpage .jowl-module-product-slide .j2store_product_sku_category .j2store_product_sku {
  color: #444444;
}
#jm-allpage .owl-theme .owl-controls {
  float: none;
  padding-top: 0;
  top: 0;
  margin-top: 0;
}
#jm-allpage .owl-theme .owl-controls .owl-pagination {
  margin-bottom: 10px;
}
#jm-allpage .owl-theme .owl-controls .owl-pagination .owl-page span {
  width: 7px;
  height: 7px;
  margin: 3px;
  background: #fbaa01;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  opacity: 1;
}
#jm-allpage .owl-theme .owl-controls .owl-pagination .owl-page.active span {
  background: #ffffff;
  border-color: #fbaa01;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  background: #000000;
  opacity: 0.5;
  margin: 0;
  padding: 4px 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons div:hover {
  background: #fbaa01;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons div [class^="icon-"],
#jm-allpage .owl-theme .owl-controls .owl-buttons div [class*=" icon-"] {
  top: 0;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons .owl-prev,
#jm-allpage .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  margin-top: 15%;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  z-index: 1;
}
#jm-allpage .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  z-index: 1;
}
#jm-allpage .j2store-cart-table {
  border: 1px solid #e8e8e8;
}
#jm-allpage .j2store-cart-table tr th {
  background: #f4f4f4;
  color: #444444;
  font-weight: bold;
  border-right: 1px solid #fbaa01;
  text-align: left;
  padding: 11px 20px;
}
#jm-allpage .j2store-cart-table td {
  padding: 11px 20px;
}
#jm-allpage .j2store-cart-table td input[type="number"] {
  width: 47px;
  text-align: center;
  margin: 0px;
  padding: 0;
}
#jm-allpage .j2store-cart-table td .cart-product-name {
  font-weight: bold;
}
#jm-allpage .j2store-cart-table td td {
  padding-left: 0;
}
#jm-allpage .j2store-cart-table td + td {
  border-left: 1px solid #fbaa01;
}
#jm-allpage .j2store-cart-table td + td.j2s-download {
  border: none;
  padding: 0;
}
#jm-allpage .mod_j2store_cart_shipping_calculator .btn.btn-primary {
  margin-top: 20px;
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  background-image: none;
  position: relative;
  padding: 0;
}
.nav.menu ul {
  padding: 0;
  margin: 0;
}
.nav.menu > li:first-child > a,
.nav.menu > li:first-child > span.separator {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
  background-position: left 6px;
}
.nav.menu li a,
.nav.menu li span.separator {
  display: block;
  color: inherit;
  line-height: 16px;
  font-weight: 400;
  padding: 12px 0;
  vertical-align: top;
  text-decoration: none;
  border-top: 1px solid #fbaa01;
  border-bottom: 1px solid #fbaa01;
  margin-top: -1px;
  background: none;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover {
  color: #fbaa01;
}
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #fbaa01;
}
.nav.menu > li > a,
.nav.menu > li > span.separator {
  padding-left: 30px;
  background-image: url('../images/scheme1/li.png');
  background-repeat: no-repeat;
  background-position: left center;
}
.nav.menu > li.parent > a,
.nav.menu > li.parent > span.separator {
  position: relative;
  padding-right: 10px;
}
.nav.menu > li.parent > a:after,
.nav.menu > li.parent > span.separator:after {
  content: '+';
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  right: 0;
  left: auto;
}
.nav.menu > li.parent.active > a:after,
.nav.menu > li.parent.active > span.separator:after {
  content: '-';
}
.nav.menu > li > ul {
  padding-left: 30px;
}
.nav.menu ul {
  padding-left: 20px;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.j2store-item-category.deeper.level {
  padding-left: 0;
  background-image: none;
  margin-left: 30px;
}
.dj-megamenu .nav.menu li a,
.dj-megamenu .nav.menu li span.separator {
  color: #ffffff;
  border-color: #3b3b3b;
}
.dj-megamenu .nav.menu li a:hover,
.dj-megamenu .nav.menu li span.separator:hover {
  color: #fbaa01;
}
.dj-megamenu .nav.menu li.active > a,
.dj-megamenu .nav.menu li.active > span.separator {
  color: #fbaa01;
}
#jm-footer-mod .nav.menu li a,
#jm-footer-mod .nav.menu li span.separator {
  color: #ababab;
  border-color: #292929;
}
#jm-footer-mod .nav.menu li a:hover,
#jm-footer-mod .nav.menu li span.separator:hover {
  color: #fbaa01;
}
#jm-footer-mod .nav.menu li.active > a,
#jm-footer-mod .nav.menu li.active > span.separator {
  color: #fbaa01;
}
#jm-allpage .color-ms .nav.menu li a,
#jm-allpage .color-ms .nav.menu li span.separator {
  color: #888888;
  border-color: #eeeeee;
}
#jm-allpage .color-ms .nav.menu li a:hover,
#jm-allpage .color-ms .nav.menu li span.separator:hover {
  color: #fbaa01;
}
#jm-allpage .color-ms .nav.menu li.active > a,
#jm-allpage .color-ms .nav.menu li.active > span.separator {
  color: #fbaa01;
}
#jm-offcanvas .nav.menu li a,
#jm-offcanvas .nav.menu li span.separator {
  color: #898989;
  border-color: #2f2f2f;
}
#jm-offcanvas .nav.menu li a:hover,
#jm-offcanvas .nav.menu li span.separator:hover {
  color: #fbaa01;
}
#jm-offcanvas .nav.menu li.active > a,
#jm-offcanvas .nav.menu li.active > span.separator {
  color: #fbaa01;
}
#jm-top-bar .nav.menu {
  line-height: 1;
}
#jm-top-bar .nav.menu > li {
  display: inline-block;
  background: none;
  vertical-align: top;
  margin: 0;
}
#jm-top-bar .nav.menu li a,
#jm-top-bar .nav.menu li span.separator {
  font-size: 12px;
  line-height: 1;
}
#jm-top-bar .nav.menu li:hover > a,
#jm-top-bar .nav.menu li:hover > span.separator,
#jm-top-bar .nav.menu li.active > a,
#jm-top-bar .nav.menu li.active > span.separator {
  color: #fbaa01;
}
#jm-top-bar .nav.menu > li > a,
#jm-top-bar .nav.menu > li > span.separator {
  padding: 0 0 0 15px;
  margin: 0 0 0 15px;
  border: none;
  background: none;
  border-left: 1px solid #3a3a3a;
}
#jm-top-bar .nav.menu > li:first-child > a,
#jm-top-bar .nav.menu > li:first-child > span.separator {
  padding: 0;
  margin: 0;
  border: none;
}
#jm-top-bar .nav.menu ul,
#jm-top-bar .nav.menu > li.parent > a:after,
#jm-top-bar .nav.menu > li.parent > span.separator:after {
  display: none;
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  1% {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  1% {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
#jm-top-bar .nav.menu li ul {
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  display: none;
  visibility: hidden;
  border-top: 15px solid transparent;
}
#jm-top-bar .nav.menu li ul li {
  min-width: 180px;
  display: block;
  position: relative;
}
#jm-top-bar .nav.menu li ul li a,
#jm-top-bar .nav.menu li ul li span.separator {
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #fbaa01;
  background: #fbaa01;
}
#jm-top-bar .nav.menu li ul li + li a,
#jm-top-bar .nav.menu li ul li + li span.separator {
  border-top: none;
}
#jm-top-bar .nav.menu li:hover > ul {
  display: block;
  visibility: visible;
  z-index: 505;
  -webkit-animation: fadeInFromNone 0.4s ease;
  -moz-animation: fadeInFromNone 0.4s ease;
  -ms-animation: fadeInFromNone 0.4s ease;
  -o-animation: fadeInFromNone 0.4s ease;
  animation: fadeInFromNone 0.4s ease;
}
#jm-top-bar .nav.menu li li ul {
  top: 0;
  left: 100%;
  right: auto;
  border: none;
  margin-left: -1px;
}
#jm-allpage .tagspopular ul,
#jm-allpage .tagssimilar ul,
#jm-allpage .nav.menu.tag-ms,
#jm-allpage .tag-ms .nav.menu {
  margin: 0;
  padding: 0;
  text-align: center;
}
#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li,
#jm-allpage .nav.menu.tag-ms li,
#jm-allpage .tag-ms .nav.menu li {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a,
#jm-allpage .nav.menu.tag-ms li a,
#jm-allpage .tag-ms .nav.menu li a {
  display: inline-block;
  color: #fbaa01;
  padding: 5px 15px!important;
  background: #ffffff;
  border: 1px solid #fbaa01;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 3px;
}
#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after,
#jm-allpage .nav.menu.tag-ms li a:after,
#jm-allpage .tag-ms .nav.menu li a:after {
  display: none;
}
#jm-allpage .tagspopular ul li:hover > a,
#jm-allpage .tagssimilar ul li:hover > a,
#jm-allpage .nav.menu.tag-ms li:hover > a,
#jm-allpage .tag-ms .nav.menu li:hover > a,
#jm-allpage .tagspopular ul li.active > a,
#jm-allpage .tagssimilar ul li.active > a,
#jm-allpage .nav.menu.tag-ms li.active > a,
#jm-allpage .tag-ms .nav.menu li.active > a {
  color: #ffffff !important;
  border: 1px solid #fbaa01;
  background: #fbaa01;
}
#jm-allpage .tagspopular ul li:hover > a:hover,
#jm-allpage .tagssimilar ul li:hover > a:hover,
#jm-allpage .nav.menu.tag-ms li:hover > a:hover,
#jm-allpage .tag-ms .nav.menu li:hover > a:hover,
#jm-allpage .tagspopular ul li.active > a:hover,
#jm-allpage .tagssimilar ul li.active > a:hover,
#jm-allpage .nav.menu.tag-ms li.active > a:hover,
#jm-allpage .tag-ms .nav.menu li.active > a:hover {
  color: #ffffff !important;
}
#jm-allpage .tagspopular ul ul,
#jm-allpage .tagssimilar ul ul,
#jm-allpage .nav.menu.tag-ms ul,
#jm-allpage .tag-ms .nav.menu ul {
  padding: 0;
  margin: 0;
}
#jm-allpage .tagspopular ul > li,
#jm-allpage .tagssimilar ul > li {
  margin: 0 6px 10px 0;
}
#jm-allpage .tagspopular ul > li a,
#jm-allpage .tagssimilar ul > li a {
  padding: 6px 18px;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
.tags {
  padding: 5px 0;
  margin: 20px 0;
}
.tags span .label {
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}
.label-info[href],
.badge-info[href],
.label-info,
.badge-info {
  color: #ffffff !important;
  background: #fbaa01;
}
.label-info[href]:hover,
.badge-info[href]:hover,
.label-info:hover,
.badge-info:hover {
  background: #febc31;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #fbaa01;
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 25px !important;
}
#jm-allpage .chzn-container-single .chzn-single,
#jm-allpage .chzn-container-multi .chzn-choices {
  line-height: 42px;
  height: 42px;
  font-size: 14px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid #fbaa01;
  color: #acabab;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -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;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 1px solid #fbaa01;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #acabab;
  padding: 0;
  margin: 0;
  height: 42px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 9px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #fbaa01;
  background: #ffffff;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span {
  font-size: 14px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  top: 10px;
}
#jm-allpage .chzn-choices li,
#jm-allpage .chzn-results li {
  background-image: none !important;
}
#jm-allpage .chzn-container .chzn-results {
  padding-top: 4px;
}
#jm-allpage .chzn-container .chzn-results li.highlighted {
  background: #fbaa01;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1,
.blog > h2 {
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #444444;
  line-height: 1.3;
  text-transform: none;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
}
h1.componentheading:after,
.tag-category > h1:after,
.page-header > h1:after,
.content-category > h1:after,
.categories-list > h1:after,
.blog-featured > h1:after,
.contact-category > h1:after,
.contact > h1:after,
.newsfeed-category > h1:after,
h1.page-title:after,
.finder > h1:after,
.weblink-category > h1:after,
.edit > h1:after,
.blog > h2:after {
  content: '';
  position: absolute;
  top: 50%;
  right: auto;
  margin-top: -2px;
  margin-left: 20px;
  width: 9999px;
  height: 2px;
  border-top: 1px solid #fbaa01;
  border-bottom: 1px solid #fbaa01;
}
h2.item-title,
.page-header > h2,
.content-category > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  display: block;
  font-family: 'Arimo', sans-serif;
  font-size: 22px;
  color: #444444;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #fbaa01;
  padding: 0 0 10px;
  margin: 0 0 15px;
  text-decoration: none;
}
h2.item-title a,
.page-header > h2 a,
.content-category > h2 a,
.cat-children > h3 a,
.contact-category > h2 a,
.weblink-category > h2 a,
.newsfeed > h2 a,
.newsfeed-category > h2 a,
.weblink-category > h2 a,
.contact > h3 a {
  color: #444444;
}
h2.item-title a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.cat-children > h3 a:hover,
.contact-category > h2 a:hover,
.weblink-category > h2 a:hover,
.newsfeed > h2 a:hover,
.newsfeed-category > h2 a:hover,
.weblink-category > h2 a:hover,
.contact > h3 a:hover {
  text-decoration: none;
  color: #fbaa01;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #fbaa01;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 0;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
.icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.element-invisible {
  display: none !important;
}
dl.article-info {
  margin: 0 0 20px;
  font-size: 11.7px;
  line-height: 1.2;
  color: #acabab;
}
dl.article-info dd {
  display: inline-block;
  margin: 0 3px 0 0;
  padding: 0 12px 0 0;
  position: relative;
  line-height: 1.1;
}
dl.article-info dd:after {
  content: '#';
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}
dl.article-info dd:last-child {
  margin: 0;
  padding: 0;
}
dl.article-info dd:last-child:after {
  display: none;
}
dl.article-info dd [class^="icon-"],
dl.article-info dd [class*=" icon-"] {
  display: none;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.article-info-term {
  display: none;
}
.content_rating {
  margin-bottom: 10px;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 20px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
.items-leading div[class*="leading-"],
.items-row .item {
  *zoom: 1;
}
.items-leading div[class*="leading-"]:before,
.items-row .item:before,
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  clear: both;
}
.items-leading div[class*="leading-"],
.items-row {
  margin-bottom: 20px;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin: 0;
}
.items-more,
.content-links {
  margin: 0 0 20px;
}
.item-image {
  margin-bottom: 20px;
  max-width: 100%;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 20px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 20px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 20px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 20px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
}
.readmore {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 11px 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fbaa01;
  background: #f4f4f4;
  text-transform: uppercase;
  border: 1px solid #fbaa01;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  position: relative;
}
.readmore:hover {
  text-decoration: none;
  color: #fbaa01;
  background: #efefef;
}
.readmore:hover:after {
  position: absolute;
  top: 11px;
  right: 20px;
  left: auto;
  content: '+';
  font-size: 13px;
  line-height: 20px;
}
p.readmore {
  display: block;
  text-align: right;
  padding: 0;
  background: none;
  border: none;
}
p.readmore:after {
  display: none;
}
p.readmore:hover {
  padding: 0;
  background: none;
  border: none;
}
p.readmore .btn {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 11px 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fbaa01;
  background: #f4f4f4;
  text-transform: uppercase;
  border: 1px solid #fbaa01;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  position: relative;
}
p.readmore .btn:hover {
  text-decoration: none;
  color: #fbaa01;
  background: #efefef;
}
p.readmore .btn:hover:after {
  position: absolute;
  top: 11px;
  right: 20px;
  left: auto;
  content: '+';
  font-size: 13px;
  line-height: 20px;
}
.mod-articles-category-readmore a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 11px 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fbaa01;
  background: #f4f4f4;
  text-transform: uppercase;
  border: 1px solid #fbaa01;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  position: relative;
}
.mod-articles-category-readmore a:hover {
  text-decoration: none;
  color: #fbaa01;
  background: #efefef;
}
.mod-articles-category-readmore a:hover:after {
  position: absolute;
  top: 11px;
  right: 20px;
  left: auto;
  content: '+';
  font-size: 13px;
  line-height: 20px;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.archive .filters {
  margin-bottom: 20px;
}
fieldset.filters {
  margin: 0 0 20px;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.7;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.7;
}
ul.list-striped > li {
  background: none;
  border-bottom: 1px solid #fbaa01;
  padding: 10px;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed-count dd,
.newsfeed-count dt {
  display: inline-block;
}
strong.red,
span.star {
  color: #ff0000;
}
.profile ul.btn-toolbar li {
  background: none;
  padding: 0;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.contact dl.contact-address {
  margin: 20px 0;
}
.contact .thumbnail {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.phrases-box,
fieldset.only {
  padding: 0 0 20px;
}
.phrases-box label,
fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.btn .icon-search.icon-white {
  color: inherit;
}
.search form {
  position: relative;
}
.search .button {
  background: transparent;
  position: absolute;
  right: 10px;
  margin-top: 13px;
}
.search .button:hover {
  background: transparent;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tag-category .category li + li {
  margin: 20px 0 0;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0 0 20px;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 20px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 20px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 20px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #444444;
  text-align: center;
  text-decoration: none;
  background: none;
  background-color: #ebebeb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  z-index: 9999;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
body .tip-wrap .tip-top {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ebebeb;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body .tip-wrap .tip-title {
  font-weight: bold;
  color: #444444;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #444444;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  color: #fbaa01 !important;
}
.jmodedit:hover {
  color: #e29901 !important;
}
.article-index {
  margin-left: 20px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
.calendar table {
  border-collapse: separate;
}
.jm-alert {
  display: block;
}
#templates-form .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
}
#templates-form .form-horizontal .controls {
  margin-left: 0;
  margin-right: 0;
}
.minicolors-theme-bootstrap .minicolors-input {
  line-height: 1.5;
  height: auto;
  width: auto;
}
.newsflash .newsflash-title {
  font-weight: normal;
  font-size: 1em;
  margin: 10px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash .newsflash-title a:hover {
  text-decoration: underline;
}
.newsflash-horiz li + li {
  margin: 10px 0 0;
}
.archive-module > li {
  margin: 10px 0;
}
.archive-module > li:first-child {
  margin-top: 0;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6 {
  line-height: 1.2;
  font-weight: normal;
}
.categories-module li + li {
  margin: 20px 0 0;
}
#jm-allpage .category-module {
  margin: 0;
}
#jm-allpage .category-module li p {
  line-height: 1.7;
  margin: 0 0 5px;
}
#jm-allpage .category-module li > a {
  display: block;
  font-weight: normal;
}
#jm-allpage .category-module span {
  display: inline-block;
  margin: 10px 0 0;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
.form-search label.finder {
  padding: 0 10px 0 0;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.weblinks li {
  margin-top: 5px;
}
.weblinks li:first-child {
  margin: 0;
}
.weblinks li p {
  margin: 0;
}
.search input#mod-search-searchword {
  width: auto;
}
.form-search .btn {
  padding-left: 20px;
  padding-right: 20px;
}
.search .button[type='image'] {
  padding: 0;
}
.mod-languages ul {
  list-style: none;
}
.mod-languages ul li {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
#system-message .alert {
  margin-bottom: 20px;
}
#system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #444444;
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
}
.jm-error-page > h2 {
  color: #444444;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 40px;
}
.jm-error-page > p {
  margin: 0 0 40px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 40px;
}
h3.jm-typo-title {
  border-bottom: 1px solid #fbaa01;
  padding-bottom: 10px;
  margin: 20px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 20px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid #fbaa01;
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 20px;
}
.jm-color {
  color: #fbaa01;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #999999;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background-color: #555555;
}
.quote-left,
.quote-right {
  display: block;
  position: relative;
  font-style: italic;
}
.quote-left:after,
.quote-right:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 48px;
}
.quote-left {
  padding: 20px 20px 20px 100px;
  text-align: left;
}
.quote-left:after {
  top: 20px;
  left: 20px;
  right: auto;
  background: url("../images/quote-left.png") no-repeat;
}
.quote-right {
  padding: 20px 100px 20px 20px;
  text-align: right;
}
.quote-right:after {
  bottom: 20px;
  left: auto;
  right: 20px;
  background: url("../images/quote-right.png") no-repeat;
}
.border_img1 {
  padding: 4px;
  background: #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border_img2 {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border_img3 {
  border: 1px solid #DFDFDF;
  padding: 1px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p.blue {
  border-left: 3px solid #BCE8F1;
  padding: 0 0 0 10px;
}
p.green {
  border-left: 3px solid #D6E9C6;
  padding: 0 0 0 10px;
}
p.red {
  border-left: 3px solid #EED3D7;
  padding: 0 0 0 10px;
  color: inherit;
}
p.bluefill {
  background: #D9EDF7;
  border: 1px solid #BCE8F1;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #3A87AD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.greenfill {
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #468847;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.redfill {
  background: #F2DEDE;
  border: 1px solid #EED3D7;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #B94A48;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.jmbadge,
span.jmbadge,
p.jmcalendar,
span.jmcalendar,
p.jmchat,
span.jmchat,
p.jmcheck,
span.jmcheck,
p.jmcloud,
span.jmcloud,
p.jmdirection,
span.jmdirection,
p.jmdivide,
span.jmdivide,
p.jmerror,
span.jmerror,
p.jmfire,
span.jmfire,
p.jmflag,
span.jmflag,
p.jmheart,
span.jmheart,
p.jmhome,
span.jmhome,
p.jminfo,
span.jminfo,
p.jmlist,
span.jmlist,
p.jmmail,
span.jmmail,
p.jmpeople,
span.jmpeople,
p.jmstar,
span.jmstar,
p.jmstat,
span.jmstat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jmbadge,
span.jmbadge {
  background-image: url("../images/icons/badge.png");
}
p.jmcalendar,
span.jmcalendar {
  background-image: url("../images/icons/calendar.png");
}
p.jmchat,
span.jmchat {
  background-image: url("../images/icons/chat.png");
}
p.jmcheck,
span.jmcheck {
  background-image: url("../images/icons/check.png");
}
p.jmcloud,
span.jmcloud {
  background-image: url("../images/icons/cloud.png");
}
p.jmdirection,
span.jmdirection {
  background-image: url("../images/icons/direction.png");
}
p.jmdivide,
span.jmdivide {
  background-image: url("../images/icons/divide.png");
}
p.jmerror,
span.jmerror {
  background-image: url("../images/icons/error.png");
}
p.jmfire,
span.jmfire {
  background-image: url("../images/icons/fire.png");
}
p.jmflag,
span.jmflag {
  background-image: url("../images/icons/flag.png");
}
p.jmheart,
span.jmheart {
  background-image: url("../images/icons/heart.png");
}
p.jmhome,
span.jmhome {
  background-image: url("../images/icons/home.png");
}
p.jminfo,
span.jminfo {
  background-image: url("../images/icons/info.png");
}
p.jmlist,
span.jmlist {
  background-image: url("../images/icons/list.png");
}
p.jmmail,
span.jmmail {
  background-image: url("../images/icons/mail.png");
}
p.jmpeople,
span.jmpeople {
  background-image: url("../images/icons/people.png");
}
p.jmstar,
span.jmstar {
  background-image: url("../images/icons/star.png");
}
p.jmstat,
span.jmstat {
  background-image: url("../images/icons/stat.png");
}
ol.jm-roman,
ol.jm-roman ol {
  list-style-type: upper-roman;
}
ol.jm-alpha,
ol.jm-alpha ol {
  list-style-type: lower-alpha;
}
.ch-item.ch-first .ch-info,
.ch-item.ch-second .ch-info .ch-info-back,
.ch-item.ch-third .ch-info .ch-info-back {
  background: #fbaa01;
}
.view {
  cursor: default;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.view .mask,
.view .content {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.view .mask span.space {
  height: 50%;
  display: block;
}
.view .readmore {
  display: table;
  margin: -20px auto 0;
  -webkit-backface-visibility: hidden;
}
.view-video {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.view-video:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  z-index: 2;
}
.view-video:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  background: url('../images/video-play.png') no-repeat;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.view-video:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.view-video img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  position: relative;
  display: inline-block;
}
.view-video .mask {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 10;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.view-video:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(720deg) scale(0);
  -moz-transform: rotate(720deg) scale(0);
  -o-transform: rotate(720deg) scale(0);
  -ms-transform: rotate(720deg) scale(0);
  transform: rotate(720deg) scale(0);
}
.view-video:hover .mask {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -o-transform: translateY(0px) rotate(0deg);
  -ms-transform: translateY(0px) rotate(0deg);
  transform: translateY(0px) rotate(0deg);
  transition-delay: 0.4s;
}
.view .mask {
  background: #eee;
}
/* image hovers */
.ch-item.ch-first {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.ch-item.ch-third .ch-info-front {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.ch-item {
  position: relative;
  width: 280px;
  height: 250px;
}
x:-o-prefocus,
.ch-item {
  border: none;
  /* opera fix */
}
.ch-item .ch-info .ch-container {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.ch-item .ch-info .ch-outer {
  display: table-cell;
  vertical-align: middle;
}
.ch-item .ch-info p {
  padding: 20px 5px 0;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px !important;
  line-height: 30px;
  background: url("../images/badge_sep.png") no-repeat top center;
}
.ch-item .ch-info p a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.ch-item .ch-info p a:hover {
  text-decoration: underline;
}
.ch-item .ch-info p span.smaller {
  font-size: 16px !important;
  line-height: 22px;
  font-weight: normal;
}
/* first */
.ch-item.ch-first {
  position: relative;
  cursor: default;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ch-item.ch-first .ch-info {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 260px;
  height: 230px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  /*for a smooth font */
}
.ch-item.ch-first:hover .ch-info {
  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);
}
/*second*/
.ch-item.ch-second {
  position: relative;
  cursor: default;
  overflow: hidden;
}
.ch-item.ch-second .ch-info-wrap {
  position: absolute;
  width: 260px;
  height: 230px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  left: 10px;
  top: 10px;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
}
.ch-item.ch-second .ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ch-item.ch-second .ch-info > div {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ch-item.ch-second .ch-info .ch-info-back {
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}
.ch-item.ch-second:hover .ch-info {
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  -o-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}
/** opera fix **/
x:-o-prefocus,
.ch-item.ch-second .ch-info .ch-info-back {
  display: none;
}
x:-o-prefocus,
.ch-item.ch-second:hover .ch-info .ch-info-back {
  display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ch-item.ch-second:hover .ch-info {
    -ms-transform: none;
    transform: none;
  }
  .ch-item.ch-second .ch-info .ch-info-back {
    display: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .ch-item.ch-second:hover .ch-info .ch-info-back {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/*third*/
.ch-item.ch-third {
  position: relative;
  cursor: default;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -o-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
.ch-item.ch-third .ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ch-item.ch-third .ch-info > div {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ch-item.ch-third .ch-info .ch-info-back {
  -webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  filter: alpha(opacity=0);
}
.ch-item.ch-third:hover .ch-info-front {
  -webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  opacity: 0;
  filter: alpha(opacity=0);
}
.ch-item.ch-third:hover .ch-info-back {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  -moz-transform: rotate3d(1, 0, 0, 0deg);
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  -o-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.dj-cat-title {
  font-family: 'Arimo', sans-serif;
  font-size: 22px;
  color: #444444;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 20px;
}
.dj-galleryGrid,
.dj-mslider,
.dj-tabber,
.nivoSlider,
.dj-slideshow,
.djslider-loader,
.dj-slideshowThumbs {
  margin: 0 !important;
}
.category-desc {
  margin: 20px 0;
}
.dj-slide-title {
  font-size: 28px !important;
  color: #444444 !important;
  text-transform: uppercase;
  font-weight: bold !important;
  line-height: 1.2em !important;
  margin: 0 !important;
  text-align: center;
  font-style: normal;
}
.dj-slide-title a {
  color: #444444 !important;
}
.dj-slide-title a:hover {
  color: #fbaa01 !important;
  text-decoration: none !important;
}
.dj-slide-title + .dj-slide-description {
  position: relative;
  display: block;
  margin-top: 24px !important;
  padding-top: 18px !important;
}
.dj-slide-title + .dj-slide-description:before {
  content: '';
  width: 64px;
  position: absolute;
  height: 1px;
  top: 0;
  left: 50%;
  margin-left: -32px;
  background: #fbaa01;
}
.dj-slide-title + div + .dj-readmore-wrapper {
  padding-top: 10px !important;
}
.dj-slide-desc-bg {
  background: #ffffff !important;
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
}
.dj-slide-desc-text {
  font-size: 15px !important;
  line-height: 1.5 !important;
  font-weight: 400;
  padding: 20px !important;
  color: #444444 !important;
  text-align: center !important;
}
.dj-slide-desc-text a {
  color: #444444 !important;
}
.dj-slide-desc-text a:hover {
  text-decoration: underline;
}
.dj-slide-desc-text ul li {
  text-align: left;
}
.dj-slideshow-in,
.dj-slideshowThumbs-in,
.dj-slideshowThumbs .dj-indicators,
.dj-tabber,
.nivoSlider,
.box_skitter,
.dj-tab {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
h2.dj-cat-title + div {
  text-align: center;
}
#djmediatools .dj-categories {
  display: inline-block;
}
#djmediatools .dj-categories a.dj-category,
#djmediatools .dj-categories a.dj-category:hover {
  color: #444444;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding: 0;
  margin-top: 0;
}
#djmediatools .dj-categories .dj-category-in {
  background-color: transparent;
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #ffffff;
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}
#djmediatools .dj-categories .dj-ctitle-in {
  padding: 10px !important;
  font-size: 28px !important;
  color: #444444 !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-align: center;
  font-style: normal;
}
#djmediatools .dj-categories .dj-ctitle-in:hover {
  color: #fbaa01 !important;
}
#jm-allpage .dj-galleryGrid .dj-slide img.dj-image {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background-color: #ffffff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
}
#jm-allpage .dj-galleryGrid .dj-slide:hover img.dj-image {
  border: 1px solid #fbaa01 !important;
}
#jm-allpage .dj-galleryGrid .dj-slide-desc .dj-slide-desc-text {
  text-align: center !important;
  padding: 30px !important;
}
#jm-allpage .dj-galleryGrid .dj-slide-title {
  font-size: 30px !important;
  font-weight: bold !important;
}
#jm-allpage .dj-readmore-wrapper {
  padding: 20px 0 0!important;
  text-align: center !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 11px 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fbaa01;
  background: #f4f4f4;
  text-transform: uppercase;
  border: 1px solid #fbaa01;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
  position: relative;
  color: #fbaa01 !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover {
  text-decoration: none;
  color: #fbaa01;
  background: #efefef;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover:after {
  position: absolute;
  top: 11px;
  right: 20px;
  left: auto;
  content: '+';
  font-size: 13px;
  line-height: 20px;
}
.djslider-loader .load-button,
.dj-slideshow .dj-load-button,
.dj-mslider .dj-load-button {
  border: none !important;
  background: none !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.dj-load-button .dj-key {
  font-weight: normal !important;
  line-height: 30px !important;
  color: #444444 !important;
}
.dj-mslider .dj-indicators-in {
  padding: 5px !important;
  height: 30px;
  line-height: 30px;
}
.dj-mslider .dj-load-button {
  height: 7px !important;
  width: 7px !important;
  margin: 2px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  background: #fbaa01 !important;
}
.dj-mslider .dj-load-button.dj-load-button-active {
  background: transparent !important;
  margin: 0 !important;
  border: 2px solid #fbaa01 !important;
}
.dj-mslider .dj-slide-title {
  font-size: 18px !important;
  margin: 0 0 5px !important;
}
.dj-mslider .dj-slide-desc-text {
  padding: 10px !important;
}
.dj-mslider .dj-slide-title + .dj-slide-description {
  padding-top: 0 !important;
  margin-top: 5px !important;
}
.dj-mslider .dj-slide-title + .dj-slide-description:before {
  display: none !important;
}
#jm-allpage .dj-mslider .dj-readmore-wrapper {
  margin: 10px 0 0 !important;
}
.djslider-loader .navigation-container-custom {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.djslider-loader .navigation-container-custom .cust-navigation-in {
  padding: 15px 5px !important;
}
.djslider-loader .load-button {
  height: 8px !important;
  width: 8px !important;
  margin: 2px 4px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  background: #fbaa01 !important;
}
.djslider-loader .load-button.load-button-active {
  background: transparent !important;
  margin: 0 2px !important;
  border: 2px solid #fbaa01 !important;
}
.djslider-loader .dj-slide-title {
  font-size: 18px !important;
  margin: 0 0 5px !important;
}
.djslider-loader .dj-slide-desc-text {
  padding: 10px !important;
}
.djslider-loader .dj-slide-title + .dj-slide-description {
  padding-top: 0 !important;
  margin-top: 5px !important;
}
.djslider-loader .dj-slide-title + .dj-slide-description:before {
  display: none !important;
}
#jm-allpage .djslider-loader .dj-readmore-wrapper {
  margin: 10px 0 0 !important;
}
#jm-allpage .djslider-loader .slider-container > ul > li a img,
#jm-allpage .djslider-loader .slider-container > ul > li a:hover img {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100% !important;
}
.dj-slideshow .dj-indicators {
  margin-top: 20px !important;
}
.dj-slideshow .dj-load-button {
  display: inline-block;
  height: 30px !important;
  width: 30px !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 2px !important;
}
.dj-slideshow .dj-load-button .dj-key,
.dj-slideshow .dj-load-button .dj-key {
  font-size: 14px !important;
}
.dj-slideshow .dj-load-button-active .dj-key,
.dj-slideshow .dj-load-button:hover .dj-key {
  color: #ffffff !important;
}
.dj-slideshow .dj-load-button-active,
.dj-slideshow .dj-load-button:hover {
  background: #fbaa01 !important;
}
#jm-allpage .dj-slideshow .dj-slide img.dj-image,
#jm-allpage .dj-slideshow .dj-slide a:hover img.dj-image {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100% !important;
}
.dj-slideshowThumbs {
  display: inline-block;
}
.dj-slideshowThumbs .dj-indicators {
  padding: 10px 0 0 !important;
}
.dj-slideshowThumbs .dj-indicators-in {
  padding: 0 !important;
}
.dj-slideshowThumbs .dj-load-button {
  margin: 0 10px 0 0 !important;
  border: none !important;
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
.dj-slideshowThumbs .dj-load-button:hover,
.dj-slideshowThumbs .dj-load-button-active {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.dj-slideshowThumbs .dj-load-button img {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: none !important;
}
.dj-slideshowThumbs .dj-indicators {
  background: none !important;
}
#jm-allpage .dj-slideshowThumbs .dj-slide img.dj-image,
#jm-allpage .dj-slideshowThumbs .dj-slide a:hover img.dj-image {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100% !important;
}
#jm-allpage .dj-slideshowThumbs .dj-load-button:hover img,
#jm-allpage .dj-slideshowThumbs .dj-load-button-active img {
  border: 1px solid #fbaa01 !important;
}
.dj-tabber {
  padding: 0 !important;
  display: inline-block;
  border: 1px solid #fbaa01 !important;
  background: #ffffff !important;
}
.dj-tabber .dj-tab-active img,
.dj-tabber .dj-tab img {
  border: 1px solid #fbaa01 !important;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-tabber .dj-tab-active {
  background: #fbaa01 !important;
}
.dj-tabber .dj-tab {
  background: #ffffff !important;
  margin: 0 !important;
  padding: 0 10px !important;
  border-top: 1px solid #fbaa01 !important;
}
.dj-tabber span.dj-tab-in {
  color: #444444 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-shadow: none !important;
  text-transform: uppercase;
}
.dj-tabber .dj-tab-active {
  margin: 0 !important;
  padding: 0 10px !important;
  border-top: 1px solid transparent !important;
}
.dj-tabber .dj-tab:first-child,
.dj-tabber .dj-tab-active + div.dj-tab {
  border-top: 1px solid transparent !important;
}
.dj-tabber .dj-tab-indicator {
  width: 7px !important;
}
.dj-tabber .dj-tab img {
  margin-right: 10px !important;
}
.dj-tabber .dj-tabs-right .dj-tabs {
  border-left: 1px solid #fbaa01 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-tabber .dj-tabs-left .dj-tabs {
  border-right: 1px solid #fbaa01 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-tabber .dj-tabs-right .dj-tab {
  margin-left: 1px !important;
  padding-left: 9px !important;
}
.dj-tabber .dj-tabs-left .dj-tab {
  margin-right: 1px !important;
  padding-right: 9px !important;
}
.dj-tabber .dj-tabs-left .dj-tab.dj-tab-active,
.dj-tabber .dj-tabs-right .dj-tab.dj-tab-active {
  margin: 0 !important;
  padding: 0 10px !important;
  background: #fbaa01 !important;
}
.dj-tabber .dj-tabs-right .dj-tab-indicator {
  background: url('../images/scheme1/dj-tab-indicator-left.png') right center no-repeat !important;
}
.dj-tabber .dj-tabs-left .dj-tab-indicator {
  background: url('../images/scheme1/dj-tab-indicator-right.png') left center no-repeat !important;
}
#jm-allpage .dj-tabber .dj-slide img.dj-image,
#jm-allpage .dj-tabber .dj-slide a:hover img.dj-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100% !important;
}
#jm-allpage .dj-tabber .dj-tabs-right .dj-slide img.dj-image,
#jm-allpage .dj-tabber .dj-tabs-right .dj-slide a:hover img.dj-image {
  padding: 5px 0 5px 5px;
}
#jm-allpage .dj-tabber .dj-tabs-left .dj-slide img.dj-image,
#jm-allpage .dj-tabber .dj-tabs-left .dj-slide a:hover img.dj-image {
  padding: 5px 5px 5px 0;
}
.box_skitter {
  margin: 0 auto;
  border: none !important;
}
.box_skitter .label_skitter {
  background: none !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  color: #444444 !important;
}
.box_skitter .label_skitter p {
  font-size: 15px !important;
  letter-spacing: none !important;
  color: #444444 !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
  font-style: italic !important;
}
.box_skitter .info_slide {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.box_skitter .image_number {
  font-size: 14px !important;
  color: #444444 !important;
  box-shadow: none !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  padding: 0 !important;
  border: none !important;
  background: rgba(255, 255, 255, 0.8) !important;
  margin: 0 2px !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.box_skitter .image_number_select,
.box_skitter .image_number:hover {
  color: #ffffff !important;
  background: #fbaa01 !important;
}
.box_skitter .info_slide {
  padding: 0 !important;
}
.box_skitter.skitter-square .next_button,
.box_skitter.skitter-square .prev_button {
  top: 35px !important;
  bottom: auto !important;
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
}
.box_skitter.skitter-square .next_button:hover,
.box_skitter.skitter-square .prev_button:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.slider-wrapper {
  margin: 0 auto;
  position: relative;
}
#jm-allpage .slider-wrapper .dj-readmore-wrapper a {
  display: inline-block !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav {
  position: absolute;
  z-index: 6;
  left: 15px;
  top: 15px;
  padding: 0 !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a {
  background: rgba(255, 255, 255, 0.8) !important;
  margin: 0 4px !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  text-indent: 0 !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 30px !important;
  color: #444444 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a.active,
#jm-allpage .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #fbaa01 !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a {
  background-color: rgba(255, 255, 255, 0.6) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-transition: all 0.2s ease-in !important;
  -moz-transition: all 0.2s ease-in !important;
  -o-transition: all 0.2s ease-in !important;
  transition: all 0.2s ease-in !important;
  top: 50% !important;
  margin-top: -47px !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url("../images/navi/prev.png") !important;
  width: 55px !important;
  height: 94px !important;
  left: 0 !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url("../images/navi/next.png") !important;
  width: 55px !important;
  height: 94px !important;
  right: 0 !important;
}
#jm-allpage .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(255, 255, 255, 0.8) !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.dj-navigation .dj-play,
.dj-navigation .dj-pause {
  margin-left: -7px !important;
}
.dj-loader {
  background: url("../images/loading.gif") no-repeat !important;
  width: 16px !important;
  height: 11px !important;
  left: 50% !important;
  margin-left: -8px !important;
  top: 50% !important;
  margin-top: -5px;
}
#jm-allpage #jm-page .background-ms .dj-slide-desc-bg {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  background: none !important;
}
#jm-allpage #jm-page .slider-ms img {
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
#jm-allpage #jm-page .slider-ms .dj-slide-desc-bg {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  background: none !important;
}
.navigation-ms img.prev-button,
.navigation-ms img.next-button,
.navigation-ms img.play-button,
.navigation-ms img.pause-button,
.navigation-ms img.dj-prev,
.navigation-ms img.dj-next,
.navigation-ms img.dj-play,
.navigation-ms img.dj-pause {
  background-color: rgba(255, 255, 255, 0.6);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.navigation-ms img.prev-button:hover,
.navigation-ms img.next-button:hover,
.navigation-ms img.play-button:hover,
.navigation-ms img.pause-button:hover,
.navigation-ms img.dj-prev:hover,
.navigation-ms img.dj-next:hover,
.navigation-ms img.dj-play:hover,
.navigation-ms img.dj-pause:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.navigation-ms .dj-slideshow-in:hover .dj-navigation img,
.navigation-ms .dj-slideshowThumbs-in:hover .dj-navigation img,
.navigation-ms .dj-tabber-in:hover .dj-navigation img {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.navigation-ms img.prev-button,
.navigation-ms img.dj-prev {
  background-image: url("../images/navi/prev.png");
  width: 55px;
  height: 94px;
}
.navigation-ms img.next-button,
.navigation-ms img.dj-next {
  background-image: url("../images/navi/next.png");
  width: 55px;
  height: 94px;
}
.navigation-ms img.play-button,
.navigation-ms img.dj-play {
  background-image: url("../images/navi/play.png");
  width: 94px;
  height: 94px;
  margin-left: -47px !important;
}
.navigation-ms img.pause-button,
.navigation-ms img.dj-pause {
  background-image: url("../images/navi/pause.png");
  width: 94px;
  height: 94px;
  margin-left: -47px !important;
}
.navigation-ms.sides-ms .dj-navigation {
  height: 100%;
  height: calc(100% - 10px);
  top: 5px !important;
  z-index: auto !important;
}
.navigation-ms.sides-ms .dj-navigation-in {
  height: 100%;
  top: 0px;
  z-index: auto;
}
.navigation-ms.sides-ms img.prev-button,
.navigation-ms.sides-ms img.dj-prev,
.navigation-ms.sides-ms img.next-button,
.navigation-ms.sides-ms img.dj-next {
  height: 100%;
  z-index: 12;
}
.navigation-ms img.prev-button:hover,
.navigation-ms img.dj-prev:hover {
  background-image: url('../images/scheme1/prev.png');
}
.navigation-ms img.next-button:hover,
.navigation-ms img.dj-next:hover {
  background-image: url('../images/scheme1/next.png');
}
.navigation-ms img.play-button:hover,
.navigation-ms img.dj-play:hover {
  background-image: url('../images/scheme1/play.png');
}
.navigation-ms img.pause-button:hover,
.navigation-ms img.dj-pause:hover {
  background-image: url('../images/scheme1/pause.png');
}
#jm-allpage .dj-extra {
  float: none !important;
  margin: 0 !important;
}
#jm-allpage .dj-extra + .dj-slide-title,
#jm-allpage .dj-extra + .dj-slide-title > a {
  width: auto !important;
}
.dj-extra .product-price-container .base-price,
.dj-extra .product-price-container .sale-price {
  color: #c40a03;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1;
}
.dj-extra .product-price-container .base-price.strike {
  color: #ff0000;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: line-through;
}
.dj-extra .j2store-add-to-cart,
.dj-extra .j2store_choose_button {
  float: left;
}
