@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*COLOURS AND HEADINGS*/

p, ul, ol, li, h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif;}

p {
	padding: 0 5px 0;
}
a {
	color: #515ca4;
}
h1 {
	text-align: center;
	padding: 15px 0 15px;
	color: #515ca4;
	border-bottom: 4px solid #515ca4;
	border-top: 4px solid #515ca4;
	margin: 7px 0 15px;
}
h2 {
	padding: 10px;
	margin-bottom: 15px;
	line-height: 1em;
	font-weight: 300;
	letter-spacing: 1.1px;
	font-size: 36px;
	
}
.pageTitle h2 {
	font-weight: 300;
	color: #fff;
	padding: 11px 10px !important;
	margin-bottom: 0 !important;
	line-height: 1em;
	text-align: center;
	background-color: #515ca4;
}
.pageTitleBG h2 {
	font-weight: 300;
	color: #fff;
	padding: 11px 0 !important;
	margin-bottom: 0 !important;
	line-height: 1em;
	text-align: center;
	background-color: #515ca4;
}
.borderAllInternal h2 {
	color: #515ca4;
}
h3 {
	font-size: 25px !important;
	color: #111;
	padding: 10px 20px 10px 20px;
	line-height: 115%;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 18px;
	margin-top: 10px;
	background-color: #f7f7f7;
	display: inline-block;
	text-transform:uppercase;
}

 h3.fullWidth {
	
	font-size: 25px !important;
	color: #111;
	padding: 10px 20px 10px 20px;
	line-height: 115%;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 25px;
	margin-top: 15px!important;
	background-color: #f7f7f7;
	display: block;
	text-align: center;
}

h4 {
	padding: 10px;
	margin-bottom: 15px;
	line-height: 1em;
	font-weight: 300;
	letter-spacing: 1.1px;
}

h5 {
	font-size: 17px;
	color: #515ca4;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
}


dl, ol, ul {
	margin-bottom: 0.8rem;
}
ol {
	padding-left: 25px;
}
ol li {
	padding-bottom: 12px;
}

label {font-size: 16px; }

input {width: 100%; }

textarea {border:1px solid #e3e3e3; }

/*NAVIGATION*/

.navbar {
	padding: 0 1rem 0;
}
#navbarText {
	justify-content: flex-end;
}
.navbar-expand-lg .navbar-nav .nav-link {
 padding-right: .5rem;
	padding-left: 1.5rem;
}
.nav-link:hover {
	color: rgba(0,0,0,.7);
}
.navbar-light .navbar-nav .nav-link {
	color: #515ca4;
}

	/* .textNav {padding-top: 30px!important;} */
	
	.navbar-text {
 
    padding-top: 0;
    padding-bottom: 0;
}
	

/*PAGE CONTENT LAYOUT */

.container, .container-fluid {
   background-color: white!important;

}

hr {
	margin: 25px 10px 15px;
}
.container-fluid {
	padding-right: 0;
	padding-left: 0;
}
.col.centrePiece {
	border: 1px solid #efefef;
	padding: 15px;
	margin: 15px 10px 20px;
	min-width: 310px;
	max-width: 356px;
}
.col.centrePiece img {
	max-width: 100%;
	height: auto;
}
.col.centrePiece p {
	text-align: center;
	font-weight: 500;
	margin-bottom: 0;
	color: #333;
}
.col.centrePiece a {
	color: #333;
}
.col.centrePiece.rightSidebar {
	margin-top: 0;
	margin-bottom: 20px;
}
.row .col.centrePiece {
	align-self: flex-start;
}
.leftVideo {
	float: left; 

	margin-left: 0;

	 }
.rightButtonBox {
	float: right; 
	max-width: 250px;
	margin-right: 10%;

	
}


.rightSidebar {
	background-color: #f7f7f7;
	padding: 7px;

}
.rightSidebar a {
	color: #515ca4!important;
	font-size: 13px;
	text-transform: uppercase;
}
.rightSidebar h3 {
	margin-top: 0;
}
.rightSidebar ul li {
	list-style-type: none;
	display: block;
	/*padding-left: 15px;*/
}
.rightSidebar ul {
	padding: 5px 0;
}
.col.centrePiece .rightSidebar p, .col.centrePiece .rightSidebar li {
	text-align: left;
	font-size: 0.9rem;
	padding-bottom: 10px;
}

.
.homePagePhoto {
	float: left;
	width: 15%;
	min-width: 78px!important;
}

.homePagePhoto2 {
	/* width: 100%; */
	text-align: center;
	margin: 15px 0;
	/* min-width: 78px!important; */
}
.homePageList {
	float: right;
	min-width: 85%;
	min-height: 64px;
	max-width: 580px;
	margin-right: 0!important;
	padding: 10px 15px 0px;
	font-size: 17px!important; /*background-color: #f7f7f7; *//*border-bottom: 1px solid #efefef;*/
	border-bottom: 1px solid #efefef!important;
	margin-bottom: 0;
}

