body {
  position: relative;
  left: 0px; }

body *, div * {
  font-family: "HelveticaNeueW01-55Roma"; }
  body * p, body * span, div * p, div * span {
    font-family: "HelveticaNeueW01-55Roma"; }
  body * b, body * strong, div * b, div * strong {
    font-family: "HelveticaNeueW01-65Medi"; }
  body * i, body * em, div * i, div * em {
    font-family: "HelveticaNeueW01-56It"; }
  body * h1, body * h2, body * h3, body * h4, body * h5, body * h6, div * h1, div * h2, div * h3, div * h4, div * h5, div * h6 {
    font-family: "HelveticaNeueW01-65Medi"; }
  body * a, div * a {
    font-family: "HelveticaNeueW01-55Roma";
    color: #00325b;
    text-decoration: none; }

.cf:after {
  content: " ";
  visibility: hidden;
  display: block;
  clear: both; }

.ticker-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  z-index: 10001; }
  .ticker-bar .ticker-wide {
    display: none; }
    @media screen and (min-width: 501px) {
      .ticker-bar .ticker-wide {
        display: inline; } }
  @media screen and (min-width: 501px) {
    .ticker-bar .ticker-narrow {
      display: none; } }

.ticker-grey {
  width: 100%;
  height: 100%;
  background: #58585b;
  text-align: center;
  padding: 2px; }
  .ticker-grey span {
    font: 12pt "HelveticaNeueW01-55Roma";
    color: #fff; }

.headermenu {
  background-color: #fff;
  height: 40px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  box-shadow: 0px 1px 10px 1.5px #777777; }

  .headermenu .headermenu-logo {
    position: fixed;
    top: 0;
    left: 20px;
    height: 52px;
    width: 120px;
    padding: 6px;
    background-color: #00325b;
    box-shadow: 0px 1px 10px 1.5px #777777;
    text-align: center; }

   .headermenu .headermenu-logo img {
      height: 40px; }


@media screen and (min-width: 501px) {
      .headermenu .headermenu-logo {
        left: 40px; } }

 @media only screen and (min-width: 760px){
	.headermenu .headermenu-logo, .headermenu .headermenu-icon {
	margin-left: 0% !important;
	margin-right: 0% !important;
	}
}
@media only screen and (min-width: 1024px){
	.headermenu .headermenu-logo, .headermenu .headermenu-icon {
	margin-left: 5% !important;
	margin-right:5% !important;
	}
}	

@media only screen and (min-width: 1800px){
	.headermenu .headermenu-logo, .headermenu .headermenu-icon {
	margin-left: 10% !important;
	margin-right: 10% !important;
	}
}	




  .headermenu .headermenu-icon {
    position: fixed;
    height: 26px;
    top: 7px;
    right: 0px;
    cursor: pointer; }

@media screen and (min-width: 501px) {
      .headermenu .headermenu-icon {
        right: 40px; } }

@media screen and (max-width: 500px) {
      .headermenu .headermenu-icon {
        right: 15px; } }

.headerdropdown {
  height: calc(100% - 40px);
  overflow: scroll;
  background-color: #58585b;
  width: 300px;
  max-width: 100%;
  position: fixed;
  top: 40px;
  right: 0;
  display: none;
  z-index: 1000;
  word-spacing: -5px; }

  .headerdropdown .headerdropdown-menu {
    padding: 0; }
  .headerdropdown .headerdropdown-search .headerdropdown-text {
    border: 0;
    outline: 0;
    height: 35px;
    width: calc(100% - 50px);
    font-size: 16pt;
    font-family: "HelveticaNeueW01-55Roma";
    padding: 0 10px;
    margin: 5px 0 15px;
    color: #00325b;
    -webkit-appearance: none;
    border-radius: 0;
    float: left; }

  .headerdropdown .headerdropdown-search .headerdropdown-submit {
    margin: 5px auto;
    font-family: "HelveticaNeueW01-65Medi";
    background-color: #00325b;
    background-image: url("/SVG/searchicon.svg");
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position: center;
    height: 35px;
    width: 50px;
    border: none;
    outline: none;
    font-size: 20pt;
    color: #fff;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    text-align: center;
    float: left; }
  .headerdropdown *:focus {
    outline: none; }
  .headerdropdown a {
    text-decoration: none; }
  .headerdropdown div, .headerdropdown button {
    padding: 0 10px; }
  .headerdropdown .toplevel {
    height: 35px; }
  .headerdropdown h3 {
    color: #999;
    font-size: 14pt;
    font-family: "HelveticaNeueW01-Thin"; }
  .headerdropdown button {
    width: 100%;
	  /*width:50%;*/
    background-color: #58585b;
    font-size: 13pt;
    line-height: 14pt;
    color: #fff;
    border: 0;
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left;
    cursor: pointer;
    padding-top: 1px;
    padding-bottom: 1px;
    word-spacing: normal; }
  .headerdropdown button:hover, .headerdropdown button:active {
    background-color: #00325b; }
  .headerdropdown .ddspace {
    width: 100%;
    height: 10px; }
  .headerdropdown .login-section {
    background: #e8e8e8;
    height: auto;
    display: none;
    padding: 10px;
    margin: 10px 0; }

.menuspace {
  height: 40px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0; }

.wholeworld {
  position: relative;
  width: 100%;
  height: auto;
  left: 0; }

.homeheader {
  position: relative;
  height: calc(100% - 40px);
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: 0% 75px;
  margin: 0 auto;
  font-size: 16pt;
  overflow: hidden;
  /*-webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); */ }
  .homeheader video {
    -webkit-transform: translate(-50%, -10%);
    -moz-transform: translate(-50%, -10%);
    -ms-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%);
    position: relative;
    left: 50%;
    top: 10%;
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%; }

.homeheader-mobile {
  display: none; }

.homeheader-box {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: absolute;
  left: 7%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  max-width: 65%;
  max-height: 400px; }

.section-header {
  width: 100%;
  background-color: #fff;
  padding: .02px; }

.regheader, .stportheader, .ezgive, .ezadvo {
  position: relative;
  height: calc(100% - 40px);
  width: 100%;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-position: right;
  margin: 0 auto;
  font-size: 16pt;
  /*-webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); */}

.regheader-filter, .stportheader-filter, .ezgive-filter, .ezadvo-filter {
  position: absolute;
  top: 40px;
  left: 0px;
  height: calc(100% - 40px);
  width: 100%;
  z-index: 5;
/*  background-image: url("/SVG/MultiFilter.svg");
  /*background-attachment: fixed;*/
  background-size: cover; }

.ezgive-wrap, .ezadvo-wrap {
  width: 100%;
  text-align: center; }

.regheader-box, .stportheader-box, .ezgive-box, .ezadvo-box {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: absolute;
  left: 7%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  max-width: 65%;
  max-height: 400px; }
  @media screen and (max-width: 400px) {
    .regheader-box, .stportheader-box, .ezgive-box, .ezadvo-box {
      bottom: 7%; } }

.ezgive-box, .ezadvo-box {
  max-height: 440px; }

#regheader-map {
  max-height: 100px;
  max-width: 150px;
  width: initial;
  position: absolute;
  top: 25px;
  right: 25px;
  left: auto; }

.regheader-title {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 60pt;
  line-height: .92em;
  margin: 0; }

.regheader-body, .regheader-body p, .regheader-body span {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 24pt;
  line-height: 1em;
  margin: 0; }

.stportheader-title {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 80pt;
  line-height: .92em;
  margin: 0;
  text-transform: uppercase; }

.ezgive-title, .ezadvo-title {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 30pt;
  line-height: .92em;
  margin: 0 0 5px;
  text-transform: uppercase; }

.stportheader-body, .stportheader-body p, .stportheader-body span {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 48pt;
  line-height: 1em;
  margin: 0; }

.ezgive-body, .ezgive-body p, .ezgive-body span, .ezadvo-body, .ezadvo-body p, .ezadvo-body span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: 16pt;
  line-height: 1em;
  margin: 0; }
  .ezgive-body span, .ezgive-body p span, .ezgive-body span span, .ezadvo-body span, .ezadvo-body p span, .ezadvo-body span span {
    font-family: "HelveticaNeueW01-Thin"; }

.regheader-current {
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 10px; }
  .regheader-current span, .regheader-current a {
    font-family: "HelveticaNeueW01-Thin";
    text-decoration: none;
    color: #fff;
    font-size: 13pt; }

#current-left {
  position: relative;
  right: 30%; }

#current-right {
  position: relative;
  left: 30%; }

.regheader-content img, .stportheader-content img, .homeheader-content img {
  width: 100px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 50px); }
  .regheader-content img:hover, .regheader-content img:active, .stportheader-content img:hover, .stportheader-content img:active, .homeheader-content img:hover, .homeheader-content img:active {
    bottom: 19px; }


.tpl-wrapper-image-header img {
	width: calc(100%);}

.tpl-static-title_only {
 	width:100%;
	display: inline-block;
	font-family: "HelveticaNeueW01-65Medi";
  font-size: 30pt;
  line-height: 1em;
  margin: 0; 
}

.nsheader, .homeheader-mobile {
  position: relative;
  height: calc(100% - 40px);
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  margin: 90px 0 auto 0;
  font-size: 16pt; }

.nsheader-filter {
  position: absolute;
  top: 90px;
  left: 0px;
  height: calc(100% - 40px);
  width: 100%;
  z-index: 5;
  background-attachment: fixed;
  background-size: cover; }

.nsheader-content {
  z-index: 10; }

.nsheader-box {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: absolute;
  left: 0%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  max-width: 65%;
  max-height: 400px; }

.nsheader-box-story {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  left: 0%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  width: 100%;
  max-height: 400px; }



.nsheader-title {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 30pt;
  line-height: 1em;
  margin: 0; }

.nsheader-body, .nsheader-body p, .nsheader-body span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: 21pt;
  line-height: 1em;
  margin: 20px 0 0; }

