
#intro .intro {
	max-width: 950px;
}

#intro .arrow_down {
	background-image: url(../images/arrow_down.png);
	width: 50px;
	height: 50px;
	margin: 0 auto;
	cursor: pointer;
}

#intro .one-fourth {
	width: 215px;
	display: inline-block;
  vertical-align: top;
  margin: 0 0 0 100px;
}
#intro .one-fourth:first-child,
#intro .one-fourth:nth-child(4) {
	margin-left: 0;
}
#intro .one-fourth:first-child {
	width: 250px;
}
#intro .one-fourth:nth-child(2) {
	width: 180px;
}
#intro .one-fourth h2 {
	margin: 20px 0 9px;
	font-family: AzoSansMedium;
	font-size: 2.1rem;
}

#intro .one-fourth p {
	font-size: 1.6rem;
  text-align: left;
  margin: auto;
}

#intro .tel {
	background: url(../images/vi_icon_ataglance_NEW_01.svg) no-repeat top center;
}

#intro .group {
	background: url(../images/vi_icon_ad_benefits_02_b.svg) no-repeat top center;
}

#intro .image.network {
	margin: 70px auto 43px;
	background: url(../images/vi_icon_Inc5000.svg) no-repeat top center/100px 100px;
	border-radius: 0;
	box-shadow: none;
}

#intro .countries {
	background: url(../images/vi_icon_offices_01.svg) no-repeat top center;
}

#intro .image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: auto;
  background-size: 100px 100px;
  box-shadow: 0 0 44px rgba(0, 18, 255, .5);
}

#intro .comscore {
  width: 300px;
  border-radius: 0;
  box-shadow: none;
	background: url(../images/vi_logo_comscore_01_Y.svg) no-repeat center center/300px 67px;
  margin: 70px 0 42px -57px;
}

#intro .deloitte {
  width: 300px;
  border-radius: 0;
  box-shadow: none;
	background: url(../images/vi_logo_deloitte_01_Y.svg) no-repeat center 6px/239px 78px;
  margin: 70px 0 0 -38px;
}

#intro .pwc {
	background: url(../images/vi_logo_pwc_Y.svg) no-repeat center center/100px 67px;
	border: none;
	width: 100px;
	border-radius: 0;
	box-shadow: none;
	margin: 70px 0 42px 43px;
}
