.wpthemeInner, .wpthemeSecondaryNav{
	width:100%	
}
.wptheme1Col .wpthemeCol{
	width:100%;
}
.wpthemeCol{
	margin-left:0px;
}
.wpthemeLayoutContainers{
	padding:0px;
}
.contentDetail img{
   width:100%;
}
.contentDetail{
   font-family: Roboto;
   font-size: 16px;
   line-height: 1.5rem !important;
}
.contentDetail p{
   line-height: 1.5rem !important;
}

.moduleContentBg p{
   font-family: Roboto;
   font-size: 16px;
   line-height: 1.5rem !important;
}
.lstHdTd{
	width:50%;
}
.lstHd img{
	width:100%;
}
.plTitle a{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}
.plTitle a:hover, a:focus, a:active{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
  text-decoration: none;
}
.navigationPl a{
   --tw-text-opacity: 1;
  color: white;
  text-decoration: none;
}
.navigationPl a:hover, a:focus, a:active{
   --tw-text-opacity: 1;
  color: white;
  text-decoration: none;
}
a, a:hover, a:focus, a:active {
	--tw-text-opacity: 1;
	color: rgb(64 64 64 / var(--tw-text-opacity));
	text-decoration: none;
}
.font-roboto-condensed{
	/*font-family: Roboto;*/
}
.wpthemeCrumbTrail{
	display:none;
}
@media (max-width: 990px) {
  header .head-shadow .head-nav {
    padding-top: 0;
    padding-bottom: 2px;
  }
}