/*
Theme Name: Nightingale Hammerson
Author:
Version: 1
*/
/* This CSS resource incorporates links to font software which is the
   valuable copyrighted property of Type Network, Inc. and/or their
   suppliers. You may not attempt to copy, install, redistribute,
   convert, modify or reverse engineer this font software. Please
   contact Type Network with any questions: www.typenetwork.com */


   @font-face {
	font-family: "Starling Bla";
	font-weight: normal;
	font-style: normal;
	font-display: swap;


	src: url("//fastly-cloud.typenetwork.com/projects/5371/730_vdef_emp_6a85.woff2?ddc0ee1b29f22d0bf691ca97fc73962a4cad3c8e") format("woff2"),
		 url("//fastly-cloud.typenetwork.com/projects/5371/730_vdef_emp_6a85.woff?ddc0ee1b29f22d0bf691ca97fc73962a4cad3c8e") format("woff");

	}
/* header css start */
.topbar {
	background: #801839;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	padding: 13px 0 12px;
}

.topbar p:last-child {
	padding: 0;
}

.topbar a {
	text-decoration: underline;
	color: #fff;
}

.topbar a:hover {
	text-decoration: none;
	color: #fff;
}


header ~ #page-wrap section:first-child {
	margin-top: 20px;
}

header ~ #page-wrap section.homebanner, header ~ #page-wrap section.InnerBanner {
	margin-top: 0;
}

.logo {
	float: left;
	margin: 50px 0 0px;
	max-width: 200px;
	width: 100%;
}

.logo img {
	max-height: 110px;
	width: auto;
	height: 100%;
	max-width: 234px;
	width: 100%;
}

nav {
	float: right;
	margin: 65px 0;
}

nav ul {
	margin: 0px;
	padding: 0;
}

nav ul li {
	margin: 0px;
	padding: 0 0 0 50px;
	list-style-type: none;
	display: inline-block;
}

nav ul li a {
	font-size: 20px;
	font-family: "greycliff-cf", sans-serif;
	line-height: 29px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}

nav ul li .sub-menu li a {
	font-size: 18px;
	font-family: "greycliff-cf", sans-serif;
	font-weight: 600;
	line-height: 42px;
	color: #13234a !important;
	text-decoration: none;
}

nav ul li .sub-menu li a:hover {
	color: #801839 !important;
}

.menu-main-menu-container {
	float: right;
}

.MobileMenu {
	display: none;
}

.searchbox {
	float: right;
	margin: 0px 0 0 16px;
}

.searchbox img {
	width: 32px;
}

.donate a {
	background: #1a5f80;
	color: #fff;
	padding: 5px 20px;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.donate a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #13234A;
	color: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.donate a:hover {
	color: #fff;
}

.donate a:hover:before, .donate a:focus:before, .donate a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.donate.current_page_item > a {
	color: #fff !important;
}

.heroSummary {
	z-index: 9999;
	position: relative;
}

.deskMenu ul.mainMenu > li > a {
	text-transform: uppercase;
}

#menu-item-674 .menuHolder, .TwoColMenu .menuHolder {
	display: flex;
}

#menu-item-674 .menuHolder > li > a, .TwoColMenu .menuHolder > li > a {
	font-size: 20px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 29px;
	color: #801839 !important;
	text-transform: uppercase;
}

nav ul li .sub-menu li.current_page_item > a {
	color: #801839 !important;
}

.current_page_item > a {
	color: #fff !important;
}

#search-btn {
	cursor: pointer;
	z-index: 999;
}

#search-overlay {
	display: none;
}

#search-overlay #search-button span{ display: flex; justify-content: center;}

.block {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	text-align: center;
	background: #13234a;
	z-index: 999;
	margin: 0;
}

.block:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: 0;
}

.centered {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 10px 15px;
	color: #fff;
	border: none;
	background: transparent;
	transform: none !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0px auto;
}

#search-box {
	position: relative;
	width: 100%;
	margin: 0;
}

#search-form {
	overflow: hidden;
}

#search-text {
	font-size: 14px;
	color: #ddd;
	border-width: 0;
	background: transparent;
}

#search-box input[type="text"] {
	width: 100%;
	padding: 14px 80px 14px 20px;
	color: #333;
	outline: none;
	font-size: 24px;
	float: left;
}

#search-button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 60px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	border-width: 0;
	background-color: #801839;
	cursor: pointer;
}

#search-button path {
	fill: #fff !important;
}

#search-button svg {
	width: 40px;
}

#close-btn {
	position: fixed;
	top: 1em;
	right: 1em;
}

#close-btn svg {
	width: 40px !important;
}

#close-btn:hover {
	color: #777;
	cursor: pointer;
}

.searchB {
	display: block;
	height: 52px;
	position: relative;
	background-color: #fff;
}

.searchResults ul {
	margin: 0px;
	padding: 0;
}

.searchResults li {
	list-style-type: none;
	padding: 20px 0;
	border-bottom: #801839 solid 1px;
}

.searchResults li p {
	padding: 0;
}

.searchResults li h4 {
	margin-bottom: 0;
}

.searchResults ul li:first-child {
	padding-top: 0px;
}

.searchResults .navigation {
	padding-top: 24px;
}

.searchResults .navigation > div {
	display: inline-block;
}

.searchResults .navigation .next-posts {
	float: right;
}

.searchResults .navigation > div a {
	width: 40px !important;
	height: 38px !important;
	padding: 8px;
	line-height: 18px;
	background-color: #801839;
	border-radius: 4px;
	text-indent: -999px;
	font-size: 0px;
	overflow: hidden;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px;
}

.searchResults .navigation > div a:hover {
	background-color: #13234a;
}

.searchResults .navigation > div.prev-posts a {
	background-image: url("images/pagination-prev-arrow.svg");
}

.searchResults .navigation > div.next-posts a {
	background-image: url("images/pagination-next-arrow.svg");
}

#search-box input[type="text"] {
	height: 52px;
}

#search-box #donateselector {
	border: 0px !important;
	color: #ed6921 !important;
	padding: 4px 6px 4px 30px !important;
	text-align: left;
	margin: 8px 0 0 0;
	color: #ff0000 !important;
	background-image: url(images/validation.svg);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 18px;
	display: block;
}

.errorBox {
	text-align: center;
	height: 100%;
	padding-bottom: 5%;
}

.errorImage {
	margin: 0 auto;
	padding-bottom: 20px;
	max-width: 200px;
	text-align: center;
}

.errorImage img {
	margin: 0 auto;
}

.search-box #donateselector {
	border: #ed6921 solid 1px !important;
	color: #ed6921 !important;
}

.menumain .Headerbanner .flexWrap {
	align-items: center;
	overflow: hidden;
}

.imgsec {
	width: 50%;
	position: relative;
}

.imgsec::before {
	content: "";
	position: absolute;
	top: -1px;
	background: url(images/curvyburgundybg.svg) no-repeat right;
	width: 100%;
	height: 101%;
	z-index: 9;
	right: -40px;
}

.textsec {
	width: 50%;
	padding: 20px;
	padding-left: 0;
	z-index: 99;
}

.textsec .textWithArrow {
	color: #fff;
}

.textsec .textWithArrow::before {
	background: url(images/arrow-white.svg) no-repeat right;
}

.Headerbanner .box::before {
	padding-top: 82%;
}

.Headerbanner .imgsec::before {
	right: -50px;
}

.menu-item-has-children #promoBox1 {
	display: block !important;
}

.homebanner .flexWrap {
	align-items: center;
	justify-content: flex-end;
}

.homebanner .slide:before {
	position: absolute;
	margin: 0px;
	left: 0;
	top: 50px;
	right: 0;
	content: "";
	width: 50%;
	height: calc(100% - 50px);
	z-index: 9;
}

.homebanner .bluebox:before {
	background: #1a5f80;
}

.homebanner .navybox:before {
	background: #13234a;
}

.homebanner .burgundybox:before {
	background: #7b183a;
}

.homebanner .slidebox {
	position: absolute;
	max-width: 1640px;
	margin: 0px auto;
	width: 100%;
	left: 0;
	right: 0;
	float: left;
	padding: 0 0 0 20px;
}

.bluebox .textin, .burgundybox .textin, .navybox .textin, .lightbluebox .textin {
	position: relative;
	max-width: 1640px;
	margin: 0px auto;
	width: 100%;
	float: left;
	padding: 0 0 0 20px;
	z-index: 99;
}

