/*
 Theme Name:   Divi-child
 Template:    Divi
 Version: 1.48
*/


@font-face {
    font-family:"ProximaNova";
    src: url("/wp-content/themes/Divi-child/ProximaNova-Regular.otf"),
        url("/wp-content/themes/Divi-child/ProximaNova-Regular.woff")
}

@font-face {
    font-family:"ProximaNova Bold";
    src: url("/wp-content/themes/Divi-child/Proxima Nova Bold.otf"),
        url("/wp-content/themes/Divi-child/Proxima Nova Bold.woff")
}

@font-face {
    font-family:"ProximaNova SemiBold";
    src: url("/wp-content/themes/Divi-child/Proxima Nova Semibold.otf"),
        url("/wp-content/themes/Divi-child/Proxima Nova Semibold.woff")
}


body, html{
font-family: "ProximaNova", Verdana, Arial !important;
}

p{
font-family: "ProximaNova", Verdana, Arial !important;
}

h1, h2, h3, h4, h5{
font-family: "ProximaNova SemiBold", Verdana, Arial !important;
}


#top-menu li,#top-menu li a {
font-family: "ProximaNova", Verdana, Arial !important;
}

#wrapper #top #right div#primary_navigation
{
    position : relative;
    z-index: 2;
 
}

.et_header_style_left #et-top-navigation nav > ul > li > a{
    overflow: hidden;
    line-height: 60px;
    padding-bottom: 0 !important;
    /*height: 50px;*/
    /*margin-bottom: 30px;*/
height:85px;
}


.donate-btn, #menu-item-297 a{
    background: #d60036 !important;
    padding-left: 60px;
    padding-right: 35px;
    position: relative;
    color: #fff !important;
    font-weight: 600;
    line-height: 50px !important;
    height: 50px !important;
    margin-bottom: 30px !important;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 3px #af1d31;
    overflow: hidden;
    transition: background-color 400ms;

}

.et-fixed-header #top-menu #menu-item-297 a {
color:#fff !important;
}

.donate-btn:hover, #menu-item-297 a:hover{
opacity:1 !important;
transition: background-color 400ms !important;
background:#e81430;

}

/*#menu-item-297 a:hover:before {
  top: 30px;
opacity:0;
}
#menu-item-297 a:hover:after {
  top: 0px;
opacity:1;
}*/

#menu-item-297 a:active {
    box-shadow: 0 0 #ab3c3c;
top:3px;
}
/*
.donate-btn:before, #menu-item-297 a:after {
  background:url("/wp-content/uploads/2016/11/hugh.png") no-repeat 13px center  transparent;
	position: absolute;
	width: 50px;
	height: 50px;
	content: ' ';
	left: 0;
	    top: 17px;
    transition: all 700ms;
opacity:0;
}
*/

.donate-btn:before, #menu-item-297 a:before {
	background:url("/wp-content/uploads/2016/11/heart-3.png") no-repeat 13px center  transparent;
	position: absolute;
	    width: 50px;
    height: 50px;
	content: ' ';
	left: 0;
	top: 0;
transition: all 600ms;
}





#home-counter .et_pb_number_counter {
font-weight:bold;
color:#000;
position:relative;
padding-top:10px;
}

/*
#home-counter .et_pb_number_counter:before{
	content: ' ';
	color:#000;
background:url("/wp-content/uploads/2016/11/handshake-1.png") no-repeat center center;
position:absolute;
width:70px;
height:70px;
top:0;
left:0;
    left: 50%;
    margin-left: -35px;
}
*/


  
#home-blurbs .et_pb_blurb h4 {
font-weight:bold;
margin-bottom:10px;
text-align:center;
}

#home-blurbs .et_pb_blurb {
text-align:center;
}

#home-blurbs .et_pb_button_module_wrapper {
text-align:center;
}





#et-secondary-nav .menu-item-6120 a{
background: #d60036 !important;
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    color: #fff !important;
    font-weight: 600;
    line-height: 50px !important;
    height: 50px !important;
    margin-bottom: 3px !important;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: none;
    overflow: hidden;
    transition: background-color 400ms;
    margin-top: 3px;
    opacity: 1;
}

/*#et-secondary-nav .menu-item-6120 a:before {
    background: url(/wp-content/uploads/2016/11/heart-3.png) no-repeat 13px center transparent;
    position: absolute;
    width: 50px;
    height: 50px;
    content: ' ';
    left: 0;
    top: 0;
    transition: all 600ms;
}*/


#top-header .container{
padding-top:0;
}


.et_pb_button, .et_pb_button:hover{
    color: #ffffff !important;
    background: #0047ba !important;
    border-width: 0px !important;
    font-size: 20px;
opacity:1;
}

.home .our-team .et_pb_team_member_description{
    text-align: center;
    padding-top: 32px;
    border: solid 2px #f2f2f2;
    padding-bottom: 35px;
    margin-top: -51px;
    border-radius: 3px;
    box-shadow: 0 2px 1px #efeded;
    background: #fff;
    border-top: solid 3px #ffb600;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 250px;
}

.home .our-team .et_pb_team_member_description h4 {
    padding-bottom: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
font-weight:600;
}

.home .our-team .et_pb_team_member_image img {
  border: solid 5px #f2f2f2;
    border-radius: 100px;
}



.our-team h2 , .news h2, #home-blurbs h2 , #locations h2, #home-counter h2{
font-size:42px;
}
#locations h2{
margin-bottom:15px;
color:#fff;
}

#locations .et_pb_button, #locations .et_pb_button:hover{
border:solid 2px #fff !important;
}

.our-team h2 strong{
position:relative;
}
/*.our-team h2 strong:before {
content:' ';
background: url("/wp-content/uploads/2016/12/starts_l.png") no-repeat;
width: 65px;
height:34px;
position:absolute; left:-85px;
top:13px;
    opacity: 0.4;
}

.our-team h2 strong:after {
content:' ';
background: url("/wp-content/uploads/2016/12/starts_r.png") no-repeat;
width: 65px;
height:34px;
position:absolute; right:-85px;
top:13px;
    opacity: 0.4;
}*/

.news p, #locations p{
font-size:22px;
line-height:32px;
}

@media(max-width:800px){
.our-team h2, .news h2,#home-blurbs h2, #locations h2  {
font-size:30px;
}
}


.et_pb_slide .et_pb_slide_image img {
max-height:none !important;
}

.sub-page  > .et_pb_row{
	width:100% !important;
    max-width: 100% !important;
}



.sub-page .et_pb_column_1_4 .et_pb_widget_area{
padding:0;
border:none;
}
.sub-page .header-section h1{
    position: relative;
    z-index: 2;
    color: #fff;
    /* line-height: 220px; */
    font-size: 53px;
    padding-left: 10%;
    font-weight: 600;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-size: 58px;
    text-align: center;
    /* background: rgba(0,0,0,0.3); */
    padding: 0;
    width: 40%;
    padding: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 50px;
    background: rgba(0,0,0,0.6);
}
.sub-page .header-section {
background-position: center;
    background-size: cover;
}
.sub-page .header-section .et_pb_text{
height:210px !important;
}

@media (min-width: 981px){
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10%;
    padding-left: 10%;
}
}

.sub-page .et_pb_text img{
margin:20px;
}


.home-our-mission h2{
text-align: center;
    font-size: 80px !important;
    color: #fff;
    font-weight: normal;
font-weight:bold;
    line-height:50px;
}

.home-our-mission .et_pb_column_1_3  .et_pb_text {
   padding-top: 20px;
}

.home .et_pb_testimonial_description_inner {
width:100% !important;
line-height:30px !important;
}
.home .et_pb_testimonial *{
line-height:30px !important;
}

.home .et_pb_testimonial:before {
display:none;
}


#quotes-slider {
  height:580px;
margin-bottom:40px;
overflow:hidden;
}

#slide-1{
position:absolute !important;
left: 0 !important;
    max-width: none !important;
padding:0;
}

#slide-2{
position:absolute !important;
left: 33.333% !important;
    max-width: none !important;
padding:0;
}

#slide-3{
position:absolute !important;
left: 66.666% !important;
    max-width: none !important;
padding:0;
}


.unslider-arrow.next,
.unslider-arrow.prev {
 top:50%;
}

.unslider-nav {
position:absolute;
left:50%;
width:200px;
margin-left:-100px;
text-align:center;
bottom:40px;
}

.unslider{
position:relative;
}


#slide-2 .et_pb_blurb_container {
    padding: 40px;
    padding-top: 0px;
    text-align: center;
}

#slide-2 .et_pb_blurb_content{
/*padding-top:70px;*/
padding-top:0px;
}

