/*REMOVE DROP CAP*/
.item-page .com-content-article__body > p:first-child::first-letter, .item-page .com-content-article__body p.has-letter::first-letter {
    color: var(--body-text-color);
    font-size: var(--h5-font-size);
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 1.778;
} 
/*Main menu padding removed*/
.container {
  width: 100%;
  padding-right: 1px;
  padding-left: 1px;
  margin-right: auto;
  margin-left: auto;
}

.jacl-item__meta ul li {
color: #000;
font-size: 16px);
font-weight: 400;
}

.form-control, .inputbox {
background-color: #fff;
border: 1px solid #555;
}

.jacl-item__text,
.jacl-item__introtext {
  color: #212529;
  margin-bottom: calc(var(--global-spacing) * 2);
}
.jacl-item .style-rounded.color-blue a,
.jacl-item .style-bgcolor.color-blue a {
  background-color: #cc0000;
  color: #fff;
}

.item-page .com-content-article__body.has-sharing {
padding-left: 0px;
}

.t4-megamenu > .navbar-nav > li > a, .t4-megamenu > .navbar-nav > li > .nav-link {
font-size: 16px;
line-height: 1.3;
}
.t4-module .nav li a,
.t4-card .nav li a,
.moduletable .nav li a,
.module_menu .nav li a {
  display: block;
  padding: 0.25rem 0;
  position: relative;
font-weight: 400;
}

/* Heading style 08 */
.heading-style-08 .heading-title {
  border-bottom: 2px solid var(--heading-text-color);
  padding-bottom: calc(var(--global-spacing) * 1.5);
  text-align: left;
}

.heading-style-08 .heading-desc {
  text-align: left;
}

/*SIMPLE GALLERY MARGINS*/
/* Thumbnails */
ul.sigFreeClassic li.sigFreeThumb {float:left;background:#fff!important;margin:5px 5px 1px 0;padding:0;list-style:none!important;}

/*OFF CANVAS PADDING AND MENU*/

.t4-offcanvas .t4-off-canvas-header {
  background-color: transparent;
  padding-bottom: 0;
  position: relative;
margin-left: 20px;
}
.t4-offcanvas .t4-off-canvas-body {
  padding: 20px 20px 20px 20px ;
  height: calc(100% - 80px);
}
.t4-offcanvas .t4-off-canvas-body .t4-module {
  margin-top: 0 !important;
margin-left: 20px;
}

/*MODULE TITLE SIZE*/
.module-title {
  font-size: var(--h4-font-size);
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 1.38671rem 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}

/*PAST SHOWS HEADER IMAGE SCROLLING*/
.com-content-article .full-width .wrap-inner {
  background-position: center;
  background-repeat: no-repeat;
background: fixed;
  background-size: cover;
  position: relative;
}

/*HIDE SIDEBAR SHOWING BELOW FULL ARTICLE*/
