/* color variables */

/* */

.hv-accordion-tabcontent-opt1 {
	background-color: #ffffff;
	font-family: neue-haas-grotesk-display, sans-serif;
	padding: 60px 0;
}
.hv-accordion-tabcontent-opt1 .width-control {
	width: 100%;
	margin: 0 auto;
}
.hv-accordion-tabcontent-opt1 h2 {
	color: #000000;
	font-size: 48px;
	font-weight: 800;
	line-height: 48px;
	margin-bottom: 35px;
}
.hv-accordion-tabcontent-opt1 .desc {
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}
.hv-accordion-tabcontent-opt1 .tab-accordion {
	padding-right: 15px;
}
.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item {
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
}
.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-title {
	cursor: default;
	font-weight: 800;
}
.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-title:before, .hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title:hover:before {
    content: "";
    width: 4px;
    height: 100%;
    background-color: #c00;
    position: absolute;
    left: 0;
    top: 0;
}
.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item:last-child {
	margin-bottom: 0;
}
.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	padding-left: 15px;
	position: relative;
}
.hv-accordion-tabcontent-opt1 .tab-detail {
	display: none;
}
.hv-accordion-tabcontent-opt1 .tab-detail .type {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
}
.hv-accordion-tabcontent-opt1 .tab-detail .tagline {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 15px;
}
.hv-accordion-tabcontent-opt1 .tab-detail .txt {
	color: #000000;
	margin-bottom: 20px;
	line-height: 22px;
}
.hv-accordion-tabcontent-opt1 .tab-detail .tab-video-image-left {
/*	margin-bottom: 30px;*/
	position: relative;
}
.hv-accordion-tabcontent-opt1 .tab-detail .tab-video-image-left .video-play-icon svg {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
}
.hv-accordion-tabcontent-opt1 .tab-video-image-right {
	position: relative;
	padding-left: 50px;
}
.hv-accordion-tabcontent-opt1 .tab-video-image-right .tab-detail {
	display: block;
}
.hv-accordion-tabcontent-opt1 .tab-video-image-right .video-play-icon {
	position: relative;
	display: inline-block;
}
.hv-accordion-tabcontent-opt1 .tab-video-image-right .video-play-icon svg {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media (max-width: 991px) {
	.hv-accordion-tabcontent-opt1 .width-control {
		width: 100%;
		margin-bottom: 40px;
	}
	.hv-accordion-tabcontent-opt1 h2 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 24px;
	}
	.hv-accordion-tabcontent-opt1 .desc {
		font-size: 16px;
		line-height: 22px;
		font-weight: 400;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion {
		padding-left: 0;
		border-left: none;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item {
		margin-bottom: 30px;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item:last-child .tab-detail {
		margin-bottom: 0;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-title {
		font-size: 20px;
		font-weight: 800;
		color: #000000;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-title span:before {
		display: none;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-detail {
		display: block;
		margin-top: 15px;
		margin-bottom: 60px;
		padding-left: 15px;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-detail .tagline {
		font-size: 18px;
		font-weight: 600;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-detail .tab-video-image-left {
		display: none;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title {
		font-size: 20px;
		font-weight: 800;
		padding-right: 40px;
		position: relative;
		color: #bcbcbc;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title span {
		width: 28px;
		height: 28px;
		position: absolute;
		right: 0;
		top: -4px;
		border: 1px solid #fff;
		border-radius: 100%;
		justify-content: center;
		align-items: center;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title span:after {
		content: '';
		width: 14px;
		height: 1px;
		background-color: #fff;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title span:before {
		content: '';
		width: 1px;
		height: 14px;
		background-color: #fff;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.hv-accordion-tabcontent-opt1 .tab-video-image-right {
		display: none;
	}
	.hv-accordion-tabcontent-opt1 .tab-detail .type, .hv-accordion-tabcontent-opt1 .tab-accordion .tab-item.active .tab-detail .tagline{
		display: none;
	}
}

@media (min-width: 991px) {
    .tab-item-scroll {
        width: 100%;
        overflow: auto;
        height: 510px;
    }
    .tab-item-scroll .jspPane {
        padding-right: 20px !important;
    }
    .tab-item-scroll .jspDrag {
        background-color: #cc0000;
        border-radius: 0px;
        width: 13px;
        margin-left: -6px;
    }
    .tab-item-scroll .jspTrack {
        background: #999999;
    }
    .tab-item-scroll .jspVerticalBar {
        width: 2px;
        border-radius: 0px;
        position: relative;
        left: calc(100% - 10px);
    }
    .tab-item-scroll.jspScrollable .tab-item {
        padding-right: 20px;
    }
}
@media(max-width: 767px){
	.hv-accordion-tabcontent-opt1{
		padding: 60px 15px;
	}
	.hv-accordion-tabcontent-opt1 h2{
		font-size: 32px;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion{
		padding-right: 0;
	}
	.hv-accordion-tabcontent-opt1 .tab-accordion .tab-item .tab-title{
		font-size: 25px;
	}
}