/* ----------------------------------------------------
custom annual report css 
-----------------------------------------------*/


/*so i can see the loader */
.alioth-page-loader.light .apl-count{
	color:  rgba(0, 0, 0, .5);
}

.header-wrapper.menu-opened{
	background: #fff;
	width: 100%;
	height: 58vh;
}

.menu-widget.menu-widget-left{
	left: 20px;
}

#mouseCursor{
	display: none !important;
}


.bottom-index{
	cursor: default;
}

.header-widgets{
	right: 85px;
}

.header-wrapper.menu-opened{
	width: 90%;
}

.header-wrapper{
	width: 90%;
}

.site-header.fullscreen_menu.dark.sticky_header.menu_light{
	height: 150px !important; 
}

.fullscreen_menu .header-wrapper{
	top: 10% !important;
}


.ser_tit_line hr{
	display: none;
}

.sub-back{
	left: 20%;
}

.site-header.fullscreen_menu::before{
	background: #fff;
	height: 150px;
}

.site-header.fullscreen_menu::after{
	background-color: #fff;
}

.showcase-footer-right .a-plus-button{
	display: none;
}

.a-test-prev::after, 
.a-test-next::before{
	background: #aaaaaa;
}

a[href="javascript: void(0)"]{
	color: inherit;
	text-decoration: none;
	cursor: default;
}

.cas-headline{
	z-index: 99999999999;
}

.cas-headline a{
	background-color: #8C2531;
	color: #fff;
	box-sizing: border-box;
	display: inline-block;
	padding: 15px;
	font-size: 36px;
	margin-right: 45px;
	margin-top: 15px; 
}

.cas-headline a:hover{
	background-color: #000;
}


.wrapper-small{
	min-height: 250px;
}

.social-list-widget li{
	color: #fff;
}


.service.active .service-toggle{
	transform: rotate(180deg);
}

.float_clear{
	clear: both;
	border: none;
}

.impact-title{
	margin-bottom: 10px;
	padding: 10px;
}

.impact-red{
	clear: both;
}
.mobile-center .service-cont{
	width: 50%;
	text-align: center;
	margin: auto;
}
.mobile-center .impact-title{
	width: 100%;
}

.index_tables td{
	vertical-align: top;
}

.index_tables td span{
	width: 20px;
	height: 12px;
	margin-top:10px;
	margin-right:8px;
}


.wrapper .c-col-12 .impact-red{
	color: #444;
	font-size: 16px;
	line-height: 1.6;
}

.impact-button, 
a.impact-button,
a:link.impact-button,
a:active.impact-button,
a:visited.impact-button{
	border: solid 5px #8C2531;
	padding: 10px;
	text-decoration: none;
	color: #8C2531;
}

a:hover.impact-button{
	color: #000;
	border-color: #000;
}

.center-image{
	text-align: center;
	width: 100%;
}
.center-image .single-image{
	float: none;
	margin: auto;
	max-width: 550px;
}


.embed-video video{
	width: 1350px;
	margin: auto;
}

.home_charts img{
	width: 98%;
	margin: auto;
}

.cs-image-mobile{
	display: none;
}


.wrapper-full.two-img{
	padding: 0 15%;
	text-align: center;
}

.service-title{
	width: 100%;
	position: relative;
	z-index: 9999;
}

.service-toggle{
	margin-top: -225px;
}

.index_tables.no-margin{
	margin-top: 0;
}

.mobile-small-graph{
	display: none;
}

.site-header{
	z-index: 9999999;
}

.footer-widget .alioth-text-box h5{
	margin-top: 0;
}