#jm-allpage .dj-tabber .dj-tab.dj-tab-active {
  background: #EE3124;
}


.page-header h2,
h2.item-title,
.cat-children>h3,
.contact-category>h2,
.content-category>h2,
.weblink-category>h2,
.newsfeed>h2,
.newsfeed-category>h2,
.tag-category h2,
.category-list>h2,
.page-header>h1,
.blog>h2,
.blog-featured>h1,
h1.componentheading,
.dj-cat-title,
.view h2 {
  font-family: 'Droid', sans;
  font-size: 25px;
}


.nav-tabs.nav-stacked li,
.nav-tabs.nav-stacked li a {
  font-family: 'Arial', Sans;
  font-size: 10px !important;
}


.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}

.lcr #jm-content-wrapper-in {
  margin-left: 216.75px;
}

.lcr #jm-content {
  margin-right: 329px;
}

.lcr #jm-right {
  margin-left: -329px;
}


.lrc #jm-content-wrapper,
.lrc #jm-middle-page {
  margin-left: -545.75px;
}

.lrc #jm-content-wrapper-in {
  margin-left: 216.75px;
}

.lrc #jm-content {
  margin-left: 329px;
}


.clr #jm-content-wrapper-in {
  margin-right: 216.75px;
}

.clr #jm-content {
  margin-right: 329px;
}

.clr #jm-left {
  margin-left: -216.75px;
}

.clr #jm-right {
  margin-left: -329px;
}



@media (min-width: 768px) and (max-width: 979px) {
  .lcr #jm-content-wrapper-in {
    margin-left: 164.25px;
  }

  .lcr #jm-content {
    margin-right: 259px;
  }

  .lcr #jm-right {
    margin-left: -259px;
  }

  .lrc #jm-content-wrapper,
  .lrc #jm-middle-page {
    margin-left: -423.25px;
  }

  .lrc #jm-content-wrapper-in {
    margin-left: 164.25px;
  }

  .lrc #jm-content {
    margin-left: 259px;
  }

  .clr #jm-content-wrapper-in {
    margin-right: 164.25px;
  }

  .clr #jm-content {
    margin-right: 259px;
  }

  .clr #jm-left {
    margin-left: -164.25px;
  }

  .clr #jm-right {
    margin-left: -259px;
  }
}

@media (min-width: 1220px) {
  .lcr #jm-content-wrapper-in {
    margin-left: 277.5px;
  }

  .lcr #jm-content {
    margin-right: 410px;
  }

  .lcr #jm-right {
    margin-left: -410px;
  }

  .lrc #jm-content-wrapper,
  .lrc #jm-middle-page {
    margin-left: -687.5px;
  }

  .lrc #jm-content-wrapper-in {
    margin-left: 277.5px;
  }

  .lrc #jm-content {
    margin-left: 410px;
  }

  .clr #jm-content-wrapper-in {
    margin-right: 277.5px;
  }

  .clr #jm-content {
    margin-right: 410px;
  }

  .clr #jm-left {
    margin-left: -277.5px;
  }
}

#jm-content-wrapper-bg {
  display: flex;
}

#mod383_djtabs.djtabs {
  margin-bottom: 15px;
}

#mod383_djtabs .djtabs-in {
  margin: 10px 15px 10px 15px;
}

#mod383_djtabs .djtabs-title {
  float: left;
  width: 134px;
  height: 15px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  background-color: #302C2C;
  color: #F7F2EB;
  white-space: nowrap;
  overflow: hidden;
  padding: 0px 5px 0 5px;
  text-transform: uppercase;
  border-left: 1px dotted #585452;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  line-height: 15px;
  text-overflow: ellipsis;
}

#mod383_djtabs .djtabs-accordion {
  margin-bottom: 1px;
  height: 31px;
  width: 100%;
  background-size: 100% 31px;
  /*
	padding: 0 5px 0 5px;
	*/
  padding: 0;
  line-height: 31px;
  border-radius: 0px;
}

#mod383_djtabs .djclear {
  clear: both;
}

#mod383_djtabs .djtabs-active {
  color: #F7F2EB;
  background-color: #EE3124;
  border-left: 1px solid #EE3124;
}

#mod383_djtabs .djtabs-active+div {
  border-left: 1px solid #EE3124;
}

#mod383_djtabs .djtabs-in-border {
  border-color: #EE3124;
  border-top-width: 5px;
  border-top-style: solid;
}

#mod383_djtabs .djtabs-panel {
  /*
	width:100%;
	*/
  overflow: hidden;
  white-space: nowrap;
  height: 39px;
  border-width: 1px;
  /*
	cursor:pointer;
	margin-top:-1px;
	*/
  position: relative;
  border-radius: 0px;
}

#mod383_djtabs [data-size="half"] .djtabs-panel {
  white-space: normal;
}

#mod383_djtabs [data-size="half"] .djtabs-panel-title {
  white-space: normal;
  font-size: 12px;
}

#mod383_djtabs .djtabs-panel-date {
  /*
	overflow:hidden;
	display:inline-block;
    white-space: nowrap;
    */
  float: left;
  font: bold 14px arial, sans-serif;
  color: #EE3124;
  /*
	margin-top:11px;
	*/
  margin-left: 15px;
  /*
	width: 56px;
	*/
}

