@charset "UTF-8";
a:link {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #004b84;
}

p{
	font-size:medium;
	font-family: Montserrat;
}

.green-bar{
    background-color: #00734a;
    margin-top: 0px;
    height: 119px;
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.green-bar-p{
    color: rgba(255,255,255,1.00);	
	font-family: 'montserrat';
	font-size:24px;
	margin-top:22px;
	text-align: center;
	font-weight: bold;
}

.carousel{
	width:535px;
	height:357px;
}
.fa {
  padding: 10px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  border: 2px solid #969696;
  line-height:36px;
display:inline;

}

.fa::before{
  color:#969696;
}
.fa:hover:before{
	color:#00734a;
}
.fa:hover {
    color:#00734a;
	border-color:#00734a;
}
a{
	padding-right:5px;
padding-left:5px;
}

.email-a{
	padding-right:0px;
	padding-left:0px;
}
.button {
	border: none;
	color: white;
	padding: 16px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	transition-duration: 0.4s;
	cursor: pointer;
}

.button1 {
    background-color: #00734a;
    border: 1px solid rgba(255,255,255,1.00);
    border-radius: 25px;
    color: rgba(255,255,255,1.00);
    font-size: medium;
    float: right;
    padding: 7px 25px;
    margin-right: 13px;
}

.button2 {
	background-color: #00734a;
	color: rgba(255,255,255,1.00); 
	border: 2px solid #00734a;
	border-radius: 12px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}

.button2:hover {
	background-color: white;
	color: #00734a;
}
.passwordbutton {
	background-color: white;
	color: #00734a;; 
	border: 2px solid #00734a;;
	border-radius: 12px;
	padding: 16px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	transition-duration: 0.4s;
}

.passwordbutton:hover {
	background-color: #00734a;;
	color: white;
}

.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.center {
    display: grid;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.paragraphs {
    justify-content: center;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 45px;
}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
    width: 100%;
    height: 111px;
    border-bottom: 0px solid #2C9AB7;
    background-color: rgba(255,255,255,1.00);
    padding-top: 30px;
    padding-bottom: 50px;
}
section{
    padding-top: 13px;
    margin-top: 100px;
    margin-bottom: -18px;	
}
.secondary_header {
	width: 100%;
	padding-top: 0px;
	background-color: #000000;;
	clear: left;
}
.third_header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #969696;
	font-family: "Source Sans Pro";
	font-weight: normal;
	text-align: center;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
	background-color: #FFFFFF;
	width: 50%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 55px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
}
.right_article {
	width: 50%;
    float: left;
}

.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.centre_article {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container .centre_article h1 {
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	color: #000000;
	font-size: 200%;
	padding-top:50px;
}
.container .centre_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	color: #000000;
	font-size: 115%;
}
.container .centre_article img {

}

.passwordinput {
	font-size:medium;
	font-family: Montserrat;
	text-align: center;
	border: 0px;
    border-radius: 20px;
    font-size: 24px;
    color: white;
    padding: 10px 0px;
    /* font-weight: bold; */
    height: auto;	
}

::placeholder {
	color: white;
}

.footer {
	margin: 0;
	width:100%;
	background-color:#000000;
	margin-top: 50px;
}
.footer img{
	padding-top:15px;
	margin-bottom: 15px;
}
.footer-title{
	width:100%;
}
.title {
    width: 100%;
    padding-top: 5px;
    background-color: rgba(255,255,255,1.00);
    padding-bottom: 10px;
	padding-right:60px;
	padding-left:60px;
}
.TY-top-img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 20%;
}
.top-text{
	width:50%;
	float:right;
	text-align: right;
}
.top-img{ 
	float:left;
	
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
	width: 90%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
    text-align: center;
    background-color: #202020;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    font-family: "Source Sans Pro";
    margin-bottom: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
	
}
.secondary_header .title{
	background-color: #202020;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_img {
    padding-top: 10px;
    padding-bottom: 10px;
}
.container div {

}




/* Response design */

