.h3, h3 {
    font-size: 1.35rem;
}
.results-subtitle{background: linear-gradient( 90deg , rgba(255, 0, 0, 1) 40%, rgba(3, 23, 149, 1) 70%, rgba(3, 23, 149, 1) 10%,rgba(52, 127, 246, 1) 95%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
	    width: 100%;
    text-align: left;
    float: right;
    clear: both;
}
.results-subtitle span
{
	font-size: 28px;
}
.results-title{font-size: 18px;  font-family: 'Open Sans', sans-serif; color: #031795; text-align: center;margin-top: 7px;}

.full-pageheader{
	background: url("../images/bg-blue.png");
}
.lion-head-img{
	background: url("../images/lion.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.logo-header
{
	text-align: center;
}
.logo-header img
{
	position: relative;
	margin-bottom: -50px;
    margin-top: 25px;
    background: #002f65;
	padding-left: 30px;
	padding-right: 30px;
	background: rgb(2,0,36);
background: -webkit-linear-gradient(left, #002f65 0%, #023166 35%, #184773 100%);
background: -o-linear-gradient(left, #002f65 0%, #023166 35%, #184773 100%);
background: linear-gradient(to right, #002f65 0%, #023166 35%, #184773 100%);
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
	font-family: 'Roboto', sans-serif !important;
}	



.logo-header img::after {
	
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 6px;
}
.header-holder
{
	border-left: 2px solid #fff;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-top-left-radius: 30px;
	margin-left: 30px;
}
.container .row .col-lg-12 a:link, .container .row .col-lg-12 a:visited {color:#403F3F;    }
.container .row .col-lg-12 a:hover  {  color:#000;}
.breadcrumbs { font-size:12px;    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 0rem; 
	text-align: right;
	color: #403F3F
}


.reportname-block
{
	font-size: 7em;
    margin-top: 90px;
	color: #ff4d4d;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
}
.reportname-block img
{
	margin-left: -41px;
    margin-right: 30px;
    max-width: 120px;
    background: #002f65;
}
.reporttitle-box
{
	position: relative;
	background: #ff4d4d;
	padding: 10px;
	display: inline-block;
	font-weight: 700;
    color: #fff;
    font-size: 20px;
    padding-right: 50px;
}

.reporttitle-box::after {
  content: " ";
  background: #ff4d4d;
  height: 100%;
	width: 300%;
	left: -300%;
	position: absolute;
	top: 0;
}
.linedheaderbox
{
	min-height: 60px;
    border-right: 3px solid #fff;
}
.navigation-holder
{
	float: right;
	position: relative;
	background-color: #fff;
	z-index: 9999;
}
.logo-block a img{
	width: 180px;
}
ul.navbar-nav li.nav-item a.nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.fin-icon{position: relative;}


.navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.nav-link-mobile
{
	display: none;
}
.nav-item,.nav-item-active
{
    padding: 5px;
    padding-top: 40px;
}
.nav-item.fin-hover {
    margin-right: 0px;
    padding-right: 30px;
}
.fin-hover:hover .nav-link:after{
 color: #fff;
}
.nav-item-active .nav-link div{
    font-weight: 600;
}

.navbar
{
	padding: 0;position:unset ;
}
.nav-item:hover .dropdown-menu {
    display: block;
}



ul.navbar-nav li:nth-child(2).nav-item a.nav-link{position:relative}
ul.navbar-nav li:nth-child(2).nav-item a.nav-link:before{    position: absolute;
    content: '';
    background-repeat: no-repeat !important;
    background: url(../images/menu-arrow.png);
    width: 12px;
    height: 20px;
    top: 3px;
    right: -29px;}

ul.navbar-nav li:nth-child(2):hover.nav-item a.nav-link:before{    position: absolute;
    content: '';
    background-repeat: no-repeat !important;
    background: url(../images/menu-arrow.png);
    width: 12px;
    height: 20px;
	transform: rotate(180deg);
    top: 0px;
    right: -29px;
transition: 500ms all ease-in-out;}
	

.navbarDropdownholder{width: 100%;}
.dropdown-menu {
    color: #fff;
    border-radius: 0;
    background: #fff;
	padding: 30px;
	width: 100%;
	border: none;
	margin-top: 0px;
	padding-bottom: 60px;
	border-bottom: 3px solid #898989;;

}
.dropdown-item {
    color: #898989 !important;  
    padding-bottom: 15px;
    padding-top: 15px;
	padding-left: 15px;
    white-space: inherit;
    z-index: 99;
    text-decoration: none !important;
	border-bottom: 1px solid #898989;
}

.dropdown-item:hover {
    color: #d9d9d9!important;
	padding-left: 20px;
	transition: all 600ms ease-in-out;
	font-weight: 500 !important;
}
.nav-controller a
{
text-decoration: none !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #002F65;
    text-decoration: none;
    background-color: transparent;
}

.btn-outline-dark .home-btn-border:hover {
    border-left: 0px solid #fff;
}


.navbar-nav li:hover{
	color: #000;
	border-bottom: 3px solid #2462A3;

}

.navbar-nav li:nth-child(3):hover {color: #000; border-bottom: 3px solid #812A84;}

.nav-item.nav-item-active:nth-child(3){border-bottom: 3px solid #812A84;}

.navbar-nav li:nth-child(4):hover {color: #000; border-bottom: 3px solid #4CAB48;}

.nav-item.nav-item-active:nth-child(4){border-bottom: 3px solid #4CAB48;}

.navbar-nav li:nth-child(5):hover {color: #000; border-bottom: 3px solid #952b30;}

.nav-item.nav-item-active:nth-child(5){border-bottom: 3px solid #952b30;}

.navbar-nav li:nth-child(56):hover {color: #000; border-bottom: 3px solid #28A8DE;}

.nav-item.nav-item-active:nth-child(6){border-bottom: 3px solid #28A8DE;}

@media screen and (max-width: 1250px){
	.nav-item, .nav-item-active{margin-left: 0}
}

@media screen and (max-width: 1199px){
	.results-subtitle{width: 100%;}
	
}

.slideInLeft
{
	animation-duration: 750ms;
}
.slideInRight
{
	animation-duration: 750ms;
}

@media screen and (max-width:991px){
	.nav-item-active {
		margin-left: 0 !important;
	}
	.nav-item, .nav-item-active {
		margin-left: 0 !important; 
		padding-top: 20px;
	}
	.nav-bar-sm-btn button {
		position: relative !important;
		top: -35px !important;
		left: 80% !important;
		 left: -moz-calc(100% - 56px)!important;
    left: -webkit-calc(100% - 56px)!important;
    left: calc(100% - 56px)!important;
	}
	.nav-item.fin-hover {
		margin-right: 0; 
		 padding-right: 0; 
	}
	.fin-hover .nav-link:after {
		right: 0;
	}
	.fin-hover:hover .nav-link:after {
		color: #fff;
		margin: 0;
		padding: 0;
	}
	.navigation-holder {
		float: unset;
		background-color: transparent;
	}
.navbar-toggler.nav-bar-mobile{
	background-color: #fff;
}
.navbar-collapse {
    background: #fff;
}
	.results-subtitle span br{display: none}

	.nav-item, .nav-item-active {border-right: 0px dotted #fff; border-bottom: 0px dotted #fff;}
	.nav-item:hover .dropdown-menu {display: none;}
	.dropdown-menu.show {display: block !important;}
	.nav-link-mobile { display: block;}
	.nav-link-desktop {display: none;}
	.dropdown-toggle::after {position: absolute; right: 0;top: 50%;}	
	.dropdown-menu {min-width: 100%;}
	.foot-title{margin-bottom: 15px;}
	.results-subtitle{background: linear-gradient( 90deg , rgba(255, 0, 0, 1) 72%, rgba(3, 23, 149, 1) 81%, rgba(3, 23, 149, 1) 53%,rgba(52, 127, 246, 1) 100%);-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
	width: auto;
    text-align: center;float: initial;
		margin: 20px 0;
	}
}

@media screen and (max-width:800px){

.reportname-block {
    font-size: 60px;
}
	.scrollable
	{
		width: 100%;
		overflow-x: scroll;
	}
	
}


@media screen and (max-width:576px){
	.nav-bar-sm-btn button {
		top: -50px !important;
	}
	.results-subtitle {margin-top: 0}

	.results-subtitle span{	font-size: 18px;}
	.results-subtitle {	font-size: 17px;}
	.logo-block{text-align: center;  margin-bottom: 12px;}
	.results-title{margin-bottom: 15px}
}
	
@media screen and (max-width:500px){

.reportname-block {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
.logo-header img {
	max-width: 250px;
	margin-bottom: -30px;
	}
	
.reportname-block img {
    display: none;
}	
.linedheaderbox {
    min-height: 15px;
    border-right: 3px solid #fff;
}	
}
@media screen and (max-width:360px){
	.reportname-block img {
    margin-left: -24px;
    margin-right: 30px;
    max-width: 70px;
    background: #1a4475;
}
}


















