

/********************** 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;
}

/************************************************************/


@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 60%;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
		}

		.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.9em;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 80px 0 30px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
			float: left;
		}

		.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;
			}

	.textcontent h2 {
		font-family: 'Poppins', sans-serif;
		font-weight: 900;
		color: #0468B0;
		font-size: 1.5em;
	}

	.textcontent p {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-size: 0.9em;
	}

	.LoHlogo {
		width: 100%;
		height: auto;
		margin: 0 0 12px 0;
	}

	.legendstext {
		width: auto;
	}

	.buttonBox {
		width: 100%;
		height: auto;
		padding: 24px 24px 18px 24px;
		background-color: lightgrey;
		margin: 24px auto 24px auto;
		background-image: url(/images_Members/legendsOfHockey_logo_FADED.svg);
		background-repeat: no-repeat;
		background-size: 90% auto;
		background-position: 50%;
	}
		.searchby {
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			color: #C0932E;
			font-size: 1.5em;
			margin-top: 0px;
			margin-bottom: 12px;
		}

		.buttonCategory {
			font-family: 'Lato', sans-serif;
			font-weight: 900;
			text-transform: uppercase;
			letter-spacing: 1px;
			display: inline-block;
			background-color: #0468B0;
			border-radius: 5px;
			width: 100%;
			color: #fff;
			text-align: center;
			padding: 6px;
			margin-bottom: 6px;
			transition: 0.3s;
		}

		.buttonCategory:hover {
			background-color: #C0932E;
			color: #fff;
			text-decoration: none;
		}

		.buttonCategory:active {
			background-color: #C0932E;
			color: #fff;
			text-decoration: none;
		}

}

/************************************************************/

@media screen and (min-width: 375px)  {

		.mainHeading {	
			font-size: 3em;	
			margin-top:-5px;
		}	
		
			#mainHeading02 {	
				font-size: 2em;	
			}	
		
		.presentedBy img {	
			width: 110px;	
			height: auto;	
			margin: auto;	
		}	
		
	

}

/************************************************************/

@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;	
		}	
		
		.presentedBy {	
				margin: 0px auto auto auto;	
			}	
		
			.mainHeading {	
				width: 100%;	
				margin-bottom: 12px;	
			}	
		
				#mainHeading02 {	
					font-size: 2.25em;	
				}	
		
	}	
	


}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
			width: 80%;
		}

		.presentedBy {
			margin: 20px 10px auto auto;
		}

	.LoHlogo {
		width: 30%;
		height: auto;
		margin: 12px 0 12px 0;
		float: left;
	}

	.legendstext {
		width: 70%;
		float: right;
		padding-top: 12px;
		padding-left: 36px;
		padding-right: 36px;
	}


}

/************************************************************/

@media screen and (min-width: 667px) {



	.LoHlogo {
		width: 30%;
		height: auto;
		margin: 12px 0 12px 0;
		float: left;
	}

	.legendstext {
		width: 70%;
		float: right;
		padding-top: 36px;
		padding-left: 36px;
		padding-right: 36px;
	}

}

/************************************************************/

@media screen and (min-width: 736px)  {



}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 65px;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('/images_Members/honouredMembers_topBanner.jpg');
			background-size: auto 100%;
			background-position: 50% 60%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 15px;
		}

			.presentedBy img {
				width: 110px;
			}

	.textcontent h2 {
		font-size: 1.75em;
	}

	.textcontent p {
		font-size: 1em;
	}

	.buttonBox {
		padding: 36px 42px 36px 42px;
		background-color: lightgrey;
		margin: 24px auto 24px auto;
		background-size: auto 110%;
		background-position: 90% 50%;
	}

		.searchby {
			margin-left: 1%;
			margin-right: 1%;
		}

		.buttonCategory {
			display: inline-block;
			float: left;
			width: 48%;
			padding: 6px;
			margin: 0px 1% 12px 1%;
		}


}

/************************************************************/

@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-image: url('/images_induction/induction_topBanner.jpg');*/
			background-size: auto 100%;
			background-position: 50% 60%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.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;
		}

		.textcontent h2 {
		}

		.textcontent {
			width: 900px;
		}

		.legendstext {
			padding-top: 48px;
			width: 60%;
			padding-left: 48px;
			float: left;
		}

		.buttonBox {
			padding: 36px 42px 36px 42px;
			background-color: lightgrey;
			margin: 24px auto 24px auto;
		}

			.buttonCategory {
				display: inline-block;
				float: left;
				width: 31.25%;
				padding: 12px;
				margin: 0px 1% 12px 1%;
			}

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 40px 40px; 
	}

		.bannerImage {
			background-size: 100% auto;
		}

		.legendsOfHockey {
			margin-bottom: 48px;
		}

			.legendsOfHockey img {
			}

			.legendsOfHockey .textcontent {
			}

				.legendsOfHockey h4 {
					font-size: 1.35em;
				}

				.legendsOfHockey p {
					font-size: 1em;
				}


}

/************************************************************/

@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;
		}

		.presentedBy {
			margin-top: 20px;
		}

			.presentedBy img {
				width: 150px;
			}

		.searchby {
			font-size: 2em;
		}

	.textcontent h2 {
		font-size: 2em;
	}

	.textcontent p {
		font-size: 1.125em;
		width: 60%;
	}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














