@import url("../webfonts/poppinsReg/stylesheet.css");
/* CSS Document */
p, h1, h2, h3, h4, h5 {
	margin-right: 5px;
	margin-left: 5px;
}
#indexBody {
}
#mainHeader {
	background-image: url(../images/main-images/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 750px;
}
#copy {
}
#video {
	text-align: center;
}
#mainHeader h1 {
	font-size: 46px;
	font-style: normal;
	font-variant: normal;
	color: #1376BC;
	font-family: ralewayBold, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-shadow: 0px 0px 6px #fff;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 8%;
}
#mainHeader p {
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	line-height: 27px;
	color: #000;
	text-align: left;
	width: 84%;
	margin-left: 8%
}
#mainHeader a {
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 150px;
	border-radius: 12px;
	padding: 15px;
	display: block;
	margin-top: 30px;
	margin-left: 8%
}
#mainHeader a:hover {
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
}
#video video {
	width: 65%;
	margin-left: 8%;
	margin-top: 8%;
}
#about {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #f5f5f5;
}
#aboutCenter {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#aboutCenter p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#aboutCenter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-bottom: 8px;
}
#aboutCenter a {
	display: block;
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	width: 120px;
	border: 2px solid #fff;
	outline: 0;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
#aboutCenter a:hover {
	display: block;
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 7px;
	width: 120px;
	border: 2px solid #fff;
	outline: none !important;
	margin-top: 15px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
#aboutCenter a:visited {
	color: #FFF;
}

#partner {
	margin-bottom: 30px;
	background-image: url(../images/bg/binahbg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}

.parent {
	position: relative;
}
.child {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#coverage {
	display: none;
}
#partnerRight {
	padding-top: 30px;
}
#partner h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
}
#partner p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#partnerLeft {
	text-align: left;
}
#partnerText {
	text-align: left;
}
#aboutCenter a:visited {
	color: #FFF;
}


.livewrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	height: 100%;
	padding-bottom: 70%;
}
.livewrapper iframe {
	position: absolute;
	top: 0px;
	left: 0;
	width: 95%;
	height: 95%;
	border: 5px solid #168BE2;
	margin-left: 1%;
}
.cta {
	text-align: center;
	margin-top: 15px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: none;
}
.cta2 {
	text-align: center;
	margin-top: 15px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: none;
	border-right-width: none;
	border-right-color: none;
}
.ctaHeader {
	font-family: ralewayBold, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: left;
	margin-bottom: 5px;
	text-align: center;
}
.ctatext {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	text-align: center;
}
.ctab {
	margin-left: 0px;
	margin-right: 0px;
}
.link {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
	position: relative;
}
.link:hover {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #168BE2;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
}
#cta {
	background-color: #E9E9E9;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
#cta img {
	margin-top: 30px;
	margin-bottom: 20px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}
#cta1, #cta2, #cta3 {
	height: 350px;
	text-align: center;
	margin-top: 50px;
}
#cta1 {
	background-color: #7A7A7A;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-bottom: 30px;
	background-image: url(../images/main-images/ctabg1.jpg);
	background-repeat: no-repeat;
}
#cta2 {
	background-color: #1376BC;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-bottom: 30px;
	background-image: url(../images/main-images/ctabg2.jpg);
	background-repeat: no-repeat;
}
#cta3 {
	background-color: #879FC0;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../images/main-images/ctabg3.jpg);
	background-repeat: no-repeat;
}
#facilityRight img {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	  text-align:center;
	  display:block;
}
#facility {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#facility h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#facility h2 {
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#facility p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#tech {
	background-image: url(../images/bg/techbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
#techLeft {
	padding-top: 5%;
	padding-bottom: 5%;

}
#techLeft img {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	display:block;
}
#techRight {
	padding-top: 5%;
	padding-bottom: 5%;
}
#tech h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech h2 {
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.item {
	margin-top: 0px;
	margin-bottom: 0px;
}
@media only screen and (min-width: 481px) {
#indexBody {
}
#partner p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

