.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
@font-face {
  font-family: 'Sabon LT Std';
  src: url('../fonts/SabonLTStd-Roman.eot');
  src: url('../fonts/SabonLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/SabonLTStd-Roman.woff2') format('woff2'), url('../fonts/SabonLTStd-Roman.woff') format('woff'), url('../fonts/SabonLTStd-Roman.ttf') format('truetype'), url('../fonts/SabonLTStd-Roman.svg#SabonLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sabon LT Std';
  src: url('../fonts/SabonLTStd-BoldItalic.eot');
  src: url('../fonts/SabonLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/SabonLTStd-BoldItalic.woff2') format('woff2'), url('../fonts/SabonLTStd-BoldItalic.woff') format('woff'), url('../fonts/SabonLTStd-BoldItalic.ttf') format('truetype'), url('../fonts/SabonLTStd-BoldItalic.svg#SabonLTStd-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Sabon LT Std';
  src: url('../fonts/SabonLTStd-Bold.eot');
  src: url('../fonts/SabonLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SabonLTStd-Bold.woff2') format('woff2'), url('../fonts/SabonLTStd-Bold.woff') format('woff'), url('../fonts/SabonLTStd-Bold.ttf') format('truetype'), url('../fonts/SabonLTStd-Bold.svg#SabonLTStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Sabon LT Std';
  src: url('../fonts/SabonLTStd-Italic.eot');
  src: url('../fonts/SabonLTStd-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/SabonLTStd-Italic.woff2') format('woff2'), url('../fonts/SabonLTStd-Italic.woff') format('woff'), url('../fonts/SabonLTStd-Italic.ttf') format('truetype'), url('../fonts/SabonLTStd-Italic.svg#SabonLTStd-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
html,
body {
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body {
  background: #F5F6FA;
  font-size: 1vw;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}
* {
  outline: none !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#jm-allpage {
  padding-top: 5.4em;
  position: relative;
}
#jm-mainpage {
  position: relative;
}
a {
  color: #F34C32;
}
.jmoddiv.jmodinside {
  position: initial !important;
}
.container-fluid {
  width: 70.833em;
  max-width: 70.833em;
  padding-right: 1.823em;
  padding-left: 1.823em;
}
#jm-header-wrapper {
  width: 100%;
}
#jm-header-wrapper .jm-header-inner {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.464em;
  z-index: 10;
}
#jm-header-wrapper .jm-header-inner #jm-logo-nav #jm-logo-sitedesc #jm-logo {
  padding: 0.6em 0;
}
#jm-header-wrapper .jm-header-inner #jm-logo-nav #jm-logo-sitedesc #jm-logo img {
  width: 12.875em;
}
#jm-header-wrapper #jm-header-bg {
  position: relative;
}
#jm-header-wrapper #jm-header-bg #jm-header {
  position: absolute;
  bottom: 6.2em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.loginsite #jm-system-message {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  text-align: center;
  margin: 0;
}
.loginsite #jm-system-message .container-fluid {
  width: 100%;
  padding: 0;
}
.loginsite #jm-system-message .container-fluid #system-message-container #system-message .alert {
  background: #F34C32;
  font-size: 0.885em;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-shadow: none;
}
.loginsite #jm-system-message .container-fluid #system-message-container #system-message .alert h4 {
  font-size: 1.2em;
  color: #ffffff;
}
.loginsite #jm-system-message .container-fluid #system-message-container #system-message .alert .close {
  display: none;
}
.loginsite .page-header {
  display: none;
}
.loginsite div[itemprop="articleBody"] {
  font-family: Roboto, sans-serif !important;
}
.loginsite .login-bg {
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.loginsite .login-container {
  position: fixed;
  top: 0;
  left: 50%;
  width: 70.833em;
  max-width: 70.833em;
  height: 100%;
  padding-right: 1.823em;
  padding-left: 1.823em;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
}
.loginsite .login-container .login-container-inner {
  position: absolute;
  top: calc(50% - -3em);
  left: 0;
  width: 22.5em;
  height: auto;
  text-align: center;
  padding-left: 1.823em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.loginsite .login-container .login-container-inner img.dj-icon {
  width: 44px;
}
.loginsite .login-container .login-container-inner h2 {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.04em;
  margin-top: 0.38em;
  margin-bottom: 0.98em;
}
.loginsite .login-container .login-container-inner #login-form #form-login-username,
.loginsite .login-container .login-container-inner #login-form #form-login-password {
  margin: 0;
}
.loginsite .login-container .login-container-inner #login-form #form-login-username .controls label,
.loginsite .login-container .login-container-inner #login-form #form-login-password .controls label,
.loginsite .login-container .login-container-inner #login-form #form-login-username .controls input,
.loginsite .login-container .login-container-inner #login-form #form-login-password .controls input {
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
}
.loginsite .login-container .login-container-inner #login-form #form-login-username .controls label,
.loginsite .login-container .login-container-inner #login-form #form-login-password .controls label {
  font-size: 0.89em;
  color: #93BFC9;
  font-weight: 500;
  line-height: 1em;
}
.loginsite .login-container .login-container-inner #login-form #form-login-username .controls input,
.loginsite .login-container .login-container-inner #login-form #form-login-password .controls input {
  height: 2.5em;
  font-size: 0.89em;
  font-weight: 500;
  border-bottom: 0.13em solid #93BFC9;
}
.loginsite .login-container .login-container-inner #login-form #form-login-username {
  margin-bottom: 2.4em;
}
.loginsite .login-container .login-container-inner #login-form #form-login-password {
  margin-bottom: 1.9em;
}
.loginsite .login-container .login-container-inner #login-form #form-login-submit button {
  background: #93BFC9;
  width: 100%;
  font-size: 0.89em;
  color: #ffffff;
  font-weight: 500;
  line-height: 1em;
  text-transform: none;
  border-radius: 0;
  padding: 1.1em;
  margin-bottom: 1.8em;
}
.loginsite .login-container .login-container-inner #login-form ul.unstyled li {
  overflow: auto;
  margin-bottom: 1em;
}
.loginsite .login-container .login-container-inner #login-form ul.unstyled li a {
  font-size: 0.72em;
  color: #929292;
  font-weight: 500;
  line-height: 1.2em;
  float: left;
  width: 100%;
}
.loginsite .login-container .login-container-inner .mod-languages {
  margin-top: 10em;
}
.mainlogin {
  min-height: 100%;
}
.mainlogin #jm-system-message {
  position: fixed;
  left: 0;
  top: 5.4em;
  width: 50%;
  text-align: center;
  margin: 0;
}
.mainlogin #jm-system-message .container-fluid {
  width: 100%;
  padding: 0;
}
.mainlogin #jm-system-message .container-fluid #system-message-container #system-message .alert {
  background: #F34C32;
  font-size: 0.885em;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-shadow: none;
}
.mainlogin #jm-system-message .container-fluid #system-message-container #system-message .alert h4 {
  font-size: 1.2em;
  color: #ffffff;
}
.mainlogin #jm-system-message .container-fluid #system-message-container #system-message .alert .close {
  display: none;
}
.mainlogin #jm-top1,
.mainlogin #jm-bottom2,
.mainlogin #jm-footer-mod {
  display: none;
}
.mainlogin .dj-offcanvas-wrapper,
.mainlogin .dj-offcanvas-pusher,
.mainlogin .dj-offcanvas-pusher-in,
.mainlogin #jm-allpage,
.mainlogin #jm-mainpage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mainlogin #jm-allpage:before {
  content: '';
  background-image: url("/images/websitedata/login.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.mainlogin #jm-mainpage {
  width: 70.833em;
  max-width: 70.833em;
  padding-right: 1.823em;
  padding-left: 1.823em;
  margin: 0 auto;
  position: relative;
  box-sizing: unset;
}
.mainlogin #jm-mainpage #jm-main {
  position: absolute;
  top: calc(50% - -3em);
  left: 0;
  width: 22.5em;
  height: auto;
  text-align: center;
  padding-left: 1.823em;
  padding-bottom: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainlogin #jm-mainpage #jm-main .container-fluid {
  width: 100%;
  padding: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .page-header h1 {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.04em;
  text-transform: unset;
  margin-top: 0.38em;
  margin-bottom: 0.98em;
  position: relative;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .page-header h1:before {
  content: '';
  background: url("/images/websitedata/Icon_Member_p.svg") no-repeat;
  background-size: 96%;
  background-position: center;
  position: absolute;
  top: -1.1em;
  left: 50%;
  width: 0.8em;
  height: 0.8em;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group {
  margin-bottom: 2.4em;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .control-label {
  float: none;
  padding: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .control-label label {
  font-size: 0.89em;
  color: #93BFC9;
  font-weight: 500;
  line-height: 1em;
  text-align: left;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .controls {
  margin: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .controls input {
  width: 100%;
  height: 2.5em;
  font-size: 0.89em;
  font-weight: 500;
  border-bottom: 0.13em solid #93BFC9;
  text-align: left;
  padding: 0;
  margin: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .controls button {
  background: #93BFC9;
  width: 100%;
  font-size: 0.89em;
  color: #ffffff;
  font-weight: 500;
  line-height: 1em;
  text-transform: none;
  border-radius: 0;
  padding: 1.1em;
  margin-bottom: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .nav {
  margin: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .nav li {
  margin-bottom: 1em;
  overflow: auto;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .nav li a {
  font-size: 0.72em;
  color: #929292;
  font-weight: 500;
  line-height: 1.2em;
  float: left;
  width: 100%;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.mainlogin #jm-mainpage #jm-main .container-fluid .nav li a:hover {
  background: transparent;
  text-decoration: underline;
}
#jm-main {
  padding-bottom: 6.2em;
}
#jm-main #jm-content #jm-maincontent .item-page {
  position: relative;
}
#jm-main #jm-content #jm-maincontent .item-page .page-header h2 {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.4em;
  text-transform: inherit;
  width: 18em;
  margin-bottom: 1.2em;
  position: relative;
}
#jm-main #jm-content #jm-maincontent .item-page .page-header h2:before {
  content: '';
  background: #F34C32;
  position: absolute;
  left: 0;
  bottom: -0.2em;
  width: 4.3em;
  height: 0.05em;
}
#jm-main #jm-content #jm-maincontent .item-page div[itemprop="articleBody"] {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: bold;
  /*width: 68em;*/
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .item-page.col-2 div[itemprop="articleBody"] {
  column-count: 2;
  column-gap: 3em;
}
.jm-module.content .custom.content p {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: bold;
}
.trials .page-header h2:before {
  display: none !important;
}
.trials .c-trials {
  text-align: center;
  margin-bottom: 4em;
}
.trials .c-trials a {
  font-family: 'Roboto', sans-serif;
  font-size: 2.26em;
  color: #929292;
  font-weight: 500;
  line-height: 1em;
  padding: 0 1.6em;
}
.trials .c-trials a.active {
  color: #93BFC9;
}
.trials .category-list ul {
  font-family: 'Roboto', sans-serif;
  width: 56.494em;
  margin: 0 auto;
}
.trials .category-list ul li {
  background: #ffffff;
  font-size: 0.885em;
  line-height: 1em;
  font-weight: 500;
  color: #929292;
  padding: 0.7em 2.8em;
  margin-bottom: 0.73em;
}
.trials .category-list ul li a {
  color: #93BFC9;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content {
  width: 45.42em;
  float: left;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .page-header h2 {
  font-family: 'Sabon LT Std';
  font-size: 2.26em;
  font-weight: bold;
  line-height: 1em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .fields-container {
  margin: 0;
  margin-bottom: 2.6em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .fields-container .intro {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: 100;
  width: 43.7em;
  margin: 0;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .fields-container .intro img {
  display: block;
  margin: 40px auto;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content div[itemprop="articleBody"] {
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content div[itemprop="articleBody"] .item-image {
  margin-bottom: 2.6em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs {
  margin-bottom: 2.2em;
  border-bottom: 0.2em solid #929292;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs li {
  margin: 0;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs li a {
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-size: 0.94em;
  color: #929292;
  font-weight: 500;
  line-height: 1em;
  border: none;
  border-radius: 0;
  padding: 0.8em 1.2em;
  display: block;
  position: relative;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs li.active a {
  color: #F34C32;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs li.active a:before {
  content: '';
  background: #F34C32;
  position: absolute;
  bottom: -0.2em;
  left: 0;
  width: 100%;
  height: 0.2em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content {
  margin-bottom: 2.6em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content img {
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content h2 {
  font-size: 0.94em;
  color: #19181E;
  font-weight: bold;
  line-height: 1.1em;
  padding: 0.6em 1.2em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content ul {
  margin-bottom: 1em;
  overflow: auto;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content p,
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content li {
  background: #fff;
  font-size: 0.94em;
  color: #19181E;
  font-weight: 500;
  line-height: 1.1em;
  width: 100%;
  float: left;
  padding: 0.6em 4em 0.6em 1.2em;
  margin-bottom: 0.7em;
  box-sizing: border-box;
  position: relative;
  list-style: none;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content p a,
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content li a {
  color: #F34C32;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content p.pdf:before,
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content li.pdf:before {
  content: 'PDF';
  position: absolute;
  top: 0.6em;
  right: 1.2em;
  color: #929292;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content p.link:before,
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .tab-content li.link:before {
  content: 'LINK';
  position: absolute;
  top: 0.6em;
  right: 1.2em;
  color: #929292;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion button.openall,
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion button.closeall {
  background: #F34C32;
  font-size: 0.9em;
  color: #ffffff;
  border-radius: 0.2em;
  padding: 0.5em 1em;
  margin-left: 1em;
  border: 0;
  margin-bottom: 1em;
  float: right;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul {
  border-top: 0.14em solid rgba(0, 0, 0, 0.06);
  float: left;
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li {
  background: transparent;
  position: relative;
  list-style: none;
  padding: 1em 1.2em;
  border-bottom: 0.14em solid rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li:last-child {
  border-bottom: none;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li h2.headline {
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-size: 0.94em;
  font-weight: 500;
  line-height: 1em;
  color: #F34C32;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li h2.headline:hover {
  cursor: pointer;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description {
  font-size: 0.94em;
  color: #19181E;
  font-weight: 400;
  line-height: 1.4em;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description h2 {
  font-size: 1.2em;
  color: #19181E;
  font-weight: bold;
  line-height: 1.1em;
  padding: 0.6em 0;
  margin-bottom: 0;
  margin-top: 1em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description ul li {
  padding: 1em 0;
  float: left;
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description ul li a {
  color: #F34C32;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description ul li:before {
  display: none;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description ul li ul {
  padding-left: 1em;
  background: rgba(0, 0, 0, 0.02);
  padding-right: 1em;
  margin-top: 1em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li div.description ul li ul li {
  background: url(../../../images/websitedata/subli.svg) no-repeat;
  background-size: 0.6em;
  background-position: .6em center;
  padding-left: 2em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li.open {
  background: #ffffff;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li.open div.description {
  max-height: 9999px;
  padding-top: 1em;
  opacity: 1;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li.open:before {
  content: '';
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 0.8em;
  background-position: center;
  transform: rotate(90deg);
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-content .trials-content-accordion ul li:before {
  content: '';
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 0.8em;
  background-position: center;
  position: absolute;
  top: 1em;
  right: 1.2em;
  width: 1em;
  height: 1em;
  -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-main #jm-content #jm-maincontent .trials-detail .trials-sidebar {
  width: 22.5em;
  float: right;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container {
  margin: 0;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .field-entry {
  margin: 0;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange {
  background: #F34C32;
  font-size: 0.94em;
  line-height: 1.1em;
  padding-top: 10px;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 10px;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange:first-child {
  padding-top: 2.6em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange:nth-child(2) {
  padding-bottom: 2.6em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange span {
  color: #fff;
  font-weight: 500;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange span.field-value {
  float: right;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content {
  font-family: 'Sabon LT Std';
  font-weight: bold;
  font-size: 0.94em;
  color: #19181E;
  line-height: 1.1em;
  border-left: 0.2em solid #F34C32;
  margin: 2em 0;
  padding-left: 2em;
}
#jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content strong {
  color: #F34C32;
}
#jm-main #jm-content #jm-maincontent .item-page.news .article-info .create {
  text-align: center;
}
#jm-main #jm-content #jm-maincontent .item-page.news .article-info .create .icon-calendar {
  display: none;
}
#jm-main #jm-content #jm-maincontent .item-page.news .article-info .create time {
  font-size: 1.1em;
  color: #929292;
  font-weight: 500;
  line-height: 1em;
}
#jm-main #jm-content #jm-maincontent .item-page.news div.page-header h2 {
  width: 14em;
  font-family: 'Roboto', sans-serif;
  font-size: 2.26em;
  color: #F34C32;
  font-weight: 500;
  line-height: 1em;
  text-align: center;
  margin: 0 auto 1.2em auto;
}
#jm-main #jm-content #jm-maincontent .item-page.news div.page-header h2:before {
  display: none;
}
#jm-main #jm-content #jm-maincontent .item-page.news .item-image {
  width: 100%;
  margin: 0 0 4em 0;
  float: none;
}
#jm-main #jm-content #jm-maincontent .item-page.news .item-image img {
  width: 100%;
}
#jm-main #jm-content #jm-maincontent .item-page.news div[itemprop="articleBody"] {
  column-count: 2;
  column-gap: 3em;
}
#jm-main #jm-content #jm-maincontent .item-page.news div[itemprop="articleBody"] h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.26em;
  color: #F34C32;
  font-weight: 500;
  line-height: 1.4em;
}
body.blog .jm-module.upcoming.small {
  padding: 5em 0 0;
  border-top: 3px solid #93BFC9;
}
.reset #user-registration,
.remind #user-registration,
.profile-edit #user-registration,
.reset #member-profile,
.remind #member-profile,
.profile-edit #member-profile {
  background: transparent;
  padding: 0;
  border: none;
  width: 50em;
  margin: 0 auto;
  position: relative;
}
.reset #user-registration fieldset p,
.remind #user-registration fieldset p,
.profile-edit #user-registration fieldset p,
.reset #member-profile fieldset p,
.remind #member-profile fieldset p,
.profile-edit #member-profile fieldset p {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: bold;
  margin-bottom: 1em;
}
.reset #user-registration fieldset legend,
.remind #user-registration fieldset legend,
.profile-edit #user-registration fieldset legend,
.reset #member-profile fieldset legend,
.remind #member-profile fieldset legend,
.profile-edit #member-profile fieldset legend {
  font-family: 'Sabon LT Std';
  font-size: 2em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.4em;
}
.reset #user-registration fieldset legend + .control-group,
.remind #user-registration fieldset legend + .control-group,
.profile-edit #user-registration fieldset legend + .control-group,
.reset #member-profile fieldset legend + .control-group,
.remind #member-profile fieldset legend + .control-group,
.profile-edit #member-profile fieldset legend + .control-group {
  margin-top: 0;
}
.reset #user-registration fieldset .control-group,
.remind #user-registration fieldset .control-group,
.profile-edit #user-registration fieldset .control-group,
.reset #member-profile fieldset .control-group,
.remind #member-profile fieldset .control-group,
.profile-edit #member-profile fieldset .control-group {
  width: auto;
  float: left;
  margin-bottom: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.reset #user-registration fieldset .control-group .control-label,
.remind #user-registration fieldset .control-group .control-label,
.profile-edit #user-registration fieldset .control-group .control-label,
.reset #member-profile fieldset .control-group .control-label,
.remind #member-profile fieldset .control-group .control-label,
.profile-edit #member-profile fieldset .control-group .control-label {
  float: left;
  width: 19em;
  text-align: left;
  padding: 0.4em 1em;
  background: rgba(0, 0, 0, 0.02);
  border-right: 1px solid rgba(0, 0, 0, 0.057);
  box-sizing: border-box;
}
.reset #user-registration fieldset .control-group .control-label label,
.remind #user-registration fieldset .control-group .control-label label,
.profile-edit #user-registration fieldset .control-group .control-label label,
.reset #member-profile fieldset .control-group .control-label label,
.remind #member-profile fieldset .control-group .control-label label,
.profile-edit #member-profile fieldset .control-group .control-label label {
  font-family: 'Roboto', sans-serif;
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: 300;
  margin: 0;
  border: none;
}
.reset #user-registration fieldset .control-group .controls,
.remind #user-registration fieldset .control-group .controls,
.profile-edit #user-registration fieldset .control-group .controls,
.reset #member-profile fieldset .control-group .controls,
.remind #member-profile fieldset .control-group .controls,
.profile-edit #member-profile fieldset .control-group .controls {
  margin-left: 19em;
}
.reset #user-registration fieldset .control-group .controls input,
.remind #user-registration fieldset .control-group .controls input,
.profile-edit #user-registration fieldset .control-group .controls input,
.reset #member-profile fieldset .control-group .controls input,
.remind #member-profile fieldset .control-group .controls input,
.profile-edit #member-profile fieldset .control-group .controls input {
  font-family: 'Roboto', sans-serif;
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: 300;
  width: 18em;
  height: 2.6em;
  margin: 0;
  padding: 0.4em 1em;
  border: none;
}
.reset #user-registration fieldset .control-group .controls .chzn-container,
.remind #user-registration fieldset .control-group .controls .chzn-container,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container,
.reset #member-profile fieldset .control-group .controls .chzn-container,
.remind #member-profile fieldset .control-group .controls .chzn-container,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container {
  width: 18em !important;
  font-size: 1.04em;
}
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-single,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-single,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-single,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-single,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-single,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-single {
  font-family: 'Roboto', sans-serif;
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: 300;
  height: 2.4em;
  padding: 0.4em 1em;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  background: #fff;
}
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-single div,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-single div,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-single div,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-single div,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-single div,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-single div {
  display: none;
}
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-drop,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-drop,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-drop,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-drop,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-drop,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-drop {
  border-radius: 0;
  border: none;
}
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results {
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  line-height: 2em;
  color: #19181E;
  font-weight: 300;
}
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li:hover,
.reset #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected,
.remind #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected,
.profile-edit #user-registration fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected,
.reset #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected,
.remind #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected,
.profile-edit #member-profile fieldset .control-group .controls .chzn-container .chzn-drop .chzn-results li.result-selected {
  background: #F34C32;
  color: #ffffff;
}
.reset #user-registration .control-group .controls,
.remind #user-registration .control-group .controls,
.profile-edit #user-registration .control-group .controls,
.reset #member-profile .control-group .controls,
.remind #member-profile .control-group .controls,
.profile-edit #member-profile .control-group .controls {
  margin-left: 0;
}
.reset #user-registration button,
.remind #user-registration button,
.profile-edit #user-registration button,
.reset #member-profile button,
.remind #member-profile button,
.profile-edit #member-profile button,
.reset #user-registration a.btn,
.remind #user-registration a.btn,
.profile-edit #user-registration a.btn,
.reset #member-profile a.btn,
.remind #member-profile a.btn,
.profile-edit #member-profile a.btn {
  background: #F34C32;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  line-height: 1.75em;
  color: #ffffff;
  font-weight: 500;
  border-radius: 0;
  padding: 0.67em 1em;
}
.reset #user-registration a.btn,
.remind #user-registration a.btn,
.profile-edit #user-registration a.btn,
.reset #member-profile a.btn,
.remind #member-profile a.btn,
.profile-edit #member-profile a.btn {
  background: rgba(0, 0, 0, 0.05);
  color: #19181E;
}
.reset #member-profile .controls,
.remind #member-profile .controls,
.profile-edit #member-profile .controls {
  margin-left: 0;
}
.reset #member-profile > .controls,
.remind #member-profile > .controls,
.profile-edit #member-profile > .controls {
  margin-top: 60px;
}
.profile-edit #member-profile fieldset .control-group {
  margin-bottom: 1em;
}
.profile-edit #member-profile fieldset .control-group .controls input {
  height: 2.5em;
}
.profile-edit #member-profile > .controls button {
  margin-bottom: 1em;
}
.profile a.btn {
  background: #F34C32;
  color: #ffffff;
  font-weight: 500;
  border-radius: 0 !important;
}
.profile #users-profile-core legend,
.profile #users-profile-custom legend {
  font-family: 'Sabon LT Std';
  font-size: 2em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.4em;
}
.profile #users-profile-core dl,
.profile #users-profile-custom dl {
  margin-top: 0;
}
.profile #users-profile-core dl dt,
.profile #users-profile-custom dl dt,
.profile #users-profile-core dl dd,
.profile #users-profile-custom dl dd {
  font-size: 1em;
  line-height: 1.5em;
  float: left;
}
.profile #users-profile-core dl dd,
.profile #users-profile-custom dl dd {
  margin-left: 10em;
}
.profile #users-profile-core dl dt,
.profile #users-profile-custom dl dt {
  width: 9em;
  clear: both;
}
#jm-left {
  padding-right: 4em;
}
#jm-left .nav.menu {
  background: rgba(0, 0, 0, 0.04);
  margin: 0;
  margin-bottom: 2em;
}
#jm-left .nav.menu li {
  margin: 0;
}
#jm-left .nav.menu li:hover a,
#jm-left .nav.menu li:hover span.separator {
  background: rgba(0, 0, 0, 0.07000000000000001);
  cursor: pointer;
}
#jm-left .nav.menu li a,
#jm-left .nav.menu li span.separator {
  font-size: 1.04em;
  line-height: 1.75em;
  color: #19181E;
  font-weight: normal;
  padding: 0.6em 1.4em;
}
#jm-left .nav.menu li span.separator.dropdown em.toggler {
  background: url('../../../images/websitedata/dropdown.svg') no-repeat;
  background-size: 0.7em;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 1.4em;
  width: 1em;
  height: 1em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#jm-left .nav.menu li span.separator.dropdown em.toggler:hover {
  cursor: pointer;
}
#jm-left .nav.menu li span.separator.dropdown em.toggler.open {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
#jm-left .nav.menu li.current a,
#jm-left .nav.menu li:focus a {
  background: #F34C32 !important;
  font-weight: bold;
  color: #fff;
}
#jm-left .nav.menu li.parent a:after {
  display: none;
}
#jm-left .nav.menu li.parent ul.nav-child {
  max-height: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#jm-left .nav.menu li.parent ul.nav-child.open {
  max-height: 3000px;
}
#jm-left .nav.menu li.parent ul.nav-child li a {
  background: transparent url(../../../images/websitedata/subli.svg) no-repeat !important;
  background-size: 0.6em !important;
  background-position: 1.5em center!important;
  color: #19181E;
  font-weight: normal;
  padding-left: 3em;
}
#jm-left .nav.menu li.parent ul.nav-child li:hover a {
  background: rgba(0, 0, 0, 0.07000000000000001) url(../../../images/websitedata/subli.svg) no-repeat !important;
  background-size: 0.6em !important;
  background-position: 1.5em center!important;
}
#jm-left .nav.menu li.parent ul.nav-child li.current a {
  background: #f34c32 url(../../../images/websitedata/subli-white.svg) no-repeat !important;
  background-size: 0.6em !important;
  background-position: 1.5em center!important;
  font-weight: bold;
  color: #fff;
}
#jm-left .nav.menu li.parent ul.nav-child li.current a:hover {
  background: #f34c32 url(../../../images/websitedata/subli-white.svg) no-repeat !important;
  background-size: 0.6em !important;
  background-position: 1.5em center!important;
}
body.submenu #jm-left .nav.menu li.parent ul.nav-child {
  max-height: 999999px;
}
.dj-slideshow .dj-slideshow-in {
  box-shadow: none !important;
}
.dj-slideshow .dj-slideshow-in .dj-slide-desc-in {
  display: none !important;
}
.dj-slideshow .dj-indicators .dj-load-button {
  background: #000000 !important;
  width: 1.2em !important;
  height: 1.2em !important;
  border: none !important;
  border-radius: 50% !important;
}
.dj-slideshow .dj-indicators .dj-load-button .dj-key {
  font-family: 'roboto' !important;
  line-height: 1.8em !important;
  font-size: 0.7em !important;
}
.dj-slideshow .dj-indicators .dj-load-button-active {
  background: #F34C32 !important;
}
.cc-revoke {
  background: #F34C32 !important;
  border-radius: 0 !important;
  font-weight: 500;
  padding: 13px 20px 10px !important;
}
.cc-window {
  background: #F34C32 !important;
}
.cc-window * {
  font-weight: 500;
}
.cc-window .cc-btn.cc-deny {
  background: #F34C32 !important;
}
.cc-window .cc-btn.cc-allow {
  color: #F34C32 !important;
}
.cc-window a {
  font-weight: bold;
}
.rl_sliders.accordion > .accordion-group {
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 0;
}
.rl_sliders.accordion > .accordion-group:last-child .accordion-toggle {
  border: 0;
}
.rl_sliders.accordion > .accordion-group.active {
  background: #ffffff;
}
.rl_sliders.accordion > .accordion-group .accordion-toggle {
  background: transparent !important;
  padding: 0.4em 3em 0.4em 1.2em !important;
  border-bottom: 0.14em solid rgba(0, 0, 0, 0.06);
  position: relative;
}
.rl_sliders.accordion > .accordion-group .accordion-toggle:before {
  content: '';
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 0.8em;
  background-position: center;
  position: absolute;
  top: 0.8em;
  right: 1.2em;
  width: 1em;
  height: 1em;
  -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;
  transform: rotate(90deg);
}
.rl_sliders.accordion > .accordion-group .accordion-toggle.collapsed:before {
  content: '';
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 0.8em;
  background-position: center;
  transform: rotate(0deg);
}
.rl_sliders.accordion > .accordion-group .accordion-toggle span {
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-size: 0.94em;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none !important;
  color: #F34C32;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.rl_sliders.accordion > .accordion-group .accordion-inner {
  padding: 1.2em 1.2em 1.2em 1.2em !important;
}
.rl_sliders.accordion > .accordion-group .accordion-inner .accordion-group {
  background: rgba(0, 0, 0, 0);
}
.rl_sliders.accordion > .accordion-group .accordion-inner .accordion-group.active {
  background: rgba(0, 0, 0, 0.04);
}
.rl_sliders.accordion > .accordion-group .accordion-inner .accordion-toggle {
  border-bottom: 0;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
  border: 0;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus,
.rl_sliders.accordion > .accordion-group > div > a:focus {
  box-shadow: none;
}
#donation-form {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  padding: 0;
}
#donation-form h2 {
  margin-top: 2em;
  margin-bottom: 1em;
}
#donation-form .container {
  width: 100%;
  padding: 0;
}
#donation-form .container .row {
  margin: 0;
}
#donation-form .form-container {
  background: #fff;
  padding: 2em 3em;
}
.px-step.px-step-target {
  margin-bottom: 1em;
}
.px-step-header {
  border: none;
  padding: 0.6em 0;
}
.px-step-header-title {
  font-size: 1.3em;
  color: #F34C32;
  padding-left: 0;
}
.px-step-header-number {
  top: 0.7em;
}
.px-step-header-number {
  font-size: 0.8em;
  color: #fff;
}
.px-step-header-number span {
  background: #F34C32;
  width: 1.7em;
  height: 1.7em;
  line-height: 1.7em;
}
.px-step-content {
  background: transparent;
  padding: 1em 0;
  box-sizing: border-box;
}
.px-step-content input[type="radio"]:checked + label,
.px-step-content input[type="radio"]:not(:checked) + label,
.px-step-content input[type="checkbox"]:checked + label,
.px-step-content input[type="checkbox"]:not(:checked) + label {
  font-size: 1.04em;
  line-height: 1em;
  padding: 0 1em 0 1.5em;
  margin-bottom: 0;
}
.px-step.px-step-amount .px-step-content .px-step-content-row {
  margin-bottom: 1em;
}
.px-step-content .recurring select {
  margin: 0;
  line-height: 1em;
  height: 3.2em;
  font-size: 0.8em;
  padding: 0.4em 1em;
}
#payment-type-recurring + label::before {
  top: 0.67em;
}
#payment-type-recurring + label::after {
  top: 0.95em;
}
.px-step-content .checkbox-view input[type="radio"] + label:before,
.px-step-content .checkbox-view input[type="checkbox"] + label:before,
.px-step-content .checkbox-view input[type="radio"] + label:after,
.px-step-content .checkbox-view input[type="checkbox"] + label:after {
  display: none;
}
.px-step-content .checkbox-view input[type="radio"]:checked + label,
.px-step-content .checkbox-view input[type="radio"]:not(:checked) + label,
.px-step-content .checkbox-view input[type="checkbox"]:checked + label,
.px-step-content .checkbox-view input[type="checkbox"]:not(:checked) + label {
  background: rgba(245, 246, 250, 0.7);
  min-height: 12em;
  margin: 0;
  padding: 2em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.px-step-content .checkbox-view input[type="radio"]:checked + label h2,
.px-step-content .checkbox-view input[type="radio"]:not(:checked) + label h2,
.px-step-content .checkbox-view input[type="checkbox"]:checked + label h2,
.px-step-content .checkbox-view input[type="checkbox"]:not(:checked) + label h2 {
  font-size: 1em;
  margin: 0 !important;
}
.px-step-content .checkbox-view input[type="radio"]:checked + label p,
.px-step-content .checkbox-view input[type="radio"]:not(:checked) + label p,
.px-step-content .checkbox-view input[type="checkbox"]:checked + label p,
.px-step-content .checkbox-view input[type="checkbox"]:not(:checked) + label p {
  font-size: 0.9em;
  line-height: 1.3;
}
.px-step-content .checkbox-view input[type="radio"]:checked + label,
.px-step-content .checkbox-view input[type="checkbox"]:checked + label {
  background: rgba(243, 76, 50, 0.7);
  color: #ffffff;
  margin: 0;
  padding: 2em;
}
.px-step-content .checkbox-view input[type="radio"]:checked + label h2,
.px-step-content .checkbox-view input[type="checkbox"]:checked + label h2 {
  margin: 0 !important;
}
.px-step-content.checkbox-view-outer {
  width: calc(100% - -2em);
  margin: 0 -1em;
}
.px-step-content.checkbox-view-outer .px-step-content-row.checkbox-view {
  float: left;
  width: calc(50% - 2em);
  margin: 0 1em;
}
.px-step-content.checkbox-view-outer .px-step-content-row.checkbox-view:nth-child(1) {
  background: url(/images/websitedata/donate1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.px-step-content.checkbox-view-outer .px-step-content-row.checkbox-view:nth-child(2) {
  background: url(/images/websitedata/donate2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.px-step-content input[type="radio"]:checked + label::before,
.px-step-content input[type="radio"]:not(:checked) + label::before,
.px-step-content input[type="checkbox"]:checked + label::before,
.px-step-content input[type="checkbox"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
  width: 0.85em;
  height: 0.85em;
  border: 0.1em solid #ddd;
  border-radius: 100%;
}
.px-step-content input[type="radio"]:checked + label::after,
.px-step-content input[type="radio"]:not(:checked) + label::after,
.px-step-content input[type="checkbox"]:checked + label::after,
.px-step-content input[type="checkbox"]:not(:checked) + label::after {
  background: #F34C32;
  content: '';
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  top: 0.27em;
  left: 0.27em;
  border-radius: 100%;
}
.px-step-content input[type="radio"]:not(:checked) + label::after,
.px-step-content input[type="checkbox"]:not(:checked) + label::after {
  background: transparent;
}
.px-step-content-row {
  padding: 0;
}
.px-step-content-amount-box {
  width: 5em;
  height: 5em;
  border: 0;
  padding: 1em;
  margin: 0 1em 1em 0;
}
.px-step-content-amount-box.active {
  background: #F34C32;
  border: 0;
}
.px-step-content-amount-box.active .px-step-content-amount-box-currency,
.px-step-content-amount-box.active .px-step-content-amount-box-amount {
  color: #ffffff;
}
.px-step-content-amount-box-currency {
  font-size: 0.6em;
  display: block;
  margin-bottom: 0;
}
.px-step-content-amount-box-amount {
  display: block;
  font-size: 1.6em;
  text-align: center;
}
.px-step-content-amount-box-amount .px-step-content-amount-box-amount-input {
  width: 2.5em;
  height: 1.4em;
  font-size: 1em;
  font-weight: 500;
  color: #000000;
  border: 0;
  padding: 0;
  margin-top: 0.08em;
  margin-bottom: 0;
  line-height: 1.4em;
  display: block;
  top: 0.9em;
  left: 0.33em;
  border-bottom: 0.1em solid #000;
}
.px-step-content-amount-box-amount .px-step-content-amount-box-amount-input:focus {
  border: 0;
  border-bottom: 0.1em solid #ffffff;
}
.px-step-content-amount-box.active .px-step-content-amount-box-amount-input {
  border-bottom: 0.1em solid #ffffff;
}
.px-step-content-amount-box.active .px-step-content-amount-box-amount-input {
  color: #ffffff;
}
.px-step-content-amount-box .px-step-content-amount-box-amount div.error {
  position: absolute;
  top: 50%;
  color: red;
  font-size: 0.6em;
  transform: translateY(-50%);
  left: 6em;
  width: 14em;
  background: #F5F6FA;
  padding: 1.24em;
  border: 0.2em solid red;
}
.px-step.px-step-customer .px-step-content input[type="text"],
.px-step.px-step-customer .px-step-content input[type="email"],
.px-step.px-step-customer .px-step-content textarea {
  font-size: 1.04em;
  line-height: 1em;
  margin-top: 0.5em;
  padding: 0.7em 1em;
  height: auto;
}
.px-step.px-step-customer .px-step-content div.error {
  color: red;
}
.px-step.px-step-customer .px-step-content textarea {
  margin-bottom: 2em;
}
form.donation-wizard .text-center {
  text-align: left;
}
form.donation-wizard .text-center button[type="submit"] {
  background: #F34C32;
  font-size: 1.04em;
  color: #ffffff;
  border-radius: 0;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 479px) {
  body {
    font-size: 4vw;
  }
  #jm-main {
    padding-bottom: 0;
  }
  #jm-main #jm-content #jm-maincontent .item-page .page-header h2 {
    font-size: 1.45em;
    line-height: 1.1em;
    width: 100%;
    margin-bottom: 3em;
    text-align: center;
  }
  #jm-main #jm-content #jm-maincontent .item-page .page-header h2:before {
    left: 50%;
    bottom: -1.3em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #jm-main #jm-content #jm-maincontent .item-page div[itemprop="articleBody"] {
    width: 19em;
    display: initial;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content {
    width: 19.8em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .page-header h2 {
    width: 13.5em;
    margin-bottom: 1em;
    font-size: 1.45em;
    text-align: center;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .fields-container .intro {
    width: 19em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar {
    width: 25em;
    float: left;
    margin-left: -2.6em;
    margin-top: 2em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .orange {
    padding-left: 2.7em;
    padding-right: 2.7em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content {
    background: #F34C32;
    color: #fff;
    line-height: 1.5em;
    border: none;
    padding-top: 2.6em;
    padding-left: 2.7em;
    padding-right: 2.7em;
    padding-bottom: 5em;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content strong,
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content a {
    color: #fff;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-sidebar .fields-container .sidebar-content:before {
    content: '';
    background: #ffffff;
    width: 21em;
    height: 0.2em;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
  }
  .trials .c-trials {
    margin-bottom: 3em;
  }
  #jm-left {
    margin-top: 4em;
    margin-bottom: 4em;
    padding-right: 15px;
  }
  .container-fluid {
    width: 19.8em;
    max-width: 19.8em;
    padding-right: 2.6em;
    padding-left: 2.6em;
  }
  .jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn:after {
    display: none;
  }
  .loginsite .item-image {
    display: none;
  }
  .loginsite .login-container {
    width: 20.4em;
  }
  .loginsite .login-container .login-container-inner {
    position: relative;
    top: calc(50% - -3em);
    width: 100%;
    padding-left: 0;
  }
  .loginsite .login-container .login-container-inner h2 {
    font-size: 1.91em;
  }
  .loginsite .login-container .login-container-inner #login-form #form-login-submit button {
    width: 60%;
  }
  .loginsite .login-container .login-container-inner .mod-languages {
    margin-top: 3em;
  }
  .trials #jm-top1 .c-trials a,
  .trials #jm-main .c-trials a {
    font-size: 1.41em;
    line-height: 1.5em;
    padding: 0 0.5em;
  }
  .trials #jm-top1 ul,
  .trials #jm-main ul {
    width: 19em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container {
    display: block;
    width: calc(25em);
    overflow: hidden;
    margin: 0 -2.6em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container .nav-tabs-outer {
    overflow: scroll;
    margin-bottom: -1em;
    padding-bottom: 1em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container .nav-tabs-outer .nav-tabs {
    width: auto;
    padding: 0 2.6em;
    overflow: scroll;
    border: none;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -o-inline-box;
    display: inline-box;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container .nav-tabs-outer .nav-tabs li {
    border-bottom: 0.2em solid #929292;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container .nav-tabs-outer .nav-tabs li.active a:before {
    bottom: -0.19em;
    height: 0.19em;
  }
  #jm-main #jm-content #jm-maincontent .trials-detail .trials-content .nav-tabs-container .nav-tabs-outer .nav-tabs li a {
    white-space: nowrap;
  }
  .reset #user-registration,
  .remind #user-registration {
    width: 19.8em;
    margin-bottom: 3em;
  }
  .reset #user-registration fieldset .control-group,
  .remind #user-registration fieldset .control-group {
    width: 19.8em;
  }
  .reset #user-registration fieldset .control-group .control-label,
  .remind #user-registration fieldset .control-group .control-label {
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .reset #user-registration fieldset .control-group .control-label label,
  .remind #user-registration fieldset .control-group .control-label label {
    font-size: 0.9em;
  }
  .reset #user-registration fieldset .control-group .controls,
  .remind #user-registration fieldset .control-group .controls {
    margin: 0;
  }
  .reset #user-registration fieldset .control-group .controls input,
  .remind #user-registration fieldset .control-group .controls input {
    font-size: 0.9em;
    width: 100%;
  }
  .reset #user-registration fieldset button,
  .remind #user-registration fieldset button {
    width: 100%;
    margin: 1em 0;
  }
  .profile-edit #member-profile {
    width: 19.8em;
  }
  .profile-edit #member-profile fieldset .control-group .control-label {
    width: 19.8em;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.057);
  }
  .profile-edit #member-profile fieldset .control-group .controls {
    margin-left: 0;
  }
  .profile-edit #member-profile fieldset .control-group .controls input {
    width: 19.1em;
  }
  .profile #users-profile-core dl dd,
  .profile #users-profile-custom dl dd {
    margin-left: 0;
  }
  #jm-main {
    padding-bottom: 3em;
  }
  .mainlogin #jm-allpage::before {
    display: none;
  }
  .mainlogin #jm-mainpage #jm-main {
    top: 50%;
  }
  .mainlogin #jm-mainpage #jm-main .container-fluid .page-header h1 {
    font-size: 1.91em;
  }
  .mainlogin #jm-mainpage #jm-main .container-fluid .page-header h1::before {
    background-size: auto;
    top: -1.6em;
    width: 1.2em;
    height: 1.2em;
  }
  .mainlogin #jm-mainpage #jm-main .container-fluid form.form-validate .control-group .controls button {
    width: 60%;
  }
  .mainlogin #jm-system-message {
    width: 100%;
  }
  .mainlogin #jm-system-message .container-fluid {
    max-width: 999999px;
  }
  #jm-main #jm-content #jm-maincontent .item-page.news div.page-header h2 {
    width: 100%;
  }
}
.jm-module-raw.searchmodule {
  padding: 1.7em 0;
}
#rokajaxsearch {
  overflow: auto;
  margin: 0;
}
#rokajaxsearch .roksearch-wrapper div {
  float: left;
}
#rokajaxsearch .roksearch-wrapper .toggler {
  background: url('../../../images/websitedata/Icon_Search_p.svg') no-repeat;
  background-size: 1.927em;
  width: 1.927em;
  height: 1.927em;
}
#rokajaxsearch .roksearch-wrapper .toggle-element {
  width: auto;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .toggle-element-inner {
  width: 25.7em;
  float: right;
  padding-left: 1em;
  box-sizing: border-box;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .inputbox {
  background: none;
  width: calc(25em - 1.05em);
  height: 2.216em;
  font-size: 0.94em;
  font-weight: normal;
  float: left;
  padding: 0.6em;
  border: none;
  border-bottom: 0.16em solid #F34C32;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .inputbox::-webkit-input-placeholder {
  color: #929292;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .inputbox::-moz-placeholder {
  color: #929292;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .inputbox:-ms-input-placeholder {
  color: #929292;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .inputbox:-moz-placeholder {
  color: #929292;
}
#rokajaxsearch .roksearch-wrapper .toggle-element .close {
  background: url('../../../images/websitedata/close.svg') no-repeat;
  background-size: 1.05em;
  font-size: 100%;
  width: 1.05em;
  height: 1.05em;
  opacity: 1;
  margin: 0.4em 0em 0.4em 1em;
}
#rokajaxsearch .roksearch-wrapper .toggle-element.open {
  width: auto;
  max-width: 25.7em;
}
body #roksearch_results {
  top: 5.5em !important;
  width: 22.53em;
  border: none;
  border-top: 2px solid #D2D2D2;
  position: fixed !important;
}
body #roksearch_results #roksearch_link {
  display: none !important;
}
body #roksearch_results .roksearch_wrapper4 {
  padding: 1.5em 2em;
}
body #roksearch_results .roksearch_wrapper4 .roksearch_header {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8em;
  font-weight: 500;
  color: #F34C32;
  line-height: 1.2em;
  padding: 0;
  border: 0;
  margin-bottom: 1em;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .page .roksearch_result_wrapper4 .png {
  background: transparent;
  padding: 0;
  border: 0;
  padding: 0.3em 0;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .page .roksearch_result_wrapper4 .png * {
  display: none;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .page .roksearch_result_wrapper4 .png a:first-child {
  display: block;
  font-size: initial;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .page .roksearch_result_wrapper4 .png a:first-child h3 {
  background: transparent !important;
  display: block;
  font-size: 1.18em;
  font-weight: 400;
  line-height: 1.15em;
  color: #929292;
  padding: 0 !important;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .page .roksearch_result_wrapper4 .png a:first-child h3:hover {
  color: #F34C32;
}
body #roksearch_results .roksearch_wrapper4 .container-wrapper .container-scroller {
  width: 100% !important;
}
body #roksearch_results .roksearch_wrapper4 .roksearch_odd {
  background: transparent;
  border-bottom: none;
  padding: 0;
}
body #roksearch_results .roksearch_wrapper4 .roksearch_odd h3 {
  font-size: 1em;
}
body #roksearch_results .roksearch_wrapper4 .roksearch_odd a span {
  font-size: 1em;
}
body #roksearch_results .roksearch_wrapper4 .roksearch_row_btm {
  display: none;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .jm-module-raw {
  float: left;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-drop,
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li span {
  padding: 0;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-drop *,
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li span * {
  display: none;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-drop span.image-title,
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li span span.image-title {
  background: url('../../../images/websitedata/dropdown.svg') no-repeat;
  background-size: 0.7em;
  background-position: right center;
  font-size: 0.9em;
  line-height: 1.1em;
  color: #F34C32;
  font-weight: 500;
  display: inline-block !important;
  margin-left: 1em;
  padding-right: 1.5em;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li img {
  width: 2em;
  margin: 0;
  display: inline-block !important;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-subwrap .dj-subwrap-in .dj-submenu {
  background: #ffffff;
  padding: 1.2em 2em;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-subwrap .dj-subwrap-in .dj-submenu li a {
  background: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 0.89em;
  font-weight: 500;
  color: #93BFC9;
  line-height: 2em;
  padding: 0;
  position: relative;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-subwrap .dj-subwrap-in .dj-submenu li a img {
  width: 1em;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-subwrap .dj-subwrap-in .dj-submenu li a span.image-title {
  display: inline-block;
  width: calc(100% - 0.9em);
  position: absolute;
  top: ;
  left: 0;
  padding-left: 2em;
}
#jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .jm-module-raw.usermenu {
  padding: 1.66em 0;
  margin: 0 2.05em;
}
.jm-module-raw.mainmenu {
  padding: 1.7em 0;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper {
  float: left;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas {
  margin: 0 !important;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn {
  position: relative;
  height: 1em !important;
  font-size: 2em !important;
  line-height: 0.6em !important;
  padding-left: 1.25em !important;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn:hover {
  text-decoration: none;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn:after {
  content: 'Menu';
  font-size: 0.45em;
  font-weight: 500;
  color: #F34C32;
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn span {
  display: block;
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn span:before {
  content: '';
  background: url('../../../images/websitedata/menu.svg') no-repeat;
  background-position: center;
  background-size: 0.75em;
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}
.jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn span:after {
  content: '';
  background: url('../../../images/websitedata/close.svg') no-repeat;
  background-position: center;
  background-size: 0.6em;
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0);
}
.dj-offcanvas-open .jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn span:before {
  transform: scale(0);
}
.dj-offcanvas-open .jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn span:after {
  transform: scale(1);
}
aside.dj-offcanvas {
  background: #fff;
  width: 100%;
  height: calc(100% - 5.44em);
  top: auto;
  bottom: 10em;
  -webkit-transform: translate3d(0, 0, 0) scale(0.7) !important;
  transform: translate3d(0, 0, 0) scale(0.7) !important;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
aside.dj-offcanvas .dj-offcanvas-top {
  display: none;
}
aside.dj-offcanvas .dj-offcanvas-content {
  width: 70.833em;
  max-width: 70.833em;
  padding-top: 5.2em;
  padding-right: 1.823em;
  padding-bottom: 3em;
  padding-left: 1.823em;
  margin: 0 auto;
}
aside.dj-offcanvas .dj-mobile-nav > li {
  position: relative;
  margin-bottom: 2em;
  height: 4em;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
aside.dj-offcanvas .dj-mobile-nav > li:last-child {
  height: auto;
  margin-bottom: 0;
}
aside.dj-offcanvas .dj-mobile-nav > li:nth-child(3) {
  margin-bottom: 7.8em;
}
aside.dj-offcanvas .dj-mobile-nav > li:nth-child(4) {
  height: auto;
  margin-bottom: 4.2em;
}
aside.dj-offcanvas .dj-mobile-nav > li.open {
  height: 10.7em;
}
aside.dj-offcanvas .dj-mobile-nav > li.open span.toggler {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
aside.dj-offcanvas .dj-mobile-nav > li.closest {
  height: auto !important;
}
aside.dj-offcanvas .dj-mobile-nav > li > a {
  position: relative;
  font-size: 2.35em;
  font-weight: 500;
  color: #F34C32;
  line-height: 1.2em;
  padding-top: 0.25em;
  padding-right: 1em;
  padding-left: 1.45em;
  margin-bottom: 0.52em;
  float: left;
  text-decoration: none;
}
aside.dj-offcanvas .dj-mobile-nav > li > a:hover {
  text-decoration: none;
  cursor: pointer;
}
aside.dj-offcanvas .dj-mobile-nav > li > a span.toggler {
  background: url('../../../images/websitedata/toggler.svg') no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0.4em;
  right: 0;
  height: 0.2224em;
  width: 0.4em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
aside.dj-offcanvas .dj-mobile-nav > li > a > img {
  position: absolute;
  bottom: 0.27em;
  left: 0;
  width: 0.9em;
}
aside.dj-offcanvas .dj-mobile-nav-child {
  width: 15.625em;
  clear: both;
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20em 20em 20em 20em;
  grid-template-columns: repeat(1, 20em);
  -ms-grid-rows: 1fr 1fr 1fr 1fr;
  grid-template-rows: repeat(3, 1fr);
}
aside.dj-offcanvas .dj-mobile-nav-child > li {
  width: 18em;
  overflow: auto;
  margin-right: 2em;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-row: 1;
  grid-column: span 1;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-row: 2;
  grid-column: span 1;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-row: 3;
  grid-column: span 1;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-row: 1;
  grid-column: span 2;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-row: 2;
  grid-column: span 2;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-row: 3;
  grid-column: span 2;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-row: 1;
  grid-column: span 3;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(8) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-row: 2;
  grid-column: span 3;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(9) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-row: 3;
  grid-column: span 3;
}
aside.dj-offcanvas .dj-mobile-nav-child > li a {
  float: left;
  width: 100%;
  font-size: 0.89em;
  font-weight: 500;
  color: #929292;
  line-height: 1em;
  border-top: 1px solid #929292;
  padding: 0.56em 0;
}
aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(3n),
aside.dj-offcanvas .dj-mobile-nav-child > li:last-child {
  border-bottom: 1px solid #929292;
}
aside.dj-offcanvas .dj-mobile-nav-child > li.active a {
  color: #F34C32;
}
.dj-offcanvas-open aside.dj-offcanvas {
  bottom: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1) !important;
  transform: translate3d(0, 0, 0) scale(1) !important;
  opacity: 1;
  overflow-x: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.moduletable.extramenu .custom {
  text-align: center;
}
.moduletable.extramenu .custom ul {
  display: inline-block;
  overflow: auto;
}
.moduletable.extramenu .custom ul li {
  background: transparent;
  float: left;
  list-style: none;
  padding: 0;
  border-left: 3px solid #F34C32;
}
.moduletable.extramenu .custom ul li:first-child {
  border: none;
}
.moduletable.extramenu .custom ul li a {
  position: relative;
  display: block;
  font-size: 0.8855em;
  font-weight: 500;
  color: #F34C32;
  line-height: 1.2em;
  width: 17.7em;
  text-align: center;
  padding-top: 2.4em;
}
.moduletable.extramenu .custom ul li a img {
  height: 2.03em;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.moduletable.language .mod-languages {
  text-align: center;
}
.moduletable.language .mod-languages li {
  margin: 0 1.6em;
}
.moduletable.language .mod-languages li a {
  font-size: 0.9em;
  font-weight: 500;
  color: #929292;
}
.moduletable.language .mod-languages li a:hover {
  color: #F34C32;
}
.moduletable.language .mod-languages li.lang-active a {
  color: #F34C32;
}
.jm-module-raw.language {
  padding: 1.9em 0;
  margin-right: 2.05em;
}
.jm-module-raw.language .mod-languages form {
  margin: 0;
}
.jm-module-raw.language .mod-languages form .chzn-container {
  font-size: inherit;
  width: auto !important;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-single {
  background: transparent;
  height: 1.3em;
  line-height: 1.3em;
  padding: 0;
  border: 0;
  box-shadow: none;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-single span {
  font-size: 0.9em;
  font-weight: 500;
  color: #F34C32;
  margin-right: 1em;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-single div {
  width: 0.6em;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-single div b {
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 100%;
  background-position: center;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-drop {
  width: 3em;
  left: 50%;
  top: 2em;
  transform: translateX(-50%);
  border-radius: 0.3em;
  border: 0;
  box-sizing: inherit;
  display: none;
  padding: 0.4em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-drop .chzn-results li {
  background: transparent;
  text-align: center;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-drop .chzn-results li.result-selected,
.jm-module-raw.language .mod-languages form .chzn-container .chzn-drop .chzn-results li:hover {
  font-size: 0.9em;
  color: #F34C32;
}
.jm-module-raw.language .mod-languages form .chzn-container .chzn-drop .chzn-results li.result-selected {
  font-weight: bold;
}
.jm-module-raw.language .mod-languages form .chzn-container.chzn-with-drop .chzn-drop {
  display: block;
}
.jm-module-raw.language .mod-languages form select {
  background: transparent;
  font-size: 0.9em;
  font-weight: 500;
  color: #F34C32;
  height: 1.3em;
  width: auto;
  line-height: 1.3em;
  padding: 0;
  border: 0;
  box-shadow: none;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.language-donating {
  padding: 2.05em 0;
  margin-right: 2.05em;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu {
  background: transparent;
  font-family: 'Open Sans', Helvathika, Arial, sans-serif;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu a {
  background: transparent !important;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu:hover a {
  background: transparent !important;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-up_a {
  font-size: inherit;
  height: auto;
  line-height: 1.3em;
  padding: 0;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-up_a .dj-drop {
  width: 1.3em;
  height: 1.4em !important;
  overflow: hidden;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.3em;
  color: #F34C32;
  height: auto;
  margin-right: 1em;
  padding: 0 !important;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-up_a .dj-drop em {
  display: none;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-up_a .dj-drop:before {
  content: '';
  background: url(/images/websitedata/dropdown.svg) no-repeat;
  background-size: 100%;
  background-position: center;
  width: 0.6em;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap {
  background: #ffffff;
  left: -1em;
  top: 2em;
  transform: translateX(-50%) !important;
  border-radius: 0.2em;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subwrap-in,
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subcol {
  width: auto !important;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subcol .dj-submenu li {
  border-color: rgba(0, 0, 0, 0.1);
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subcol .dj-submenu li a {
  font-size: 0.9em;
  color: #000000;
  text-align: center;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subcol .dj-submenu li a:hover {
  color: #F34C32;
}
.language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap .dj-subcol .dj-submenu li.active a {
  color: #F34C32;
  font-weight: 600;
}
.lang-content-box {
  margin-bottom: 2em;
  background: rgba(0, 0, 0, 0.04);
  display: inline-block;
  padding: 0.4em 1em;
  z-index: 8;
  position: absolute;
  top: 2.3em;
  right: 0;
}
.lang-content-box .language-donating {
  padding: 0.22em 0;
  margin-left: 0.4em;
  margin-right: 0;
}
.lang-content-box .language-donating .dj-megamenu-wrapper .dj-megamenu .dj-up .dj-subwrap {
  left: -1em;
  top: 1.4em;
}
.lang-content-box * {
  float: left;
}
#jm-header .jm-module .jm-module-in .jm-module-content p {
  font-family: 'Sabon LT Std';
  font-size: 3.12em;
  color: #fff;
  font-weight: bold;
  line-height: 1.4em;
}
#jm-header .jm-module .jm-module-in .jm-module-content p em {
  color: #F34C32;
  font-style: normal;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul {
  background: #ffffff;
  overflow: auto;
  margin-top: 3.1em;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li {
  background: transparent;
  float: left;
  width: 33.3333%;
  list-style: none;
  padding: 0;
  box-sizing: border-box;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li:first-child {
  border-right: 3px solid #F5F6FA;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li:nth-child(3) {
  background: #F34C32;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li:nth-child(3) a {
  color: #ffffff;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li a {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0.885em;
  font-weight: 500;
  color: #F34C32;
  text-align: center;
  line-height: 1;
  padding: 3.5em 1em 1em;
  box-sizing: border-box;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li a:hover {
  text-decoration: none;
}
#jm-header .jm-module .jm-module-in .jm-module-content ul li a img {
  height: auto;
  width: auto;
  max-width: 2.6em;
  max-height: 1.9em;
  position: absolute;
  top: calc(50% - 0.8em);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#jm-login-info {
  background: #F34C32;
}
#jm-login-info p {
  background: url('../../../images/websitedata/lock.svg') no-repeat;
  background-size: 1.3em;
  background-position: left center;
  font-size: 0.885em;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 500;
  display: table;
  margin: 0 auto;
  padding: 1.4em 0 1.2em 3em;
}
#jm-login-info:hover {
  cursor: pointer;
}
#jm-loginpop {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%) scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  z-index: 9;
}
#jm-loginpop.open {
  top: 50%;
  transform: translatex(-50%) translatey(-50%) scale(1);
  opacity: 1;
}
#jm-loginpop:before {
  content: '';
  background-image: url("/images/websitedata/login.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
#jm-loginpop .container-fluid {
  position: relative;
  height: 100%;
}
#jm-loginpop .container-fluid .wrapping {
  width: 22.5em;
  position: relative;
  top: calc(50% - -3em);
  transform: translatey(-50%);
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in h3.jm-title {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.04em;
  text-transform: unset;
  text-align: center;
  margin-top: 0.38em;
  margin-bottom: 0.98em;
  position: relative;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in h3.jm-title:before {
  content: '';
  background: url("/images/websitedata/Icon_Member_p.svg") no-repeat;
  background-size: 96%;
  background-position: center;
  position: absolute;
  top: -1.1em;
  left: 50%;
  width: 0.8em;
  height: 0.8em;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-username,
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-password {
  margin-bottom: 2.4em;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-username .controls label,
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-password .controls label {
  font-size: 0.89em;
  color: #93BFC9;
  font-weight: 500;
  line-height: 1em;
  text-align: left;
  float: none;
  padding: 0;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-username .controls input,
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-password .controls input {
  width: 100%;
  height: 2.5em;
  font-size: 0.89em;
  font-weight: 500;
  border-bottom: 0.13em solid #93BFC9;
  text-align: left;
  padding: 0;
  margin: 0;
  float: none;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-submit {
  margin-bottom: 2.4em;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form #form-login-submit .controls button {
  background: #93BFC9;
  width: 100%;
  font-size: 0.89em;
  color: #ffffff;
  font-weight: 500;
  line-height: 1em;
  text-transform: none;
  border-radius: 0;
  padding: 1.1em;
  margin-bottom: 0;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form ul.unstyled li {
  margin-bottom: 1em;
  overflow: auto;
}
#jm-loginpop .container-fluid .wrapping .jm-module .jm-module-in .jm-module-content form ul.unstyled li a {
  font-size: 0.72em;
  color: #929292;
  font-weight: 500;
  line-height: 1.2em;
  text-align: center;
  float: left;
  width: 100%;
  border-radius: 0;
  border: 0;
  padding: 0;
}
#jm-loginpop .close-button {
  background: url('../../../images/websitedata/close.svg') no-repeat;
  background-size: 100%;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  top: 8em;
  right: 3em;
}
#jm-loginpop .close-button:hover {
  cursor: pointer;
}
.breadcrumb {
  margin-top: 2em;
  margin-bottom: 5em;
}
.breadcrumb li span[itemprop="name"] {
  font-size: 0.89em;
  color: #929292;
  font-weight: 500;
  line-height: 1em;
}
.breadcrumb li span.divider {
  background: #929292;
  position: relative;
  top: -0.16em;
  display: inline-block;
  width: 1.7em;
  height: 0.1em;
  padding: 0;
  margin: 0 0.4em;
}
.breadcrumb li span.divider img {
  display: none;
}
.breadcrumb li:first-child span.divider {
  display: none;
}
.breadcrumb li:last-child span[itemprop="name"] {
  color: #F34C32;
}
.breadcrumb li:last-child span.divider {
  background: #F34C32;
}
.breadcrumb li a.menu-opener {
  font-size: 0.89em;
  font-weight: 500;
}
body.trials .breadcrumb li:nth-child(2),
body.featured .breadcrumb li:nth-child(2) {
  display: none;
}
#jm-top2 .wrapping,
#jm-bottom3 .wrapping {
  margin: 0 -0.8em;
  padding-bottom: 5em;
  overflow: auto;
}
.jm-module.mostsearched,
.jm-module.downloads {
  padding: 6.3em 0 2em;
}
.jm-module.mostsearched .jm-module-in,
.jm-module.downloads .jm-module-in {
  padding: 0 0.8em;
}
.jm-module.mostsearched .jm-module-in h3.jm-title,
.jm-module.downloads .jm-module-in h3.jm-title {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 0;
}
.jm-module.mostsearched .jm-module-in p,
.jm-module.downloads .jm-module-in p {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  color: #19181E;
  font-weight: bold;
  line-height: 1.75em;
  margin-bottom: 0;
}
body.overview .jm-module.mostsearched {
  padding: 5em 0 2em;
  border-top: 3px solid #93BFC9;
}
.jm-module.mostsearched-inner,
.jm-module.downloads-inner {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 0.8em;
  box-sizing: border-box;
}
.jm-module.mostsearched-inner .jm-module-in,
.jm-module.downloads-inner .jm-module-in {
  background: #ffffff;
  padding: 8em 0 2.8em;
}
.jm-module.mostsearched-inner .jm-module-in > a,
.jm-module.downloads-inner .jm-module-in > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 6;
}
.jm-module.mostsearched-inner .jm-module-in h3,
.jm-module.downloads-inner .jm-module-in h3 {
  font-size: 0.885em;
  line-height: 1.3em;
  font-weight: 500;
  color: #F34C32;
  text-align: center;
  padding: 0 1em;
}
.jm-module.mostsearched-inner .jm-module-in .info-image,
.jm-module.downloads-inner .jm-module-in .info-image {
  background-size: 4.8em 3.3em;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 1.75em;
  left: 50%;
  width: 5em;
  height: 5em;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.jm-module.mostsearched-inner .jm-module-in .custom.mostsearched-inner,
.jm-module.downloads-inner .jm-module-in .custom.mostsearched-inner,
.jm-module.mostsearched-inner .jm-module-in .custom.downloads-inner,
.jm-module.downloads-inner .jm-module-in .custom.downloads-inner {
  font-size: 0.78em;
  line-height: 1.6em;
  font-weight: normal;
  color: #19181E;
  text-align: center;
  width: 16em;
  margin: 0 auto;
}
.jm-module.mostsearched-inner .jm-module-in .custom.mostsearched-inner a,
.jm-module.downloads-inner .jm-module-in .custom.mostsearched-inner a,
.jm-module.mostsearched-inner .jm-module-in .custom.downloads-inner a,
.jm-module.downloads-inner .jm-module-in .custom.downloads-inner a {
  color: #19181E;
}
.jm-module.downloads-inner .jm-module-in .info-image {
  background-size: 2.8em 4em;
}
.jm-module.upcoming {
  padding: 5em 0;
  border-top: 3px solid #93BFC9;
}
.jm-module.upcoming .jm-module-in h3.jm-title {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #93BFC9;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 0.83em;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage {
  position: relative;
  padding-left: 44.2em;
  box-sizing: border-box;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt {
  width: 100%;
  padding: 0 !important;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 39em;
  height: 12.5em;
  padding: 1.5em !important;
  padding-left: 22.091em !important;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child:before {
  content: '';
  background: #93BFC9;
  position: absolute;
  top: 0;
  right: -2.6em;
  width: 2px;
  height: 100%;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child .nspInfo {
  font-size: 0.885em;
  line-height: 1em;
  font-weight: 500;
  color: #929292;
  margin: 0 0 1.2em 0;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child h4 {
  font-family: 'Sabon LT Std';
  font-size: 1.4em;
  line-height: 1.117em;
  font-weight: bold;
  color: #19181E;
  padding: 0;
  overflow: hidden;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child h4 a {
  color: #19181E;
  float: left;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt a.nspImageWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt a.nspImageWrapper .nspImageAround {
  position: absolute;
  top: 0;
  left: 0;
  width: 20.591em;
  height: 100%;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt a.nspImageWrapper .nspImageAround img {
  width: auto !important;
  height: auto !important;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2),
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3),
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4),
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) {
  position: relative;
  height: 4.17em;
  border-bottom: 2px solid #93BFC9;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) .nspImageWrapper,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) .nspImageWrapper,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) .nspImageWrapper,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) .nspImageWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  z-index: 6;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) .nspImageWrapper .nspImage,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) .nspImageWrapper .nspImage,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) .nspImageWrapper .nspImage,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) .nspImageWrapper .nspImage {
  display: none;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) .nspInfo,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) .nspInfo,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) .nspInfo,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) .nspInfo {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 0.885em;
  line-height: 1em;
  font-weight: 500;
  color: #929292;
  width: auto;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) h4,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) h4,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) h4,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) h4 {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.253em;
  font-weight: bold;
  color: #19181E;
  width: 16em;
  height: 2.5em;
  padding: 0.8em 0 0.6em;
  overflow: auto;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) h4 a,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) h4 a,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) h4 a,
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(5) h4 a {
  color: #19181E;
  float: left;
}
.jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) {
  border: none;
}
.jm-module.upcoming.small {
  padding: 0 0 5em 0;
  border-top: none;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 {
  width: 70.4em;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage {
  padding-left: 0;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage.nspCol2 {
  width: 32em;
  opacity: 1 !important;
  visibility: visible;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage.nspCol2:nth-child(1) {
  position: relative;
  margin-right: 3.2em;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage.nspCol2:nth-child(1):before {
  content: '';
  background: #93BFC9;
  position: absolute;
  top: 0;
  left: 35.2em;
  width: 2px;
  height: 100%;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage.nspCol2:nth-child(2) {
  margin-left: 3.2em;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt {
  width: 100% !important;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt:first-child {
  background: transparent;
  position: relative;
  top: 0;
  left: 0;
  width: 39em;
  height: 4.17em;
  padding: 0 !important;
  border-bottom: 2px solid #93BFC9;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt:first-child:before {
  display: none;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt:nth-child(4) {
  border-bottom: 2px solid #93BFC9;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt:last-child {
  border-bottom: 0;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt .nspImageWrapper {
  display: none;
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt .nspInfo {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 0.885em;
  line-height: 1em;
  font-weight: 500;
  color: #929292;
  width: auto;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jm-module.upcoming.full .jm-module-in .jm-module-content .nspPages2 .nspArtPage .nspArt h4 {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.253em;
  font-weight: bold;
  color: #19181E;
  width: 16em;
  height: 2.5em;
  padding: 0.8em 0 0.6em;
  overflow: auto;
}
.jm-module.featured {
  padding: 5em 0;
  border-top: 3px solid #93BFC9;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt {
  position: relative;
  height: auto;
  padding: 0 !important;
  padding-right: 42em !important;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageWrapper,
.jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageAround {
  position: absolute;
  right: 0;
  width: 34.4em;
  height: 30.2em;
  margin: 0 !important;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageWrapper img.nspImage,
.jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageAround img.nspImage {
  width: auto !important;
  height: auto !important;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt h4.nspHeader {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #F34C32;
  font-weight: bold;
  line-height: 1.4em;
  width: 7em;
  padding: 0;
  margin-top: 0.6em;
  margin-bottom: 1em;
  position: relative;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt h4.nspHeader a {
  color: #F34C32;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt h4.nspHeader:before {
  content: '';
  background: #F34C32;
  position: absolute;
  bottom: -0.1em;
  left: 0;
  width: 4.3em;
  height: 0.05em;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt .nspText {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.756em;
  font-weight: bold;
  color: #19181E;
  margin-bottom: 1.8em;
}
.jm-module.featured .jm-module-in .nspArtPage .nspArt .readon {
  background: url('../../../images/websitedata/more.svg') no-repeat;
  background-position: right center;
  background-size: 1.3em;
  font-size: 0.885em;
  line-height: 1em;
  font-weight: 500;
  color: #F34C32;
  padding-right: 3em;
}
body.publications .moduletable .nav {
  overflow: auto;
  margin: 0;
}
body.publications .moduletable .nav li {
  float: left;
  margin: 0;
  position: relative;
}
body.publications .moduletable .nav li a {
  background: transparent !important;
  color: #F34C32;
  line-height: 1em;
  padding: 0.5em 0;
  margin-right: 1em;
  position: relative;
}
body.publications .moduletable .nav li a:hover {
  background: transparent;
  text-decoration: underline;
}
body.publications .moduletable .nav li:after {
  content: '/';
  position: absolute;
  top: 0.15em;
  right: 0.3em;
}
body.publications .moduletable .nav li:last-child:after {
  display: none;
}
#jm-main-bottom1 .container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
#jm-main-bottom1 .container-fluid .jm-module .jm-module-content-in {
  background: #93BFC9;
  overflow: auto;
  position: relative;
}
#jm-main-bottom1 .container-fluid .jm-module .info-image,
#jm-main-bottom1 .container-fluid .jm-module .custom {
  float: left;
  width: 50%;
  min-height: 40em;
}
#jm-main-bottom1 .container-fluid .jm-module .info-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
#jm-main-bottom1 .container-fluid .jm-module .custom {
  width: 35.4em;
  margin-left: 50%;
  padding: 6.2em 0 6.2em 7.8em;
  box-sizing: border-box;
}
#jm-main-bottom1 .container-fluid .jm-module .custom h3 {
  font-family: 'Sabon LT Std';
  font-size: 3.13em;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.4em;
  text-transform: inherit;
  margin-bottom: 1.2em;
  position: relative;
}
#jm-main-bottom1 .container-fluid .jm-module .custom h3:before {
  content: '';
  background: #ffffff;
  position: absolute;
  left: 0;
  bottom: -0.2em;
  width: 4.3em;
  height: 0.05em;
}
#jm-main-bottom1 .container-fluid .jm-module .custom p {
  font-family: 'Sabon LT Std';
  font-size: 1.04em;
  line-height: 1.75em;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
}
#jm-main-bottom2 {
  padding-bottom: 5.2em;
}
#jm-bottom2,
#jm-footer-mod {
  background: #ffffff;
}
#jm-bottom2 {
  padding: 2em 0;
}
#jm-bottom2 .row-fluid div[class*="span"] {
  width: 17.3em;
  min-height: 7.2em;
  float: left;
  clear: none;
  border-left: 2px solid #F34C32;
}
#jm-bottom2 .row-fluid div[class*="span"]:first-child {
  padding-top: 1.9em;
  border: none;
}
#jm-bottom2 .row-fluid div[class*="span"]:first-child img {
  width: 12.875em;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) {
  width: 37.79em;
  padding-top: 1.2em;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content {
  text-align: center;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom {
  display: inline-block;
  text-align: left;
  overflow: auto;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom p {
  font-size: 0.78em;
  line-height: 1.6em;
  color: #F34C32;
  font-weight: normal;
  width: 14.7em;
  float: left;
  margin: 0;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom p strong {
  font-size: 1.145em;
  font-weight: 500;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom p em {
  font-style: normal;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom p a {
  color: #F34C32;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(3) {
  position: relative;
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(3) .jm-module .jm-module-in .jm-module-content a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12em;
  font-size: 0.88em;
  color: #F34C32;
  font-weight: 500;
  text-align: center;
  padding: 2.74em 0 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#jm-bottom2 .row-fluid div[class*="span"]:nth-child(3) .jm-module .jm-module-in .jm-module-content a img {
  width: 2.1em;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#jm-footer-mod {
  padding: 0.73em 0 1.355em;
}
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content .custom {
  font-size: 0.78em;
  line-height: 1.6em;
  color: #F34C32;
  font-weight: normal;
}
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav {
  width: 100%;
  overflow: auto;
  float: right;
  margin: 0;
}
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li {
  float: right;
  margin-left: 3.1em;
}
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li:first-child {
  float: left;
  margin: 0;
}
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li a,
#jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li.divider span {
  background: transparent !important;
  font-size: 0.78em;
  line-height: 1.6em;
  color: #F34C32;
  font-weight: normal;
  padding: 0;
}
.jm-module.contact-module .jm-module-in {
  background: #F34C32;
  color: #ffffff;
  padding: 1.4em 1.4em;
}
.moduletable.contact-module {
  background: #fff;
  padding: 1.4em 1.4em;
  font-family: 'Roboto', sans-serif;
  border: 0.15em solid #F34C32;
}
.moduletable.contact-module p {
  font-weight: 300;
}
.moduletable.contact-module p:first-child {
  color: #F34C32;
  font-weight: bold;
}
.chronoforms {
  font-family: 'Roboto', sans-serif !important;
}
.chronoforms #load-form.form {
  font-size: inherit;
}
.chronoforms #load-form.form .container {
  margin-bottom: 2em;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.chronoforms #load-form.form h3 {
  font-size: 2em;
  line-height: 1.6em;
  color: #F34C32;
}
.chronoforms #load-form.form .field {
  width: calc(50% - 2em);
  float: left;
  clear: none !important;
}
.chronoforms #load-form.form .field > label {
  font-size: 1.04em;
  line-height: 1.5;
  color: #19181E;
}
.chronoforms #load-form.form .field:nth-child(2n) {
  margin-right: 4em;
}
.chronoforms #load-form.form .field input {
  line-height: 1.2;
  border-radius: 0;
}
.chronoforms #load-form.form .field .custom-error {
  display: none !important;
}
.chronoforms #load-form.form .field.textarea {
  width: 100%;
}
.chronoforms #load-form.form .field.textarea textarea {
  border-radius: 0;
}
.chronoforms #load-form.form .checkbox label {
  font-size: 1.43em;
  line-height: 1.3;
}
.chronoforms #load-form.form .checkbox label:before {
  top: 0.14em;
  left: 0;
  width: 1em;
  height: 1em;
}
.chronoforms #load-form.form .checkbox label:after {
  top: 0.23em;
  left: 0;
  width: 1.5em;
  height: 1.3em;
}
.chronoforms #load-form.form .multifield > label {
  font-size: 1.04em;
}
.chronoforms #load-form.form .multifield .field {
  width: auto;
  margin-right: 0;
}
.chronoforms #load-form.form button {
  background: #F34C32;
  font-family: 'Roboto', sans-serif;
  float: left;
  border-radius: 0;
  font-size: 1em;
  line-height: 1.5;
  padding: 1em 5em;
  margin-top: 1em;
  clear: both;
}
.chronoforms6_credits {
  display: none !important;
}
.jm-module.participant {
  margin-bottom: 2em;
}
.jm-module.participant .nav {
  margin: 0;
  margin-top: 2em;
  column-count: 3;
  column-gap: 3em;
  border-top: 0.2em solid rgba(0, 0, 0, 0.04);
  padding-top: 1em;
}
.jm-module.participant .nav li a {
  padding: 0;
  line-height: 1.6;
}
.jm-module.participant .nav li a:hover,
.jm-module.participant .nav li a:focus {
  background: transparent !important;
  color: #F34C32;
}
.jm-module.participant .nav li.current a {
  color: #F34C32;
  font-weight: bold;
}
.jmodedit {
  display: none !important;
}
@media screen and (max-width: 800px) {
  .nspArts,
  .nspLinksWrap {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #jm-loginpop .container-fluid .wrapping {
    left: 4.5em;
  }
}
@media screen and (max-width: 767px) {
  #jm-bottom2 .row-fluid .span4:first-child,
  #jm-bottom2 .row-fluid .span50:first-child,
  #jm-bottom2 .row-fluid .span100:first-child {
    padding-top: 1.9em;
    border: none;
  }
}
@media screen and (max-width: 479px) {
  #jm-header-wrapper {
    margin-bottom: 2.7em;
  }
  #jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .jm-module-raw.usermenu {
    margin: 0 1.5em;
  }
  #jm-header-wrapper #jm-header-bg #jm-header {
    bottom: -5.1em;
  }
  body.headerbg #jm-header-wrapper {
    margin-bottom: 5.1em;
  }
  #jm-login-info {
    margin-top: -2.7em;
    margin-bottom: 2.7em;
  }
  #jm-login-info p {
    background-position: top 1.6em center;
    text-align: center;
    padding: 4em 1.4em 1.4em;
  }
  .jm-module-raw.mainmenu .dj-megamenu-wrapper .dj-megamenu-offcanvas .dj-mobile-open-btn {
    padding-left: 0.8em !important;
  }
  #jm-top-menu-nav {
    position: absolute;
    right: 2.6em;
  }
  .jm-module-raw.language {
    margin-right: 1em;
  }
  .jm-module-raw.language {
    padding: 2em 0;
  }
  #jm-header-wrapper .jm-module-raw.searchmodule.open {
    right: -3em;
  }
  #jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .jm-module-raw.usermenu {
    margin: 0 1em;
  }
  .jm-module-raw.searchmodule.less {
    right: 9em;
  }
  .jm-module-raw.searchmodule {
    background: rgba(255, 255, 255, 0);
    position: absolute;
    right: 5.5em;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .jm-module-raw.searchmodule.open {
    background: #ffffff;
    right: 0;
    padding: 1.7em 2em;
  }
  #jm-header-wrapper .jm-module-raw.searchmodule {
    width: 2em;
  }
  #jm-header-wrapper .jm-module-raw.searchmodule.open {
    width: 22em;
  }
  #rokajaxsearch .roksearch-wrapper .toggle-element {
    width: auto;
    max-width: 0;
  }
  #rokajaxsearch .roksearch-wrapper .toggle-element.open {
    max-width: 20em;
  }
  #rokajaxsearch .roksearch-wrapper .toggle-element .toggle-element-inner {
    width: 20em;
    float: right;
  }
  #rokajaxsearch .roksearch-wrapper .toggle-element .inputbox {
    width: 18em;
  }
  #jm-header-wrapper #jm-logo-nav #jm-top-menu-nav .usermenu .dj-megamenu-wrapper .dj-megamenu > li .dj-drop span.image-title {
    display: none !important;
  }
  aside.dj-offcanvas .dj-mobile-nav > li {
    margin-bottom: 1.3em;
    height: auto;
    max-height: 2.4em;
  }
  aside.dj-offcanvas .dj-mobile-nav > li.open {
    height: auto;
    max-height: 30em;
  }
  aside.dj-offcanvas .dj-mobile-nav > li > a {
    font-size: 1.45em;
    padding-left: 0;
    margin-bottom: 0.8em;
  }
  aside.dj-offcanvas .dj-mobile-nav > li > a > img {
    display: none;
  }
  aside.dj-offcanvas .dj-mobile-nav > li:nth-child(3) {
    margin-bottom: 4em;
  }
  aside.dj-offcanvas .dj-mobile-nav > li:nth-child(4) {
    max-height: 99999em;
  }
  aside.dj-offcanvas .dj-offcanvas-content {
    width: 19.8em;
    max-width: 19.8em;
  }
  aside.dj-offcanvas .dj-mobile-nav-child {
    -moz-column-count: 0 !important;
    -moz-column-gap: 0 !important;
    -webkit-column-count: 0 !important;
    -webkit-column-gap: 0 !important;
    column-count: 0 !important;
    column-gap: 0 !important;
    max-height: 999em;
    width: 21.2em;
    clear: both;
  }
  aside.dj-offcanvas .dj-mobile-nav-child > li {
    display: block;
    width: 21.2em;
    border: 0;
  }
  aside.dj-offcanvas .dj-mobile-nav-child > li:nth-child(3n),
  aside.dj-offcanvas .dj-mobile-nav-child > li:last-child {
    border: 0;
  }
  aside.dj-offcanvas .dj-mobile-nav-child > li:last-child a {
    border-bottom: 1px solid #929292;
  }
  .moduletable.extramenu .custom ul li {
    border: none;
  }
  .moduletable.extramenu .custom ul li a {
    padding: 0.6em 0;
    text-align: left;
  }
  .moduletable.extramenu .custom ul li a img {
    display: none;
  }
  .n2-section-smartslider,
  #n2-ss-1-align,
  .n2-padding,
  .n2-ss-slider,
  .n2-ss-slider-1,
  .n2-ss-slide,
  .n2-ss-layers-container,
  .n2-ss-layer,
  .n2-ss-section-main-content {
    height: 422px !important;
  }
  #jm-header .jm-module .jm-module-in .jm-module-content p {
    font-size: 2em;
    line-height: 1.4em;
    margin-bottom: 1.3em;
  }
  #jm-header .jm-module .jm-module-in .jm-module-content ul {
    margin: 0 -2.7em;
  }
  #jm-header .jm-module .jm-module-in .jm-module-content ul li {
    width: 50%;
    border: 0 !important;
  }
  #jm-header .jm-module .jm-module-in .jm-module-content ul li:nth-child(1) {
    -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.06);
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.06);
  }
  #jm-header .jm-module .jm-module-in .jm-module-content ul li:nth-child(3) {
    width: 100%;
  }
  #jm-header .jm-module .jm-module-in .jm-module-content ul li a {
    font-size: 0.93em;
  }
  .jm-module.bc {
    display: none;
  }
  #jm-top2 .wrapping,
  #jm-bottom3 .wrapping {
    overflow: inherit;
  }
  .jm-module.mostsearched,
  .jm-module.downloads,
  .jm-module.upcoming {
    padding: 3.3em 0;
  }
  .jm-module.mostsearched .jm-module-in h3.jm-title,
  .jm-module.downloads .jm-module-in h3.jm-title,
  .jm-module.upcoming .jm-module-in h3.jm-title {
    font-size: 2em;
    line-height: 1.1em;
    text-align: center;
    margin-bottom: 0.3em;
  }
  .jm-module.mostsearched .custom.mostsearched p,
  .jm-module.downloads .custom.mostsearched p,
  .jm-module.upcoming .custom.mostsearched p {
    width: 14em;
    text-align: center;
    line-height: 1.35em;
    margin: 0 auto;
  }
  .jm-module.mostsearched-inner,
  .jm-module.downloads-inner {
    width: 15em;
  }
  #roksearch_results {
    width: 25em;
    left: 0 !important;
  }
  .jm-module.upcoming .jm-module-in h3.jm-title {
    margin-bottom: 1.2em;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage {
    padding: 0;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:first-child {
    position: relative;
    width: 19.8em;
    height: auto;
    padding: 1.7em !important;
    padding-top: 13.6em !important;
    margin-bottom: 3.3em;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2),
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3),
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) {
    height: auto;
    padding-top: 40px;
    margin-bottom: 1em;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) .nspInfo,
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) .nspInfo,
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) .nspInfo {
    top: 0;
    left: 0;
    transform: none;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(2) h4,
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(3) h4,
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt:nth-child(4) h4 {
    padding: 2em 0 0.6em;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt a.nspImageWrapper .nspImageAround {
    width: 19.8em;
    height: 12em;
  }
  .jm-module.upcoming .jm-module-in .jm-module-content .nspArtPage .nspArt a.nspImageWrapper .nspImageAround img {
    object-fit: cover;
    width: 19.8em !important;
    height: 12em !important;
    min-height: 1px;
    min-width: 1px;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage {
    width: 19.7em;
    margin: 0 !important;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage .nspArt {
    height: auto !important;
    margin-bottom: 1em;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage .nspArt .nspInfo {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage .nspArt h4 {
    height: auto;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage .nspArt:nth-child(5) {
    border-bottom: 2px solid #93BFC9;
  }
  .jm-module.upcoming.full .jm-module-in .jm-module-content .nspMain .nspArtPage:last-child .nspArt:last-child {
    border-bottom: none;
  }
  .jm-module.featured .jm-module-in .nspArts,
  .jm-module.featured .jm-module-in .nspMain {
    overflow: visible;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt {
    height: auto;
    padding: 0 !important;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt h4.nspHeader {
    width: 100%;
    font-size: 2em;
    line-height: 1.1em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.2em;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt h4.nspHeader:before {
    bottom: -0.4em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageWrapper {
    width: 25.4em;
    height: 21.2em;
    right: auto;
    top: 7em;
    left: 0;
    margin: 0 -3em !important;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt .nspImageWrapper .nspImageAround {
    height: 21.2em;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt .nspText {
    margin-top: 23em;
  }
  .jm-module.featured .jm-module-in .nspArtPage .nspArt .readon {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #jm-main-bottom1 .container-fluid .jm-module .info-image {
    position: relative;
    width: 25em;
    height: 21em;
    min-height: 0;
  }
  #jm-main-bottom1 .container-fluid .jm-module .custom {
    width: 25em;
    padding: 2.6em;
    margin-left: 0;
  }
  #jm-main-bottom1 .container-fluid .jm-module .custom h3 {
    font-size: 2em;
    line-height: 1.1em;
    width: 9.7em;
    margin-bottom: 3em;
    text-align: center;
  }
  #jm-main-bottom1 .container-fluid .jm-module .custom h3:before {
    left: 50%;
    bottom: -1.3em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .chronoforms #load-form.form {
    float: left;
    margin-bottom: 4em;
  }
  .chronoforms #load-form.form .field {
    width: 100%;
  }
  .chronoforms #load-form.form .field:nth-child(2n) {
    margin-right: 0;
  }
  #jm-bottom2 .row-fluid div[class*="span"] {
    width: 21.8em !important;
    text-align: center;
    border-top: 2px solid #F34C32;
    border-left: 0;
  }
  #jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom {
    margin: 2em 0;
  }
  #jm-bottom2 .row-fluid div[class*="span"]:nth-child(2) .jm-module-in .jm-module-content .custom p {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  #jm-bottom2 .row-fluid div[class*="span"]:first-child img {
    width: 12.875em;
    margin-bottom: 3em;
  }
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content .custom {
    text-align: center;
  }
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav {
    float: left;
    width: 19.8em;
  }
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li {
    margin: 0;
    width: 50%;
  }
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li:nth-child(1),
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li:nth-child(3) {
    float: left;
    text-align: left;
  }
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li:nth-child(2),
  #jm-footer-mod #jm-footer-mod-in div[class*="span"] .jm-module .jm-module-in .jm-module-content ul.nav li:nth-child(4) {
    float: right;
    text-align: right;
  }
  .TouchScroller-Outer {
    display: block;
    width: calc(25em);
    overflow: hidden;
    margin: 0 -1.8em;
  }
  .TouchScroller-Outer #TouchScroller {
    overflow: scroll;
    margin-bottom: -1em;
    padding-bottom: 1em;
  }
  .TouchScroller-Outer #TouchScroller .TouchScroller-Inner {
    width: auto;
    padding: 0 1.8em;
    overflow: scroll;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -o-inline-box;
    display: inline-box;
  }
  body #roksearch_results {
    width: 25em;
  }
  #TouchScroller::-webkit-scrollbar,
  .TouchScroller-Inner::-webkit-scrollbar {
    width: 0 !important;
  }
  .jm-module.participant {
    margin-bottom: 2em;
  }
  .jm-module.participant .nav {
    column-count: 2;
    column-gap: 3em;
  }
  #donation-form .form-container {
    padding: 0.5em 1.5em;
  }
  .px-step-content.checkbox-view-outer .px-step-content-row.checkbox-view {
    width: calc(100% - 2em);
  }
  .px-step-content input[type="radio"]:checked + label,
  .px-step-content input[type="radio"]:not(:checked) + label,
  .px-step-content input[type="checkbox"]:checked + label,
  .px-step-content input[type="checkbox"]:not(:checked) + label {
    margin-bottom: 1em;
  }
  .px-step-content-amount-box:nth-child(3) {
    margin-right: 0;
  }
  .px-step-content-amount-box {
    margin: 0 0.5em 1em 0;
  }
  #jm-loginpop .container-fluid .wrapping {
    font-size: 2.5vw;
  }
  #jm-loginpop::before {
    display: none;
  }
  #jm-loginpop.open {
    transform: translatex(-50%) translatey(-50%) scale(1.3);
  }
  #jm-loginpop .close-button {
    width: 1em;
    height: 1em;
    top: 10em;
    right: 5em;
  }
  .dj-mobile-nav-child {
    display: block !important;
  }
  .dj-mobile-nav-child > li {
    display: block;
  }
  .language-donating {
    margin-right: 1em;
  }
  .lang-content-box {
    display: none;
  }
}
.nav li {
  background: none;
  padding: 0;
}
.nav.menu {
  margin: 0 -30px;
}
.nav.menu li {
  margin: 1px 0 0;
}
.nav.menu li:first-child {
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  color: #525252;
  line-height: 20px;
  padding: 10px 30px;
  position: relative;
}
.nav.menu li a img,
.nav.menu li span.separator img {
  margin-right: 10px;
}
.nav.menu li span.separator {
  display: block;
}
.nav.menu li ul {
  list-style: none;
  margin: 0;
}
.nav.menu li ul li a {
  display: block;
  padding: 10px 10px 10px 20px;
  background: url("../images/li-menu.png") no-repeat left center;
}
.nav.menu li ul li > a:hover,
.nav.menu li ul li > a:focus,
.nav.menu li ul li.active > a {
  text-decoration: none;
  color: #f34c32;
}
.nav.menu > li.parent > a {
  position: relative;
  padding-right: 40px;
}
.nav.menu > li.parent > a:after {
  content: '+';
  position: absolute;
  right: 30px;
}
.nav.menu > li > a:hover,
.nav.menu > li > a:focus,
.nav.menu > li.active > a {
  color: #ffffff;
  background: #f34c32;
}
.nav.menu > li > ul {
  padding: 0 0 0 30px;
}
.nav.menu > li > ul ul {
  padding: 0 0 0 20px;
}
.jm-module.blank-ms .nav.menu {
  margin: 0;
}
.jm-module.blank-ms .nav.menu a,
.jm-module.blank-ms .nav.menu span.separator {
  color: #525252;
}
.jm-module.blank-ms .nav.menu > li > a:hover,
.jm-module.blank-ms .nav.menu > li > a:focus,
.jm-module.blank-ms .nav.menu > li.active > a {
  color: #ffffff;
}
.jm-module.blank-ms .nav.menu ul li > a:hover,
.jm-module.blank-ms .nav.menu ul li > a:focus,
.jm-module.blank-ms .nav.menu ul li.active > a {
  color: #f34c32;
}
.jm-module.dark-ms .nav.menu a,
.jm-module.dark-ms .nav.menu span.separator {
  color: #727272;
}
.jm-module.dark-ms .nav.menu > li > a:hover,
.jm-module.dark-ms .nav.menu > li > a:focus,
.jm-module.dark-ms .nav.menu > li.active > a {
  color: #ffffff;
}
.jm-module.dark-ms .nav.menu ul li > a:hover,
.jm-module.dark-ms .nav.menu ul li > a:focus,
.jm-module.dark-ms .nav.menu ul li.active > a {
  color: #f34c32;
}
#jm-footer-mod .jm-module.blank-ms .nav.menu a,
#jm-footer-mod .jm-module.blank-ms .nav.menu span.separator {
  color: #7a7a7a;
}
#jm-footer-mod .jm-module.blank-ms .nav.menu > li > a:hover,
#jm-footer-mod .jm-module.blank-ms .nav.menu > li > a:focus,
#jm-footer-mod .jm-module.blank-ms .nav.menu > li.active > a {
  color: #ffffff;
}
#jm-footer-mod .jm-module.blank-ms .nav.menu ul li > a:hover,
#jm-footer-mod .jm-module.blank-ms .nav.menu ul li > a:focus,
#jm-footer-mod .jm-module.blank-ms .nav.menu ul li.active > a {
  color: #f34c32;
}
#jm-offcanvas .jm-module.blank-ms .nav.menu a,
#jm-offcanvas .jm-module.blank-ms .nav.menu span.separator {
  color: #ffffff;
}
#jm-offcanvas .jm-module.blank-ms .nav.menu > li > a:hover,
#jm-offcanvas .jm-module.blank-ms .nav.menu > li > a:focus,
#jm-offcanvas .jm-module.blank-ms .nav.menu > li.active > a {
  color: #ffffff;
}
#jm-offcanvas .jm-module.blank-ms .nav.menu ul li > a:hover,
#jm-offcanvas .jm-module.blank-ms .nav.menu ul li > a:focus,
#jm-offcanvas .jm-module.blank-ms .nav.menu ul li.active > a {
  color: #f34c32;
}
.dj-offcanvas-open .dj-offcanvas-pusher:after {
  display: none !important;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1 {
  color: #2f2f2f;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
}
h2.item-title,
.tag-category > h2,
.page-header > h2,
.content-category > h2,
.blog > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3,
.feed > h2 {
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #2f2f2f;
  margin: 0 0 10px;
  display: block;
  text-transform: uppercase;
}
h2.item-title a,
.tag-category > h2 a,
.page-header > h2 a,
.content-category > h2 a,
.blog > 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,
.feed > h2 a {
  color: #2f2f2f;
}
h2.item-title a:hover,
.tag-category > h2 a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.blog > 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,
.feed > h2 a:hover {
  text-decoration: none;
  color: #f34c32;
}
.item-page .page-header > h2 {
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #2f2f2f;
  text-transform: uppercase;
}
.item-page .page-header > h2 a {
  color: #2f2f2f;
}
.item-page .page-header > h2 a:hover {
  color: #f34c32;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.375;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #2f2f2f;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 0;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
h3.page-header a {
  color: #2f2f2f;
}
h3.page-header a:hover {
  text-decoration: none;
  color: #f34c32;
}
.archive form .filters {
  margin-bottom: 30px;
}
.archive form #archive-items > div {
  margin-bottom: 30px;
}
.archive form .pagination .counter {
  float: right;
}
.archive form .page-header .createdby {
  font-size: 0.9em;
  color: #b7b7b7;
}
.blog .category-desc,
.blog-featured .category-desc {
  margin-bottom: 30px;
}
.blog .items-leading div[class*="leading-"],
.blog-featured .items-leading div[class*="leading-"],
.blog .items-row,
.blog-featured .items-row {
  margin-bottom: 30px;
}
.blog .items-leading .leading:last-child,
.blog-featured .items-leading .leading:last-child,
.blog .items-row:last-child,
.blog-featured .items-row:last-child {
  margin-bottom: 0;
}
.blog .items-more,
.blog-featured .items-more {
  margin-bottom: 30px;
}
figure.pull-center,
figure.pull-left,
figure.pull-right {
  margin: 0 0 10px;
  max-width: 100%;
}
figure.pull-center {
  display: inline-block;
}
figure.pull-left {
  margin-right: 20px;
}
figure.pull-right {
  margin-left: 20px;
}
.item-image {
  margin-bottom: 10px;
  max-width: 100%;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image {
  margin-right: 20px;
}
.pull-right.item-image {
  margin-left: 20px;
}
div.img_caption {
  margin: 0 auto;
  max-width: 100%;
}
figcaption,
p.img_caption {
  text-align: center;
  background: #929292;
  padding: 5px;
}
.readmore {
  display: inline-block;
  margin: 10px 0 0;
  text-align: right;
  line-height: 20px;
  padding: 16px 60px 16px 40px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  border: 1px solid #e5e5e5;
  text-decoration: none;
  border-radius: 3px;
  color: #f34c32;
}
.readmore:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 12px;
  background: url('../images/scheme1/readmore.png');
  top: 50%;
  margin-top: -6px;
  right: 35px;
  left: auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.readmore:hover {
  text-decoration: none;
}
.readmore:hover:after {
  right: 20px;
}
.readmore > a.btn {
  background: none;
  padding: 0;
  border: none;
  vertical-align: top;
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
}
.readmore > a.btn .icon-chevron-right {
  display: none;
}
.category-list .category-desc {
  margin-bottom: 30px;
}
.category-list .cat-children {
  margin-top: 30px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
.categories-list .category-desc {
  margin-bottom: 30px;
}
.article-info {
  font-size: 0.9em;
  color: #b7b7b7;
  margin: 0 0 20px;
}
.article-info ~ .article-info {
  margin: 0;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  margin: 0;
}
.content_rating {
  margin-bottom: 20px;
}
.content_vote label {
  margin-right: 5px;
}
.icons .pull-right {
  margin-bottom: 20px;
}
.tags {
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
}
.tags > span {
  float: left;
  margin-right: 5px;
}
.tags > span .label {
  display: block;
}
.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;
}
.contact-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.contact-category ul.list-striped > li > .pull-right {
  margin-left: 10px;
}
.contact-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.contact-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.contact-category ul.list-striped > li > span {
  display: block;
}
.contact-category h4.item-title {
  font-size: 1em;
  line-height: 1.375;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #2f2f2f;
}
.contact-category h4.item-title a {
  color: #2f2f2f;
}
.contact-category h4.item-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.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;
}
.newsfeed-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.newsfeed-category .cat-children > ul > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  background: none;
}
.newsfeed-category .cat-children > ul > li .item-title {
  display: block;
  margin-bottom: 10px;
}
.newsfeed-category .cat-children > ul > li .item-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed-category .cat-children > ul > li .item-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.newsfeed-category .cat-children > ul > li > ul {
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
}
.newsfeed-category .cat-children > ul > li > ul > li {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin-left: 30px;
}
.newsfeed-category .cat-children > ul > li > ul > li.last {
  border-bottom: none;
}
.newsfeed-category .cat-children .newsfeed-count {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.newsfeed-category .cat-children .newsfeed-count dt,
.newsfeed-category .cat-children .newsfeed-count dd {
  float: left;
}
.newsfeed > ol {
  list-style: none;
  margin: 0;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed > ol > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed > ol > li > h3 a:hover {
  text-decoration: none;
  color: #f34c32;
}
.newsfeed .feed-description,
.newsfeed .feed-item-description {
  margin-bottom: 30px;
}
.newsfeed .feed-item-description img[align="right"] {
  margin-left: 30px;
  margin-bottom: 10px;
}
.newsfeed .feed-item-description img[align="left"] {
  margin-right: 30px;
  margin-bottom: 10px;
}
.img-intro-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.img-intro-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
}
.img-intro-none {
  text-align: center;
  margin-bottom: 10px;
}
.search #searchForm {
  display: inline-block;
  width: 100%;
}
.search #searchForm .form-limit {
  float: left;
}
.search #searchForm .counter {
  float: right;
}
.search .phrases-box,
.search fieldset.only {
  padding: 0 0 20px;
}
.search .phrases-box label,
.search fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.search fieldset.phrases {
  padding-bottom: 20px;
}
.search-results .result-title {
  margin-top: 10px;
  margin-bottom: 5px;
}
.search-results .result-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.search-results .result-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.search-results .result-title:first-child {
  margin-top: 0;
}
.search-results .result-category,
.search-results .result-created {
  font-size: 0.9em;
  color: #b7b7b7;
}
.finder ul#finder-filter-select-dates li.filter-date {
  float: none;
  width: auto;
}
.finder #finder-filter-select-list {
  margin-top: 20px;
}
.finder .filter-date-operator {
  margin-bottom: 10px;
}
.finder .filter-date-operator + .input-append {
  margin-bottom: 10px;
}
.finder ul.search-results > li {
  margin-top: 10px;
}
.finder ul.search-results > li:first-child {
  margin-top: 0;
}
.finder ul.search-results > li > h4 {
  font-size: 1em;
}
.finder ul.search-results > li > h4 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.finder ul.search-results > li > h4 a:hover {
  text-decoration: none;
  color: #f34c32;
}
.finder ul.search-results > li .result-url {
  font-size: 0.9em;
  color: #b7b7b7;
}
.finder .search-pagination {
  margin-top: 30px !important;
}
.finder .search-pagination .pagination {
  display: inline-block;
}
.finder .search-pagination .search-pages-counter {
  float: right;
}
.tag-category > form > .thumbnails > li {
  float: none;
  margin: 0 0 30px;
}
.tag-category > form > .thumbnails > li > h3 {
  font-size: 1em;
}
.tag-category > form > .thumbnails > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.tag-category > form > .thumbnails > li > h3 a:hover {
  text-decoration: none;
  color: #f34c32;
}
.tag-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.tag-category ul.list-striped > li > h3 {
  font-size: 1em;
}
.tag-category ul.list-striped > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.tag-category ul.list-striped > li > h3 a:hover {
  text-decoration: none;
  color: #f34c32;
}
.weblink-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.weblink-category ul.list-striped > li .list-title {
  margin-bottom: 10px;
}
.weblink-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.weblink-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.weblink-category .cat-children > ul > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  background: none;
}
.weblink-category .cat-children > ul > li .item-title {
  display: block;
  margin-bottom: 10px;
}
.weblink-category .cat-children > ul > li .item-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.weblink-category .cat-children > ul > li .item-title a:hover {
  text-decoration: none;
  color: #f34c32;
}
.weblink-category .cat-children > ul > li > ul {
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
}
.weblink-category .cat-children > ul > li > ul > li {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin-left: 30px;
}
.weblink-category .cat-children > ul > li > ul > li.last {
  border-bottom: none;
}
.weblink-category .cat-children .weblink-count {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.weblink-category .cat-children .weblink-count dt,
.weblink-category .cat-children .weblink-count dd {
  float: left;
}
strong.red,
span.star {
  color: #ff0000;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.element-invisible {
  display: none !important;
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 25px !important;
}
.tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 400;
  z-index: 9999;
  opacity: 0.8;
}
.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: #000000;
  opacity: 0.8;
}
.tip-wrap .tip-title {
  font-weight: bold;
}
label.hasTooltip,
label.hasPopover {
  display: inline-block !important;
}
.jmodedit {
  z-index: 9999;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
#jm-system-message .alert {
  margin: 30px 0;
}
.pagination .counter {
  margin: 16px 0;
}
.pagination ul > li > span.pagenav {
  background: #f34c32;
  color: #ffffff;
  border-radius: 3px;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-start > span,
.pagination ul > li.pagination-prev > span,
.pagination ul > li.pagination-next > span,
.pagination ul > li.pagination-end > span {
  font-size: 0;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-start > span.pagenav {
  background: url("../images/pagination-start.png") no-repeat center center;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-prev > span.pagenav {
  background: url("../images/pagination-prev.png") no-repeat center center;
  width: 5px;
  height: 22px;
}
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-end > span.pagenav {
  background: url("../images/pagination-end.png") no-repeat center center;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-next > span.pagenav {
  background: url("../images/pagination-next.png") no-repeat center center;
  width: 5px;
  height: 22px;
}
#jform_captcha .recaptcha_theme_white #recaptcha_response_field,
#jform_captcha .recaptcha_theme_blackglass #recaptcha_response_field,
#jform_captcha .recaptcha_theme_red #recaptcha_response_field {
  height: auto;
  line-height: 1;
  padding: 1px !important;
}
#jform_captcha .recaptcha_theme_clean #recaptcha_response_field {
  border-color: #898989 !important;
}
#jform_captcha .recaptchatable a,
#jform_captcha .recaptchatable a:hover {
  color: #f34c32;
}
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a,
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a:hover {
  color: #ffffff;
}
ul.mostread li {
  margin: 10px 0;
}
ul.mostread li:first-child {
  margin-top: 0;
}
.newsflash .newsflash-title,
.newsflash-horiz .newsflash-title {
  font-weight: normal;
  font-size: 1em;
  margin: 20px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child,
.newsflash-horiz .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash-horiz {
  margin: 0 -15px;
}
.newsflash-horiz > li {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
ul.latestnews li {
  background: url("../images/li.png") no-repeat left 9px;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
ul.latestnews li:first-child {
  margin-top: 0;
}
ul.archive-module > li {
  background: url("../images/li-archive.png") no-repeat left center;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
ul.archive-module > li:first-child {
  margin-top: 0;
}
ul.relateditems li {
  background: url("../images/li.png") no-repeat left 9px;
  padding: 0 0 0 20px;
}
ul.categories-module > li h1,
ul.categories-module > li h2,
ul.categories-module > li h3,
ul.categories-module > li h4,
ul.categories-module > li h5,
ul.categories-module > li h6 {
  font-size: 1em;
}
ul.category-module > li > a {
  display: block;
  margin-bottom: 5px;
}
ul.category-module > li span {
  font-size: 0.9em;
  color: #b7b7b7;
  display: block;
}
ul.category-module > li .mod-articles-category-readmore a {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 12px;
  text-transform: lowercase;
  color: #ffffff;
  background: #f34c32;
  border: 1px solid transparent;
}
ul.category-module > li .mod-articles-category-readmore a:hover,
ul.category-module > li .mod-articles-category-readmore a:focus {
  color: #ffffff;
  background: #f67662;
  text-decoration: none;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
ul.latestusers li {
  background: url("../images/li.png") no-repeat left 9px;
  padding: 0 0 0 20px;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
#mod-finder-searchform label.finder {
  padding: 0 10px;
}
#mod-finder-advanced .form-horizontal .control-label {
  float: none;
  width: auto;
}
#mod-finder-advanced .form-horizontal .controls {
  margin: 0;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.feed ul.newsfeed > li .feed-link {
  font-size: 1em;
}
.feed ul.newsfeed > li .feed-link a {
  display: block;
  margin-bottom: 5px;
}
.weblinks > li {
  margin-top: 10px;
}
.weblinks > li:first-child {
  margin-top: 0;
}
.weblinks > li > a:first-child {
  display: block;
  margin-bottom: 5px;
}
.weblinks > li > br {
  display: none;
}
.search input#mod-search-searchword {
  width: auto;
}
iframe.wrapper {
  max-width: 100%;
}
.tagspopular.tagscloud .tag {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 6px;
}
.tagspopular.tagscloud .tag a {
  float: left;
  padding: 6px 30px;
  font-weight: normal;
  text-decoration: none;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus {
  text-decoration: none;
  color: #ffffff;
  background: #f67662;
  border-color: transparent;
}
#jm-footer-mod .blank-ms.tagspopular.tagscloud .tag a {
  border: 1px solid #515151;
}
#jm-footer-mod .blank-ms.tagspopular.tagscloud .tag a:hover,
#jm-footer-mod .blank-ms.tagspopular.tagscloud .tag a:focus {
  color: #ffffff;
  border-color: transparent;
}
#jm-offcanvas .blank-ms.tagspopular.tagscloud .tag a {
  border: 1px solid #474747;
}
#jm-offcanvas .blank-ms.tagspopular.tagscloud .tag a:hover,
#jm-offcanvas .blank-ms.tagspopular.tagscloud .tag a:focus {
  color: #ffffff;
  border-color: transparent;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #2f2f2f;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #2f2f2f;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  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;
}
.jm-custom-content span {
  display: block;
}
.jm-custom-content .jm-icon {
  float: left;
  background: url('../images/custom/custom-badge-bg.png') no-repeat center center;
  margin: 0 0 30px;
}
.jm-custom-content .jm-icon-in {
  width: 170px;
  height: 170px;
  margin: 15px;
  background: #292929;
  border-radius: 100%;
  border: 10px solid #f4f4f4;
  box-sizing: border-box;
}
.jm-custom-content .jm-icon-in span {
  text-align: center;
}
.jm-custom-content .jm-icon-in .up {
  margin-top: 17px;
}
.jm-custom-content .jm-icon-in .up,
.jm-custom-content .jm-icon-in .down {
  font-size: 18px;
  line-height: 1;
  color: #cccccc;
}
.jm-custom-content .jm-icon-in .middle {
  font-size: 60px;
  line-height: 1.2;
  color: #ffffff;
}
.jm-custom-content .jm-description {
  float: left;
  vertical-align: top;
  padding-left: 30px;
}
.jm-custom-content .jm-description p {
  margin: 10px 0;
}
.jm-custom-content .jm-description .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  color: #323232;
  margin: 0 0 20px;
}
.jm-custom-content .jm-description .custom-icon1,
.jm-custom-content .jm-description .custom-icon2 {
  display: block;
  padding: 20px 0 20px 100px;
  margin: 5px 0;
  background-repeat: no-repeat;
  background-position: left center;
}
.jm-custom-content .jm-description .custom-icon1 span,
.jm-custom-content .jm-description .custom-icon2 span {
  font-weight: 700;
  color: #323232;
}
.jm-custom-content .jm-description .custom-icon1 {
  background-image: url('../images/custom/custom-icon1.png');
}
.jm-custom-content .jm-description .custom-icon2 {
  background-image: url('../images/custom/custom-icon2.png');
}
.jm-custom-content .jm-description .readmore {
  margin: 20px 0 0;
}
.jm-pricing {
  margin: 0 -15px;
}
.jm-pricing .box {
  float: left;
  margin: 78px 0 0;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
}
.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 .price {
  position: absolute;
  top: -68px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f34c32;
  border-radius: 100%;
  width: 136px;
  height: 136px;
  padding-top: 25px;
  box-sizing: border-box;
}
.jm-pricing .price span {
  display: block;
  color: #ffffff;
  text-align: center;
}
.jm-pricing .price .up,
.jm-pricing .price .down {
  font-size: 16px;
  line-height: 1.1;
}
.jm-pricing .price .middle {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
}
.jm-pricing .title {
  background: #292929;
  padding-top: 83px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.jm-pricing .content {
  background: #ffffff;
  padding: 20px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.jm-pricing .subtitle {
  font-size: 20px;
  color: #323232;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 15px;
}
.jm-pricing .bottom {
  background: #ebebeb;
  padding: 20px;
  text-align: center;
}
h3.jm-typo-title {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin: 30px 0;
  color: #2f2f2f;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.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;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background-color: #555555;
}
p.jm-badge,
span.jm-badge,
p.jm-calendar,
span.jm-calendar,
p.jm-chat,
span.jm-chat,
p.jm-check,
span.jm-check,
p.jm-cloud,
span.jm-cloud,
p.jm-direction,
span.jm-direction,
p.jm-divide,
span.jm-divide,
p.jm-error,
span.jm-error,
p.jm-fire,
span.jm-fire,
p.jm-flag,
span.jm-flag,
p.jm-heart,
span.jm-heart,
p.jm-home,
span.jm-home,
p.jm-info,
span.jm-info,
p.jm-list,
span.jm-list,
p.jm-mail,
span.jm-mail,
p.jm-people,
span.jm-people,
p.jm-star,
span.jm-star,
p.jm-stat,
span.jm-stat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-badge,
span.jm-badge {
  background-image: url("../images/icons/badge.png");
}
p.jm-calendar,
span.jm-calendar {
  background-image: url("../images/icons/calendar.png");
}
p.jm-chat,
span.jm-chat {
  background-image: url("../images/icons/chat.png");
}
p.jm-check,
span.jm-check {
  background-image: url("../images/icons/check.png");
}
p.jm-cloud,
span.jm-cloud {
  background-image: url("../images/icons/cloud.png");
}
p.jm-direction,
span.jm-direction {
  background-image: url("../images/icons/direction.png");
}
p.jm-divide,
span.jm-divide {
  background-image: url("../images/icons/divide.png");
}
p.jm-error,
span.jm-error {
  background-image: url("../images/icons/error.png");
}
p.jm-fire,
span.jm-fire {
  background-image: url("../images/icons/fire.png");
}
p.jm-flag,
span.jm-flag {
  background-image: url("../images/icons/flag.png");
}
p.jm-heart,
span.jm-heart {
  background-image: url("../images/icons/heart.png");
}
p.jm-home,
span.jm-home {
  background-image: url("../images/icons/home.png");
}
p.jm-info,
span.jm-info {
  background-image: url("../images/icons/info.png");
}
p.jm-list,
span.jm-list {
  background-image: url("../images/icons/list.png");
}
p.jm-mail,
span.jm-mail {
  background-image: url("../images/icons/mail.png");
}
p.jm-people,
span.jm-people {
  background-image: url("../images/icons/people.png");
}
p.jm-star,
span.jm-star {
  background-image: url("../images/icons/star.png");
}
p.jm-stat,
span.jm-stat {
  background-image: url("../images/icons/stat.png");
}
ul.jm-color-list li {
  background-image: url("../images/li.png");
}
ul.jm-light-list li {
  background-image: url("../images/li-white.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;
}
.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.7;
  background: #000000;
}
.slide-desc-text-override {
  position: relative;
  padding: 20px 30px;
  text-align: left;
}
.slide-desc-text-override .slide-title + .slide-text {
  margin: 8px 0 0;
}
.slide-desc-text-override .slide-title {
  display: inline-block;
  font-size: 22px;
  line-height: 1.1;
  color: #ffffff;
  margin: 0;
}
.slide-desc-text-override .slide-title a {
  color: #ffffff;
}
.slide-desc-text-override .slide-title a:hover {
  color: #f34c32;
  text-decoration: none;
}
.slide-desc-text-override .slide-text {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
}
.slide-desc-text-override .slide-text a {
  color: #ffffff;
}
.slide-desc-text-override .slide-text a:hover {
  color: #f34c32;
  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: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  background: #f34c32;
}
.djslider-override .load-button-active {
  opacity: 1;
}
.djslider-override .navigation-numbers .load-button {
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  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;
}
.djslider-override a.readmore {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 30px;
}
.djslider-override a.readmore:after {
  right: 10px;
}
.djslider-override a.readmore:hover:after {
  right: 0;
}
.djslider-override .navigation-container img {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.djslider-override .navigation-container img:hover {
  opacity: 0.8;
}
#jm-top2 .djslider-override {
  margin-bottom: 30px;
}
#jm-top2 .djslider-override .navigation-container-custom {
  top: auto !important;
  bottom: -30px !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center;
}
.header-ms .djslider-loader-override {
  padding-bottom: 0 !important;
}
.header-ms .djslider-override .slide-desc-bg-override {
  opacity: 0;
  background: none;
}
.header-ms .djslider-override .slide-desc-text-override {
  padding: 20px;
  text-align: center;
}
.header-ms .djslider-override .slide-desc-text-override .slide-title {
  font-size: 45px;
  line-height: 1;
}
.header-ms .djslider-override .slide-desc-text-override .slide-text {
  font-size: 20px;
}
.header-ms .djslider-override .slide-desc-text-override .slide-title + .slide-text {
  margin: 30px 0 0;
}
.header-ms .djslider-override a.readmore {
  margin: 50px 0 0;
  line-height: 20px;
  font-weight: 700;
  padding: 16px 30px;
  border-radius: 3px;
  background: #f34c32;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
}
.header-ms .djslider-override a.readmore:hover {
  color: #ffffff;
  background: #f67662;
  text-decoration: none;
}
.header-ms .djslider-override a.readmore:after {
  display: none;
}
/*# sourceMappingURL=/templates/ibcsg/css/template.11.map */