

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

.carousel-control-prev-icon {
	background-image: url('../images/arrowLeft.svg') !important;
}

.carousel-control-next-icon {
	background-image: url('../images/arrowRight.svg') !important;
}

.historyBox .closed {
    background-color: #999999 !important;
    border: 0px !important;
    background-image: url('../images/icon_plus.svg') !important;
    background-repeat: no-repeat;
}

.historyBox .closedBlack {
    background-color: #000 !important;
    border: 0px !important;
    background-image: url('../images/icon_plus.svg') !important;
    background-repeat: no-repeat;
}

.historyBox .open {
    background-color: #0468B0 !important;
    border: 0px !important;
    background-image: url('../images/icon_minus.svg') !important;
    background-repeat: no-repeat;
}

.open02 {
    background-color: #0468B0 !important;
    border: 0px !important;
    background-image: url('../images/icon_minus.svg') !important;
    background-repeat: no-repeat;
}

.HHOFtable { 
	width: 100%; 
	border-collapse: collapse; 
	margin: 50px auto;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/* Zebra striping */
tr:nth-of-type(odd) { 
	background: #eee; 
	}

tr th { 
	background: #0468B0; 
	color: white; 
	font-weight: bold; 
	}

td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	/*font-size: 18px;*/
	/*width: 33.33%;*/
	}

/************************************************************/

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

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 100%;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
			width: 100%;
		}

		.bannerImage {
			display: none;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2.75em;
			text-transform: uppercase;
			line-height: 0.8em;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 20px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
		}

			#mainHeading02 {
				font-size: 1.5em !important;
			}

		.container-01 h2 {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2em;
			line-height: 0.85em;
			text-transform: uppercase;
			letter-spacing: 1px;
			margin: 12px 0 20px 0px;
			width: auto;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: 0px auto auto auto;
		}

			.presentedBy p {
				text-align: center;
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				text-transform: uppercase;
				font-size: 0.6em;
				margin: auto auto 10px auto;
			}

			.presentedBy img {
				width: 100px;
				height: auto;
				margin: auto;
			}

			.leftcolumn {
				display: none;
			}

				.textcontent {
					width: 100%;
					height: auto;
				}

					.textcontent h2 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1.5em;
						line-height: 0.9em;
						margin: 18px 0 12px 0;
						border-left: 10px solid #0468B0;
						padding-left: 12px;
					}

					.textcontent h3 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1em;
						line-height: 0.9em;
						margin: 12px 0 12px 0;
					}

					.textcontent p {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.85em;
						line-height: 1.5em;
						margin: auto auto 10px auto;
					}

					.textcontent ul {
						margin: 0;
					}

					.textcontent li {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.85em;
						line-height: 1.125em;
						margin: auto auto 10px 18px;
					}

					.textcontent a {
						color: #0468B0;
					}

					.textcontent img {
						width: 100%;
						height: auto;
						margin: 0 0 12px 0;
					}

			.rightcolumn {
				width: 100%;
				height: auto;
				float: none;
			}

					.CTA {
						display: inline-block;
						padding: 5px 10px;
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						text-transform: uppercase;
						font-size: 0.8em;
						line-height: 1.125em;
						color: #fff !important;
						background-color: #0468B0;
						border: 0;
						border-radius: 3px;
						letter-spacing: 1px;
						margin-bottom: 24px;
					}

				.historyBox {
					width: 100%;
					height: auto;
				}

					.historyBox ul {
						margin: 0;
					}

					.historyBox li {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 10px 18px;
					}

					.historyBox button {
						width: 100%;
						height: auto;
						padding: 10px 5px 10px 30px;
						border-radius: 0 !important;
						background-size: auto 55%;
						background-position: 2% 50%;
						margin-bottom: 10px;
					}

						.historyBox button h3 {
							font-size: 0.65em;
							margin: 0 !important;
							text-align: left !important;
						}

					.historyBox h1 {
						display: inline-block;
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 2em;
						text-transform: uppercase;
						letter-spacing: 1px;
						padding: 1px 0 1px 20px;
						margin: 10px 0 30px 0px;
						border-left: 10px solid #0468B0;
						width: 100%;
					}

					.historyImage {
						width: 100%;
						height: auto;
					}

					.imageCaption {
						font-size: 0.65em;
						font-family: 'Lato', sans-serif;
						font-weight: 700;
						margin: 5px auto 15px auto;
					}

	.HHOFtable { 
		width: 100%;
		margin: 10px auto 30px auto;
		float: none;
	}

	/* Zebra striping */
	.overallResults tr:nth-of-type(odd) { 
	
	}

	.overallResults th:nth-child(2), .overallResults th:nth-child(3), .overallResults th:nth-child(4), .overallResults th:nth-child(5), .overallResults th:nth-child(6), .overallResults th:nth-child(7) {
		text-align: center;
	}

	.overallResults td:nth-child(2), .overallResults td:nth-child(3), .overallResults td:nth-child(4), .overallResults td:nth-child(5), .overallResults td:nth-child(6), .overallResults td:nth-child(7) {
		text-align: center;
	}

	.gamesResults th:nth-child(1), .gamesResults th:nth-child(3), .gamesResults th:nth-child(4), .gamesResults th:nth-child(5), .gamesResults th:nth-child(6), .gamesResults th:nth-child(7) {
		text-align: center;
	}

	.gamesResults td:nth-child(1), .gamesResults td:nth-child(3), .gamesResults td:nth-child(4), .gamesResults td:nth-child(5), .gamesResults td:nth-child(6), .gamesResults td:nth-child(7) {
		text-align: center;
	}

	tr th { 
	
	}

	td, th { 
		padding: 5px; 
		font-size: 0.7em;
		line-height: 1.125em;
	}

	.teamIndicator {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		display: inline-block;
	}

		#gold {
			background-color: #B09455;
		}

		#silver {
			background-color: #AAAAAA;
		}

		#bronze {
			background-color: #b07555;
		}

	.overallResults {
		margin-top: 24px;
	}

	.chronologyTable {
		width: 100%;
		margin-bottom: 24px;
	}

		.chronologyTable td:nth-child(2), .chronologyTable td:nth-child(4) {
			text-align: center;
		}

	.chronologyRIGHT {
		display: none;
	}

	.statsLEFT {
		width: 100%;
	}

	.statsRIGHT {
		width: 100%;
	}

	.statsTable {
		width: 100%;
		margin-bottom: 24px;
	}

		.statsTable td, .statsTable th {
			text-align: center;
		}

		.statsTable td:nth-child(1), .statsTable th:nth-child(1) {
			text-align: left;
		}

	.overallResults td, th{
		font-size: 0.6em;
	}

}

