/*
Theme Name: LUC Oak Design
Author: CB
Description: 
Version: 1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: 

*/

/* Declartion of fonts, h1, h2 and other mitigating factors */

.top_banner{
    background-color: #5D0034;
    width:100%;
    padding: 20px 0px 20px 0px;
}

.bottom_banner{
    background-color: #5D0034;
    width:100%;
	color: white;
}

.white-banner{
  
     background-color: #ffffff;
    width:100%;
    height: 8px;
   
}

.NCA_title{
    color: white!important;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;
    font-size:26px;
    float:left;
        position: absolute;
    bottom: 0;
  
}

.page-id-124 .home_page_label {
	display: none!important;
}

html, body {
	font-family: Arial, Helvetica, sans-serif; /* Sans-serif fonts */
	font-size: 18px; 
	line-height: 1.5;
	max-width: 100%;
	background:#f3f2f1;
	color: #404040;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;
    line-height: 1.5;
}

.thumbcaption {
   max-width: 60ch;
   text-align: left;
}

p {
    text-align: left;
	margin-left: 0px;
}

.row {
	margin-right: 0px !important;  /*This is important to gid ride of horizontal scroll*/
	margin-left: 0px !important;   /*This is important to gid ride of horizontal scroll*/
}

h3.pageTitle {
	text-align: left;
	margin-top: 75px;
	margin-bottom: 15px;
	margin-left: 0px;
	max-width: 32ch;
}

p.image-title {
	font-size: 21px;
	font-weight: bold;
	max-width: 68ch;
}

.titleName h1 {
	text-decoration: none;
}

.titleName h2 {
	text-decoration: none;
}
.main-section-zindex{
	z-index: 6;
	position: relative;
}

h1 {
   font-size: 39px;
   font-weight: bold;
   vertical-align: middle;
}

h2 {
   font-size: 36px;
   text-decoration: underline;
}

h3 {
   font-size: 33px;
   text-align: left;
	font-weight: bold;
	color: #4f8014;
}

h4 {
   font-size: 30px;
	max-width: 50ch;
}

h5 {
   font-size: 27px;
	max-width: 52ch;
	font-weight: bold;
	color: #4f8014;
} 

h6 {
   font-size: 24px;
}

/* Declartion of h1 and h2 on the home page */
.titleName {
	margin-top: 15px;
}

.titleName h1 {
	text-decoration: none;
    color: #ffff;
}

.titleDescription h2 {
	text-decoration: none;
	color: #ffff;
} 

/*********************** CB - sub menu scrollbar styling **********************/
.sub-menu {
  --scrollbarBG: #F9FCFE	;
  --thumbBG: #B4B6B7;
}
.sub-menu::-webkit-scrollbar {
  width: 11px;
}
.sub-menu {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
.sub-menu::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
.sub-menu::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}
/*********************** end of sub menu scroll styling **********************/


.councilImage, .councilImageMobile {
	margin-top: 15px;
	margin-bottom: 15px;
}

.navbar-toggler {
	margin-top: 10px;
}

.accreditationsImg {
	margin-bottom: 30px;
	width: 100%;
}

hr { 
	 background-color: #4f8014;
	 height: 0.5px;
	 border: 0; 
}

.innerTextBoundary {
	color: black;
	height: 75%;
	align-items: center;
	padding-bottom: 90px;
		padding-top: 30px;
	min-height:500px;
}

.innerTextContent {
	opacity: 0.8;
	margin: 0 auto;
	border-radius: 6px;
	padding: 25px;
}	

.innerTextContent p {
	margin-bottom: 15px;
}


li a {
	margin-left: 0px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #0563c1;
	text-decoration: underline;
	
}                                       

h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	text-align: left;
	margin-left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.footerMenus {
	margin-bottom: 150px;
}

#menu-primary li a, #menu-footer-menu li a {
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	text-decoration: none !important;
	max-width: 100%;

	text-align: left;
} 