#slide-2 .et_pb_button_module_wrapper {
    text-align: center;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    width: 200%;

    
    margin-top: 30px;
       margin-left: -100%;
}
@media (max-width: 980px){
    #slide-2 .et_pb_button_module_wrapper {
        width: auto;
        margin-left: 0;
    }
}
#slide-1 .et_pb_column_2_3{
margin-right:3%;
}
#slide-1 .et_pb_column_1_3{
padding-top:0px;
}


#slide-3{
width: 33.3333% !important;
    bottom: 0;
    top: 0;
    background-size: cover;
    padding: 5%;
    padding-top: 3%;
}


#slide-3 p, #slide-2 p, #slide-1 p{
    font-size: 18px;
    line-height: 28px;
}


#slide-3 h2{
    font-size: 32px;
    margin-bottom: 10px;
}
#slide-3 .et_pb_column_4_4{
padding: 30px;
    background: rgba(0,0,0,0.4);
}


.unslider-nav ol li {
    border: 2px solid #333;
    width: 14px;
    height: 14px;
    border-radius: 14px;
}

.unslider-nav ol li.unslider-active{
    background: #ffb600;
}

#slide-1 .et_pb_text h4,
#slide-2 .et_pb_blurb h4{
    padding-bottom: 5px;
    font-size: 22px;
    margin-bottom: 0px;
}
#slide-1 .title {
    font-style: italic; font-size: 16px; line-height: 28px;
}

#slide-2 p{
    font-size: 16px;
    line-height: 28px;
}


#slide-2 .et_pb_blurb{
margin-bottom:18px;
}



.unslider-arrow.next, .unslider-arrow.prev{
    font-size: 80px;
    color: #333;
    opacity: 0.8;
}

#home-testimonial-slider{
position:relative;
}

#home-testimonial-slider:before{
position: absolute;
content: ' ';
left: 0; right: 0;
top: 0; bottom: 0;
background:rgba(0,0,0,0.45);
}


@media (min-width: 981px){
.et_right_sidebar #sidebar {
    padding-left: 30px;
    padding: 15px;
    padding-top: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    border-left: solid 2px #f2f2f2;
    margin-top: 32px;
    margin-bottom: 32px;
padding-left:25px;

}

.et_right_sidebar #left-area{
    padding: 0;
    margin-top: 0;
    padding-top: 0;
}



}

.sub-page  #main-content .container {
width:100% !important;
max-width:none !important;
padding-top:0;
}

.sub-page .main_title{
display:none;
}

.sub-buttons .et_pb_main_blurb_image{
width:85px;
}

.sub-buttons .et_pb_blurb {
 padding: 16px;
    padding-top: 10px;
}
   

.sub-buttons {
    border-right: solid 2px #ece8e8;
}

.sub-buttons .et_pb_button:after {
    line-height: 26px !important;
}
.sub-buttons .et_pb_button{
font-size: 16px;
    margin-top: 10px;
}

.sub-buttons .et_pb_column_1_3{
width:31% !important;
margin-right:0% !important;
}
.subpage-header-section{
position:relative;
    /*background-position: -100px -138px !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-attachment: fixed !important;*/
    height: 210px;
}
/*.subpage-header-section:before{
position:absolute;
content: ' ';
left:0;right:0;
bottom:0;top:0;
background:rgba(0,0,0,0.45);
}*/

.our-mission-txt, .our-mission-txt p{
line-height:33px !important;
}


.home-our-mission .et_pb_column_1_3 {
  margin-right: 2% !important;
}


.sub-buttons {
    text-align: center;
    padding-left:3% !important; 
}

.sub-buttons .et_pb_button {
width:90%;
}

.home .et_pb_slide_content p {

    font-size: 23px;
    line-height: 37px;

}

#home-blurbs .et_pb_blurb_container {
    min-height: 190px;
}

#home-video h2{
    line-height: 34px;
}
#home-video p{
     font-size: 20px;
    line-height: 34px;
}
   


.et_pb_circle_counter h3, .et_pb_number_counter h3 {
    line-height: 26px;
}

.et_pb_number_counter .percent p{
    font-size: 60px;
}

.home .et_pb_section_1 h1{
font-weight: 600;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 0;
line-height:45px;
    text-align: center;
}

#map-canvas {
    height: 600px;
width:770px;
float:left;
}
#panel {
width: 250px;
height:600px;
float:left;
margin-right:20px;
border:solid 1px #ccc;
}
#panel ul.store-list {
overflow: auto;
        height: 490px;
    margin-top: 20px;
    padding-left: 15px;
    list-style: none;
    font-size: 13px;
    line-height: 19px;
}

#panel ul.store-list .title, #map-canvas .title{
font-weight:bold;
}


#panel  .storelocator-filter {
padding-left:20px;
}


@media(max-width:1280px){
.et_pb_number_counter .percent p {
    font-size: 48px !important;
}
}

@media(max-width:1350px){
#home-blurbs .et_pb_blurb_container {
    min-height: 200px;
}
}



.page-template-page-locations .et_pb_row {
	max-width: 95% !important;
}

#panel {
    width: 26%;
    height: 600px;
    float: left;
    margin-right: 2%;
    border: solid 1px #ccc;
}


#map-canvas {
    height: 600px;
    width: 72%;
    float: left;
}

@media(max-width: 980px) {
	#panel {
	    width: 100%;
	    height: 380px;
	    float: left;
	    margin-right: 0;
	    border: solid 1px #ccc;
	    margin-bottom: 3%;
	}

	#panel ul.store-list {
    overflow: auto;
    height: 252px;
	}

	#map-canvas {
		width: 100%;
	}
}


#panel .storelocator-filter input{  
      border: solid 1px #ccc;
    line-height: 25px;
    width: 90%;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

#panel ul.store-list .label, #map-canvas  .label{
display: inline-block;
    margin-right: 3px;
    font-weight: bold;
}


.home #main-home-slider .et_pb_slide_description .et_pb_slide_title {
font-weight:600;
}

#main-home-slider .et_pb_slide .et_pb_slide_overlay_container {
    background-color: rgba(0,0,0,0.6);
}


#main-home-slider  .et_pb_slide_description {
     padding-left: 20px;
    padding-right: 20px;
}


#panel .storelocator-panel .store-list li.highlighted, .storelocator-panel .store-list li.highlighted:hover {
    background: #ccf;
}

#panel .store .features, #map-canvas .store .features{
    overflow: hidden;
    color: grey;
    margin: 0;
    padding: 0;
    font-size: 70%;
}

 #map-canvas .action {
    margin-right: 10px;
    text-decoration: underline;
    margin-top: 6px;
    display: inline-block;
}


#home-counter .et_pb_column_9 .percent p {
    font-size: 51px;
}


#panel .store-list .store{
margin-bottom:20px;
}


#panel ul.store-list .prop.phone, #map-canvas  .prop.phone,
#panel ul.store-list .prop.dsn, #map-canvas  .prop.dsn{
font-weight:bold;
}


/****************************************************/
.page-id-6065 .et_pb_blurb_content {
     font-size: 17px;
    line-height: 28px;
}

.page-id-6065 .et_pb_blurb_content  .et_pb_blurb_container{
padding-left:20px;padding-right:20px;
}

.page-id-6065 .et_pb_blurb h4 {
padding-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #545454;
}
.page-id-6065 .et_pb_blurb_content ul{
    margin-left: 0px;
    margin-top: 10px;
list-style: none !important;
    padding-left: 0 !important;
}
.page-id-6065 .et_pb_blurb_content ul a{
color:#0047ba;
    line-height: 29px;
}

.page-id-6065 .et_pb_blurb_content ul li{
    background: url("/wp-content/uploads/2017/01/bullet2.png") no-repeat left 2.5px;
    padding-left: 28px;
}
@media(min-width:1000px){

.page-id-6065 .et_pb_blurb_content {
   min-height: 670px;
}

}

@media(min-width:1500px){

.page-id-6065 .et_pb_blurb_content {
   min-height: 730px;
}

}


#home-video .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 0;
    padding: 20px;
}

#home-video .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 0;
    padding: 20px;
}

#home-video .et_pb_gutters3 .et_pb_column_1_2 {
    margin: 0;
    width:50%;
}

.home #main-home-slider .et_pb_slide_description .et_pb_slide_title {
    font-weight: bold;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    width: 95%;
   
    line-height: 60px;
    font-size: 60px;
   /*  text-align: right; margin-right: 0;
    margin-left: auto;*/
    text-transform:uppercase;
 text-align: left;
   margin-right: auto;
    margin-left: 0;
}

