 
/* font-family: 'Lora Bold',serif;
 font-family: 'MyriadPro-Regular';
 font-family: 'ProximaNova-Bold';
 font-family: 'ProximaNova-Light';
 font-family: 'ProximaNova-Reg';
     font-family: 'Lora Bold',serif;
 */
/* brown: color:#414042;
 green: color:#ec5a35




 ;
 yellow:' color:#fac710;
 */
 html {
    font-size:10px;
    font-size:0.62vw;
}


 @media (min-width: 1599px) {
     html {
        font-size:10px;
  }
}

 html.translated-ltr {
    font-size:8px;
    font-size:0.55vw;
}
 @media (min-width: 991px) {
     header .container, .page-bottom .container {
         width: 95%;
    }
     #content .container {
         width: 81.3%;
    }
}
 @media (max-width: 991px) {
     html {
        font-size:10px;
    }
}
 body {
    opacity: 0;
     transition: 1s opacity;
}
 body.loaded {
    opacity:1
}
 html, body{
    -webkit-font-smoothing: antialiased;
    color:#414042;
    font-family: 'ProximaNova-Regular'
}
 body {
    font-size:2rem;
    line-height:normal;
    overflow-x:hidden;
     line-height: 1.42857143;
}


  b, strong { 
            font-family: 'ProximaNova-Bold';
    }

 h1 {
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
}
 h2 {
    font-family: 'ProximaNova-Bold';
    font-weight: normal
}
 h3 {
    font-family: 'ProximaNova-Bold';
    font-weight: normal
}

h6 {
color:#ec5a35;
    font-family: 'ProximaNova-Bold';
    font-size:2.8rem;
    text-transform: uppercase
 }

h6.dark {
color:#3a5469;

}

 #page {
    max-width:1600px;
    margin:0 auto;
        overflow-x: hidden;
}
 #masthead {
    max-width: 1600px;
    margin:0 auto;
}
 .announcements {
    padding:10px;
    background-color: #ec5a35

    ;
    font-size: 16px;
     color: white;
    border-bottom:4px white solid;
}
 .announcements p {
    margin:0;
     padding: 0 4%;
}
 a, a:visited, a:active {
    color:#4f4e50
}
a:hover, a:focus, a:active {
     color:#ec5a35
}


    ;
}
 ul {
    margin-left:0px;
}
 .content-sidebar #menu-main-menu {
    margin-bottom:2rem;
    border-top:1px #d0d2d3 solid;
    border-bottom:3px #d0d2d3 solid;
}
 .content-sidebar #menu-main-menu li {
    border-top:1px #d0d2d3 solid;
}
 .content-sidebar #menu-main-menu > li {
    display:none;
}
 .content-sidebar #menu-main-menu > li.current-menu-ancestor, .content-sidebar #menu-main-menu > li.current-menu-ancestor li.current-menu-ancestor, .content-sidebar #menu-main-menu > li.current-menu-ancestor li.current-menu-ancestor li, .content-sidebar #menu-main-menu > li.current-menu-ancestor li.current-menu-item {
    display: block;
    position: relative;
}
 .content-sidebar #menu-main-menu > li.current-menu-ancestor li {
    display: none;
}
 .content-sidebar #menu-main-menu > li.current-menu-ancestor li.current-menu-item li {
    display: block;
}
 .content-sidebar #menu-main-menu li li {
}
 .content-sidebar #menu-main-menu > li.current-menu-ancestor > a {
    display:none;
}
 .content-sidebar #menu-main-menu li a {
    font-size:1.8rem;
    display:block;
     color:#414042;
     padding:8px 5px;
    padding-left:20px
}
 .content-sidebar #menu-main-menu li a:hover {
    text-decoration: none;
    background-color:#e9eaea;
}
 .content-sidebar #menu-main-menu li li li a {
    padding-left:30px;
}
 .content-sidebar #menu-main-menu li.current-menu-item {
}
 .content-sidebar #menu-main-menu li.current-menu-item:before {
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f0da";
     position: absolute;
     top: 0;
     padding: 13px 0px;
     font-size: 15px;
    color:#fac710;
}
 .content-sidebar #menu-main-menu li.current-menu-item > a {
    font-family: 'ProximaNova-Bold'
}
/* sidebar menu */
 .content-sidebar ul {
    padding:0;
    margin:0;
}
 .stripes-bg{
    xbackground-image:url(/wp-content/uploads/2017/04/stripes-bg.png);
    margin:0px -20%;
    padding:0 20%;
}
 .stripes-bg.padded {
    padding-top:3rem;
    padding-bottom:3rem;
}
/* buttons */
 a.stylebtn {
}
 .image-callout a {
}
 a.nvfs-btn, input.nvfs-btn, button.nvfs-btn, section.video-block-text .column-content a, section.bootstrap-3columns p a, section.featured-story .video-content a, section.image-callout .callout-text p a {
    display:inline-block;
    padding:5px 20px;
    background-color:#3a5469;
    color:white;
    font-family: 'ProximaNova-reg';
    text-transform: uppercase;
    transition: all 300ms
}
 a.nvfs-btn:hover, input.nvfs-btn:hover, button.nvfs-btn:hover, section.video-block-text .column-content a:hover, section.bootstrap-3columns p a:hover, section.featured-story .video-content a:hover, section.image-callout .callout-text p a:hover {
    background-color:#fac710;
    text-decoration: none
}
/* editor styles */
 span.text-green, .text-green {
    color:#ec5a35
}

a.btn-box {
    display: inline-block;
    background-color: #3a5469;
    border-left: 5px #fcc80b solid;
    padding: 10px 40px;
    color: white;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size: 2.2rem;
    text-align: center;
}


    
}
 span.text-blue {
    color:#00568b!important;
    font-weight:bold;
    text-transform: uppercase;
    font-size:0.8em;
}
 div.wrap-green {
    background-color:#ec5a35




    ;
    padding:2rem 1.5rem;
}
 div.wrap-green * {
    color:white
}
 div.wrap-green h4 {
    color:white;
    font-family: 'ProximaNova-Bold';
    text-transform:uppercase;
    position:relative;
    margin-bottom:3rem;
}
 div.wrap-green h4:after {
    content:' ';
    position:absolute;
    width:30%;
    height:3px;
    background-color:#fac710;
     bottom: -10px;
    left: 35%
}
 div.wrap-green a.nvfs-btn {
    background-color:#fac710 
}
 .content-sidebar {
    padding:0px 20px;
}

 .entry-content .content-sidebar h3 {
  font-size:4.2rem;
  color:#3a5469;
 font-family: 'ProximaNova-Bold';
 text-transform: none
 }

