

/********************** 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: 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.75em;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 0.8em;
			padding: 1px 0 1px 20px;
			margin: 40px 0 30px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
		}

		.multiheading {
			padding: 1px 0 1px 20px;
			margin: 50px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
		}

			.multiheading h1 {
				display: inline-block;
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				font-size: 2.5em;
				line-height: 0.85em;
				text-transform: uppercase;
				letter-spacing: 0px;
				margin-bottom: 0px;
			}

			.multiheading h2 {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				font-size: 1em;
				margin-bottom: 0px;
				text-transform: uppercase;
			}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: 8px 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;
			}

		.inductionbannersmobile {
			width: 100%;
			height: auto;
			margin-bottom: 24px;
		}

		.inductionbannersdesktop {
			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: 1.5em;
			line-height: 0.9em;
			margin: 12px 0 12px 0;
		}

		.textcontent p {
			font-family: 'Lato', sans-serif;
			font-weight: 500;
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px auto;
		}

		.textcontent ul {
			margin: 0 0 24px; 0
		}

		.textcontent li {
			font-family: 'Lato', sans-serif;
			font-weight: 500;
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px 18px;
		}

		.textcontent a {
			color: #0468B0;
		}

	.weekendcontent {
		width: 100%;
		height: auto;
		margin: auto auto 60px auto;
	}

		.weekendcontent h2 {
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2em;
			text-transform: uppercase;
			letter-spacing: 0px;
			line-height: 0.8em;
			padding: 1px 0 1px 10px;
			margin: 0px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
		}

		.weekendcontent img {
			width: 100%;
			height: auto;
			margin-bottom: 6px;
		}

			#mondaymobile {
				display: inline-block;
			}
			#mondaydesktop {
				display: none;
			}

		.weekendinfo img {
			display: inline-block;
			width: 60%;
			margin: auto auto 12px auto;
		}

		.weekendinfo h3 {
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 1.5em;
			text-transform: uppercase;
			letter-spacing: 0px;
			line-height: 0.9em;
			margin: 12px 0 6px 0px;
			width: auto;
			color: #0468B0;
		}

			.weekendinfo h3 a {
				color: #0468B0;
			}

		.weekendinfo h4 {
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 1.125em;
			/*text-transform: uppercase;*/
			letter-spacing: 0px;
			line-height: 0.9em;
			margin: 0px 0 12px 0px;
			width: auto;
			color: #585858;
		}

		.weekendinfo p {
			font-family: 'Lato', sans-serif;
			font-weight: 500;
			font-size: 1em;
			line-height: 1.5em;
			margin-bottom: 12px;
		}

		.weekendinfo .callout {
			display: block;
			padding: 12px 24px;
			background-color: #d6e9f6;
			text-align: center;
			font-weight: 500;
			font-size: 1em;
			line-height: 1em;
		}

		.caption {
			font-family: 'Lato', sans-serif;
			font-weight: 700 !important;
			font-size: 0.75em !important;
			text-align: left;
		}

		.fineprint {
			font-size: 0.7em !important;
			font-style: italic;
		}

	.indcutionweekendlogo {
		width: 70px !important;
		height: auto;
		float: left;
		margin-top: 0px !important;
		margin-right: 12px !important;
	}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.multiheading {
		/*margin-top: 36px;*/
	}

	.multiheading h1 {
		font-size: 2.75em;
	}

}

/************************************************************/

