.tab-container {transition: all 5s ease;} 
.home-page-img-box-block{z-index: 2}
.home-slider-title{ text-align: center; font-size: 16px; color:#707070; margin-top:5%;}
.home-slider-title strong{ color: #28687D;}
.home-greyblocks-holder {float: left; width: 100%; padding-bottom: 58px; background: url(../images/leadership-review.png) top right no-repeat; border-bottom: 1px dashed #545555;  box-shadow: 0px 0px 1px #545555; margin-bottom: 40px;}
.home-slider-heder { margin-top: 10px;margin-bottom: 10px; }
.home-chair-blocks{background:#ECEDED; position:relative; padding:20px; z-index:1}
.home-chair-blocks:after{ content: '';  position: absolute;  background: linear-gradient(45deg, #8A9037 , #136A7F);  height: 100%;  width: 4px;  top: 0;  right: 0; }
.home-chair-blocks:before{ content: '';  position: absolute;  background:#ECEDED;  height: 100%;  width: 22%;  top: 0;  left: -22%;}
.home-chair-blocks h3{color: #9E958C; text-transform: uppercase; font-weight: bold; margin-bottom: 20px; line-height: 1.1;margin-top: 25px;font-size: 35px; font-family: 'Roboto Condensed', sans-serif;}
.comp-logo {border-radius: 15px 15px 0px 0px;text-align: center;padding: 20px 0px}
.logicalis-border {border: solid 2px #C31F3D}
.comp-info {background-color: #EBEBEC;padding: 20px;height: calc(100% - 97px);	margin-bottom: 20px;}
.comp-name {font-size: 24px;font-weight: 600;margin-bottom: 0px;text-transform: uppercase;}
.home-comp-container {height: 100%;}
.westcon-bord{border: 2px solid #00697F}
.analysys-bord{border: 2px solid #707070}
.border-bot-dot{border-bottom: 1px dashed #545555; box-shadow: 0px 0px 1px #545555; margin: 50px 0;}
.grey-link{color: #7394A6}
.grey-link:before{background: url("../images/circle-arrow-grey.svg") no-repeat !important; background-size: 60% !important;}
.logicalis-border:after, .logicalis-border:before {display: none;}

.web-link:hover {
    transition: 0.3s ease-in all;
    padding-left: 50px;
}

.mbt-40{margin:40px 0}

@media screen and (max-width: 991px){
   .home-chair-blocks:before{z-index: -1;left: -53%;width: 100%;}
   .home-page-img-box{padding-top: 30px;}
   .home-chair-blocks{padding: 40px;}
}


@media screen and (max-width: 800px){
.home-chair-blocks:before {
    display: none;
	
	}
	
	.tab-drawer-content {
   
    background: #ECEDED;
}
	
	
}