/* block titles */
 section .block-title{
    position:relative;
    color:#4f4e50;
        font-family: 'ProximaNova-Light';
    font-weight:normal;
     margin:5rem 0;
    font-size:4.1rem;
}

 section .block-subtitle{
    color:#ec5a35




    ;
    text-align: center;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size:2.5rem;
    margin-bottom:5rem;
}
 section .block-title + .block-subtitle {
    margin-top:-2.5rem;
}
 #masthead {
    ;
     width: 100%;
     background-color: rgba(255,255,255,1);
     z-index: 100;
    padding-top:3.5rem;
}
 .page-template-page-template-popup #masthead {
    position:relative;
}
 .page-template-page-template-popup #site-navigation {
    display:none;
}
 .page-template-page-template-popup .menu-utility-menu-container {
    display:none;
}
 .page-template-page-template-popup .translate,.page-template-page-template-popup #google_translate_element{
    display:none;
}
 .page-template-page-template-popup section.pagelinks {
    display:none;
}
 .logo{
     margin-top: 3rem;
     margin-bottom: 1rem;
}
 .logo img {
    max-width: 52rem;
    height: auto
}
 .site-footer {
    background-color: #fff;
    ;
    padding-top:6rem;
}
 .page-bottom {
    margin-top:6rem;
    background-color:#58595b;
     font-size:15px;
    color:white;
    padding:0px 0;
    border-bottom:4px white solid;
    
}
 .page-bottom a {
    color:white;
}
 .page-bottom .col1 a {
    color:white;
    display:inline-block;
    border-left:1px white solid;
    border-right:1px white solid;
    padding:10px 20px;
    font-family: 'ProximaNova-Bold'
}
 .page-bottom .col2,.page-bottom .col3 {
    padding:10px;
}
 .page-bottom section.widget, .page-bottom section.widget p {
    margin:0;
}
 .page-bottom section.widget a {
    color:white;
}
 .page-bottom section.widget span.footer-buttons a{
     display: inline-block;
     font-size: 1.8rem;
     font-family: 'ProximaNova-Bold';
     color: white;
     background-color: #808080;
     padding:0 20px;
     -ms-transform: skewX(-20deg);
     -webkit-transform: skewX(-20deg);
     transform: skewX(-20deg);
     border-radius: 0px;
     transition: all 300ms;
     text-align: center;
     line-height: 5rem;
}
 .page-bottom section.widget span.footer-buttons a + a {
     background-color: #b6b8ba 
}
 .page-bottom section.widget span.footer-buttons span {
     display: inline-block;
     transform: skewX(20deg);
}
 .page-bottom section.widget span.footer-text {
    float:right;
     display: inline-block;
     padding-top: 15px;
}
 .site-footer {
}
 .site-footer h4.widget-title {
    font-family: 'ProximaNova-Regular';
     color:#58595b;
    font-size:1.7rem;
    text-transform:none;
}

 .site-footer .textwidget {font-size:1.8rem;}

 .site-footer #text-3 h4.widget-title .site-footer #text-4 h4.widget-title {
    font-size: 1.7rem
}
 .site-footer .social {
    list-style: none;
     margin:0;
    padding:0;
}
 .site-footer .social li {
    display: inline-block;
}
 .site-footer .social a {
    color:#58595b;
    font-size:3rem;
    margin-right:1rem;
}
 .site-footer a {
    color:#58595b
}
 .site-footer #text-2 a {
     color:white;
     text-transform: uppercase;
     display:inline-block;
     padding:5px 10px;
     background-color: #3a5469;
     font-size:1.7rem;
     font-family: 'ProximaNova-Regular' 
}
 .site-footer #text-2 p a:last-child {
    background-color: #808080
}
/* .site-footer .footer-donate {
}
 .site-footer .footer-donate form {
    display:inline-block;
    padding-right:10px;
    margin-right:5px;
    border-right:2px #ccc solid;
}
 .site-footer .footer-donate label{
    font-weight:normal;
    display:inline-block;
    background-color:white;
    font-size:1.8rem;
    padding:2px 8px;
    padding-top: 4px;
}
 .site-footer .footer-donate input[type="radio"]{
    display:none;
}
 .site-footer .footer-donate input[type="submit"] {
    display:inline-block;
    padding:6px 20px;
    background-color:#fac710;
    color:white;
    font-family: 'ProximaNova-Bold';
    border:0;
    border-radius: 0;
    font-size:inherit;
}
 .site-footer .footer-donate input[type="radio"]:checked + label {
    background-color:#ec5a35




    ;
     color:white;
}
 .site-footer .footer-donate input, .site-footer .footer-donate label, .site-footer .footer-donate a {
    -webkit-box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.40);
     -moz-box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.40);
     box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.40);
}
 .site-footer .footer-donate a.nvfs-btn {
     padding: 2px 20px;
}
 .site-footer .footer-subscribe a.nvfs-btn {
    font-size: 0.7em;
    background-color:#fac710 
}
 */
 #utility-menu {
    list-style: none;
    margin:0;
    padding:0;
    float:right;
}
 #utility-menu li {
    display:inline-block;
}
 #utility-menu li a{
    font-family: 'ProximaNova-Bold';
    color:#414042;
    font-size:2.2rem;
    line-height: 2.6rem;
    display:block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
     padding: 2.5rem 4rem;
}

@media all and (max-width: 767px) {

  #utility-menu li a {
    padding: 20px 20px;
    font-size: 12px;
    line-height: 14px;
  }

}

@media all and (max-width: 376px) {

  #utility-menu li a {
    padding: 20px 15px;
    font-size: 11px;
    line-height: 14px;
  }

}

@media all and (max-width: 321px) {

  #utility-menu li a {
    padding: 20px 7px;
    font-size: 11px;
    line-height: 14px;
  }

}


 #utility-menu li.donate-btn a,  #utility-menu li:hover a{
color:#ec5a35;
text-decoration: none
}

 #utility-menu li.donate-btn a:hover {
    color:black;
text-decoration: none

 }

 .pagelinks #utility-menu li a{ 
    font-size:1.98rem;
 }


 #utility-menu li a:before {
     content: '';
     position: absolute;
     left:0px;
     margin-top:-1.25rem;
    height:100%;
    width:1px;
    background-color: #ccc
}
 #utility-menu li:first-child a:before {
    display:none;
}
 #utility-menu li a:after {
    content:'';
    position: absolute;
    left:50%;
    bottom:1.5rem;
    background-color: #ec5a35;
    height:3px;
    width:5rem;
    ;
    margin-left:-2.5rem;
}
 .dud #utility-menu li:last-child {
    background-color: #fac710;
    font-size:2rem;
    margin-left:1.5rem
}
 .dud #utility-menu li:nth-last-child(2){
    background-color:#ec5a35




    ;
    ;
    margin-left:5rem;
    font-size:2rem
}
 .dud #utility-menu li:last-child a:before, .dud #utility-menu li:nth-last-child(2) a:before {
    display:none;
}
 .dud #utility-menu li:last-child a{
     padding-right: 3rem;
    padding-left:2rem;
    color:white;
    font-family: 'ProximaNova-Bold';
    font-size:2.2rem;
}
 .dud #utility-menu li:nth-last-child(2) a{
     padding-right: 2rem;
    padding-left:1rem;
    color:white;
    font-family: 'ProximaNova-Bold';
    font-size:2.2rem;
}
 .translate {
     float: right;
    margin-top: 2rem;
    clear: both;
}
 .translate a {
    text-transform:uppercase;
    display:inline-block;
    margin-left:2rem;
    font-family: 'ProximaNova-bold';
    font-size:1.8rem;
    color:#414042;
}
 #site-navigation {
    margin-top:5.5rem;
}
 #primary-menu {
    display:flex;
    justify-content:space-between;
}
 #primary-menu li {
}
 #primary-menu > li > a:hover {
    color:#ec5a35;
}
 #primary-menu li a {
    font-family: 'ProximaNova-Regular';
    color:#414042;
    font-size:2.1rem;
    text-transform: uppercase;
     display: block;
     padding: 1rem 2rem 2rem 2rem;
}
 #primary-menu > li:first-child > a{
    padding-left:0;
}
 #primary-menu > li.espanol > a {
    text-transform:none
}
 #primary-menu > li.search > a {
        text-transform: none;
    color: transparent;
    background-image: url(/wp-content/uploads/2018/10/search.png);
    background-repeat: no-repeat;
    background-position: center 10px;
}




 #primary-menu li.current-menu-item > a, #primary-menu li.current-menu-parent > a, #primary-menu li.current_page_parent > a {
    font-family: 'ProximaNova-Bold'
}
 #primary-menu li ul {
}
 #primary-menu li ul li {
    background-color: #f7f7f7;
    margin-bottom: 2px;
}

 #primary-menu li ul > li:last-child {
    margin-bottom:0;
 } 
 #primary-menu li ul li:hover {
    
    background-color: #3a5469;
    color:white;
}

 #primary-menu li ul li:hover a{
    
    
    color:white;
}
 #primary-menu li ul li + li {
    border-top:1px #eee solid;
}
 #primary-menu li ul li a {
    text-transform:none;
    font-family: 'ProximaNova-Regular';
    color:#414042;
    font-size:2.1rem;
     display: block;
     padding: 1rem 2rem 1rem 2rem;
}
 .main-navigation ul ul {
   
     margin-top:2.9rem;
     background-color:#e6e6e6;
     margin-left: 20px;
}

 .main-navigation ul > li:first-child ul  {margin-left:0;}

 .main-navigation ul ul ul {
    margin-top:0px;
}
 .main-navigation ul ul a {
     width: 250px;
}
 .search-form {
    padding:1.5rem 0;
}




.hero {position: relative;}

.hero .hero-title{
    width: 100%;
position: absolute;
top:50%;
 -webkit-transform: translate(0,-50%);
 transform: translate(0,-50%);}

