

/********************** 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;
}

#headshot01 {
	background-image: url('../images_general/founders/ClarenceCampbell.jpg');
}

#headshot02 {
	background-image: url('../images_general/founders/HarryPrice.jpg');
}

#headshot03 {
	background-image: url('../images_general/founders/JTSutherland.jpg');
}

#headshot04 {
	background-image: url('../images_general/founders/FrankSelke.jpg');
}

#headshot05 {
	background-image: url('../images_general/founders/JamesNorris.jpg');
}

#headshot06 {
	background-image: url('../images_general/founders/GeorgeDudley.jpg');
}

#headshot07 {
	background-image: url('../images_general/founders/HiramMcCallum.jpg');
}

#headshot08 {
	background-image: url('../images_general/founders/GeorgeBell.jpg');
}

#headshot09 {
	background-image: url('../images_general/founders/RobertHewitson.jpg');
}

#headshot10 {
	background-image: url('../images_general/founders/JRKilpatrick.jpg');
}

#headshot11 {
	background-image: url('../images_general/founders/WalterBrown.jpg');
}

#headshot12 {
	background-image: url('../images_general/founders/HartlandMolson.jpg');
}

#headshot13 {
	background-image: url('../images_general/founders/BruceNorris.jpg');
}

#headshot14 {
	background-image: url('../images_general/founders/ConnSmythe.jpg');
}

#headshot15 {
	background-image: url('../images_general/founders/WestonAdams.jpg');
}

#headshot16 {
	background-image: url('../images_general/founders/ArthurWirtz.jpg');
}

#headshot17 {
	background-image: url('../images_general/founders/DonatRaymond.jpg');
}

#headshot18 {
	background-image: url('../images_general/founders/MargaretNorris.jpg');
}

/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 80%;
			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.2em;
			line-height: 0.8em;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 10px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: 100px;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: -160px 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: 150px auto auto auto;
			}

		.contentSection {
			width: 100%;
			height: auto;
		}

			.contentSection h2 {
				font-size: 0.94em;
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				margin: 10px auto 20px auto;
			}

			.historyBox {
				width: 100%;
				height: auto;
			}

				.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%;
				}

				.historyBox p {
					font-size: 0.85em;
					font-family: 'Lato', sans-serif;
					font-weight: 400;
					width: auto;
				}

				.historyImage {
					width: 100%;
					height: auto;
				}

				.imageCaption {
					font-size: 0.65em;
					font-family: 'Lato', sans-serif;
					font-weight: 700;
					margin: 5px auto 15px auto;
				}

				.historyText {
					font-size: 0.85em;
					font-family: 'Lato', sans-serif;
					font-weight: 400;
					width: auto;
				}

					#historyContent02 .historyText {
						width: auto;
						float: none;
					}

					#historyContent02 .imageFloat {
						width: 100%;
						float: none;
					}

		.headshotBox {
			width: 100%;
			height: auto;
			padding-top: 5px;
			margin-bottom: 12px;
		}

			.headshot {
				width: 31.5%;
				height: 140px;
				margin: 0.75%;
				float: left;
				position: relative;

				background-size: auto 100%;
				background-position: 50% 50%;
			}

			.headshotNumber {
				display: inline-block;
				background-color: #000;
				color: #fff;
				position: absolute;
				bottom: 0%;
				right: 0%;
				margin: auto;
				padding: 2px;
				width: 25px;
				text-align: center;
				font-size: 0.65em;
			}

		.namesList {
			width: 100%;
			height: auto;
			float: none;
			margin: 0px auto 0px auto;
		}

			.namesList p {
				font-family: 'Lato', sans-serif;
				font-weight: 300;

				margin: 0;
				font-size: 0.75em;
			}

			.listNumber {
				font-family: 'Lato', sans-serif;
				font-weight: 300;

				margin: 0;
				font-size: 0.75em;
			}

			.namesList h4 {
				font-family: 'Lato', sans-serif;
				font-weight: 700;

				margin: 6px auto 6px auto;
				font-size: 0.85em;
			}

			.historyBox div h3 {
				font-family: 'Lato', sans-serif;
				font-weight: 700;
			}

			#historyContent02 div p {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				
				margin: auto auto 12px auto;
				font-size: 0.9em;
			}

			#historyContent04 div p {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				
				margin: auto auto 12px auto;
				font-size: 0.9em;
			}

		.foundersBox {
			width: 100%;
			margin: 48px auto auto auto;
			float: none;
		}

			.foundersBox img {
				float: left;
				width: 45%;
				margin: auto 12px 8px auto;
			}

			.rightSide {
				width: auto;
				height: auto;
				float: none;
			}

			.foundersBox h3 {
				font-family: 'Lato', sans-serif;
				font-weight: 700;

				margin: auto auto 6px auto;
				font-size: 1.5em;
				float: none;
			}

			.foundersBox p {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				
				margin: auto auto 6px auto;
				font-size: 0.9em;
				float: none;
			}

		.personBox {
			width: 100%;
			height: auto;
		}

			.personName {
				font-family: 'Lato', sans-serif;
				font-weight: 900 !important;
				display: inherit;

				margin: 0px !important;
				font-size: 1.125em;
				float: none;
				width: auto;
			}

			.personTitle {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				display: inherit;

				margin: 0px !important;
				font-size: 0.9em;
				float: none;
				width: auto;
			}

			.personLocation {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				display: inherit;

				margin: 0px 0px 24px 0px;
				font-size: 0.9em;
				float: none;
				width: auto;
			}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.mainHeading {
		font-size: 2.7em;
	}

	.contentSection h2 {
		font-size: 1.08em;
		margin: 10px auto 20px auto;
	}

	.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.78em;
		}


	/*********/

	.headshot {
		background-size: 100% auto;
		background-position: 50% 50%;
	}

	.namesList p {
		margin: 0;
		font-size: 0.85em;
	}

	.namesList h4 {
		margin: 6px auto 6px auto;
		font-size: 0.9em;
	}

	/*********/
	
	.foundersBox h3 {
		margin: auto auto 6px auto;
		font-size: 1.85em;
	}

	.foundersBox p {
		margin: auto auto 6px auto;
		font-size: 1em;
	}

}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {

	.contentSection h2 {
		font-size: 1.08em;
		margin: 10px auto 20px auto;
	}

	.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.78em;
		}		

}

