.sppb-nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}
.sppb-nav-lines > li {
  float: right;
}
.sp-menu-separator {
  color:#f3f0f0;
}
.sp-menu-separator:hover {
  color:#e4efbe;
}
.sp-menu-separator:active {
  color:#e4efbe;
}
.sp-page-title .sp-page-title-heading {
  color: #686565;
}
.sp-page-title .breadcrumb > li {
  color: #686565;
}
.sp-page-title .breadcrumb > .active {
  color: #686565;
}
.sp-page-title{background:#b8c977}
.sp-page-title .breadcrumb > li > a {
  color: #686565;
}
.sp-page-title .breadcrumb > li + li::before {
	color: #686565;
}
.farmenu ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333333;
}

.farmenu li {
  float: right;
}

.sp-megamenu-parent > li.active > a {
  font-weight: 900;
}
.sp-megamenu-parent > li.sp-has-child > a:before {
     font-weight: 900;
}

.acf_progressbar_wrapper, .acf_progressbar_wrapper * {
    direction: ltr;
}

#system-message-container h1 {
  font-size: 1.5rem;
  margin-bottom: 45px;
  border-bottom: 2px solid #c61515;
  padding: 10px;
}

.farmenu li a {
  display: block;
  color: white;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}

.farmenu li a:hover {
  background-color: #111111;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:after {font-weight: 900;}
#sp-bottom {
  padding: 20px 0 30px;
}
#sp-left .user-menu {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    box-shadow: 2px 6px 20px 3px #cecece;
}
#sp-left .user-menu ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #d5d5d5;
}

/*-------------------------Projects-----------------------------*/
.projects .article-list .article-body {
    width: 85%;
  }

.projects .article-list .article .article-header h2 {
    margin: 0;
}
 .projects .fields-container dd{
    margin-right: 0;
    display: inline;
    margin-left: 30px;
 }
 .projects .article-header {
      /*height: 100px;*/
      background: #e0f9e0ed;
      padding: 10px;
      border: 1px solid #b7f5b7ed;
      border-radius: 5px;
 }
 .jlmf-range-block {
   display: none;
}
 .projects .article-list .article .article-header h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  margin: 0;
}
.projects .fields-container {font-size: 15px;}
.projects .article-list .article .article-intro-image {
    margin:0px 20px 10px 0px;
    width: 12%;
    /*border: 1px solid #d9d7d7;*/
    border-radius: 10px;
    
}
.projects .fields-container .field-label {font-weight: bold;}
.projects #sp-left .sp-module, #sp-right .sp-module {
  margin-top: 0px;
  border: 1px solid #d0cece;
  padding: 15px;
  border-radius: 5px;
}
.projects #sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #868282;
  border: 1px solid #cecece;
  padding: 10px;
  border-radius: 5px;
  background: #5c5959;
  color: #fff;
}
.projects div.jlmf-label{font-size:17px;font-weight: 500;color: #bd1c1c;margin-bottom: 10px;}
.projects [class*="jlmf-list"] {
  margin-left: 10px;
}
.projects div.jlmf-label:before {
  font-weight: 500;
  content: "\f0b0";
  font-family: "Font Awesome 6 pro";
  float: left;
  margin-left: 5px;
  font-size: 23px;
  color: #bd1c1c;
  margin-right: 5px;
  margin-top: -5px;
}

/*-------------------------------end Projects------------------------------------*/

.article-list .article .article-intro-image {
    margin:0px 20px 10px 0px;
    width: 34%;
    display: inline-block;
    float:left;
}
.article-list .article-body {
    margin-top:10px;
    width: 60%;
    display: inline-block;
}
.article-list .article {
    border: 1px solid #dbd9d9;
    border-radius: 8px;
    box-shadow: 0px 2px 15px 2px #cecece;
    /*min-height: 300px;*/
}
.article-list .article .article-intro-image img {
    
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 10px;
    object-fit: cover;
}
.article-list .article .article-header h2 {
  font-size: 1.1rem;
 }
 .article-list .article-introtext {
     font-size: 15px;
 }
 .burger-icon > span,.offcanvas-active .burger-icon > span {
     background-color: #d0caca;
 }
 .header-modules .search form::after {
  font-size: 18px;
  line-height: 42px;
  }
  .sp-page-title{
      
      background-position: center center;
      background-size: cover;
      height: 150px;
      box-shadow: inset 0 0 0 2000px rgba(253, 251, 252, 0.44);
  }
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 45px;
  margin-top: 6px;
  margin-bottom: 6px;
  border-radius: 5px;
}
.sp-menu-separator:hover {
    color: #fffffe;
  background: rgb(255 132 0);
}
.sp-megamenu-parent > li:hover > a {
  color: #fffffe;
  background: rgb(255 132 0);
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  background: rgb(255 132 0);
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 10px;
}
.sp-megamenu-parent > li {
    padding: 0 4px;
}
#sp-header-topbar {
  margin-bottom: 15px;
  margin-top: 15px;
}
#sp-header-topbar .container-inner {
  border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.29);
  border-radius: 8px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #e4efbe;
  background: rgb(255 132 0);
  padding:5px 0;
  margin:3px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
  color: #ffffff;
  background: rgb(255 132 0);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
   padding: 10px;
   color: #ffffff;
}
.sp-megamenu-parent > li:hover > a.fa-house {
  color: rgb(255 132 0);
  background: rgb(255 132 0);
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  background: rgb(255 132 0);
}