.hero h1 {font-size: 6.2rem;
    text-transform: uppercase;
    margin: 1rem 0;
    font-family: 'ProximaNova-Light';
    line-height: 7rem;
    color: #414042;}
.hero h2 {    color: #ec5a35;
    font-size: 2.7rem;
    margin: 0;
    text-transform: uppercase;}

@media screen and (max-width: 991px) {
  
  .hero h1 {font-size: 3rem;
    line-height: 3rem;}
  
  .hero h2 {    color: #ec5a35;
    font-size: 1.7rem;}

}

@media screen and (max-width: 767px) {
  .hero .hero-title{

    position: relative;
    -webkit-transform: translate(0,0); 
     transform: translate(0,0);
         padding: 10px 0;
  }

    .hero img {position: absolute;
    right:0;
        position: absolute;
    opacity: 0.5;
    width: 180%;
    max-width: none;


    }

}








 .entry-content {
}

 .entry-content .main-content {
    font-size: 2.6rem;
    line-height: 3.6rem;
    padding-top:5rem;
}

.home .entry-content .main-content {
    font-size: 3.3rem;
    line-height: 4.2rem;
    padding-top:5rem;
}
 @media screen and (min-width: 991px) {
     .entry-content .main-content {
        max-width: 95%
    }
}

 .entry-content  h4 {
    font-family: 'ProximaNova-Light';
     font-size: 4.1rem;
    line-height: 5.1rem;
    margin-bottom:3rem;
}




.home .entry-content .main-content h4 {
    font-family: 'ProximaNova-Light';
     font-size: 4.9rem;
    line-height: 5.1rem;
  
}

 .entry-content  h4 strong{
    font-family: 'ProximaNova-Light';
    font-weight: normal;
    color:#ec5a35;
}

 .entry-content h1 {
    color:#ec5a35




    ;
    font-size:6.4rem;
    text-transform: uppercase
}
 .entry-content h1 + p {
    font-size:2.8rem;
     margin: 0 18% 2rem 18%;
}
 .entry-content h2 {
    color:#ec5a35




    ;
    font-size:6.4rem;
    text-transform: uppercase
}
 .entry-content h3, .entry-header h2.entry-title {
    color:#4f4e50;
    font-size:4.1rem;
    font-family: 'ProximaNova-Light';
    text-transform: uppercase
}
 .entry-content h4 {
    color:#4f4e50;
    font-size:3.6rem;
    font-family: 'ProximaNova-Light';
}
 div.wrap-green h4 {
    font-size:2rem;
}
 .entry-content h5 {
    color:#ec5a35




    ;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size:2.5rem;
    margin-bottom:5rem;
}
 .entry-content section + section {
    margin-top:12rem;
}
 .entry-content .stripes-bg + section {
    margin-top:7rem;
}
 .entry-content section + .stripes-bg {
    margin-top:7rem;
}
 ..entry-content p + section {
    margin-top:7rem;
}
 .entry-content > section:first-of-type {
    margin-top:7rem;
}
 .entry-content section.bootstrap-2columns + section.bootstrap-2columns {
    margin-top: 7rem;
}








/* home */
 ul.homeslide {
    margin:0;
    padding:0;
    list-style: none
}
 ul.homeslide li {
    position:relative;
}
 ul.homeslide .home-text {
    position:absolute;
    width:100%;
    top:50%;
     -webkit-transform: translate(0,-50%);
     transform: translate(0,-50%);
}
 ul.homeslide .title-wrap {
    width:100%;
     margin:0;
     position: relative;
}

 ul.homeslide .title-wrap:before {
    content: '';
    position: absolute;
    width: 58%;
    height: 125%;
    border: 1px white solid;
    top: -15%;
    left: -1px;
    pointer-events: none
 }



 ul.homeslide h1 {
    color:white;
    font-size:6.2rem;
    text-transform: uppercase;
     margin:1rem 0;
   
    font-family: 'ProximaNova-Light';
     line-height: 7rem;
    color:#414042;
}
 ul.homeslide h2{
    color:#ec5a35;
    font-size:2.7rem;
    margin:0;
    text-transform: uppercase;
}


 ul.homeslide p {
    color:white;
    font-size:2.8rem;
    line-height: 1.25em;
    margin-bottom:1rem;
}
 ul.homeslide a {
    color:white;
    font-weight:bold;
}
 ul.homeslide .fa {
    display: none
}

@media all and (max-width: 767px) {
  ul.homeslide h1 {
        font-size: 3.2rem;
         line-height: 3rem;
  }

    ul.homeslide h2 {
          font-size: 1.5rem;
         line-height: 1.5rem;
  }

}



/* slider */
 .home .owl-dots {
     right: 4rem;
     position: absolute;
     margin-top: -5rem;
}
.home  .owl-theme .owl-dots .owl-dot span {
     border: 1px #ebecec solid;
     background: transparent;
}
.home  .owl-theme .owl-dots .owl-dot.active span,.home  .owl-theme .owl-dots .owl-dot:hover span {
     background-color: #ebecec ;
}



/*footer */
 section.pagelinks {
}
 .links-top {
    background-color:#fcc80b;
    padding-top:8rem;
    padding-bottom:14rem;
    position: relative;
}

 .links-top:before {
    content: '';
    position: absolute;
    /* width: 30px; */
    border-top: 100px white solid;
    border-left: 0px transparent solid;
    border-right: 120px transparent solid;
    left:0;
    top: 0;
    height: 0;
    /* background-color: white; */
    width: 0;
    margin-left:0px;

}

 section.pagelinks .quote-text {
    color:#4f4e50;
    font-size:3.2rem;
    line-height: 4.2rem
}
 section.pagelinks .quote-attribution {
    color:#ec5a35;
    font-size:2.5rem;
    line-height:normal;
    margin-top:3rem;
}

 section.pagelinks .quote-attribution strong {
    text-transform: uppercase;
 }

 section.pagelinks #utility-menu {
    float:none;
    text-align: center;
    margin-top:-9rem;
}
 section.pagelinks #utility-menu li {
    background-color: white;
     margin-left: -5px;
}
 section.pagelinks #utility-menu li a:before {
     height: 60%;
    margin-top:0;
}
 .links-top a {
    color:#414042;
    font-family: 'ProximaNova-Bold';
    font-size:2rem;
}
 .links-top h3 {
    color:white;
    font-family: 'Lora Bold',serif;
    font-weight:700;
    font-size:4rem;
    margin-bottom:3rem;
}
 .links-bottom {
     position: relative;
     z-index: 1;
     margin-top: -7rem;
}
/* .pagelinks ul {
    margin:0;
    padding:0;
    list-style: none;
    text-align: center
}
 .pagelinks ul li {
    display:inline;
}
 .pagelinks ul li a{
    display:inline-block;
    background-color:#0073ba;
    color:white;
    font-family:'ProximaNova-Bold';
    font-size:2.5rem;
    ;
    margin-left:1rem;
    padding:2rem 3rem;
}
 */


.col-staff {padding-top:6rem;}

@media screen and (min-width: 991px){
    .col-staff {padding-top:9rem;padding-left:4rem;}
}

