#jm-allpage {
  position: relative;
  background: #ffffff;
}
.sticky-bar.sidebar-top #jm-allpage {
  padding-top: 80px;
}
.sidebar-left #jm-allpage {
  padding-left: 250px;
}
.sidebar-left #jm-allpage .container-fluid {
  margin-left: 0;
}
.sidebar-right #jm-allpage {
  padding-right: 250px;
}
.sidebar-right #jm-allpage .container-fluid {
  margin-right: 0;
}
.responsive-disabled #jm-allpage {
  padding-top: 0 !important;
}
#jm-sidebar {
  background: #3e4552;
  color: #ffffff;
  -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;
  z-index: 9999;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
.sidebar-left #jm-sidebar,
.sidebar-right #jm-sidebar {
  position: fixed;
  width: 250px;
  height: 100%;
  border-bottom: 0;
}
.sidebar-left #jm-sidebar .jm-module-raw,
.sidebar-right #jm-sidebar .jm-module-raw {
  float: none;
  margin: 0;
}
.sidebar-left #jm-sidebar-in,
.sidebar-right #jm-sidebar-in {
  padding: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-left #jm-bar-right,
.sidebar-right #jm-bar-right {
  float: none;
}
.sidebar-left #jm-bar-left,
.sidebar-right #jm-bar-left {
  width: 100%;
}
.sidebar-left #jm-logo-sitedesc,
.sidebar-right #jm-logo-sitedesc {
  text-align: center;
  padding: 30px 0;
}
.sidebar-left #jm-logo-sitedesc #jm-logo img,
.sidebar-right #jm-logo-sitedesc #jm-logo img {
  max-height: none;
}
.sidebar-left #jm-sidebar {
  left: 0;
  border-right: 1px solid #f1f1f1;
}
.sidebar-right #jm-sidebar {
  right: 0;
  border-left: 1px solid #f1f1f1;
}
.sticky-bar.sidebar-top #jm-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  margin: 0 auto;
  width: 100%;
}
.responsive-disabled.sidebar-top #jm-sidebar {
  position: static;
}
#jm-logo-sitedesc {
  padding: 13px 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
