@media (min-width : 1280px) 
{
body {font-size:20px;}
.header-logo {width:220px;}
#nav-top {height:150px;}
#nav-top #main-menu > li {padding-bottom:40px;}
#body-wrap {padding-top:150px;}
}

@media (min-width : 900px) and (max-width : 1279px)
{
body {font-size:17px;}
.search-form-nav {top:120px;}
}

@media (max-width : 1024px) 
{
#body-wrap {padding-top:90px;}
#nav-top {height:90px;}
.search-form-nav {top:90px;}
.header-logo {width:135px;}
#nav-top #main-menu > li {margin-right:2.5em; padding-bottom:20px;}
.nav-top-right img {padding-bottom:20px;}
}

@media (max-width : 900px) 
{
.header-title h1 {width:67%;}
.logo-block > div {flex-wrap: wrap;}
}

@media (max-width : 840px) 
{
.hamburger {display:block;}
/* .mobile-menu {display:block;} */
#body-wrap {padding-top:70px;}
#nav-top-sub, #nav-top .menu-main-menu-container {display:none;}
#nav-top {height:70px;}
.search-form-nav {top:70px;}
.header-logo {width:105px;}
.nav-top-right {-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto;}
.nav-top-right .fas {margin-left:1.5em; font-size:1.5em;}
.nav-top-right .fa-envelope, .nav-top-right .fa-mobile-alt, .nav-top-right .fa-bars {display:block;}
.nav-search {margin-left:0; align-self: auto;}

.mc-text > *, .blog-block > * {width:auto;}

.ic-copy {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.ic-copy h2 {width:100%; margin-bottom:.75em;}
.ic-copy div {width:100%;}

.footer-nav-top > div {padding-left:14vw; width:50%;}
.footer-nav-bottom {padding-left:7vw; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start;}
.footer-nav-bottom .crba-logo {width:7em;}
.footer-nav-bottom .edpnc-logo {width:3em;}
.footer-social span {margin-left:.5em;}
#footer-bottom div {-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse; padding:1em 0;}
#footer-bottom p {margin:1vw 0;}
}

@media (max-width : 800px) 
{
.nf-field-container .checkbox-wrap .nf-field-label label {margin-left:0 !important;}
.nf-field-container .checkbox-wrap .nf-field-label label:before, .nf-field-container .checkbox-wrap .nf-field-label label:after {left:0 !important;}
.checkbox-wrap .nf-field-label label:before {margin:-2px 1px !important;}

.logo-wrapper {-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.logo-wrapper img {width:12vw; padding:4vw 10vw;}
}

@media (max-width : 768px) 
{
.sb-slides-wrapper {width:100%;}
.sb-copy {width:100%; margin-top:1.5em;}
}

@media (max-width : 667px) 
{
.header-image {min-height:300px;}
.header-title h1 {margin-left:0; font-size:1.85em;}
	.home .header-title h1 {margin-left:0; font-size:3em;}
	.home .header-title h2 {margin-left:0; font-size:1.25em; line-height:1.25;}
.intro-content {padding-left:5% !important; width:85% !important;}
.main-content {width:100% !important;}
.search-results .main-content {width:90% !important;}
.ic-copy {padding:2em 5% 2em 0;}
.ic-copy h2 {font-size:1.35em;}
.ic-greenbox {width:10%; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
	.home .ic-greenbox {top:-2em; bottom:2em; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end;}
.ic-greenbox img {margin-right:0 !important; width:16px;}
	.home .ic-greenbox img {margin-top:2em;}
.ic-greenbox div {width:30%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.logos-grid {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}
.logos-grid .data-wrapper {height:auto !important;}
.logos-grid .data-grid-item {width:33.33%;}
.logos-grid .data-grid-item img {width:14vw;}
.page-template-page-subpage .gallery-block {margin:5vw 0;}

/* -- Main Content -- */
.main-content {font-size:.85em;}
.main-content ul {margin-left:1em;}
.gallery-block, .blog-block {padding:0 5%;}
}

@media (max-width : 600px) 
{
.footer-wrapper {padding:2em 0;}
.footer-logo {max-width:125px; margin:0 auto;}
.footer-top {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.footer-top > div {width:100%;}
.footer-contact {text-align:center;}
.footer-nav-top {display:none;}
.footer-nav-bottom {padding-left:0; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.footer-nav-bottom > a {display:none;}
#footer-bottom p {width:100%; text-align:center;}
.footer-nav-bottom > a {margin:0 3vw;}
.footer-social {width:100%; text-align:center;}
}

@media (max-width : 540px) 
{
.mc-links ul {margin-left:0;}
.mc-links li {width:100%;}	
.mc-links li:nth-child(2) {border-top:1px solid #000;}
.member {width:calc((100% - 1.5vw) / 2);}
.member:nth-child(3) {margin-top:3em;}
}

@media (max-width : 480px) 
{

}