	@font-face {
		font-family:'Verdana', arial, helvetica, sans-serif;
		font-display:swap;
	}
	

	html, body {
		margin:0;
		padding:0;
		font-size:16px;
	}
	
h1              { font-size: 2em!important; margin: .67em 0 }
h2              { font-size: 1.5em!important; margin: .75em 0 }
h3              { font-size: 1.17em!important; margin: .83em 0 }
h5              { font-size: .83em!important; margin: 1.5em 0 }
h6              { font-size: .75em!important; margin: 1.67em 0 }
h1, h2, h3, h4, h5, h6           { font-weight: 500 }

.sv-phone{
@media (max-width: 480px) {margin-top:2.5em;  }
}

.sv-desktop{
@media (min-width: 768px) { margin-top:86px;  }
}



	
	.page{
		width:100%;
		margin:0 auto;
		margin-top:79px!important;
		padding:0;
		
		min-height:100vh;
	}

	.mainImage{
		max-width:2000px;
		max-height:600px;
		background:black; 
		overflow:hidden;
	}	

	.mainVideo{
		max-width:2000px;
		max-height:1200px;
		background:black; 
		overflow:hidden; 
	}
	
	.pageContent{
		margin: 0 auto;
		max-width:1600px;
	}
	
	.spacerOneDiv{
		margin-top: 0;
		max-width:1600px;
	}
	.spacerTwoDiv{
		margin-top: 2em;
		max-width:1600px;
	}

	.sv-quicklinks {background-color:#000}
	.sv-quicklinks-bottom { background-color:#fff;}

	
	.sv-text-75em { font-size:0.75em!important;}
	
	.sv-text-red { color:#BD2031;}
	.sv-text-green { color:#3e5c4b; }
	.sv-text-blue { color:#0047AB; }
	.sv-text-purple { color:#551A8B; }
	.sv-text-white { color:#FFFFFF; }
	
	
	
	.sv-red { background-color:#BD2031;}
	.sv-orange {background-color:#f1563f;}
	.sv-green { background-color:#3e5c4b; }
	.sv-lightgreen { bac,0kground-color:#58BC82; }
	.sv-blue { background-color:#0047AB; }
	.sv-navy {background-color:#2a3440}
	.sv-purple { background-color:#551A8B; }
	.sv-grey, .sv-gray { background-color:#CCC; }
	
	.sv-button {background-color:#0047AB;color:white;font-weight:525;}
	.sv-button:hover {background-color:#458a52!important;color:white!important;font-weight:525;}
	
	.sv-button-simple {background-color:rgba(0,0,0,0.5)!important; color:white!important; font-weight:bold!important; font-size:1.25em!important; border:1px solid  white; border-radius:10px!important;}

	.sv-button-simple:hover {background-color:rgba(0,0,0,0.2)!important; color:white!important;font-weight:bold!important; font-size:1.25em!important; border:1px solid white; border-radius:10px!important;}

	.sv-h1 {font-size:4em;coor:#353935;font-weight:bold;}
	.sv-h2 {font-size:3em;color:#353935;font-weight:bold;}
	.sv-h3 {font-size:2em;color:#353935;font-weight:bold;}
	.sv-h3 {font-size:1em;color:#353935;font-weight:bold;}

	@media only screen and (max-width: 600px) {
		.sv-title, .sv-subtitle, .sv-ptitle, .sv-game-name{font-weight:400!important;margin-block-start: 0!important;  margin-block-end: 0!important;font-family: Verdana,sans-serif!important;margin:0.75em 0!important;}

		.sv-title {font-size:32px!important;}
		
		.sv-subtitle {font-size:28px!important;}
		
		.sv-ptitle {font-size:24px!important;}
		
		.sv-game-name {font-size:16px!important;}
		
		p {font-size:16px!important;line-height:1.5}
	}

	@media only screen and (min-width: 601px) {

		.sv-title, .sv-subtitle, .sv-ptitle, .sv-game-name {font-weight:525!important;	margin-block-start: 0!important;  margin-block-end: 0!important; font-family: Verdana,sans-serif!important;margin:0.75em 0!important;}

		.sv-title {font-size:56px!important;text-align:center!important;}
		
		.sv-subtitle {font-size:40px!important;}
		
		.sv-ptitle {font-size:32px!important;}
		
		.sv-game-name {font-size:28px!important;}
		
		p {font-size:20px!important;line-height:1.5}
	}
		


	.sv-title-blue {
		font-size:2em!important;
		color:#0047AB;
	}

	.sv-league-title {font-size:2em;  color:#353935; text-align:center;}
	.sv-league-subtitle {font-size:1.25em;  color:#353935; text-align:left;}
	
	.material-icons {
		color:yellow;
		vertical-align:middle;
		font-size: 1.5em;
	}

	div.ttr-games  {
			max-width:1600px!important;
			padding:0;
			margin:0 auto;
	}


	table.ttr-games {
			max-width:360px;
			margin:0 auto;
			padding:16px;
	}


	img.ttrIcon  {
			clear:both;
			max-width:360;
			height:auto;		
	}
	
	a.one:link {text-decoration:none; color:#0047AB;!important; font-weight:525; font-size:1.2em; }
	a.one:visited  {text-decoration:none; color:#0047AB;!important; font-weight:525; font-size:1.2em; }
	a.one:hover {text-decoration:underline; color:#0047AB;!important; font-weight:525; font-size:1.2em;}

