

/********************** 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;
}

.subheading {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
}


.gridCopy a {
	color: #0468B0;
}


/************************************************************/

@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.7em;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 0.8em;
			padding: 1px 0 1px 20px;
			margin: 10px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: 100%;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: 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: 70px;
				height: auto;
				margin: auto;
			}

			#photo01 {
				background-image: url('../images/01_visit/education_slide01.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo02 {
				background-image: url('../images/01_visit/education_slide02.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo03 {
				background-image: url('../images/01_visit/education_slide03.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo04 {
				background-image: url('../images/01_visit/education_slide04.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

	.windowText a {
		font-size: 0.75em !important;
		margin-top: 5px !important;
		margin-right: 5px !important;
	}

	.fineprint {
		font-size: 0.6em !important;
		font-style: italic;
		margin: 12px auto;
	}

	.windowBox {
		margin-top: 0px !important;
	}

	.shadeBox li {
		margin-left: 20px;
		margin-bottom: 6px;
	}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.fineprint {
		font-size: 0.6em;
		/*margin: 12px auto auto auto;*/
	}

	.breadcrumbNav {
		width: 70%;
	}

	.mainHeading {
		width: 100%;
		margin-top: 8px;
	}

	.presentedBy {
		margin-top: 8px;
	}

}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {


}

/************************************************************/

@media screen and (min-width: 414px)  {

	.mainHeading {
		font-size: 2.75em;
		margin-top: -6px;
	}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
			width: 60%;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
			width: 60%;
		}

		.presentedBy {
			margin: 8px 10px auto auto;
		}

			#photo01 {
				background-size: auto 120%;
				background-position: 20% 50%;
			}

			#photo02 {
				background-size: auto 120%;
				background-position: 70% 50%;
			}

			#photo03 {
				background-size: auto 120%;
				background-position: 50% 50%;
			}

			#photo04 {
				background-size: auto 120%;
				background-position: 50% 50%;
			}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.gridImage {
		width: 100%;
		height: 150px;
		background-position: 50% 50%;
		float: none;
	}

	.gridHeading {
		font-size: 1.5em;
	}

	.gridCopy {
		font-size: 0.75em;
		margin: 5px auto 10px auto;
		height: 50px;
	}

	.gridButton {
	}

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.mainHeading {
		width: 50%;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
			width: 100%;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images/01_visit/educationprogram_topBanner.jpg');
			background-size: auto 100%;
			background-position: 100% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 60%;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
		}

		.gridSection {
			width: 103.5%;
			margin-left: -15px;
		}

		.buttonArea {
			width: 100%;
			height: auto;
			padding:15px;
			background-color: #e6e7e8;
			margin: 25px 0px;
		}

			.buttonArea button {
				width: 48.5%;
				height: auto;
				padding: 10px;

				font-size: 1.125em;
				line-height: 0.9em;
				border: 0px;
			}

				.leftButton {
					margin-bottom: 0px;
					float: left;
				}

				.rightButton {
					float: right;
				}

	.fineprint {
		font-size: 0.6em !important;
		margin: 12px auto;
	}

}

/************************************************************/

@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: 100% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 60%;
		}

		.gridSection {
			width: 103.5%;
			margin-left: -15px;
		}
    	
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 200px 40px 40px 40px;
	}
		.mainHeading {
			width: 50%;
		}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}


	.windowText a {
		font-size: 0.75em !important;
		margin-top: 5px !important;
		margin-right: 5px !important;
	}

	.fineprint {
		font-size: 0.6em !important;
		margin: 12px auto;
	}

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 200px 40px 0px 40px; 
	}

		.gridCard {
			height: 375px;
		}

}

/************************************************************/

@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;
		}

		.presentedBy {
			margin-top: 12px;
		}

		.presentedBy img {
			width: 100px;
		}

		.gridSection {
		}

			.gridCard {
			}
				.gridHeading {
					font-size: 1.75em;
				}

				.gridCopy {
					height: 70px;
					font-size: 1em;
				}

				.gridButton {
					font-size: 0.9em;
				}

	.fineprint {
		font-size: 0.6em !important;
		margin: 12px auto 48px auto;
	}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