@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 {
	}

		.multiheading {
			margin-top: 50px;
		}

	.textcontent p {
		font-size: 1em;
		line-height: 1.5em;
		margin: auto auto 10px auto;
	}

	.textcontent li {
		font-size: 1em;
		line-height: 1.5em;
		margin: auto auto 10px 24px;
	}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto auto auto 10px;
			width: 100%;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
		}

		.multiheading {
			width: 60%;
			margin-top: 12px;
			margin-left: 10px;
		}

		.presentedBy {
			margin: 8px 10px auto auto;
		}

		.inductionbannersmobile {
			display: none;
		}

		.inductionbannersdesktop {
			display: inherit;
			width: 100%;
			height: auto;
			margin-bottom: 12px;
			padding: 0 10px;
		}

	.weekendcontent {
	}

		.weekendcontent h2 {
		}

		.weekendimage {
			float: left;
			width: 50%;
			padding-right: 6px;
		}

		.weekendcontent img {
		}

		.weekendinfo {
			float: left;
			width: 50%;
			padding-left: 6px;
		}

		.weekendinfo img {
			width: 55%;
			margin: auto auto 12px auto;
		}

		.weekendinfo h3 {
			margin-top: 0px;
		}

		.weekendinfo li {
		}

		.weekendinfo .callout {
		}

		.caption {
			font-size: 0.75em !important;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.multiheading {
		width: 80%;
	}

}

/************************************************************/

@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_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;
		}

		.multiheading {
			width: 65%;
			margin-top: 12px;
			margin-left: 0px;
		}

			.multiheading h1 {
				font-size: 3em;
			}

		.presentedBy {
			margin-right: 0px;
			margin-top: 12px;
		}

			.presentedBy img {
				width: 150px;
			}

		.inductionbannersdesktop {
			padding: 0;
			margin-bottom: 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;
		}

	.weekendcontent {
	}

		.weekendcontent h2 {
			font-size: 2em;
		}

		.weekendimage {
			width: 40%;
			padding-right: 12px;
		}

		.weekendinfo {
			float: left;
			width: 60%;
			padding-left: 12px;
		}

		.weekendinfo img {
			width: 40%;
			margin: 6px auto 12px auto;
		}

		.weekendinfo h3 {
			font-size: 1.5em;
		}

		.weekendinfo li {
		}

		.weekendinfo .callout {
		}

}

/************************************************************/

@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: 8px;
		}
    	
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

	#bottomcontainer {
		padding: 40px !important;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

		.multiheading h1 {
			font-size: 3em;
		}

		.multiheading h2 {
			font-size: 1.25em;
		}

	.textcontent {
		width: 100%;
		height: auto;
	}

	.weekendcontent {
	}

		.weekendcontent h2 {
			font-size: 2em;
		}

		.weekendimage {
			width: 50%;
			padding-right: 12px;
		}

			#mondaymobile {
				display: none;
			}
			#mondaydesktop {
				display: inline-block;
			}

		.weekendinfo {
			float: left;
			width: 50%;
			padding-left: 12px;
		}

		.weekendinfo h3 {
			font-size: 1.5em;
		}

		.weekendinfo li {
		}

		.weekendinfo .callout {
		}

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 0px 40px; 
	}

		.bannerImage {
			background-size: 100% auto;
		}

}

/************************************************************/

@media screen and (min-width: 1266px)  {

}

/************************************************************/

@media screen and (min-width: 1280px)  {	.container-01 {
		width: 1280px;
		margin: auto;
		padding-bottom: 48px;
		padding-top: 240px;
	}

		.mainHeading {
			font-size: 4em;
			padding: 0 0 0 20px;
			margin: 30px 0 30px 0;
		}

		.multiheading {
			width: 70%;
		}

			.multiheading h1 {
				font-size: 4em;
			}

		.presentedBy {
			margin-top: 8px;
		}

			.presentedBy img {
				width: 200px;
			}

	.caption {
		font-size: 0.75em !important;
		margin-bottom: 0px !important;
	}

	.weekendcontent {
	}

		.weekendcontent h2 {
			font-size: 2em;
		}

		.weekendimage {
			width: 45%;
			padding-right: 12px;
		}

		.weekendinfo {
			float: left;
			width: 55%;
			padding-left: 12px;
		}

		.weekendinfo img {
			width: 30%;
			margin: 6px auto 18px auto;
		}

		.weekendinfo h3 {
			font-size: 1.5em;
		}

		.weekendinfo li {
		}

		.weekendinfo .callout {
		}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