/************************************************************/

@media screen and (min-width: 414px)  {

	.container-01 {
		padding-top: 20px;
	}

	.mainHeading {
		font-size: 2.75em;
	}

	.contentSection h2 {
		font-size: 1.08em;
		margin: 10px auto 20px auto;
	}

	.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.9em;
		}

		.historyBox p {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

	/*********/

	.namesList p {
		margin: 0;
		font-size: 0.85em;
	}

	.namesList h4 {
		margin: 6px auto 6px auto;
		font-size: 1em;
	}

	/*********/

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
		}

		.mainHeading {
			margin: 10px 0 20px 10px;
			width: 100%;
		}

		.presentedBy {
			margin: -15px 10px auto auto;
		}

		.contentSection {
			padding: 0 10px;
		}

	.presentedBy img {
		width: 90px;
		height: auto;
		margin: auto;
	}

	.contentSection h2 {
		font-size: 1.25em;
		margin: 10px auto 20px auto;
	}

	.historyBox button {
		padding: 12px 5px 12px 45px;
		background-size: auto 55%;
		background-position: 2% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

			#historyContent02 .historyText {
					width: 66%;
					float: right;
					padding-left: 20px;
					padding-right: 10px;
				}

			#historyContent02 .imageFloat {
					width: 33%;
					float: left;
				}

	.headshotBox {
	}

		.headshot {
			width: 23.5%;
			height: 160px;
			margin: 0.75%;
		}

	.namesList {
		width: 45%;
		height: auto;
		float: left;
		margin: 12px 2.5% 12px 2.5%;
	}

		.namesList p {
			margin: 0;
			font-size: 0.75em;
		}

		.namesList h4 {
			margin: 6px auto 6px auto;
			font-size: 0.9em;
		}

	.foundersBox {
		margin: 24px auto 48px auto;
	}

		.foundersBox img {
			width: 30%;
			margin: auto 24px 8px auto;
		}

		.rightSide {
			width: 65%;
			height: auto;
			float: right;
		}

		.foundersBox h3 {
			margin: auto auto 6px auto;
			font-size: 1.75em;
		}

		.foundersBox p {
			margin: auto auto 6px auto;
			font-size: 0.9em;
		}

	.personBox {
		width: 100%;
		height: auto;
	}

		.personName {
			display: inherit;

			margin: 0px !important;
			font-size: 0.8em;
			float: left;
			width: 30%;
		}

		.personTitle {
			display: inherit;

			margin: 0px !important;
			font-size: 0.75em;
			float: left;
			width: 45%;
		}

		.personLocation {
			display: inherit;

			margin: 0px 0px 12px 0px;
			font-size: 0.75em;
			float: left;
			width: 25%;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.mainHeading {
		margin-top: 10px;
		margin-bottom: 12px;
	}

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.mainHeading {
		margin-top: 20px;
		margin-bottom: 12px;
		width: 100%;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 65px 25px 180px 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
			width: 100%;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images_general/ourHistory_topBanner.jpg');
			background-size: 100% auto;
			background-position: 50% 10%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 10px;
		}

			.presentedBy img {
				width: 100px;
				margin-top: 0px;
			}

	.contentSection {
		padding: 0;
	}

	.contentSection h2 {
		font-size: 1.5em;
		margin: 10px auto 20px auto;
	}

	.historyBox button {
		padding: 12px 5px 12px 45px;
		background-size: auto 45%;
		background-position: 1.75% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}


	.headshotBox {
	}

		.headshot {
			width: 9.6%;
			height: 100px;
			margin: 0.75%;

			background-size: auto 100%;
			background-position: 50% 50%;
		}

	.namesList {
		width: 45%;
		height: auto;
		float: left;
		margin: 12px 2.5% 12px 2.5%;
	}

		.namesList p {
			margin: 0;
			font-size: 0.75em;
		}

		.namesList h4 {
			margin: 6px auto 6px auto;
			font-size: 0.8em;
		}

	.foundersBox {
		margin: 24px auto 48px auto;
	}

		.foundersBox img {
			width: 15%;
			margin: auto 24px 8px auto;
		}

		.rightSide {
			width: 80%;
			height: auto;
			float: right;
		}

		.foundersBox h3 {
			margin: auto auto 6px auto;
			font-size: 1.75em;
		}

		.foundersBox p {
			margin: auto auto 6px auto;
			font-size: 0.8em;
		}

}