.nsheader-content img {
  width: 100px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 50px); }

.npheader {
  position: relative;
  height: calc(100% - 40px);
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: right;
  margin: 0 auto;	
  font-size: 16pt;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.npheader-filter {
  position: absolute;
  top: 40px;
  left: 0px;
  height: calc(100% - 40px);
  width: 100%;
  z-index: 5;
  background-image: url("/SVG/MultiFilter.svg");
  background-attachment: fixed;
  background-size: cover; }

.npheader-box {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: relative;
  left: 7%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  max-width: 65%;
  max-height: 400px; }

.npheader-boxDB {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: unset;
  left: 7%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  width: 100%;
  max-height: 400px; }

.nmheader-first {
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 24pt;
  line-height: .92em;
  margin: 0;
  position: relative;
  left: 2px; }

.npheader-title {
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 40pt;
  line-height: .92em;
  margin: 0; }

.npheader-body, .npheader-body p, .npheader-body span {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 20pt;
  line-height: 1em;
  margin: 0; }

.npheader-content img {
  width: 100px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 50px); }

.quote-block-white {
  background-color: #fff;
  width: 100%;
  color: #00325b;
  text-align: center;
  font-size: 16pt;
  position: relative;
  margin: 0; }

.quote-block-orange {
  background-color: #00325b;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16pt;
  position: relative;
  margin: 0;
  display: inline-block;}

.width-container {
  max-width: 1200px;
  margin: 0 auto; }

.quote-text {
  padding: 40px 12%;
  margin: 0;
  line-height: 1.4em;
  text-align: left; }

.quote-open {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 96pt;
  position: absolute;
  left: 5%;
  top: -10px; }

.quote {
  font-family: "HelveticaNeueW01-56It";
  font-size: 24pt; }

.quote-source {
  font-family: "HelveticaNeueW01-Thin";
  font-size: 24pt; }

.quote-text .quote-source {
	text-align: right;
	display: block;}


.quote-close {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 96pt;
  position: absolute;
  right: 5%;
  bottom: -50px; }

#white-quote, #orange-quote {
  position: relative;
  top: -40px;
  width: 10px;
  height: 0px; }

.nsmain {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff; }

.nscontentstory {
  width: calc(100%);
  height: auto;
  float: left;
  padding: 3% 8% 3% 3%;
  text-align: ify;
  text-left: inter-word;
  color: rgba(88, 88, 91, 0.85);
  position: relative;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt; }
  .nscontentstory img {
    max-width: 66%;
    height: auto;
    display: block;
    margin-bottom: 5px;
	margin-left: 10px;
	  float: right;
}



  .nscontentstory .image-holder {
    max-width: 450px;
	width:100%;
	height:auto;}

    .nscontentstory .image-holder p {
      font: 11pt "HelveticaNeueW01-Thin" !important; }
  .nscontentstory .image-holder:nth-of-type(odd) {
    float: left;
    margin: 10px 20px 10px 0px; }
  .nscontentstory .image-holder:nth-of-type(even) {
    float: right;
    margin: 10px 0px 10px 20px; }

.nscontentstory p {
  font-family: "HelveticaNeueW01-55Roma" !important; }
  .nscontentstory p:first-of-type {
    margin: 0 auto; }



.nscontent {
  width: calc(100% - 0px);
  height: auto;
  float: left;
  padding: 3% 8% 3% 3%;
  text-align: ify;
  text-left: inter-word;
  color: rgba(88, 88, 91, 0.85);
  position: relative;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt; }
  .nscontent img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 5px; }
  .nscontent .image-holder {
    max-width: 450px;
	width:100%;
	height:auto;}

    .nscontent .image-holder p {
      font: 11pt "HelveticaNeueW01-Thin" !important; }
  .nscontent .image-holder:nth-of-type(odd) {
    float: left;
    margin: 10px 20px 10px 0px; }
  .nscontent .image-holder:nth-of-type(even) {
    float: right;
    margin: 10px 0px 10px 20px; }

.nscontent p, .nscontent li {
  font-family: "HelveticaNeueW01-55Roma" !important; }
  .nscontent p:first-of-type {
    margin: 0 auto; }

.nscontent.interactive span {
  font-family: "FontAwesome" !important; }

.flipbook-main-wrapper {
  max-height: 60%;
  margin: 3% 3%;
}

.nscontent span {
  font-family: "HelveticaNeueW01-55Roma" !important; }

.nsmainDB {
  width: 100%;
  height: auto;
  position: relative;
  background-color: transparent;
  display: inline-block;}


.nscontentDB2 {
  width:calc(100% - 0px);
  height: auto;
  float: left;
  padding: 0% 0%;
  text-align: left;
  text-left: inter-word;
  color: rgba(88, 88, 91, 0.85);
  position: relative;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt; }

 .nscontentDB2 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px; }


.nscontentDB3 {
  width:calc(100% - 400px);
  height: auto;
  float: left;
  padding: 0% 0%;
  text-align: left;
  text-left: inter-word;
  color: rgba(88, 88, 91, 0.85);
  position: relative;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt; }

 .nscontentDB3 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 5px; }




.nscontentDB {
  width: calc(100%);
  height: auto;
  float: left;
  padding: 3% 3%;
  text-align: left;
  text-left: inter-word;
  color: rgba(88, 88, 91, 0.85);
  position: relative;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt; }
  .nscontentDB img {
    max-width: 60%;
    height: auto;
    display: block;
    margin-bottom: 5px;
max-height: 500px;}


	  
	    @media screen and (max-width: 600px) {
     .nscontentDB img {
		 max-width: 50%;
		 max-height: 400px;
	  margin: 0px 0px 20px 0px !important;	
	  } 
}
	  


  @media screen and (max-width: 500px) {
     .nscontentDB img {
		 max-width: 100%;
		 height:auto;
	  margin: 0px 0px 20px 0px !important;	
	  } 
}



  .nscontentstory img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 5px;
	  }



.nsvideo-title {
	background-color: transparent;
	display: inline-block;
	width: 100%;
	height: auto;
	color: black;
}




.nsvideo iframe {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.nsaudio {
  margin-bottom: 20px;
  position: relative; }

.nsaudio audio {
  width: 100%;
  max-width: 800px;
  position: relative;
  left: 0px;
  margin-bottom: 7px; }

.nsaudio a:link, .nsaudio a:visited, .download-click a:link, .download-click a:visited {
  color: #58585b; }

.nsaudio a:hover, .nsaudio a:active, .download-click a:hover, .download-click a:active {
  color: #00325b; }

.download-click {
  margin: 20px 0; }

.nspdfview {
  width: 100%;
  height: 900px; }
  .nspdfview object {
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 950px) {
    .nspdfview {
      display: none; } }

.nssidebar {
  width: 300px;
  height: auto;
  float: right;
  padding: 25px 0; }

.sidebar-share {
  background-color: #00325b;
  height: 40px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 30;
  font-size: 16pt;
  margin-bottom: 5px; }

.sidebar-share p {
  position: absolute;
  left: 5px;
  top: -13px;
  width: 60px;
  line-height: 1em;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 13pt;
  text-transform: uppercase; }

.sidebar-social {
  height: 100%;
  width: auto;
  position: absolute;
  left: 75px; }

.sidebar-social button {
  height: 100%;
  width: 30px;
  outline: 0;
  border: 0;
  background-color: #00325b;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% 60%;
  cursor: pointer; }

.sidebar-social button:hover, .sidebar-share button:active {
  background-color: #fff; }

#twitter {
  background-image: url("/SVG/twitterwhite-01.svg"); }
  #twitter:hover, #twitter:active {
    background-image: url("/SVG/twitterorange-01.svg"); }

#facebook {
  background-image: url("/SVG/facebookwhite-01.svg"); }
  #facebook:hover, #facebook:active {
    background-image: url("/SVG/facebookorange-01.svg"); }

#pinterest {
  display: none;
  background-image: url("/SVG/pinterestwhite-01.svg"); }
  #pinterest:hover, #pinterest:active {
    background-image: url("/SVG/pinterestorange-01.svg"); }

#instagram {
  background-image: url("/SVG/instagramwhite-01.svg"); }
  #instagram:hover, #instagram:active {
    background-image: url("/SVG/instagramorange-01.svg"); }

#googleplus {
  background-image: url("/SVG/googlepluswhite-01.svg"); }
  #googleplus:hover, #googleplus:active {
    background-image: url("/SVG/googleplusorange-01.svg"); }

#linkedin {
  background-image: url("/SVG/linkedinwhite-01.svg"); }
  #linkedin:hover, #linkedin:active {
    background-image: url("/SVG/linkedinorange-01.svg"); }

.sidebar-give {
  background-color: #00325b;
  height: 40px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 30;
  font-size: 16pt;
display: inline-block;}

.sidebar-give h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.sidebar-give img {
  height: 30px;
  position: absolute;
  top: 5px;
  left: 100px; }

.sidebar-give p {
  position: absolute;
  left: 115px;
  top: -13px;
  max-width: 25ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }

.sidebar-apply {
  background-color: #00325b;
  height: 40px;
  width: 182px;
  color: #fff;
  position: relative;
  z-index: 30;
  font-size: 16pt; }

.sidebar-apply h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 15px; }

.sidebar-apply img {
  height: 26px;
  position: absolute;
  top: 7px;
  left: 165px; }

.sidebar-apply p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 17ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }

.faithful-few-give {
  background-color: #00325b;
  height: 40px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 30;
  font-size: 16pt; }

.faithful-few-give h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.faithful-few-give img {
  height: 30px;
  position: absolute;
  top: 5px;
  left: 100px; }

.faithful-few-give p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 17ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }

.faithful-few-apply {
  background-color: #00325b;
  height: 40px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 30;
  font-size: 16pt; }

.faithful-few-apply h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.faithful-few-apply img {
  height: 26px;
  position: absolute;
  top: 7px;
  left: 135px; }