.col-staff .staff-heading {color:#ec5a35;font-size: 2.2rem;text-transform: uppercase;font-family:'ProximaNova-Bold';}
.col-staff  .staff-name  {margin-top:15px;}
.col-staff  .staff-name a {color:#4f4e50;font-size: 2.6rem;font-family:'ProximaNova-Bold';}
.col-staff  .staff-title {color:#4f4e50;font-size: 2.6rem}

/*boxes */
 .box-links {
    padding:0 20px;
    position: relative;
}

section.box-links:before {
    content: '';
    position: absolute;
    width: 100%;
    background-color: #ebecec;
    height: 400px;
    margin-left: -20%;
    margin-right: -20%;
    bottom: -256px;

}

 @media screen and (min-width: 991px) {

    section.box-links:before {
        width: 300%;
    }

}

 .box-links .row {
    margin-left:-30px;
    margin-right:-30px;
}
 .box-links .row > div {
    margin-bottom:0px;
    padding:8px;
}
 .box-links .box-inner{
    margin:0;
    position:relative;
        overflow: hidden;
        transition: all 600ms
 
}
 .box-links .box-inner a{
     font-weight: 600;
    font-family: 'ProximaNova-Reg';
     font-size:2.6rem;
    text-transform:uppercase;
    color:white;
}

 .box-links .box-inner a:hover {text-decoration: none}

 .box-links .box-inner .title-wrap{
    transition:all 500ms;
    text-align:left;
    ;
    width:100%;
    bottom:0;
    background-color:#d3d3d5;
    margin-top: 2rem;
     line-height: normal;

    ;
    margin-top: 0;
   padding:2rem;
 
}


.box-links .type-page .title-wrap{color:#58595b;}


.box-links.dark .box-inner .title-wrap {
   margin-top: 2rem;
   padding-top:0;
}

.box-links.dark .box-inner .title-wrap{
      border-bottom:1px #fcc80b solid;
    border-left:1px #fcc80b solid;
    padding-left:20px;
    min-height:75px;
    padding-bottom:10px;
}

.box-links.dark .box-inner:hover {
  background-color: #fcc80b
}


 .box-links.dark .box-inner a:hover .title-wrap {
    background-color: #fcc80b
}
 .box-links .box-inner img {
    max-width: none;
    width:100%;
}

 .box-links .box-inner .img-wrap {
  position: relative;
 }


 .box-links .box-inner img.placeholder + img {
    position: absolute;
    top:0;
    left:0;

}

 .box-links .first-box .box-inner {
    background-color:#fcc80b;
    position: relative;
}
 .box-links .first-box .box-inner .title-wrap {
    height: 100%;
    background-color: transparent;
    position: absolute;
}
 .box-links .first-box .box-inner li {
    line-height:4rem;
    list-style:none;
    position: absolute;
    top:7rem;
    left:3rem;
    color:white;
    font-size: 4rem;
    font-family: 'Lora Bold',serif;
    text-align: left
}
 
 .box-links .first-box .box-inner:before{    content: '';
        content: '';
    position: absolute;
    height: 70%;
    width: 1px;
    background-color: #231f20;
    right: 50%;
    top: 15%;
    -webkit-transform: skewX(-50deg);
    transform: skewX(-50deg);}

 .box-links .first-box .box-inner ul >li:last-child {
    top:unset;
    bottom:4rem;
    left:unset;
    right:3rem;
    color:#35454e;
    text-align: right;
    width: 70%
}
 .box-links .type-stories {
}
 .box-links .type-stories.gray .title-wrap{
     background-color: #58595b 
}
 .box-links .type-stories.red .title-wrap{
     background-color: #ec5a35 
}
 .box-links .type-stories.yellow .title-wrap{
     background-color: #fcc80b;
     color:#414042;
}
 .box-links .type-stories .post-title {
    display:none;
}
 .box-links .type-stories .post-cats {
    font-family: 'ProximaNova-Bold';
}
 .box-links .type-stories .post-type {
    font-family: 'ProximaNova-Light';
}
 .box-links .type-event {
}
 .box-links .type-event .box-inner {
    background-color:#d3d3d5;
    position: relative;
}
 .box-links .type-event .box-inner .inner-wrap{
    ;
   margin-top:11rem;
}
 .box-links .type-event .box-inner .title-wrap {
    position:absolute;
    height: 100%;
    background-color: #d3d3d5;
    padding:3rem;
    padding-top:5rem;
}
 .box-links .type-event .post-title {
    font-family: 'ProximaNova-Bold';
    color:#414042;
}
 .box-links .type-event .post-title span {
    color:#686769;
    font-size: 2.3rem
}
 .box-links .type-event .post-cats {
    display:none;
}
 .box-links .type-event .post-type {
    font-family: 'ProximaNova-Bold';
    color:#3a5469;
    font-size:4.7rem;
    text-transform: none;
    position: relative;
}


.box-links .type-event .post-type:after {
    content: '';
    position: absolute;
    height: 200%;
    width: 1px;
    background-color: #231f20;
    right: 60%;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
}


 .box-links .type-post {
}
 .box-links .type-post .box-inner {
    background-color:#ebecec;
    position: relative;
}
 .box-links .type-post .box-inner .title-wrap {
    position:absolute;
    height: 100%;
    background-color: #ebecec;
        padding: 3rem;
    padding-top:5rem;
}
 .box-links .type-post .box-inner .inner-wrap{
    ;
        margin-top: 7rem;
    font-size: 2rem;
}
 .box-links .type-post .post-title {
    font-family: 'ProximaNova-Bold';
    ;
    color:#414042;
    text-transform: none
}
 .box-links .type-post .post-title span {
    color:#686769;
    font-size: 2.3rem
}
 .box-links .type-post .post-cats {
    color:#ec5a35;
    font-family: 'ProximaNova-Bold'

}
 .box-links .type-post .post-type {
    font-family: 'ProximaNova-Bold';
    color:#3a5469;
    font-size:4.8rem;
    text-transform: none;
    position: relative;

}


 .box-links .type-post .post-type:after {
    content: '';
    position: absolute;
    height: 200%;
    width: 1px;
    background-color: #231f20;
    right: 60%;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
 }





section.box-links.dark .box-inner a {
  color:#414042;
}



  section.box-links .img-wrap {overflow: hidden}


.box-links.dark .box-inner .title-wrap {
 background-color: #fff;
}

section.box-links.dark:before {display: none}

.infographic  + section.box-links.dark {margin-top:0;}

/* flat */
section.box-links-flat {}

@media screen and (min-width: 991px) {

    section.box-links-flat .row-flex {display: flex; justify-content:space-between; }   

}

section.box-links-flat .row-flex a {
    display: inline-block;
    background-color:#3a5469;
    border-left:5px #fcc80b solid;
    padding:20px 20px;
    color:white;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size:2.2rem;
    width:100%;
    text-align: center;
}


section.box-links-flat .row-flex a i {color:#fcc80b;padding-left:10px;}
section.box-links-flat .row-flex > div { 
    flex-grow:1;
    padding:5px 4%;
    border-right:2px #ccc solid;
}
section.box-links-flat .row-flex {margin-left:-4%;margin-right:-4%;}



section.box-links-flat .row-flex > div:last-child {border:0;}



 section.call-to-action {
    position: relative;
}

 @media screen and (min-width: 991px) {

    .section-wrap.full {
      margin:10rem -10em;
      padding: 0 10em;
    }



     section.call-to-action {
        padding:0;
        padding-top: 10rem;
    }
     section.call-to-action .row1 {margin-top:-15rem;}

}

 section.call-to-action .row {
    padding:5rem;
    padding-bottom:2rem;
    padding-top:0;
}
 section.call-to-action .row2 {
  padding-top:5rem;
 }
 section.call-to-action h4 {

    text-transform: uppercase;
    color:#3a5469;
}
 section.call-to-action p {
    color:#414042;
    font-family: 'ProximaNova-Regular';
    text-transform: none;
    font-size: 2.8rem;
    line-height: 3.8rem
}
 section.call-to-action p strong {
    color:#3a5469;
    text-transform: uppercase;
}





 section.image-callout {
     margin-left: -10%;
    margin-right: -10%;
}
 section.image-callout {
}
 section.image-callout .col-md-12 {
    padding:0px;
}
 section.image-callout img {
    max-width: none;
    width: 100%;
}
 section.image-callout .callout-text-bg{
    position: absolute;
     top: 0;
    left:0;
     height: 100%;
    background-color:rgba(0, 115, 186,0.75);
    width:100%;
    margin-right:15px;
}
 section.image-callout .callout-text-bg .dots{
    position: absolute;
     top: 0;
    right:0;
     height: 100%;
    background-image:url(/wp-content/uploads/2017/04/dots.png);
    width:30%;
}
 section.image-callout .callout-text{
     padding: 3rem;
    ;
    margin-left: 9%;
     position: absolute;
     top: 0;
     width:100%;
     max-width: 65rem;
}
 section.image-callout .callout-text h3 {
    font-weight:600;
    color:white;
    font-size:2rem;
    font-family: 'ProximaNova-Reg';
    text-transform: uppercase 
}
 section.image-callout .callout-text p {
    color:white;
    font-family: 'Lora Bold',serif;
    font-size:4rem;
    line-height:4.25rem;
     margin: 0;
     margin-bottom: 2.5rem;
}
 section.image-callout .callout-text p a {
    font-size:2rem;
}
 section.image-callout .callout-text p a + br {
    display:none;
}
 section.image-callout .callout-text p br + a {
    margin-top:5px;
}
 section.image-callout.color-green .callout-text-bg {
    background-color:rgba(9, 171, 175,0.75);
    ;
}
/* section.video-block-text {
    padding:9rem 0
}
 section.video-block-text .row {
    background-color:white;
}
 section.video-block-text .video-wrap{
    position:relative;
}
 section.video-block-text .video-wrap p{
    margin:0px;
}
 section.video-block-text .video-wrap iframe{
    display:none;
}
 section.video-block-text .video-wrap img{
}
 section.video-block-text .video-screen{
    text-align:center;
    padding-top:25%;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:rgba(0, 115, 186,0.75)
}
 section.video-block-text .video-screen a{
     color: white;
     font-size: 30px;
     display: inline-block;
    ;
     padding: 0;
     line-height: 30px;
     line-height: 55px;
     width: 60px;
     border-radius: 40px;
     text-align: center;
}
 section.video-block-text .video-screen i {
     margin-right: -7px;
}
 section.video-block-text .column-content {
    padding-top:5rem;
}
 section.video-block-text .column-content h4 {
    font-family: 'ProximaNova-Reg';
    font-weight:600;
    color:#ec5a35




    ;
    text-transform: uppercase;
    font-size:2rem;
    line-height: 3rem
}
 section.video-block-text .column-content h3 {
    color:#58595b;
    font-family: 'Lora Bold',serif;
    font-size:4rem;
    line-height:4.8rem;
}
 section.video-block-text .column-content a {
}
 section.video-block .block-title{
    position: relative;
    ;
    color:#58595b;
    font-family: 'Noto Serif';
    text-align: center;
    font-weight:normal;
     margin:5rem 0;
    font-size:4rem;
}
 section.video-block .block-title:before{
     content: ' ';
     position: absolute;
     top: -20px;
     border: 2px #0073b9 solid;
     display: block;
     width: 7%;
     margin: 0px 47%;
}
 section.video-block {
    padding:3rem 0
}
 section.video-block .row {
}
 section.video-block .video-wrap{
    position:relative;
}
 section.video-block .video-wrap p{
    margin:0px;
}
 section.video-block .video-wrap iframe{
    display:none;
}
 section.video-block .video-wrap img{
}
 section.video-block .video-screen{
    max-width:1230px;
    text-align:center;
    padding-top:25%;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:rgba(0, 115, 186,0.75)
}
 section.video-block .video-screen a{
     color: white;
     font-size: 30px;
     display: inline-block;
    ;
     padding: 0;
     line-height: 30px;
     line-height: 55px;
     width: 60px;
     border-radius: 40px;
     text-align: center;
}
 section.video-block .video-screen i {
     margin-right: -7px;
}
 section.video-block .dots{
    position: absolute;
     top: 0;
    right:0;
     height: 100%;
    background-image:url(/wp-content/uploads/2017/04/dots.png);
    width:20%;
}
 section.video-block .video-description {
    background-color: #fac710;
     position: absolute;
     right: -5%;
     bottom: 6rem;
     width: 50%;
     padding:4rem 5rem;
}
 section.video-block .video-description .video-title{
    text-align: center
}
 section.video-block .video-description .video-title span{
    display:inline-block;
    padding-bottom:0.5rem;
    margin-bottom:0rem;
    font-family: 'ProximaNova-Reg';
    font-weight:600;
    color:#ec5a35




    ;
    border-bottom:3px #0073ba solid;
    color:#414042;
    font-size:1.8rem;
    text-transform: uppercase
}
 section.video-block .video-description .video-content{
    text-align: center
}
 section.video-block .video-description .video-content p {
    font-family: 'Lora Bold',serif;
    color:#414042;
}
 section.video-block .video-description .video-content strong{
    color:white;
    font-size:5rem;
}
 */
 section.infographic {
    ;
    padding-bottom:5rem;
}
 section.infographic .block-title h3{
    text-transform:uppercase;
    color:#4f4e50;
    font-family: 'ProximaNova-Light';
    text-align: center;
    font-weight:normal;
     margin:5rem 0;
    font-size:5.5rem;
}
 section.infographic .block-title:before{
    display:none;
}




 section.infographic .text-wrap {
    display:inline-block;
    width:100%;
    padding:20px 50px;
}
 section.infographic .text-wrap p{
    text-align:center;
    color:#58595b;
    font-size:2.2rem;
}
 section.infographic .text-wrap strong{
    color:#414042;
    font-size:2rem;
    text-transform: uppercase;
    font-family: 'ProximaNova-Reg'
}
 section.infographic .text-wrap em{
    color:#ec5a35;
    font-family: 'ProximaNova-Bold';
    font-size:7rem;
    font-style:normal;
}
 section.infographic .text-wrap em small {
    font-size:50%;
    text-transform: uppercase;
    font-family: 'ProximaNova-Reg'
}
 section.infographic .row {
     margin-left: -25px;
    margin-right: -25px;
}
 section.infographic .row + .row {
    margin-top:3rem;
}
 section.infographic .row .col-md-4,section.infographic .row .col-md-8 {
    padding:0px;
}
 xsection.infographic .row > div:nth-child(3) .text-wrap {
    display:inline-block;
    width:100%;
    padding:20px;
    background-color:#fac710;
    padding-top:5rem;
}
 xsection.infographic .row > div:nth-child(3) .text-wrap em{
    color:#fff;
}
 section.infographic .row .col-md-8 .text-wrap {
    display:inline-block;
    width:100%;
    padding:20px;
    background-color:#0073ba;
    ;
}
 section.infographic .row .col-md-8 .text-wrap em{
    color:#fff;
}
 section.infographic .row .col-md-8 .text-wrap p {
    color:#fff;
    padding:0 15%;
}
 section.infographic .row .col-md-8 .text-wrap td {
    color:white;
    text-align:center;
}
 section.infographic .row .col-md-8 .text-wrap strong{
    color:#ec5a35





}
 section.infographic img {
    margin-top:-3rem;
}


 section.infographic .row > div {position: relative;}
 section.infographic .row > div + div:before {
    content:'';
    position: absolute;
    height: 50px;
    top:100px;
    margin-top:-25px;
    width: 1px;
    background-color: #231f20;
        -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
 }

@media all and (max-width: 991px) {
   section.infographic .row > div + div:before {
    display: none
   }
}



 section.story-slider {

}
 section.story-slider ul {
    list-style: none;
    padding:0;
    margin:0;
    margin-left:-1rem;
    margin-right:-1rem;
}
 section.story-slider .block-title{

}

 section.story-slider li {
    padding:0 1rem;
     padding-bottom: 4rem;
}

@media screen and (min-width: 991px) {
 section.story-slider li .slide-img {
  overflow:hidden;
  height:175px;
 }
}

 section.story-slider .owl-item + .owl-item {
  
}



 section.story-slider .first-story {
    margin-bottom:2rem;
    position: relative;
 }






@media screen and (min-width: 991px) {

   section.story-slider .first-story:after {
      content: '';
      position: absolute;
      height: 100%;
      width:80%;
      top:-3rem;
      right:-2rem;
      border:1px #ccc solid;
      z-index: -1;

   }



    section.story-slider .col-info {padding:40px 30px 0 30px;}

}

 section.story-slider .story-intro {
    
}
 section.story-slider .story-intro p,  .story-intro p{
    margin:0;
   font-size: 2rem ;
    text-transform: none;
    font-family: 'ProximaNova-Light';
    line-height: normal
}
 section.story-slider .story-cat {
    font-family: 'ProximaNova-Bold';
    font-size:1.9rem;
    padding:2rem 0;
    text-transform: uppercase
}

 section.story-slider .story-title,  .story-title  {
    color:#ec5a35;
     font-family: 'ProximaNova-Bold';
     font-size: 3.1rem;
     margin-bottom: 1rem
}


 section.story-slider .story-link,  .story-link {
    margin-top:20px;

}
 section.story-slider .story-link a,  .story-link a {
    color:#414042;
    display: inline-block;
    padding:4px 15px;
    background-color: #fcc80b;
    text-transform: uppercase;
       font-family: 'ProximaNova-Reg';

}
 section.story-slider .owl-nav {

}
 section.story-slider .owl-nav .owl-prev {
    position: absolute;
    left: -5rem;
    top: 20%;
}
 section.story-slider .owl-nav .owl-next {
    position: absolute;
    right: -5rem;
    top: 20%;
}
 section.story-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #b6b8ba;
     font-size: 7rem;
     margin: 5px;
     padding: 4px 7px;
     background: transparent;
     display: inline-block;
     cursor: pointer;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
}

  section.story-slider .slider a, 
  section.story-slider .slider a:hover {text-decoration: none;} 


  section.story-slider .slide-cat {
    background-color:#808080;
    color:white;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size: 1.9rem;
    padding:10px;
    min-height: 4em;
 }



 section.story-grid {
    margin-left:-2rem;
    margin-right:-2rem;
}
 section.story-grid .block-title{
    position:relative;
    color:#58595b;
    font-family: 'Noto Serif';
    text-align: center;
    font-weight:normal;
     margin:5rem 0;
    font-size:4rem;
}
 section.story-grid .block-title:before{
     content: ' ';
     position: absolute;
     top: -20px;
     border: 2px #0073b9 solid;
     display: block;
     width: 7%;
    /* margin: 0 auto;
     */
     margin: 0px 47%;
}


 section.story-grid .img-wrap {overflow:hidden;
  position: relative;}

 section.story-grid .img-wrap img.placeholder + img {
  position: absolute;
  top:0;
  left:0;
 }

 section.story-grid .text-wrap {
    padding:0 2rem;
     padding-bottom: 6rem;
}
 section.story-grid .story-intro {
  color:#3a5469;
    font-family: 'ProximaNova-Bold';
    font-size:2rem;
    line-height: normal;
}
 section.story-grid .story-intro p{
    margin:0;
   font-size:1.8rem;
    color:#414042;
    text-transform: none;
    font-family: 'ProximaNova-Reg';
}
 section.story-grid .story-cat {
    font-family: 'ProximaNova-Bold';
    font-size:1.8rem;
    padding:2rem 0;
    text-transform: uppercase
}




 section.story-grid .story-intro {
    display: block;
}
 section.story-grid .story-link {
     display:inline;
     font-size:1.5rem;
    text-transform: uppercase
}
 section.story-grid .story-link a {
    color:#414042;
    font-weight: bold
}
 section.story-grid .owl-nav {
    position: absolute;
     width: 102%;
     margin-left: -1%;
    ;
     top: 40%;
}
 section.story-grid .owl-nav .owl-prev {
    float:left;
}
 section.story-grid .owl-nav .owl-next {
    float:right;
}
 section.story-grid .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #b6b8ba;
     font-size: 7rem;
     margin: 5px;
     padding: 4px 7px;
     background: transparent;
     display: inline-block;
     cursor: pointer;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
}
 div.story-content {
    padding-bottom:7rem;
}
 div.story-sidebar {
}
 div.story-sidebar h3 {
    font-size:3.5rem;
}
 section.featured-story .block-title{
    position:relative;
    color:#58595b;
    font-family: 'Noto Serif';
    text-align: center;
    font-weight:normal;
     margin:5rem 0;
    font-size:4rem;
}
 section.featured-story .block-title:before{
     content: ' ';
     position: absolute;
     top: -20px;
     border: 2px #0073b9 solid;
     display: block;
     width: 7%;
    /* margin: 0 auto;
     */
     margin: 0px 47%;
}
section.featured-story {
    margin:3rem 0;
    background-color:white;
    padding-top: 1rem;
    border:1px #b6b8ba solid;
}
 section.featured-story .row {
   
}
 section.featured-story .video-wrap{
    position:relative;
     margin-right: 3rem;
}
 section.featured-story .video-wrap p{
    margin:0px;
}
 section.featured-story .video-wrap iframe{
    display:none;
}
 section.featured-story .video-wrap img{
}
 section.featured-story .video-screen{
    text-align:center;
    padding-top:25%;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:rgba(0, 115, 186,0.75)
}
 section.featured-story .video-screen a{
     color: white;
     font-size: 30px;
     display: inline-block;
     padding: 0;
     line-height: 30px;
     line-height: 55px;
     width: 60px;
     border-radius: 40px;
     text-align: center;
}
 section.featured-story .video-screen i {
     margin-right: -7px;
}

        section.featured-story .column-content {
                padding: 3rem;
            ;
        }

    @media screen and (min-width: 991px) {
        section.featured-story .column-content {
                padding: 20% 5rem;
            ;
        }

        section.featured-story .column-img {
            margin-top:-7rem;
            padding-bottom:5rem;
            margin-right:-8.5%;
        }

        section.featured-story { 
        max-width: 95%

        }
    

    }


 section.featured-story .column-content h4 {
    font-family: 'ProximaNova-Reg';
    font-weight:600;
    color:#ec5a35




    ;
    text-transform: uppercase;
    font-size:2rem;
    line-height: 3rem
}
 section.featured-story .column-content h3 {
    color:#58595b;
    font-family: 'Lora Bold',serif;
    font-size:4rem;
    line-height:4.8rem;
}
 section.featured-story .column-content a {
}
 section.featured-story .column-content .story-intro {
    color:#ec5a35




    ;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    font-size:2rem;
}
 section.featured-story .column-content .story-intro p{
    color:#414042;
    text-transform: none;
    font-family: 'ProximaNova-Reg';
    font-size:2rem;
    margin-bottom:10px;
}

 section.featured-story .column-content .story-intro p strong{
    color:#ec5a35;
}

 section.featured-story .column-content .story-cat {
    font-family: 'ProximaNova-Bold';
    font-size:1.8rem;
    padding:2rem 0;
    text-transform: uppercase
}
 section.featured-story .column-content .story-intro {

}
 section.featured-story .column-content .story-link {
 
}
 section.featured-story .column-content .story-link a {
    color:#414042;
  
}
 section.featured-story .col-md-3 {
    border-left:1px #b6b8ba solid;
    padding-bottom:3rem;
}
 section.featured-story .video-content {
}
 section.featured-story .video-content h3{
    color:#58595b;
    font-family: 'Lora Bold',serif;
    font-size:4rem;
     margin-bottom:3rem;
}
 section.featured-story .video-content a {
}
 .text-content.border-1 span.text-padding {
    display:block;
    border:1px #b6b8ba solid;
}
 section.bootstrap-3columns {
}
 section.bootstrap-3columns .row > div {
}
 section.bootstrap-3columns .row span.text-padding {
    padding: 3rem;
}
 section.bootstrap-3columns h3 {
    margin-bottom:2rem;
    color:#58595b;
    font-family: 'Noto Serif';
    font-size:4rem;
}
 section.bootstrap-3columns p {
    font-size: 2rem;
    line-height: 2.5rem;
    color:#414042;
}
 .section.bootstrap-3columns strong {
    color:#ec5a35




    ;
    text-transform: uppercase
}
 section.bootstrap-3columns p:last-of-type {
    margin-bottom:0px;
}
 .section.bootstrap-3columns p span {
    font-size: 1.5rem;
    text-decoration: none!important
}
 section.bootstrap-3columns p a {
}
 section.bootstrap-2columns.border-1 {
    margin-left: -2rem;
    margin-right: -2rem;
}
 section.bootstrap-2columns.border-1 .row span.text-padding {
    padding: 4rem 6rem;
    margin: 0px 2rem;
}
 section.bootstrap-2columns h3 {
    margin-bottom:2rem;
    color:#58595b;
    font-family: 'Noto Serif';
    font-size:4rem;
}
 section.content-with-sidebar.border-1 {
    margin-left:-2rem;
}
 section.content-with-sidebar.border-1 .row span.text-padding {
    padding: 4rem 6rem;
    margin: 0px 2rem;
}
 section.border-1 .text-padding {
    padding: 4rem 6rem;
    margin: 0px 2rem;
}
 section.leaders {
}
 section.leaders .row-staff{
    margin-bottom:7rem;
}

 section.leaders .row-staff > .col-md-4:nth-child(3n+1) {
  clear:left;
 }
 section.leaders .leader-wrap {
    cursor:pointer;
}
 section.leaders .leader-img {
    margin-bottom:1rem;
    border:5px transparent solid;
}
 section.leaders .leader-img img {
}
 section.leaders .col-md-2:hover .leader-img{
    border-color:#fac710;
}
 section.leaders .leader-info {
    padding:0px 5px;
    line-height: normal
}
 section.leaders .leader-info strong{
    color:#58595b;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
     font-size: 2.6rem;
     line-height: 2.8rem;
    display:block;
    margin-bottom:0.4rem;
}

 section.leaders .leader-info a {    color:#58595b;}
 section.leaders .leader-info a:hover,  section.leaders .leader-info a:hover strong {
  color:#ec5a35;
 }

 section.leaders .leader-info .leader-title {
    font-size:0.9em;
}
 section.leaders .leader-info .leader-contact {
      font-size:0.8em;
 }

 section.leaders .leader-info .leader-contact a {
  color:#414042;
  text-decoration: underline;
 }

 section.leaders .bio-container .leader-info strong {
    font-size:2.8rem;
}
 section.leaders .leader-bio,section.leaders .bio-container{
    display:none;
}
 section.leaders .bio-container {
    margin-bottom:5rem;
     padding: 5rem;
     border-top: 3px #fac710 solid;
     border-bottom: 3px #fac710 solid;
}
 section.leaders .bio-container .leader-info {
    padding:0;
}
 section.leaders .row > .col-md-2:nth-child(7n+8) {
     clear: left;
}
 @media (max-width: 768px) {
     section.leaders .row > .col-md-2:nth-child(7n+8) {
         clear: none;
    }
     section.leaders .row > .col-md-2:nth-child(2) {
         clear: left;
    }
}
/* forms */
 .search-form {
     text-align: right;
     padding-top: 0rem;
     padding-right: 3rem;
     display: inline-block;
    
     position: relative;
     padding: 0;
     padding-right: 3rem;

}
 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
     height:31px;
    border:1px #eee solid;
    font-size:2rem;
    font-weight:normal;
    font-family: 'ProximaNova-Reg';
    border-radius:0;
    margin-bottom:5px;
}
 .search-form input[type="text"] {
     width: 26rem;
    margin:0;
    -moz-box-shadow:none;
    box-shadow:none
}
 button.search {
    height:31px;
    background-color:#fac710;
    border:0;
    border-radius:0;
}
 button.search {
    position: absolute;
     width: 3rem;
     top: 0;
     color: white;
     font-size: 1.25rem;
     padding: 0;
     margin: 0;
     line-height: 31px;
}
 .search-form label {
    margin:0;
}
 form.wpcf7-form {
    margin-top:5rem;
    padding-top:3rem;
    padding-bottom:3rem;
    border:1px #ccc solid;
    
 
}
 form.wpcf7-form .form-wrap{
  background-color: #ebecec;
  padding:30px;
  border-bottom:10px #3a5469 solid;
  } 

@media all and (min-width: 991px) {

   form.wpcf7-form {
   margin-left:3rem;
   }

   form.wpcf7-form .form-wrap{ 
    margin-left:-3rem;
    width:70%;
   }

}



 form.wpcf7-form input[type="text"],form.wpcf7-form input[type="email"] {
width:100%;
margin:0;
  

}

 form.wpcf7-form label {margin:0;
    width: 80%;
 }

 form.wpcf7-form input[type="submit"] {
    display:inline-block;
    padding:10px 20px;
    background-color:#ec5a35;
    color:white;
    font-family: 'ProximaNova-Bold';
    border:0;
    border-radius: 0;
    font-size:inherit;
    font-size:2rem;
    text-transform: uppercase;
}
 form.wpcf7-form input[type="submit"]:hover {
    background-color: #ec5a35

}
 form.wpcf7-form br {display: none}
 form.wpcf7-form p.form-fields {margin-bottom:10px;}

 form.wpcf7-form p.small {
  font-size:0.8em;
  color:#ec5a35;
 }

 span.wpcf7-list-item {
    margin:0;
    width: 100%;
}
 span.wpcf7-list-item-label {
    font-size:0.8em;
    font-weight:normal;
}
 section.get-assistance {
    padding-top:3rem;
    border-top:2px #fac710 solid;
}
 section.get-assistance .programs {
    margin-top:5rem;
}
 section.get-assistance .program {
}
 section.get-assistance .program + .program {
    padding-top:5rem;
    margin-top:5rem;
    border-top:2px #fac710 solid;
}
 section.get-assistance .program .row-locations p {
    margin-bottom: 0px
}
 section.get-assistance .program strong {
    color:#414042;
    font-family: 'ProximaNova-Bold';
    font-size:0.9em;
    text-transform: uppercase
}
 section.get-assistance .program .assistance-side-bar {
    text-align: center
}
 section.volunteer-section {
    padding-top:3rem;
    border-top:2px #fac710 solid;
}
 section.volunteer-section form {
}
 section.volunteer-section form select {
    width:80%;
    margin-bottom:1rem;
}
 section.volunteer-section .row-opportunities {
}
 section.volunteer-section .row-form {
    margin-bottom:4rem;
}
 section.volunteer-section .row-opportunities .opp {
    clear:both;
    padding-bottom:3rem;
    border-bottom:1px #d1d3d4 solid ;
    margin-bottom:3rem;
}
 section.volunteer-section .row-opportunities .opp h3 {
    font-size:2.7rem;
}
 section.volunteer-section .row-opportunities .opp .location-info {
    margin:1rem 0px;
}
 section.volunteer-section .row-opportunities .opp .location-info p {
    display:inline;
     margin:0;
}
 section.volunteer-section .row-opportunities .opp .more-info {
    display:none;
    font-size:2rem;
}
/* posts */
 .entry-header h2.entry-title {
    font-size:2.8rem;
}
 .entry-header h2.entry-title a{
    color:#414042;
}
 .single-post .entry-header h1.entry-title {

    font-size:3.3rem;
    margin-top:0px;
}
 .entry-content.news-head {
     margin: 5rem 0;
}
 .single-post #primary {
    padding-top:5rem;
}
 #secondary {
    margin-top: 5rem;
}
 #secondary h2.widget-title {
    color:#414042;
    font-size:2.5rem;
}
 #secondary ul {
    margin:0;
    padding:0;
    list-style: none
}
 article.post.hentry {
  
}
 .single-post article.post.hentry {
    padding-bottom:5rem;
}
 #secondary section + section {
    border-top:2px #eee solid;
     padding-top: 2rem;
     padding-bottom: 1rem;
    ;
}
/* forms */
 form * {
    outline:none;
}
 form input[type="text"] {
}
 form select {
     border:1px #888 solid;
     border-radius:0px;
    
     padding:2px 10px 2px 10px;

     background-position: right;
     background-repeat: no-repeat;
}
 select::-ms-expand {
     display: none;
}
 input.nvfs-btn, button.nvfs-btn {
    font-size: inherit;
    border:0;
    border-radius: 0;
    padding: 7px 20px;
     -webkit-box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.64);
     -moz-box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.64);
     box-shadow: 6px 6px 23px -4px rgba(0,0,0,0.64);
}
 #google_translate_element {
     padding-top: 10px;
     float: right;
}
 .menu-toggle {
    outline:none!important;
    float: right;
     margin-top: -95px;
     font-size: 3rem;
     background: none;
     border: 0;
}
 #utility-menu2 {
    display:none;
}
 @media screen and (max-width: 1024px) {
     #site-navigation {
         padding-left: 0rem;
    }
     #google_translate_element {
        padding-top:0px;
    }
}

