


#ph-video {
	position: relative;
	min-width: 1200px;
}

h1 {
	color: #fff;
	font-size: 28px;
	position: absolute;
	z-index: 2;
	top: 3vw;
	left: calc(50% - 490px);
}

#title {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	overflow: hidden;
}

#title .swiper-slide {
	color: #fff;
}

#title .photographer {
	width: calc(900em / 16)
}

#title .coder {
	width: calc(600em / 16)
}

#title .musician {
	width: calc(660em / 16)
}

#title .swiper-slide h3 {
	font-size: 5em;
	margin-top: 10vw;
	/* line-height: .91667; */
	font-weight: 600;
	letter-spacing: -.015em;
	font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	transition: opacity .3s;
	cursor: pointer;
}

#title .swiper-slide h3:hover {
	opacity: 1;
}

#title .prev h3 {
	opacity: 0;
}

#title .next h3 {
	opacity: 0.25;
}

#title .swiper-pagination {
	width: calc(980em / 16);
	left: calc(50% - 490px);
	text-align: left;
	bottom: 30px;
}

#title .swiper-pagination .swiper-pagination-bullet {
	margin: 0 8px;
	background: #fff;
	outline: none;
}

#videos {
	width: 100%;
}

#videos .swiper-slide {
	position: relative;
	/* height: 675px; */
}

#videos video {
	width: 100%;
}

#videos .swiper-slide  .txt {
	color: #fff;
	position: absolute;
	top: 18vw;
	width: 28em;
	margin-left: calc(50% - 490px);
	font-size: 28px;
	line-height: 1.28595;
	font-weight: 600;
	letter-spacing: .007em;
	font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.unifiedServiceHotline {
  margin-top: 15px;
  font-weight: 600;
}