.faithful-few-apply p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 17ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }
.apply-btn {
  width: 180px;
  left: 10px; }

.body-give-btn {
  width:100%;
	max-width: 353px;
  margin: 0 auto; }
  .body-give-btn h3 {
    left: 15px; }
  .body-give-btn img {
    left: 115px; }

.sidesubscribe {
  background-color: #e8e8e8;
  margin-top: 5px;
  padding: 5px 10px; }
  .sidesubscribe h5 {
    font: 20pt "HelveticaNeueW01-65Medi";
    color: #00325b; }
  .sidesubscribe p {
    font: 13pt "HelveticaNeueW01-Thin";
    color: #00325b;
    margin: 0; }
  .sidesubscribe form {
    width: 100%; }

#sidesubscribe-input {
  height: 40px;
  border: 0;
  outline: 0;
  font-size: 18pt;
  font-family: "HelveticaNeueW01-55Roma";
  color: #00325b;
  padding: 0 10px;
  width: calc(100% - 120px);
  margin: 5px -4.45px 5px 0;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff; }
  #sidesubscribe-input::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    color: #00325b; }
  #sidesubscribe-input:-moz-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    color: #00325b; }
  #sidesubscribe-input::-moz-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    color: #00325b; }
  #sidesubscribe-input::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    color: #00325b; }

#sidesubscribe-submit {
  height: 40px;
  width: 120px;
  border: 0;
  outline: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14pt;
  font-family: "HelveticaNeueW01-Thin";
  color: #fff;
  background-color: #00325b;
  padding: 0 10px;
  cursor: pointer; }

.update-intro {
  color: rgba(88, 88, 91, 0.85);
  font-family: "HelveticaNeueW01-65Medi";
  margin: 20px 0;
  font-size: 34pt; }

.update-section {
  min-height: 400px;
  width: 100%; }

.update-story, .side-region {
  height: 200px;
  width: 50%;
  overflow: hidden;
  float: left;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .update-story:before, .side-region:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }
  @media screen and (max-width: 1050px) and (min-width: 599px) {
    .update-story, .side-region {
      height: 300px; } }

.update-story img, .side-region img {
  width: inherit;
  min-width: 100%;
  max-width: 200%;
  min-height: 450px;
  margin: 0;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.update-title {
  position: absolute;
  z-index: 30;
  bottom: 0px;
  margin: 10px;
  color: #fff;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 13pt;
  line-height: 1.1em; }

.sidebar-job {
  text-transform: uppercase; }

.update-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 18pt;
  line-height: .9em;
  position: absolute;
  top: 40%;
  left: 10px;
  z-index: 30;
  color: #fff; }

.update-a {
  }

.update-hover-a {
  -webkit-filter: grayscale(0);
  filter: none; }

.side-region {
  height: 120px; }
  .side-region h4 {
    font-size: 16pt;
    text-transform: uppercase; }
  .side-region .update-readmore {
    top: 30%;
    left: initial;
    right: 10px; }

.cat-featured {
  position: relative;
  margin: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff; }

.cat-featimg {
  height: 450px;
  width: calc(60% - 50px);
  margin: 0 25px;
  background-size: cover;
  background-position: center center;
  float: left; }

.cat-feattext {
  width: calc(40% - 25px);
  margin-right: 25px;
  float: left; }

.cat-feattext h2 {
  color: rgba(88, 88, 91, 0.85);
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 24pt;
  line-height: 26pt; }

.cat-feattext p {
  color: rgba(88, 88, 91, 0.85);
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt;
  text-align: left;
  text-left: inter-word; }

.nh-profiles {
  margin: 0 auto -6px;
  background-color: #fff;
  overflow: auto;
  position: relative;
  font-size: 16pt; }

.nh-prof {
  margin: 0;
  width: 25%;
  text-align: left;
  float: left;
  color: #fff;
  position: relative; }

.nh-prof-hover {
  margin: 0;
  width: 25%;
  text-align: left;
  float: left;
  color: #fff;
  position: relative; }

.nh-prof img {
  width: 100%;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.nh-prof-hover img {
  width: 100%;
  -webkit-filter: grayscale(0);
  filter: none; }

.nh-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 2em;
  line-height: .9em;
  position: absolute;
  top: 30%;
  left: 20px; }

.nh-prof-top {
  position: absolute;
  top: 30px;
  left: 10px;
  line-height: .5em;
  padding-right: 10px; }

.nh-prof-top h3 {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 1.5em;
  line-height: .95em; }

.nh-prof-top span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: .8em;
  position: relative;
  left: 4px;
  line-height: 1.5em; }

.nh-prof-bottom {
  position: absolute;
  bottom: 40px;
  left: 10px;
  line-height: .5em;
  padding-right: 10px; }

.nh-prof-bottom h3 {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 1.5em;
  line-height: .95em; }

.nh-prof-bottom span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: .8em;
  position: relative;
  left: 4px;
  line-height: 1.5em; }

.svg1 {
  display: block; }

.svg2 {
  opacity: 0.1;
  filter: alpha(opacity=10); }

.nhnews {
  position: relative;
  margin: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff; }

