@media screen and (min-width: 1200px) {
  .navbar-nav > li {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 991px) {
  .navbar-nav > li {
    margin-left: 10px;
  }
}
.t3-off-canvas-body ul.dropdown-menu {
  background-color: #FFF;
}
.t3-off-canvas-body ul.dropdown-menu li {
  background-color: #FFF !important;
  border-top: 0px none;
}
.t3-off-canvas-body ul.dropdown-menu li a {
  padding: 5px 25px;
}
.t3-off-canvas-body .nav > li > .separator {
  padding: 8px 15px !important;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas-body .nav > li > a:hover,
.t3-off-canvas-body .nav > li > a:focus {
  background-color: #CCC !important;
}
.t3-off-canvas-body .nav .item-60,
.t3-off-canvas-body .nav .item-277 {
  text-transform: uppercase;
  font-weight: bold;
}
.t3-off-canvas-body .dropdown-menu > li > a:hover {
  background-color: #CCC !important;
}
.t3-off-canvas-body .module-title {
  margin: 0px !important;
  padding: 8px 15px !important;
  font-size: 1em;
  text-transform: uppercase;
}
.t3-off-canvas-body .module-inner {
  margin-top: -10px;
}
.home-container {
/*  background-image: url(/templates/purity_iii/images/background5.jpg);
    background-repeat: repeat-x; */
  width: auto;
  height: auto; /* Full viewport height or adjust as needed */
  overflow: hidden;
  position: relative;
  background-image: url(/images/bg40.svg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #7d7d7d";
}
html.layout-blog .home-container {
  background: none !important;
}
html.layout-blog .home-container table.acymailing_form {
  margin-top: 15px !important;
}
html.layout-blog .t3-sl-1 {
  border: 0 !important;
}
html.layout-blog #Mod130 {
  border: 1px solid #EFEFEF;
  padding: 8px;
}
.home-trans {
    background-color: rgba(244, 244, 244, 0.9); /* 10% transparent background */
    box-shadow: 3px 5px 8px rgba(10, 10, 10, 0.6);
    border-radius: 10px;
    text-align: center;
}
.home-latest {
  padding: 10px;
  border: 1px solid #FFF;
}
.tweet div.uk-panel {
  color: #444 !important;
}
.tweet div.uk-panel a {
  color: #cc0000 !important;
}
.moduleillustration {
  margin-bottom: 20px;
}
.moduledescription {
 
  padding-left: 10%;
  padding-right: 10%;
  background-color: rgba(244, 244, 244, 0.9); /* 10% transparent background */
  box-shadow: 3px 5px 8px rgba(10, 10, 10, 0.6);
  text-align: left;
  border-radius: 10px;
  max-width: 600px;
}

.modulehomepage-top div.module-inner {
  margin-top: 65px;
}
.modulehomepage-top div.module-inner h3.module-title {
  border-bottom: 1px solid #eeeeee;
}
.modulehomepage-top div.module-inner h3.module-title span {
  color: #eeeeee;
  background-color: #cc0000;
  padding: 5px;
}
.module-highlights div.module-inner h3.module-title {
  border-bottom: 1px solid #eeeeee;
}
.module-highlights div.module-inner h3.module-title span {
  color: #eeeeee;
  background-color: #cc0000;
  padding: 5px;
}
.module-highlights div.module-inner div.custom-highlights ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: -20px;
}
.module-highlights div.module-inner div.custom-highlights ul li {
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 2px;
  padding-right: 2px;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.uk-accordion-title:hover {
  color: #800000;
}
.uk-accordion-title {
  background-color: #FFF !important;
}
.item-155 {
  display: none !important;
}
.members_space {
  padding: 10px 5px;
}
.navbar-nav > li > span.separator {
  padding: 0px;
  line-height: 55px;
  color: #FCC;
  text-transform: uppercase;
}
.no-display-home {
  display: none !important;
}
.projects {
  padding: 6px;
}
.projects h1 span {
  color: #eeeeee;
  background-color: #cc0000;
  padding: 5px;
}
.projects > div {
  background-color: #eeeeee;
  border: 1px solid #CCC;
  padding: 25px 5px;
}
.highlights h1 span {
  color: #eeeeee;
  background-color: #cc0000;
  padding: 5px;
}
.highlights div.uk-panel {
  background-color: #eeeeee;
  border: 1px solid #CCC;
  padding: 15px 10px;
}
.bg_grey div.uk-panel {
  background-color: #eeeeee !important;
}
.med_margin {
  margin: 20px 0px;
}
.custom h1 span {
  padding: 5px;
  opacity: 1; /* Standard and modern way to set opacity */
}
  

li:has(> a.no_display){
  display: none !important;
}
a.no_display{
    display: none !important;
  }

}
.basic {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.basic td {
  padding: 5px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}
.basic th {
  padding: 6px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  background-color: #eeeeee;
}

/* Base Styles */
body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    color: #333;
}

div .article-index {
   float: right !important;
   width: 25% !important;
}

/* Table Styles */
table.basic {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
table.with-float {
    width: 70% !important;
}

table.basic th, 
table.basic td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}

table.basic th {
    background-color: #f2f2f2;
    color: #333;
    font-weight: bold;
}

table.basic tr:nth-child(even) {
    background-color: #f9f9f9;
}

table.basic tr:hover {
    background-color: #f1f1f1;
}

/* Image Styles */
table.basic img {
    border-radius: 5px;
    margin-right: 10px;
}

/* Link Styles */
table.basic a {
    color: #0073e6;
    text-decoration: none;
}

table.basic a:hover {
    text-decoration: underline;
}

/* Text Alignment */
table.basic td {
    vertical-align: top;
}

/* Responsive Design */
@media (max-width: 768px) {
    table.basic, 
    table.basic tbody, 
    table.basic tr, 
    table.basic td {
        display: block;
        width: 100%;
    }

    table.basic td {
        padding: 15px;
        text-align: right;
        position: relative;
    }

    table.basic td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        width: calc(100% - 30px);
        text-align: left;
        font-weight: bold;
    }

    table.basic td:first-child {
        text-align: left;
    }
}

.no_display {
    display: none !important;
}