.home #main-home-slider .et_pb_slide_0 .et_pb_slide_description .et_pb_slide_title{
  width: 80%;
}

.home .et_pb_slide_content p {
    line-height: 35px;
    font-size: 22px;
    /*text-align: right !important;*/
    text-align: left !important;
    width: 100%;
    margin-right: 0 !important;
    margin-left: auto;
}


#main-home-slider  .et_pb_slide_description{
    text-align:right;
}


#main-home-slider .et_pb_slide_description {
    text-align: right;
    background: RGBA(0,0,0,0.6);
    padding: 50px 50px;
    padding-left: 30px;
    position: relative;
    margin-top: 4%;
/*    margin-bottom: 8%;*/
width:74%;
/*margin-right:0;
right:0;
margin-left:auto;*/

    margin-right: auto;
    right: 0;
    margin-left: 0;
  text-align: left;
}


#main-home-slider .et_pb_container{
width:100%;
}


#home-counter h2, .our-team h2, .our-team h2, .news h2, #home-blurbs h2, #locations h2, #home-counter h2{
font-family: "ProximaNova Bold", Verdana, Arial !important;
font-size: 49px;
text-transform:uppercase;
}

.our-team h2 strong:before, .our-team h2 strong:after{
display:none;
}



.home .et_pb_section_1 h1 {
    font-weight: 600;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 0;
    line-height: 45px;
    text-align: center;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-size: 34px;
    /*text-transform: uppercase;*/
}

#home-blurbs .et_pb_blurb_content p {
    font-size: 16px;
    line-height: 25px;
}



@media (max-width: 980px){
#home-blurbs .et_pb_blurb_container {
    min-height: auto;
}

#home-blurbs .et_pb_column_1_3{
margin-bottom:80px;
}

}

@media (min-width: 1000px){
.our-team h2 strong:before {
content: ' ';
background: none;
display:block;
width:200px;
border-top: solid 2px #5f5f5f;
position:absolute;
left:-220px;
top: 26px;
}

.our-team h2 strong:after {
    content: ' ';
    background: none;
    display: block;
    width: 200px;
    border-top: solid 2px #5f5f5f;
    position: absolute;
    right: -220px;
    top: 26px;
}
}


#home-counter .et_pb_number_counter {
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-top: 10px;
    background: #0047ba;
    padding-top: 0;
}


#home-counter .et_pb_number_counter  .percent {
    color: #fff !important;
    background: #ffb600;
    padding: 13px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
height:auto;
}

#home-counter .et_pb_number_counter  .percent  .percent-value {
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-weight: bold;
}

#home-counter .et_pb_number_counter  h3 {
    line-height: 26px;
    padding: 25px;
    color: #fff;
}


#home-video h2 {
    line-height: 40px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
    font-size: 32px;
}

#home-blurbs .et_pb_blurb h4 {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-size: 21px;
}


@media (min-width:768px) and (max-width:1000px){

#main-home-slider .et_pb_slide_description{
width:100%;
text-align:left;
}

.home #main-home-slider .et_pb_slide_description .et_pb_slide_title{
width:100%;
    font-size: 47px !important;
text-align:left;
}

.home #main-home-slider .et_pb_slide_content p{
text-align:left !important;
}
}


#home-counter .et_pb_column_9 .percent p {
position:relative;
  /*  text-align: left;
    padding-left: 20px;*/
}
/*
#home-counter .et_pb_column_9 .percent p:before {
content: ' million';
position:absolute;
left:30px;
top:20px;
}*/


#home-counter #million-counter .percent-value:after { content:'Million';     margin-left: 5px;}


.donate-button, .donate-button:hover {
 background: #d60036 !important;
}




.sub-page p , .sub-page .et_pb_text{

  font-size:20px ;
line-height:30px ;
}


.after-sub-text {
    background: #fafafa;
    color: #333;
    font-size: 30px;
}
.after-sub-text  p{
    font-size: 22px;
    line-height: 39px;
}

.sub-page.page-id-6092 h2 {
        text-align: center;
    font-family: "ProximaNova", Verdana, Arial !important;    
    font-size: 52px;
padding-top: 20px;
}
.sub-page.page-id-6092 h2 strong {
font-family: "ProximaNova Bold", Verdana, Arial !important;

}

.sub-page.page-id-6092 .et_pb_row_2, .sub-page.page-id-6092 .et_pb_row_4 {
    width: 100%;
    max-width: 100%;
    padding-left: 25px;
    padding-bottom: 0;
    padding-right: 25px;
}

.sub-page.page-id-6092 .et_pb_row_4 .et_pb_column_2_3{
margin-right:3%;
}
.sub-page.page-id-6092 .et_pb_row .et_pb_column_1_3{
margin-right: 3%;
    width: 32%;
}

.sub-page.page-id-6092 .et_pb_row .et_pb_column_1_3 > .et_pb_text{
width:90%;
}



.sub-page.page-id-6092 .et_pb_section_1.et_pb_section , .sub-page.page-id-6092 .et_pb_section_2.et_pb_section{
    position: relative;
    z-index: 2;
    padding: 40px;
}
.sub-page.page-id-6092 .et_pb_section_1.et_pb_section .et_pb_row ,
.sub-page.page-id-6092 .et_pb_section_2.et_pb_section .et_pb_row {
position: relative;
z-index: 2;
    padding-bottom: 25px;
}

.sub-page.page-id-6092 .et_pb_section_1.et_pb_section:before ,
.sub-page.page-id-6092 .et_pb_section_2.et_pb_section:before {
    /*background: url("/wp-content/uploads/2016/11/607595024.jpg");*/
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 0;
background-size:cover;
background: #f9b316;
}

.sub-page.page-id-6092 .et_pb_section_2.et_pb_section:before {
   /* background: url("/wp-content/uploads/2017/01/92135623.jpg");*/
background-size:cover;
    background: #cac7c8;
}

.sub-page.page-id-6092 .et_pb_section_1.et_pb_section:after,  .sub-page.page-id-6092 .et_pb_section_2.et_pb_section:after{
    background: rgba(255,255,255,0.85);
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin:30px;
    z-index: 1;
}

.sub-page.page-id-6092 .et_pb_section_2.et_pb_section:after{
    background: rgba(255,255,255,0.93);
}




.sub-page.page-id-6092 .et_pb_section_2 img {
    -ms-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    margin-right: -14%;
    margin-top: 0;
    max-width: none;
    width: 110%;
    border: solid 7px #f1f1f1;
}

.sub-page.page-id-6092 .et_pb_section_1 p, 
.sub-page.page-id-6092 .et_pb_section_1 .et_pb_text,
.sub-page.page-id-6092 .et_pb_section_0 p,
.sub-page.page-id-6092 .et_pb_section_0 .et_pb_text, 
.sub-page.page-id-6092 .et_pb_section_2 p,
.sub-page.page-id-6092 .et_pb_section_2 .et_pb_text{
    font-size: 22px;
    line-height: 39px;
}

.sub-page.page-id-6092  .et_pb_row_1, .sub-page.page-id-6092  .et_pb_row_3 {
padding-bottom:0 !important;
}


.sub-page.page-id-6092 .et_pb_section_3 h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #333;
}

.sub-page.page-id-6092  .et_pb_section_3 li {
 margin-top:10px;
}
.sub-page.page-id-6092  .et_pb_section_3 ul {
 margin-left: 6px;
}
.sub-page.page-id-6092 .subpage-header-section {
background-position: center -155px !important;
}


.page-id-6094 h2,  .page-id-6096 h2{
    padding: 14px;
    background: #0047ba;
    color: #fff;
    margin-top: 0;
    position: relative;
    margin-bottom: 24px;
}
.page-id-6094 .et_pb_image,  .page-id-6096 .et_pb_image {
margin:0 !important;
}
.page-id-6094 .et_pb_row.et_pb_row_fullwidth,  .page-id-6096 .et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
    max-width: 100% !important;
    padding: 20px;
}

.page-id-6094 .et_pb_row.et_pb_row_fullwidth {
   width: 92% !important;
    max-width: 92% !important;
}

.page-id-6096 .et_pb_row.et_pb_row_fullwidth {
   padding: 35px;
}

