.uv-underground-transportation .h2
{
	font-size: 3em;
    letter-spacing: .039em;
    line-height: 1.2em;
    font-weight: 300;
    color: #444;
    font-family: Commissioner;
     margin-bottom: 20px;
}

/*
.uv-underground-transportation h2
{
	color: #444;
    font-size: 2.15em;
    font-weight: 300;
    letter-spacing: .039em;
    line-height: 1.2em;
    margin-bottom: 20px;
}
*/

.uv-underground-transportation p
{
	font-size: 18px;
    line-height: 1.65em;
    color: #444;
    letter-spacing: .001em;
}

.uv-underground-transportation .rwlink a{ color: #000; }


.uv-underground-transportation.uv-cont-spa .uv-sec-info p
{
	    font-size: 15px;
    line-height: 1.4em;
    margin: 0 0 1.4em;
    color: #000;
    margin-bottom: 0px;
}

.uv-underground-transportation.uv-cont-spa .uv-sec-info{
	margin-bottom: 3.5em;
}


@media (max-width: 600px)
{
	.uv-underground-transportation .h2{ font-size: 2.95em; }
}


@media (max-width: 500px)
{
	.uv-underground-transportation .h2{ font-size: 2.2em; }
	.uv-underground-transportation h2 { font-size: 1.7em; } 
}
/*
@media (max-width: 450px)
{
	
}
*/

/* .uv-ticket-redbtn{ padding-bottom: 30px; } */
.uv-mb0{ margin-bottom: 0!important; }

.uv-ticket-redbtn a
{
	margin-bottom: 0;
    padding: 0.8em;
    width: 100%;
    transition: all .5;
    border: 2px solid #ca1426;
    font-weight: 500;
    background-color: #ca1426;
    color: #fff;
    font-size: 1.05em;
    border-radius: 0;
    text-transform: uppercase;
}