.nhnews-story {
  height: 450px;
  width: 33%;
  overflow: hidden;
  float: left;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .nhnews-story:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.nhnews-story img {
  width: inherit;
  min-width: 100%;
  max-width: 200%;
  min-height: 450px;
  margin: 0;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.nhnews-title {
  position: absolute;
  z-index: 30;
  bottom: 0px;
  margin: 20px;
  color: #fff;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 14pt;
  line-height: 1.1em; }

.nhnews-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 20pt;
  line-height: .9em;
  position: absolute;
  top: 30%;
  left: 20px;
  z-index: 30;
  color: #fff; }

.nhnews-a {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.nhnews-hover-a {
  -webkit-filter: grayscale(0);
  filter: none; }

.cat-storyhold {
  width: calc(100% / 3);
  float: left;
  position: relative; }

.cat-story {
  height: 100%;
  width: 100%;
  overflow: hidden;
  float: left;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .cat-story h4 {
    font-size: 16pt; }
  .cat-story:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.cat-download {
  text-align: center;
  height: 92px;
  position: relative;
  top: calc(50% - 46px);
  display: none; }
  .cat-download img {
    height: 70px; }
  .cat-download h3 {
    font-size: 14pt;
    line-height: 16pt;
    color: #fff;
    font-family: "HelveticaNeueW01-55Roma"; }

.cat-showhold {
  width: 100%;
  text-align: center;
  padding-top: 15px;
  background-color: #fff; }

.cat-showmore {
  font-size: 16pt;
  font-family: "HelveticaNeueW01-65Medi";
  color: #00325b;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none; }

.cat-give {
  display: none;
  background-color: #00325b;
  height: 40px;
  width: 140px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 30;
  font-size: 16pt; }

#cat-featgive {
  display: block;
  position: relative;
  top: 0;
  margin-top: 20px;
  width: calc(100% + 25px); }

.cat-give h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.cat-give img {
  height: 30px;
  min-height: 0;
  width: auto;
  max-width: none;
  min-width: initial;
  position: absolute;
  top: 5px;
  left: 100px; }

.cat-give p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 17ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }

.cat-apply {
  display: none;
  background-color: #00325b;
  height: 40px;
  width: 210px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 30;
  font-size: 16pt; }

#cat-featapply {
  display: block;
  position: relative;
  top: 0;
  margin-top: 20px;
  width: calc(100% + 25px); }

.cat-apply h3 {
  font-size: 27.5pt;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.cat-apply img {
  height: 26px;
  min-height: 0;
  width: auto;
  max-width: none;
  min-width: initial;
  position: absolute;
  top: 7px;
  left: 135px; }

.cat-apply p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 17ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 13pt;
  text-transform: uppercase; }

.cat-list {
  margin: 10px auto;
  width: 1000px;
  max-width: calc(100% - 50px);
  padding: 5px 0 15px;
  border-bottom: 2px solid rgba(88, 88, 91, 0.85);
  text-align: center;
  position: relative; }
  .cat-list .cat-list-text {
    text-transform: none; }
    .cat-list .cat-list-text h4 {
      font: 16pt "HelveticaNeueW01-65Medi";
      margin: 5px 0 0;
      line-height: 20pt; }
    .cat-list .cat-list-text p {
      font: 14pt "HelveticaNeueW01-Thin";
      margin: 0;
      line-height: 16pt; }
  .cat-list .cat-list-apply, .cat-list .cat-list-give {
    background-color: #00325b;
    height: 35px;
    width: 170px;
    color: #fff;
    position: relative;
    font-size: 14pt;
    padding: 0px 3px;
    border: 0;
    outline: 0;
    margin-top: 10px;
    cursor: pointer; }
    .cat-list .cat-list-apply span, .cat-list .cat-list-give span {
      font: 22pt "HelveticaNeueW01-65Medi"; }
    .cat-list .cat-list-apply img, .cat-list .cat-list-give img {
      height: 22px;
      width: auto; }
  @media screen and (min-width: 599px) {
    .cat-list .cat-list-thumbnail {
      width: 100px;
      height: 70px;
      float: left; }
    .cat-list .cat-list-text {
      float: left;
      margin: 0 15px;
      text-align: left;
      width: calc(100% - 300px); }
      .cat-list .cat-list-text h4 {
        margin: 0; }
    .cat-list .cat-list-apply, .cat-list .cat-list-give {
      margin-top: 17.5px;
      float: right; } }
  @media screen and (min-width: 799px) {
    .cat-list .cat-list-text h4 {
      font-size: 20pt;
      line-height: 22pt; }
    .cat-list .cat-list-text p {
      font-size: 16pt;
      line-height: 18pt; } }

.stport-row {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 550px;
  padding: 20px 0;
  z-index: -1; }
  .stport-row + .cat-showhold {
    padding-top: 0px; }
    .stport-row + .cat-showhold .cat-showmore {
      position: relative;
      top: -15px; }

.new-genheader {
  color: rgba(88, 88, 91, 0.85);
  font-family: "HelveticaNeueW01-65Medi";
  margin: 25px;
  font-size: 34pt; }

.stport-scrollbar {
  height: 500px;
  width: 100%;
  overflow-x: scroll;
  position: relative; }
  .stport-scrollbar::-webkit-scrollbar {
    display: none; }

.stport-scrollarrow {
  position: absolute;
  z-index: 2;
  height: 100px;
  top: calc(50% - 5px);
  cursor: pointer; }

.stport-right {
  right: 2%; }

.stport-left {
  display: none;
  left: 2%; }

.stport-scrollinner {
  height: 400px;
  width: 10000px; }

.stportnews-story {
  height: 400px;
  width: 600px;
  overflow: hidden;
  float: left;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .stportnews-story:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.stportnews-story img {
  width: inherit;
  min-width: 100%;
  max-width: 200%;
  min-height: 450px;
  margin: 0;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.stportnews-title {
  position: absolute;
  z-index: 30;
  bottom: 0px;
  margin: 20px;
  color: #fff;
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 24pt;
  line-height: 1.1em; }

.stportnews-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 24pt;
  line-height: .9em;
  position: absolute;
  top: 30%;
  left: 20px;
  z-index: 30;
  color: #fff; }

.stportnews-a {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.stportnews-hover-a {
  -webkit-filter: grayscale(0);
  filter: none; }

.regport {
  background-color: #fff;
  position: relative;
  width: 100%;
  padding: 5px; }

.regport-map {
  width: 100%;
  background-color: #fff;
  position: relative;
  margin: 0 auto; }

.regport-map g {
  cursor: pointer; }

.map-region polygon, .map-region path {
  fill: #58585b;
  stroke: #fff;
  stroke-width: 0.5;
  stroke-miterlimit: 10; }



.region-head {
  font-family: HelveticaNeueW01-65Medi;
  font-size: 14pt; }

.regport-bar {
  width: 100%;
  background-color: #fff; }

.regbar-square {
  width: calc(100% / 6);
  float: left;
  max-height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }
  .regbar-square:before {
    content: '';
    position: absolute;
    top: 70%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.regbar-hover-square {
  width: calc(100% / 6);
  float: left;
  max-height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-filter: grayscale(0);
  filter: none; }
  .regbar-hover-square:before {
    content: '';
    position: absolute;
    top: 70%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.regbar-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 21pt;
  line-height: .9em;
  position: absolute;
  top: 40%;
  left: 5px;
  z-index: 30;
  color: #fff; }

.regbar-title {
  position: absolute;
  z-index: 30;
  bottom: 0px;
  margin: 10px;
  color: #fff;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 16pt;
  line-height: .9em; }

.search-modules-results-responsive-view {
  padding-bottom: 25px;
  padding-top: 0; }
  .search-modules-results-responsive-view .search-modules-results-container.infinite-container {
    max-width: none !important;
    margin-top: 40px !important; }
    .search-modules-results-responsive-view .search-modules-results-container.infinite-container .search-modules-results-no-results {
      text-transform: initial;
      padding: 30px 25px;
      font: 18pt "HelveticaNeueW01-55Roma"; }

.search-modules-results-responsive-view, .search-modules-results-fields {
  background-color: #fff !important; }

.search-modules-results-fields {
  margin: -15px 0 -25px !important; }

.search-modules-results-container {
  font-size: 16pt !important;
  font-family: "HelveticaNeueW01-65Medi" !important;
  color: rgba(88, 88, 91, 0.85) !important;
  text-transform: uppercase; }
  .search-modules-results-container .paging-toolbar {
    clear: both;
    float: none; }
    .search-modules-results-container .paging-toolbar .goToPage {
      margin-top: 15px;
      font-size: 16pt !important;
      font-family: "HelveticaNeueW01-65Medi" !important;
      color: #00325b !important;
      text-transform: uppercase;
      text-decoration: none !important; }

.form-input-holder select, .form-input-label {
  font-family: "HelveticaNeueW01-Thin";
  color: rgba(88, 88, 91, 0.85) !important; }

#SearchContentTypeConfigurationQuery {
  border: solid 1px rgba(88, 88, 91, 0.85);
  border-right: 0;
  padding: 5px;
  font-family: "HelveticaNeueW01-65Medi";
  color: rgba(88, 88, 91, 0.85) !important; }

.form-field-button.search {
  background: #00325b !important;
  padding: 6px;
  border-radius: 0 !important;
  height: 35px;
  font-size: 15pt !important;
  font-family: "HelveticaNeueW01-Thin";
  text-transform: uppercase; }

.fixed-give {
  background-color: #00325b;
  height: 40px;
  width: 250px;
  color: #fff;
  position: fixed;
  top: calc(30% - 20px);
  right: -110px;
  z-index: 30;
  font-size: 16pt; }

.fixed-give h3 {
  font-size: 1.7em;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  top: -3px;
  left: 5px; }

.fixed-give img {
  height: 30px;
  position: absolute;
  top: 5px;
  left: 100px; }

.fixed-give p {
  position: absolute;
  left: 144px;
  top: -13px;
  max-width: 16ex;
  line-height: 1em;
  font-family: "HelveticaNeueW01-Thin";
  font-size: .8em; }

.act-bar {
  /*background-color: #fff;*/
  font-size: 16px; }

.act-title {
  color: #00325b;
  text-align: left;
  padding: 40px 25px 30px;
  clear: both; }

.act-title h3 {
  font-size: 4em;
  font-family: "HelveticaNeueW01-65Medi"; }

#act-give {
	background-image: url("/1_HCJB_Public/images/buckettwo/DSC_0202_DB_edit_1280.jpg")
}

#act-go {
	background-image: url("/1_HCJB_Public/images/buckethree/19621154_848833431935552_1256217019944190664_o_1280.jpg")
}

#act-advocate {background-image: url("/1_HCJB_Public/images/bucketfour/DSC_4202-2_1280_2.jpg")
}

#act-pray {background-image: url("/1_HCJB_Public/images/bucketone/NPL20140212_D1407011_1280.jpg")
}





.act-square {
  float: left;
  width: 25%;
  max-height: 250px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative; }

.act-square span {
  color: #fff;
  font-size: 3em;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  left: 10px;
  top: calc(50% - 27px); }


#give-portal {
    float: left;
    width: 33%;
    max-height: 500px;
    overflow: hidden;
    background-size: cover;
    background-position: center;  
    position: relative;
}

#give-portal span {
    color: #fff;
    font-size: 3em;
    font-family: "HelveticaNeueW01-65Medi";
    position: absolute;
    left: 10px;
    top: calc(50% - 27px);
}

#give-portal-vert {
    float: left;
    width: 33%;
    max-height: 250px;
    overflow: hidden;
    background-size: cover;
    background-position: center;  
    position: relative;
}

#give-portal-vert-text {
    float: left;
    width: 66%;
    max-height: 500px;
    overflow: hidden;
    background-size: cover;
    background-position: center;  
    position: relative;
	padding-left: 30px;
}

#give-portal-vert-text span {
    color: #00325b;
    font-size: 3em;
    font-family: "HelveticaNeueW01-65Medi";
    /*position: absolute;*/
    left: 50px;
    top: calc(50% - 27px);
}

#give-portal-vert-text p {
    color: #00325b;
    font-size: 2em;
    font-family: "HelveticaNeueW01-65Medi";
    /*position: absolute;*/
    left: 50px;
    top: calc(50% - 27px);
}


#give-portal-wrapper {
    float: left;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    background-size: cover;
    background-position: center;  
    position: relative;
	padding: 30px;
}


.give-act-bar {
  /*background-color: #fff;*/
  font-size: 16px; }

.give-act-title {
  color: #00325b;
  text-align: left;
  padding: 40px 25px 30px;
  clear: both; }

.give-act-title h3 {
  font-size: 4em;
  font-family: "HelveticaNeueW01-65Medi"; }

.give-act-square {
  float: left;
  width: 33%;
  max-height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative; }

.give-act-square span {
  color: #fff;
  font-size: 3em;
  font-family: "HelveticaNeueW01-65Medi";
  position: absolute;
  left: 10px;
  top: calc(50% - 27px); }


.act-orange {
  height: 20px;
  width: 100%;
  background-color: #00325b;
  clear: both; }

.getinput, .ezinput, .getinput.amount, .ezinput.amount {
  border: 0;
  outline: 0;
  height: 35px;
  width: 100%;
  font-size: 16pt;
  font-family: "HelveticaNeueW01-55Roma";
  padding: 0 10px !important;
  margin: 5px 0;
  color: #00325b;
  -webkit-appearance: none;
  border-radius: 0; }
  .getinput::-webkit-input-placeholder, .ezinput::-webkit-input-placeholder, .getinput.amount::-webkit-input-placeholder, .ezinput.amount::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left; }
  .getinput:-moz-placeholder, .ezinput:-moz-placeholder, .getinput.amount:-moz-placeholder, .ezinput.amount:-moz-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left; }
  .getinput::-moz-placeholder, .ezinput::-moz-placeholder, .getinput.amount::-moz-placeholder, .ezinput.amount::-moz-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left; }
  .getinput::-webkit-input-placeholder, .ezinput::-webkit-input-placeholder, .getinput.amount::-webkit-input-placeholder, .ezinput.amount::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left; }

.getrightinput {
  text-align: right; }

.inputerror {
  color: #e8e8e8;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 14pt;
  margin: 0 0 10px;
  text-align: center;
  display: none; }

#ezerror {
  margin: 0; }