.bannertext {
	max-width: 640px;
	color: #fff;
	padding-top: 50px;
	z-index: 9;
	position: relative;
}

.homebanner .col-6.imgbox {
	width: 58%;
	position: relative;
	bottom: 0;
}

.homebanner .slidebox .bannerbtn {
	display: none;
}

.bannertext h1 {
	margin-bottom: 22px;
}

.col-6.imgbox {
	width: 58%;
}

.subtext {
	font-weight: normal;
	margin-bottom: 0;
}

.subtext a {
	text-decoration: underline;
	color: #fff;
}

.subtext a:hover {
	text-decoration: none;
	color: #fff;
}

.subtext p:last-child {
	padding-bottom: 0;
}

.InnerBanner .textin{ height: 550px}

.InnerBanner .flexWrap {
	align-items: center;
	justify-content: flex-end;
}

.InnerBanner .box:before {
	padding-top: 56%;
}

.InnerBanner .slide:before {
	position: absolute;
	margin: 0px;
	left: 0;
	top: 50px;
	right: 0;
	content: "";
	width: 50%;
	height: calc(100% - 50px);
	z-index: 9;
}

.InnerBanner .slide.bluebox:before {
	background: #1a5f80;
}

.InnerBanner .slide.navybox:before {
	background: #13234a;
}

.InnerBanner .slide.burgundybox:before {
	background: #7b183a;
}

.InnerBanner .bannertext {
	padding: 150px 0 100px;
}

.InnerBanner .col-6.imgbox {
	width: 58%;
	position: absolute;
	bottom: 0;
}

.InnerBanner .slide.lightbluebox:before {
	background: #C9E0E6;
}

/* New css */
.InnerBanner .col-6.imgbox .imageHolder {
	right: 0;
	width: 70%;
	left: auto;
}

.InnerBanner .col-6.imgbox {
	width: 50%;
}

.cli-bar-message a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}

.cli-bar-message a:hover {
	text-decoration: none !important;
}

.ContentWidthHero .flexWrap {
	align-items: center;
}

.MobileViewLogo {
	display: none;
}

.ContentWidthHero .box:before {
	padding-top: 100%;
}

.ContentWidthHero .HeroContent h2 img {
	max-width: 500px;
	max-height: 100px;
	width: auto;
	height: auto;
}

.HeroContent {
	max-width: 600px;
	color: #13234a;
}

.HeroContent h2 {
	margin-bottom: 42px;
}

.HeroAddress {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	text-transform: uppercase;
	margin: 15px 0 0;
}

.HeroExtendedWidth .nhIcon {
	position: absolute;
	top: -37px;
}

.HeroExtendedWidth .col-5 {
	position: absolute;
	max-width: 100%;
	margin: 0px auto;
	right: 0;
	left: 40px;
	width: 100%;
	padding: 0 20px;
}

.HeroExtendedWidth .bannertext {
	max-width: 46%;
	color: #fff;
	z-index: 9;
	position: relative;
	padding: 70px 80px 60px;
}

.timeSpanTop span {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	text-transform: uppercase;
	line-height: 23px;
	margin-right: 20px;
}

.HeroExtendedWidth h2 {
	margin: 40px 0 20px;
}

.HeroExtendedWidth .date {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	text-transform: uppercase;
	line-height: 23px;
}

.smallcap {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	text-transform: uppercase;
	line-height: 23px;
}

.HeroExtendedWidth .container {
	width: 100%;
	padding: 0 60px;
}

.HeroExtendedWidth .flexWrap {
	align-items: flex-end;
	justify-content: flex-end;
}

.HeroExtendedWidth .box:before {
	padding-top: 56%;
}

.plainText {
}

.plainText h4 {
	font-weight: 400;
	color: #801839;
	margin-bottom: 0px;
}

.plainText div.col-6 {
	margin-top: 40px;
}

.plainText div.col-6 p:last-child {
	padding-bottom: 0;
	margin-bottom: 0px;
}

.plainText a {
	text-decoration: underline;
}

.plainText a:hover {
	text-decoration: none;
}

.plainText .plainSubtitle {
	font-size: 24px;
	line-height: 30px;
	color: #17224B;
}

/* Images/Video setion */
.imagesVideobox {
	padding: 0px 0 180px;
	margin-bottom: 30px;
}

.imagesVideobox .flexWrap {
	align-items: flex-end;
	position: relative;
}

.subhead {
	font-size: 35px;
	color: #801839;
	line-height: 50px;
}

.imagesVideobox h2 {
	color: #801839;
	margin-bottom: 20px;
}

.Hhousebox div, .nhousebox div {
	margin-bottom: 22px;
}

.nhousebox {
	width: 520px;
	float: right;
	background: #fff;
	padding: 34px;
	margin-bottom: -90px;
	z-index: 9;
	position: absolute;
	right: 0;
	top: 0;
}

.Hhousebox {
	width: 530px;
	float: left;
	background: #fff;
	padding: 34px;
	z-index: 9;
	position: absolute;
	bottom: -160px;
}

.bannerbtn {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 110px;
	left: 0;
	right: 0;
	z-index: 999;
}

.homebanner .bannerbtn .btnNew {
	background: #fff;
	color: #801839;
}

.homebanner .bannerbtn .btnNew:hover {
	color: #fff;
}

.Leftbox .box {
	max-width: 660px;
}

.Leftbox .box:before {
	padding-top: 116%;
}

.imagesVideobox .vidbox .imageHolder:before {
	background: url(images/playbtn.svg) no-repeat center;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
  background-size: 132px;
}

.downloadPDF{ background:url(images/download.svg) no-repeat center;position: absolute;width: 100%;height: 100%;left: 0;right: 0;}

.imagesVideobox .vidbox .imageHolder:before {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.imagesVideobox .vidbox .imageHolder:hover:before {
	transform: scale(1.1);
}

.curvyImgText {
	color: #fff;
	overflow: hidden;
}

.curvyImgText .btnNew {
	color: #fff;
	border: #fff solid 1px;
	background: none;
	margin-top: 40px;
}

.curvyImgText .btnNew:before {
	background: #fff;
}

.curvyImgText .btnNew:hover {
	color: #801839;
}

.curvyImgText .flexWrap {
	align-items: center;
}

.curvyImgText h2 {
	margin-bottom: 0;
}

.curvyImgText .box:before {
	padding-top: 48%;
}

.rightContent {
	max-width: 900px;
	padding: 0 100px;
	position: relative;
	z-index: 9;
}

.rightContent span {
	display: block;
	padding: 24px 0 0px;
}

.curvyImgText .col-6:first-child {
	position: relative;
}

.curvyImgText.blue .col-6:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	background: url(images/curvybluebg.svg) no-repeat right;
	width: 40%;
	height: 101%;
	z-index: 9;
	right: -120px;
}

.curvyImgText.navy .col-6:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	background: url(images/curvynavybg.svg) no-repeat right;
	width: 40%;
	height: 101%;
	z-index: 9;
	right: -120px;
}

.curvyImgText.burgundy .col-6:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	background: url(images/curvyburgundybg.svg) no-repeat right;
	width: 40%;
	height: 101%;
	z-index: 9;
	right: -120px;
}

.Threeimages {
}

.Threeimages h2 {
	color: #801839;
	margin: 36px 0 20px;
}

.Threeimages .flexWrap {
	margin: 0 -14px;
}

.Threeimages .col-4 {
	padding: 0 14px 60px;
}

.Threeimages .col-4 span {
	display: block;
	margin-bottom: 20px;
}

.Threeimages .textWithArrow {
	color: #1a5f80 !important;
}

.Threeimages .textWithArrow:hover {
	color: #000 !important;
}

.imagesQuoteSec {
}

.imagesQuoteSec .flexWrap {
	position: relative;
}

.imagesQuoteSec .imgright {
	position: absolute;
	right: 0;
	width: 56%;
	height: 100%;
}

.quotebox h4 {
	color: #801839;
	font-weight: 400;
	padding-top: 70px;
}

.quoteLeft:before {
	content: none;
	position: absolute;
	left: 22px;
	top: 0;
	width: 54px;
	height: 36px;
	background: url(images/quoteicon.svg) no-repeat;
}

.author {
	color: #13234a;
	font-size: 20px;
	font-weight: 600;
}

.quoteLeft {
	max-width: 600px;
	padding: 0px 12% 54px 22px;
	width: 100%;
    margin: auto;
}