#jm-logo-sitedesc #jm-logo {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
}
#jm-logo-sitedesc #jm-logo a {
  color: #ffffff;
}
#jm-logo-sitedesc #jm-logo a:hover {
  text-decoration: none;
}
#jm-logo-sitedesc #jm-logo img {
  border: none;
  max-height: 55px;
}
#jm-logo-sitedesc #jm-sitedesc {
  padding-top: 5px;
  font-size: .9em;
  line-height: 1;
}
#jm-header {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
#jm-header #jm-header-in {
  position: relative;
  background: #666666;
}
#jm-header-content #jm-header-content-in {
  padding: 0 15px;
}
#jm-header-content #jm-header-content-in .jm-module {
  margin-top: 30px;
}
#jm-header-bg {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100% !important;
}
#jm-header-bg + #jm-header-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0 15px;
}
#jm-top1 {
  padding: 30px 15px 0;
}
#jm-top2 {
  padding: 0 15px 0;
}
#jm-top2 #jm-top2-in {
  padding: 30px 15px 0;
  background-color: #f6f6f6;
  color: #666666;
  border: 1px solid #f1f1f1;
}
#jm-main {
  padding: 30px 15px 0;
}
#jm-maincontent {
  margin-bottom: 30px;
}
#jm-bottom1 {
  padding: 30px 15px 0;
}
#jm-bottom2 {
  padding: 0 15px 0;
}
#jm-bottom2 #jm-bottom2-in {
  padding: 30px 15px 0;
  background-color: #f6f6f6;
  color: #666666;
  border: 1px solid #f1f1f1;
}
#jm-footer-mod {
  padding: 30px 15px 0;
}
#jm-footer {
  padding: 30px 15px;
  line-height: 1em;
  font-size: 0.75em;
  color: #ffffff;
  text-align: center;
  z-index: 9999;
  background: #3e4552;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#jm-footer a {
  color: #ffffff;
  text-decoration: none;
}
#jm-footer a:hover {
  text-decoration: underline;
}
#jm-copyrights {
  float: left;
  display: inline-block;
}
#jm-poweredby {
  float: right;
  display: inline-block;
}
.sidebar-top #jm-footer {
  border-top: 1px solid #f1f1f1;
}
.sidebar-left #jm-footer,
.sidebar-right #jm-footer {
  width: 250px;
  position: fixed;
  bottom: 0;
  padding: 20px 0;
}
.sidebar-left #jm-copyrights,
.sidebar-right #jm-copyrights,
.sidebar-left #jm-poweredby,
.sidebar-right #jm-poweredby {
  display: block;
  float: none;
}
.sidebar-left #jm-copyrights + #jm-poweredby,
.sidebar-right #jm-copyrights + #jm-poweredby {
  margin-top: 5px;
}
.sidebar-left #jm-footer.absolute,
.sidebar-right #jm-footer.absolute {
  position: absolute;
  bottom: auto;
}
.sidebar-left #jm-footer {
  left: 0;
}
.sidebar-right #jm-footer {
  right: 0;
  border-left: 1px solid #f1f1f1;
}
#jm-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 9998;
}
#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;
  height: 60px;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 60px;
  background-color: #5c552f;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/backtotop.png");
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#jm-back-top span:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#jm-top1 + #jm-main,
#jm-top1 + #jm-system-message + #jm-main,
#jm-top1 + #jm-bottom1,
#jm-top1 + #jm-footer-mod {
  padding-top: 0;
}
#jm-main + #jm-bottom1,
#jm-main + #jm-footer-mod {
  padding-top: 0;
}
#jm-bottom1 + #jm-footer-mod {
  padding-top: 0;
}
#jm-sidebar + #jm-top2,
#jm-sidebar + #jm-bottom2 {
  padding-top: 30px;
}
#jm-top2 + #jm-bottom2 {
  padding-top: 30px;
}
@media (max-width: 1170 + 30px) {
  .container-fluid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
  }
}
.responsive-disabled {
  min-width: 1200px;
}
.responsive-disabled #jm-allpage {
  min-width: 1200px;
}
#jm-font-switcher {
  text-align: right;
  margin: 0 0 15px;
}
.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: 30px;
}
.jm-module .jm-title {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  margin: 0 0 25px;
  color: #666666;
  text-transform: uppercase;
}
.k2SearchBlock {
  background: #969696;
  padding: 5px;
  top: -20px;
  position: relative;
}
.k2SearchBlock form {
  text-align: right;
  margin: 0px;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  color: #666666;
}
.jm-module-raw {
  float: left;
  margin-right: 20px;
}
.jm-module-raw:last-child {
  margin-right: 0;
}
#jm-header .jm-module-raw {
  float: none;
}
.toggle-nav.menu {
  display: none;
}
#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 > h1 {
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin: 0;
}
#jm-allpage .contact-ps span.star {
  display: none;
}
#jm-allpage .contact-ps .control-group {
  margin-bottom: 10px;
  margin-top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .contact-ps .control-group:nth-of-type(-n+3) {
  width: 50%;
  display: inline-block;
  padding-left: 15px;
  float: left;
  margin: 20px 0 10px;
}
#jm-allpage .contact-ps .control-group:nth-of-type(2),
#jm-allpage .contact-ps .control-group:nth-of-type(1) {
  padding-left: 0;
  padding-right: 15px;
}
#jm-allpage .contact-ps .control-group input,
#jm-allpage .contact-ps .control-group textarea {
  max-width: none;
}
#jm-allpage .contact-ps fieldset .control-group:nth-of-type(1) {
  display: none;
}
#jm-allpage .contact-ps .control-label {
  display: inline-block;
  float: none;
  width: auto;
  text-align: inherit;
  padding: 0;
}
#jm-allpage .contact-ps .control-label label {
  margin: 0;
  color: #292724;
  font-size: 12px;
}
#jm-allpage .contact-ps .form-horizontal .controls {
  margin: 0;
}
#jm-allpage .contact-ps .form-actions {
  background: none;
  border: none;
  padding: 0;
}
#jm-allpage .contact-ps .form-validate.form-horizontal.well {
  padding: 0;
  border: none;
  background: transparent;
}
#jm-allpage .contact-ps .form-validate.form-horizontal.well input[type="text"],
#jm-allpage .contact-ps .form-validate.form-horizontal.well input[type="email"],
#jm-allpage .contact-ps .form-validate.form-horizontal.well textarea {
  background-color: #f6f6f6;
}
.dl-horizontal.jm-contact-details dt,
.dl-horizontal.jm-contact-details dd {
  line-height: inherit;
}
.dl-horizontal.jm-contact-details dt {
  font-weight: 400;
  text-align: left;
}
.jm-module.background-ms {
  background: #f6f6f6;
  border: 1px solid #f1f1f1;
  padding: 30px;
  color: #666666;
}
.jm-module.background-ms .jm-title {
  color: #666666;
}
.horizontal-ms .jm-module-in {
  display: table;
}
.horizontal-ms .jm-title {
  display: table-cell;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999 !important;
  vertical-align: top;
  padding-right: 8px;
  line-height: 17px;
  text-transform: none;
}
.horizontal-ms .jm-module-content {
  display: table-cell;
}
.horizontal-ms .jm-module-content ul {
  line-height: 15px;
}
.horizontal-ms .jm-module-content li {
  margin: 0 4px 0 0 !important;
  padding: 0;
  display: inline;
  line-height: 15px;
}
.horizontal-ms .jm-module-content li h4 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #999999;
  text-transform: none;
  line-height: 15px;
}
.horizontal-ms .jm-module-content li a {
  white-space: nowrap;
  border: none !important;
  padding: 0 !important;
  color: #666666 !important;
  line-height: 15px;
}
.horizontal-ms .jm-module-content li a:hover {
  color: #5c552f !important;
}
.horizontal-ms .jm-module-content li:before {
  content: none;
}
.horizontal-ms .jm-module-content li.active a {
  color: #5c552f !important;
}
.horizontal-ms .jm-module-content .categories-module li {
  margin-top: 1px !important;
  padding-right: 13px;
  margin-right: 7px !important;
  position: relative;
  border-bottom: 0;
}
.horizontal-ms .jm-module-content .categories-module li:last-child {
  margin-right: 0 !important;
  padding-right: 0;
}
.horizontal-ms .jm-module-content .categories-module li:last-child:after {
  content: none;
}
.horizontal-ms .jm-module-content .categories-module li:after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}
.horizontal-ms.pull-right-ms {
  float: right;
}
.horizontal-ms.pull-right-ms li {
  float: left;
}
.full-height-ms {
  overflow: hidden;
}
.full-height-ms > img.fill-image {
  position: relative;
  max-width: none;
}
[class*="panels-ms"] .nav.menu li a,
[class*="panels-ms"] .nav.menu li span.separator {
  display: table;
}
[class*="panels-ms"] .nav.menu li {
  float: left;
  padding: 0 30px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class*="panels-ms"] .nav.menu li:hover {
  background: #f6f6f6;
}
[class*="panels-ms"] .nav.menu li a:hover {
  color: #666666;
}
[class*="panels-ms"] .nav.menu li a img,
[class*="panels-ms"] .nav.menu li a span {
  display: table-cell;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
[class*="panels-ms"] .nav.menu li a img {
  padding: 12px 0;
}
[class*="panels-ms"] .nav.menu li a span {
  padding: 30px 0;
}
[class*="panels-ms"] .nav.menu > li > a,
[class*="panels-ms"] .nav.menu > li > span.separator {
  padding: 0;
}
.panels-ms-col1 .nav.menu li {
  width: 100%;
  clear: both;
}
.panels-ms-col2 .nav.menu li {
  width: 50%;
}
.panels-ms-col2 .nav.menu li:nth-of-type(2n+3) {
  clear: both;
}
.panels-ms-col3 .nav.menu li {
  width: 33.333%;
}
.panels-ms-col3 .nav.menu li:nth-of-type(3n+4) {
  clear: both;
}
.panels-ms-col4 .nav.menu li {
  width: 25%;
}
.panels-ms-col4 .nav.menu li:nth-of-type(4n+5) {
  clear: both;
}
.panels-ms-col5 .nav.menu li {
  width: 20%;
}
.panels-ms-col5 .nav.menu li:nth-of-type(5n+6) {
  clear: both;
}
.jm-social {
  height: 20px;
  position: relative;
}
#jm-sidebar .jm-social {
  padding: 30px 0;
  text-align: center;
}
.jm-social .jm-overlays {
  position: relative;
  opacity: 1;
  z-index: 9999;
  background-color: transparent;
  visibility: hidden;
}
.jm-social .jm-overlays .jm-overlay {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jm-social .jm-overlays .jm-overlay.jm-facebook {
  background-color: #45619d;
}
.jm-social .jm-overlays .jm-overlay.jm-skype {
  background-color: #00aff0;
}
.jm-social .jm-overlays .jm-overlay.jm-linkedin {
  background-color: #0077b5;
}
.jm-social .jm-overlays .jm-overlay.jm-twitter {
  background-color: #55acee;
}
.jm-social .jm-overlays .jm-overlay > span {
  position: relative;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
  font-size: 60px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jm-social a {
  opacity: 1;
  display: inline-block;
  vertical-align: top;
  text-decoration: none !important;
  width: 20px;
  height: 20px;
  margin: 0 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.jm-social a.fadeOut {
  opacity: 0.2;
}
.jm-social a.jm-facebook {
  background-image: url('../images/facebook.png');
}
.jm-social a.jm-facebook:hover,
.jm-social a.jm-facebook.fadeOut {
  background-image: url('../images/facebook-white.png');
}
.jm-social a.jm-linkedin {
  background-image: url('../images/linkedin.png');
}
.jm-social a.jm-linkedin:hover,
.jm-social a.jm-linkedin.fadeOut {
  background-image: url('../images/linkedin-white.png');
}
.jm-social a.jm-twitter {
  background-image: url('../images/twitter.png');
}
.jm-social a.jm-twitter:hover,
.jm-social a.jm-twitter.fadeOut {
  background-image: url('../images/twitter-white.png');
}
.jm-social a.jm-skype {
  background-image: url('../images/skype.png');
}
.jm-social a.jm-skype:hover,
.jm-social a.jm-skype.fadeOut {
  background-image: url('../images/skype-white.png');
}
.sidebar-left #jm-sidebar .jm-social,
.sidebar-right #jm-sidebar .jm-social {
  position: absolute;
  padding: 20px 0 0;
  width: 250px;
}
#jm-allpage .jm-category-module {
  margin: -30px -15px 0;
  overflow: hidden;
}
#jm-allpage .jm-category-module .item-in {
  display: table;
}
#jm-allpage .jm-category-module li {
  list-style: none;
  float: left;
  background-image: none;
  line-height: 1.1;
  padding: 30px 15px 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .jm-category-module li p {
  line-height: 1.7;
}
#jm-allpage .jm-category-module li > a {
  display: block;
  font-weight: normal;
}
#jm-allpage .jm-category-module .mod-article-image {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
#jm-allpage .jm-category-module .mod-article-image + .description {
  display: table-cell;
}
#jm-allpage .jm-category-module .mod-articles-category-title {
  line-height: 1.1;
  display: block;
  color: #666666;
  text-decoration: none;
}
#jm-allpage .jm-category-module .mod-articles-category-title:hover {
  color: #5c552f;
  text-decoration: none;
}
#jm-allpage .jm-category-module .mod-articles-category-hits,
#jm-allpage .jm-category-module .mod-articles-category-writtenby,
#jm-allpage .jm-category-module .mod-articles-category-category,
#jm-allpage .jm-category-module .mod-articles-category-date {
  font-size: 0.75em;
  color: #292724;
}
#jm-allpage .jm-category-module .mod-articles-category-introtext {
  margin: 0;
  padding-top: 20px;
  min-height: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .jm-category-module .mod-articles-category-date {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: #292724;
}
#jm-allpage .col2 .jm-category-module li {
  width: 50%;
}
#jm-allpage .col2 .jm-category-module li:nth-child(3) {
  clear: both;
}
#jm-allpage .col3 .jm-category-module li {
  width: 33.3%;
}
#jm-allpage .col3 .jm-category-module li:nth-child(4) {
  clear: both;
}
#jm-allpage .col4 .jm-category-module li {
  width: 25%;
}
#jm-allpage .col4 .jm-category-module li:nth-child(5) {
  clear: both;
}
.jm-category-module li img {
  max-width: 100%;
  width: 100%;
}
#jm-allpage .about-page-ms .jm-category-module li {
  padding-bottom: 0;
  margin-bottom: 0;
}
#jm-allpage .about-page-ms .jm-category-module .mod-article-image {
  display: block;
  padding: 0;
}
#jm-allpage .about-page-ms .jm-category-module .mod-articles-category-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #666666;
}
#jm-allpage .about-page-ms .jm-category-module .description {
  display: block;
  margin: 0;
  padding: 30px;
  background: #f6f6f6;
  color: #666666;
}
#jm-allpage .jm-image-shadow .jm-category-module .mod-article-image:hover {
  background: white !important;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ffffff, #000000) !important;
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #000000) !important;
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #000000) !important;
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #000000) !important;
  /* Standard syntax (must be last) */
  position: relative;
}
#jm-allpage .jm-image-shadow .jm-category-module .mod-article-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#jm-header .jm-module .jm-title,
#jm-header .moduletable > h3 {
  color: #ffffff;
}
#jm-top2 .jm-module .jm-title,
#jm-bottom2 .jm-module .jm-title,
#jm-top2 .moduletable > h3,
#jm-bottom2 .moduletable > h3 {
  color: #666666;
}
.jm-counter {
  color: #ffffff;
  text-align: center;
  margin: -30px 0 0;
  background: #5c552f;
}
.jm-counter .box {
  margin: 30px 0;
}
.jm-counter .unit,
.jm-counter .jm-count {
  font-size: 48px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}
