body h2{
	line-height: 1em;
	letter-spacing: 0;
}

.mtv-jxt-stacked-h2 h2{
	font-size: 100px;
	font-weight: bold;
}


.mtv-jxt-stacked-h2-footer h2{
	font-size: 85px;
	font-weight: bold !important;
	margin-bottom: -60px;
	white-space: nowrap;
}


.mtv-juxt-home-hero-stroked{
	font-size: 88px;
	font-weight: bold;
}

.mtv-jxt-home-hero h1{
	font-size: 113px;
	font-weight: bold;
}

.mtv-jxt-seperator-white{
	position: relative;
	padding-bottom: 5px;
}

.mtv-jxt-seperator-white h1{
	margin-bottom: 18px;

}

.mtv-jxt-tight-h6 h6 {
	margin-bottom: -10px  !important;
}

.mtv-jxt-seperator-white::after{
	min-width: 50px;
	border-bottom: 2px solid var(--mtv-white);
	content: '';
	position: absolute;
}


.mtv-jxt-seperator-deep-blue{
	min-width: 50px;
	border-bottom: 2px solid var(--mtv-deep-blue);
	position: absolute;
}

@media all and (max-width: 1528px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 85px;
		margin-bottom: 10px;
	}
}


@media all and (max-width: 1318px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 75px;
		margin-bottom: 15px;
	}
}


@media all and (max-width: 1174px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 65px;
		margin-bottom: 15px;
	}
}

@media all and (max-width: 1162px){
	.mtv-juxt-home-hero-stroked{
		font-size: 70px !important;
		font-weight: bold;
	}
	
	.mtv-jxt-home-hero h1{
		font-size: 95px !important;
		font-weight: bold;
	}
}


@media all and (max-width: 1038px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 55px;
		margin-bottom: 15px;
	}
}

@media all and (max-width: 980px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 75px;
		margin-bottom: 15px;
	}
	
	.mtv-juxt-home-hero-stroked{
		font-size: 58px !important;
		font-weight: bold;
		margin-bottom: 15px !important;
	}
	
	.mtv-jxt-home-hero h1{
		font-size: 80px !important;
		font-weight: bold;
	}
}

@media all and (max-width: 836px){
	.mtv-juxt-home-hero-stroked{
		font-size: 45px !important;
		padding-bottom:10px !important;
		-webkit-text-stroke: var(--mtv-white-text-stroke-thin) !important;
		font-weight: bold;
	}
	
	.mtv-jxt-home-hero h1{
		font-size: 60px !important;
		font-weight: bold;
	}
}


@media all and (max-width: 644px){
	.mtv-juxt-home-hero-stroked{
		font-size: 35px !important;
		font-weight: bold;
	}
	
	.mtv-jxt-home-hero h1{
		font-size: 45px !important;
		font-weight: bold;
	}
}
@media all and (max-width: 680px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 65px;
		margin-bottom: 15px;
	}
}

@media all and (max-width: 598px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 45px;
		margin-bottom: 18px;
	}
}

@media all and (max-width: 836px){
	.mtv-juxt-home-hero-stroked{
		padding-bottom:20px !important;
		-webkit-text-stroke: var(--mtv-white-text-stroke-thin) !important;
		font-weight: bold;
	}
	
}

@media all and (max-width: 438px){
	.mtv-jxt-stacked-h2 h2{
		font-size: 35px;
		margin-bottom: 18px;
	}
}


@media all and (min-width: 1159px) and (max-width:1500px)
{
	.mtv-fourup-mck-lb-row h2{
		font-size: 30px !important;
	}
}

@media all and (min-width: 980px) and (max-width:1158px)
{
	.mtv-fourup-mck-lb-row h2{
		font-size: 20px !important;
	}
}