.fieldvalidate {
  background-color: #e8e8e8 !important; }
  .fieldvalidate + p {
    color: #e8e8e8; }

.getchecked {
  display: none; }

.checkbox-wrap {
  text-align: left;
  width: 90%;
  position: relative;
  left: 5%; }

.checkbox {
  background-color: #fff;
  height: 22px;
  width: 22px;
  margin: 5px 0;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer; }

.checkvalue {
  cursor: pointer; }

.checked {
  background-image: url("/SVG/RBCheckMark.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: 50%; }

.newviewport p.checkvalue {
  font-size: 18pt;
  font-family: "HelveticaNeueW01-Thin";
  margin: 5px 0 5px 10px;
  max-width: calc(100% - 40px);
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.newviewport p.checkmulti {
  margin: 0 14px 0 10px; }

.waitinggif {
  margin: 15px auto 0;
  display: none;
  width: 175px; }

.newviewport .closeviewport {
  margin-top: 15px;
  display: none; }

.getbr {
  display: none; }

.hidden-giving-form {
  display: none; }

.vhheader, .vhopp {
  position: relative;
  height: calc(100% - 40px);
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: right;
  margin: 0 auto;
  font-size: 16pt; }

.vhheader-box, .vhopp-box {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: absolute;
  left: 7%;
  bottom: 10%;
  padding: 20px;
  display: inline-block;
  max-width: 65%;
  max-height: 415px; }

.vhheader-title, .vhopp-title, .homeheader-title {
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 3.8em;
  line-height: .92em;
  margin: 0; }

.vhheader-body, .vhheader-body p, .vhheader-body span, .homeheader-body, .homeheader-body p, .homeheader-body span {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 2.6em;
  line-height: 1em;
  margin: 0; }

.vhheader-content img {
  width: 100px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 50px); }

.vhvid {
  position: relative;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  background-color: #fff; }

.vhplus {
  position: absolute;
  margin: 0 auto;
  left: calc(50% - 51.5px);
  top: calc(50% - 50px);
  z-index: 10;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.vhplus img {
  height: 100px; }

.vhvid-voice img {
  width: 50%;
  margin: 0;
  float: left;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.vhvid-hands img {
  width: 50%;
  margin: 0;
  float: left;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.vhvid-voice-overlay {
  width: 50%;
  text-align: center;
  float: left;
  position: absolute;
  top: calc(50% - 55px); }

.vhvid-hands-overlay {
  width: 50%;
  text-align: center;
  float: left;
  position: absolute;
  top: calc(50% - 55px);
  left: 50%; }

.vhvid-voice-overlay img {
  height: 110px;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.vhvid-hands-overlay img {
  height: 110px;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.vhvid-overlay1 {
  font-size: 2em;
  font-family: "HelveticaNeueW01-Thin";
  color: #fff;
  margin: 10px 0 0; }

.vhvid-overlay2 {
  font-size: 5em;
  font-family: "HelveticaNeueW01-65Medi";
  color: #fff;
  margin: -15px 0 0; }

.vhvid-overlay-a {
  text-decoration: none; }

.vhvid-a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, transparent, rgba(88, 88, 91, 0.85)); }

.vhvid-a img {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.vhvid-hover-a img {
  -webkit-filter: grayscale(0);
  filter: none; }

.newviewport {
  background-color: rgba(88, 88, 91, 0.85);
  color: #fff;
  position: fixed;
  top: calc(5% + 40px);
  left: calc(50% - 360px);
  z-index: 40;
  max-height: calc(90% - 40px);
  width: 720px;
  display: none;
  font-size: 12pt;
  text-align: center;
  padding: 30px;
  overflow: auto; }

.vhvid-x, .vhopp-x {
  height: 50px;
  position: fixed;
  top: calc(5% + 25px);
  right: calc(50% - 375px);
  display: none;
  z-index: 45; }

.newviewport-blur {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 35;
  display: none; }

.newviewport h3 {
  font-family: "HelveticaNeueW01-55Roma";
  margin-top: 0; }

.newviewport p {
  font-size: 16pt;
  margin: 7px 0 20px;
  line-height: 16pt;
  font-family: "HelveticaNeueW01-Thin"; }

.newviewport button, .newviewport-btn, .ezgive-filter button, .ezadvo-filter button {
  margin: 0 auto;
  padding: 0px;
  font-family: "HelveticaNeueW01-65Medi";
  font-weight: normal;
  background-color: #00325b;
  height: 40px;
  width: 210px;
  max-width: 100%;
  border: none;
  outline: none;
  font-size: 24pt;
  margin-top: 0;
  color: #fff;
  cursor: pointer; }


.vhpwbutton {
  margin: 0px 0px 0px 3% ;
  padding: 10px 15px;
  font-family: "HelveticaNeueW01-65Medi";
  font-weight: normal;
  background-color: #00325b;
  height: auto;
  width: auto;
  max-width: 100%;
  border: none;
  outline: none;
  font-size: 24pt;
  margin-top: 0;
  color: #fff;
  cursor: pointer; }

.rbfoot #mc_embed_signup_scroll {
	display: flex; float: right;}

#mc_embed_signup .button {
	background-color: #AC1A2F !important;
	}

#mc_embed_signup .button:hover {
	background-color: #DB291E !important;
}

#mc_embed_signup label {
	font-size:20px !important;}

.newviewport button.giveoption, .ezgive-filter button.giveoption, .ezadvo-filter button.giveoption {
  height: 35px;
  width: calc(25% - 3.33px);
  font-family: "HelveticaNeueW01-Thin";
  font-size: 18pt;
  margin: 2px 0; }

.newviewport iframe {
  margin: 0 auto 20px;
  height: 356px;
  width: 622px; }

.vh-profiles {
  margin: 0 auto -9px;
  background-color: #fff;
  overflow: auto;
  position: relative;
  font-size: 16pt; }

.vh-prof {
  margin: 0;
  width: 25%;
  text-align: left;
  float: left;
  color: #fff;
  position: relative; }

.vh-prof-hover {
  margin: 0;
  width: 25%;
  text-align: left;
  float: left;
  color: #fff;
  position: relative; }

.vh-prof img {
  width: 100%;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%); }

.vh-prof-hover img {
  width: 100%;
  -webkit-filter: grayscale(0);
  filter: none; }

.vh-readmore {
  display: none;
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 2em;
  line-height: .9em;
  position: absolute;
  top: 45%;
  left: 20px; }

.vh-prof-top {
  position: absolute;
  top: 30px;
  left: 10px;
  line-height: .5em;
  padding-right: 10px; }

.vh-prof-top h3 {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 1.75em;
  line-height: .75em; }

.vh-prof-top span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: 1.5em;
  position: relative;
  left: 4px;
  line-height: 1em; }

.vh-prof-bottom {
  position: absolute;
  bottom: 40px;
  left: 10px;
  line-height: .5em;
  padding-right: 10px; }

.vh-prof-bottom h3 {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 1.75em;
  line-height: .75em; }

.vh-prof-bottom span {
  font-family: "HelveticaNeueW01-Thin";
  font-size: 1.5em;
  position: relative;
  left: 4px;
  line-height: 1em; }

.svg1 {
  display: block; }

.svg2 {
  opacity: 0.1;
  filter: alpha(opacity=10); }

.vhopp-body {
  font-family: "HelveticaNeueW01-55Roma";
  font-size: 2.6em;
  line-height: 1em;
  margin: 0 auto 20px; }

.vhopp-body span {
  font-family: "HelveticaNeueW01-65Medi";
  color: #db6e26; }

.vhopp-box button, .homeheader-box button {
  margin: 0 auto;
  font-family: "HelveticaNeueW01-65Medi";
  background-color: #00325b;
  height: 40px;
  width: 220px;
  border: none;
  outline: none;
  font-size: 24pt;
  margin-top: 0;
  color: #fff;
  cursor: pointer; }

.homeheader-box button {
  margin: 10px 10px 0 0; }

.vhopp-list {
  text-align: left;
  font-family: "HelveticaNeueW01-55Roma";
  float: right;
  width: 60%;
  margin-bottom: 20px; }

.vhopp-list img {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  position: relative;
  top: -2px; }

.vhopp-list p {
  font-size: 12pt !important;
  line-height: 12pt !important; }

.vhopp-globe {
  float: right;
  width: 40%; }

.vhopp-globe img {
  width: 70%; }

.vhopp-globe h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: "HelveticaNeueW01-65Medi";
  margin-top: 10px; }

.vhopp-globe h5 {
  font-size: 20px;
  line-height: 24px;
  font-family: "HelveticaNeueW01-Thin";
  margin-bottom: 35px; }

#the-no-show {
  font-family: "HelveticaNeueW01-65Medi";
  background-color: #00325b;
  font-size: 24pt; }

.shrinkdown {
  margin: -20px 0; }

.rbfoot {
  width: 100%;
  background-color: #00325b;
  /*background-color: #363636;*/
  padding: 25px;
  position: relative; }

@media screen and (min-width: 901px) {
  .rbfoot-menu {
    width: 60%;
    float: left;
    margin: 5px 0 0; } }

.rbfoot-menu a {
  color: #D8D8D8;
	/* color: #58585b;*/
  font-family: "HelveticaNeueW01-65Medi";
  font-size: 16pt;
  text-decoration: none;
  margin-right: 10px; }
  .rbfoot-menu a:active, .rbfoot-menu a:hover {
    color: #ac1a2f; }

.rbfoot-form form {
  width: 100%; }
@media screen and (min-width: 901px) {
  .rbfoot-form {
    width: 30%;
    float: right; } }

#rbfoot-input {
  height: 35px;
  border: 0;
  outline: 0;
  font-size: 16pt;
  font-family: "HelveticaNeueW01-Thin";
  color: #00325b;
  padding: 0 10px;
  width: calc(100% - 120px);
  margin: 10px -4.45px 10px 0;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
/*background-color: #58585b;*/
}
  #rbfoot-input::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-Thin";
    color: #999; }
  #rbfoot-input:-moz-placeholder {
    font-family: "HelveticaNeueW01-Thin";
    color: #999; }
  #rbfoot-input::-moz-placeholder {
    font-family: "HelveticaNeueW01-Thin";
    color: #999; }
  #rbfoot-input::-webkit-input-placeholder {
    font-family: "HelveticaNeueW01-Thin";
    color: #999; }
  @media screen and (min-width: 501px) {
    #rbfoot-input {
      width: calc(85% - 120px); } }
  @media screen and (min-width: 701px) {
    #rbfoot-input {
      width: calc(75% - 120px); } }
  @media screen and (min-width: 901px) {
    #rbfoot-input {
      width: calc(100% - 120px);
      margin-top: 0; } }

