.bg-img{
    background-image: url("../images/pg6-pic1.png");
    background-size: cover;
}

.text-height{
	line-height: 1;
}

.banner-text{
	width: 67%;
/*	border-bottom: 1px solid #fff;*/
	padding: 30px 0 30px 0;
}


.block-chair-2 img{
	float: right;
	position: absolute;
	right: 300px;
    top: 479px;
}
	
.border-line{
	border: 1px solid grey;
}

.left-list{
	float: left;
	left: 0;
}

.bracket-text{
	text-align: left;
}

.ceo-features div{
	display: inline-block;
	width: 22%;
}

.ceo-features > div p:nth-of-type(1) {
    min-height: 55px;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 4px;
    position: relative;
    text-align: left;
	line-height: 1;
}

.ceo-features > div p:nth-of-type(2) {
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 4px;
    text-align: left;
	line-height: 1;
}

.ceo-features > div p:nth-of-type(3) {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: left;
}

.ceo-features > div:nth-last-child(-n+3) {
    border-bottom: 1px solid #fff;
}

.value-heading{
	font-size: 35px !important;
}

.ceo-features > div p:nth-of-type(1) {
    min-height: 55px;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 4px;
    position: relative;
    text-align: left;
    line-height: 1;
}

.bg-grey{
	background: #F1F1EE;
}

.car-image{
	width: 100%;
}

.image-title{
	float: right;
    position: relative;
    bottom: -581px;
    right: 76px;
}

.image-title p:nth-of-type(1){
	float: right;
}

.image-title-cio{
	float: right;
    position: relative;
    bottom: -581px;
    right: 76px;
}

.image-title-cio p:nth-of-type(1){
	float: right;
}

.image-title-cfo{
	float: right;
    position: relative;
    bottom: -581px;
    right: 76px;
}

.image-title-cfo p:nth-of-type(1){
	float: right;
}

	@media screen and (max-width: 1536px) {
.block-chair-2 img {
    float: right;
    position: absolute;
    right: -16px!important;
    top: 479px;
		}.tool-container .icon-items {display:none}
}