/************************************************************/

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

		#mainHeading02 {
		/*	font-size: 2em !important;*/
		}

	.historyBox h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.historyBox button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.historyBox button h3 {
			font-size: 0.8em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			margin: auto auto 10px 18px;
		}

		.textcontent p {
			margin: auto auto 10px auto;
		}

		.CTA {
			font-size: 0.9em;
			line-height: 1.125em;
			margin-bottom: 24px;
		}

	.overallResults {
		width: 100%;
	}

	.overallResults td, th{
		font-size: 0.9em;
	}
}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {

}

/************************************************************/

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

	.container-01 {
		padding: 25px 15px;
	}

		.breadcrumbNav {
			/*width: 60%;*/
		}

		.presentedBy {
			margin: 0px auto auto auto;
		}

		.mainHeading {
			width: 100%;
			margin-bottom: 12px;
		}

			#mainHeading02 {
				font-size: 2.25em !important;
			}

	.historyBox h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.historyBox button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.historyBox button h3 {
			font-size: 0.88em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px 18px;
		}

		.textcontent p {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px auto;
		}

td, th { 
		padding: 8px; 
		/*font-size: 0.8em;*/
		line-height: 1.125em;
	}

}

/************************************************************/

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

	

}

/************************************************************/

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

	.container-01 {
		padding: 20px 20px;
	}

		.breadcrumbNav {
			margin: auto 00px auto auto;
		}

		.mainHeading {
			width: 100%;
			margin: 20px 0 30px 0px;
		}

		.presentedBy {
			margin: -0px 0px auto auto;
		}

		.leftColumn {
			width: 45%;
			height: auto;
			float: left;
		}

			.addressBox {
				width: 100%;
				height: auto;
				padding: 13px 18px 18px 18px;
				background-color: lightgrey;
				font-family: 'Lato', sans-serif;
				margin-bottom: 12px;
			}

				.addressBox h2 {
					font-family: 'Poppins', sans-serif;
					font-weight: 900;
					font-size: 1em;
					margin: 0px 0px 6px 0px;
				}

				.addressBox p {
					font-weight: 500 !important;
					margin: 0;
					font-size: 0.75em;
				}

		.rightColumn {
			width: 55%;
			height: auto;
			float: right;
			padding: 0 25px;
		}

	.historyBox button {
		padding: 12px 5px 12px 45px;
		background-size: auto 55%;
		background-position: 2% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.historyText {
			font-size: 1em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 8px 24px;
		}

}

