

/********************** 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;
}

.HHOFtable { 
	width: 100%; 
	border-collapse: collapse; 
	margin: 50px auto;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
			width: 60%;
		}

		.bannerImage {
			display: none;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2em;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 0.8em;
			padding: 1px 0 1px 20px;
			margin: 30px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: 100%;
		}

			#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 5px auto;
			}

			.presentedBy img {
				width: 90px;
				height: auto;
				margin: auto;
			}

			.leftcolumn {
				display: none;
			}

				.textcontent {
					width: 100%;
					height: auto;
					padding: 12px 0px;
					margin-bottom: 12px;
				}

					.textcontent h2 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1.5em;
						line-height: 0.9em;
						margin: 0px 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.8em;
						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.8em;
						line-height: 1.125em;
						margin: auto auto 10px 18px;
					}

					.textcontent a {
						color: #0468B0;
					}

					.textcontent p {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 10px auto;
					}

					.textcontent img {
						width: 100%;
						height: auto;
						margin: 0 0 12px 0;
					}

			.nhltrophiestable tr td {
				text-align: center;
				width: 50%;
			}

			#trophies {
				width: 80%;
				display: block;
				margin: auto;
			}

	.landacknowledgement {
		background-color: #f3f3f3;
		padding: 18px 12px 12px 12px;
		margin: 24px 0 0 0;
	}

		.landacknowledgement h2 {
			font-size: 1.25em;
		}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.breadcrumbNav {
		width: 70%;
	}

	.mainHeading {
		width: 100%;
		margin-top: 30px;
	}

	.presentedBy {
		margin-top: 8px;
	}

		#mainHeading02 {
			font-size: 2em !important;
		}

		.textcontent p {
			font-size: 0.9em;
			line-height: 1.5em;
			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.7em;
	}

	.container-02 {
	}

		.sponsorSection {
			height: 220px;
		}
}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {


    .container-02 {
	}

		.sponsorSection {
			height: 220px;
		}

}

/************************************************************/

@media screen and (min-width: 414px)  {

	.container-01 {
	}

		.mainHeading {
			font-size: 2.75em;
			margin-top: 20px;
		}

		.breadcrumbNav {
			width: 70%;
		}

		.presentedBy {
			margin: 0px auto auto auto;
		}

			#mainHeading02 {
				font-size: 2.25em !important;
			}

		.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 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
			width: 70%;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
			width: 70%;
			font-size: 2.25em;
		}

		.presentedBy {
			margin: 8px 10px auto auto;
		}

			.presentedBy img {
				width: 100px;
				height: auto;
				margin: auto;
			}

		.leftColumn {
			width: 35%;
			height: auto;
			float: left;
		}

			.logobox {
				width: 500px;
				height: auto;
			}

				.LoHlogo {
					width: 50%;
					height: auto;
					margin: 6px 0 12px 0;
					float: left;
				}

				.sectiontag {
					float: left;
					margin: 54px 0 0 36px;
				}

		.rightColumn {
			width: 65%;
			height: auto;
			float: right;
			padding: 0 25px;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.mainHeading {
		font-size: 2.75em;
	}

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.breadcrumbNav {
		width: 80%;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 65px;
	}

		.breadcrumbNav {
			margin-left: 0px;
			width: 100%;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images/05_theCollection/gallery_placeholder.jpg');
			background-size: auto 100%;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 70%;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 20px;
		}

			#mainHeading02 {
				font-size: 3em !important;
			}

			#firstHeading {
				margin-top: -100px !important;
				margin-bottom: 24px !important;
			}

			.presentedBy img {
				width: 110px;
			}

		.leftcolumn {
			display: inherit;
			width: 35%;
			float: left;
			padding-right: 0 12px 0 0;
		}

		.rightColumn {
			width: 65%;
			height: auto;
			float: right;
			padding: 0 0 0 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
				padding: 12px 0px;
			}

				.textcontent h3 {
					font-size: 1.25em;
					line-height: 0.9em;
					margin: 0px 0 12px 0;
				}

				.textcontent p {
					font-size: 1em;
					line-height: 1.5em;
					margin: auto auto 10px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}


}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

    .container-01 {
		padding: 65px;
	}

		.bannerImage {
			display: inline-block;
			background-size: 105% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 15px;
		}

}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

	.mainHeading {
		width: 70%;
	}

		#firstHeading {
			margin-top: 12px !important;
			margin-bottom: 24px !important;
		}

	/*.presentedBy {
		margin-top: 36px;
		margin-bottom: 20px;
	}

		.presentedBy img {
			height: auto;
			margin: auto;
		}*/

		.leftcolumn {
			width: 30%;
			float: left;
			padding-right: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
			}

				.textcontent p {
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 1em;
					line-height: 1.5em;
					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: 240px 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: 40px 0 30px 0;
			width: 80%;
		}

			#mainHeading02 {
				font-size: 4em !important;
			}

			#firstHeading {
				margin-top: 20px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-top: 20px;
		}

			.presentedBy img {
				width: 150px;
			}

		.rightColumn {
			padding: 0 0 0 48px;
		}

	.landacknowledgement {
		margin: 43px 0 0 0;
	}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