#primary-menu li.espanol  {text-align: center;margin-top:-20px;}
#primary-menu li.espanol a {padding:0; font-size:12px!important;}
#primary-menu li.espanol #google_translate_element div {display:block!important}

  .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size:11px;
  }



 @media screen and (max-width: 991px) {
     html {
        font-size: 8px;
    }
     .logo img {
    
    }
     #masthead {
        position:relative;
    }
     .toggled #utility-menu2 {
        display:block;
        background-color:white;
    }

    .toggled .menu-main-container {
        display:block;
        background-color:white;
    }

    
    .toggled ul#primary-menu {
      display: block
    }


     .toggled #utility-menu2 li {
        padding:10px 0;
    }
     .toggled #utility-menu2 li a {
        color:#414042;
        border:0px;
    }

     .toggled #utility-menu2 li a br {
      display: none
     }
     #google_translate_element {
        float:none;
        padding-bottom:10px;
        text-align:center;
    }
     #utility-menu {
     float:left;
    }






    .toggled #primary-menu li.espanol {
      margin-top:10px;
    }


  #google_translate_element > * {display: none}
  #google_translate_element > div >div  {display: block}
     .main-navigation li {
        float:none;
    }
     #site-navigation {
        padding-left:0px;
    }
     #primary-menu {
        background-color:white;
        margin:0;
    }
     .main-navigation ul,.main-navigation ul ul, .main-navigation ul ul ul {
        box-shadow:none;
         float: none;
         position: relative;
         top:0!important;
         left: 0!important;
         z-index: 99999;
         background-color: white margin-top:0px;
    }
     .main-navigation ul li, .main-navigation ul ul li, .main-navigation ul ul ul li {
        padding-left:20px!important;
        border:0px;
    }
     .main-navigation ul li a, .main-navigation ul ul li a, .main-navigation ul ul ul li a {
        border-bottom:1px #eee solid;
    }
     .main-navigation ul ul a {
        width:100%;
    }
     #primary-menu li a {
        padding: 1rem 2rem 1rem 0rem;
    }
     .main-navigation ul ul {
        margin:0;
    }
     section.infographic .row > div:first-child {
        border:0px;
    }
     .pagelinks ul li a {
        font-size: 1.5rem;
    }
     .page-bottom .col1 {
        padding:10px;
    }
     .page-bottom .col1 a {
        padding:0;
        border:0;
    }
     .stripes-bg {
        margin:0;
         padding:0;
    }
}