.reportOwnership {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.logo_animated {
   height: auto;
   width: 90px;
   float: right;
   margin-bottom: 30px;
}

.finalRow {
	margin-bottom: 2px;
}

.footerMenus li {
   width: 100%;
}

.footerMenus li a {
  margin-left: 20px;
  display: block;
  padding: 7px;
  margin-bottom: 15px;
  text-decoration: none;
}

.navbar-toggler-icon {
	display: block;
	width: 2.6em;
	height: 0.3em;
	/* vertical-align: middle; */
	content: "";
	background: no-repeat center;
	border: 0.1px solid white; 
   /* border: 0.1px solid #96c565; */
	border-radius: 11px;
	margin-bottom: 4.5px;
	background-color: #000000; 
	/* background-color: #96c565; */
}

button:focus {
   outline: none;
}

.whiteBackground {
  background-color: white;
}

.footerMenus li {
  list-style: none;
  display: inline-block;
}

.pageHeading {
  margin-top: 40px;
}

.menuBackgroundColor {
  background-color: white !important; 
}

.menuOutlineColor {
  border-top: 1.5px solid #96c565;
  border-bottom: 1.5px solid #96c565;
}

img.micro{
	width: 10ch;
	max-width: 100%;
}

img.icon{
	width: 20ch;
	max-width: 100%;
}

img.narrow{
	width: 40ch;
	max-width: 100%;
	padding-bottom: 25px;
}

img.standard{
	width: 80ch;
	max-width: 100%;
	padding-bottom: 25px;
}

img.wide{
	width: 100%;
	max-width: 100%;
	padding-bottom: 25px;
}


.chart-narrow{
	width: 40ch;
}

.chart-standard{
	width: 80ch;
}

.chart-wide{
	width: 100%;
}

ul {
	list-style: square; 
	
}

#mobmenuleft ul{

max-width: 100ch!important;}

ul ul { 
	list-style: circle;
}

.menuOutlineColor {
  border-top: 1.5px solid #96c565;
  border-bottom: 1.5px solid #96c565;
  margin-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}

li.sub-menu {
	margin-left: 0px;
	background-color: transparent; 
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.sub-menu {
    display: none; 
	position: absolute; 
	background-color: white; 
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	min-width:150px;
	margin-top: 3px;
	
	list-style: none;
	z-index: 15;
	border-radius: 3px;

	
}

li:hover .sub-menu {
	display: block;
}


#menu-primary > li {
   margin-right: 20px;
   display: inline-block;
   border-bottom: 3px solid rgba(255,255,255,0);
}

#menu-footer-menu > li {
   margin-top: 0px;
   margin-bottom: 0px;
   display: inline-block;
   margin-right: 20px;
	max-width: 100%;
}

img.imgExpandable{
	transition: transform .2s;
}
img.imgExpandable:hover {
	opacity: 0.8;
	cursor: pointer;
}

 /* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #ddd;
  cursor: pointer;
  padding: 15px;
  max-width: 80ch;
	width: 100%;
  border: none;
  text-align: left;
  outline: none;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 10px 18px;
  background-color: #eee;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
	display: none;
	max-width: 80ch;
}

.icon-title-container {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
	margin-top: 3rem;
	max-width: 80ch;
}
.icon-title-container-image {
	order: 0;
	max-width: 30%;
}
.icon-title-container-title {
	padding-left: 20px;
	max-width: 70%;
}
/* The Modal (background) */
.imgModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.imgModalContent {
  margin: auto;
  display: block;
  max-width: 90%;
	max-height: 90%;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.imgModalCaption{
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
	font-size: 21px;
	font-weight: bold;
	max-width: 64ch;
}

/* Add Animation - Zoom in the Modal */
.imgModalContent, #imgModalCaption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.imgModalClose {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.imgModalClose:hover,
.imgModalClose:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .imgModalContent {
    width: 100%;
  }
}

main {
   z-index: -5;
}

.footerTitles {
	padding-bottom: 5px;
}

.titleDescription {
	text-align: right;
}

.h2decription {
	text-decoration: none;
}

.titleDescription h2 {
	text-decoration: none;
	text-align: left;
}

.copyRight {
	margin-top: 20px;
	margin-bottom: 25px;
}

.copyRight p {
	margin-left: 0px;
			}

.titlesBoundary {
	align-items: center;
}

.floatingNavigation, .double-border  {
    position: fixed;
}