.homePageList2 {
	
	min-width: 100%;
	clear: both;
	min-height: 64px;
	max-width: 580px;
	margin-right: 20px!important;
	/* padding: 10px 15px 0px; */
	font-size: 17px!important;
	/* border-bottom: 1px solid #efefef!important; */
	margin-bottom: 20px;
	text-align: center;
}





ul.col-md-2 {display: inline-block;}

ul.col-md-2 li {display: block;}



.col-md-3.bordered {
	float: left;
	border: 1px solid #ededed;
	padding: 0 12px 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	/* width: 31.666%;
	max-width: 31.666%; */
	height: 285px;


}


.col-md-3.bordered.midColumn {
	margin-left: 17px;
	/* margin-right: 16px; */
}

body.home .col-md-2.midColumn {
	width: 18%!important;
	margin-left:1%!important;
	margin-right: 1%!important;
	flex: 0 0 18%!important;
	max-width: 18%!important;
}


@media (max-width:981px) {
body.home .col-md-2.midColumn {
	width: 48%!important;
	margin-left:1%!important;
	margin-right: 1%!important;
	flex: 0 0 48%!important;
	max-width: 48%!important;
}

}

@media (max-width:480px) {
body.home .col-md-2.midColumn {
	width: 100%!important;
	margin-left:1%!important;
	margin-right: 1%!important;
	flex: 0 0 100%!important;
	max-width: 100%!important;
}

}

.col-md-3.rightSection {
	width: 23.333%;
	max-width: 23.333%;
	border: 1px solid #ededed;
	padding: 40px 20px 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	height: auto;
}

.col-md-3.rightSection h5 {

	color: #555;
	font-style: normal; 
	padding-bottom: 15px;
}

.container.bottomLinks {
	padding: 25px 10%;
	background-color: #efefef!important;
	color: black;
	width: 100%;
	max-width: 100%;
	margin-top: 30px;
	
}

 
.navBtn, .footer.btn, .footer.btnRight {
	background-color: transparent;
	border: 1px solid #3b79be;
	padding: 10px 20px;
	color: #3b79be!important;
	margin: 8px!important;
	border-radius: 5px;
	font-size: 16px;

 }
 
 .textNav:hover {
	  text-decoration: none;
  }

 
 
 
 
 a.footer.btnRight {margin-top: 60px; clear: both;}

.homePageListLast {
	float: right;
	min-width: 85%;
	height: 50px;
	margin-right: 0!important;
	padding: 0 0 0 15px;
	font-size: 17px!important;
	margin-bottom: 0;
	border-bottom: none!important;
}
.homePageContent {
	padding-top: 0;
	margin-top: -5px;
}
ul.centredList li {text-align:center!important; }

.fullWidth {
	width: 99%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	clear: both!important;
}
.freeStuff p {
	padding: 0 15px;
}
.homePageContent ul li {/*display: inline-block; padding-right: 15px; */
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	list-style-type: none!important;
}
.homePageContent ul {
	text-align: left!important;
}
.homePageContent a {
	color: #515ca4;
	text-decoration: none!important;
}
.borderIndex {
	padding: 5px 0 10px!important;
	height: 66px;
}
.borderIndexLast {
	padding: 5px 0 0!important;
	border-bottom: none!important;
	height: 80px;
}
.borderIndexMain {
	border: 1px solid #efefef;
	padding: 15px;
	margin: 15px 15px 25px;
	width: 100%;
}
.borderAllInternal {
	border: 1px solid #efefef;
	padding: 15px;
	margin: 15px 15px 25px;
	width: 100%;
}
.formWrap {
	max-width: 550px; }
.photoRight {
	float: right;
	padding: 10px;
	clear: both;
	width: auto;

}
.photoRight img {
	border: 5px solid #fff;
	
}

.photoLeft {
	float: left;
	padding: 10px;
	width: auto;
}
.photoLeft img {
	border: 5px solid #fff;
	
}

.eles-description {
	font-size: 20px;
	color: #999;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 10px solid #eee;
}
#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 60px; /* Place the button at the bottom of the page */
	right: 20px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #515ca4; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 7px; /* Some padding */
	border-radius: 5px; /* Rounded corners */
}
#myBtn:hover {
	background-color: #555; /* Add a dark-grey background on hover */
}
.subscribeNowButton {
	background-color: #007bff;
	color: white!important;
	padding: 15px;
	display: block;
	margin: 30px auto;
	text-align: center;
	width: 240px;
	cursor: pointer;
	position: relative;
	padding: 0.3em 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none!important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration: none!important;
}