/************************************************************/

@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: 100% auto;
			background-position: 50% 30%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
		}

}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

		.mainHeading {
			margin-bottom: 30px;
		}

		.presentedBy {
			margin-bottom: 0px;
			margin-top: -5px;
		}

		.contentSection h2 {
			font-size: 1.75em;
			margin: 30px auto 30px auto;
		}

			#historyContent02 .historyText {
					width: 70%;
					float: right;
					padding-left: 30px;
					padding-right: 10px;
				}

			#historyContent02 .imageFloat {
					width: 30%;
					float: left;
				}

			#birth02 {
				margin-top: -400px;
			}

	.headshotBox {
	}

		.headshot {
			width: 9.6%;
			height: 110px;
			margin: 0.75%;

			background-size: 105% auto;
			background-position: 50% 50%;
		}

	.namesList {
		width: 45%;
		height: auto;
		float: left;
		margin: 12px 2.5% 12px 2.5%;
	}

		.namesList p {
			margin: 0;
			font-size: 0.75em;
		}

		.namesList h4 {
			margin: 6px auto 6px auto;
			font-size: 0.9em;
		}

	.foundersBox {
		margin: 24px auto 48px auto;
	}

		.foundersBox img {
			width: 15%;
			margin: auto 24px 8px auto;
		}

		.rightSide {
			width: 80%;
			height: auto;
			float: right;
		}

		.foundersBox h3 {
			margin: 0px auto 6px auto;
			font-size: 1.75em;
		}

		.foundersBox p {
			margin: auto auto 6px auto;
			font-size: 0.8em;
		}
			

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 0px 40px; 
	}

		.bannerImage {
			background-size: 100% auto;
		}

		.mainHeading {
		}

		#birth02 {
			margin-top: -230px;
		}



}

/************************************************************/

@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: 0px;
		}

			.presentedBy img {
				width: 150px;
				margin-bottom: 20px;
			}


	.contentSection h2 {
		font-size: 1.75em;
		margin: 20px auto 30px auto;
	}

	.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;
		}

		#birth02 {
			margin-top: -200px;
		}


	.headshotBox {
	}

		.headshot {
			width: 9.6%;
			height: 160px;
			margin: 0.75%;

			background-size: auto 105%;
			background-position: 50% 50%;
		}

	.namesList {
		width: 45%;
		height: auto;
		float: left;
		margin: 12px 2.5% 12px 2.5%;
	}

		.namesList p {
			margin: 0;
			font-size: 0.75em;
		}

		.namesList h4 {
			margin: 6px auto 6px auto;
			font-size: 0.9em;
		}

	.foundersBox {
		width: 50%;
		float: left;
		margin: 24px auto 24px auto;
		padding: 24px;
	}

		.foundersBox img {
			width: 25%;
			margin: auto 24px 8px auto;
		}

		.rightSide {
			width: 70%;
			height: auto;
			float: right;
		}

		.foundersBox h3 {
			margin: 0px auto 6px auto;
			font-size: 1.75em;
		}

		.foundersBox p {
			margin: auto auto 6px auto;
			font-size: 0.8em;
		}


}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