.sidebar-link{
	padding: 7px;
}
	
.sidebar-link-bold{
	padding: 5px;
	font-weight: bold;
}

footer {
	position: relative;
	background-color: #5D0034;
}


.footer-text {
	color: #fff
}

.footer-link {
	color: #fff;
 	text-decoration: none;
}


.footer-link:hover {
	color: #fff
}

hr { 
    background-color: #4f8014; 
} 

.meunBackgroundColor {
    background-color: brown; 
}

div#navbarSupportedContent {
    background-color: white;
    border-top: 1px solid rgb(79, 128, 20);
    border-bottom: 1px solid rgb(79, 128, 20);
}

.additionalMargin {
	margin-left: 340px;
}

iframe {
	display: block;
	margin-top: 20px;
}

iframe.standard {
	display: block;
	margin-top: 20px;
	max-width: 64ch;
	width: 64ch;
	height: 40ch;
}

iframe.wide {
	display: block;
	margin-top: 20px;
	max-width: 100%;
	width: 100%;
	height: 641px;
}

.qrcode {
	width: 150px;
	height: 150px;
	float: right;
	margin-right: -15px;
}

.navbar-toggler {
  /*  background-color: #ffffff; */
}

.homepage_intro_text_title { 
	text-align: center;  
}

.clientImage img {
    margin: 0 auto;
    width: 130px;
    float: right;
}

.reportOwnership {
	margin-top: 15px;
	margin-bottom: 15px;
}

.menuOutlineColor {
	border-bottom: 1.5px solid #fff;
border-top: 1.5px solid #fff;
	margin-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}  

.headerTitles  {
	padding-top: 20px;
	padding-bottom: 20px;
}

.headerLink {
	/* background-color: yellow;  */
	text-decoration: none;
	color: black;
}

.headerLink:hover {
	text-decoration: none;
	color: black;
}

/* CSS for ACF background-image */

.picture_background {
	background-repeat: no-repeat, repeat;
	background-size: cover;
 }

/* CSS for menu */

ul#menu-primary {
	margin-top: 20px;
	margin-bottom: 20px;
	    margin-right: 30px;
	margin-left: -25px;
	list-style: none;
	max-width:100%;
	text-align: center;
}

ul.menu-primary-navbar-width{
	max-width:100%;
	padding: 30px;
}

.sub-menu li .sub-menu {
	left: 100%;
	position: absolute;
	width: 100%;
	display: none;	 

}

.sub-menu li:hover .sub-menu {
	display: block;
} 

ul.sub-menu #menu-primary .menu-item-has-children {
	position: relative;	
}

li.current-menu-item {
	font-weight:bold;
}

/* This might need tweaking for underlining the parent of the current page
.current_page_parent  {
	border-bottom: 3px solid #4f8014 !important; 

}
*/

/* CB - add underline to parent of current page*/
.current-menu-parent > a {
	color:#4f8014 !important; 
	font-weight: 700!important; 

}

.current-menu-parent > a ~ a {
	color:#4f8014 !important;  
	font-weight: 700!important; 
	
}

#menu-primary > li:hover {
	border-bottom: 2px solid #ffffff !important;
}

/* end of CSS for Menu */

@media screen and (min-width: 767px) {

	.xs-viewHide {
		display: none;
	}
}

@media screen and (max-width: 760px) {

 .reportOwnership {
	margin-top: 15px;
	margin-bottom: -2px;
  }

  .footerMenus li a {
	 padding: 7px;
	 margin-bottom: 10px;
  }

  .innerTexBackground {
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 20px;
  }

  .footerMenus {
	margin-bottom: 50px;
  }

  h4 {
	text-align: center;
	margin-left: 0px;
  }

  .innerTexBackground hr {
	margin-top: 50px;
  }

  .md-lg-viewHide {
	 display: none;
  }

  .md-lg-viewHide {
	 display: none;
  }

  .councilImageMobile {
		width: 50%;
  }
}

@media screen and (max-width: 600px) {

	.titleName {
		text-align: left;
	}

	.titleDescription {
		text-align: left;
		margin-top: 10px;
	}

}