.jm-counter .number {
  display: block;
  position: relative;
}
.jm-counter .title {
  display: block;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
.jm-pricing {
  margin: -30px -15px 0;
}
.jm-pricing .box {
  float: left;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}
.jm-pricing.col1 .box {
  width: 100%;
}
.jm-pricing.col2 .box {
  width: 50%;
}
.jm-pricing.col3 .box {
  width: 33%;
}
.jm-pricing.col4 .box {
  width: 25%;
}
.jm-pricing .image {
  max-width: 100%;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-pricing .title {
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 1.125em;
  color: #666666;
  font-weight: 400;
  padding: 20px 0;
  border: 3px solid #f1f1f1;
  margin-bottom: 20px;
}
.jm-pricing .price {
  font-size: 80px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.jm-pricing .price sub {
  vertical-align: super;
  font-size: 50px;
}
.jm-pricing .price .term {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.jm-pricing .content {
  text-align: center;
  margin-top: 20px;
  color: #292724;
}
.jm-pricing .content ul li {
  padding: 20px 0;
  border-top: 1px solid #f1f1f1;
  display: block;
}
.jm-pricing .content ul li span {
  color: #666666;
  font-weight: 400;
}
.jm-pricing .bottom {
  padding: 20px 0;
}
.jm-pricing .bottom a.btn {
  display: block;
}
#jm-header .jm-pricing .title {
  color: #ffffff;
  border-color: #f1f1f1;
}
#jm-header .jm-pricing .price {
  color: #ffffff;
}
#jm-header .jm-pricing .content {
  color: #292724;
}
#jm-header .jm-pricing .content ul li {
  border-color: #f1f1f1;
}
#jm-top2 .jm-pricing .title {
  color: #666666;
}
#jm-top2 .jm-pricing .price {
  color: #666666;
}
.jm-welcome {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.jm-welcome .icon-star {
  vertical-align: bottom;
}
.jm-welcome .icon-star:nth-of-type(4n+1) {
  font-size: 8px;
  padding-bottom: 34px;
}
.jm-welcome .icon-star:nth-of-type(2n+2) {
  font-size: 12px;
  padding-bottom: 32px;
}
.jm-welcome .icon-star:nth-of-type(3) {
  font-size: 15px;
  padding-bottom: 30px;
}
.jm-welcome .jm-subtitle {
  font-size: 20px;
  letter-spacing: 10px;
}
.jm-welcome .jm-title {
  font-size: 60px;
  letter-spacing: 5px;
  margin-top: 7px;
  margin-bottom: 40px;
}
.jm-welcome .jm-title span {
  display: block;
  padding-bottom: 32px;
  position: relative;
}
.jm-welcome .jm-title span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  border: 2px solid #ffffff;
  border-width: 2px 0;
}
.jm-welcome .links a {
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #ffffff;
  padding-right: 30px;
}
.jm-welcome .links a span {
  position: absolute;
  top: 20%;
  right: 10px;
  height: 12px;
  width: 12px;
  border: 2px solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.jm-welcome .links a span:last-child {
  right: 0;
  visibility: hidden;
}
.jm-welcome .links a:first-child {
  margin-right: 130px;
}
.jm-welcome .links a:first-child:after {
  content: '';
  position: absolute;
  right: -65px;
  top: 2px;
  width: 2px;
  height: 19.2px;
  background-color: #ffffff;
}
.jm-welcome .links a:hover {
  text-decoration: none;
}
.jm-welcome .links a:hover span:last-child {
  visibility: visible;
}
.jm-special-title {
  text-transform: uppercase;
  font-size: 18px;
}
.jm-special-title span {
  position: relative;
  padding-right: 8px;
  margin-right: 20px;
}
.jm-special-title span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 25px;
  -webkit-transform: rotate(16deg);
  -moz-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  -o-transform: rotate(16deg);
  transform: rotate(16deg);
  border-left: 1px solid #5c552f;
}
#jm-allpage .djreviews input[type="radio"],
#jm-allpage .djreviews .djrv_rating_fields .control-group {
  margin: 0;
}
#jm-allpage .djrv_rating_full,
#jm-allpage .djrv_reviews_list {
  margin: 0 0 60px;
}
#jm-allpage .djrv_rating_full h3,
#jm-allpage .djrv_reviews_list h3 {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  margin: 0 0 25px;
  color: #666666;
  text-transform: uppercase;
}
#jm-allpage .djrv_listing {
  margin: 0;
}
#jm-allpage .djrv_listing .djrv_single_review {
  padding-top: 30px;
}
#jm-allpage .djrv_listing .djrv_single_review:first-child {
  padding-top: 0;
}
#jm-allpage .djrv_listing .djrv_single_review h4 {
  font-size: 15px;
  margin: 0 0 5px;
}
#jm-allpage .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 {
  margin-left: 2px;
}
#jm-allpage .djrv_listing .djrv_single_review .djrv_message_quote {
  margin: 20px 0 0;
}
#jm-allpage .djrv_add_button {
  margin-top: 30px;
}
#jm-allpage .btn-success,
#jm-allpage .btn-danger,
#jm-allpage .djrv_edit_button.btn.button.btn-mini {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 12px;
  text-decoration: none;
  *border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  border: none;
  background: #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding: 14px 65px;
  color: #ffffff;
  text-transform: uppercase;
  height: auto;
}
#jm-allpage .btn-success:first-child,
#jm-allpage .btn-danger:first-child,
#jm-allpage .djrv_edit_button.btn.button.btn-mini:first-child {
  *margin-left: 0;
}
#jm-allpage .btn-success:hover,
#jm-allpage .btn-danger:hover,
#jm-allpage .djrv_edit_button.btn.button.btn-mini:hover,
#jm-allpage .btn-success:focus,
#jm-allpage .btn-danger:focus,
#jm-allpage .djrv_edit_button.btn.button.btn-mini:focus,
#jm-allpage .btn-success:active,
#jm-allpage .btn-danger:active,
#jm-allpage .djrv_edit_button.btn.button.btn-mini: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: #5c552f;
}
#jm-allpage .btn-success .icon-search.icon-white,
#jm-allpage .btn-danger .icon-search.icon-white,
#jm-allpage .djrv_edit_button.btn.button.btn-mini .icon-search.icon-white {
  color: inherit;
}
.djrv_poster {
  font-size: 11.25px;
  line-height: 1.2;
  color: #292724;
}
.djrv_reviews_list h3 + .btn.button.djrv_add_button {
  margin-top: 0 !important;
}
.djc_td_title .djrv_item_rating span {
  display: block;
  line-height: 1.2;
  padding: 0 !important;
}
#jm-allpage .djreviews .djrv_rating .djrv_star {
  background: url('../images/stars.png') repeat-x 0 0;
}
#jm-allpage .djreviews .djrv_rating .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -24px;
}
#jm-allpage .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 {
  background: url('../images/stars.png') repeat-x 0 -16px;
}
#jm-allpage .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 {
  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,