@media screen and (max-width: 767px) {

     .logo img {
          max-width: 100%;
    }

}


 @media screen and (max-width: 719px) {
     ul.homeslide .title-wrap {
        width:90%;
    }
     ul.homeslide .home-text {

    }
     ul.homeslide h1{
      font-size: 2.2rem;
      line-height: 2rem;
    }
     section.infographic .row {
        margin:0;
    }
     .links-top h3 {
        font-size:3rem;
    }
     .pagelinks ul li a {
         display: block;
         margin-bottom: 10px;
    }
     .links-bottom{
        display:none;
    }
     .stripes,.links-bottom {
        display:none;
    }
     .links-top {
        padding-bottom:2rem;
    }
     .site-footer .footer-donate input[type="submit"] {
        width:100%;
        margin-bottom:1rem
    }
     .site-footer a.nvfs-btn,.site-footer .footer-subscribe a.nvfs-btn {
        width:100%;
        margin-bottom:1rem;
        text-align:center;
        font-size:1em;
    }
     .site-footer .footer-donate form {
        border:0;
        padding:0;
        margin:0;
    }
     section.infographic {
        border:0px;
    }
     .entry-content h1 + p {
        margin:0px;
    }
     section.video-block .video-description {
        padding: 2rem;
         position: relative;
         right: initial;
         bottom: initial;
         width: 100%;
         padding: 4rem 5rem;
    }
     section.video-block .video-description .video-content strong {
        font-size:3.5rem;
    }
     section.bootstrap-3columns .row > div, section.bootstrap-2columns .row > div {
        margin-bottom:2rem;
    }
     section.leaders .leader-img {
        text-align:center;
    }
     section.leaders .leader-info {
        text-align: center
    }
     section.leaders .col-md-2:hover .leader-img {
        border-color:transparent;
    }
     section.leaders .row.senior-team .col-md-2 {
        min-height:initial;
    }
     section.infographic .block-title {
        font-size:3rem;
    }
     section.image-callout .callout-text {
        position:relative;
    }
     section.image-callout .callout-text h3,section.image-callout .callout-text p {
        color:#58595b;
    }
     section.image-callout .callout-text-bg {
        display:none;
    }
     section.image-callout {
        margin-left:0;
        margin-right:0;
    }
     section.image-callout .callout-text {
        margin:0;
        padding:2rem;
    }
     .entry-content h1 {
         font-size: 5rem;
    }
     .entry-content h3, .entry-header h2.entry-title {
        font-size:3.7rem;
    }
     section.image-callout .callout-text p {
        font-size:3rem;
    }
}