.quoteRight {
	max-width: 548px;
	width: 100%;
	float: right;
	background: #fff;
	margin: 0 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 22px;
}

.quoteRight:before {
	content: none;
	position: absolute;
	left: 22px;
	top: 22px;
	width: 54px;
	height: 36px;
	background: url(images/quoteicon.svg) no-repeat;
}

/* latest News Section */
.latestNews {
	background: #e3f4f5;
	padding: 80px 0 0;
}

.latestNews h2 {
	color: #801839;
	margin: 0px 0 30px;
}

.latestNews h4 {
	font-weight: 400;
	margin-bottom: 30px;
}

.latestNews h5 {
	font-weight: 600;
	color: #7b183a;
	margin: 18px 0;
}

.latestNews .flexWrap {
	margin: 0 -14px;
}

.latestNews .col-4 {
	padding: 0 14px 80px;
}

.latestNews .col-4 span {
	display: block;
	margin-bottom: 20px;
}

.latestNews h4 a {
	color: #13234a;
	display: block;
}

.latestNews h4 a:hover {
	color: #801839;
}

.latestNews .textWithArrow {
	color: #1a5f80 !important;
}

.latestNews .textWithArrow:hover {
	color: #000 !important;
}

.gallery {
	padding: 50px 0 40px;
}



/*.gallery .slick-prev {*/
/*	top: auto !important;*/
/*	left: auto;*/
/*	right: 100px !important;*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	bottom: 0;*/
/*}*/

.gallery ul {
	padding: 0 0 74px;
	margin: 0 -8px;
}

.gallery ul li {
	padding: 0 8px;
}

.gallery .vidbox .imageHolder:before {
	background: url(images/playbtn.svg) no-repeat center;
	background-size: 50px;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
}

.gallery .vidbox .imageHolder {
	background: #000;
}

.videolink {
	margin: -46px 0 0;
}

.videolink .btnNew {
	padding: 12px 30px 10px;
}

.gallerySquare {
	background: #90d1d7;
	padding: 50px 0 40px;
}

.gallerySquare .box::before {
	padding-top: 100%;
}

.gallerySquare .slick-next {
	top: auto !important;
	right: 40px !important;
	width: 24px;
	height: 24px;
	bottom: 0;
}

.gallerySquare .slick-prev {
	top: auto !important;
	left: auto;
	right: 100px !important;
	width: 24px;
	height: 24px;
	bottom: 0;
}

.gallerySquare ul {
	padding: 0 0 74px;
	margin: 0 -8px;
}

.gallerySquare ul li {
	padding: 0 8px;
}

.gallerySquare .vidbox .imageHolder:before {
	background: url(images/playbtn.svg) no-repeat center;
	background-size: 50px;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
}

.gallerySquare .vidbox .imageHolder {
	background: #000;
}

.TwoColContent {
  padding: 80px 0
}

.TwoColContent .col-4 h6 {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #801839;
	display: block;
	text-transform: uppercase;
	margin: 0px 0 4px;
}

