h1, h2, h3, h4, h5 { background: white; color: black;}

.Page-IPledgeDes1 h2, .Page-IPledgeDes2 h2, .Page-IPledgeCombined h2, .AgencySectionHeader h2 { background: white; color: black;}


#main-banner .row { min-height: 0px;}
footer .WebLogoR, footer .WebLogoL { display: none;}
.Section-PledgeConfirmDisplay h2 { display: none;}

.Page-Home h1 { display: none;}

#container-area-4 { display: none!important;}
#container-area-5 { display: none!important;}
#container-area-6 { display: none!important;}

/*Mobile Menu enable scroll for landscape mobile*/
nav.header-mobile-menu {position:relative;}

/*Web Logo*/
.WebLogoL img {height:auto;max-height:90px;width:auto;max-width:100%;} 
.WebLogoR img {height:auto;max-height:90px;width:auto;max-width:100%;} 
/*Media Queries*/
/* Medium devices (desktops, 1023px and down) */
@media (max-width: 1023px) {
  .WebLogoL img {height:auto;max-height:125px;width:auto;max-width:100%;} 
  .WebLogoR img {height:auto;max-height:125px;width:auto;max-width:100%;} 
  .header-mobile-menu {margin-top: 105px}
}
/* Smaller devices (tablets, 768px and down) */
@media (max-width: 768px) {
  .WebLogoL img {height:auto;max-height:115px;width:auto;} 
  .WebLogoR img {height:auto;max-height:115px;width:auto;}  
  .header-mobile-menu{margin-top: 105px}
}
/* Small devices (phones, 680px and down) */
@media (max-width: 680px) {
  .WebLogoL img {height:auto;max-height:100px;width:auto;} 
  .WebLogoR img {height:auto;max-height:100px;width:auto;}  
  .header-mobile-menu{margin-top: 105px}
}

.Menu-Left  { display: none;}


.img-third  { background-color: white!important;}

.img-third { min-height: 30px!important;}

.LMMouseText { display: none;}


#main-footer .button {
     margin: 6px 0;
     margin: .375rem 0;
     vertical-align: top;
     min-width: 188px;
     background: #10167f!important;
     background: var(--secondary-color, #10167f);
     color: white;
     display: inline-block;
     font-family: "Roboto Condensed",Arial,sans-serif;
     font-size: 14px;
     font-weight: 700;
     letter-spacing: .02em;
     line-height: 1;
     padding: 1.0625em 2.1875em;
     position: relative;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     transition: background .2s;
     z-index: 1;
}

.Area-Article p { line-height: 1.5em!important;}
.Area-Article p { margin-bottom: 0px!important;}

.Area-Article li { font-family: Roboto,Arial,sans-serif !important;}

@media all and (max-width: 680px) { .PledgeProgress { display: none; }}

/*Thermometer Settings for L&F use*/
.PortletThermo .Thermometer {
  border:none;
}
nav#secondary-menu {
  left:68%;
}
  .TypeSelection {
    width:80%;
  }
/*Media Queries*/
/* Medium devices (desktops, 1023px and down) */
@media (max-width: 1023px) {
  nav#secondary-menu {
   top: 25%;
  }  

}
/* Small devices (phones, 420px and down) */
@media (max-width: 500px) {
  nav#secondary-menu {
    display: none;
  }
}
/*CHANGE WIDTH TO CHANGE NUMBER OF COLUMNS // (2) 50% - (3) 33% - (4) 25% - (5) 20% */

/*.PledgeTypeSelection .TypeSelection-Items > div {
width: 20%!important;
max-width: 20%!important;
}*/

@media (max-width: 1023px) {
  .PledgeTypeSelection .TypeSelection-Items > div {
    width: 150px !important;
    max-width: 150px !important;
  }
}

/*Safari Mobile Pledge Type Selection Fix*/
#EntrySection {min-height:5px;}

/*Bottom Menu link to button*/
.Menu-Bottom .Menu td {padding:10px;}
.Menu-Bottom .Menu a { 
  background-color: #286090; 
  color: white; 
  font-weight: 700; 
  display:block; 
  padding: 5px 10px;}

#footer img { width: 100%; max-width: 150px!important;}

section#profileBar { display: none;}

.profileBar-details { display: none;}

/* ANDREW - THIS IS CODING FOR THE EPLEDGE SURVEY TITLE LINE */
.ePledgeSurvey .page-header h1 p { 
   display: none;	
	/*text-transform: none!important; 
	color: black!important; 
	background-color: white!important;}*/
}