/************************************************************/

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

	

}

/************************************************************/

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

}

/************************************************************/

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

	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images/06_hockeypedia/gallery_placeholder.jpg');
			background-size: 100% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			margin-bottom: 20px;
			font-size: 3em;
		}

			#mainHeading02 {
				font-size: 3em !important;
			}

			#firstHeading {
				margin-top: -100px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: -10px;
		}

		.leftcolumn {
			display: inherit;
			width: 35%;
			float: left;
			padding-right: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
			}

				.textcontent h3 {
					font-size: 1.25em;
					line-height: 0.9em;
					margin: 0px 0 12px 0;
				}

				.textcontent p {
					margin: auto auto 10px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}

		.rightcolumn {
			width: 65%;
			float: right;
		}

			.mobileEventBox {
				display: none;
			}

		.historyBox button {
			padding: 12px 5px 12px 45px;
			background-size: auto 45%;
			background-position: 1.75% 50%;
		}

			.historyBox button h3 {
				font-size: 1em;
			}

			.historyText {
				font-size: 1em;
			}

			.historyBox ul {
				margin: 0;
			}

			.historyBox li {
				margin: auto auto 8px 24px;
			}

	td, th { 
		padding: 5px; 
		font-size: 0.7em;
		line-height: 1.125em;
	}

	.chronologyLEFT {
		width: 50%;
		float: left;
	}

	.chronologyRIGHT {
		display: inherit;
		width: 50%;
		float: right;
		padding-left: 24px;
	}

	.statsLEFT {
		width: 60%;
		float: left;
		padding-right: 12px;
	}

	.statsRIGHT {
		width: 40%;
		float: right;
		padding-left: 12px;
	}

	.mainLEFT {
		width: 65%;
		float: left;
		padding-right: 12px;
	}

	.mainRIGHT {
		width: 35%;
		float: right;
		padding-left: 12px;
	}

	.overallResults {
		margin-top: 0px;
		width: 100%;
	}

}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

    .container-01 {
		padding: 25px;
	}

		.bannerImage {
			display: inline-block;
			background-size: 100% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
		}
    	
}

/************************************************************/

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

	.container-01 {
		padding: 200px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

		.mainHeading {
			width: 100%;
			margin-top: 25px;
		}

		#firstHeading {
			margin-top: 12px !important;
			margin-bottom: 24px !important;
		}

		.leftcolumn {
			width: 30%;
			float: left;
			padding-right: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
			}

				.textcontent p {
					margin: auto auto 10px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}

		.rightcolumn {
			width: 70%;
			float: right;
		}

	.HHOFtable { 
		width: 100%;
		margin: 10px auto 40px auto;
	}

	/* Zebra striping */
	tr:nth-of-type(odd) { 
	
	}

	tr th { 
	
	}

	td, th { 
		padding: 8px; 
		font-size: 0.9em;
		line-height: 1.125em;
		/*width: 33.33%;*/
	}
}

/************************************************************/

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

	.container-01 {
		padding: 200px 40px 40px 40px; 
	}

}

/************************************************************/

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

}

/************************************************************/

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

	.container-01 {
		width: 1280px;
		margin: auto;
	}

		.mainHeading {
			font-size: 4em;
			padding: 0 0 0 20px;
			margin: 30px 0 30px 0;
		}

			#mainHeading02 {
				font-size: 4em !important;
			}

			#firstHeading {
				margin-top: 20px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy img {
			width: 130px;
		}

	.historyBox button {
		padding: 12px 5px 12px 55px;
		background-size: auto 45%;
		background-position: 1.5% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

}

/************************************************************/

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



}

/************************************************************/

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

}

/************************************************************/


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

}

/************************************************************/

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

}

/************************************************************/