#jm-allpage .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 {
  background: url('../images/stars.png') repeat-x 0 -48px;
}
#jm-allpage .djreviews .djrv_listing.row-striped + .btn.button.djrv_addreview_btn.guest {
  margin-top: 30px;
}
.djrv_modal-header .djrv_close_form_button {
  font-size: 12px;
  padding: 5px 10px;
  text-shadow: none;
}
.djrv_modal-header .djrv_close_form_button:hover {
  color: #ffffff;
}
#jm-allpage .djrv_modal .modal-body.djrv_modal-body .btn-success,
#jm-allpage .djrv_modal .modal-body.djrv_modal-body button.button {
  padding-left: 50px;
  padding-right: 50px;
}
.djrv_item_rating.djrv_rating.row-fluid .span3 {
  width: 10%;
}
.jm-module.nav-right-ms .dj-navigation .dj-navigation-in .dj-prev {
  right: 68px !important;
  left: auto !important;
}
.jm-module.nav-right-ms .dj-navigation .dj-navigation-in .dj-next {
  right: 20px !important;
  left: auto !important;
}
.jm-module.nav-left-ms .dj-navigation .dj-navigation-in .dj-next {
  left: 68px !important;
  right: auto !important;
}
.jm-module.nav-left-ms .dj-navigation .dj-navigation-in .dj-prev {
  left: 20px !important;
  right: auto !important;
}
.jm-module.header-slider-ms .dj-slide-desc-bg,
.jm-module-raw.header-slider-ms .dj-slide-desc-bg {
  background: transparent !important;
}
.jm-module.header-slider-ms .dj-slideshow .dj-slide .dj-slide-in,
.jm-module-raw.header-slider-ms .dj-slideshow .dj-slide .dj-slide-in,
.jm-module.header-slider-ms .djslider ul li img,
.jm-module-raw.header-slider-ms .djslider ul li img,
.jm-module.header-slider-ms .dj-mslider .dj-slide img,
.jm-module-raw.header-slider-ms .dj-mslider .dj-slide img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  background-image: none;
  position: relative;
  padding: 0 0 0 30px;
}
.nav.menu ul {
  padding: 0;
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  display: list-item;
  color: inherit;
  line-height: 15px;
  font-weight: 300;
  padding: 12px 0;
  text-decoration: none;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover {
  color: #5c552f;
}
.nav.menu li.active > a,
.nav.menu li.active > span.separator,
.nav.menu li.current > a {
  color: #5c552f;
}
.nav.menu li.active > a:after,
.nav.menu li.active > span.separator:after,
.nav.menu li.current > a:after,
.nav.menu li.active > a:before,
.nav.menu li.active > span.separator:before,
.nav.menu li.current > a:before {
  border-color: #5c552f;
  -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;
}
.nav.menu > li {
  padding: 0;
}
.nav.menu > li > a,
.nav.menu > li > span.separator {
  background: none;
  padding: 12px 0;
}
.nav.menu > li:first-child > a,
.nav.menu > li:first-child > span.separator {
  border-top: none;
  padding-top: 0;
}
.nav.menu > li:last-child > a,
.nav.menu > li:last-child > span.separator {
  padding-bottom: 0;
}
.nav.menu li ul {
  list-style: none;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.nav.menu li li a:after,
.nav.menu li li span.separator:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 14px;
  top: 17px;
  border: 1px solid #33312e;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -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;
}
.nav.menu li li a:before,
.nav.menu li li span.separator:before {
  content: "";
  position: absolute;
  top: 19px;
  left: 0;
  width: 18px;
  border-bottom: 1px solid #33312e;
  -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;
}
.nav.menu li li a:hover:after,
.nav.menu li li span.separator:hover:after,
.nav.menu li li a:hover:before,
.nav.menu li li span.separator:hover:before {
  -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;
}
#jm-header .nav.menu li li a:after,
#jm-header .nav.menu li li span.separator:after,
#jm-header .nav.menu li li a:before,
#jm-header .nav.menu li li span.separator:before {
  border-color: #ffffff;
}
#jm-top2 .nav.menu li li a:after,
#jm-bottom2 .nav.menu li li a:after,
#jm-top2 .nav.menu li li span.separator:after,
#jm-bottom2 .nav.menu li li span.separator:after,
#jm-top2 .nav.menu li li a:before,
#jm-bottom2 .nav.menu li li a:before,
#jm-top2 .nav.menu li li span.separator:before,
#jm-bottom2 .nav.menu li li span.separator:before {
  border-color: #c2c2c2;
}
.background-ms .nav.menu li li a:after,
.background-ms .nav.menu li li span.separator:after,
.background-ms .nav.menu li li a:before,
.background-ms .nav.menu li li span.separator:before {
  border-color: #c2c2c2;
}
#jm-offcanvas .nav.menu li li a:after,
#jm-offcanvas .nav.menu li li span.separator:after,
#jm-offcanvas .nav.menu li li a:before,
#jm-offcanvas .nav.menu li li span.separator:before {
  border-color: #c2c2c2;
}
#jm-allpage .tagspopular ul,
#jm-allpage .tagssimilar ul {
  list-style: none;
}
#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#jm-allpage .tagspopular ul li:before,
#jm-allpage .tagssimilar ul li:before {
  content: none;
}
#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a {
  display: inline-block;
  color: #292724;
  padding: 0;
  background: transparent;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}
