.ceo-bkr{background: url(../images/ceo-bkr.png) no-repeat; background-size: cover; position: relative; margin-top: 85px;    border-radius: 0 0 10px 10px;}
.title-block{background: #D14E1D; padding: 5px 10px;padding-left: 40px; color: #fff; font-size: 19px; position: absolute; bottom: 0; width: 100%;    border-radius: 0 0 10px 10px;}
.ceo-img{display: flex;   justify-content: flex-end; z-index: 1; position: relative;margin-right: 40px;}
.ceo-img img{margin-top: -85px;}
.chair-bkr{background: url(../images/chair-bkr.png) no-repeat!important;background-size: cover!important;}
.fd-bkr {background: url(../images/fd-bkr.png) no-repeat !important; background-size: cover !important;}	
.stainless-legend{ position: relative; margin-left: 25px; }
.stainless-legend:before{content:'';background: #D14E1D; width:20px; height:20px; border-radius:50%; position:absolute; top: 0; left:-25px;}
.venture-legend{ position: relative; margin-left: 25px;}
.venture-legend:before{content:'';background: #484B4B; width:20px; height:20px; border-radius:50%; position:absolute; top: 0; left:-25px;}

.caiptals-img-block{box-shadow: 0px 2px 11px -3px; position:relative; overflow:hidden;display: inline-block;}
.caiptals-img-block:before{content:''; position:absolute; width:100%; height:60px; right:0; top:0; background:#EDEDED;}
.caiptals-img-block:after{content:''; position:absolute; width:100%; height:105px; right:0; bottom:0; background: linear-gradient(0deg, rgba(237,237,237,1) 0%, rgba(255,255,255,0.6) 34%);}
.caiptals-block{position:relative;}
.caiptals-block h2{font-size:60px; color:#EA8C1C; font-weight:800}
.caiptals-block h2 span{color:#87898B}
.capitals-grey-bkr{background:#EDEDED; position:relative; padding:15px;}
.capitals-grey-bkr:before{content:''; position:absolute; width:60px; height:60px; right:0; top:0; border-top: 0px solid #EA8C1C;  border-bottom: 60px solid transparent;  border-right: 60px solid #EA8C1C;}
.review-block{background: linear-gradient(90deg, rgba(233,233,233,1) 0%, rgba(255,255,255,1) 66%); padding: 30px 60px; margin-bottom: 40px}
ul.review-buttons{list-style-type: none;flex-wrap: nowrap ;display: flex;padding-left: 0;justify-content: space-between; margin-bottom: 0; }
.bdr-btm2{border-bottom: 1px solid #EA8D00;}
.review-buttons a {color: #ffff !important;text-decoration: none !important;font-size: 15px; padding: 8px 20px;text-align: center; display: block; background: #d14e1d; border-radius: 10px 10px 0 0;}
a.reviewbtn-active { font-weight: bold;border-radius: 10px 10px 0 0;background:#EA8D00 ; color: #fff !important;}
.review-number{color: #D14E1D; font-size: 20px; float: right}
.review-number img{vertical-align: inherit;}
ul.indicator-block {list-style-type: none; column-gap: 5px;   justify-content: flex-end; display: flex; padding-left: 10px; align-self: center;}
ul.indicator-block  li{width: 15px; height: 15px;  border: 1px solid #EA8D00; border-radius: 50%;}
ul.indicator-block  li.active{background:#EA8D00 ;border: 1px solid #EA8D00; }

.graph-block{background: #5A5758; color: #fff; font-size: 22px ; font-weight: 500; padding: 8px 15px; margin-bottom: 25px;}
.graph-title{background: #DCDDDE; border-radius: 30px; padding: 5px;font-weight: 500; color: #403F41;}
.graph-title2{font-weight: 500; color: #403F41; margin-bottom: 5px;}
.graph-br{border-right: 2px dotted #5A5758;height: 100%;}
.graph-bb{border-bottom: 2px dotted #5A5758; height: 100%;}

.switch-bg-peach{background:#F8C286 !important;}
.findottedline{border-bottom: 1px dotted #231F20;}
	
.fin-cap{border: 1px solid #EA8D00; padding-left: 10px; padding-bottom: 10px;}
	


@media screen and (max-width: 991px) {
    .review-none {display: none;}
	.ceo-img {z-index: 0;}
	ul.review-buttons {display: block;}
	.off-ind{display:none !important}
}
@media screen and (max-width: 767px) {
.graph-br {
    border-right: none;
    height: auto;
    border-bottom: 2px dotted #5A5758;
}
}