@media (max-width: 360px) {
.green-bar{
    max-width: 360px;
    margin-bottom: 10px;
}
	
.TY-top-img{
		 
		width:60%;
	}
.carousel{
	max-width:360px;
	width:320px;
	height:192px;
	margin-bottom:10px;
}
	
.green-bar-p{
    max-width: 360px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 15px;
	
}


.button {
	max-width:360px;

}

.button1 {
    max-width: 360px;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    float: none;
	display:block;
}
.button-a{
		max-width: 320px;
		width:100%;
	}	

a{
    max-width: 360px;
    
	}
section{
    max-width: 360px;
    padding-bottom: 35px;
	margin-top:25px;
	}
.button-row{
    max-width: 360px;
    width: 100%;
    margin-top: -25px;
	background-color: #00734a;
	}
	
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
	.centre_article p{
    margin-top: 5px;
	}
	.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	
}
.left_article {
	max-width:360px;
    width: 100%;
    height: auto;
    margin-bottom: -44px;
    padding-top: 5px;
    margin-top: 100px;
}
.right_article {
    width: 320px;
    height: auto;
    max-width: 360px;
	
	
}
.right_article img{
		width:80%;
	
	}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    margin-top: -6px;
}
.container .left_article h3 {
	margin-top: 30px;
}



.third_header p{
    font-size: 60%;
  
	
	}
.secondary_header .title img{
		width:40%;
	}
.copyright p{
		font-size: 60%;
	}
img {
	max-width:360px;
    margin-left: auto;
    margin-right: auto;
	display:block;
	width:80%;
}
h1 {
    margin-top: 40px;
}

.paragraphs{
		max-width:360px;
	    width:100%;
	font-size:small;
	margin:0px;
	padding-top:0px;
	}
.paragraphs p{
		max-width:360px;
	    width:100%;
	font-size:small;
	}
.title img{
	max-width:360px;
		margin-bottom:20px;
	float:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
	}
.title{
		max-width:360px;
	padding-bottom:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
		margin-bottom:5px;
	}
.top-text{
    max-width: 360px;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: medium;
    margin-top: -1px;
}
.top-img img{ 
	max-width:360px;
    width:150px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
	.footer-title{
		max-width:360px;
		width:100%;
	}
.carousel-indicators{
		bottom:-30px;
	}
.third_header {
    margin-top: -40px;
}
	.carousel{
		width:100%;
	}
	.centre_article{
		padding-top:0px;
		padding-bottom:10px;
		margin-top:-10px;
	}
	body{
		max-width:360px;
		
	}
	.container{
		max-width:360px;
		
		
	}
}
/*@media (min-width:361) and (max-width: 375px) {
.green-bar{
    max-width: 375px;
	
}
.carousel{
	max-width:375px;
	width:320px;
	height:192px;
	margin-bottom:10px;
}
	
.green-bar-p{
    max-width: 375px;
    padding-right: 5px;
    padding-left: 5px;
}


.button {
	max-width:375px;
}

.button1 {
    max-width: 375px;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    float: none;
	display:block;
}
.button-a{
		max-width: 375px;
		width:100%;
	}	

a{
    max-width: 375px;
	}
section{
    max-width: 375px;
    width: 100%;
    padding-bottom: 35px;
	}
.button-row{
    max-width: 375px;
    width: 100%;
    margin-top: -15px;
	}
	
	.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
	.centre_article p{
    margin-top: 5px;
	}
	.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	
}
.left_article {
    width: 100%;
    height: auto;
    margin-bottom: -44px;
    padding-top: 5px;
    margin-top: 34px;
}
.right_article {
	width: 100%;	
}
.right_article img{
		width:80%;
	
	}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
    color: white;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: -6px;
}
.container .left_article h3 {
	margin-top: 30px;
}



.third_header p{
    font-size: 60%;
  
	
	}
.secondary_header .title img{
		width:40%;
	}
.copyright p{
		font-size: 60%;
	}
img {
    margin-left: auto;
    margin-right: auto;
}
h1 {
    margin-top: 10px;
}

.paragraphs{
		max-width:375px;
	    width:100%;
	    margin:0px;
	}
.title img{
		margin-bottom:20px;
	}
.title{
		padding-bottom:10px;
	}
}*/