.sp-megamenu-parent > li.active > a.fa-house, .sp-megamenu-parent > li.active:hover > a.fa-house {
  color: rgb(55, 55, 55);
  background: rgb(55, 55, 55);
}
.sp-megamenu-parent > li > a:before {
  font-weight: 500;
  font-family: "Font Awesome 6 pro";
  float: left;
  margin-right: 7px;
  font-size:20px;
}
.sp-megamenu-parent > li.active:hover >a:before {
    color: rgb(255 132 0);
}
.sp-megamenu-parent > li.active > a::before {
  color: rgb(255 132 0);
}
.sp-page-title {
  background-position: center center;
  background-size: cover;
  height: 200px;
  box-shadow: inset 0 0 0 2000px rgba(253, 251, 252, 0.44);
  padding: 60px 0;
  background-image: linear-gradient(rgb(0, 0, 0), rgba(32, 17, 19, 0.58)),url(/images/bredcramp_back.jpg);
}
.sp-page-title .sp-page-title-heading {
  color: #fff;
}
.sp-page-title .breadcrumb > li {
  color: #fff;
}
.sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.sp-page-title .breadcrumb > .active {
  color: #fff;
}
.sp-page-title .breadcrumb > li + li::before {
  color: #fff;
}
.sp-megamenu-parent > li.active:hover > a::before {
  color: rgb(255 132 0);
}
.sp-megamenu-parent > li > a.fa-house::before {
  margin-right: -3px;
}
.sp-megamenu-parent > li > a.fa-house {
  color: rgb(55, 55, 55);
}
.sp-megamenu-parent > li.active > a.fa-house, .sp-megamenu-parent > li.active:hover > a.fa-house {
  color: rgb(55, 55, 55);
  background: rgb(55, 55, 55);
}
.sp-megamenu-parent > li.active:hover > a::before {
  color: rgb(255 132 0);
}
.sp-megamenu-parent > li > a::before {
  font-weight: 500;
  font-family: "Font Awesome 6 pro";
  float: left;
 
  font-size: 20px;
  color: #f3f0f0;
}
/*----------------------------RSTicket Start --------------------*/
.h1-title select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
   height: auto;
   width:100%;
}
.form-horizontal .control-label {
    text-align: right;
}
.form-horizontal .control-label {
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}
.h1-title .form-horizontal select {
    height: auto;
     width:100%;
}
.h1-title .form-horizontal .checkbox{
    padding: 10px 30px;
}
.h1-title h1 {
    margin-bottom: 50px;
    border-bottom: 2px solid #f57c00;
    padding-bottom: 10px;
    font-size: 28px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-right: 0px;
  }
  blockquote p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}
.row-fluid [class*="span"] {
  float: right;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
   min-height: 45px;
}
.rst_dashboard_item h1{font-size:22px;}
[class^="rsticketsproicon-"]::before, [class*=" rsticketsproicon-"]::before {
    font-size: 250%; 
    margin-bottom: 15px;
}
#rsticketspro_dashboard_knowledgebase h3 {
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 5px;
}
#rsticketspro_dashboard_tickets h3 {
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 5px;
}
.sp-module-content .mod-languages ul.lang-inline{margin-left:35px;}
/*----------------------------RSTicket End ----------------------*/
@media (min-width:1400px) {
/*.sppb-row-container {
  max-width: 1400px;
}*/
.header-modules .search form input {
  border-radius: 5px;
  padding: 5px 10px;
  width: 480px;
}
}

@media (max-width:420px) {
    .article-list .article .article-intro-image {
        width: 100%;
        }    
    .article-list .article-body {
        width: 100%;
        }
}
@media (max-width:1300px) {
    .article-list .article .article-intro-image {
        width: 100%;
        }    
    .article-list .article-body {
        width: 100%;
        }
}