section.text-content.accordion {}


section.text-content.accordion + section.text-content.accordion {
border-top:2px #b6b8ba solid;
margin-top:5rem;
padding-top:2em;
}

section.text-content.accordion  .panel {border:0;border-radius:0;}
section.text-content.accordion  .panel-default >.panel-heading {
  border:0;
      border: 0;
    background-image: none;
    border-radius: 0;
}

section.text-content.accordion  .panel-default >.panel-heading h4 {
  margin:0;
  color:#4f4e50;
   font-family: 'ProximaNova-Bold';
   font-size:2.7rem;
   text-transform: uppercase

}

section.text-content.accordion  .panel-default >.panel-heading h4 a {
  outline:none!important;
  display:block;
}

section.text-content.accordion  .panel-default >.panel-heading h4 a span {
float:right;
display: inline-block;
height:40px;
width:40px;
position: relative;
}


section.text-content.accordion  .panel-default >.panel-heading h4 a:hover,
section.text-content.accordion  .panel-default >.panel-heading h4 a:active,
section.text-content.accordion  .panel-default >.panel-heading h4 a:focus
 {
  text-decoration: none;
  color:#ec5a35;
}

section.text-content.accordion  .panel-default >.panel-heading h4 a[aria-expanded="false"] span:after {
  content: "+";
  position: absolute;
  width:30px;
  left:0;
  text-indent: 0;
  font-weight: 900;
  font-size:30px;

}