#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after {
  display: none;
}
#jm-allpage .tagspopular ul li a:hover,
#jm-allpage .tagssimilar ul li a:hover {
  color: #5c552f;
}
#jm-allpage .tagspopular ul ul,
#jm-allpage .tagssimilar ul ul {
  padding: 0;
  margin: 0;
}
#jm-allpage .tagspopular ul > li,
#jm-allpage .tagssimilar ul > li {
  margin: 0 6px 10px 0;
}
ul.tags li a.label-info {
  color: #292724 !important;
  font-size: 13px;
  font-weight: 300;
  background: transparent;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
}
ul.tags li a.label-info:after {
  display: none;
}
ul.tags li a.label-info:hover {
  color: #5c552f !important;
  background: transparent;
}
ul.tags li:first-child {
  padding-left: 0;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 12px;
  line-height: 12px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
h1.componentheading,
.tag-category > 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: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #cc1d1d;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
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 {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #cc1d1d;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
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: #cc1d1d;
}
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: #5c552f;
}
.blog .page-header > h2,
.item-page .page-header > h2 {
  margin-bottom: 10px;
}
.blog p.readmore,
.item-page p.readmore {
  margin-top: 20px;
}
.blog .djrv_item_rating.djrv_rating.small,
.item-page .djrv_item_rating.djrv_rating.small {
  margin: 0;
  padding: 0;
}
.blog .article-info.muted + .djrv_rating_avg.djreviews + p,
.item-page .article-info.muted + .djrv_rating_avg.djreviews + p {
  margin-top: 0;
}
.page-header > h1 {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #cc1d1d;
  text-transform: none;
  position: relative;
  margin-bottom: 30px;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.page-header a {
  color: #1b1a18;
}
h3.page-header a:hover {
  color: #5c552f;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
  color: #ffffff;
}
h3.page-header > .btn-mini:hover {
  color: #ffffff;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 2px;
  margin-bottom: 4px;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
.icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
}
.element-invisible {
  display: none !important;
}
dl.article-info,
.djrv_avg.small {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  color: #292724;
}
dl.article-info dd,
.djrv_avg.small dd {
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1.1;
}
dl.article-info dd:last-child,
.djrv_avg.small dd:last-child {
  margin-right: 15px;
}
dl.article-info dd [class^="icon-"],
.djrv_avg.small dd [class^="icon-"],
dl.article-info dd [class*=" icon-"],
.djrv_avg.small dd [class*=" icon-"] {
  display: none;
}
dl.article-info ~ dl.article-info,
.djrv_avg.small ~ dl.article-info {
  margin: 0;
}
dl.article-info a,
.djrv_avg.small a {
  color: #292724;
}
dl.article-info a:hover,
.djrv_avg.small a:hover {
  color: #5c552f;
  text-decoration: none;
}
dl.article-info {
  margin-bottom: 15px;
  vertical-align: top;
}
.article-info-term {
  display: none;
}
.article-info.muted + .djrv_rating_avg.djreviews {
  margin-bottom: 15px;
  margin-top: 2px;
  vertical-align: top;
}
.djrv_rating_avg.djreviews {
  display: inline-block;
}
.djrv_rating_avg.djreviews .djrv_stars {
  display: inline-block;
}
.djrv_item_rating.djrv_rating.small {
  margin: 0 0 30px;
  padding: 8px 0 0;
}
.djrv_item_rating.djrv_rating.small .djrv_stars {
  height: 13px;
}
.content_rating {
  margin-bottom: 10px;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
#archive-items [class*="row"] {
  margin-bottom: 30px;
}
#archive-items [class*="row"]:last-child {
  margin-bottom: 0;
}
.blog [class*="leading-"],
.blog-featured [class*="leading-"],
.blog .item,
.blog-featured .item {
  padding: 30px;
  background: #f6f6f6;
  border: #f1f1f1;
  color: #666666;
}
.blog [class*="leading-"] .page-header h2,
.blog-featured [class*="leading-"] .page-header h2,
.blog .item .page-header h2,
.blog-featured .item .page-header h2 {
  font-size: 24px;
}
.blog [class*="leading-"] .page-header h2 a,
.blog-featured [class*="leading-"] .page-header h2 a,
.blog .item .page-header h2 a,
.blog-featured .item .page-header h2 a {
  color: #666666;
}
.blog [class*="leading-"] .page-header h2 a:hover,
.blog-featured [class*="leading-"] .page-header h2 a:hover,
.blog .item .page-header h2 a:hover,
.blog-featured .item .page-header h2 a:hover {
  color: #5c552f;
}
.blog [class*="leading-"] .article-info,
.blog-featured [class*="leading-"] .article-info,
.blog .item .article-info,
.blog-featured .item .article-info,
.blog [class*="leading-"] .djrv_avg.small,
.blog-featured [class*="leading-"] .djrv_avg.small,
.blog .item .djrv_avg.small,
.blog-featured .item .djrv_avg.small {
  color: #b8b8b8;
}
.blog [class*="leading-"] .article-info a,
.blog-featured [class*="leading-"] .article-info a,
.blog .item .article-info a,
.blog-featured .item .article-info a,
.blog [class*="leading-"] .djrv_avg.small a,
.blog-featured [class*="leading-"] .djrv_avg.small a,
.blog .item .djrv_avg.small a,
.blog-featured .item .djrv_avg.small a {
  color: #b8b8b8;
}
.blog [class*="leading-"] .article-info a:hover,
.blog-featured [class*="leading-"] .article-info a:hover,
.blog .item .article-info a:hover,
.blog-featured .item .article-info a:hover,
.blog [class*="leading-"] .djrv_avg.small a:hover,
.blog-featured [class*="leading-"] .djrv_avg.small a:hover,
.blog .item .djrv_avg.small a:hover,
.blog-featured .item .djrv_avg.small a:hover {
  color: #5c552f;
}
.blog [class*="leading-"] .item-image,
.blog-featured [class*="leading-"] .item-image,
.blog .item .item-image,
.blog-featured .item .item-image {
  display: block;
  max-width: none;
}
.blog [class*="leading-"] .pull-left.item-image,
.blog-featured [class*="leading-"] .pull-left.item-image,
.blog .item .pull-left.item-image,
.blog-featured .item .pull-left.item-image {
  margin: -30px 30px 30px -30px;
}
.blog [class*="leading-"] .pull-right.item-image,
.blog-featured [class*="leading-"] .pull-right.item-image,
.blog .item .pull-right.item-image,
.blog-featured .item .pull-right.item-image {
  margin: -30px -30px 30px 30px;
}
.blog [class*="leading-"] .pull-none.item-image,
.blog-featured [class*="leading-"] .pull-none.item-image,
.blog .item .pull-none.item-image,
.blog-featured .item .pull-none.item-image {
  margin: -30px -30px 30px -30px;
}
#jm-allpage .blog.jm-image-shadow .item-image:hover {
  background: white !important;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ffffff, #000000) !important;
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #000000) !important;
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #000000) !important;
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #000000) !important;
  /* Standard syntax (must be last) */
  position: relative;
}
#jm-allpage .blog.jm-image-shadow .item-image img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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: 30px;
}
.items-more,
.content-links {
  margin: 0 0 30px;
}
.item-image {
  margin-bottom: 30px;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 30px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 30px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 30px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 30px;
}
div.img_caption {
  margin: 0 auto;
  max-width: 100%;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
  max-width: 100%;
}
.readmore {
  display: inline-block;
  padding: 0 30px 0 0;
  background: none;
  vertical-align: middle;
  position: relative;
  border: none;
  font-size: 13.125px;
  font-weight: 400;
  font-family: inherit;
  color: #1b1a18;
  text-transform: none;
  line-height: 13.125px;
}
.readmore:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  border: 1px solid #1b1a18;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.readmore:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  width: 20px;
  border-bottom: 1px solid #1b1a18;
}
.readmore:hover,
.readmore:focus {
  text-decoration: none;
  color: #5c552f !important;
}
.readmore:hover:after,
.readmore:focus:after,
.readmore:hover:before,
.readmore:focus:before {
  border-color: #5c552f !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;
}
#jm-sidebar .readmore {
  color: #666666;
}
#jm-sidebar .readmore:after,
#jm-sidebar .readmore:before {
  border-color: #666666;
}
#jm-header .readmore {
  color: #ffffff;
}
#jm-header .readmore:after,
#jm-header .readmore:before {
  border-color: #ffffff;
}
#jm-top2 .readmore,
#jm-bottom2 .readmore {
  color: #666666;
}
#jm-top2 .readmore:after,
#jm-bottom2 .readmore:after,
#jm-top2 .readmore:before,
#jm-bottom2 .readmore:before {
  border-color: #666666;
}
.background-ms .readmore {
  color: #666666;
}
.background-ms .readmore:after,
.background-ms .readmore:before {
  border-color: #666666;
}
#jm-offcanvas .readmore {
  color: #666666;
}
#jm-offcanvas .readmore:after,
#jm-offcanvas .readmore:before {
  border-color: #666666;
}
p.readmore {
  display: block;
  text-align: right;
  margin: 30px 0 0;
  padding: 0;
  background: none;
  border: none;
}
p.readmore:before,
p.readmore:after {
  display: none;
}
p.readmore .btn {
  display: inline-block;
  padding: 0 30px 0 0;
  background: none;
  vertical-align: middle;
  position: relative;
  border: none;
  font-size: 13.125px;
  font-weight: 400;
  font-family: inherit;
  color: #1b1a18;
  text-transform: none;
  line-height: 13.125px;
  color: #666666;
}
p.readmore .btn:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  border: 1px solid #1b1a18;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
p.readmore .btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  width: 20px;
  border-bottom: 1px solid #1b1a18;
}
p.readmore .btn:hover,
p.readmore .btn:focus {
  text-decoration: none;
  color: #5c552f !important;
}
p.readmore .btn:hover:after,
p.readmore .btn:focus:after,
p.readmore .btn:hover:before,
p.readmore .btn:focus:before {
  border-color: #5c552f !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;
}
#jm-sidebar p.readmore .btn {
  color: #666666;
}
#jm-sidebar p.readmore .btn:after,
#jm-sidebar p.readmore .btn:before {
  border-color: #666666;
}
#jm-header p.readmore .btn {
  color: #ffffff;
}
#jm-header p.readmore .btn:after,
#jm-header p.readmore .btn:before {
  border-color: #ffffff;
}
#jm-top2 p.readmore .btn,
#jm-bottom2 p.readmore .btn {
  color: #666666;
}
#jm-top2 p.readmore .btn:after,
#jm-bottom2 p.readmore .btn:after,
#jm-top2 p.readmore .btn:before,
#jm-bottom2 p.readmore .btn:before {
  border-color: #666666;
}
.background-ms p.readmore .btn {
  color: #666666;
}
.background-ms p.readmore .btn:after,
.background-ms p.readmore .btn:before {
  border-color: #666666;
}
#jm-offcanvas p.readmore .btn {
  color: #666666;
}
#jm-offcanvas p.readmore .btn:after,
#jm-offcanvas p.readmore .btn:before {
  border-color: #666666;
}
p.readmore .btn:after,
p.readmore .btn:before {
  border-color: #666666;
}
.mod-articles-category-readmore a {
  display: inline-block;
  padding: 0 30px 0 0;
  background: none;
  vertical-align: middle;
  position: relative;
  border: none;
  font-size: 13.125px;
  font-weight: 400;
  font-family: inherit;
  color: #1b1a18;
  text-transform: none;
  line-height: 13.125px;
}
.mod-articles-category-readmore a:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  border: 1px solid #1b1a18;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mod-articles-category-readmore a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  width: 20px;
  border-bottom: 1px solid #1b1a18;
}
.mod-articles-category-readmore a:hover,
.mod-articles-category-readmore a:focus {
  text-decoration: none;
  color: #5c552f !important;
}
.mod-articles-category-readmore a:hover:after,
.mod-articles-category-readmore a:focus:after,
.mod-articles-category-readmore a:hover:before,
.mod-articles-category-readmore a:focus:before {
  border-color: #5c552f !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;
}
#jm-sidebar .mod-articles-category-readmore a {
  color: #666666;
}
#jm-sidebar .mod-articles-category-readmore a:after,
#jm-sidebar .mod-articles-category-readmore a:before {
  border-color: #666666;
}
#jm-header .mod-articles-category-readmore a {
  color: #ffffff;
}
#jm-header .mod-articles-category-readmore a:after,
#jm-header .mod-articles-category-readmore a:before {
  border-color: #ffffff;
}
#jm-top2 .mod-articles-category-readmore a,
#jm-bottom2 .mod-articles-category-readmore a {
  color: #666666;
}
#jm-top2 .mod-articles-category-readmore a:after,
#jm-bottom2 .mod-articles-category-readmore a:after,
#jm-top2 .mod-articles-category-readmore a:before,
#jm-bottom2 .mod-articles-category-readmore a:before {
  border-color: #666666;
}
.background-ms .mod-articles-category-readmore a {
  color: #666666;
}
.background-ms .mod-articles-category-readmore a:after,
.background-ms .mod-articles-category-readmore a:before {
  border-color: #666666;
}
#jm-offcanvas .mod-articles-category-readmore a {
  color: #666666;
}
#jm-offcanvas .mod-articles-category-readmore a:after,
#jm-offcanvas .mod-articles-category-readmore a:before {
  border-color: #666666;
}
.readmore .icon-chevron-right {
  display: none;
}
.jm-category-module .readmore {
  margin-top: 15px;
}
.archive .filters {
  margin-bottom: 30px;
}
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 #f1f1f1;
  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: 30px 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;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tag-category .category li + li {
  margin: 30px 0 0;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0 0 20px;
}
.tag-category .category li img {
  max-width: 483px;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 30px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 30px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 30px 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: #1b1a18;
  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: #1b1a18;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #1b1a18;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #5c552f !important;
}
.jmodedit:hover {
  color: #534d2a !important;
}
.article-index {
  margin-left: 30px;
}
.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;
}
#jm-allpage .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;
}
.relateditems > li,
.mostread > li,
.latestnews > li,
.archive-module > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
}
.relateditems > li:last-child,
.mostread > li:last-child,
.latestnews > li:last-child,
.archive-module > li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.relateditems > li a,
.mostread > li a,
.latestnews > li a,
.archive-module > li a {
  font-weight: 400;
  color: inherit;
  text-decoration: none;
}
.relateditems > li a:hover,
.mostread > li a:hover,
.latestnews > li a:hover,
.archive-module > li a:hover {
  color: #5c552f;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6 {
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}
.categories-module li h1 a,
.categories-module li h2 a,
.categories-module li h3 a,
.categories-module li h4 a,
.categories-module li h5 a,
.categories-module li h6 a {
  color: inherit;
  text-decoration: none;
}
.categories-module li h1 a:hover,
.categories-module li h2 a:hover,
.categories-module li h3 a:hover,
.categories-module li h4 a:hover,
.categories-module li h5 a:hover,
.categories-module li h6 a:hover {
  color: #5c552f;
}
.categories-module li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
}
.categories-module li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.category-module {
  margin: 0;
}
.category-module li {
  margin-bottom: 30px;
}
.category-module li p {
  line-height: 1.7;
  margin: 0 0 5px;
}
.category-module li > a {
  display: block;
  font-weight: normal;
}
.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 #mod-finder-advanced {
  margin-top: 20px;
}
#mod-finder-searchform #mod-finder-advanced .control-label {
  line-height: 30px;
}
#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;
}
.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;
}
.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: 40px;
  height: 40px;
  font-size: 12px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid #f1f1f1;
  color: #292724;
  background: #f6f6f6;
  -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 #f1f1f1;
  background: #f6f6f6;
  -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: #292724;
  padding: 0;
  margin: 0;
  height: 40px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 8px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #f1f1f1;
  background: #f6f6f6;
}
#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: #5c552f;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  font-size: 80px;
  font-weight: 300;
  line-height: 1;
}
.jm-error-page > h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 60px;
}
.jm-error-page > p {
  margin: 0 0 60px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 60px;
}
#system-message .alert {
  margin: 30px 0;
}
#system-message .alert a {
  text-decoration: none;
}
h3.jm-typo-title {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin: 30px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid #f1f1f1;
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 30px;
}
.jm-color {
  color: #5c552f;
}
.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;
}
.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/badge.png");
}
p.jmcalendar,
span.jmcalendar {
  background-image: url("../images/calendar.png");
}
p.jmchat,
span.jmchat {
  background-image: url("../images/chat.png");
}
p.jmcheck,
span.jmcheck {
  background-image: url("../images/check.png");
}
p.jmcloud,
span.jmcloud {
  background-image: url("../images/cloud.png");
}
p.jmdirection,
span.jmdirection {
  background-image: url("../images/direction.png");
}
p.jmdivide,
span.jmdivide {
  background-image: url("../images/divide.png");
}
p.jmerror,
span.jmerror {
  background-image: url("../images/error.png");
}
p.jmfire,
span.jmfire {
  background-image: url("../images/fire.png");
}
p.jmflag,
span.jmflag {
  background-image: url("../images/flag.png");
}
p.jmheart,
span.jmheart {
  background-image: url("../images/heart.png");
}
p.jmhome,
span.jmhome {
  background-image: url("../images/home.png");
}
p.jminfo,
span.jminfo {
  background-image: url("../images/info.png");
}
p.jmlist,
span.jmlist {
  background-image: url("../images/list.png");
}
p.jmmail,
span.jmmail {
  background-image: url("../images/mail.png");
}
p.jmpeople,
span.jmpeople {
  background-image: url("../images/people.png");
}
p.jmstar,
span.jmstar {
  background-image: url("../images/star.png");
}
p.jmstat,
span.jmstat {
  background-image: url("../images/stat.png");
}
#jm-header-bg p.jmbadge,
#jm-header p.jmbadge,
#jm-header-bg span.jmbadge,
#jm-header span.jmbadge {
  background-image: url("../images/badge_bai.png");
}
#jm-header-bg p.jmcalendar,
#jm-header p.jmcalendar,
#jm-header-bg span.jmcalendar,
#jm-header span.jmcalendar {
  background-image: url("../images/calendar_bai.png");
}
#jm-header-bg p.jmchat,
#jm-header p.jmchat,
#jm-header-bg span.jmchat,
#jm-header span.jmchat {
  background-image: url("../images/chat_bai.png");
}
#jm-header-bg p.jmcheck,
#jm-header p.jmcheck,
#jm-header-bg span.jmcheck,
#jm-header span.jmcheck {
  background-image: url("../images/check_bai.png");
}
#jm-header-bg p.jmcloud,
#jm-header p.jmcloud,
#jm-header-bg span.jmcloud,
#jm-header span.jmcloud {
  background-image: url("../images/cloud_bai.png");
}
#jm-header-bg p.jmdirection,
#jm-header p.jmdirection,
#jm-header-bg span.jmdirection,
#jm-header span.jmdirection {
  background-image: url("../images/direction_bai.png");
}
#jm-header-bg p.jmdivide,
#jm-header p.jmdivide,
#jm-header-bg span.jmdivide,
#jm-header span.jmdivide {
  background-image: url("../images/divide_bai.png");
}
#jm-header-bg p.jmerror,
#jm-header p.jmerror,
#jm-header-bg span.jmerror,
#jm-header span.jmerror {
  background-image: url("../images/error_bai.png");
}
#jm-header-bg p.jmfire,
#jm-header p.jmfire,
#jm-header-bg span.jmfire,
#jm-header span.jmfire {
  background-image: url("../images/fire_bai.png");
}
#jm-header-bg p.jmflag,
#jm-header p.jmflag,
#jm-header-bg span.jmflag,
#jm-header span.jmflag {
  background-image: url("../images/flag_bai.png");
}
#jm-header-bg p.jmheart,
#jm-header p.jmheart,
#jm-header-bg span.jmheart,
#jm-header span.jmheart {
  background-image: url("../images/heart_bai.png");
}
#jm-header-bg p.jmhome,
#jm-header p.jmhome,
#jm-header-bg span.jmhome,
#jm-header span.jmhome {
  background-image: url("../images/home_bai.png");
}
#jm-header-bg p.jminfo,
#jm-header p.jminfo,
#jm-header-bg span.jminfo,
#jm-header span.jminfo {
  background-image: url("../images/info_bai.png");
}
#jm-header-bg p.jmlist,
#jm-header p.jmlist,
#jm-header-bg span.jmlist,
#jm-header span.jmlist {
  background-image: url("../images/list_bai.png");
}
#jm-header-bg p.jmmail,
#jm-header p.jmmail,
#jm-header-bg span.jmmail,
#jm-header span.jmmail {
  background-image: url("../images/mail_bai.png");
}
#jm-header-bg p.jmpeople,
#jm-header p.jmpeople,
#jm-header-bg span.jmpeople,
#jm-header span.jmpeople {
  background-image: url("../images/people_bai.png");
}
#jm-header-bg p.jmstar,
#jm-header p.jmstar,
#jm-header-bg span.jmstar,
#jm-header span.jmstar {
  background-image: url("../images/star_bai.png");
}
#jm-header-bg p.jmstat,
#jm-header p.jmstat,
#jm-header-bg span.jmstat,
#jm-header span.jmstat {
  background-image: url("../images/stat_bai.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;
}
.dj-cat-title {
  position: relative;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #cc1d1d;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
.dj-cat-title a {
  color: #cc1d1d;
}
.dj-cat-title a:hover {
  text-decoration: none;
  color: #5c552f;
}
.dj-galleryGrid,
.dj-mslider,
.nivoSlider,
.dj-slideshow,
.djslider-loader {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.dj-tabber,
.dj-slideshowThumbs {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.category-desc {
  margin: 20px 0 30px;
}
.dj-slide-title {
  font-size: 24px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  text-transform: none;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  text-align: left;
}
.dj-slide-title a {
  color: #ffffff !important;
}
.dj-slide-title a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.dj-slide-title + .dj-slide-description {
  padding-top: 10px;
  position: relative;
}
.dj-slide-desc-bg {
  background: #000000 !important;
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
.dj-slide-desc-text {
  font-size: 15px !important;
  line-height: 1.7 !important;
  font-weight: 300;
  padding: 40px !important;
  color: #ffffff !important;
  text-align: left !important;
}
.dj-slide-desc-text a {
  color: #ffffff !important;
}
.dj-slide-desc-text a:hover {
  text-decoration: underline;
}
.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;
}
.dj-load-button {
  background: #5c552f !important;
  border: 2px solid #5c552f !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.dj-load-button .dj-key {
  font-weight: normal !important;
  line-height: 27px !important;
  color: #ffffff !important;
}
#jm-allpage .dj-readmore-wrapper {
  padding: 10px 0 0 !important;
  text-align: right !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore {
  display: inline-block;
  padding: 0 30px 0 0;
  background: none;
  vertical-align: middle;
  position: relative;
  border: none;
  font-size: 13.125px;
  font-weight: 400;
  font-family: inherit;
  color: #1b1a18;
  text-transform: none;
  line-height: 13.125px;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  width: 20px;
  border-bottom: 1px solid #ffffff;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover,
#jm-allpage .dj-readmore-wrapper .dj-readmore:focus {
  text-decoration: none;
  color: #5c552f !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover:after,
#jm-allpage .dj-readmore-wrapper .dj-readmore:focus:after,
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover:before,
#jm-allpage .dj-readmore-wrapper .dj-readmore:focus:before {
  border-color: #5c552f !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;
}
#djmediatools .dj-categories {
  margin: -15px -15px 0 -15px;
}
#djmediatools .dj-categories a.dj-category,
#djmediatools .dj-categories a.dj-category:hover {
  color: #ffffff;
  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;
}
#djmediatools .dj-categories .dj-category-in {
  border: none;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #000000;
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
#djmediatools .dj-categories .dj-ctitle-in {
  padding: 20px !important;
  font-size: 24px !important;
  color: #ffffff !important;
  text-transform: none;
  font-weight: 400 !important;
  letter-spacing: 2px;
  line-height: 1.2 !important;
  text-align: center;
}
#djmediatools .dj-categories .dj-ctitle-in:hover {
  text-decoration: underline;
}
#djmediatools a.dj-category {
  margin: 15px;
}
#jm-allpage .dj-galleryGrid .dj-slide-title + .dj-slide-description {
  padding-top: 10px;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc,
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-in {
  height: 100%;
  pointer-events: none;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-text a {
  pointer-events: auto;
}
.dj-mslider .dj-indicators-in {
  padding: 5px !important;
  height: 30px;
  line-height: 30px;
}
.dj-mslider .dj-load-button {
  height: 8px !important;
  width: 8px !important;
  margin: 0 5px !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-mslider .dj-load-button.dj-load-button-active {
  background: transparent !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: 0 5px !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
  background: #5c552f !important;
  border: 2px solid #5c552f !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.djslider-loader .load-button.load-button-active {
  background: transparent !important;
}
.dj-slideshow .dj-indicators {
  margin-top: 20px !important;
}
.dj-slideshow .dj-load-button {
  display: inline-block;
  box-shadow: none !important;
  padding: 0 !important;
  border: none !important;
  text-align: center;
  background: #1b1a18 !important;
  margin: 0 2px !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-indent: 0 !important;
  width: 25px !important;
  height: 25px !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 27px !important;
  color: #ffffff !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: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.dj-slideshow .dj-load-button .dj-key,
.dj-slideshow .dj-load-button .dj-key {
  font-size: 12px !important;
}
.dj-slideshow .dj-load-button-active,
.dj-slideshow .dj-load-button:hover {
  background: #5c552f !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.dj-slideshowThumbs .dj-indicators {
  padding: 1px 0 0 !important;
}
.dj-slideshowThumbs .dj-indicators-in {
  padding: 0 !important;
}
.dj-slideshowThumbs .dj-load-button {
  margin: 0 1px 0 0 !important;
  border: none !important;
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}
.dj-slideshowThumbs .dj-load-button:hover,
.dj-slideshowThumbs .dj-load-button-active {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.dj-slideshowThumbs .dj-indicators {
  background: none !important;
}
.dj-tabber {
  padding: 0 !important;
  border: none !important;
}
.dj-tabber .dj-tab {
  background: #f6f6f6 !important;
  margin: 0 !important;
  padding: 0 20px !important;
  border-bottom: 1px solid #f1f1f1 !important;
}
.dj-tabber .dj-tab span.dj-tab-in span {
  color: #1b1a18 !important;
}
.dj-tabber .dj-tab-active {
  background: #5c552f !important;
}
.dj-tabber .dj-tab-active span.dj-tab-in span {
  color: #ffffff !important;
}
.dj-tabber span.dj-tab-in {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  text-shadow: none !important;
}
.dj-tabber .dj-tab img {
  margin-right: 15px !important;
  border: none !important;
}
.dj-tabber .dj-tabs-right .dj-tab-indicator {
  background: none !important;
}
.dj-tabber .dj-tabs-left .dj-tab-indicator {
  background: none !important;
}
.dj-tabber .dj-tab-indicator {
  width: 10px !important;
}
.box_skitter {
  margin: 0 auto;
  border: none !important;
}
.box_skitter .label_skitter {
  background: none !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  color: #ffffff !important;
}
.box_skitter .label_skitter p {
  font-size: 15px !important;
  letter-spacing: none !important;
  color: #ffffff !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
}
.box_skitter .info_slide {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.box_skitter .image_number {
  box-shadow: none !important;
  padding: 0 !important;
  border: none !important;
  text-align: center;
  background: #1b1a18 !important;
  margin: 0 2px !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-indent: 0 !important;
  width: 25px !important;
  height: 25px !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 27px !important;
  color: #ffffff !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: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.box_skitter .image_number_select,
.box_skitter .image_number:hover {
  background: #5c552f !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.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: #1b1a18 !important;
  margin: 0 2px !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-indent: 0 !important;
  width: 25px !important;
  height: 25px !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 27px !important;
  color: #ffffff !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: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a.active,
#jm-allpage .slider-wrapper .nivo-controlNav a:hover {
  background: #5c552f !important;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#jm-allpage .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(0, 0, 0, 0.2) !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;
}
.djslider .play-button,
.djslider .pause-button {
  margin-left: -22px !important;
}
.dj-mslider .dj-play,
.dj-mslider .dj-pause {
  margin-left: -22px !important;
}
.navigation-container .prev-button,
.navigation-container .next-button,
.navigation-container .play-button,
.navigation-container .pause-button,
.dj-navigation .dj-prev,
.dj-navigation .dj-next,
.dj-navigation .dj-play,
.dj-navigation .dj-pause {
  background: rgba(0, 0, 0, 0.2);
  padding: 14px 16px;
  text-align: center;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.navigation-container .prev-button:hover,
.navigation-container .next-button:hover,
.navigation-container .play-button:hover,
.navigation-container .pause-button:hover,
.dj-navigation .dj-prev:hover,
.dj-navigation .dj-next:hover,
.dj-navigation .dj-play:hover,
.dj-navigation .dj-pause:hover {
  background: rgba(0, 0, 0, 0.5);
}
#jm-header .dj-loader,
#jm-header-bg .dj-loader {
  background-image: url('../images/ajax-loader.gif') !important;
  background-position: center 20% !important;
  background-repeat: no-repeat !important;
  bottom: 50% !important;
  right: 50% !important;
  width: 40px !important;
  height: 40px !important;
}
#jm-allpage .jm-image-shadow .dj-galleryGrid .dj-slide.active .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-categories .dj-ctitle-bg,
#jm-allpage .jm-image-shadow .dj-mslider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slides .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slideshow .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .box_skitter .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .nivoSlider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .kwicks .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc-bg {
  background: white !important;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ffffff, #000000) !important;
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #000000) !important;
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #000000) !important;
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #000000) !important;
  /* Standard syntax (must be last) */
}
#jm-allpage .jm-image-shadow .dj-categories .dj-ctitle-in,
#jm-allpage .jm-image-shadow .dj-mslider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .djslider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slideshow .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slideshowThumbs .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .box_skitter .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .nivoSlider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .kwicks .dj-slide-desc-in {
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: left;
}
#jm-allpage .jm-image-shadow .dj-mslider .dj-slide-desc,
#jm-allpage .jm-image-shadow .dj-slider .dj-slide-desc,
#jm-allpage .jm-image-shadow .dj-slideshow .dj-slide-desc,
#jm-allpage .jm-image-shadow .dj-slideshowThumbs .dj-slide-desc,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc {
  height: 100%;
  width: 100%;
}
#jm-allpage .jm-image-shadow .dj-mslider .dj-slide-desc-text,
#jm-allpage .jm-image-shadow .dj-slider .dj-slide-desc-text,
#jm-allpage .jm-image-shadow .dj-slideshow .dj-slide-desc-text,
#jm-allpage .jm-image-shadow .dj-slideshowThumbs .dj-slide-desc-text,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
}
#jm-allpage .jm-image-shadow .dj-mslider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slider .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slideshow .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-slideshowThumbs .dj-slide-desc-bg,
#jm-allpage .jm-image-shadow .dj-tabber .dj-slide-desc-bg {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
#jm-allpage .jm-image-shadow .dj-categories .dj-ctitle-in:hover {
  text-decoration: none;
}
#jm-allpage .jm-image-shadow .dj-categories .dj-ctitle-in {
  padding: 40px !important;
  position: absolute;
  bottom: 0;
}
#jm-allpage .jm-image-shadow .dj-categories .dj-ctitle {
  height: 100%;
}
#jm-allpage .jm-image-shadow .djslider .dj-slide-desc-in,
#jm-allpage .jm-image-shadow .djslider .dj-slide-desc {
  height: 100%;
  width: 100%;
}
#jm-allpage .jm-image-shadow .djslider .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
}
#jm-allpage .jm-image-shadow .djslider .dj-slide-desc-bg {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
#jm-allpage .jm-image-shadow .box_skitter .label_skitter,
#jm-allpage .jm-image-shadow .box_skitter .dj-slide-desc-in {
  height: 100%;
  width: 100%;
}
#jm-allpage .jm-image-shadow .box_skitter .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
}
#jm-allpage .jm-image-shadow .box_skitter .dj-slide-desc-bg {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
#jm-allpage .jm-image-shadow .box_skitter .info_slide {
  z-index: 999;
}
#jm-allpage .jm-image-shadow .nivoSlider .nivo-caption,
#jm-allpage .jm-image-shadow .nivoSlider .dj-slide-desc-in {
  height: 100%;
  width: 100%;
}
#jm-allpage .jm-image-shadow .nivoSlider .dj-slide-desc-bg {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
#jm-allpage .jm-image-shadow .nivoSlider .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
}
#jm-allpage .jm-image-shadow .nivo-controlNav {
  z-index: 999;
}
#jm-allpage .jm-image-shadow .kwicks .dj-slide-desc,
#jm-allpage .jm-image-shadow .kwicks .dj-slide-desc-in {
  height: 100%;
  width: 100%;
}
#jm-allpage .jm-image-shadow .kwicks .dj-slide-desc-text {
  position: absolute;
  bottom: 0;
}
/*# sourceMappingURL=/templates/jm-portfolio/css/template.30.map */