.page-id-6094 .footer-circles .et_pb_text p,  .page-id-6096 .et_pb_row_2 .et_pb_text p{
padding:14px;
padding-top:0;
}
.page-id-6094 .et_pb_row_1,  .page-id-6096 .et_pb_row_1 {
   padding-bottom:50px;
}
/*
.page-id-6094 .et_pb_row_3 {
padding-left:0;
padding-right:0;
padding-bottom:0;
}



.page-id-6094 .et_pb_row_3 .et_pb_column_1_4 .et_pb_team_member_image {
    height: 166px;
    overflow: hidden;
    padding: 0px;

    background: #fff;
    border: solid 6px #ffb600;
    border-bottom: none;
}

.page-id-6094 .et_pb_row_3 .et_pb_column_1_4 .et_pb_team_member_image img {
 height:auto;
width:100%;
}
.page-id-6094 .et_pb_row_3 .et_pb_column_1_4  .et_pb_team_member_description {
    width: 100%;
    display: block;
    padding: 14px;
    padding-top: 5px;
    text-align: center;
}

.page-id-6094 .et_pb_row_3 .et_pb_column_1_4 .et_pb_team_member_description h4 {
    padding-bottom: 0;
    font-size: 21px;
    margin-bottom: 7px;
    color: #Fff;
}

.page-id-6094 .et_pb_row_3 .et_pb_column_1_4  .et_pb_member_position {
    color: #eaeaea;
    font-size: 18px !important;
}

.page-id-6094 .et_pb_row_3 .et_pb_column_1_4 .et_pb_team_member {
background:#0047ba;
}
*/
@media (min-width: 981px) {
/*
.page-id-6094 .et_pb_row_3 .et_pb_column_1_4 {
width: 24%;
    padding: 0;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
*/
.page-id-6094 .et_pb_row, .page-id-6096 .et_pb_row {
padding-bottom:70px;
}

}



.page-id-6378 .et_pb_team_member {
    background: #0047ba;
}

.page-id-6378 .et_pb_team_member .et_pb_team_member_image{
       border: solid 6px #ffb600;
    border-bottom: none;
}

.page-id-6378 .et_pb_team_member .et_pb_team_member_description h4 {
   padding-bottom: 0;
    color: #Fff;
    font-size: 23px;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;
    line-height: 32px;
    margin-bottom: 15px;
}
.page-id-6378 .et_pb_team_member .et_pb_team_member_description{
text-align: center;
    padding-bottom: 15px;
    color: #fff;
padding-left:25px;
padding-right:25px;
}

.page-id-6378 h6{
    font-size: 16px;
    line-height: 22px;
    color: #666;
    margin-top: 40px;
}

.page-id-6378 h6 strong{
    font-size: 22px;
    color: #333;
    margin-bottom: 8px;
    display: inline-block;
}

@media (min-width: 981px){
    .page-id-6378 .et_pb_row_0{
        width:90%; 
        max-width:none;
    }
}

.page-id-6378 .et_pb_member_position {
    color: #e2e2e2;
}



.et_pb_toggle h5.et_pb_toggle_title {
    position: relative;
    padding: 0 50px 0 0;
    cursor: pointer;
    font-size: 21px;
    line-height: 32px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
}


.et_pb_accordion .et_pb_toggle {
     margin-bottom: 32px !important;
}

.et_pb_accordion .et_pb_toggle_close {
    padding: 20px;
    background-color: #0047ba;
}

.et_pb_accordion .et_pb_toggle {
    border: 1px solid #0047ba;
}

.et_pb_accordion .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #fff;
}

.et_pb_accordion  .et_pb_toggle_content {
color:#fff;
}

.et_pb_accordion  .et_pb_toggle_open   .et_pb_toggle_content {
color:#444;
}

.et_pb_accordion .et_pb_toggle {
transition: all 500ms;
}

.et_pb_accordion .et_pb_toggle_title:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5em;
    color: #fff;
    font-size: 23px;
    content: "\e050";
}


#events h2 {
    font-size: 26px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 5px;
    padding-top: 3px;
}

.page-id-6387 .subpage-header-section{
    background-position: center -190px !important;
}

#events .event{
    padding: 32px;
    padding-bottom: 50px;
}

.page-id-6096 .et_pb_row {
margin-bottom:40px;
}

.page-id-6096 .et_pb_row_0{
margin-bottom:0;
}

.home-our-mission{
padding-bottom:0 !important;
}

.home-our-mission .donate-button {
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 24px;
}

.home-our-mission .donate-button:after {
    line-height: 39px;
}

.home-our-mission .et_pb_button_module_wrapper {
    position: absolute;
    z-index: 1000;
    bottom: -34px;
    left: 50%;
    margin-left: -105.75px;
}

.home-our-mission .our-mission-txt{
margin-bottom: 50px !important;

}

#home-blurbs{
padding-top:100px;
}

.home-our-mission .et_pb_button_module_wrapper .donate-button:hover{
padding-right: 55px;
margin-left: -8px;
}


#top-menu li.mega-menu > ul > li > a:first-child{
font-weight:bold;
      font-weight: bold;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
}


.page-title h1 {
    font-size: 46px;
    padding: 40px;
    text-transform: uppercase;
    text-align: center;
    color: #0047ba;
}

.page-title h1 .first-word{
    font-family: "ProximaNova", Verdana, Arial !important;
}
.page-title.full-width h1 {
    
}
.page-id-6378 .page-title h1 {
    padding-bottom: 0;
padding-top:56px;
}

.page-id-6378 .page-title p {
    line-height: 33px;
    font-weight: 300;
}

@media (min-width: 981px){
#et_top_search {
    margin-top: 23px;
    margin-left: 33px;
}

}



#panel ul.store-list .title, #map-canvas .title {
    font-weight: bold;
    font-family: "ProximaNova Bold", Arial;
    font-size: 15px;
    margin-bottom: 2px;
}

#panel ul.store-list .prop.phone, #map-canvas .prop.phone, #panel ul.store-list .prop.dsn, #map-canvas .prop.dsn {
    font-weight: bold;
    font-family: "ProximaNova Bold", Arial;
}

.gm-style .gm-style-iw , #panel .store-list .store {
    font-family: "ProximaNova", Arial;
    line-height: 23px;
}


.sub-page.page-id-6092 .et_pb_text_5 h2 {
color:#fff;
/*text-shadow: 2px 2px 3px #333;*/
}

.sub-page.page-id-6092 .page-title{
display:none;
}


.page-id-6155 .subpage-header-section {
    background-position: center -218px !important;
}


.page-id-6155 h2 {
    line-height: 40px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
    font-size: 32px;
}


.sub-page h2 {
    line-height: 40px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
    font-size: 32px;
}

.sub-page .title h2, .sub-page h2.title {
font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-size: 49px;
    text-transform: uppercase;

line-height:56px;
}

/*
.txt-section:nth-child(odd) .et_pb_image img {
-ms-transform: rotate(-3deg);-webkit-transform: rotate(-3deg);transform: rotate(-3deg);

}

.txt-section:nth-child(even) .et_pb_image img {
  -ms-transform: rotate(3deg);-webkit-transform: rotate(3deg);transform: rotate(3deg);
}
*/
.txt-section .et_pb_text {
padding-top:70px;
}

.sub-page .et_pb_blurb h4 {
    padding-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #545454;
text-transform:uppercase;
}

/*
.page-id-6155 .et_pb_image_0 img{
transform: rotate(3deg);
    margin-top: -20px;
}

.page-id-6155 .et_pb_image_1 img{
transform: rotate(-3deg);
    margin-top: -20px;
}*/



.blog-section .entry-title {
    line-height: 32px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    text-transform: uppercase;
    font-size: 25px;
}
.blog-section .entry-title a {
    color: #2d4c9c;
}
.blog-section .et_pb_post{
background:#fff;
}

.blog-section .et_pb_post {
    font-size: 18px;
    line-height: 26px;
}



#falcon-faq-accordeon  .et_pb_toggle {
    border: 1px solid #ffb600;
}
#falcon-faq-accordeon  .et_pb_toggle_close {
    background-color: #ffb600;
}


.page-id-6522 .et_pb_blog_grid .column.size-1of3 {
       width: 31% !important;
    margin-right: 2% !important;
}

#education-links {
    width: 100% !Important;
    max-width: 100% !important;
}

#education-links .et_pb_column_1_4  {
    padding: 0;
    width: 25%;
    margin: 0;
}

#education-links .et_pb_column_1_4  .et_pb_promo{
    padding: 15px;
    background-size: cover;
    min-height: 255px;
position:relative;
}
#education-links .et_pb_column_1_4  .et_pb_promo:before{
position:absolute;
left:0;top:0;bottom:0;right:0;
background:rgba(0,0,0,0.5);
content: ' ' ;
}

#education-links .et_pb_column_1_4  .et_pb_promo h2{
    line-height: 30px;
    font-size: 25px;
}

#education-links .et_pb_column_1_4  .et_pb_promo_description{
position:relative;
z-index:2;
    padding-top: 17px;
