/* Wiki Single Page Styles */

.case_study_archive {
    padding: 40px 0;
}


.content_wiki_box .lead {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.WIKIimg {
    overflow: hidden;
    height: 100%;
}

.WIKIimg img {
    width: 100%;
    height: auto;
    display: block;
}

/* Content Area */
.wikiPost {
    background: #fff;
}

.wikiPost .left_content {
    padding: 30px;
}

/* Sidebar */
#wikisidebar {
    padding: 0px 15px 30px;
}


/* External Links */
.ex_wiki {
    margin: 30px 0;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
}

.ex_wiki_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.ex_wiki ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ex_wiki ul li {
    margin-bottom: 10px;
}

.ex_wiki ul li a {
    color: #0073aa;
    text-decoration: none;
}

.ex_wiki ul li a:hover {
    text-decoration: underline;
}

/* Related Links */
.related-listing {
    margin: 30px 0;
    padding: 20px;
    background: #f8f9fa;
}

.rdlist {
    padding: 8px 15px;
}

.rdlist a {
    color: #0073aa;
    text-decoration: none;
}

.rdlist a:hover {
    text-decoration: underline;
}

/* TOC Active State */
.toc_list li a.activeScroll {
    color: #0073aa;
}

/* Breadcrumbs */
.breadcrumb {
    margin-bottom: 20px;
}

.wikiBreadcrumb {
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 768px) {
    .content_wiki_box h1 {
        font-size: 28px;
    }

    .WIKIimg {
        margin-top: 20px;
    }

    #wikisidebar {
        order: 2;
    }

    .left_content {
        order: 1;
    }
}

/* Utility Classes */
.mt-30 { margin-top: 30px; }
.pb-40 { padding-bottom: 40px; }



/* New style */

 .toc_list li {margin:0px!important; padding:0px!important;}
 
  
  
  .herSection-wiki h1{
	  margin-bottom: 14px;
font-size: 36px;
line-height: 42px;
  }
  
.herSection-wiki .container .row{
    display: flex;
    flex-wrap: wrap;
  }
  
  .herSection-wiki .container .row.align-center{
      align-items:center;
  }
  
.breadcrumb{padding-bottom:12px;}

.lead,
.lead p{
font-size: 22px;
line-height: 34px;
  
}




body .WIKIimg img{
height: 100%;
  object-fit: cover;
  display: block;
}
  
.wikiPost  .left_content h2,
.wikiPost  .left_content h3,
.wikiPost  .left_content h4,
.wikiPost  .left_content h5{
  font-weight:bold;
  margin-bottom: 20px;
  padding-top: 20px;
  }
  
 .wikiPost  .left_content h2{
	 font-size:28px;
 }
 
 .wikiPost  .left_content h3{
	 font-size:24px;
 }
 
  .wikiPost  .left_content h4{
	 font-size:18px;
 }
 
  
   .pageCitations {
  padding-top: 0px;
  font-size: 15px;
  padding-bottom: 0px;
}

.pageCitations ul {
  list-style: none;
  padding-left: 0px!important;
}

.pageCitations ul li {
  border-left: 2px solid var(--main-color);
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 20px;
  line-height: 26px;
}

.pageCitations li a {
  background:url(/app/uploads/2024/06/foreign-blue.png)no-repeat right center;
background-size: 14px;
color: var(--main-color);
padding-right: 20px;
}

.pageCitations li a:hover {
  text-decoration: none;
}

.pageCitations h5{
	border-bottom:0px;
	border-bottom:0px;
}


.wiki_cat{
	background-color: #f8f9fa;
margin-top: 2em;

padding: 5px 10px;
clear: both;
}

.wiki_cat a{
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #615d5d;
display: inline-block;
color: var(--main-color);
line-height: 16px;
}

.wiki_cat span{
	display:inline-block;
	margin-right:8px;
}

.wiki_cat a:last-child{
	margin-right:0px;
	padding-right:0px;
	border-right: 0px solid #f8f9fa;
}

.ex_wiki .ex_wiki_title{
	font-size:16px;
	font-weight:bold;
	
	 border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-weight:bold;
  margin-bottom: 15px;
  padding-top: 30px;
}

.ex_wiki ul{
	padding-left:15px;
}

.ex_wiki{
	margin-bottom:20px;
}

.ex_wiki ul li a{
	 background:url(/app/uploads/2024/06/foreign-blue.png)no-repeat right center;
background-size: 14px;
color: var(--main-color);
padding-right: 20px;
}

.ex_wiki ul li a:hover{
	color:#000;
}