#rbfoot-submit {
  height: 35px;
  width: 120px;
  border: 0;
  outline: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14pt;
  font-family: "HelveticaNeueW01-Thin";
  color: #ffffff;
  background-color: #ac1a2f;
/*background-color: #999;*/
  padding: 0 10px;
  cursor: pointer; }
  #rbfoot-submit:hover, #rbfoot-submit:active {
    background-color: #ac1a2f;
    color: #eee; }
  @media screen and (min-width: 901px) {
    #rbfoot-submit {
      vertical-align: top; } }

.rbfoot-social {
  float: left;
  height: 55px;
  width: 150px; }
  @media screen and (min-width: 901px) {
    .rbfoot-social {
      clear: both; } }

.rbfoot-social div {
  height: 21px;
  width: 21px;
  margin: 27px 0;
  outline: 0;
  border: 0;
  display: inline-block;
  background-color: #363636;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% 80%;
  cursor: pointer; }

#twitterft {
  background-image: url("/SVG/twittergrey-01.svg"); }
  #twitterft:hover, #twitterft:active {
    background-image: url("/SVG/twitterorange-01.svg"); }

#facebookft {
  background-image: url("/SVG/facebookgrey-01.svg"); }
  #facebookft:hover, #facebookft:active {
    background-image: url("/SVG/facebookorange-01.svg"); }

#pinterestft {
  background-image: url("/SVG/pinterestgrey-01.svg"); }
  #pinterestft:hover, #pinterestft:active {
    background-image: url("/SVG/pinterestorange-01.svg"); }

#instagramft {
  background-image: url("/SVG/instagramgrey-01.svg"); }
  #instagramft:hover, #instagramft:active {
    background-image: url("/SVG/instagramorange-01.svg"); }

#googleplusft {
  background-image: url("/SVG/googleplusgrey-01.svg"); }
  #googleplusft:hover, #googleplusft:active {
    background-image: url("/SVG/googleplusorange-01.svg"); }

#linkedinft {
  background-image: url("/SVG/linkedingrey-01.svg"); }
  #linkedinft:hover, #linkedinft:active {
    background-image: url("/SVG/linkedinorange-01.svg"); }

.rbfoot-seal {
  float: right;
  height: 55px;
  margin: 10px 0;
  cursor: pointer; }
  @media screen and (max-width: 300px) {
    .rbfoot-seal {
      padding: 3px 0; } }
  @media screen and (min-width: 901px) {
    .rbfoot-seal {
      width: 150px; } }
 
.rbfoot-seal img {
    height: 100%;
    float: right; }

.rbfoot-rblogo {width: 33%;
align-items: flex-start;}

.rbfoot-address {width: 33%;
align-items:center;
}

@media screen and (max-width: 501px)
	{.rbfoot-address {width: 100%;
align-items:center;
		}}

.rbfoot-ecfalogo {width: 33%;
align-items: flex-end;}

@media screen and (max-width: 801px)
	{.rbfoot-ecfalogo {width: 100%;
		}}

.rbfoot-contact {
  clear: both;
  text-align: left; }
  @media screen and (min-width: 801px) {
    .rbfoot-contact {
      display: inline-flex;
	align-items: center;
		align-content: space-between;
      width: calc(100%);
	 
      margin: 10px 0 0;
      text-align: center; } }

  @media screen and (min-width: 901px) {
    .rbfoot-contact {
      margin: 25px 0 0; } }
  @media screen and (min-width: 1051px) {
    .rbfoot-contact {
      margin: 35px 0 0; } }
  
.rbfoot-contact span {
    color: #d8d8d8;
    font-family: "HelveticaNeueW01-Thin";
    font-size: 12pt; }

.whitebg {
  padding: 25px 25px 2px;
  background: #fff; }

.newinfo {
  padding: 25px;
  background: #fff; }
  .newinfo h3 {
    margin-left: 0; }
  .newinfo p {
    color: rgba(88, 88, 91, 0.85);
    position: relative;
    font-family: "HelveticaNeueW01-55Roma";
    font-size: 14pt; }

.newinfo img{
	width: calc(100%);
	height:auto;
}



.background-and-body-only-13333, .background-and-body-only-13482, .background-and-body-only-13413 {
  background-color: #fff !important;
  margin-top: -50px; }
  .background-and-body-only-13333 .generic-rounded-button, .background-and-body-only-13482 .generic-rounded-button, .background-and-body-only-13413 .generic-rounded-button {
    height: 36px;
    background-color: #00325b !important;
    font-size: 11pt;
    color: #fff;
    border: 0;
    font-family: "HelveticaNeueW01-55Roma";
    text-align: left;
    cursor: pointer;
    border-radius: 0px !important; }

.gsc-control-cse {
  background-color: #fff !important; }

.momentum-wrapper {
  background: #fff; }

.onwhite-input {
  border-bottom: 2px solid rgba(88, 88, 91, 0.85);
  padding: 0px !important;
  max-width: 500px; }

.onwhite-checkbox {
  border-bottom: 2px solid rgba(88, 88, 91, 0.85); }

.momentum-form {
  text-align: center;
  padding: 0 25px; }

.momentum-chex {
  text-align: left;
  padding: 0 25px;
  width: 100%;
  max-width: 550px;
  margin: 0 auto; }
  .momentum-chex .onwhite-checkbox {
    margin: 2px 8px 2px 0; }
  .momentum-chex p {
    margin: 0;
    font: 16pt "HelveticaNeueW01-Thin";
    color: rgba(88, 88, 91, 0.85);
    display: inline-block;
    width: calc(100% - 35px);
    vertical-align: top; }

.paddingvertical-20 {
  padding: 20px 0 20px; }

.errororange {
  color: #00325b; }

@media (max-width: 1100px) {
  .nhnews-story {
    height: 375px; }

  .nhnews-title, .cat-story h4 {
    font-size: 18pt; }

	.nhnews-title h4 {
		font-size: 14pt; }
	
  .cat-storyhold, .nhnews-story {
    width: 50%; }

  .cat-featimg {
    height: 375px; }

  .stport-row {
    height: 525px; }

  .stport-scrollinner {
    height: 375px; }

  .stportnews-story {
    height: 375px;
    width: 562.5px; }

  .stportnews-title {
    font-size: 21pt; }

  .vhvid-voice-overlay, .vhvid-hands-overlay {
    top: calc(50% - 50px); }

  .vhvid-voice-overlay img, .vhvid-hands-overlay img {
    height: 100px; }

  .vhvid-overlay1 {
    font-size: 1.7em; }

  .vhvid-overlay2 {
    font-size: 4em; } }
@media (max-width: 1050px) {
  .regheader, .stportheader, .nsheader, .npheader, .homeheader, .homeheader-mobile, .vhheader, .vhopp, .ezgive, .ezadvo {
    background-attachment: scroll; }

  .homeheader {
    display: none; }

  .homeheader-mobile {
    display: block; }

  .regheader-filter, .stportheader-filter, .nsheader-filter, .npheader-filter, .ezgive-filter, .ezadvo-filter {
    background-attachment: scroll; }

  .regbar-square, .regbar-hover-square {
    width: calc(100% / 3); }

  .nscontent {
    width: 100%; }

  .nssidebar {
    width: 100%;
    padding: 25px; } }
@media (max-width: 1000px) {
  .nsheader-title {
    font-size: 18pt; }

  .nsheader-body {
    font-size: 20pt; }

  #white-quote, #orange-quote {
    top: 0px; }

  .nh-prof-top h3 {
    font-size: 1.3em; }

  .nh-prof-bottom h3 {
    font-size: 1.3em; }

  .nh-prof-top span {
    font-size: .7em; }

  .nh-prof-bottom span {
    font-size: .7em; }

  .vhheader-title, .vhopp-title, .homeheader-title {
    font-size: 3em; }

  .vhheader-body, .vhopp-body, .homeheader-body {
    font-size: 2em; }

  .vhopp {
    height: 100%; } }
@media (max-width: 950px) {
  .nhnews-story {
    height: 325px; }

  .nhnews-title, .cat-story h4 {
    font-size: 16pt; }

  .cat-featimg {
    height: 325px; }

  .stport-row {
    height: 475px; }

  .stport-scrollinner {
    height: 325px; }

  .stportnews-story {
    height: 325px;
    width: 487.5px; }

  .stportnews-title {
    font-size: 19pt; }

  .act-square {
    width: 50%; }

	 #give-portal, #give-portal-vert, #give-portal-vert-text {
    width: 50%; }
	
	  #give-portal, #give-portal-vert, #give-portal-vert-text {
    width: 100%; padding: 10px 0px 0px 0px; }

	#give-portal-vert-text span {font-size: 2.3em;}
	#give-portal-vert-text p {font-size: 1.5em;}

	
  .act-title h3 {
    font-size: 3em; }

  .vhvid-voice-overlay {
    top: calc(50% - 40px); }

  .vhvid-hands-overlay {
    top: calc(50% - 40px); }

  .vhvid-voice-overlay img {
    height: 80px; }

  .vhvid-hands-overlay img {
    height: 80px; }

  .vhvid-overlay1 {
    font-size: 1.4em;
    margin: 5px 0 0; }

  .vhvid-overlay2 {
    font-size: 3em;
    margin: -10px 0 0; }

  .vhplus {
    left: calc(50% - 40px);
    top: calc(50% - 40px); }

  .vhplus img {
    height: 80px; }

  .vh-prof-top h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vh-prof-bottom h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vh-prof-top span {
    font-size: 1em; }

  .vh-prof-bottom span {
    font-size: 1em; } }
@media (max-width: 875px) {
  .nh-prof-top h3 {
    font-size: 1.1em; }

  .nh-prof-bottom h3 {
    font-size: 1.1em; }

  .nh-prof-top span {
    font-size: .6em; }

  .nh-prof-bottom span {
    font-size: .6em; } }
@media (max-width: 850px) {
  .quote {
    font-size: 16pt; }

  .quote-source {
    font-size: 16pt;
	text-align: right;}

  .quote-text {
    line-height: 1em; }

  .quote-open {
    font-size: 64pt;
    top: 0px; }

  .quote-close {
    font-size: 64pt;
    bottom: -35px; }

  .nhnews-story {
    height: 300px; }

  .nhnews-title, .cat-story h4 {
    font-size: 16pt; }

  .cat-featimg {
    height: 300px; }

  .stport-row {
    height: 450px; }

  .stport-scrollinner {
    height: 300px; }

  .stportnews-story {
    height: 300px;
    width: 450px; }

  .stportnews-title {
    font-size: 16pt; } }
@media (max-width: 800px) {
	
	.rbfoot #mc_embed_signup_scroll {
	display: flex;
	float: left;
	padding-bottom: 20px;}
  .newviewport {
    width: 500px;
    left: calc(50% - 250px); }

  .newviewport iframe {
    height: 237px;
    width: 415px; }

  .vhvid-x, .vhopp-x {
    right: calc(50% - 265px); }

  .vh-prof-top h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vh-prof-bottom h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vhopp-globe img {
    width: 80%; } }
@media (max-width: 750px) {
  .regheader-title {
    font-size: 45pt; }

  .regheader-body {
    font-size: 18pt; }

  .stportheader-title {
    font-size: 60pt; }

  .stportheader-body {
    font-size: 36pt; }

  .nsheader-title {
    font-size: 24pt; }

  .nsheader-body {
    font-size: 15pt; }

  .nhnews-story {
    height: 275px; }

  .nhnews-title, .cat-story h4 {
    font-size: 14pt; }

  .nmheader-first {
    font-size: 21pt; }

  .npheader-title {
    font-size: 32pt; }

  .npheader-body {
    font-size: 16pt; }

  .cat-featimg {
    height: 275px; }

  .stport-row {
    height: 425px; }

  .stport-scrollinner {
    height: 275px; }

  .stportnews-story {
    height: 275px;
    width: 412.5px; }

  .stportnews-title {
    font-size: 14pt; }

  .vhheader-title, .vhopp-title, .homeheader-title {
    font-size: 2em; }

  .vhheader-body, .vhopp-body, .homeheader-body {
    font-size: 1.3em; } }
@media (max-width: 725px) {
  .nh-prof-top h3 {
    font-size: 1em; }

  .nh-prof-bottom h3 {
    font-size: 1em; } }
@media (max-width: 700px) {
  .cat-featimg {
    height: 250px; }

  .nh-prof {
    width: 50%; }

  .nh-prof-hover {
    width: 50%; }

  .nh-prof-top h3 {
    font-size: 1.5em; }

  .nh-prof-bottom h3 {
    font-size: 1.5em; }

  .nh-prof-top span {
    font-size: .8em; }

  .nh-prof-bottom span {
    font-size: .8em; }

  .vhvid-voice-overlay {
    top: calc(50% - 30px); }

  .vhvid-hands-overlay {
    top: calc(50% - 30px); }

  .vhvid-voice-overlay img {
    height: 60px; }

  .vhvid-hands-overlay img {
    height: 60px; }

  .vhvid-overlay1 {
    font-size: 1em;
    margin: 3px 0 0; }

  .vhvid-overlay2 {
    font-size: 2.2em;
    margin: -7px 0 0; }

  .vhplus {
    left: calc(50% - 30px);
    top: calc(50% - 30px); }

  .vhplus img {
    height: 60px; }

  .vh-prof {
    width: 50%; }

  .vh-prof-hover {
    width: 50%; }

  .vh-prof-top h3 {
    font-size: 1.75em;
    line-height: .75em; }

  .vh-prof-bottom h3 {
    font-size: 1.75em;
    line-height: .75em; }

  .vh-prof-top span {
    font-size: 1.25em; }

  .vh-prof-bottom span {
    font-size: 1.25em; }


}
@media (max-width: 650px) {
  #current-left {
    right: 20%; }

  #current-right {
    left: 20%; }

  .nhnews-story {
    height: 250px; }

  .nhnews-title, .cat-story h4 {
    font-size: 12pt; }

  .cat-featimg {
    width: calc(100% - 50px);
    height: 350px; }

  .cat-feattext {
    width: calc(100% - 50px);
    margin: 25px 25px 0;
    text-align: center; }

  .cat-feattext h2 {
    text-align: left; }

  .stport-row {
    height: 400px; }

  .stport-scrollinner {
    height: 250px; }

  .stportnews-story {
    height: 250px;
    width: 375px; }

  .stportnews-title {
    font-size: 12pt; }

  .apply-btn, .body-give-btn {
    display: inline-block; } }