@media screen and (max-width: 560px) {

   .accreditationsImg {
	  margin-top: 50px;
	  margin-bottom: 50px;
	  /* margin-left: 30px; */
   }

   li a {
	  margin-left: 16px;
	  display: block;
	  margin-top: 15px;
   }

  .img-fluid {
	max-width: 75%;
	height: auto;
  }

  H1 {
	 margin: 15px;      
  }

  .footerMenus {
	  margin-left: -45px;
	  margin-bottom: 50px;
  }
}

@media screen and (max-width: 762px) {

 .footerMenus {
	margin-left: -45px;
	margin-bottom: 50px;
 }

 .headerMenu  li:nth-child(n+2) {
	margin-left: 0px;
 } 

.mapAlign {
	margin: 0 auto;
	display: block;
}

}

@media screen and (max-width: 2000px) and (min-width: 1800px) {
	main div > iframe  {
		width: 45%;
		display: block;
	} 
	
}

@media screen and (max-width: 1800px) and (min-width: 1600px) {
	main div > iframe  {
		width: 75%;
		display: block;
	} 
	
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
	main div > iframe  {
		width: 75%;
	} 	

	.clientImage img {
		margin: 0 auto;
		width: 130px;
		float: right;
	}

}	

@media screen and (max-width: 1200px) and (min-width: 993px) {
	main div > iframe  {
		width: 75%;
	} 

}	


@media screen and (max-width: 992px) and (min-width: 768px) {

main div > iframe  {
	width: 100%;
	display: block;
	/* margin-left: auto;
	margin-right: auto; */
} 	

 .innerTextBoundary {
	  margin-top: 121px;
	  display: block;
 }

.councilImageResize {
	width: 140px;
	display: block;
}

nav.menuBorder.container.navbar-expand-md.navbar-light.bg-light {
    margin-top: -5px;
    margin-bottom: 0px !important;
}
}

@media screen and (max-width: 856px) and (min-width: 561px) {
	.reportOwnership {
		margin-top: 15px;
		margin-bottom: 50px;
	}	
	
}
/* CB - On desktop, make sub-menus scrollable if they exceed height of the screen */

@media only screen and (min-width: 770px) {
    .sub-menu {
        max-height: calc(50vh + 60px) !important;
        overflow-y: auto !important;
          scrollbar-color: red yellow;
    }
}

/* CB - On desktop, give dropdown menu a green border */

@media screen and (min-width: 1025px)  {
	.sub-menu {border: 1px solid #4f8014 !important; }

}

@media screen and (max-width: 1024px)  {
	div#navbarSupportedContent {
	background-color: #dddddd;
	border-top: 0px !important;
    border-bottom: 0px !important;
    border-radius: 6px !important;
	}

ul#menu-primary {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style: none;
	max-width: 100%;
	text-align: center;
	}
	
/* On mobile, show sub-menu when parent clicked on.
To switch off, remove the below and change ul.sub-menu to display: block;   active - uncomment below and change ul.sub-menu to display:none*/ 
	li:active .sub-menu {
		display: block;
	}

	ul.sub-menu {
	border: 0px;
	display: none; 
	position: relative; 
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 20px;
	margin-right: 0px;
	background-color: transparent;
	width: 100%;
}

.sub-menu {  
	display: block;
	
}