section.text-content.accordion  .panel-default >.panel-heading h4 a[aria-expanded="true"] span:after {
  content: "—";
  position: absolute;
  width:30px;
  left:0;
  text-indent: 0;
  font-weight: 900;
  font-size:20px;

}


section.box-links-events {}

section.box-links-events a:focus, section.box-links-events a:hover, section.box-links-events a:active {background-color: #F7B918;color: #3a5469;text-decoration: none}
section.box-links-events a:hover .inner-wrap {background-color: #F7B918}


section.box-links-events .row {
  background-color: #eeefef;
  margin-bottom:5rem;
 }
section.box-links-events .col-md-3 {
  padding:0px;
  border-right:5px white solid;
}

section.box-links-events .box-inner {
  background-color: white
}

section.box-links-events .title-wrap {
  padding-top:30px;
  transition: all 300ms
}


section.box-links-events a {
  display: block
}
section.box-links-events a:hover {
  text-decoration: none;
  color:#3a5469;
}

section.box-links-events .title-wrap .inner-wrap {
  padding:0 20px 10px 20px;
  border-left:1px #f3b918 solid;
  border-bottom:1px #f3b918 solid;

}

section.box-links-events .row:hover .title-wrap{
background-color:#F7B918;
}



section.box-links-events .text-inner {
padding:3rem;
}

section.box-links-events .title-wrap .inner-wrap .post-title {
  font-size:2.7rem;
   font-family: 'ProximaNova-Reg';
   text-transform: uppercase;
   line-height: normal
}

.page-id-134 .text-content-raw {margin-top:0;}
.page-id-227 section.text-content.border- {
  margin-top:0;
}
/* bb form */

.BBFormRadioList {

}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormRadioLabelGivingLevel {
    font-size: 1.8rem;
    min-width: 50px;
    transition: .4s ease all;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1.2rem 2rem;
    text-align: center;
    line-height: 1em;
    background-color: #acaeb0
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormSectionHeading {
    padding: 10px 0;
    margin: 12px 0 12px 0;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color:#ec5a35;
    text-transform: uppercase;
    BORDER-BOTTOM: 0;
    BORDER-LEFT: 0;
    BORDER-TOP: 0;
    BORDER-RIGHT: 0; 
   font-family: 'ProximaNova-Bold';
  }

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormFieldLabel {
  text-align: left;
  color:#4f4e50;
}


#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormFieldContainer {
      padding: 0;
    margin: 0;
    margin-bottom:20px;
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormRadioAmount {
  color:white;
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormRadioLabelGivingLevelSelected {
background-color: #3a5469
}

  #bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormFieldLabel {
    width:100%;
  }

  #bbox-root .BBFormFieldContainer {margin-bottom:20px;}

 @media screen and (min-width: 991px) {
  #bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormSection {
    max-width:75%;
   }
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBTwoFields .BBFormTextbox, 
#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBTwoFields .BBFormSelectList {
max-width: 35rem
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormTextbox, 
#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormSelectList, 
#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormTextArea, 
#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormChecklist {
      max-width: 71rem;
}


#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormPaymentRadioOptions .BBFormFieldLabelEdit, 
#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormGiftRadioOptions .BBFormFieldLabelEdit {
    font-size: 1.8rem;
    min-width: 50px;
    transition: .4s ease all;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1.2rem 2rem;
    text-align: center;
    line-height: 1em;
    background-color: #acaeb0;
    color:white;
  
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormFieldLabelEdit.BBFormRadioPaymentSelected {
background-color:#3a5469;
}

#bbox-root .BBFormContainer[data-bbox-part-id="8fc7506a-a2d4-4dd7-96fa-439b6421342f"] .BBFormSubmitbutton {
      background-color: #ec5a35;
    border: 0;
    box-shadow: 1px 1px 1px #CCC;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 2rem;
    padding: 15px 30px;
    font-weight: bold;
    margin-left: 0;
    height: auto;
}

section.news-by-category {

border-top:2px #e2e2e2 solid;
margin-top:2rem!important;
padding-top:3rem;
}



section.news-by-category .article-title a {
  color:#3a5469;
   font-family: 'ProximaNova-Bold';
   font-size:2.5rem;
   line-height: normal;
}

section.news-by-category .row > .col-md-4 {margin-bottom:4rem;}
section.news-by-category .row > .col-md-6 {margin-bottom:4rem;}
section.news-by-category .row > .col-md-12 {margin-bottom:4rem;}


section.news-by-category .row > .col-md-4:nth-child(3n+1) {clear:left;}
section.news-by-category .row > .col-md-6:nth-child(2n+1) {clear:left;}

section.news-by-category .article-execrpt {display:none;}

section.news-by-category .row-pages {text-align: center;}
section.news-by-category .row-pages a {color:#ec5a35;}
section.news-by-category .itemdate {font-size:1.6rem;}


.wpcf7-form-control-wrap.interest .wpcf7-list-item {display: block}

@media screen and (max-width: 991px) {
  .menu-main-container {display: none}
  menu-main-container

}

.main-content + .content-with-sidebar {margin-top:0!important;}



.content-sidebar form.wpcf7-form {
  margin:0;
  border:0;
  padding:0;
}

.content-sidebar form.wpcf7-form input[type="text"], .content-sidebar form.wpcf7-form input[type="email"] {
  border:1px #ccc solid;
  width:70%;
      height: 40px;
}


