.navigation-holder *{
  transition: all 0.3s ease-in-out;
}


.lion-head-img>.hold-logo-text{
  display: flex;
  place-items: center;
  gap: 35px;
}

.full-pageheader:before {
content:'';
position:absolute;
background-image: linear-gradient(to right, #8BB660 , #497996);
min-height:6px;
bottom:0;
left:0;
width:100%;

}
.tab-spacer-padding
{
	padding-left:17px!important;
}
.data-expand span
{
display:inline-block;
min-width:25px;
}
.header-holder {
  position: relative;
}

.reportname-block {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    margin-top: 22px;
    color: #3B2A25;
    line-height: 1;
}
.reporttitle-box {
	color: #3B2A25;
    font-size: 15px;
    font-weight: 300;
    width: 50%;
}
.report-band {
  width: 100%;
  z-index: 4;
  float: left;
  position: absolute;
}
body {
  width: 100%;
  overflow-x: hidden;
}
.report-selector-boxholder{
	float: right;
    position: relative;
	
}
.report-selector-btn {
  cursor: pointer;
  background: #6B8A7D;
  display: inline-block;
  padding: 5px;
  padding-right: 40px;
  padding-left: 10px;
float: right;
  color: #fff;
  position:relative;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 12px;
}

.report-selector-btn:after{	
	content: '\e93a';
	font-family: 'icomoon';
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    font-size: 18px;
    webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

}

.report-selector-btn:hover:after {
  top:2px;
}

.report-selector-btn img {
  margin-right: 10px;

}
.report-selector-btn:hover {
  background: #e1e8e7;
  color: #566c68;
}

.navbar {display: block !important;padding: 0 30px;height: 100% !important;background-image: linear-gradient(to right, #DCE3AE, #B6C2BE); border-radius: 10px;}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 17px;
  width: 17px;
  margin-top: 5px;
  margin-right: 5px;
}
.pdf-generator-col table tr td {
  padding: 0;
  color: #414042;
}
.pdf-generator-col .text-link-download {
  padding-left: 5px;
}
.nav-headers {
    font-size: 28px;
    color: #A5CF4C;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: initial;
	font-weight: 500;
}
.toolbar-wrapper-fixed {
  width: 100%;
  position: fixed !important;
  top: 0px;
  z-index: 9999999;
  background-image: linear-gradient(to top, #E8E8E8, #ffffff);
    border-bottom: 2px solid #A2C435;
}
.logo-scrolled img { width: 80%; margin-top: 15px;}
.logo-scrolled {
  display: none;
}
.toolbar-wrapper-fixed .logo-scrolled {
  display: block;
}




.toolbar-wrapper-fixed .logo-scrolled {
    display: block;
}


.toolbar-wrapper-fixed .logo-scrolled. .nav-menu-bar-bg{background-image: linear-gradient(to top, #E8E8E8, #ffffff);}

.logo-scrolled {
  position: fixed;
  width: 85px;
    top: 8px;
    left: 12px;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-item:hover .nav-link {color: #ffffff !important;background: #63857C;border-radius: 10px;font-weight: 600 !important;}





.nav-images-head-text {
  text-align: right;
  font-weight: bold;
  font-size: 16px;
}
.nav-images-small-text {
  text-align: right;
  font-size: 11px;
  margin-bottom: 10px;
}
.nav-images-text {
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
  color: #493C35;
  font-weight: 400;
}
.nav-images img {
  width: 100%;
  margin-bottom: 15px;
}
.revenue-arrow-box {
  position: relative;
  color: #a5cf4b;
  font-size: 30px;
  font-weight: 600;
  padding-left: 20px;
}
.revenue-arrow-box img {
  position: absolute;
  top: 12px;
  left: 0;
  max-width: 16px;
}
.highlights-boxhead {
  background: #5d4e46;
  border-radius: 6px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 25px;
}
.highlights-bg-gray {
  background: #efeae6;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
}
.revenue-numbers-box {
  color: #5d4e46;
  padding-left: 20px;
  font-size: 18px;
}
.dropdown-toggle {
  white-space: inherit;
}
.navbar-expand-lg .navbar-nav {
  width: 100%;
  display: table;
}
.logo-scrolled {
  display: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 7px;
  padding-left: 7px;
}
.nav-menu-bar-wraper {
  position: relative;
}
.nav-link-mobile {
  display: none;
}
.nav-menu-bar-bg {width: 100%; position:relative; z-index: 9999;}

.foot-title {
  text-align: center;
  color: #4D3A33;
  padding: 10px 40px;
  margin-top:0px;
  font-size: 15px;
}



.navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; padding-top: 17px;}


.foot-title strong{
  font-weight:800
}

.footer-box {
  background: none;
  width: 100%;
  float: left;
  margin-top: 50px;
  border-top:2px solid #9EBF34;
}


#go-rgt:after {
	content: ""; background:url(../images/arrow-right-rec.png) no-repeat; 
	width:22px; height:22px; 
	position: absolute;
	right: 11px;
	top: 20px; 
	transition: 2s ease; 
	transform: rotate(180deg);
}

#go-lft:after {
	 content: ""; background:url(../images/arrow-right-rec.png) no-repeat;
	 width:22px; 
	 height:22px; 
	 position: absolute;
	 left: 11px;
	 top: 20px; 
	 transition: 2s ease; }
	
#go-rgt:hover:after {
right: -6px;
content: ""; background:url(../images/arrow-right-rec.png) no-repeat;
}

#go-lft:hover:after {
left: -6px;
content: ""; background:url(../images/arrow-right-rec.png) no-repeat;
}
	
.breadcrumbs {
  color: #a4ce4c;
  font-size: 12px;
}
.breadcrumbs a {
  color: #63847c;
}
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.navbarDropdownholder {
    position: relative;
    background: #fff;
    padding: 95px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    background-clip: padding-box;
    border-bottom-left-radius: 30px;
    box-shadow: 0px -10px 28px -45px;border: 2px solid #A2C435; border-top: 0;padding-top: 45px; margin: 0 10px 0 10px; min-width: 98.5%; border-bottom-right-radius: 30px;box-shadow: 0px 2px 11px -3px;padding-bottom: 35px;
}


.dropdown-menufull {
  display: none;
  position: absolute;
  background: #fff;
  float: left;
  z-index: 9;
}
.navbar-nav .dropdown-menu {
    left: 0;
    min-width: 100%;
    top: 72%;
    padding: 0;
    box-shadow: 0px -10px 28px -45px;
}

.navbar-nav {padding-left: 10px !important;
}

.nav-img-div-blocked-head {
  margin-top: 20px;
  position: relative;
  color: #afcb37;
  font-size: 30px;
  margin-left: 35px;
  line-height: 1;
  padding-top: 20px;
  margin-bottom: 20px;
  padding-right: 200px;
}
.dropdown-item {
  white-space: normal;
}
.nav-img-div-blocked {
  width: 100%;
}
.nav-img-div-blocked img {
  width: 100%;
}
.nav-item.show {
  background: #afcb37;
  color: rgba(0, 0, 0, 0.9);
}
.nav-img-div-blocked-head:before {
  position: absolute;
  content: "";
  border-top: 8px solid #a4ce4c;
  left: 0px;
  top: 0px;
  width: 90px;
}
.nav-img-div-blocked-links i {
  margin-right: 10px;
  display: none;
  float: left;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-img-div-blocked-links a {
  padding: 7px;
  padding-left: 0;
  position: relative;
  color:#63857C;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: 400;
  font-size: 16px;
}



.nav-img-div-blocked-links a img {
  margin-right: 10px;
	    margin-bottom: 5px;
	margin-top: 5px;
    float: left;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #000;
  text-decoration: none;
  background-color: none !important;
}
.nav-img-div-blocked-links a:hover img {
  transform: rotate(270deg);
	margin-left: 10px;
}
.nav-img-div-blocked-links {
  border-top: 1px solid #fff;
  margin-bottom: 15px;
}
.nav-img-div-blocked-links a:hover {
  padding-left: 0;
  color: #A5CF4C;
  font-weight: 500;
  border-color: #A5CF4C;
  background: none;
}
.nav-img-div-blocked-links a:hover i {
  display: block;
  font-size: 26px;
  color: #000;
}

.nav-link {padding: 19px 1rem;}

.dropdown-toggle::after {
  display: none;
}
.navbar-light .navbar-toggler {
  margin: 10px;
  float: right;
}
.navigation-holder {
  /*float: left;*/
  width: 100%;
}
.nav-item {
  border-bottom:2px solid transparent;
  margin-right: 2px;
  text-align: center;
  font-size: 13px;
  display: table-cell;

  font-weight: 600;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}



#selectable-content {
  width: 100%;
  float: left;
}
.full-breadcrumb {
  width: 100%;
  float: left;
}

.report-selector-box {
	background: #E1E8E7;
    position: absolute;
    max-width: 370px;
	right: 0;
	   
}

.report-link {
  margin-bottom: 6px;
  margin-top: 6px;
  width: 100%;
  float: left;
}

.report-link .report-selector-btn {
  min-width: 370px;
  padding: 2px;
  padding-left: 25px;
  position:sticky;
  text-transform: initial;
  font-size: 14px;
}

.report-selector-btn-up {
  	background: no-repeat;
    color: #566c68;
    border-bottom: 1px solid #63847C;
}
.report-selector-btn.activated {
  background: #6B8A7D;
  color: #fff;
}
.nav-item:hover .dropdown-menu {
  display: block;
}
.report-selector-box {
  margin-top: -200px;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.report-selector-boxholder-active {
  display: block;
  margin-top: 0;
	top: 30px
}
.report-index {
  z-index: 10;
  background: #70948e;
  display: inline-block;
  padding: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  border-radius: 5px;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  position: fixed;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.report-index-head {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  text-transform:uppercase
}

.BtnGenarate {
  background-color: #ffffff;
  border: none;
  color: #41484d;
  font-size: 16px;
  padding: 8px 15px;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: 200px;
  margin-bottom: 15px;
  position: relative;

  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

.BtnGenarateprimary-button img.btn-normal {
  display: block;
  position: absolute;
  right: 15px;
}
.BtnGenarateprimary-button img {
  width: 15px;
  margin-left: 15px;
}
.BtnGenarateprimary-button img.btn-hover {
  display: none;
}
.BtnGenarateprimary-button img.btn-hover {
  display: block;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #e9ecef;
}
.report-index-holder {
  z-index: 9;
  display: block;
  position: fixed;
	max-height: 81vh;
    overflow-y: scroll;
  transform: translateY(100%);
  left: 0;
  bottom: 0;
  clear: both;
  background: #EBE5E0;
  width: 100%;
  padding-bottom: 50px;
  padding-top: 30px;
  transition: all 1.6s ease-in-out;
  -webkit-transition: all 1.6s ease-in-out;
  -moz-transition: all 1.6s ease-in-out;
  -o-transition: all 1.6s ease-in-out;
}
.report-index-close-btn {
  color: #414042;
  position: absolute;
  top: 10%;
  right: 10%;
  cursor: pointer;
  font-weight: bold;
}

.report-index-holder h2 {
  color: #414042;
}
.report-index-holder p {
  color: #414042;
}
.report-index-active {
  transform: translateY(0%);
}
.BtnGenarateprimary-button:hover img.btn-normal {
  display: none;
}
.BtnGenarateprimary-button img.btn-hover {
  display: block;
}
.BtnGenarateprimary-button:hover {
  background-color: #70948e;
  color: #ffffff;
}
.pdf-generator-col .ful-div {
  display: flex;
  margin-bottom: 5px;
}
.pdf-icon-download {
  float: left;
  width: 15px;
  margin-right: 10px;
  margin-top: 0px;
}
.pdf-icon-download input {
  height: 17px;
  width: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #707070;
  border-radius: 0px;
  outline: none;
  transition-duration: 0.25s;
  background-color: #ffffff;
  cursor: pointer;
}
.report-index:hover {
  background: #e1e8e7;
  color: #566c68;
}
.BtnGenarate-holder {
  float: right;
}
.report-index img {
  margin-right: 10px;
  webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.report-index:hover img {
  transform: rotate(270deg);
}
.report-selector-boxholder:hover .report-selector-box {
}
.report-selector-btn-up:hover {
  background: #e1e8e7;
  color: #566c68;
}
.report-selector-btn span {
  color: #b0d665;
  padding-right: 10px;
  float: left;
}
.report-link .report-selector-btn img {
  position: absolute;
  top: -5px;
  left: 5px;
  max-width: 36px;
}

.report-selector-btn.actived {
  /*background: #e1e8e7;
  color: #566c68;*/
}
.home-banner-head .main-page-heading h1 span {
  color: #fff;
}

.home-banner {
  overflow: hidden;
}
.nav-item-active
{
	background: #70948e;border-radius: 10px;
}
.nav-item-active .nav-link
{
	color: #fff !important;
}
#holder {
  position: absolute;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-banner canvas {
  height: 140px !important;
  width: 100% !important;
  top: 0%;
  display: block;
  opacity: 1;
  position: absolute;
}


.nav-item a:hover{ color: #A5CF4C!important; } 
  

.navbar-light .navbar-nav .nav-link {
    color: #3B2A25;
    font-size: 18px;
    /* font-weight: 500; */
}
.nav-item.activemenu {
  background: rgb(233 240 206);
}


@media screen and (max-width: 1520px) {

.navbar
{
    padding-left: 10px;
    margin-left: 80px;
}
}
@media screen and (max-width: 1260px) {

.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}

}
@media screen and (max-width: 1200px) {
.navbar {
        padding-left: 0;
        margin-left: 0;
    }
}
@media screen and (max-width: 1060px) {
  .logo-scrolled img {
    width: 40%;
  }
}
@media screen and (max-width: 1110px) {
.toolbar-wrapper-fixed .logo-scrolled
{
display:none;
}
}

@media screen and (max-width: 991px) {
.toolbar-wrapper-fixed .logo-scrolled
{
display:block;
}
.navbar-light .navbar-toggler { float: right;}
  .header-holder {
    margin-bottom: 30px;
}
.logo-scrolled img {
    margin-top: 0px;
}
.navbarDropdownholder {padding: 20px; padding-top: 20px;padding-bottom: 20px;}

.reporttitle-box{width: 100%;}
  .navbar-expand-lg .navbar-nav{
    width: 100%;
  }
  .reportname-block {
    font-size: 18px;
    margin: 0;
    margin-top: 0px; 
   
}
  .lion-head-img>.hold-logo-text{
    flex-direction: column;
    place-items: start;
    gap: 0px;
  }
  .nav-item {
    display: block;
    border-right: 0px solid #b0d665;
    border-bottom: 1px solid #b0d665;
  }

  .navbar-nav .dropdown-menu {
    left: 0;
    min-width: 100%;
    top: 30px;
    padding: 0;
  }
  .nav-link-mobile {
    display: block;
  }
  .nav-headers,
  .nav-images img {
    display: none;
  }
  .nav-link-desktop {
    display: none;
  }
  .nav-item:hover .dropdown-menu {
    display: none;
  }
  .dropdown-menu.show {
    display: block !important;
  }
  .logo-scrolled img {
    width: 100%;
  }
	
	.nav-img-div-blocked-links{margin-bottom: 0;}
	
	
	.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: static;
    padding-top: 13px;
}
	
	

}


@media screen and (max-width: 600px) {

.full-pageheader {
    background-size: cover;
}
.container {max-width: 700px;}
}