#menu-primary > li {
	display: block;
}

	/* End */

	/* Add toggle icon to parent menu items */ 
	nav ul li > a:not(:last-child):after  { content: '▾'; 
}  
	/* End */
	nav ul li a> a:not(:last-child) {
	
	}

	#menu-primary li a, #menu-footer-menu li a {
		margin-left: 5px;
		width: fit-content;
	}

	.sub-menu li a {
		width: 100% !important;
	}

	.footerTitles {
		padding-bottom: 5px;
		margin-top: 25px;
	}

	.logo_animated {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.footerTitles .titleName, .footerTitles .titleDescription, .copyRight  {
		text-align: left;
		margin-left: 30px;
	}

	li #menu-item {
		width: 100%;
		display: block;
	}

	ul#menu-footer-menu li {
		width: 100%;
	}
	
	h3.pageTitle {
		text-align: center;
	}

	.additionalMargin {
		margin-left: 5px;
	}

	.innerTextBoundary {
		color: black;
		/* height: 126vh !important;  */
		display: flex;
		justify-content: space-around;
		align-items: center;
		padding-bottom: 47px;
	}
		
	li { /* These are the parent elements above the child */
		margin-left: -8px;
		list-style: none;
		display: block; 
	}

	li.page_item { /* These are the child elements to the menus */
		margin-left: 0px;
		padding-left: 2px;
		padding-right: 2px;
		margin-bottom: 2px;
	}
	.titleDescription {
		margin-left: 12px;
		margin-bottom: 40px;
	}

	main div > img {
		width: 100%;
		display: block;
	}

	main div > iframe  {
		width: 100%;
		display: block;
	} 

	.clientImageToogleBoundary {
		margin-bottom: 20px;
	}

	.clientImage img{
		width: 120px;
	}

	button.navbar-toggler {
		float: right;
	}

	.last-toogle-icon {
		margin-bottom: 0px;
	}
	
	nav.menuBorder.container.navbar-expand-md.navbar-light.bg-light {
	 margin-top: 50px; 
		border-top: 0px;
		border-bottom: 0px;
		border-radius: 6px;
	}
	
	.menuBackgroundColor {
		background-color: transparent !important;
	}

	footer {
		top: 70px;
		position: relative;
	}

	.clientImage img {
		margin: 0 auto;
		width: 130px;
		float: left;
	}

}

/* The offsetleft-300 will be hidden at extra small to medium */

@media screen and (max-width: 1900px) {

	.floatingNavigation{
		position: relative;
	}
	
	
	 .offsetleft-300 {
		left: 0px;
		position: relative;
		width: auto;
		max-width: 60ch;
		z-index: 0;
	 }

}

@media (orientation: landscape) {

	.clientImage img {
		margin: 0 auto;
		width: 130px;
	}

	.reportOwnership {
		text-align: center;
		margin-top: 40px;
		margin-bottom: 58px;
		max-width: 100%;
	}

	footer {
		top: 5px;
		position: relative;
	}
	
}


/* screen media queries */

@media screen {

	.printOnly p {
		display: none;
	}

	.printOnly, .qrcode  {
		display: none;
	}

	.logo_non_animated {
		display: none;
	}

	.logo_animated {
		display: block;
	}

	.logo_non_animated {
		display: none;
	}

	.logo_non_animated_text {
		display: none;
	}

}

/* end of screen media queries */


/* print media queries */

@media print {

	.printLoc p, .printDate p {
		margin-left: -14px !important;
	}

	.printDate p, .printLoc p {
		font-size: 12px;
	}

	.copyRight p {
		margin-left: -13px;
	}

	.titleName h1 {
		margin-left: -27px;
	}

	.titleDescription h2 {
		margin-left: -27px;
	}

	.titleName, .titleDescription {
		margin-left: -12px;
	} 

	.logo_animated {
		display: none;
	}

	.footerTitles .titleDescription {
		margin-left: 10px;
	} 

	.logo_non_animated {
		display: block;
		height: auto;
		width: 90px;
		float: right;
		margin-bottom: 30px;
	}

	.logo_non_animated_text {
		display: block;
		height: auto;
		width: 90px;
		float: right;
		margin-right: 24px;
	}

	.printOnly p {
		display: block;
		margin-left: 0px;
	}

	.printOnly {
		display: block;
		margin-left: 0px;
	}

	.floatingNavigation, nav, .floatingNavigation, .logo_animated, .clientImage,.navbar-toggler, .xs-viewHide {
		display: none;
	}

    /* The below code makes the image grey scale when printed*/

	/* .picture_background, img {
		filter: grayscale(100%);
	 } 
	 
	*/

	.logo_animated {
		float: left;
		margin-right: 20px;
		margin-left: 45%;
	 }

	/* The below will give a generous margin on the left */

	@page {
		 margin: 1.0in;
	}

    /* The below CSS will allow the page to be printed back-to-back and hole punched, without obscuring the text on either side */

	 @page :left {
		 margin-right: 2in;
	 }

	 @page :right {
		margin-left: 2in;
	}
 
}