.subscribeNowButtonLarge {
	background-color: #007bff;
	color: white!important;
	padding: 15px;
	display: block;
	margin: 30px auto;
	text-align: center;
	width: 100%;
	cursor: pointer;
	position: relative;
	padding: 0.3em 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none!important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration: none!important;
}
a.subscribeNowButton, a.subscribeNowButtonLarge {
	text-decoration: none!important;
}

.brightBlue a {
	color: #007bff; }
	
.footer {
	font-size: 11px;
	text-align: center;
}


.footer .container-fluid {
	background-color: #222;
	color: #888;
	padding: 15px;
}
.footer .container-fluid a {
	color: #888;
}

ul.largerLinks  {
	list-style-type: none;
	 }
	
	ul.largerLinks li{

	font-size: 1.1em; 
	display: inline-block; padding-right: 25px; text-transform: uppercase;}



.footer .container-fluid {
    background-color: #222!important;
color: #888;
    padding: 15px;
}

.container.footer  {
	padding: 25px;
	background-color: #efefef!important;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	clear: both;
}

.bottomLinks {font-size: 16px; padding: 20px;}

.centredObject {display: flex;
	align-items: center;
	text-align: center;
	padding: 35px 45px 25px;
}

@media (min-width:1550px) { 
	
	
	
	
	
	.bottomLinks {	
		color: black;
		width: 100%;
		max-width: 100%;
		margin: 30px auto;
	}
	
}


@media (min-width:1201px) { 
	
	.col-md-3.bordered {
		float: left;
		border: 1px solid #cbcbcb;
		padding: 0 12px 12px;
		margin-top: 10px;
		margin-bottom: 15px;
		/* width: 31.666%;
		max-width: 31.666%; */
		height: 265px;
	
	
	}
	
	
	
}

@media (min-width: 768px) {
.col-md-3 {flex: 0 0 22.75%;
    max-width: 22.75%; }
	
}

	
@media (max-width:996px) {
	
	.container {
		max-width: 100%!important;
	}
	
	/* .col-md-3 {width: 100%; } */

span.navbar-text  {width: 100%; }

span.navbar-text ul li { border-bottom: 1px solid #edecec; }

h2 {
	padding: 10px;
	margin-bottom: 15px;
	line-height: 1em;
	font-weight: 300;
	letter-spacing: 1.1px;
	font-size: 30px;
	
}

.textNav {padding-top: 0!important;}

.col-md-3.bordered {

	height: auto;
	

}

.col-md-3.bordered.midColumn {
	margin-left: 12px;
	margin-right: 12px;
	width: 45.5%;
	flex: 0 0 45.5%;
    max-width: 45.5%;
}
	
	
.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

	
	.col-md-4.centredObject {
	-ms-flex: 0 0 100%;
     flex: 0 0 100%; 
     max-width: 100%; 
 padding: 25px;
text-align: center;}


	.navBtn, .footer.btn, .footer.btnRight {
		 background-color: transparent;
		 border: none!important;
		 padding: 12px 0;
		 color: #333!important;
		 margin: 8px!important;
		 border-radius: 0;
		 font-size: 16px;
	 
	  }
	  
	  .navBtn:hover{
		  text-decoration: none!important;
	   
		}
	   
	 .textNav {
		 padding: 8px 0!important;
	 }
	 
	 
	 .navbar-brand {
	
		 margin-right: 5px;

}


 
@media (max-width:767px) {
	

.col-md-3.bordered, .col-md-3.rightSection {
	float: left;
	border: 1px solid #ededed;
	padding: 20px;
	margin: 15px 16px 15px!important;
	width: 94%;
	max-width: 95%;
	height: auto;
	
	
}


.fullWidth {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	clear: both!important;
}


.col-md-3.bordered.midColumn {
	margin-left: 12px;
	margin-right: 12px;
	width: 43.5%;
	flex: 0 0 43.5%;
    max-width: 43.5%;
	
}




	.col-md-9 {padding-left: 0;
		padding-right: 0;
		padding-top: 8px;
	}
	
	h5 {
		font-size: 21px;
	
	}
	
	
	
	
}

@media (min-width:768px) {
	
.col-md-9 {
	-ms-flex: 0!important;
	flex: 0!important;
	max-width: 100%!important;
}

/* .row {

	display: block;

} */

.col-md-3.rightSection {
	width: 60%;
	max-width: 60%;
	border: 1px solid #ededed;
	padding: 40px 20px 0;
	margin: 40px auto 15px;
	text-align: center;
	
	height: auto;
	clear: both;
}


}

@media (max-width:580px) {

.col-md-9 {
	padding-left: 20px!important;
	padding-right: 20px!important;
}

.col-md-3.rightSection {border: none!important;
	padding: 30px;
}

.col-md-3.bordered.midColumn {
	
	width: 100%;
	flex: 0 0 91%;
    max-width: 91%;
	
}



}
