

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

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

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

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
		overflow-x: hidden;
	}

		.breadcrumbNav {
			display: inline-block;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
			width: 60%;
		}

		.bannerImage {
			display: none;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 3em;
			line-height: 0.85em;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 24px 0 12px 0px;
			border-left: 10px solid #0468B0;
			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;
			}

		.listcontainer {
			width: 100%;
			height: 300px;
			padding: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
				padding: 0px 0px;
				margin-bottom: 12px;
			}

				.textcontent h2 {
					font-family: 'Poppins', sans-serif;
					font-weight: 900;
					font-size: 2em;
					line-height: 0.9em;
					margin: 18px 0 0px 0;
					color: #0468B0;
				}

				.textcontent h3 {
					font-family: 'Poppins', sans-serif;
					font-weight: 900;
					font-size: 1.5em;
					line-height: 0.9em;
					margin: 24px 0 24px 0;
					color: #000;
				}

				.textcontent p {
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 0.8em;
					line-height: 1.5em;
					margin: auto auto 10px auto;
				}

				.textcontent ul {
					margin: 0;
				}

				.textcontent li {
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 0.8em;
					line-height: 1.125em;
					margin: auto auto 6px 18px;
				}

				.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 10px auto;
				}

				.textcontent img {
					height: auto;
				}

					.secondaryimage {
						width: 100%;
						margin-bottom: 12px;
						margin-top: 0px;
					}

	.LoHlogo {
		width: 80% !important;
		margin: 5% 10% 5% 10%;
	}

	.rightcolumn, .leftcolumn {
		width: 100%;
		height: auto;
	}

		.headshot {
			width: 100px !important;
			height: auto;
			float: left;
			margin-top: 3px !important;
			margin-right: 18px !important;
		}

		.secondarynav {
			width: 100%;
			height: 100%;
			margin: 24px 0 24px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
		}

			.secondarynavbutton {
				display: inline-block;
				background-color: #0468B0;
				color: #fff;
				width: 100%;
				margin: auto auto 6px auto;
				letter-spacing: 0.5px;
				transition: 0.3s;
				font-size: 1em;
				border-radius: 5px;
				text-align: center;
				padding: 6px;
			}

				.secondarynavbutton:hover, .secondarynavbutton:active {
					text-decoration: none;
					background-color: #000;
					color: #fff;
				}

			.secondarynavbuttonactive {
				display: inline-block;
				background-color: #C0932E;
				color: #fff;
				width: 100%;
				margin: auto auto 6px auto;
				letter-spacing: 0.5px;
				transition: 0.3s;
				font-size: 1em;
				border-radius: 5px;
				text-align: center;
				padding: 6px;
			}

				.secondarynavbuttonactive:hover, .secondarynavbuttonactive:active {
					text-decoration: none;
					color: #fff;
				}

	.gallerybox {
		width: 100%;
		overflow: auto;
  		white-space: nowrap;
  		background-color: lightgrey;
  		margin-bottom: 48px;
	}

	.horizontalscrollbox {
		width: 100%;
		overflow: auto;
  		white-space: nowrap;
	}

}

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

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

	.mainHeading {
		font-size: 3em;
	}

		.textcontent 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;
		}

		.LoHlogo {
			width: 80% !important;
			margin: 5% 10% 5% 10%;
		}

}

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

@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: 60%;
			margin: 24px 0 18px 0px;
		}

		.presentedBy {
			margin: 48px 0px 12px auto;
		}



	.LoHlogo {
		width: 40% !important;
		margin: 5% 30% 5% 30%;
	}

}

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

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

	.mainHeading {
		font-size: 2.75em;
		width: 80%;
		margin: 36px 0 24px 0px;
	}


}

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

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


}

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

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

	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.mainHeading {
			margin-left: 0px;
			margin-top: 48px;
			margin-bottom: 24px;
			font-size: 4em;
			width: 80%;
		}

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

		.textcontent {
			width: 100%;
			height: auto;
		}

			.textcontent h2 {
				font-size: 2em;
			}

			.textcontent h3 {
				font-size: 1.25em;
				line-height: 0.9em;
			}

			.textcontent p {
				font-size: 1em;
				line-height: 1.5em;
				margin: auto auto 10px auto;
			}

			.textcontent img {
				height: auto;
			}

				.secondaryimage {
					width: 50%;
					float: right;
					margin-top: 6px;
					margin-left: 18px;
				}

	.headshot {
		width: 200px !important;
		height: auto;
		margin-right: 18px;
	}

	.secondarynav {
		margin: 118px 0 0 0;
		padding-left: 24px;
	}

	.LoHlogo {
		width: 30% !important;
		margin: 48px 35%;
	}

	.leftcolumn, .rightcolumn {
		float: left;
	}

		.leftcolumn {
			width: 75%;
			height: auto;
		}

		.rightcolumn {
			width: 25%;
			height: 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: 105% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

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

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

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

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

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

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

	.mainHeading {
		margin: 24px 0px 18px 0;
		width: 60%;
	}

		#firstHeading {
			margin-top: 12px !important;
			margin-bottom: 24px !important;
		}

		.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 10px auto;
			}

			.textcontent img {
			}

}

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

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

	.container-01 {
		padding: 200px 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 img {
			width: 130px;
		}
	.textcontent h2 {
		font-size: 2.25em;
	}

	.secondarynav {
		padding-left: 48px;
	}

		.secondarynavbutton, .secondarynavbuttonactive {
			padding: 10px;
			font-size: 1em;
		}

	.secondaryimage {
		width: 33%;
	}

}

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

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



}

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

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

}

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


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

}

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

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

}

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














