

/********************** 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;
}

/************************************************************/

@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.75em;
			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: 120px 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;
			}

			.releasesSection {
				width: 100%;
				height: auto;
				float: none;
			}

			.twitterFeed {
				width: 100%;
				height: 350px;
				overflow-y: scroll;
				float: none;
				padding: 8px;
				border: 1px solid lightgrey;
				margin-bottom: auto;
			}

				#desktoptwitterfeed {
					display: none;
				}

				#mobiletwitterfeed {
					height: 200px;
					margin-top: 24px;
				}
		

			.releasesSection h4 {
				font-family: 'Lato', sans-serif;
				font-weight: 700;
				margin: 0px;
				font-size: 1em;
			}

			.releasesSection p {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				margin: 0px;
				font-size: 0.85em;
			}

			.releasesSection a {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				margin: 0px;
				font-size: 0.85em;
				color: #0468B0;
			}

			.releasesSection a img {
				width: auto;
				height: 25px;
			}

			.releaseBox {
				margin: 15px 0px 15px 0px;
			}

			.releaseTitle a {
				font-family: 'Lato', sans-serif;
				font-weight: 900 !important;
				color: #0468B0;
				font-size: 1em;
			}

			.releaseDate {
				font-family: 'Lato', sans-serif;
				font-weight: 400 !important;
				font-size: 0.85em;
			}

		

		.releaseBox {
			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 0px 8px 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;
			}

	.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%;
		}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.contentSection h2 {
		font-size: 1.08em;
		margin: 10px auto 20px auto;
	}

	.releasesSection h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.releasesSection button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.releasesSection button h3 {
			font-size: 0.78em;
		}

	.presentedBy img {
		width: 90px;
		height: auto;
		margin: 180px auto auto 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 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;
	}

	.releasesSection h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.releasesSection button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.releasesSection button h3 {
			font-size: 0.78em;
		}	

	.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)  {

	.contentSection h2 {
		font-size: 1.08em;
		margin: 10px auto 20px auto;
	}

	.releasesSection h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.releasesSection button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.releasesSection button h3 {
			font-size: 0.9em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

	.presentedBy img {
		width: 90px;
		height: auto;
		margin: 190px auto auto 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;
		}
	

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto;
		}

		.mainHeading {
			margin: 10px 0 20px 10px;
			width: 100%;
		}

		.presentedBy {
			margin: -15px 10px auto auto;
		}

		.contentSection {
		}

	.presentedBy img {
		width: 100px;
		height: auto;
		margin: 10px auto auto auto;
	}

	.contentSection h2 {
		font-size: 1.25em;
		margin: 10px auto 20px auto;
	}

	.releasesSection button {
		padding: 12px 5px 12px 45px;
		background-size: auto 55%;
		background-position: 2% 50%;
	}

		.releasesSection button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}


	.releasesSection {
		width: 100%;
		height: auto;
		float: left;
		padding: 0px 0px 0px 0px;
	}

		.releasesSection h4 {
			font-size: 0.9em;
		}

	.twitterFeed {
		width: 100%;
		height: 350px;
		overflow-y: scroll;
		float: right;
		margin-bottom: 24px;
	}

	.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;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.mainHeading {
		margin-top: 10px;
		margin-bottom: 12px;
	}

	/*.releasesSection {
		width: 45%;
		height: auto;
		float: left;
	}

	.twitterFeed {
		width: 50%;
		height: 350px;
		overflow-y: scroll;
		float: right;
	}*/

}

/************************************************************/

@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;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.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: 20px;
			margin-bottom: 0px;
		}

			.presentedBy img {
				width: 100px;
				margin-top: -20px;
			}


	.contentSection h2 {
		font-size: 1.5em;
		margin: 10px auto 20px auto;
	}

	.releasesSection button {
		padding: 12px 5px 12px 45px;
		background-size: auto 45%;
		background-position: 1.75% 50%;
	}

		.releasesSection button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

	.releasesSection {
		width: 45%;
		height: auto;
		float: left;
		padding: 0px;
	}

	.twitterFeed {
		width: 50%;
		height: 364px;
		overflow-y: scroll;
		float: right;
	}

		#desktoptwitterfeed {
			display: inherit;
		}

		#mobiletwitterfeed {
			display: none;
		}

	.historyBox button {
		padding: 12px 5px 12px 45px;
		background-size: auto 45%;
		background-position: 1.75% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

}

/************************************************************/

@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: 20px;
			margin-bottom: 30px;
		}

}

/************************************************************/

@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: 20px;
			margin-top: -5px;
		}

			.presentedBy img {
				width: 90px;
				height: auto;
				margin: 10px auto auto auto;
			}

		.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;
			}


	
	
}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 0px 40px; 
	}

		.bannerImage {
			background-size: 100% auto;
		}

		.mainHeading {
		}


}

/************************************************************/

@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;
	}

	.releasesSection button {
		padding: 0px 5px 12px 55px;
		background-size: auto 45%;
		background-position: 1.5% 50%;
	}

		.releasesSection button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

	
	.twitterFeed {
		margin-bottom: 20px;
	}

	.historyBox button {
		padding: 12px 5px 12px 55px;
		background-size: auto 45%;
		background-position: 1.5% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

	.twitterFeed {
		height: 343px;
	}


}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