padding-bottom: 30px;
}

#education-links .et_pb_column_1_4.et_pb_column_12  .et_pb_promo_description{
padding-bottom:0;
}

#education-links .et_pb_promo_button{
position:absolute;
bottom:30px;
}


.page-id-6516 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 32%;
    margin-right: 2%;
}

.merit-scolarships h2 {
color:#fff;
    text-shadow: 2px 2px 3px #333;
    font-size: 50px;
}

.merit-scolarships h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #333;
}

#slide-1 img {
  width:100%;
}

#home-testimonial .et_pb_column_7{
margin-right:0;
}

#home-testimonial {
background: #0047ba !important;
color:#fff;
}

#home-testimonial .et_pb_column_8{
     padding-right: 40px;
    font-size: 22px;
    line-height: 35px;
    padding-top: 4%;
    padding-left: 5.5%;
   /* border-top: solid 5px #fafafa;*/
    width: 52.75%;
}

#home-testimonial > .et_pb_row {
width: 100%; 
padding:0;
}

#home-testimonial img{
width:100%;
}

.test-buble{
    padding: 50px;
    border: none;
    margin-bottom: 61px;
position:relative;
    padding-bottom: 65px;
background:#fff;
color:#222;
font-weight:bold;
}

.test-buble:before {
       content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 21px;
    right: auto;
    top: auto;
    bottom: -40px;
    border: 20px solid;
    border-color: #fff transparent transparent #fff;
}
.test-buble:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 23px;
    right: auto;
    top: auto;
    bottom: -35px;
    border: 22px solid;
    border-color: white transparent transparent white;
}


.page-id-6583 .page-title, .page-id-6583 .page-title  {
display:none;
}

#home-testimonial .et_pb_button {
border-color: #fff;
border-width: 2px !important;
}

.home .unslider, .home .our-team {
  position:relative;
}
.home .our-team:before {
    content: ' ';
    background: url(/wp-content/uploads/2017/01/left-led.png);
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 866px;
    height: 179px;
}

.home .unslider:before {
    content: ' ';
    background: url(/wp-content/uploads/2017/01/lead-r.png);
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    width: 866px;
    height: 179px;
background-position:right top;
background-repeat: no-repeat;
}

.home .unslider{
padding-bottom: 40px;
}

.home .our-team {
margin-bottom:40px;
}


#slide-2 .et_pb_column_16 {
    margin-right: 5%;
    margin-left: 5%;
    width: 40%;
}

@media(min-width: 981px) {
    #slide-2 .et_pb_column_17{
        width: 40%;
        margin-left:4.2%;
    }
}


#home-testimonial .et_pb_image_0{
overflow:hidden;
}

#home-testimonial img {
    width: auto;
    height: 730px;
    max-width: none;
    margin-left: -40px;
}


#slide-1 .et_pb_column_15 {
    padding-right: 5%;
    padding-top: 3%;
 padding-right: 0%;
    padding-top: 0%;
}


.txt-section .et_pb_text {
    padding-top: 35px !important;
}


#home-counter #thousand-counter .percent-value:after {
    content: 'Thousand';
    margin-left: 5px;
font-size: 45px;
}

#singup-section > .et_pb_column {
    padding: 20px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding-bottom: 60px;
    padding-top: 45px;
    padding-left: 25px;
    padding-right: 25px;
}

#singup-section .et_pb_text_9{
margin-bottom:0;
}

#singup-section h2{
 color: #fff;
}

#singup-section .et_pb_text_10{
margin-bottom: 38px;
}
#singup-section  p, .news p, #locations p{
font-size: 25px;
line-height:38px;
}


#slide-3 p {
font-size: 22px;
    line-height: 37px;
}

#slide-3 h2{
    text-transform: uppercase;
    font-size: 36px;
}




.our-team .et_pb_row_7 {
  padding-bottom: 20px;
  margin-bottom:0;
}

.home .our-team {
  margin-bottom:0;
}

.home .unslider{
padding-bottom:0;
}

#quotes-slider{
height:535px;
margin-bottom:0;
}

.unslider-nav{
bottom:18px;
}

#slide-2  img {
width:170px;
}

#slide-2 .et_pb_blurb_container{
padding-bottom:20px;
}

#slide-2 .et_pb_blurb{
margin-bottom:0;
}

#slide-1 p{
    font-size: 22px;
    line-height: 38px;
}

#slide-1 h2{
    font-size: 40px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    margin-bottom: 10px;
}


.sub-page #main-content:before{
background:url("/wp-content/uploads/2017/02/curves-top-1.png");
content: " ";
width:775px;
height:120px;
position:absolute;
left:0;
top:0;
z-index:2;
background-size: contain;
    background-repeat: no-repeat;
}

.sub-page #main-content{
position: relative;
}

.sub-page #main-content:after{
background:url("/wp-content/uploads/2017/02/curves-bottom-1.png");
content: " ";
width:775px;
height:120px;
position:absolute;
right:0;
bottom:0;
z-index:2;
    background-position: right top;
    background-repeat: no-repeat;
}

.sub-page #main-content {
    padding-top: 60px;
padding-bottom:80px;
}

/*
@media (min-width: 981px){
.sub-page.et_right_sidebar #main-content:after{
    right: 20.875%;
}

}
*/

.page-id-6092 #left-area:after, .page-id-6092 #left-area:before{
display:none;
}



.page-title h1 {
    font-size: 46px;
    padding: 40px;
    text-transform: uppercase;
    text-align: center;
    color: #0047ba;
    line-height: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

.page-id-6728 .et_pb_blurb_content {
max-width:100%;
}


.page-id-6728 .et_pb_blurb h4 a {
    text-decoration: none;
    font-size: 30px;
    padding-bottom: 20px;
    display: block;
line-height:35px;
}

.page-id-6728 .et_pb_column_8 ul, .page-id-6157 .et_pb_section_3  ul{
margin-left: 0px;
    margin-top: 10px;
    list-style: none !important;
    padding-left: 0 !important;
}

 .page-id-6157 .et_pb_section_3  ul{
margin-top:20px;
}
.page-id-6728 .et_pb_column_8 ul li, .page-id-6157 .et_pb_section_3  ul li {
    background: url(/wp-content/uploads/2017/01/bullet2.png) no-repeat left 2.5px;
    padding-left: 28px;
    font-size: 20px;
    line-height: 30px;
margin-bottom:10px;

}

.page-id-6728 .et_pb_column_8 ul li a, .page-id-6157 .et_pb_section_3  ul li a{
color:#2d4c9c;

}



@media (min-width: 981px){
    #home-blurbs .et_pb_blurb_container {
        min-height: 270px;
    }

    .et_fullwidth_nav #main-header .container{
        padding-right: 7%;
        padding-left: 5%;
    }

}

@media (min-width: 1101px) and (max-width:1349px){
#home-blurbs .et_pb_blurb_container {
    min-height: 210px;
}

}



@media (max-width: 980px){
#home-blurbs .et_pb_column_1_3:last-child {
    margin-bottom: 40px;
}

#home-video{
padding-top:0;
}

#home-blurbs{
padding-bottom:0;
}

#home-testimonial img{
margin-left:0;
}

.home .et_pb_section_1 h1{
padding-bottom: 22px;
}

}

@media(max-width:890px){
/*.home-our-mission{ 
padding-top:3%;
}
.home-our-mission .et_pb_row_0 {
    margin-top: 0;
    padding-top: 0;
width: 93%;
}

.home-our-mission .et_pb_text_0 {
    margin-bottom: 20px !important;
}

.home .et_pb_section_1 h1{
    font-size: 31px;
    padding-bottom: 5px
}*/

}


@media (max-width: 980px){
#et-secondary-nav, #et-secondary-menu {
    display: block !important;
}

.et_secondary_nav_only_menu #top-header{
display:block !important;
padding:0;
}

#main-header { 
   /*  top: 105px !important;*/
position:absolute !important;
}

}

@media (max-width: 650px){

#home-testimonial img {
    margin-left: -22%;
}

}



.page-id-6157 h3{
       color: #0047ba;
    line-height: 37px;
    margin-bottom: 13px;
    font-size: 28px;
}


.sub-page.page-id-6092 #main-content{
padding-bottom:0;
padding-top:0;
}


#content-area a{
   color: #2d4c9c;
}


.page-id-6065  .et_pb_main_blurb_image{
margin-top:10px;
}




.page-id-6094 .footer-circles  .et_pb_team_member_image {
    height: 200px;
    overflow: hidden;
    padding: 0px;
    background: #fff;
    border: none;
    border-bottom: none;
    width: 200px;
    border-radius: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -90px;
    z-index: 2;
    position: relative;
}