@media (min-width: 361px) and (max-width: 767px) {
.top-text{
	font-size:medium;
	max-width: 767px;
		width:100%;
		display:block;
		margin-left:auto;
	margin-right:auto;
		float:none;
	text-align: center;
}
.TY-top-img{
		width:60%;
	}
.top-img{ 
	max-width:767px;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
	.centre_article{
		padding-bottom:10px;
		margin-top:0px;
	}
	.centre_article h1{
		padding-top:0px;
		margin:0px;
	}
.footer-title{
		max-width:767px;
		width:100%;
	margin:0px;
	}
	
	.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
}
.left_article {
    width: 100%;
    height: auto;
    margin-bottom: -38px;
	padding-top:5px;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
	.button1 {
    max-width: 375px;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    float: none;
	display:block;
}
	section{
		padding-bottom:10px;
		margin-top:0px;
		
	}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}

.third_header p{
		font-size: 60%;
	background-color:  #000000;
	}
.secondary_header .title img{
    width: 27%;
    margin-bottom: -11px;
	}
.copyright p{
    font-size: 60%;
    background-color: #202020;
    padding-top: 25px;
    padding-bottom: 17px;
	}
.right_article img{
		width:70%;
	}
img {
    margin-left: auto;
    margin-right: auto;
		max-width: 767px;
}
.title {
    height: 80%;
	margin-top:20px;
	max-width:767px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.third_header {
    margin-top: px;
}
.title img {
		max-width: 767px;
    width: 203px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:0px;
	float:none;
}
.top-img{
	max-width: 767px;
		margin-bottom:20px;
		margin-top:-30px;
	margin-left:0px;
	margin-right:0px;
	}
	
.center {
    margin-top: -8px;
}
.paragraphs{
		
	    width:100%;
	font-size:small;
	margin:0px;
	}
.carousel{
	width:100%;
	height:192px;
	margin-bottom:10px;
}
.carousel-indicators{
		bottom:-70px;
	}
.carousel-control {
    top:100px;
}
	.copyright{
		margin-bottom: 10px;
		margin-top:0px;
		padding-top:20px;
		padding-bottom:20px;
	}
.green-bar{
    max-width: 767px;
    margin-bottom: 100px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
}
	.top-text h2{
		width:100%;
		max-width:767px;
		float:none;
		margin-left:auto;
	margin-right:auto;
		display:block;
		text-align: none;
	}
}


@media (min-width: 768px) and (max-width:1023px)  {
	.title{
		width:100%;
		max-width:1023px;
		margin:0px;
		padding-left:15px;
		padding-left:15px;
	}
	.TY-top-img{
		width:60%;
	}
.top-text{
	max-width:1023px;
	margin:0px;
	font-size:20px;
	
}
	.button-row{
		margin-bottom:50px;
	}
	.green-bar{
		padding-bottom:150px;
	}
.top-img{ 
	max-width:1023px;
	padding-bottom:15px;
	width:256px;
	
}
.secondary_header {
    max-width: 1023px;
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
	.paragraphs p{
		
		padding-bottom:0px;
		padding-top:0px;
	}
.paragraphs {
		margin-left:10px;
		margin-right:10px;
		padding:0px;
	}
	.carousel{
		width:100%;
		height:100%;
	}
	.right_article{
		width:50%;
		padding-right:5px;
	}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
	max-width:768px;
}
.left_article {
	height: auto;
	max-width:768px;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
	max-width:768px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
	.right_article img{
		width:90%;
		
	}
	body{
    max-width: 1023px;
    width: auto;
	}
	.container{
    max-width: 1023px;
	}
	section{
    max-width: 1023px;
    margin-top: 50px;
	}
	.copyright{
		margin-top:0px;
	}
	.secondary_header{
		padding-top:0px;
	}
}


.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}

.right_article img{
	width:90%;
	
}

.right_article{
	padding-right:5px;
}


@media (min-width: 1024px) and (max-width: 1440px) {
	.title{
		margin-left:0px;
		padding-left:20px;
		padding-right:20px;
		
	}
	.title img{
		margin-left:0px;
		margin-right:0px;
	}
	.top-img{
		margin-right:0px;
	}
	.top-text{
		font-size:28px;
	}
	
	section{
		margin-top:20px;
	}
	.green-bar-p{
		padding:10px;
	}
	.green-bar{
		height:155px;
	}

	}