.subtitle {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #13234a;
	display: block;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.editorTwoCol {
	padding-right: 100px;
	padding-bottom: 60px;
	overflow: hidden;
}

.editorTwoCol h4 {
	color: #801839;
	font-weight: 400;
}

/* .TwoColContent .col-4 strong {
	color: #801839;
} */

.TwoColContent .col-fifty .col-8, .TwoColContent .col-fifty .col-4 {
	width: 50%;
}

.TwoColContent .col-fifty .col-8 {
	padding-right: 50px;
}

.TwoColContent .col-fifty .col-4 {
	padding-left: 50px;
}

.TwoColContent .col-fifty .col-8 .editorTwoCol {
	padding-right: 0;
}

.TwoColContent .editorTwoCol:last-child {
	padding-bottom: 0 !important;
}

.col-4.addIcon {
	padding-top: 105px;
}

.leftLogo {
	margin: 0px 0 30px;
}

.leftLogo img {
	max-height: 80px;
	width: auto;
	height: auto;
}

.TwoColContent li {
	line-height: 26px;
}

.LeftImgText .TwoBox, .RightImgText .TwoBox {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: row wrap;
	padding: 0;
	list-style: none;
	align-items: stretch;
	-webkit-box-align: stretch;
	flex-wrap: wrap;
	color: #fff;
}

.TwoBox .box {
	height: 100%;
}

.imgBgBox {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.RightImgText .col-6 {
	order: 2;
}

.RightImgText .col-6.textbox {
	order: 1;
	padding: 0 100px 0 100px;
}

.textbox {
	padding: 0 200px 0 100px;
	display: flex;
	align-items: center;
}

.RightImgText .col-6.textbox {
	justify-content: flex-end;
}

.textbox a {
	text-decoration: underline;
}

.textbox a:hover {
	text-decoration: none;
}

.textbox .inbox {
	padding: 40px 0;
}

.textbox h2 {
	margin-bottom: 40px;
}

.LeftImgText .btnNew, .RightImgText .btnNew {
	border: #fff solid 1px;
	margin: 10px 0 0;
	padding: 17px 70px 16px;
	display: inline-block;
	background: none;
}

.LeftImgText .btnNew:hover, .RightImgText .btnNew:hover {
	border: #fff solid 1px;
	color: #000;
}

.LeftImgText .textbox p:last-child, .RightImgText .textbox p:last-child {
	padding-bottom: 0 !important;
}

.LeftImgText .btnNew:before, .RightImgText .btnNew:before {
	background: #fff;
}

.WrapperImgText .SpaceB:last-child {
	margin-bottom: 80px;
}

.navy .textbox a, .blue .textbox a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.navy .textbox a:hover, .blue .textbox a:hover {
	color: #fff;
	text-decoration: none;
}

.navy .textbox a.btnNew, .blue .textbox a.btnNew, .burgundy .textbox a.btnNew {
	text-decoration: none;
	color: #fff;
}

.navy .textbox a.btnNew:hover, .blue .textbox a.btnNew:hover, .burgundy .textbox a.btnNew:hover {
	color: #7b183a;
}

.burgundy .textbox a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.burgundy .textbox a:hover {
	color: #fff;
	text-decoration: none;
}

.according h2 {
	margin-bottom: 48px;
	color: #801839;
}

.according .flexWrap {
	margin: 0 -30px 40px;
}

.according .flexWrap .col-8, .according .flexWrap .col-2 {
	padding: 0 30px;
}

.accRow h4 {
	background: #13234a;
	color: #fff;
	padding: 10px 30px;
	font-weight: 400;
	position: relative;
	margin: 0;
	cursor: pointer;
}

.accRow h4:before {
	background: url(images/downArrow.svg) no-repeat right;
	content: "";
	position: absolute;
	width: 45px;
	height: 100%;
	right: 40px;
	top: 0;
	-webkit-transition: -webkit-transform 0.6s ease;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	transform: rotate(-90deg);
}

.accRow > h4.active:before {
	background: url(images/downArrow.svg) no-repeat center;
	content: "";
	transform: rotate(0deg);
}

.accRow > div {
	display: none;
	margin-bottom: 0px;
}

.according .btnNew {
	display: block;
	margin: 6px 0;
	padding: 18px 10px 17px;
	text-align: center;
}

.according .btnNew.blue {
	background: #1a5f80 !important;
}

.ContentB {
	padding: 40px 100px 10px 34px;
}

.OurTrustees h2 {
	margin-bottom: 40px;
}

.OurTrustees .box::before {
	padding-top: 120%;
}

.OurTrustees .flexWrap {
	margin: 0 -60px;
}

.OurTrustees .col-3 {
	padding: 0 60px;
	margin-bottom: 100px;
}

.OurTrustees a {
	color: #13234a;
}

.OurTrustees a:hover {
	color: #801839;
}

.innerbox {
	position: relative;
}

.innerbox h6 {
	margin-bottom: 0;
}

.trusteeInfo {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #fff;
	width: 260px;
	padding: 20px;
	line-height: normal;
}

.trusteeInfo, .Doctitle {
	cursor: auto;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.OurTrustees .imageHolder {
	overflow: hidden;
}

.Doctitle:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #13234a;
	color: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Doctitle:hover {
	color: #fff;
}

.trusteeInfo:hover:before, .trusteeInfo:focus:before, .trusteeInfo:active:before, .Doctitle:hover:before, .Doctitle:focus:before, .Doctitle:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.trusteeInfo span {
	display: block;
}

.findOutMoreBtn {
	position: absolute;
	margin-top: 10px;
}

.findOutMoreBtn {
	font-size: 16px;
	padding-right: 40px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #801839;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 16px;
	position: absolute;
}

.findOutMoreBtn:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0px;
	top: 0px;
	background: url(images/arrow.svg) no-repeat right;
	transition: transform 0.3s ease-out;
}

.findOutMoreBtn:hover:before {
	transform: translateX(4px);
}

.twoColFixed h2 {
	margin-bottom: 40px;
}

.twoColFixed .flexWrap {
	position: relative;
}

.twoColFixed {
	padding-bottom: 60px;
}

.Bluebg .flexWrap:before {
	background: #1a5f80;
	content: "";
	position: absolute;
	width: 90%;
	top: 60px;
	left: 10%;
	height: 100%;
	z-index: -1;
}

.Bluebg path {
	fill: #1a5f80;
}

.Navybg .flexWrap:before {
	background: #13234a;
	content: "";
	position: absolute;
	width: 90%;
	top: 60px;
	left: 10%;
	height: 100%;
	z-index: -1;
}

.Navybg path {
	fill: #13234a;
}

.Burgundybg .flexWrap:before {
	background: #7b183a;
	content: "";
	position: absolute;
	width: 90%;
	top: 60px;
	left: 10%;
	height: 100%;
	z-index: -1;
}

.Burgundybg path {
	fill: #7b183a;
}

.ContentRight {
	padding: 20px 80px 30px;
	color: #fff;
	height: 100%;
}

.ContentRight a {
	color: #fff;
}

.nhIcon {
	background: #fff;
	display: inline-block;
	padding: 21px 14px;
	width: 74px;
	height: 74px;
	border-radius: 50%;
}

.twoColtext {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 34px 0 70px;
}

.infoBlock {
	position: absolute;
	bottom: 0;
}

.infoBlock span {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 40px;
}

.infoBlock span:first-child {
	padding-left: 0;
}

.ListView h2 {
	margin: 46px 0 40px;
}

.ListView .flexWrap {
	margin: 0 -20px;
}

.listbox {
	background: #efefef;
	padding: 30px 25px 60px;
	margin: 0 20px 0px;
	position: relative;
	height: 100%;
}

.ListView .col-4 {
	margin-bottom: 50px;
}

.listbox h2 a {
	color: #13234a;
}

.listbox h2 a:hover {
	color: #801839;
}

.listdate {
	color: #13234a;
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
	display: block;
}

.timespan .listdate {
	display: inline-block;
	margin-right: 18px;
}

.timespan .twoCollocation {
	margin-left: 18px;
}

.timespan span {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
}

.timespan .twoColtime {
	margin: 8px 0 0;
	display: block;
}

.ListView .nhIcon {
	background: #efefef;
	margin: -36px 0 0 -16px;
	position: relative;
}

.listIn {
	padding: 0 28px;
}

.News .textin {
	position: relative;
	max-width: 1640px;
	margin: 0px auto;
	width: 100%;
	left: 0;
	right: 0;
	float: left;
	padding: 0 0 0 20px;
	z-index: 99;
}

.News .slide:before {
	position: absolute;
	margin: 0px;
	left: 0;
	top: 50px;
	right: 0;
	content: "";
	width: 50%;
	height: calc(100% - 50px);
	z-index: 9;
	background: #efefef;
}

ul.page-numbers {
	padding-left: 0px;
	padding-bottom: 0;
}

.pagination {
	width: 100%;
	padding: 0 20px;
}

.pagination ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0px;
}

.pagination ul li span.page-numbers.current {
	color: #801839;
}

.pagination ul li a, .pagination ul li span {
	font-size: 16px;
	padding: 0px;
	width: 22px;
	text-align: center;
	display: block;
	color: #13234a;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
}

.prev {
	background: url(images/prevarrow.svg) no-repeat;
	font-size: 0 !important;
	width: 21px;
	height: 20px;
	display: block;
	top: -4px;
	position: relative;
	margin-right: 4px;
}

.next {
	background: url(images/nextarrow.svg) no-repeat;
	font-size: 0 !important;
	width: 21px;
	height: 20px;
	display: block;
	top: -4px;
	position: relative;
	margin-left: 4px;
}

.BookYourPlace .col-8 {
	padding-right: 80px;
}

.bookplace {
	padding: 40px 50px;
	background: #efefef;
	margin-bottom: 50px;
}

.Block3 {
	margin: 20px 0 42px;
	font-size: 16px;
}

.Block3 span {
	padding: 0 22px;
}

.Block3 span:first-child {
	padding-left: 0;
}

.BookYourPlace .btnNew {
	display: inline-block;
}

.addcal {
	margin: 0 0 40px;
}

.BookYourPlace .alignnone {
	margin-top: 0;
}

.BookYourPlace .col-4 p:last-child, .BookYourPlace .col-8 p:last-child {
	padding-bottom: 0;
}

.BookYourPlace .col-4 p:last-child img {
	margin-bottom: 0;
}

.videoLeft h2, .videoRight h2 {
	margin-bottom: 40px;
}

.videoLeft .flexWrap {
	align-items: flex-end;
}

.videoLeft .col-3, .videoRight .col-3 {
	position: absolute;
	max-width: 1640px;
	margin: 0px auto;
	right: 0;
	left: 0;
	width: 100%;
	padding: 0 20px;
}

.videoLeft .videoText, .videoRight .videoText {
	max-width: 600px;
	width: 100%;
	float: right;
	padding: 60px 50px;
	color: #fff;
	position: relative;
	z-index: 9;
}

.videoRight .videoText {
	float: left;
}

.videoRight .col-9 {
	order: 2;
}

.videoRight .flexWrap {
	align-items: flex-end;
	justify-content: flex-end;
}

.videoRight .col-9, .videoLeft .col-9 {
	background: #EFEFEF;
}

/* Document Section */
.Document h2 {
	margin-bottom: 40px;
	padding-left: 20px;
}

.Document .flexWrap {
	margin: 0 -130px;
	padding-left: 20px;
}

.Document .col-4 {
	padding: 0 130px;
	margin-bottom: 100px;
}

.Docbox {
	position: relative;
}

.Docbox h6 {
	margin-bottom: 0;
}

.Doctitle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #fff;
	width: 260px;
	padding: 20px;
}

.Document .box::before {
	padding-top: 120%;
}

.pageNotFound {
	width: 100%;
	padding: 0 20px;
	max-width: 700px;
	text-align: center;
	margin: 100px auto;
}