.page-id-6094 .footer-circles  .et_pb_team_member_image img {
    height: auto;
    width: 100%;
    height: 100%;
    width: auto !important;
    max-width: none;
    margin-left: -14%;
}

.page-id-6094 .et_pb_column_1_4 {
background:#Fff;
}
.page-id-6094 .footer-circles  .et_pb_team_member_description {
    width: 100%;
    display: block;
    padding: 14px;
    padding-top: 5px;
    text-align: center;
    background: #0047ba;
    padding-top: 114px;
}


.page-id-6094 .footer-circles .et_pb_team_member{
background:#Fff;
}


.page-title h1 {
    font-size: 64px;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
line-height:70px;
}




.page-id-6155 #home-video p {
    font-size: 22px;
    line-height: 37px;
}

a {
    color: #0047ba;
}


.page-id-6094 h2, .page-id-6096 h2 {
font-size: 19px !important;
    line-height: 33px !important;
    font-family: "ProximaNova SemiBold", Verdana, Arial !important;
}


.page-id-6094 .et_pb_column_1_4 {
    background: #Fff;
    padding: 0;
    color: #fff;
    margin-right: 2%;
    width: 23%;
}


.page-id-6094 .footer-circles .et_pb_member_position , .page-id-6094 .footer-circles  h4{
color:#fff;
}


.page-id-6155 #home-video > .et_pb_row .et_pb_column_1_2:last-child {
padding-top: 4.5%;
}





.page-id-6065 .how-we-help-content .et_pb_blurb {
min-height: 800px;
padding:10px;
}

.page-id-6065  .et_pb_main_blurb_image{
margin-top:0;
}



#content-area ul, #main-content ul{
    margin-left: 0px;
    margin-top: 10px;
list-style: none !important;
    padding-left: 0 !important;
}
#content-area ul a, #main-content ul a{
color:#0047ba;
    line-height: 29px;
}

#content-area ul li, #main-content ul li{
    background: url("/wp-content/uploads/2017/01/bullet2.png") no-repeat left 2.5px;
       padding-left: 31px;
    padding-bottom: 20px;
       font-size: 18px;
    line-height: 28px;
}

@media(min-width:980px){

#child-care .et_pb_blurb_0, #child-care .et_pb_blurb_2 {
  position:relative;
}

#child-care .et_pb_blurb_0:after {
    position: absolute;
    right: -24px;
    border-right: solid 1px #e0e0e0;
    top: 10px;
    bottom: 10px;
    content: ' ';
}

#child-care .et_pb_blurb_2:before {
    position: absolute;
    right: 0%;
    border-top: solid 1px #e0e0e0;
    top: -39px;
    left: 0%;
    content: ' ';
}


#child-care .et_pb_blurb_0 .et_pb_blurb_container{
padding-right:20px;
padding-bottom:20px;
}

}





.blue-footer h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #333;
padding-bottom:15px;
}

.blue-footer .et_pb_text {
    padding: 50px !important;
    padding-bottom: 70px !important;
}


.blue-footer  h2 {
    text-align: center;
    font-family: "ProximaNova", Verdana, Arial !important;
    font-size: 52px;
    padding-top: 20px;
    line-height: 52px;
color:#fff;
}
.blue-footer .title-txt{
padding:0 !important;
}
.blue-footer  h2 strong {
    font-family: "ProximaNova Bold", Verdana, Arial !important;
}



.page-id-6490 #main-content, .page-id-6167 #main-content, .page-id-6760 #main-content, .page-id-6597 #main-content{
padding-bottom:0;
}


.page-id-6497 .loans-faqs-section .et_pb_column_1_2 {
width:48%;
margin-right:3%;
padding:15px;
}
.page-id-6497 .loans-faqs-section .et_pb_column_1_2:last-child {
margin-right:0;
background:#fafafa;
}

.page-id-6497 .loans-faqs-section > .et_pb_row{
width:95% !important;
max-width:95% !important;
}


.page-id-6497 .loans-faqs-section .et_pb_toggle_close {
    min-height: 110px;
}


.page-id-6094 h2 , .page-id-6096 h2 {
min-height:100px;
}

.page-id-6094 .footer-circles .et_pb_team_member_description {
    min-height: 265px;
}


.page-id-6094 h2 {
    font-size: 20px !important;
}
.page-id-6094 h2  span{
    font-size: 18px !important;
}

.page-id-6094 .et_pb_row_1  .et_pb_column_1_2 {
    width:50%;
    margin-right:0;
    
}

@media (min-width: 981px){
    .page-id-6094 .et_pb_row_1  .et_pb_column_1_2:first-child {
        padding: 30px 30px 30px 0;
    }
    .page-id-6094 .et_pb_row_1  .et_pb_column_1_2:last-child {
        padding: 30px 0 30px 30px;
    }
}
.page-id-6094 .et_pb_row_1  .et_pb_column_1_2:last-child {
    background:#fafafa;
    
}


#other-scholarship-section .et_pb_text {
        width: 540px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#other-scholarship-section .et_pb_text h2{
    text-align: left !important;
}

@media(max-width: 500px){
#other-scholarship-section .et_pb_text {
        width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}    
} 



.page-id-6445 #content-area .giving-section-2 ul li {
min-height:160px;
}
.page-id-6445 .giving-section-2 .bottom-text p {
  text-align: center;font-size: 24px;line-height: 36px;
}

.page-id-6445 h2 {
line-height:55px;
}

.page-id-6445 .giving-section-3  h3 {
  font-size: 25px;
    text-transform: uppercase;
    line-height: 36px;
}



.page-id-6094 .footer-circles .et_pb_team_member_description h4 {
font-size: 22px;
    margin-bottom: 10px;
}

.page-id-6094 .footer-circles .et_pb_team_member_description .et_pb_member_position {
font-size: 18px;
opacity: 0.9;
line-height: 23px;
}


.more-link, 
.more-link:hover {
position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff !important;
    background: #0047ba !important;
    border-width: 0px !important;
    font-size: 20px;
    opacity: 1;
    margin-top: 20px;
display:block;
text-transform: capitalize;
width:140px;

}

.more-link:hover{
width:161px;
}

.more-link:after {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;

	position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 32px;
    line-height: 1em;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    
}

.more-link:hover:after {
    margin-left: 0;
    opacity: 1;


}
.more-link:hover {
padding-right: 40px;
}


#top-header .et-social-icon a {
    font-size: 19px;
    margin-left: 8px;
    margin-top: 9px;
    padding-bottom: 7px;
}

#top-header .et-social-icons li {
    margin-top: -2px;
    margin-left: 12px;
}

#et-secondary-menu .et-social-icons {
   margin-right: 20px;
    float: left;
    margin-top: 13px;
}


#main-footer {
    background-color: #cac7c8;
}

.bottom-nav a {
    color: #151212;
}


#corporate-call-to-action {
 
    color: #fff;
    position: relative;
    z-index: 2000;
    margin-bottom: 100px;
}

#corporate-call-to-action p{
   font-size: 27px;
line-height:36px;
}

.page-id-7155  .et_pb_column_1_4{
background:#fff;
padding:0px;

}

.page-id-7155  .et_pb_column_1_4 .et_pb_image {
margin-bottom:40px;
}


#our-trustees-sub .persons  .et_pb_image {
      position: relative;
    overflow: hidden;
    width: 250px;
    height: 250px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
#our-trustees-sub .persons  .et_pb_image img{
    width: 100%;
}

@media(max-width:1024px){
#top-menu li.mega-menu li ul {
display:block !important;
}
}


.et_mobile_menu {
height:550px;
overflow:auto;
}

@media(max-width:500px){
#top-header .container{
width:100%;
}
}

#contact-form h3 {
     font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

#contact-form .et_pb_text p {
    line-height: 36px;
font-size:18px;
}


#contact-form-text  p{
line-height: 32px;
}
#contact-form-text  a{
    font-size: 24px;
}


.page-id-6071  #main-content{
padding-bottom:0;
}


#et-secondary-menu {
    float: right;
    width: 100%;
}

#et-secondary-nav {
float:right;
}


.blurbs-grant .et_pb_column_1_2:first-child {
    border-right: solid 1px #e6e6e6;
    padding-right: 10px;
}


#history-gallery > .et_pb_row {
width:100% !important;
max-width:100% !important;
    padding: 0;
}
#history-gallery .et_pb_column_1_4 {
    padding: 0;
    padding-bottom: 0;
    background: none;
margin:0;
overflow:hidden;
width:25%;
}