@media (max-width: 600px) {
  .quote-open {
    left: 2%; }

  .quote-close {
    right: 2%; }

  .nhnews-story {
    width: 100%;
    height: 350px; }

  .nhnews-title, .cat-story h4 {
    font-size: 19pt; }

  .cat-storyhold {
    width: 100%; } }
@media (max-width: 550px) {
  .regheader, .stportheader, .npheader, .homeheader, .vhheader, .ezgive, .ezadvo {
    background-position-x: 50%; }

  .regheader-box, .stportheader-box, .ezgive-box, .ezadvo-box, .nsheader-box, .npheader-box, .homeheader-box, .vhheader-box, .vhopp-box, .ezgive-box, .ezadvo-box {
    max-width: 86%; }

  .regbar-square, .regbar-hover-square {
    width: 50%; }

  .act-title h3 {
    font-size: 1.8em;
    line-height: 1em; }

  .newviewport {
    width: 234px;
    left: calc(50% - 117px);
    padding: 10px; }

  .newviewport iframe {
    height: 122px;
    width: 214px; }

  .vhvid-x, .vhopp-x {
    right: calc(50% - 124px);
    top: calc(5% + 33px);
    height: 30px; }

  .vhopp {
    background-position-x: 25%; }

  .vhopp-list {
    float: none;
    width: 100%; }

  .vhopp-globe {
    float: none;
    width: 100%; }

  
	
	#mc-embedded-subscribe .button, #mc_embed_signup .button {
	background-color: #ac1a2f !important;}
	
	
  .newviewport button.giveoption, .ezgive-filter button.giveoption, .ezadvo-filter button.giveoption {
    width: calc(50% - 2.3px); }

  .getbr {
    display: inline; } }
@media (max-width: 500px) {
	

	
  .nh-prof-top h3 {
    font-size: 1.3em; }

  .nh-prof-bottom h3 {
    font-size: 1.3em; }

  .nh-prof-top span {
    font-size: .7em; }

  .nh-prof-bottom span {
    font-size: .7em; }

  .vhvid-voice img {
    width: 100%; }

  .vhvid-hands img {
    width: 100%;
    left: 0; }

  .vhvid-voice-overlay {
    top: calc(25% - 40px);
    width: 100%;
    z-index: 11; }

  .vhvid-hands-overlay {
    top: calc(75% - 40px);
    left: 0;
    width: 100%;
    z-index: 11; }

  .vhvid-voice-overlay img {
    height: 80px; }

  .vhvid-hands-overlay img {
    height: 80px; }

  .vhvid-overlay1 {
    font-size: 1.4em;
    margin: 5px 0 0; }

  .vhvid-overlay2 {
    font-size: 3em;
    margin: -10px 0 0; }

  .vhplus {
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    opacity: 0.5;
    filter: alpha(opacity=90); }

  .vhplus img {
    height: 80px; }

  .vh-prof-top h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vh-prof-bottom h3 {
    font-size: 1.5em;
    line-height: .5em; }

  .vh-prof-top span {
    font-size: 1em; }

  .vh-prof-bottom span {
    font-size: 1em; }

  .ezgive-title, .ezadvo-title {
    font-size: 24pt; }

  .ezgive-body, .ezadvo-body {
    font-size: 14pt; } }
@media (max-width: 475px) {
  .act-square {
    width: 100%; } }

@media (max-width: 475px) {
  #give-portal, #give-portal-vert, #give-portal-vert-text {
    width: 100%; padding: 10px 0px 0px 0px; }

	#give-portal-vert-text span {font-size: 2em;}
	#give-portal-vert-text p {font-size: 1.2em;}


}


@media (max-width: 450px) {
  .quote-open {
    position: relative;
    left: 0px;
    top: 40px; }

  .quote-close {
    position: relative;
    right: 0px;
    bottom: 10px; }

  .new-genheader {
    margin: 15px; }

  .cat-featimg {
    width: calc(100% - 30px);
    height: 325px;
    margin: 0 15px; }

  .cat-feattext {
    width: calc(100% - 30px);
    margin: 15px; } }