#mod383_djtabs .djtabs-panel-title {
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  color: #302C2C;
  /*
	margin-top:11px;
	*/
  margin-left: 15px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  float: left;
}

#mod383_djtabs .djtabs-panel>span.djtabs-panel-toggler {
  /*
	overflow:hidden;
    white-space: nowrap;
    */
  display: inline-block;
  background: url('components/com_djtabs/assets/images/custom/arrow-down.png') no-repeat #E2E2E2 center;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  border-radius: 0px;
  float: right;

  margin-top: 10px;
}

#mod383_djtabs .djtabs-panel-active {
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: #E2E2E2;
  background-color: #FFFFFF;
}

#mod383_djtabs .djtabs-panel-active>span.djtabs-panel-toggler {
  background: url('components/com_djtabs/assets/images/custom/arrow-up.png') no-repeat #EE3124 center;
}

#mod383_djtabs .djtabs-panel-active>.djtabs-panel-title {
  color: #302C2C;
}

/*
#mod383_djtabs .djtabs-panel:first-child{
	margin-top:0px;
}
*/
#mod383_djtabs .djtabs-article-content {
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  margin: 10px 15px 7px 15px;
  line-height: 1.5;
}

#mod383_djtabs .djtabs-article-category,
#mod383_djtabs .djtabs-article-author {
  font-weight: bold;
  font-size: 13px;
  color: #666666;
  margin: 2px 1px 5px 5px;
}

#mod383_djtabs .djtabs-article-category {
  float: right;
}

#mod383_djtabs .djtabs-article-category>a:visited,
#mod383_djtabs .djtabs-article-category>a:link {
  float: right;
  color: #EE3124;
  font-weight: bold;
}

#mod383_djtabs .djtabs-article-author {
  float: right;
  font-style: italic;
}

#mod383_djtabs span.djtabs-readmore a:visited,
#mod383_djtabs span.djtabs-readmore a:link {
  font-style: italic;
  color: #EE3124;
}

#mod383_djtabs .accordion-body .djtabs-panel-title,
#mod383_djtabs .accordion-body .djtabs-panel-date {
  line-height: 26px;
}

#mod383_djtabs .djtabs-panel-title,
#mod383_djtabs .djtabs-panel-date {
  line-height: 39px;
}

#mod383_djtabs .accordion-body .djtabs-panel {
  height: 26px;
  background-size: 100% 26px;
}

#mod383_djtabs .accordion-body .djtabs-panel>span.djtabs-panel-toggler {
  margin-top: 3px;
}

#mod383_djtabs .djtabs-article-content a:visited,
#mod383_djtabs .djtabs-article-content a:link {
  color: #EE3124;
}

#mod383_djtabs .accordion-body {
  overflow: hidden;
}

.djVideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.djVideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#mod383_djtabs .djtabs-article-body-in .djtabs-panel {
  margin-bottom: 10px;
}

#mod383_djtabs .djtabs-article-body-in .djtabs-article-content {
  margin-top: 0;
}

#mod383_djtabs .djtabs-accordion .djtab-text {
  margin-left: 5px;
}

#mod383_djtabs div.djtabs-title:first-child {
  border-left: 0px;
}

/* 1.0.5 */

#mod383_djtabs .djtabs-title.tabsBlock {
  border-left: 1px;
}

#mod383_djtabs .djtabs-title.tabsBlock:not(:first-child) {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

#mod383_djtabs .tabsBlock {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px;
  border-bottom: solid 1px #EE3124;
}

/* 1.0.6 */

#mod383_djtabs .djtabs-article-group {
  float: left;
  width: 100%;
}

#mod383_djtabs:not(.showcase) .djtabs-article-group:not(:first-child) {
  border-top: solid 1px #ddd;
  padding-top: 20px;
  margin-top: 20px;
}

#mod383_djtabs .no-accordion .djtabs-article-group {
  margin-bottom: 5px;
}

#mod383_djtabs .accordion_all_in .djtabs-panel,
#mod383_djtabs .accordion_first_out .djtabs-panel {
  cursor: pointer;
  margin-top: -1px;
}

#mod383_djtabs .accordion_all_in .djtabs-article-group:first-child,
#mod383_djtabs .accordion_first_out .djtabs-article-group:first-child {
  margin-top: 1px;
}

#mod383_djtabs .djtabs-article-img {
  margin-bottom: 5px;
  /* border-radius: 20px; */
}

#mod383_djtabs .djtabs-article-img.dj-img-left {
  float: left;
  margin-right: 10px;
}

#mod383_djtabs .djtabs-article-img.dj-img-right {
  float: right;
  margin-left: 10px;
}

#mod383_djtabs .djtabs-article-img.dj-img-top {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#mod383_djtabs .djtabs-date-in {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #999999;
}

#mod383_djtabs .djtabs-title.djtabs-accordion {
  border-left: none;
}

/* 1.0.6.2 */
#mod383_djtabs .tabs-wrapper.tabs-hidden {
  display: none;
}

/* 1.0.6.3 */
#mod383_djtabs .djtab-custom-html p {
  display: inline;
  margin: 0;
}