#history-gallery .et_pb_column_1_4 img {
    max-width: none;
    height: auto;
width:100%;
}


.page-id-6096 h2 {
text-align:center;
}

@media(min-width:981px){
.education-support-blurbs .et_pb_blurb_content {
    min-height: 610px;
}

.education-support-blurbs .et_pb_main_blurb_image {
    margin-bottom: 30px;
    text-align: center;
    min-height: 305px;
    overflow: hidden;
    height: 305px;
}

.education-support-blurbs .et_pb_main_blurb_image img{
    height: 100%;
    width: auto;
}

}


#sidebar .quote {
    font-size: 18px;
    margin-bottom: 40px;
    border-top: solid 1px #f2f2f2;
    padding-top: 23px;
    text-align: left;

}
#sidebar .quote .text{
    /*color: #868686;*/
color:#0047ba;
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    font-family: "ProximaNova", Verdana;
    background: url("/wp-content/uploads/2017/02/quotes4.png");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 77px;
    text-align: left;
}

#sidebar .quote .author {
padding: 15px 0;
    font-style: italic;
font-size:16px;
/*color:#a5a5a5;*/
color:#0047ba;
}


.blog-section .et_pb_image_container {
overflow:hidden;
    height: 180px;
}

.blog-section .et_pb_image_container img {
    height: auto;
    max-width: none;
    width: 100%;
}

.bottom-nav li.current-menu-item > a {
    color: #0047ba;
}

#slide-1 .et_pb_image {
height: 500px;
    overflow: hidden;
}

@media(max-width:1024px){
#quotes-slider {
height:620px;
    padding-top: 0;
}
}

@media(max-width:980px){
.home .our-team:before, .home .unslider:before,
.sub-page #main-content:before, .sub-page #main-content:after {
width:100%;
}


#quotes-slider {
height:1100px;
}

.our-team{
padding-bottom:0;
padding-top:150px;
}

.our-team h2 {
font-size:45px;
}

#slide-1 .et_pb_text {
  padding: 45px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#slide-1 .et_pb_button_module_wrapper{
text-align:center;
}


}


@media(max-width:700px){ 

#quotes-slider {
    height: 1263px;
}


}

@media(max-width:500px){ 
#slide-1 .et_pb_image{
height:300px;
}
}
.single-post img{
width:auto;
max-width:100%;
}
.single-post h1, .page-id-6131 h1{
font-size: 50px;
    text-transform: uppercase;
    color: #0047ba;
}

.page-id-6131 h1{
padding-bottom:30px;
text-align:center;
}


#panel ul.store-list .title {
    font-size: 18px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

#panel .store-list .store {
 background:#fff;
 
    padding-left: 11px;
    padding-bottom: 1px;
}




#panel h4{
    font-size: 22px;
    text-transform: uppercase;
}

#panel{
    border: solid 1px #0a4ba0;
}

#panel .storelocator-filter input {
border: solid 1px #0a4ba0;
}
.page-id-6131 #main-content{
    padding-bottom: 80px;
}


@media (min-width: 981px) {
/*.page-id-7323 #left-area {
    width: 79.125% !important;
    float: left;
    padding-right: 0%;
}

.page-id-7323 #sidebar {
    padding-left: 30px;
    padding: 15px;
    padding-top: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    margin-top: 32px;
    margin-bottom: 32px;
    
    float: left;
    width: 20.875%;
    padding-left: 0;
    padding-right: 45px;
}*/


#section-75image{
    max-width: none !important;
    width: 100% !important;
}


#section-75image img{
margin:0;
}


}


@media (min-width: 981px){
.page-id-6063 .et_pb_blurb_content .et_pb_main_blurb_image ,.page-id-6155 .et_pb_blurb_content .et_pb_main_blurb_image {
margin-bottom: 30px;
    text-align: center;
    min-height: 330px;
    overflow: hidden;
    height: 330px;
}
.page-id-6063 .et_pb_blurb_content .et_pb_main_blurb_image img, .page-id-6155 .et_pb_blurb_content .et_pb_main_blurb_image img{
height: 100%;
    width: auto;
}

}


.page-id-6522 .et_pb_row  h4{
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 17px;
}

.page-id-6522 .et_pb_column_3_4 .et_pb_button_module_wrapper{
    margin-top:30px !important;
}

.page-id-6522 .et_pb_row_6 .et_pb_button_module_wrapper, .page-id-6522 .et_pb_row_6{
margin-top:0;
    padding-top: 0;
}


.page-id-6742 .et_pb_grid_item {
    margin: 0 !important;
    width: 33% !important;
}

.page-id-6742 .et_pb_grid_item:nth-child(4n+1) {

clear:none;
}


#locations{
position:relative;
}

#locations:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0, 80, 168, 0.82);
}


#main-content .container:before {
display:none;
}

#sidebar .et_pb_button_module_wrapper {
text-align:center;
}


.page-id-7433 .et_pb_section_0 .et_pb_row ,
.page-id-7433 .et_pb_section_1 .et_pb_row ,
.page-id-7433 .et_pb_section_2 .et_pb_row {
    width: 60%;
}

.page-id-7433 .et_pb_section_0 h3,
.page-id-7433 .et_pb_section_1 h3 ,
.page-id-7433 .et_pb_section_2 h3 {
       font-size: 30px;
    text-transform: uppercase;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    padding-bottom: 21px;
}

.page-id-7433 .et_pb_section_0 a,
.page-id-7433 .et_pb_section_1 a ,
.page-id-7433 .et_pb_section_2 a {
    line-height: 32px;
    font-size: 23px;
}


.page-id-7323 .et_pb_button_module_wrapper {
position:relative;
z-index:5;
}





@media (min-width: 981px){
.page-id-6155 .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 30px;
    text-align: center;
    min-height: 330px;
    overflow: hidden;
    height: 330px;
}

.page-id-6155 .et_pb_blurb_content .et_pb_main_blurb_image img {
    height: 100%;
    width: auto;
}

}


.charity-img {
    text-align: center;
    margin-bottom: 20px;
}


.footer-widget {
margin-bottom:10px;
}

.charity-img img{
   width: 300px;
}

@media(max-width:300px){
.charity-img img{
   width: 90%;
}
}


#main-footer p {
    font-size: 16px;
    line-height: 26px;
}


#footer-widgets .footer-widget li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

#footer-widgets .footer-widget li:before {
display:none;
}


#main-footer h4 {
    color: rgba(255,255,255,0.7) !important;
    text-transform: uppercase;
    font-size: 20px;
}

#footer-widgets .footer-widget li {
padding-left:0;
}




@media (min-width: 981px){

.error404 .footer-widget {
    width: 20.875%;
}

.error404 .footer-widget {
    margin: 0 5.5% 5.5% 0;
}
.error404 .footer-widget.last {
    margin-right: 0;
}

}


#panel .storelocator-filter {
margin-bottom:2px !important;
}

#panel ul.store-list{
margin-top:0;
padding-top:20px;
}

#top-menu .menu-item-has-children > a {
cursor:pointer;
}

@media(max-width:980px){

#locations > .et_pb_row > .et_pb_column {
margin-bottom:0;
}

#locations > .et_pb_row > .et_pb_column h2{
margin-bottom:0; padding-bottom:0;
}


}


.page-id-7317 .et_pb_row h3 {
    font-family: "ProximaNova SemiBold", Verdana, Arial !important;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 39px;
    margin-bottom: 10px;
}

.et_pb_blurb_content {
    max-width: initial;
}

.et_pb_button.no_hover {
    text-align:center;
    
}
.et_pb_button.no_hover:hover {
    padding: 0.3em 1em;
}
.et_pb_button.no_hover::after {
    content: ""
}

.mobile_menu_bar:before {
    color: #0047ba;
}

.et_mobile_menu {
    border-top-color: #0047ba;
}

@media (max-width: 980px) {

   .et_right_sidebar #sidebar {
            width: 80% !important;
    margin: 0 auto;
    padding: 50px 0;
   }
}

#falcon-loan-li ul {
    padding: 0 ;
    margin-top: 0 !important;
    
}

#falcon-loan-li .et_pb_column {
    margin-bottom: 0;
}

@media all and (max-width: 767px) {
    .et_pb_slide_description .et_pb_slide_title {
        font-size: 24px !important;
    line-height: 26px !important;
    }
    #main-home-slider .et_pb_slide_description {
        width: 100% !important;
    }
    .home .et_pb_slide_content p {
    line-height: 18px !important;
    font-size: 14px !important;
    }
    #main-home-slider .et_pb_slide_description {
        padding: 20px;
    }
}