#toc_container .toc_title span a{
	font-size: 14px !important;
font-weight: normal!important;
}




.related-listing{
	margin-top:30px;
	}
	
.wikiPost .left_content{
	font-size: 16px;
  line-height: 28px;
}	
	
@media(min-width:992px){	
	
	
	 #wikisidebar{
	   order:2;
   }
   
  .wikiPost .left_content{
	   order:1;
   }
   
}
	
@media(min-width:768px){
	
   
   

.related-listing .rdlist{
	width:100%;
	padding-left:15px;
	padding-right:15px;
	}
   
}

@media(max-width:767px){
	.related-listing .row{
		display:block;
	}
	
	.related-listing .rdlist{

	padding-left:15px;
	padding-right:15px;
	}
	
}


.related-listing .ex_wiki_title {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-weight:bold;
  margin-bottom: 20px;
  padding-top: 0;
}


body.single-wiki .left_content ul,
body.single-wiki .left_content ol {
  padding-left: 15px;
  margin-bottom:20px;
}

body.single-wiki .left_content li{
    padding-bottom:0px;
}

body.single-wiki .left_content li+li{
	margin-top:12px;
}




body .wiki-toc .toc-title {
background: #e7e7e7 !important;
  font-size: 18px !important;
  font-weight: bold;
  padding: 11px 15px;
}

body .wiki-toc ul{
	background: #f8f8f8!important;
	padding:0!important;
	padding-top: 15px !important;
}


.herSection-wiki { 
  margin-bottom: 40px;
  background: #f8f8f8;
}

.herSection-wiki .content_wiki_box{
	 padding: 40px 0 30px;
	 box-sizing:border-box;
}

ul+h3{
	padding-top: 10px;
}





body .toc_list li a{
	 font-size: 15px !important;
	line-height: 22px;
	display: block;
	line-height: 22px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 12px !important;
	padding-left:15px;
	padding-right:15px;
	text-transform:capitalize;
	color:#000;
}

body .toc_list li:last-child a{
	 border-bottom: 0px solid #ddd !important;
	  margin-bottom: 0px!important;
}




body a:hover {
  text-decoration: none!important;
}


.wikiPost .wikiCon p a{
	text-decoration:underline!important;
}

.wikiPost .wikiCon p a:hover{
	text-decoration:none!important;
}


@media(min-width:992px) and (max-width:1199px){
	body .WIKIimg img{
		min-height: 350px;
	}
}

@media(max-width:991px){
	 .lead p {
	  font-size: 20px;
	  line-height: 32px;
	  margin-bottom: 0;
	 }  
	 

	 .wikiPost .left_content h2 {
	  font-size: 22px;
	}
	.wikiPost .left_content h3 {
	  font-size: 20px;
	}
	
	.related-listing {
  margin-top: 40px;
}

}


@media(max-width:767px){
	 .lead p {
	  font-size: 18px;
	  line-height: 28px;
	 }  
	 
	 .wrap.full_width{
		     transform: none;
		width: 100%;
		display: block;
		overflow: hidden;
	 }
	 
	 .herSection-wiki .container .row{
		     display: block;
	 }
	 .ex_wiki ul li a{
		 word-break: break-all;
	 }
	 
 .content_wiki_box .lead {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}

}


.related-listing .rdlist a {
  position: relative;
  display: inline-block;
  padding-right: 25px; /* Space for arrow */
  margin-bottom: 3px;
	color:#53C2BE;
	font-weight: 500;
}

.related-listing .rdlist a:after {
   content: ' →';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: inherit; /* arrow inherits text color */
  transition: all 0.3s ease;
}

.related-listing .rdlist a:hover:after{
  right: -2px;
}

.related-listing .rdlist a:hover{
	color:#000;
}


@media(max-width:991px){
	.herSection-wiki h1 {
  font-size: 26px;
  line-height: 28px;
	}
	
.herSection-wiki .content_wiki_box{
		padding-bottom:10px;
	}
	.herSection-wiki{
	    padding-bottom:40px;
	}
	
}

@media(max-width:767px){
	.WIKIimg img{
		margin:auto!important;
		max-width: 100%;
	}
	
	
	
	#wikisidebar{
		position: relative!important;
	  overflow: visible!important;
	  box-sizing: border-box!important;
	  min-height: 1px!important;
	  width: 100%;
	  order: 1;
	  padding-top: 0;
	}
	
	.theiaStickySidebar{
		padding-top: 0px!important;
	  padding-bottom: 1px!important;
	  position: static!important;
	  transform: none!important;
	}
	body .WIKIimg img {
  max-height: 300px;
	}
}