@media (max-width: 400px) {
  .regheader-title {
    font-size: 30pt; }

  .regheader-body {
    font-size: 14pt; }

  .regheader-current span, .regheader-current a {
    font-size: 10pt; }

  .stportheader-title {
    font-size: 40pt; }

  .stportheader-body {
    font-size: 24pt; }

  .nsheader-title {
    font-size: 14pt; }

  .nsheader-body {
    font-size: 9pt; }

  .nscontent {
    padding: 15px; }

  .nssidebar {
    padding: 15px; }

  .update-intro {
    font-size: 26pt;
    line-height: 1em; }

  .nmheader-first {
    font-size: 18pt; }

  .npheader-title {
    font-size: 28pt; }

  .npheader-body {
    font-size: 14pt; }

  .nh-prof {
    width: 100%; }

  .nh-prof-hover {
    width: 100%; }

  .nh-prof-top h3 {
    font-size: 1.5em; }

  .nh-prof-bottom h3 {
    font-size: 1.5em; }

  .nh-prof-top span {
    font-size: .8em; }

  .nh-prof-bottom span {
    font-size: .8em; }

  .vhheader-title, .vhopp-title, .homeheader-title {
    font-size: 1.2em; }

  .vhheader-body, .vhopp-body, .homeheader-body {
    font-size: .8em; }

  .vh-prof {
    width: 100%; }

  .vh-prof-hover {
    width: 100%; }

  .vh-prof-top h3 {
    font-size: 1.75em;
    line-height: .75em; }

  .vh-prof-bottom h3 {
    font-size: 1.75em;
    line-height: .75em; }

  .vh-prof-top span {
    font-size: 1.25em; }

  .vh-prof-bottom span {
    font-size: 1.25em; }

  #the-no-show {
    display: none; }

  .ezgive-title, .ezadvo-title {
    font-size: 18pt; }

  .inputerror {
    font-size: 11pt; } }
@media (max-width: 375px) {
  .stport-row {
    height: 350px; }

  .stport-scrollinner {
    height: 200px; }

  .stportnews-story {
    height: 200px;
    width: 300px; }

  .stportnews-readmore {
    top: 25%; } }
@media (max-width: 350px) {
  .nmheader-first {
    font-size: 16pt; }

  .npheader-title {
    font-size: 24pt; }

  .npheader-body {
    font-size: 12pt; }

  .regheader-title {
    font-size: 20pt; }

  .regheader-body {
    font-size: 12pt; }

  .stportheader-title {
    font-size: 30pt; }

  .stportheader-body {
    font-size: 18pt; }

  #current-left {
    right: 15%; }

  #current-right {
    left: 15%; }

  .sidebar-share p {
    top: -4px;
    font-size: 9.5pt;
    width: 50px; }

  .sidebar-social {
    left: 60px; }

  .sidebar-social button, .sidebar-social button:hover, .sidebar-social button:active {
    width: 20px;
    background-size: 90% 50%; }

  .sidebar-give h3 {
    font-size: 22pt; }

  .sidebar-give img {
    height: 24px;
    top: 8px;
    left: 80px; }

  .sidebar-give p {
    top: -3px;
    left: 113px;
    font-size: 9.5pt; }

  .sidebar-apply h3 {
    font-size: 22pt; }

  .sidebar-apply img {
    height: 24px;
    top: 8px;
    left: 135px; }

  .sidebar-apply p {
    top: -4px;
    left: 113px;
    font-size: 9.5pt; }

  .faithful-few-share p {
    top: -4px;
    font-size: 9.5pt;
    width: 50px; }

  .faithful-few-social {
    left: 60px; }

  .faithful-few-social button, .faithful-few-social button:hover, .faithful-few-social button:active {
    width: 20px;
    background-size: 90% 50%; }

  .faithful-few-give h3 {
    font-size: 22pt; }

  .faithful-few-give img {
    height: 24px;
    top: 8px;
    left: 80px; }

  .faithful-few-give p {
    top: -4px;
    left: 113px;
    font-size: 9.5pt; }

  .faithful-few-apply h3 {
    font-size: 22pt; }

  .faithful-few-apply img {
    height: 24px;
    top: 8px;
    left: 110px; }

  .faithful-few-apply p {
    top: -4px;
    left: 113px;
    font-size: 9.5pt; }

  .nhnews-story {
    height: 300px; }

  .nhnews-title, .cat-story h4 {
    font-size: 15pt; }

  .cat-featimg {
    height: 300px; }

  .cat-give h3 {
    font-size: 22pt; }

  .cat-give img {
    height: 24px;
    top: 8px;
    left: 80px; }

  .cat-give p {
    top: -4px;
    left: 113px;
    font-size: 9.5pt; }

  .cat-apply {
    width: 180px; }

  .cat-apply h3 {
    font-size: 22pt; }

  .cat-apply img {
    height: 24px;
    top: 8px;
    left: 110px; }

  .cat-apply p {
    top: -4px;
    left: 113px;
    font-size: 9.5pt; }

  .regbar-square, .regbar-hover-square {
    width: 100%; }

  .vhvid-voice-overlay {
    top: calc(25% - 30px); }
	
  .vhvid-hands-overlay {
    top: calc(75% - 30px); }

  .vhvid-voice-overlay img {
    height: 60px; }

  .vhvid-hands-overlay img {
    height: 60px; }

  .vhvid-overlay1 {
    font-size: 1em;
    margin: 3px 0 0; }

  .vhvid-overlay2 {
    font-size: 2.2em;
    margin: -7px 0 0; }

  .vhplus {
    display: none; } }
@media (max-width: 300px) {
  .nhnews-title, .cat-story h4 {
    font-size: 13pt; }

  .stport-row {
    height: 300px; }

  .stport-scrollinner {
    height: 150px; }

  .stportnews-story {
    height: 150px;
    width: 225px; }

  .stportnews-readmore {
    display: none !important; } }
/*@media (min-width: 1200px) {
  .quote-open {
    left: calc(50% - 542px); }

  .quote-close {
    right: calc(50% - 542px); } } */
@media (device-width: 100vw) and (device-height: 100vh) {
	.flipbook-main-wrapper {
	  max-height: 100% !important;
	  margin: 0 !important;
	}
}

.nscontentDB .refugee-background {
	padding: 0px 10% 10% 10%;
		
}


  .refugee-background {
	background-image: url("/Images/Ads_50daysprayer_8x11_fullpage_FINAL_DB.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	display: block;  
}

.refugee-join {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
	Font-size: 6em;
	font-weight: bold;
	color:#ac1a2f;
	display: block;
	padding: 11% 0% 0%;
}

.refugee-easter {
	Font-size: 2.3em;
	color:#00325b;
	font-variant-caps: all-small-caps;
	}

.refugee-dates {
	Font-size: 3.5em;
	color:#00325b;
	display: block;  
	}

.refugee-50days {
	Font-size: 2.5em;
	color:#00325b;
	font-variant-caps: all-small-caps;
	line-height: .7em;
}

.refugee-learn {
	Font-size: 2.5em;
	color:#00325b;
	display: block;
	margin: 5% 0% 5% 55%;
}

.refugee-download {
	Font-size: 2em;
	color:#ac1a2f;
	font-weight: bold;
	display: block;
	padding: 10% 0% 24% 58%;
	}

@media screen and (max-width: 1024px) {
	.refugee-join {
	Font-size: 5em;
	}

	.refugee-easter {
	Font-size: 1.8em;
	}
	
	.refugee-dates {
	Font-size: 2.6em;
	}
	
	.refugee-50days {
	Font-size: 1.8em;
	}
	.refugee-learn {
	font-size: 2.0em;	
		}
	.refugee-download {
	Font-size: 1.8em;
	padding: 4% 0% 24% 58%;			
	}
	}
		
		
@media screen and (max-width: 768px) {
	.refugee-join {
	Font-size: 4em;
	}

	.refugee-easter {
	Font-size: 1.6em;
	}
	
	.refugee-dates {
	Font-size: 2.4em;
	}
	
	.refugee-50days {
	Font-size: 1.6em;
	}
	.refugee-learn {
	font-size: 1.7em;	
		}
	.refugee-download {
	Font-size: 1.7em;
	padding: 4% 0% 24% 58%;			
	}
	}


@media screen and (max-width: 640px) {
	.refugee-join {
	Font-size: 3.8em;
	}

	.refugee-easter {
	Font-size: 1.4em;
	}
	
	.refugee-dates {
	Font-size: 2.2em;
	}
	
	.refugee-50days {
	Font-size: 1.6em;
	}
	.refugee-learn {
	font-size: 1.5em;	
		}
	.refugee-download {
	Font-size: 1.4em;
	padding: 4% 0% 24% 58%;			
	}
	}

@media screen and (max-width: 550px) {
	
	.nscontentDB .refugee-background {
	padding: 0px 5% 10% 5%;
}
		
	.refugee-join {
	Font-size: 3.2em;
		padding: 3% 0%;
	}

	.refugee-easter {
	Font-size: 1.6em;
		line-height: .3em;
	}
	
	.refugee-dates {
	Font-size: 2.0em;
	}
	
	.refugee-50days {
	Font-size: 1.5em;
	}
	.refugee-learn {
	font-size: 1.3em;	
		}
	.refugee-download {
	Font-size: 1.2em;
	padding: 3% 0% 24% 58%;			
	}
	}

@media screen and (max-width: 414px) {
	
	.nscontentDB .refugee-background {
	padding: 0px 5% 10% 5%;
}
		
	.refugee-join {
	Font-size: 3.2em;
		padding: 3% 0%;
	}

	.refugee-easter {
	Font-size: 1.5em;
		line-height: .3em;
	}
	
	.refugee-dates {
	Font-size: 1.9em;
	}
	
	.refugee-50days {
	Font-size: 1.42em;
	}
	.refugee-learn {
	font-size: 1.2em;	
		}
	.refugee-download {
	Font-size: 1.1em;
	padding: 0% 0% 24% 58%;			
	}
	}


@media screen and (max-width: 375px) {
	
	
	.nscontentDB.refugee-background {
		padding: 3% 0%;
	}
	
	.nscontentDB .refugee-background {
	padding: 0px 3% 10% 3%;
}
		
	.refugee-join {
	Font-size: 3.2em;
	padding: 3% 0%;
	}

	.refugee-easter {
	Font-size: 1.5em;
	line-height: .3em;
	}
	
	.refugee-dates {
	Font-size: 1.5em;
	font-weight: bold;
	padding: 3% 0%;
	}
	
	.refugee-50days {
	Font-size: 1.2em;
	line-height: 1.0em;
	}
	.refugee-learn {
	font-size: 1.0em;
	line-height: 1.0em;
		}
	.refugee-download {
	Font-size: .9em;
	padding: 0% 0% 32% 58%;			
	}
	}



1