@media all and (max-width: 767px) {
    .sub-page .title h2 {
        font-size: 32px !important;
        word-wrap: initial;
    }
    .page-title h1 {
    font-size: 36px;
        line-height: 42px;
        padding: 0;
    }

    .blue-footer .et_pb_text {
        padding: 30px !important;
    }
    .blue-footer .et_pb_text.title-txt {
        padding: 0 !important;
    }
    .blue-footer h3 {
        font-size: 28px;
    }
    .blue-footer  h2 {
        font-size: 32px;
    }
 
    
    .et_pb_row.title { padding: 0 }
    .et_pb_row.title .et_pb_column {
        margin-bottom: 0;
    }
    .sub-page.page-id-6092 h2 {
        font-size:42px;
    }
}

@media (max-width: 980px) and (min-width: 768px) {
    .et_pb_column .et_pb_team_member_image {
        float: none !important;
        width: 200px !important;
        margin: auto auto -90px auto !important;
        text-align: left !important;
    }
}

#panel .storelocator-filter {
    padding-left: 20px;
    padding-top: 20px;
    height: 105px;
        padding-bottom: 20px;
    border-bottom: solid 1px #cac7c8;
    margin-bottom: 20px;
}
.directions-panel {
    height: 475px;
    overflow: scroll;
}

@media (max-width: 980px) {

    .directions-panel {

        height: 252px;
    }
}

.directions-panel form {
    padding: 20px;
}
.directions-panel form input[type=submit] {
        margin: 0 10px 10px 0;
    color: white;
    background: #0047ba;
    border: 0;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 8px;
    cursor: pointer;
}
.directions-to {
    width: 100%;
    margin-bottom: 10px;
}

@media (max-width: 1024px) {

    #et_top_search {
        float: left;
        margin: 0 35px 0 0;
    }


    #et_mobile_nav_menu {
        display: block;
    }


    #top-menu {
        display: none;
    }

    #logo, .logo_container, #main-header, .container {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
        display: block;
        padding-top: 24px;
    }
    
    #et_search_icon:before {
        top: 7px;
    }

}

#sidebar .widget {
        list-style-type: none;
        margin-bottom: 30px;
}
#sidebar .widgettitle {
    font-size: 24px;
}

#main-footer {
    background-color: #0047ba;
}
#main-footer p,
#main-footer a {
    color: white;
}
#main-footer p {
    padding-bottom: 15px;
}
#main-footer h4 {
    color: white;
}

#footer-widgets .footer-widget li:before { 
    border-color: white;
}
#main-footer p { 
    font-size: 14px;
}
#main-footer p a { 
    color: white;
}
body {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.logo_container img {
    max-width: 247px;
}

#et_mobile_nav_menu .toggle {
    position: relative;
    float: right;
    top: -42px;
}

.et_mobile_menu .menu-item-has-children > a {
    padding-right: 30px;
}

.ninja-forms-form input,
.ninja-forms-form textarea {
    
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;

}
.ninja-forms-submit {
    cursor: pointer;
    float:right;
    color: #ffffff !important;
    background: #0047ba !important;
    border-width: 0px !important;
    font-size: 20px !important;
    opacity: 1;
    position: relative;
    padding: 0.3em 1em !important;
    border: 2px solid !important;
    border-radius: 3px !important;
        font-weight: 500;
    line-height: 1.7em !important;
}
sup {
    bottom: 0.4em;
}
@media (max-width: 767px) {

    .et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
        height: 360px;
    }
    .et_pb_slide {
        padding: 0 6% 6% 6%;
    }
}


.sidebar-column {
    height: auto !important;
}

@media (max-width: 980px) {

    .sidebar-column  {
        
        padding:  54px 10% 100px 10%!important;
    }
}

.et_pb_row_3-4_1-4 .page-title h1 {
    padding-top: 0;
}

@media (min-width: 981px) {
    .et_pb_row.et_pb_row_3-4_1-4.et_pb_row_fullwidth {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.sidebar-column .et_pb_testimonial:before {
    content: none;
}

.sidebar-column .et_pb_testimonial_description {
    background: url(/wp-content/uploads/2017/02/quotes4.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 77px;   
}

.sidebar-column .et_pb_testimonial_description_inner,
.sidebar-column .et_pb_testimonial_description p {
    color: #0047ba;
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    font-family: "ProximaNova", Verdana;
  
    text-align: left;
}
.sidebar-column .et_pb_testimonial_author {
    margin-top: 0;
    font-style: italic;
    font-size: 16px;
    font-weight: normal;
    color: #0047ba;
}

.blue-background-text h2 {
    font-family: "ProximaNova", Verdana, Arial !important;
    font-size: 52px;
    padding-top: 20px;
    line-height: 52px;
    color: #fff;
    margin-bottom: 2.75%;
}
.blue-background-text h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "ProximaNova Bold", Verdana, Arial !important;
    color: #333;
    padding-bottom: 15px;
}
.blue-background-text .requirements {
    padding: 10%;
    padding-bottom: 70px;
    
    background: white;
    width: 80%;
    margin: 0 auto 25px auto;
}

@media (max-width: 767px) {

    .blue-background-text h2 {
        font-size: 32px;
    }
    .blue-background-text h3 {
        font-size: 28px;
    }
}

@media (min-width: 981px){ 
    .three-column {
            width: 33.3%;
            float: left;
    }
}
@media (max-width: 980px){ 
    .three-column {
            margin-top: 0 !important;
            padding-bottom: 0 !important;
    }
    .pagination {
        
        margin-top: 30px;
    }
}

.three-columns-container {
    overflow: auto;
}

.blue-background-text h2 strong {
    font-family: "ProximaNova Bold", Verdana, Arial !important;
}

#donor-highlights-post {
    width: 90%;
    margin: 0 auto;
}
@media (max-width: 980px){ 
    #donor-highlights-post {
        width: 80%;
        margin: 0 auto;
    }
}



.et_pb_column_3_4 .et_pb_blog_grid_wrapper {
    
    width: 90%;
    margin: 0 auto;
}

.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    width: 47.25%;
}
@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 5%;
    }
}

.sidebar-column .et_pb_button_module_wrapper {
    margin-bottom: 30px !important;
}


.white-background {
    background: white;
    padding-top: 40px;
}
.yellow-box .white-background {
    background: #fef4dc;
}
@media (max-width: 980px) {

    .left-column,
    .right-column {
        margin-bottom: 30px;
    }
}
@media (min-width: 981px) {
    .yellow-box .left-column {
        margin-right: 3%;
        width: 32%;
        float: left;
    }
    .gray-box .left-column {
        margin-right: 3%;
        width:  64.833%;
        float: left;
    }

    .yellow-box .right-column {
        width: 64.833%;
        float: left;
    }
    .gray-box .right-column {
        width: 32%;
        float: left;
    }
}
.white-background .columns {
        overflow: visible;
        padding: 25px;
}
.white-background .columns img {
    margin: 0;
}

.yellow-box .left-column img {
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-8deg);
    margin-left: -12%;
    margin-top: -1%;
    max-width: none;
    width: 110%;
    border: solid 7px #f1f1f1;
}
.gray-box .right-column img {
        -ms-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    margin-right: -14%;
    margin-top: 5%;
    max-width: none;
    width: 110%;
    border: solid 7px #f1f1f1;
}
.white-background .columns:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; 
}

.white-background h2 {
    width: 80%;
    margin: 0 auto;
}

.et_pb_text .event img {
    margin: 0;
}

@media (min-width: 981px) {
    .event .left-column {
        width: 29.666%;
        margin-right: 5.5%;
        float: left;
    }
    .event .right-column {
            width: 64.833%;
            float: left;
    }
    
}

.event .et_pb_button_module_wrapper {
        margin-top: 25px !important;

}
.event {
    overflow: auto;
}
.charity-ball {
    background-color: #f5f5f5;
}
@media (max-width: 980px) {
    .afas-at-75-flyer {
        margin: 0 auto;
        width: 80%;
    }

 
}

@media (min-width: 980px) {
.page-id-6094 .et_pb_image img{
    width: 100%;
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
  }
}


@media(max-width:1489px) {
.page-id-6065 .btn-apply-assistance {
float:none;
margin-top:0px;
position:static;
}
}
@media(min-width:1225px) {

.page-id-6065 .btn-apply-assistance {
    position: absolute;
    top: 43%;
    right: 0;
    width: 200px;
    text-align: center;
}


}

@media(min-width:1490px) {

.page-id-6065 .btn-apply-assistance {
    width: auto;
}

}

.page-id-6065 .et_pb_blurb_content  .et_pb_blurb_container{
position:relative;
}