.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
#jm-allpage {
  position: relative;
  background: #ffffff;
}
.sticky-bar #jm-allpage {
  padding-top: 115px;
}
#jm-bar {
  background: #000033;
  color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  padding-top: 20px;
  width: 100%;
  position: relative;
  z-index: 2;
}
.sticky-bar #jm-bar {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  box-sizing: border-box;
  z-index: 899;
}
#jm-bar-right {
  padding-top: 5px;
}
#jm-top-bar {
  padding-bottom: 0;
}
#jm-top-bar .jm-module-raw {
  border-left: 1px solid #e2e2e2;
  margin-left: 10px;
  padding-left: 10px;
  min-height: 33px;
}
#jm-top-bar .jm-module-raw:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
#jm-module-raw.menu_page_groupe.jmoddiv {
  margin-top: 101px !important;
}
#jm-logo-sitedesc {
  font-family: AkkoPro_Condensed;
  padding-bottom: 20px;
}
#jm-logo-sitedesc #jm-logo {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1em;
  vertical-align: middle;
  text-transform: uppercase;
}
#jm-logo-sitedesc #jm-logo a {
  color: #ffffff;
  display: block;
  text-decoration: none;
}
#jm-logo-sitedesc #jm-logo a:hover {
  color: #000033;
}
#jm-logo-sitedesc #jm-logo img {
  vertical-align: top;
}
#jm-logo-sitedesc #jm-sitedesc {
  vertical-align: middle;
}
.scrolled #jm-logo > a > img {
  width: 40% !important;
}
.scrolled .dj-megamenu-override li.dj-up {
  margin-right: 20px;
}
.scrolled .dj-megamenu-override li ul.dj-submenu > li > a {
  font-size: 12px;
}
.scrolled .dj-megamenu-override li a.dj-up_a {
  font-size: 13px !important;
  margin-top: 20px !important;
}
#jm-header {
  background: #000033;
  color: #ffffff;
  padding: 20px 0;
}
#jm-header .jm-module {
  margin: 0;
}
#jm-header .jm-module + .jm-module {
  margin-top: 30px;
}
#jm-header.full-width .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#jm-header.full-width .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#jm-header.full-width .row-fluid [class*="span"] {
  padding-left: 0;
  padding-right: 0;
}
#jm-top1 {
  background-color: #ffffff;
  background-image: url("../images/middle_bg.png");
  padding-top: 30px;
  color: #6a6a6a;
}
#jm-top1 .jm-module .jm-title {
  color: #000033;
}
#jm-top2 {
  padding: 30px 0 0;
}
#jm-breadcrumbs-fs {
  padding: 30px 0 0;
}
#jm-main {
  padding: 30px 0 0;
}
#jm-maincontent {
  display: block;
  margin-bottom: 30px;
}
#jm-footer-mod,
#jm-footer {
  background-color: #4c4d4c;
  background-image: url("../images/middle_bg.png");
  color: #c2c2c2;
}
#jm-footer-mod {
  padding: 0;
}
#jm-footer-mod #jm-footer-mod-in {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
  margin-bottom: 1px;
}
#jm-footer {
  font-size: 13px;
  color: #c2c2c2;
  padding: 19px 0;
}
#jm-footer-right {
  text-align: right;
}
#jm-footer-left {
  text-align: left;
}
#jm-back-top {
  bottom: 20px;
  position: fixed;
  right: 20px;
  left: auto;
  margin: 0;
}
#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;
  transition: all 1s ease 0s;
  width: 60px;
  background-image: url("../images/backtotop.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #cccccc;
  opacity: 0.5;
}
#jm-back-top span:hover {
  opacity: 0.8;
}
#jm-top2 + #jm-breadcrumbs-fs {
  padding: 0;
}
#jm-top2 + #jm-main {
  padding: 0;
}
.responsive-disabled {
  min-width: 1400px;
}
.responsive-disabled #jm-allpage {
  padding: 0 !important;
  min-width: 1400px;
}
.responsive-disabled.sticky-bar #jm-bar {
  position: static !important;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
  color: #000000;
}
.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: 0;
}
.jm-module .jm-title {
  position: relative;
  margin: 0 0 15px;
  line-height: 1.5em;
  font-weight: normal;
  color: #000033;
  font-family: AkkoPro_Condensed;
  font-size: 18px;
}
#jm-header .jm-module .jm-title {
  color: #ffffff;
}
.moduletable {
  margin: 0 0 30px;
}
.moduletable > h3 {
  font-size: 18px;
  margin: 0 0 15px;
  color: #000033;
}
.jm-module-raw {
  float: right;
  margin-left: 20px;
}
.jm-module-raw:last-child {
  margin-left: 0;
}
.jm-module.left-border-ms {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: -1px 0px 0px rgba(255, 255, 255, 0.2);
  padding-left: 30px;
}
#jm-offcanvas .jm-module.dark-ms .jm-module-in,
#jm-header .jm-module.dark-ms .jm-module-in,
#jm-footer-mod .jm-module.dark-ms .jm-module-in,
#jm-top1 .jm-module.dark-ms .jm-module-in,
.jm-module.dark-ms .jm-module-in {
  background-color: #4c4d4c;
  background-image: url("../images/middle_bg.png");
  padding: 15px;
  color: #c2c2c2;
}
#jm-offcanvas .jm-module.dark-ms .jm-title,
#jm-header .jm-module.dark-ms .jm-title,
#jm-footer-mod .jm-module.dark-ms .jm-title,
#jm-top1 .jm-module.dark-ms .jm-title,
.jm-module.dark-ms .jm-title {
  color: #ffffff;
}
#jm-offcanvas .jm-module.dark-ms h1,
#jm-header .jm-module.dark-ms h1,
#jm-footer-mod .jm-module.dark-ms h1,
#jm-top1 .jm-module.dark-ms h1,
.jm-module.dark-ms h1,
#jm-offcanvas .jm-module.dark-ms h2,
#jm-header .jm-module.dark-ms h2,
#jm-footer-mod .jm-module.dark-ms h2,
#jm-top1 .jm-module.dark-ms h2,
.jm-module.dark-ms h2,
#jm-offcanvas .jm-module.dark-ms h3,
#jm-header .jm-module.dark-ms h3,
#jm-footer-mod .jm-module.dark-ms h3,
#jm-top1 .jm-module.dark-ms h3,
.jm-module.dark-ms h3,
#jm-offcanvas .jm-module.dark-ms h4,
#jm-header .jm-module.dark-ms h4,
#jm-footer-mod .jm-module.dark-ms h4,
#jm-top1 .jm-module.dark-ms h4,
.jm-module.dark-ms h4,
#jm-offcanvas .jm-module.dark-ms h5,
#jm-header .jm-module.dark-ms h5,
#jm-footer-mod .jm-module.dark-ms h5,
#jm-top1 .jm-module.dark-ms h5,
.jm-module.dark-ms h5,
#jm-offcanvas .jm-module.dark-ms h6,
#jm-header .jm-module.dark-ms h6,
#jm-footer-mod .jm-module.dark-ms h6,
#jm-top1 .jm-module.dark-ms h6,
.jm-module.dark-ms h6 {
  color: #ffffff;
}
#jm-offcanvas .jm-module.dark-ms h1 a,
#jm-header .jm-module.dark-ms h1 a,
#jm-footer-mod .jm-module.dark-ms h1 a,
#jm-top1 .jm-module.dark-ms h1 a,
.jm-module.dark-ms h1 a,
#jm-offcanvas .jm-module.dark-ms h2 a,
#jm-header .jm-module.dark-ms h2 a,
#jm-footer-mod .jm-module.dark-ms h2 a,
#jm-top1 .jm-module.dark-ms h2 a,
.jm-module.dark-ms h2 a,
#jm-offcanvas .jm-module.dark-ms h3 a,
#jm-header .jm-module.dark-ms h3 a,
#jm-footer-mod .jm-module.dark-ms h3 a,
#jm-top1 .jm-module.dark-ms h3 a,
.jm-module.dark-ms h3 a,
#jm-offcanvas .jm-module.dark-ms h4 a,
#jm-header .jm-module.dark-ms h4 a,
#jm-footer-mod .jm-module.dark-ms h4 a,
#jm-top1 .jm-module.dark-ms h4 a,
.jm-module.dark-ms h4 a,
#jm-offcanvas .jm-module.dark-ms h5 a,
#jm-header .jm-module.dark-ms h5 a,
#jm-footer-mod .jm-module.dark-ms h5 a,
#jm-top1 .jm-module.dark-ms h5 a,
.jm-module.dark-ms h5 a,
#jm-offcanvas .jm-module.dark-ms h6 a,
#jm-header .jm-module.dark-ms h6 a,
#jm-footer-mod .jm-module.dark-ms h6 a,
#jm-top1 .jm-module.dark-ms h6 a,
.jm-module.dark-ms h6 a {
  color: #ffffff;
}
#jm-offcanvas .jm-module.dark-ms h1 a:hover,
#jm-header .jm-module.dark-ms h1 a:hover,
#jm-footer-mod .jm-module.dark-ms h1 a:hover,
#jm-top1 .jm-module.dark-ms h1 a:hover,
.jm-module.dark-ms h1 a:hover,
#jm-offcanvas .jm-module.dark-ms h2 a:hover,
#jm-header .jm-module.dark-ms h2 a:hover,
#jm-footer-mod .jm-module.dark-ms h2 a:hover,
#jm-top1 .jm-module.dark-ms h2 a:hover,
.jm-module.dark-ms h2 a:hover,
#jm-offcanvas .jm-module.dark-ms h3 a:hover,
#jm-header .jm-module.dark-ms h3 a:hover,
#jm-footer-mod .jm-module.dark-ms h3 a:hover,
#jm-top1 .jm-module.dark-ms h3 a:hover,
.jm-module.dark-ms h3 a:hover,
#jm-offcanvas .jm-module.dark-ms h4 a:hover,
#jm-header .jm-module.dark-ms h4 a:hover,
#jm-footer-mod .jm-module.dark-ms h4 a:hover,
#jm-top1 .jm-module.dark-ms h4 a:hover,
.jm-module.dark-ms h4 a:hover,
#jm-offcanvas .jm-module.dark-ms h5 a:hover,
#jm-header .jm-module.dark-ms h5 a:hover,
#jm-footer-mod .jm-module.dark-ms h5 a:hover,
#jm-top1 .jm-module.dark-ms h5 a:hover,
.jm-module.dark-ms h5 a:hover,
#jm-offcanvas .jm-module.dark-ms h6 a:hover,
#jm-header .jm-module.dark-ms h6 a:hover,
#jm-footer-mod .jm-module.dark-ms h6 a:hover,
#jm-top1 .jm-module.dark-ms h6 a:hover,
.jm-module.dark-ms h6 a:hover {
  color: #eea70e;
}
#jm-offcanvas .jm-module-in.box-ms,
#jm-header .jm-module-in.box-ms,
#jm-footer-mod .jm-module-in.box-ms,
#jm-top1 .jm-module-in.box-ms,
.jm-module-in.box-ms {
  border: 1px solid #e2e2e2;
}
#jm-offcanvas .jm-module-in.box-ms h3.jm-title,
#jm-header .jm-module-in.box-ms h3.jm-title,
#jm-footer-mod .jm-module-in.box-ms h3.jm-title,
#jm-top1 .jm-module-in.box-ms h3.jm-title,
.jm-module-in.box-ms h3.jm-title {
  color: #ffffff;
  padding: 10px 15px;
  margin: 0;
  background: #000033;
}
#jm-offcanvas .jm-module-in.box-ms .jm-module-content,
#jm-header .jm-module-in.box-ms .jm-module-content,
#jm-footer-mod .jm-module-in.box-ms .jm-module-content,
#jm-top1 .jm-module-in.box-ms .jm-module-content,
.jm-module-in.box-ms .jm-module-content {
  background: #ffffff;
  padding: 15px;
  color: #6a6a6a;
}
#jm-footer-mod .jm-module .jm-title {
  color: #ffffff;
}
#jm-footer-mod h1,
#jm-footer-mod h2,
#jm-footer-mod h3,
#jm-footer-mod h4,
#jm-footer-mod h5,
#jm-footer-mod h6 {
  color: #ffffff;
}
#jm-footer-mod h1 a,
#jm-footer-mod h2 a,
#jm-footer-mod h3 a,
#jm-footer-mod h4 a,
#jm-footer-mod h5 a,
#jm-footer-mod h6 a {
  color: #ffffff;
}
#jm-footer-mod h1 a:hover,
#jm-footer-mod h2 a:hover,
#jm-footer-mod h3 a:hover,
#jm-footer-mod h4 a:hover,
#jm-footer-mod h5 a:hover,
#jm-footer-mod h6 a:hover {
  color: #ffffff;
}
.jm-welcome h1 {
  font-size: 18px;
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  position: relative;
  padding: 0;
}
.nav.menu li:hover > a,
.nav.menu li:hover > span.separator,
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #eea70e;
}
.nav.menu li a,
.nav.menu li span.separator {
  font-size: 13px;
  line-height: 1.5em;
  text-decoration: none;
  color: #000000;
  padding: 10px 0 10px 15px;
  display: block;
  background: url("../images/menu_li.png") no-repeat left center;
  border-bottom: 1px solid #e2e2e2;
}
.nav.menu .nav-child {
  margin: 0 0 0 15px;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
#jm-footer-mod .nav.menu li a,
#jm-offcanvas .nav.menu li a,
.jm-module.dark-ms .nav.menu li a,
#jm-footer-mod .nav.menu li span.separator,
#jm-offcanvas .nav.menu li span.separator,
.jm-module.dark-ms .nav.menu li span.separator {
  background-image: url('../images/menu-dark_li.png');
}
#jm-footer-mod .nav.menu li a,
#jm-footer-mod .nav.menu li span.separator {
  color: #c2c2c2;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
#jm-footer-mod .nav.menu li:hover > a,
#jm-footer-mod .nav.menu li:hover > span.separator,
#jm-footer-mod .nav.menu li.active > a,
#jm-footer-mod .nav.menu li.active > span.separator {
  color: #eea70e;
}
.jm-module.dark-ms .nav.menu li a,
.jm-module.dark-ms .nav.menu li span.separator {
  color: #c2c2c2;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.jm-module.dark-ms .nav.menu li:hover > a,
.jm-module.dark-ms .nav.menu li:hover > span.separator,
.jm-module.dark-ms .nav.menu li.active > a,
.jm-module.dark-ms .nav.menu li.active > span.separator {
  color: #eea70e;
}
#jm-offcanvas .nav.menu li a,
#jm-offcanvas .nav.menu li span.separator {
  color: #c2c2c2;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
#jm-offcanvas .nav.menu li:hover > a,
#jm-offcanvas .nav.menu li:hover > span.separator,
#jm-offcanvas .nav.menu li.active > a,
#jm-offcanvas .nav.menu li.active > span.separator {
  color: #eea70e;
}
.dj-megamenu .nav.menu li:hover > a,
.dj-megamenu .nav.menu li:hover > span.separator,
.dj-megamenu .nav.menu li.active > a,
.dj-megamenu .nav.menu li.active > span.separator {
  color: #000033;
}
.dj-megamenu .nav.menu li.parent > a {
  position: relative;
}
.dj-megamenu .nav.menu li.parent > a:after {
  content: '';
  position: absolute;
  top: 15px;
  right: 16px;
  left: auto;
  background: url("../images/djmenu_more.png") no-repeat;
  height: 7px;
  width: 4px;
}
.dj-megamenu .nav.menu li.parent:hover > a:after,
.dj-megamenu .nav.menu li.parent.hover > a:after,
.dj-megamenu .nav.menu li.parent.active > a:after {
  background: url("../images/li.png") no-repeat;
}
.dj-megamenu .nav.menu li a,
.dj-megamenu .nav.menu li span.separator {
  font-size: 14px;
  color: #6a6a6a;
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
  line-height: inherit;
}
.dj-megamenu .nav.menu > li > a,
.dj-megamenu .nav.menu > li > span.separator {
  background: none;
}
.dj-megamenu .nav.menu > li:first-child > a,
.dj-megamenu .nav.menu > li:first-child > span.separator {
  border: none;
}
.dj-megamenu .nav.menu .nav-child {
  margin: 0px 0px 0px 10px;
}
.dj-megamenu .nav.menu .nav-child > li > a,
.dj-megamenu .nav.menu .nav-child > li > span.separator {
  border: none;
  background: none;
}
ul.tags.inline > li {
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 23px;
}
#jm-allpage .chzn-container-single .chzn-single,
#jm-allpage .chzn-container-multi .chzn-choices {
  line-height: 23px;
  height: 23px;
  font-size: 13px;
  padding: 4px 6px;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  color: #555555;
  background: #f6f6f6;
  box-shadow: none;
  border-radius: 0;
  box-sizing: content-box;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 1px solid #e6e6e6;
  border-top: none;
  background: #f6f6f6;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #555555;
  padding: 0;
  margin: 0;
  height: 23px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 5px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 20px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span {
  font-size: 13px;
}
#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: #000033;
}
#jm-allpage .chzn-container-active.chzn-container-multi .chzn-choices {
  border-radius: 0 0 0 0;
}
.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: #000033;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.blog > h2,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1,
h2 span.subheading-category {
  font-family: AkkoPro_Condensed;
  font-size: 18px;
  color: #000033;
  margin: 0 0 15px;
}
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-family: AkkoPro_Condensed;
  font-size: 18px;
  color: #000000;
  display: block;
  margin: 0 0 20px;
}
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: #000000;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
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: #eea70e;
}
h3.page-header .btn [class^="icon-"],
h3.page-header .btn [class*=" icon-"] {
  margin-top: -6px !important;
  vertical-align: middle;
}
h3.page-header .badge {
  margin: 0 5px;
  vertical-align: middle;
}
.icons .btn.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 20px;
}
dl.article-info {
  color: #2f2f2f;
  margin-bottom: 15px;
  font-size: 0.9em;
}
dl.article-info dd {
  margin: 0;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.content_rating {
  margin-bottom: 10px;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
.categories-list h3.page-header {
  font-size: 1em;
  line-height: 1.5em;
  display: inline-block;
  width: 100%;
}
.categories-list div > .category-desc {
  margin-bottom: 30px;
}
.category-list h3.page-header {
  font-size: 1em;
  line-height: 1.5em;
  display: inline-block;
  width: 100%;
}
.category-list .filters .btn-group label {
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.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-leading .leading:last-child {
  margin: 0;
}
.archive .filters {
  margin-bottom: 20px;
}
.archive .filter-search label {
  margin-top: 6px;
}
.archive .filter-search #filter-search {
  vertical-align: top;
}
.item-image {
  margin-bottom: 30px;
  max-width: 100%;
}
.item-image img {
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  background: #ffffff;
  padding: 4px;
}
.item-image a {
  color: inherit;
  text-decoration: none;
}
.item-image a:hover {
  color: inherit;
  text-decoration: none;
}
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: 10px 0 0;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
}
p.readmore,
p.mod-articles-category-readmore {
  margin: 0;
  display: inline-block;
  width: 100%;
}
a.readmore,
p.readmore a.btn,
.mod-articles-category-readmore a {
  position: relative;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  color: #ffffff;
  cursor: pointer;
  padding: 0 33px 0 10px;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
  line-height: 33px;
  vertical-align: middle;
  margin: 10px 0 0;
  background: #484948;
}
a.readmore:hover,
p.readmore a.btn:hover,
.mod-articles-category-readmore a:hover {
  text-decoration: none;
  background: #616361;
}
a.readmore:after,
p.readmore a.btn:after,
.mod-articles-category-readmore a:after {
  content: '';
  position: absolute;
  width: 23px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #000033;
  background-image: url("../images/button_bg.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}
p.mod-articles-category-readmore {
  padding-bottom: 10px;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.readmore-2 {
  position: relative;
  font-size: 1.8em;
  font-weight: 600;
  display: inline-block;
  color: #000033;
  cursor: pointer;
  padding: 0 70px 0 10px;
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
  line-height: 58px;
  vertical-align: middle;
  margin: 10px 0 0;
  background: #ffffff;
  border-radius: 5px;
}
.readmore-2:hover {
  opacity: 0.8;
  text-decoration: none;
  background: #ffffff;
}
.readmore-2:after {
  font-family: "Glyphicons Halflings";
  content: "\e092";
  position: absolute;
  color: #000033;
  width: 25px;
  height: 100%;
  padding: 0 17px;
  border-left: 1px solid #bdbcbd;
  top: 0;
  right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
#jm-footer-mod .jm-module-in.box-ms p.readmore a,
#jm-footer-mod .jm-module-in.box-ms a.readmore,
#jm-footer-mod .jm-module-in.box-ms .mod-articles-category-readmore a {
  color: #ffffff;
  background: #484948;
}
#jm-footer-mod .jm-module-in.box-ms p.readmore a:hover,
#jm-footer-mod .jm-module-in.box-ms a.readmore:hover,
#jm-footer-mod .jm-module-in.box-ms .mod-articles-category-readmore a:hover {
  background: #616361;
}
#jm-allpage .jm-module.dark-ms p.readmore a,
#jm-allpage .jm-module.dark-ms a.readmore,
#jm-allpage .jm-module.dark-ms .mod-articles-category-readmore a {
  color: #484948;
  background: #c2c2c2;
}
#jm-allpage .jm-module.dark-ms p.readmore a:hover,
#jm-allpage .jm-module.dark-ms a.readmore:hover,
#jm-allpage .jm-module.dark-ms .mod-articles-category-readmore a:hover {
  background: #d7d7d7;
}
#jm-allpage #jm-footer-mod p.readmore a,
#jm-allpage #jm-footer-mod a.readmore,
#jm-allpage #jm-footer-mod .mod-articles-category-readmore a {
  color: #484948;
  background: #c2c2c2;
}
#jm-allpage #jm-footer-mod p.readmore a:hover,
#jm-allpage #jm-footer-mod a.readmore:hover,
#jm-allpage #jm-footer-mod .mod-articles-category-readmore a:hover {
  background: #d7d7d7;
}
#jm-allpage #jm-offcanvas p.readmore a,
#jm-allpage #jm-offcanvas a.readmore,
#jm-allpage #jm-offcanvas .mod-articles-category-readmore a {
  color: #484948;
  background: #c2c2c2;
}
#jm-allpage #jm-offcanvas p.readmore a:hover,
#jm-allpage #jm-offcanvas a.readmore:hover,
#jm-allpage #jm-offcanvas .mod-articles-category-readmore a:hover {
  background: #d7d7d7;
}
fieldset.filters {
  margin: 0 0 20px;
}
table.category {
  width: 100%;
  margin-top: 20px;
}
table.category th {
  font-weight: bold;
}
table.category th,
table.category td {
  border-top: 1px solid #F5F5F5;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.5em;
}
.contact-category .btn-group span.label {
  margin-right: 10px;
  vertical-align: middle;
}
.contact-category input[type="text"] {
  margin-top: 10px;
}
#contact-form.well {
  border: 0;
  background: none;
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.weblink-category .btn-group label,
.weblink-category .btn-group span.label {
  margin-right: 10px;
  vertical-align: middle;
}
.weblink-category input[type="text"] {
  margin-top: 10px;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed-count {
  display: inline-block;
  width: 100%;
}
.newsfeed-count dd,
.newsfeed-count dt {
  float: left;
}
.newsfeed-category .btn-group label,
.newsfeed-category .btn-group span.label {
  margin-right: 10px;
  vertical-align: middle;
}
.newsfeed-category input[type="text"] {
  margin-top: 10px;
}
strong.red,
span.star {
  color: #ff0000;
}
.profile ul.btn-toolbar li {
  background: none;
  padding: 0;
}
.optional {
  font-size: 0.8em;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.contact-position.dl-horizontal dd,
.contact-address.dl-horizontal dd {
  margin-left: 0;
  margin-right: 0;
}
.contact-position.dl-horizontal dt,
.contact-address.dl-horizontal dt {
  width: auto;
}
.contact-position .jicons-text,
.contact-address .jicons-text {
  display: block;
  margin-right: 10px;
  min-width: 110px;
  text-align: left;
}
.contact-position .jicons-icons,
.contact-address .jicons-icons {
  display: block;
  margin-right: 10px;
  min-width: 20px;
  text-align: left;
}
#display-profile dt,
#display-profile dd {
  line-height: 25px;
}
#display-profile label#profile_dob-lbl {
  margin-left: 10px;
}
.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;
}
.finder .btn {
  background-image: none;
  padding: 5px 10px;
}
.tag-category .category li + li {
  margin: 30px 0 0;
}
.tag-category .category > li > h3 {
  margin: 0 0 20px;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 30px;
}
.tag-category > h3 {
  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 {
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 5px;
}
.tag-category .thumbnails > li h3 a:hover {
  text-decoration: underline;
}
.tag-category form#adminForm {
  margin-top: 20px;
}
body .tip-wrap {
  z-index: 9999;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 10px 7px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
  font-size: 11px;
  opacity: 0.8;
}
body .tip-wrap .tip-top {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -4px;
  left: 20%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
  opacity: 1;
}
body .tip-wrap .tip-title {
  font-weight: 500;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #ffffff;
}
.btn.jmodedit {
  z-index: 9999;
  padding: 5px 10px;
  width: 50px !important;
  height: 33px !important;
  background-image: none;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
.jm-alert {
  display: block;
}
#templates-form .form-horizontal .control-label {
  text-align: inherit;
}
#jm-allpage .minicolors-theme-bootstrap .minicolors-input {
  font-size: 13px !important;
  height: 10px !important;
  width: 60px !important;
  padding: 5px 0px 5px 25px!important;
}
#jm-allpage .minicolors-theme-bootstrap .minicolors-swatch {
  left: 0 !important;
  top: 0 !important;
  border-radius: 0;
}
.newsflash {
  margin: 5px 0;
}
.newsflash a.readmore {
  margin: 5px 0 20px;
}
.newsflash a.readmore:last-child {
  margin-bottom: 0;
}
.newsflash .newsflash-title {
  margin: 0 0 5px;
  font-weight: bold;
}
.newsflash img {
  width: 100%;
}
.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 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: normal;
  margin: 0;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: normal;
  margin: 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;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.weblinks li {
  margin-top: 5px;
}
.weblinks li:first-child {
  margin: 0;
}
.weblinks li p {
  margin: 0;
}
.jm-module form#mod-finder-searchform,
.jm-module form#login-form,
.jm-module form.form-inline {
  margin: 0;
}
.search input#mod-search-searchword {
  width: auto;
}
.form-search label.finder {
  padding: 0 10px 0 0;
}
.form-search .btn {
  padding: 5px 10px;
  background-image: none;
}
.search .button[type='image'] {
  padding: 0;
}
.mod-languages li,
.mod-languages ul {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
.img-intro-left,
.img-intro-right {
  display: inline-block;
  max-width: 100%;
  position: relative;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.img-intro-left img,
.img-intro-right img {
  background: #ffffff;
  padding: 4px;
}
#jm-system-message .alert {
  margin: 30px 0;
}
#jm-system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #000000;
  font-size: 94px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #000000;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 60px;
}
.jm-error-page > p {
  margin: 0 0 60px;
}
.jm-error-page .moduletable {
  margin: 0 0 60px;
}
h3.jm-typo-title {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 25px 0;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-color-font {
  color: #000033;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #dddddd;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background: #2a2a2a;
  color: #fff;
}
.quote-left,
.quote-right {
  display: block;
  font-style: italic;
  font-family: Georgia, serif;
}
.quote-left {
  padding: 0 10px 10px 50px;
  background: url("../images/quote-left.png") no-repeat left top;
  text-align: left;
}
.quote-right {
  padding: 0 50px 10px 10px;
  background: url("../images/quote-right.png") no-repeat right bottom;
  text-align: right;
}
.border_img1 {
  padding: 4px;
  background: #ffffff;
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.border_img2 {
  padding: 3px;
  background: #f5f5f5;
  box-sizing: border-box;
}
.border_img3 {
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.jm-custom-img {
  float: left;
  padding: 0 15px 0 0;
}
.jm-custom-desc {
  float: left;
}
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;
  border-radius: 5px;
}
p.greenfill {
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #468847;
  border-radius: 5px;
}
p.redfill {
  background: #F2DEDE;
  border: 1px solid #EED3D7;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #B94A48;
  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;
}
.jm-argument img.pull-left {
  margin-right: 10px;
  margin-bottom: 5px;
}
.jm-argument p.jm-action {
  margin-top: 15px;
}
.jm-icons {
  margin: 0;
  line-height: 1;
}
.jm-icons a {
  display: inline-block;
  text-decoration: none;
}
.jm-icons span {
  display: block;
  width: 30px;
  height: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin: 2px 1px;
}
.jm-icons span:hover {
  background-position: 0 -50px;
}
.jm-icons .jm-facebook {
  background-image: url("../images/facebook.png");
}
.jm-icons .jm-twitter {
  background-image: url("../images/twitter.png");
}
.jm-icons .jm-google {
  background-image: url("../images/google.png");
}
.jm-icons .jm-youtube {
  background-image: url("../images/youtube.png");
}
.jm-icons .jm-rss {
  background-image: url("../images/rss.png");
}
.jmm-social {
  margin: 0;
  line-height: 1;
}
.jmm-social .jmm-list {
  margin: 0;
  padding: 0;
}
.jmm-social li {
  display: inline-block;
  margin: 2px;
}
.jmm-social li .jmm-link {
  text-decoration: none;
}
.jmm-social li .jmm-ico {
  display: block;
  border-radius: 50%;
  color: #ffffff;
  background: #e5e5e5;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.jmm-social li:hover .jmm-ico {
  background: #bdbdbd;
}
.jmm-social li .jmm-name {
  display: block;
}
#jm-allpage .jm-search.search {
  float: right;
}
#jm-allpage .jm-search.search .button {
  padding: 11px;
  margin: 0 0 0 -5px;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
  background: #28b6ca;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
#jm-allpage .jm-search.search .button:hover {
  background: #4ac9db;
}
#jm-allpage .jm-search.search .inputbox {
  padding: 0 0 0 8px;
  height: 31px;
  line-height: 31px;
  box-shadow: none;
  -webkit-transition: width 0.3s ease-out 0s;
  transition: width 0.3s ease-out 0s;
  width: 170px;
}
#jm-allpage .jm-search.search .inputbox:focus {
  width: 200px;
  border-color: #e6e6e6;
}
#jm-allpage .jm-search.search form {
  margin: 0;
}
#jm-allpage .jm-search.search form label {
  line-height: 31px;
  margin-bottom: 0;
  vertical-align: middle;
}
#jm-allpage table.pricing {
  float: left;
  margin: 0 0 30px;
}
#jm-allpage table.pricing th {
  background: #4d4d4d;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 25px;
  color: #ffffff;
}
#jm-allpage table.pricing td {
  padding: 20px;
  background: #f5f5f5;
  font-size: 16px;
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
#jm-allpage table.pricing td:first-child {
  border-left: 1px solid #f0f0f0;
}
#jm-allpage table.pricing td.item {
  border-right: none;
}
#jm-allpage table.pricing td.price {
  width: 100px;
  text-align: center;
}
.dj-image-hover {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.view {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  max-width: 100%;
}
.view .mask,
.view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
  background: #f5f5f5;
  padding: 3px;
}
.view h2 {
  text-align: center;
  position: relative;
  padding: 5px 10px !important;
  background: rgba(255, 255, 255, 0.7);
  margin: 10px 0 0 0 !important;
}
.view h2 a:link,
.view h2 a:visited {
  color: #424242;
}
.view p {
  position: relative;
  padding: 10px;
  text-align: center;
}
.view a.readmore {
  float: none;
  display: inline-block;
}
.view-first img {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.view-first .mask {
  background-color: rgba(221, 221, 221, 0.9);
  opacity: 0;
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}
.view-first h2 {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-first p {
  -webkit-transform: translateX(300px) rotate(90deg);
  transform: translateX(300px) rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-first a.info {
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.view-first:hover h2 {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.view-first:hover p {
  -webkit-transform: translateX(0px) rotate(0deg);
  transform: translateX(0px) rotate(0deg);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.view-first:hover a.info {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.view-second img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.view-second .mask {
  background-color: rgba(221, 221, 221, 0.7);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.view-second h2 {
  background: rgba(255, 255, 255, 0.7);
}
.view-second p {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.view-second:hover .mask {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.view-second:hover img {
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
}
.view-second:hover p {
  opacity: 1;
}
.view-third img {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.view-third .mask {
  background-color: rgba(221, 221, 221, 0.7);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
}
.view-third h2 {
  background: rgba(255, 255, 255, 0.5);
  margin: 20px 40px 0px 40px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
}
.view-third p {
  color: #333333;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.view-third a.info {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.view-third:hover img {
  -webkit-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}
.view-third:hover .mask {
  opacity: 1;
}
.view-third:hover h2,
.view-third:hover p,
.view-third:hover .a.info {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.djslider-loader-override {
  margin: 0 auto;
  position: relative;
  background: url('../images/loader.gif') center center no-repeat;
}
.djslider-override {
  margin: 0 auto;
  position: relative;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  opacity: 0;
}
.djslider-override .slider-container {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.djslider-override ul.djslider-in {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}
.djslider-override ul.djslider-in > li {
  list-style: none outside;
  float: left;
  padding: 0;
  border: 0;
  position: relative;
  background: none;
  overflow: hidden;
  box-sizing: border-box;
}
ul.djslider-in > li {
  text-align: center;
}
.djslider-override img.dj-image {
  border: 0;
  margin: 0;
}
.djslider-override.img-vcenter img.dj-image {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.djslider-override .slide-desc {
  position: absolute;
}
.djslider-override .slide-desc-in {
  position: relative;
}
.slide-desc-bg-override {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #ffffff;
}
.slide-desc-text-override {
  position: relative;
  padding: 10px;
  text-align: left;
}
.slide-desc-text-override .slide-title + .slide-text {
  margin: 5px 0 0;
}
.slide-desc-text-override .slide-title {
  display: inline-block;
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
  margin: 0;
}
.slide-desc-text-override .slide-title a {
  color: #333333;
}
.slide-desc-text-override .slide-title a:hover {
  color: #eea70e;
  text-decoration: none;
}
.slide-desc-text-override .slide-text {
  color: #333333;
  font-size: 13px;
  line-height: 1.5em;
}
.slide-desc-text-override .slide-text a {
  color: #333333;
}
.slide-desc-text-override .slide-text a:hover {
  color: #eea70e;
  text-decoration: none;
}
.djslider-override .navigation-container {
  position: relative;
  text-align: center !important;
}
.djslider-override .navigation-container a {
  outline: none;
}
.djslider-override .navigation-container .prev-button {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
}
.djslider-override .navigation-container .next-button {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
}
.djslider-override .navigation-container .play-button,
.djslider-override .navigation-container .pause-button {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 50%;
}
.djslider-override .navigation-container-custom,
.djslider-override .navigation-numbers {
  position: absolute;
  top: 10px;
  right: 10px;
}
.djslider-override .load-button {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  background: #000033;
}
.djslider-override .load-button-active {
  opacity: 1;
}
.djslider-override .navigation-numbers .load-button {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
  color: #ffffff;
}
.djslider-loader-override .showOnHover {
  opacity: 0;
  -webkit-transition: opacity 200ms ease 50ms;
  transition: opacity 200ms ease 50ms;
}
.djslider-loader-override:hover .showOnHover {
  opacity: 1;
}
.slider1-ms .djslider-loader-override {
  background: url('../images/loader-header.gif') center center no-repeat;
}
.slider1-ms .djslider-override li {
  text-align: left;
}
.slider1-ms .djslider-override .slide-desc-bg {
  background: none;
}
.slider1-ms .djslider-override .slide-title {
  color: #ffffff;
  line-height: 1.2;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.slider1-ms .djslider-override .slide-title a {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.slider1-ms .djslider-override .slide-title a:hover {
  opacity: 0.8;
}
.slider1-ms .djslider-override .slide-title + .slide-text {
  margin: 20px 0 0;
}
.slider1-ms .djslider-override .slide-text {
  color: #ffffff;
  font-size: 1.4em;
  line-height: 1.5em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.slider1-ms .djslider-override .slide-text a {
  color: #ffffff;
}
.slider1-ms .djslider-override .slide-text a:hover {
  color: #ebebeb;
}
.slider1-ms .djslider-override .navigation-container img.prev-button,
.slider1-ms .djslider-override .navigation-container img.next-button,
.slider1-ms .djslider-override .navigation-container img.play-button,
.slider1-ms .djslider-override .navigation-container img.pause-button {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 20px;
  padding: 15px 18px;
  text-align: center;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.slider1-ms .djslider-override .navigation-container img.prev-button:hover,
.slider1-ms .djslider-override .navigation-container img.next-button:hover,
.slider1-ms .djslider-override .navigation-container img.play-button:hover,
.slider1-ms .djslider-override .navigation-container img.pause-button:hover {
  background: #ffffff;
}
.slider1-ms .djslider-override .navigation-container img.next-button {
  left: 50px;
  right: auto;
}
.slider1-ms .djslider-override .navigation-container-custom {
  left: 0;
  right: auto;
  text-align: center;
  width: 100%;
}
.slider1-ms .djslider-override .navigation-numbers {
  right: auto;
  left: 0;
}
.slider1-ms .djslider-override span.load-button {
  background: #ffffff;
}
.slider1-ms .djslider-override .navigation-container-custom .load-button {
  height: 20px;
  width: 20px;
}
.slider1-ms .djslider-override .navigation-numbers .load-button {
  color: #000000;
}
.slider1-ms .djslider-override a.readmore {
  position: relative;
  font-size: 1.8em;
  font-weight: 600;
  display: inline-block;
  color: #000033;
  cursor: pointer;
  padding: 0 70px 0 10px;
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
  line-height: 58px;
  vertical-align: middle;
  margin: 10px 0 0;
  background: #ffffff;
  border-radius: 5px;
  font-size: 1.8em !important;
  margin: 15px 0 0;
  float: right;
  clear: both;
}
.slider1-ms .djslider-override a.readmore:hover {
  opacity: 0.8;
  text-decoration: none;
  background: #ffffff;
}
.slider1-ms .djslider-override a.readmore:after {
  font-family: "Glyphicons Halflings";
  content: "\e092";
  position: absolute;
  color: #000033;
  width: 25px;
  height: 100%;
  padding: 0 17px;
  border-left: 1px solid #bdbcbd;
  top: 0;
  right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.slider1-ms .djslider-override a.readmore:after {
  background: none !important;
}
.slider2-ms .djslider-override .slide-desc-bg {
  background: none;
}
.slider2-ms .djslider-override .slide-text {
  color: inherit;
}
.slider2-ms .djslider-override .navigation-container-custom,
.slider2-ms .djslider-override .navigation-numbers {
  top: auto;
  right: auto;
  left: 10px;
  bottom: 0;
}
.slider2-ms .djslider-override .load-button {
  background: #000000;
}
.slider2-ms .djslider-override .navigation-numbers .load-button {
  color: #ffffff;
}
/*# sourceMappingURL=/templates/jm-renewable-energy-ef4/css/template.9.map */