#lhsTree > li > span.ifTree:after {
    border-top: unset;
    border-left: unset;
    left: unset;
	content: '+';
}

.container {
    max-width: 1400px;
}

.cust-quote {
    text-align: center;
}
#lhsTree>li>span:after {
content: '+';
border: none;
right: 15px;
font-size: 20px;
line-height: 8px;
left: initial;
}

#lhsTree>li>span.dropact:after {
content: '-';
border: none;
right: 15px;
font-size: 20px;
line-height: 4px;
left: initial;
}


.h2{
display: inline-block;
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 0px;
}
p{text-align: justify;}
.pop-container iframe{height:100% !important}
.pop-container{max-width:715px;width:96%;left:50%!important;transform:translateX(-50%);box-sizing: border-box;margin-left:0!important}

.video_area{float:left;width:38%;margin:10px 0 0 10px}
.split_cont{float:left;width:60%;margin: 0}
.vdo-descrp{margin: 0;padding: 10px;background: #262626;color: #fff;font-size: 13px;width: 99%;display: inline-block;box-sizing: border-box;text-align:center}

@media screen and (max-width:1195px){
.vdo-descrp{width:100%}
}
@media screen and (max-width:949px){
.split_cont{float:none;width:100%;margin:15px 0}
.video_area{float: none;width: 100%;margin: 10px auto;max-width: 275px}
}
@media screen and (max-width: 768px) {
	.nutanix
	{
	text-align:center
	}
	.nutanix img {width:50%}
	}