.pageNotFound > div {
	border: 6px solid #1a5f80;
	width: 250px;
	height: 250px;
	margin: 0px auto;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.pageNotFound > div span {
	color: #1A5F80;
	font-size: 80px;
	position: absolute;
	right: 24px;
	top: 46%;
	font-weight: bold;
	left: 0px;
	width: 100%;
}

.subcontent .passwordProBox {
	max-width: 940px;
	margin: 0px auto;
	padding: 46px;
	background: #efefef;
}

.passwordProBox h2 {
	margin-bottom: 30px;
}

.passwordBox {
	margin: 10px 0 30px;
}

.passwordBox input {
	background: #fff;
	border: 0;
	max-width: 600px;
	width: 100%;
	padding: 12px;
}

.passwordProBox a {
	font-weight: bold;
	color: #13234a;
}

.passwordProBox p:last-child {
	padding-bottom: 0;
}

.passwordProBox .btnNew {
	margin-top: 20px;
	border: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

.passwordProBox .btnNew:hover {
	background: #13234a;
}

.boxText {
	max-width: 500px;
}

.custom-password-message {
	color: #ff0000;
	padding: 10px 0 0;
	display: block;
}

.ContactRow {
	padding-bottom: 60px;
	color: #1a5f80;
}

.ContactRow .flexWrap {
	position: relative;
	align-items: center;
}

.ContactRow .flexWrap:before {
	background: #efefef;
	content: "";
	position: absolute;
	width: 90%;
	top: 60px;
	left: 10%;
	height: 100%;
	z-index: -1;
}

.ContactRow .mapRight {
	padding: 80px 80px 0px;
}

.ContactRow .mapRight h2 {
	color: #1a5f80;
	margin-bottom: 70px;
	margin-left: 40px;
}

.ContactRow .mapRight h2 img {
	max-width: 500px;
	max-height: 100px;
	width: auto;
	height: auto;
}

.ContactRow .mapText {
	margin-left: 40px;
}

.mapText a {
	color: #1a5f80;
	font-weight: bold;
}

.mapText a:hover {
	color: #801839;
}

.ContactRow iframe {
	width: 100%;
	height: 100%;
}

.mapAddress {
	margin-top: 50px;
	padding-right: 20px;
	margin-left: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #13234a;
	text-transform: uppercase;
	line-height: 23px;
	position: absolute;
	bottom: 0;
}

.mapRight .nhIcon {
	padding: 0px;
	position: absolute;
	top: 20px;
	display: flex;
	align-items: center;
	border-radius: 50%;
	overflow: hidden;
}

.mapRight .nhIcon img {
	max-height: 74px;
	width: auto;
	margin: 0px auto;
}

.ContactRow .box {
	background: #f2f3f4;
}

.contactInfo {
	color: #1a5f80;
	font-weight: bold;
}
/* Contact Row css*/

/* Page */
.page-template-default .post > h2 {
	margin-bottom: 80px;
}

.contactpage .container_1600 > h2 {
	margin-bottom: 80px;
}

/* Common css */
.SpaceB {
	margin-bottom: 80px;
}

.burgundy {
	background: #7b183a;
}

.blue {
	background: #1a5f80;
}

.navy {
	background: #13234a;
}

.burgundy path {
	fill: #7b183a;
}

.blue path {
	fill: #1a5f80;
}

.navy path {
	fill: #13234a;
}

.BookYourPlace a, .entry a, .TwoColContent a {
	text-decoration: underline;
}

.BookYourPlace a:hover, .entry a:hover, .TwoColContent a:hover {
	text-decoration: none;
}

.textWithArrow {
	font-size: 16px;
	padding-right: 40px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	color: #801839;
	text-decoration: none;
	position: relative;
	text-transform: uppercase;
}

.textWithArrow:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0px;
	top: 0px;
	background: url(images/arrow.svg) no-repeat right;
	transition: transform 0.3s ease-out;
}

.textWithArrow:hover:before {
	transform: translateX(4px);
}

.btnNew {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
	color: #fff;
	padding: 18px 60px 16px;
	cursor: pointer;
	background: #801839;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.btnNew:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #13234a;
	color: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.btnNew:hover {
	color: #fff;
}

.btnNew:hover:before, .btnNew:focus:before, .btnNew:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

input.button {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
	color: #fff;
	padding: 16px 40px 14px;
	cursor: pointer;
	background: #801839;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	border: 0;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

input.button:hover {
	color: #fff;
	background: #13234a;
}

.videoContainer {
	position: relative;
	overflow: hidden;
	padding-top: 56%;
	margin-bottom: 20px;
}

.videoContainer iframe {
	max-width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	right: 0;
}

.videoWrapper {
	position: relative;
	width: 100%;
}

.videoIframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	background-color: transparent;
}

.videoWrapper.vimeoplayer {
	height: auto;
}

.videoWrapper.vimeoplayer .vidBox {
	width: 100%;
	padding-top: 56%;
	position: relative;
}

.videoWrapper.Novimeo {
	height: 0;
	padding-top: 56%;
}

.ContentWidthHero .videoWrapper.vimeoplayer .vidBox {
	width: 100%;
	padding-top: 56%;
}

.ContentWidthHero .videoWrapper.vimeoplayer {
	overflow: hidden;
}

.ContentYT {
	width: 100%;
	padding-top: 56%;
}

.videoLeft .videoWrapper, .videoRight .videoWrapper {
	overflow: hidden;
}

.videorowYT .vidBox {
	padding-top: 56%;
	width: 100%;
}

.play-video {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-size: cover;
	text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: opacity 800ms, height 0s;
	-moz-transition: opacity 800ms, height 0s;
	transition: opacity 800ms, height 0s;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
}

.play-video:before {
	background: url(images/playbtn.svg);
	content: "";
	position: absolute;
	top: 50%;
	left: 0%;
	width: 132px;
	height: 132px;
	margin: 0;
	align-items: center;
	justify-content: center;
	-webkit-transition: border-color 300ms;
	-moz-transition: border-color 300ms;
	transition: border-color 300ms;
	right: 0;
	margin: 0px auto;
	margin-top: -66px;
}

.Threeimages .col-4 .box, .latestNews .col-4 .box {
	overflow: hidden;
}

.Threeimages .col-4 img, .latestNews .col-4 img {
	display: block;
	position: relative;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.Threeimages .col-4:hover img, .latestNews .col-4:hover img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}

.play-video:before, .gallery .vidbox .imageHolder:before {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.play-video:hover:before, .gallery .vidbox .imageHolder:hover:before {
	transform: scale(1.1);
}

.videoWrapperActive .play-video {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
	-moz-transition-delay: 0s, 800ms;
	transition-delay: 0s, 800ms;
}

.videoLeft .videoWrapper.vimeoplayer .vidBox, .videoRight .videoWrapper.vimeoplayer .vidBox {
	width: 100%;
	padding-top: 56%;
}

.homebanner .ImageHolder, .homebanner .VideoplaceHolder {
	position: relative;
	z-index: 0;
}

.homebanner .VideoplaceHolder {
	background: #000;
}

.homebanner .VideoplaceHolder .posterimage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

.homebanner .ImageHolder::before, .homebanner .VideoplaceHolder::before {
	content: "";
	display: block;
	padding-top: 70%;
}

.homebanner .ImageHolder img, .homebanner .VideoplaceHolder img {
	width: 100%;
}

.homebanner .imagePlace, .homebanner .VideoBox {
	width: 100%;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background: #000;
}

.videoHolder {
	position: absolute;
	z-index: 2;
	background-color: black;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	display: none;
	width: 110%;
	border-radius: 0px 10px 0px 0px;
}

.ImageTextRow .posterimage {
	position: relative;
	z-index: 2;
	height: 100%;
}

.playVideo {
	background: url(./images/playbtn.svg);
	background-size: 115px 115px;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	width: 115px;
	height: 115px;
	font-size: 0px;
	border-radius: 100%;
}

.vrLoader {
	background: #000;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fluidVideo {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}

.videoinner {
	position: relative;
	height: 0;
	padding-top: 56.25%;
}

.entry .fluidVideo {
	position: relative;
	top: 0px;
	width: 100%;
	height: 100%;
	padding-bottom: 56.25%;
}

.entry .fluidVideo iframe {
	width: 100% !important;
	height: 100% !important;
}

.fluidVideo iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.homebanner .VideoplaceHolder {
	position: relative;
	padding-top: 56%;
	height: 0;
}

.imgbox .box:before {
	padding-top: 56.25%;
}

.VideoplaceHolder {
	position: relative;
}

.VideoBox iframe {
	width: 100% !important;
	height: 100% !important;
}

.ContentWidthHero .box:before, .videoLeft .box:before, .videoRight .box:before {
	padding-top: 56.25%;
}

#bboxdonation_btnSecurePayment {
	background: #1a5f80;
	border: 0;
	border-radius: 0;
}

footer {
	background: #801839;
	padding: 50px 0 30px;
	color: #fff;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 40px;
}

footer a {
	color: #fff;
	text-decoration: none;
	line-height: normal !important;
	display: inline-block;
}

footer h5 {
	font-weight: 700;
}

.lastmenu {
	padding: 0px 0 0 30px;
	width: 23% !important;
}

.staffportal {
	margin-top: 16px;
	display: block;
}

.FooterMenu {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: row wrap;
	padding: 0;
	list-style: none;
}

.FooterMenu > li {
	width: 25%;
	display: inline-block;
}

.FooterMenu > li > a {
	font-weight: 700;
	line-height: 27px !important;
}

.footerBottom .flexWrap {
	align-items: flex-end;
}

.footerlink .col-2 img {
	margin-top: 20px;
}

.footerlink ul li a {
	font-size: 20px;
	line-height: 40px;
}

.footerlink ul li a:hover {
	color: #0092a7;
}

.footerlink li.current_page_item > a, .pagelink li.current_page_item > a {
	color: #fff !important;
	text-decoration: underline;
}

.sociallink ul li {
	display: inline-block;
	margin-left: 10px;
}

.sociallink ul li:first-child {
	margin-left: 0 !important;
}

.info {
	font-size: 20px;
}

.phone {
	margin-bottom: 20px;
	display: block;
}

.addressNH {
	margin-bottom: 20px;
}

.pagelink {
	margin: 0 0 20px;
}

.pagelink a {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

.pagelink a:hover {
	color: #0092a7;
}

.footerBottom {
	margin-top: 8px;
}

.sociallink a path {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sociallink a:hover path {
	fill: rgb(255 255 255 / 80%) !important;
}

.FooterBottomMenu li {
	display: inline-block;
}

.custombtn {
	margin-top: 14px;
	padding-right: 20px;
}

.custombtn a {
	background: #fff;
	color: #0092a7;
	text-transform: uppercase;
	font-family: "Conv_Brandon_bld", sans-serif;
	display: inline-block;
	text-align: center;
	padding: 21px 20px 20px;
}

.custombtn a:hover {
	text-decoration: none;
	background: #1a5f80;
	color: #fff !important;
}

.footerlink li.custombtn.current_page_item > a, .footerlink li.custombtn.current_page_item > a {
	text-decoration: none;
	background: #1a5f80;
	color: #fff;
}

.mobileView {
	display: none;
}

.menu-staff-portal-container {
	display: none;
}

.footerBottom a:hover {
	color: #0092a7;
}

.cky-consent-container .cky-consent-bar {
	background: #13234a !important; color: #fff !important; padding: 14px 25px !important; font-size: 15px !important; border: 0 !important
}
.cky-notice-des p{ margin: 0; padding: 0;font-size: 12pt !important; line-height: 22px !important;}
.cky-notice-des{color: #fff !important;width: 70%; text-align: left; font-size: 11pt; line-height: 18px; font-weight: normal;}
.cky-notice-des a{color: #fff !important;  text-decoration: underline; background: none !important;border:0px !important; padding-bottom: 1px;}
.cky-notice-des a:hover{text-decoration: none !important}
.cky-notice .cky-title{display: none;}
.cky-notice-btn-wrapper button {
	font-size: 14px !important;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 21px !important;
	text-transform: uppercase;
	color: #fff !important;
	padding: 9px 12px !important;
	cursor: pointer;
	background: transparent !important;
	text-decoration: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: #fff solid 1px !important;
}

.cli_settings_button:hover, .cli_setting_save_button:hover, .cli_action_button:hover {
	color: #13234a !important;
}

.cli_settings_button:hover:before, .cli_setting_save_button:hover:before, .cli_action_button:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.cli_settings_button:before, .cli_setting_save_button:before, .cli_action_button:before {
	background: #fff;
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.cli_settings_button {
	margin-right: 10px;
}

.cli-tab-container h4, .cli-tab-container h1 {
	font-family: "Conv_Brandon_bld", Sans-Serif;
	color: #13234a !important;
	text-transform: uppercase;
	line-height: normal;
	margin: 10px 0 20px !important;
}

.cli_setting_save_button {
	background: #13234a !important;
	color: #fff !important;
}

.cli_setting_save_button:before {
}

.homebanner .slick-prev:hover {
	background: #1a5f80 url(images/leftarrow_white.svg) no-repeat center !important;
	background-size: 20px !important;
}

.homebanner .slick-next:hover {
	background: #1a5f80 url(images/rightarrow_white.svg) no-repeat center !important;
	background-size: 20px !important;
}

.homebanner .slick-prev {
	right: 60px !important;
	top: auto !important;
	left: auto !important;
	width: 60px;
	height: 60px;
	bottom: -31px;
	z-index: 9;
}

.homebanner .slick-next {
	top: auto !important;
	bottom: 0;
	right: 0 !important;
	width: 60px;
	height: 60px;
	bottom: -31px;
}

.homebanner .slick-next {
	background: #ddf0f2 url(images/rightarrow.svg) no-repeat center !important;
	background-size: 20px !important;
}

.homebanner .slick-prev {
	background: #ddf0f2 url(images/leftarrow.svg) no-repeat center !important;
	background-size: 20px !important;
}

.homebanner .slide {
	position: relative;
}

.slick-slider {
	overflow: hidden;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-next {
	background: url(images/rightarrow.svg) no-repeat center !important;
	background-size: 20px !important;
}

.slick-prev {
	background: url(images/leftarrow.svg) no-repeat center !important;
	background-size: 20px !important;
}

.slick-next:before, .slick-prev:before {
	display: none;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-arrow.slick-disabled {
	opacity: 0.5;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #fff;
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: "ï¿½ï¿½?";
}

[dir="rtl"] .slick-prev:before {
	content: "â†’";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "â†’";
}

[dir="rtl"] .slick-next:before {
	content: "ï¿½ï¿½?";
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 5px;
	cursor: pointer;
	border-radius: 10px;
	color: transparent;
	border: #000 solid 1px;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "â€¢";
	text-align: center;
	opacity: 0.25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
	background: #000;
}

.CalendarWrap .ics-calendar-month-grid {
	background: #bfbfbf;
	border-collapse: inherit;
}

.CalendarWrap .ics-calendar-month-grid th, .CalendarWrap .ics-calendar-month-grid td {
	border: 0px solid #000;
}

.CalendarWrap .ics-calendar-month-grid td {
	background: #fff;
}

.CalendarWrap .ics-calendar-select {
	font-size: 19px;
}

.CalendarWrap select {
	background-image: url(images/dd-arrow.png) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	border: 0;
	margin-top: -4px;
	border-radius: 0;
	border: 1px solid #000;
	background-color: transparent;
	padding: 3px 32px 3px 15px;
	height: 45px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h3.ics-calendar-label {
	font-size: 26px;
	line-height: 32px;
}

.ics-calendar-title {
	max-width: 100%;
	background: #801839;
	color: #fff;
	font-size: 3.400em;
	line-height: 1.176em;
	padding: 2% 3% 1.5%;
	display: block;
	min-width: 50%;
	margin-bottom: 40px;
}

.Calendar {
	width: 100%;
	position: relative;
}

.ics-calendar-label {
	color: #801839;
}

.CalendarWrap .ics-calendar-month-grid th {
	color: #fff;
}

.CalendarWrap .ics-calendar-month-grid th {
	background: #801839;
}

.CalendarWrap .ics-calendar-month-grid .today .day, .CalendarWrap .ics-calendar-month-grid .current .day {
	background: #801839;
	color: #ffffff;
}

.CalendarWrap .ics-calendar-month-grid th {
	font-size: 85%;
	padding: 5px 0;
}

.CalendarWrap .ics-calendar-month-grid td {
	font-size: 75%;
}

.eventdesc p:last-of-type {
	padding-bottom: 0px;
}

.eventdesc a {
	color: #fff;
	text-decoration: underline;
}

.eventdesc a:hover {
	color: #fff;
	text-decoration: none;
}

footer .col-10 {
	position: relative;
}

.loginMenu {
	display: none;
}

.menu-footer-menu-container .loginMenu {
	display: block;
	margin-top: 20px;
}

.loginMenu > a {
	font-weight: 700;
	line-height: 27px !important;
	pointer-events: none;
}

.ur-frontend-form.login {
	padding: 20px 10px !important;
}

.grecaptcha-badge {
	display: none;
}

.page-template-template-my-account .BoxWidth {
	max-width: 1200px;
}

.BoxWidth, .user-registration-ur-lost-password .BoxWidth {
	max-width: 600px;
	margin: 0px auto;
}

.LoginForm input[type=text], .LoginForm input[type=password] {
	border: 1px solid #afafb3;
}

.user-registration-error {
	position: relative;
	padding: 14px 15px 10px 40px !important;
}

.user-registration p {
	padding: 20px;
}

.user-registration-error::before {
	position: absolute;
	left: 10px;
	top: 8px;
}

.user-registration-MyAccount-content fieldset {
	padding: 30px;
	margin-bottom: 20px;
}

#user-registration .user-registration-MyAccount-content .edit-password legend, #user-registration .user-registration-MyAccount-content h2 {
	padding: 10px;
}

.container {
	color: #13234A !important;
}

.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button {
	padding: 10px !important;
}

.menu-user-account-menu-container li {
	padding: 0;
	display: block;
}

.menu-user-account-menu-container li a {
	padding: 15px 20px;
	display: block;
	font-weight: 400;
	font-size: 14px;
	font-family: sans-serif;
	text-decoration: none;
	border-width: 0 0 0 4px;
	border-style: solid;
	border-color: transparent;
	box-shadow: 0 0 0 transparent;
}

.lightblue {
	background: #97C9D2;
}

.LeftImgText.lightblue .textbox h2, .LeftImgText.lightblue .textbox .inbox, .RightImgText.lightblue .textbox h2, .RightImgText.lightblue .textbox .inbox {
	color: #17224B;
}

.LeftImgText.lightblue .btn, .RightImgText.lightblue .btn {
	text-decoration: none;
	color: #17224B;
	border: #17224B solid 1px;
}

.LeftImgText.lightblue .btn:before, .RightImgText.lightblue .btn:before {
	background: #17224B;
}

.LeftImgText.lightblue .btn:hover, .RightImgText.lightblue .btn:hover {
	color: #fff;
}

.LeftImgText .textbox .inbox, .RightImgText .textbox .inbox {
	max-width: 700px;
}

.fourColumn.lightblue {
	background: #C9E0E6;
}

.fourColumn.white {
	margin-bottom: 0px;
	padding-top: 0;
}

.fourColumn {
	padding: 80px 0 20px;
}

.fourColumn .container_1600 > h2 {
	margin: 0 0 20px;
	color: #13234A;
	font-size: 36px;
	line-height: 42px;
}

.fourColumn h6 {
	margin-bottom: 8px;
	color: #17224B;
}

.fourColumn .flexWrap {
	margin: 0 -12px;
}

.fourColumn .col-3 {
	padding: 0 12px 60px;
}

.fourColumn .col-3 h2 {
	margin: 13px 0 4px;
	font-size: 36px;
	line-height: 42px;
	color: #801839;
}

.fourColumn .topIcon {
	position: absolute;
	width: 50px;
	right: 10px;
	top: 10px;
	z-index: 9;
}

.fourColumn .imageHolder {
	overflow: hidden;
}

.fourColumn .BottomIcon {
	position: absolute;
	bottom: 0px;
	background: url(images/icon-curve-bg.svg) no-repeat bottom;
	width: 104%;
	height: 84px;
	background-size: cover;
}

.fourColumn .BottomIcon img {
	position: absolute;
	width: 50px;
	left: 12px;
	bottom: 12px;
	max-height: 48px;
}

.fourColText {
	color: #17224B;
}

.fourColumn .col-3 a .box {
	overflow: hidden;
}

.fourColumn .col-3 a img.OF-cover {
	display: block;
	position: relative;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.fourColumn .col-3 a:hover img.OF-cover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}

.VideoSummary.BSpace.white {
	margin-bottom: 0;
}

.VideoSummary.BSpace.white {
	padding-top: 0;
	margin-bottom: 0;
}

.lightgray {
	background: #E8E7EC;
}


.VideoSummary {
	padding: 80px 0 40px;
}

.VideoSummary h4{margin-bottom: 20px;}

.VideoSummary .flexWrap {
	margin: 0 -12px;
}

.VideoSummary .col-3 {
	padding: 0 12px 60px;
}

.VideoSummary span {
	font-weight: bold;
	display: block;
	margin: 0px 0 0px;
}

.VideoSummary .box {
	margin-bottom: 12px;
}

.ElearningVideo .col-6.firstBox {
	padding-bottom: 120px;
}

.Social-Share-Page {
	position: absolute;
	bottom: 0;
}

.Social-Share-Page ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.Social-Share-Page ul li {
	list-style-type: none;
	display: inline-block;
}

.Social-Share-Page svg {
	width: 52px;
	margin-top: 10px;
	margin-right: 10px;
}

.Social-Share-Page span {
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.sharethis-inline-share-buttons .st-btn {
	margin-right: 12px !important;
}

.ElearningContent {
	padding-right: 40px;
}

.ElearningVideo .ElearningSubtitle {
	color: #17224B;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 38px;
}

.ElearningVideo .ElearningSummary {
	color: #79123C;
	/* font-size: 17px;
	line-height: 24px; */
}

.ElearningSubtitle a {color:#17224B}
.ElearningContent a{text-decoration: underline;}
.ElearningContent a:hover{text-decoration:none;}

.ElearningVideo .playVideo {
	background: url(./images/playbtn.svg);
}

.VideoplaceHolder {
	background: #f7f7f7;
}

.ElearningVideo .box:before {
	padding-top: 56.25%;
}

.ElearningVideo .videoWrapper.vimeoplayer .vidBox {
	width: 100%;
	padding-top: 56%;
}

.ElearningVideo .videoWrapper.vimeoplayer {
	overflow: hidden;
}

.downloadPDF{ background:url(images/download.svg) no-repeat center;position: absolute;width: 115px;
    height: 115px;
    left: 0;
    right: 0;
    background-size: 115px;
    top: 50%;
    z-index: 9;
    display: block;
    margin: 0px auto;
    transform: translate(0px, -50%)}

    .galleryIcon{ background:url(images/galleryIcon.svg) no-repeat center;position: absolute;width: 115px;
        height: 115px;
        left: 0;
        right: 0;
        background-size: 115px;
        top: 50%;
        z-index: 9;
        display: block;
        margin: 0px auto;
        transform: translate(0px, -50%)}

.intro-Icons {
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px !important;
	width: 50%;
}

.intro-Icons span {
	margin-right: 50px;
	display: flex;
	align-items: center;
	color: #79123C;
	margin-bottom: 20px;
}

.intro-Icons img {
	max-width: 50px;
	max-height: 50px;
	margin-right: 10px;
}

.InnerBanner .bannertext {
	padding: 148px 0 64px;
}

.InnerBanner .lightbluebox {
	color: #17224B;
}

.InnerBanner .slide.lightbluebox:before {
	background: #C9E0E6;
}

.InnerBanner .lightbluebox .bannertext {
	color: #17224B;
}

.Right-Bottom-Icon {
	width: 65%;
	display: flex;
	position: relative;
	z-index: 9;
	justify-content: flex-end;
}
/* .Right-Bottom-Icon span{background: url(./images/rightbgshape.svg) no-repeat;background-size: 140px; width: 130px; height: 130px;} */
.Right-Bottom-Icon img {
	max-width: 110px;
}

.Right-Bottom-Icon span {
	position: absolute;
	bottom: 0;
}

.TwoBox .textWithArrow:before {
	background: url(images/arrow-white.svg) no-repeat right;
}

.TwoBox .textWithArrow {
	color: #fff !important;
	text-decoration: none !important;
}

.TwoBox .textWithArrow:hover {
	color: #fff !important;
}

.lightblue .TwoBox .textWithArrow:before {
	background: url(images/arrowNavy.svg) no-repeat right;
}

.lightblue .TwoBox .textWithArrow {
	color: #17224B !important;
	text-decoration: none;
}

.lightblue .TwoBox .textWithArrow:hover {
	color: #000 !important;
}

.TwoBox textarea {
	max-height: 188px;
}

.TwoBox .gform_footer {
	margin-top: 0 !important;
}

input.button {
	font-size: 16px;
	font-family: "Conv_Brandon_bld", Sans-Serif;
	line-height: 23px;
	text-transform: uppercase;
	color: #17224B;
	padding: 16px 40px 14px;
	cursor: pointer;
	background: #97C9D2;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	border: 0;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

input.button:hover {
	color: #17224B;
	background: #fff;
}

.gform_footer {
	position: relative;
}

input.gform_button + .gform_ajax_spinner {
	position: absolute;
	left: 150px;
	top: 36px;
}

.validation_message {
	display: none;
}

.col-fifty span.subtitle:empty {
	display: none;
}

div.validation_error {
	padding: 0 !important;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ff0000 !important;
	border: #ff0000 solid 1px !important;
	font-weight: normal !important;
	font-family: 'greycliff-cf', sans-serif !important;
}

.gform_confirmation_message {
	font-size: 22px;
	text-align: center;
	padding: 18px;
	border: #fff dashed 1px;
}

.gfield--type-captcha { display: none;}

.TwoBox .gfield.gfield_error {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.TwoBox .gfield.gfield_error .gfield_label {
	color: #ff0000 !important;
	font-weight: 500 !important;
}

.a2a_button_linkedin span{ background: #17224B !important}


.deskMenu ul{ margin:0px; padding:0px; list-style-type: none;}
.deskMenu ul.mainMenu > li{ margin:0px 16px; padding:0px;}
.deskMenu ul.mainMenu > li > a{text-decoration:none; }
/* .deskMenu ul > li:hover a::before {content:""; position: absolute; width: 100%; height: 100%; left: 0; right: 0; background:url(/images/uparrow.svg) no-repeat;} */
.deskMenu .mainMenu > li.menu-item-has-children > a{ position: relative;}
.deskMenu .mainMenu > li.menu-item-has-children > a:before{-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.deskMenu ul.mainMenu > li > a:hover, .deskMenu ul.mainMenu > li:hover > a{color:#000;}
.deskMenu ul.mainMenu>li.donate a:hover{ color:#fff;}
.deskMenu ul.mainMenu > li.menu-item-has-children>a:hover:before, .deskMenu ul.mainMenu> li.menu-item-has-children:hover > a:before{content:""; position: absolute; width: 26px;
height: 18px; left: 0; right: 0; background:url(../images/uparrow.svg) no-repeat;bottom: -2px; margin: 0px auto;}



.deskMenu ul.mainMenu>li>a{ padding: 22px 0}
.deskMenu ul.mainMenu>li.donate a{ padding: 5px 20px}
.deskMenu ul.mainMenu > li > ul.sub-menu{ display: none; height: auto; position: absolute; left:0;padding:30px 0; width:100%;
background-color:#fff; border-top:#1A5F80 solid 10px;z-index: 99999 !important; margin-top: 20px !important;
  -webkit-box-shadow: 0 16px 6px -6px rgba(0,0,0,0.4); -moz-box-shadow: 0 16px 6px -6px rgba(0,0,0,0.4); box-shadow: 0 16px 6px -6px rgba(0,0,0,0.4);}
.deskMenu .menuHolder{width: 50%; column-count: 2}
.deskMenu .menuHolder > li{width:100%; vertical-align:top; padding:0 10px;}
.deskMenu .menuHolder > li > a{display:block; width:100%; text-decoration:none;}
.deskMenu .menuHolder > li > ul li a{width: 100%; display:block; padding: 0px;  text-decoration:none;}
.deskMenu .menuHolder > li > ul > li{display: block; padding: 0;}
.menuHolder li ul li{ width: 100%;}
.twoCol{max-width: 1640px; padding: 0 20px; margin: 0px auto; height: 100%;}
.menumain{ width: 76%; float:right;text-align: left;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;flex-flow: row wrap;padding: 0 0 0 24px;list-style: none;}
.menumain .Headerbanner {display: block !important;width: 50%;}
.menumain .Headerbanner .flexWrap{background:#7b183a;color:#fff;width: 100%;}

nav ul li .sub-menu li a{ line-height: normal;}
.deskMenu .menuHolder{ line-height: normal;}
.menuHolder li ul li{ margin: 10px 0}
.menuHolder .sub-menu{ margin-top:-4px;}
.menuHolder>li{ padding-top: 5px !important; padding-bottom: 5px !important;}

#menu{ display: none;}

@media screen and (min-width: 0px) and (max-width: 1600px) {
.deskMenu ul.mainMenu > li { margin: 0px 20px;}
}

@media screen and (min-width: 0px) and (max-width: 1440px) {
.deskMenu ul.mainMenu > li { margin: 0px 10px;}
nav ul li a{ font-size: 19px !important; line-height: 28px !important;}
}

@media screen and (min-width: 0px) and (max-width: 1280px) {
nav ul li a {font-size: 15px !important; line-height: 27px !important;}
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
nav ul li a {font-size: 15px !important; line-height: 25px !important;}
.deskMenu ul.mainMenu > li { margin: 0px 8px;}
.deskMenu ul.mainMenu > li.menu-item-has-children>a:hover:before, .deskMenu ul.mainMenu> li.menu-item-has-children:hover > a:before{ bottom: -4px;}
}

@media screen and (min-width: 0px) and (max-width: 1100px) {
.donate a{ padding: 4px 10px !important;}
nav ul li a {font-size: 15px !important; line-height: 24px !important;}
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
nav.deskMenu{ display: none;}
.logo{ width: 100%; margin:30px auto !important; float: none;}
.logo img{ margin: 0px auto !important; height: 50px; object-fit: contain}
#menu-icon{display: block; background: #801839; position: absolute; left: 0; width: 84px; border-radius: 0px 10px 10px 0px; padding: 10px;-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
#menu-icon span {float: right; height: 3px; width: 40px;background: #fff;display: block;margin: 4px 0; border-radius: 4px;}
.menu-main-menu-container{ width: 100%; float: left;}
.searchbox{ float: left !important; margin: 20px 0 0 !important;}
.donate a, .donate.current_page_item>a{padding: 4px 10px !important;width: auto !important;display: inline-block !important;background: #fff !important; color: #1A5F80 !important;}
#menu .searchbox svg{ width: 32px; height: 32px;}
#menu .searchbox svg path{ fill:#fff !important}

#menu-toggle {position: absolute;left: 0;top: 50%; margin-top: -26px;z-index: 5;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
#menu-toggle.open { left: 300px; }
/* .topbar{ z-index: 9999; position: relative;} */

/* MENU STYLES */
ul#menu,#menu ul {list-style-type: none; padding: 0; margin: 0;}
#menu {background:#801839; width: 320px; position: fixed; top: 0; bottom: 0; left: -320px;z-index:9; padding: 40px 20px;}
#menu li { position: relative; }
#menu.open { left: 0; z-index: 999; height: 100vh}
#menu a {display: block;text-decoration: none; color: #fff; text-transform: uppercase;font-size: 20px;font-family: 'Conv_Brandon_bld',Sans-Serif;line-height: 29px; padding: 10px 0;}
#menu a:hover { color: white; text-decoration: underline;}
#menu .parent > ul {position: fixed; top: 0; bottom: 0; left: -100%; padding: 40px 30px; width: 320px;-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; transition: .5s ease-in-out;}

#menu .parent > ul > .parent:last-child > ul{ border-bottom:0px;}
#menu .parent > ul > .parent{ margin-bottom: 4px;}
#menu .parent > ul > .parent .submenu-toggle:before{ display: none;}
#menu .parent > ul > .parent .submenu-toggle.open:before{ display:block;}
#menu .parent > ul > .parent > ul{ border-bottom:#fff solid 1px;}
#menu .parent > ul > .parent > ul { position: relative; top: 0; bottom: 0; left:0; width:auto; padding: 0px 0 12px;}
#menu .parent > ul > .parent > ul li a{ font-size: 16px; color:#fff;font-family: 'greycliff-cf', sans-serif;font-weight: 400; padding: 0;}

#menu .parent.open > ul {left: 0;background: #801839; z-index: 9; height: 100vh}
#menu .parent.open > ul > .parent.open > ul {left: 0; background: #801839; z-index: 999; height: 100vh}
.submenu-toggle {position: absolute; right: 0px;top: 0px; cursor: pointer; width: 45px; height: 45px; text-indent: -5000px; overflow: hidden;-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.submenu-toggle.open {background:none;z-index: 5000;top: 0; position:fixed;left: 250px; height: 40px;}
.submenu-toggle:before,.submenu-toggle:after { -webkit-transition: .5s ease-in-out; }
.submenu-toggle:before {content: ''; display: block; position: absolute; height: 8px; width: 8px;top: 18px; right: 15px; border-top: 3px solid #fff;border-right: 3px solid #fff;-webkit-transform: rotate(45deg);}
.submenu-toggle:after {content: '';display: block;position: absolute;height: 8px;width: 8px;top: 18px;left: 50px;border-top: 3px solid #fff;border-right:3px solid #fff;-webkit-transform: rotate(-135deg);}
.submenu-toggle:hover:before,.submenu-toggle:hover:after { border-color: white;}
.submenu-toggle.open:before { right: 23px;}
.submenu-toggle.open:after { left: 23px; }
#menu{ display:block;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
}


@media screen and (min-width: 0px) and (max-width:480px) {
#menu-icon{ width:64px}
.logo img {max-width: 200px;         height: 50px;
    object-fit: contain;}
#menu-icon span{width: 34px;margin: 3px 0;}
.topbar .container_1600{ padding: 0;}
#menu{width: 310px;left: -310px;}
}

@media screen and (min-width: 0px) and (max-width:374px) {
#menu{ width: 260px;left: -260px;}
#menu-toggle.open {left:260px;}
#menu{ padding: 40px 20px}
.submenu-toggle.open{ left: 270px;}
}

@media screen and (min-width: 0px) and (max-width:345px) {
#menu-icon {width: 54px;}
}
