

/********************** 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;
}

#haggarAd {
	background-color: #000;
	background-image: url('../images/Haggar_logo_white.svg');
}

.captioned {
	font-size:.75em;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #000;
	margin-top:-15px;
	text-align:center;
}

/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 50%;
			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.5em;
			line-height: 0.85em;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 30px 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;
			}

				.textcontent {
					width: 100%;
					height: auto;
					padding-top: 6px;
				}

					.textcontent h2 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1.5em;
						line-height: 0.9em;
						margin: 18px 0 12px 0;
					}

					.textcontent h3 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1.5em;
						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 12px auto;
					}

					.textcontent ul {
						margin: auto auto 12px auto;
					}

					.textcontent li {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 0px 18px;
						padding-left: 6px;
					}

					.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 12px auto;
					}

					.textcontent img {
						width: 100%;
						height: auto;
						margin: 0 0 12px 0;
					}

					.mobileTable {
						display: inherit;
					}

					.desktopTable {
						display: 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 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;
							font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
						}

					.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;
					}

					.historyBox img {
						width: 100%;
						height: auto;
						margin-bottom: 12px;
					}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.breadcrumbNav {
		width: 40%;
	}

	.mainHeading {
		font-size: 3em;
	}

		#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: auto auto 12px auto;
		}

		.historyBox li {
			font-size: 0.9em;
			line-height: 1.5em;
			margin: auto auto 0px 18px;
		}

		.featuresbox h4 {
			font-size: 1.75em;
			line-height: 1.25em;
			margin: auto auto 12px auto;
		}

		.textcontent p {
			font-size: 0.9em;
			line-height: 1.5em;
			margin: auto auto 18px auto;
		}

		.CTA {
			font-size: 0.9em;
			line-height: 1.125em;
			margin-bottom: 24px;
		}


		p {
			font-size: 0.9em;
			line-height: 1.5em;
			margin: auto auto 10px 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;
	}

		.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: auto auto 24px auto;
		}

		.historyBox ol {
			margin: auto auto 24px auto;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 0px 18px;
		}

		.textcontent p {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 24px auto;
		}

		.featuresbox {
			margin: 0px 0px 48px 0px;
			border-left: 10px solid #0468B0;
		}

		.featuresbox h4 {
			font-size: 1.75em;
			line-height: 1.25em;
			margin: auto auto 12px auto;
		}

		.historyBox img {
			margin-bottom: 24px;
		}

		p {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px auto;
		}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 15px;
	}

		.breadcrumbNav {
			margin: auto 10px auto auto;
		}

		.mainHeading {
			width: 70%;
			margin: 12px 0 18px 0px;
		}

		.presentedBy {
			margin: 40px 0px auto auto;
		}

			.presentedBy img {
				width: 150px;
			}

	.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: auto auto 24px auto;
		}

		.historyBox ol {
			margin: auto auto 24px auto;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 0px 24px;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.mainHeading {
		margin: 24px 0 18px 0px;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images/03_induction/induction_topBanner.jpg');
			background-size: auto 100%;
			background-position: 50% 15%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			margin-top: 48px;
			margin-bottom: 12px;
			font-size: 3em;
			width: 70%;
		}

			#mainHeading02 {
				font-size: 3em !important;
			}

			#firstHeading {
				margin-top: 30px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-right: 0px;
			margin-top: 50px;
			margin-bottom: -10px;
		}

		.presentedBy img {
			width: 175px;
		}

			.textcontent {
				width: 100%;
				height: auto;
				padding-top: 12px;
			}

				.textcontent h3 {
					font-size: 1.5em;
					line-height: 0.9em;
					margin: 0px 0 12px 0;
				}

				.textcontent p {
					font-size: 1em;
					line-height: 1.5em;
					margin: auto auto 24px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}

		.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: auto auto 24px auto;
			}

			.historyBox li {
				margin: auto auto 0px 24px;
			}

			.mobileTable {
				display: none;
			}

			.desktopTable {
				display: inherit;
			}

}

/************************************************************/

@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: auto 100%;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

			#firstHeading {
				margin-top: -50px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-right: 0px;
			margin-top: 20px;
		}
    	
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

		.bannerImage {
			background-size: 100% auto;
			background-position: 50% 15%;
		}

	.mainHeading {
		margin: 0px 0px 12px 0;
		width: 60%;
	}

		#firstHeading {
			margin-top: 20px !important;
		}

	.presentedBy {
		margin-top: 30px;
	}

			.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 24px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}


}

/************************************************************/

@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: 60px 0 30px 0;
		}

			#mainHeading02 {
				font-size: 4em !important;
			}

			#firstHeading {
				margin-top: 20px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-top: 30px;
		}

		.presentedBy img {
			width: 230px;
		}

	.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;
		}

		.promoText ul {
			margin: 0;
		}

		.promoText li {
			font-size: 1em;
			line-height: 1em;
			margin: auto auto 8px 24px;
		}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