#video video {
	width: 75%;
	margin-left: 0px;
	margin-right: 0px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {
#cta1, #cta2, #cta3 {
	height: 400px;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 0px;
}
#mainHeader {
	background-image: url(../images/main-images/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 600px;
}
#mainHeader h1 {
	font-size: 55px;
	font-style: normal;
	font-variant: normal;
	color: #1376BC;
	font-family: ralewayBold, sans-serif;
	line-height: 55px;
	font-weight: normal;
	text-shadow: 0px 0px 6px #fff;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 34%
}
#mainHeader p {
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	line-height: 27px;
	color: #000;
	text-align: left;
	width: 66%;
	margin-left: 34%
}
#mainHeader a {
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 150px;
	border-radius: 12px;
	padding: 15px;
	display: block;
	margin-top: 30px;
	margin-left: 34%
}
#mainHeader a:hover {
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
}
#video video {
	width: 65%;
	margin-top: 32%;
}
#about {
}
#aboutCenter {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#aboutCenter p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#aboutCenter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-bottom: 8px;
}
#partner p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#facility p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#facility h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech {
	background-image: url(../images/bg/techbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
#techLeft {
}
#techRight {
}
#tech h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech h2 {
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#partner h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
}
#test h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 8px;
	margin-top: 0px;
	letter-spacing: normal;
}
#aboutCenter a {
	display: block;
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 130px;
	border: 2px solid #fff;
	outline: 0;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#aboutCenter a:hover {
	display: block;
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 130px;
	border: 2px solid #fff;
	outline: none !important;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#partnerLeft {
	text-align: left;
}
#partnerText {
	text-align: left;
}
#cta1bottom {
	height: 180px;
}
#mission {
	margin-bottom: 15px;
	display: block;
}
#mission2 {
	margin-bottom: 15px;
	display: none;
}

.ctaHeader {
	font-family: ralewayBold, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
}
.ctab {
	margin-left: 25px;
	margin-right: 25px;
}
.cta {
	text-align: center;
	margin-top: 15px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.cta2 {
	text-align: center;
	margin-top: 15px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	border-right-width: thin;
	border-right-color: #E0E0E0;
}
#cta img {
	margin-top: 60px;
	margin-bottom: 20px;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (min-width: 1300px) {
#indexBody {
}
#mainHeader {
	background-image: url(../images/main-images/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 600px;
}
#mainHeader h1 {
	font-size: 60px;
	font-style: normal;
	font-variant: normal;
	color: #1376BC;
	font-family: ralewayBold, sans-serif;
	line-height: 60px;
	font-weight: normal;
	text-shadow: 0px 0px 6px #fff;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 34%
}
#mainHeader p {
	font-family: poppinsReg, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	text-align: left;
	width: 66%;
	margin-left: 34%
}
#mainHeader a {
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 150px;
	border-radius: 12px;
	padding: 15px;
	display: block;
	margin-top: 30px;
	margin-left: 34%
}
#mainHeader a:hover {
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
}
#video video {
	width: 65%;
	margin-left: 20px;
	margin-top: 14%;
}
#aboutCenter {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#aboutCenter p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#aboutCenter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-bottom: 8px;
}
#partner h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
}
#test h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 8px;
	margin-top: 0px;
	letter-spacing: normal;
}
#partner p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#facility p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#tech {
	background-image: url(../images/bg/techbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
#techLeft {
}
#techRight {
}
#tech h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech h2 {
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #1376BC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#tech p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

#aboutCenter a {
	display: block;
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
	border: 2px solid #fff;
	outline: 0;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#aboutCenter a:hover {
	display: block;
	background-color: #168BE2;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF !important;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
	outline: none !important;
	margin-top: 15px;
}
#ctaMore a {
	display: block;
	background-color: transparent;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1376BC;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
	border: 2px solid #a21418;
	outline: 0;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#ctaMore a:hover {
	display: block;
	background-color: #1376BC;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff !important;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 150px;
	border: 2px solid #a21418;
	outline: none !important;
	margin-top: 15px;
	background-image: url(../images/bg/buttonbg2.png);
	background-repeat: no-repeat;
	background-position: center -40px;
}
#coverage {
}
.ctaHeader {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
}
.ctatext {
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	text-align: center;
}
}
@media only screen and (min-width: 1460px) {
}
.header2 {
	font-family: ralewayBold, sans-serif;
	font-size: 46px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-shadow: 2px 2px #333;
	width: 1200px;
}
.space {
	margin-left: 5px;
}
#mission2 a {
	color: #FFF;
	text-decoration: none;
}
video {
	object-fit: cover;
}
#partnerRight2 a {
	float: none;
	color: #1376BC;
	text-decoration: none;
}
#partnerRight2 a:hover {
	float: none;
	color: #168BE2!important;
}
