.button {
	background: #005288;
	text-align: center;
	float: left;
}

.button2 {
	background: #005288;
	padding: 12px;
	width: 40%;
	text-align: center;
	float: left;
}

.button3 {
	background: #005288;
	padding: 12px;
	width: 40%;
	text-align: center;
	float: right;
}
.button4 {
	background: #005288;
	padding: 12px;
	width: 30%;
	text-align: center;
	float: left;
}

.pgc-main-menu ul li a.is-active{
  background: #005288 !important;
  color: #ffffff !important;
}

.pgc-main-menu ul#main-menu li[data-title="Donor Stories"] ul { 
    display:none;
}

.pg-gift-details-body, .pg-gift-example-body {
  color: #666666 !important;
}

@media screen and (max-width: 415px) {
	.pg-content-inline-blocks {
		float: none;
		margin: 10px;
	}
}

@media screen and (max-width: 999px) {
	body {
		background: none;
	}

	.pg-page-header {
		padding-top: 5px;
	}

	aside.sidebars {
		display: none;
	}  }

.pgc-body-content.homepage {
      border-bottom: none; }

.pgc-body-content.section-landing-page article > div > div {
       border-bottom: none; }

.pg-featured-links .pg-featured-link:nth-child(-n+3) {
       border-bottom: none; }
      
#block-jewishfederation-main-menu-menu a  {
     color: #5096bd!important; }

@media screen and (max-width: 999px) {
  .button3 {
    float: left;
    width: 300px!important; 
    margin-left: 0px; 
    margin-bottom: 20px; }}

@media screen and (max-width: 999px) {
  .button2 {
      width: 300px!important;   }}

@media screen and (max-width: 999px) {
.leavelegacy  {
      display: none; }}

.pg-mobilemenu .header-mobile {
    background-color: #005288;
    width: 95%;
    height: 45px;
}

@media screen and (max-width: 760px) {
.photoOJAAleft img {
  margin-bottom: 20px;
  }}

@media screen and (max-width: 760px) {
   .photoOJAAright img {
       margin-bottom: 20px;
  }}

.photoOJAA {
     margin-bottom: 300px;
}

/* removing blue background on header for this anniversary logo*/
.wrapper.above-header {
      background: #fff;
  /*end*/
}

/* RE DESIGN 4.5.23  */

#pgc-region-main {
    float: left;
    width: 100%;
}

@media screen and (max-width: 804px) {
    .topnav2 {
       width: 100%!important;
  }}

.pg-mobilemenu .subnav-mobile-mask li a {
        margin-left: 20px;
        line-height: 40px;
}

@media screen and (max-width: 804px) {
 .pg-content-inline-blocks {
         display: none;
  }}

@media screen and (max-width: 1200px) {
  .wrapper.footer {
       padding-left: 20px;
  }}


button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    -moz-box-shadow: #ccc 0 0 7px;
    /* -webkit-box-shadow: #06f 0 0 7px; */
    box-shadow: #ccc 0 0 7px;
}

.breadcrumb .pg-breadcrumb-links {
     border-top: none;
     border-bottom: none;
}

.pg-content-footer {
    width: 500px;
    margin-top: 30px;
}

@media only screen and (max-width: 599px)  {
  .pg-content-footer {
       width: 350px;
       margin: auto;
      margin-top: 20px;
  }}

.pg-mobilemenu .header-mobile {
     margin-top: 20px;
}

.right-footer {
      background: none;
}

.sidenavbar {
    border: 0px solid #005288;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background: #5096bd;
    background: #e6e6e6;
    width: 200px;
}

#main-menu li a.active {
     color: #005288;
     font-weight: bold;
}

.pg-page-btns #titlebar-links {
       margin-bottom: 20px;
}

@media (max-width: 600px) {
.block-topnavbar {
        line-height: 1px;
  }}


.dropbtn {
   background-color: #e6e6e6!important;
}

.dropbtn:hover {
   background-color: #e6e6e6!important;
}

.dropbtn a {
   color: #000;
}
  
.dropbtn a:hover {
   color: #000;
}
  
.dropdown:hover .dropbtn {
    color: 000;
}

.topnav3 {
  background-color: #e6e6e6;
}

#above-header, .misc-region > div{
	display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
  	justify-items: center;
    align-items: center;
}

div.search-block-form{
	margin-bottom:20px;
}

form#search-block-form > div{
	margin:0px;
	float:left;
}

.dropdown .dropbtn{
	position:relative;
}

.dropdown .dropbtn:after{
	content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 15px;
  position: absolute;
  top: 18px;
  right: 5px;
}

@media only screen and (max-width: 767px) {
	#above-header, .misc-region > div{
		display: block;
	}
}

.right-footer img {
    display: none;
}


.pg-featured-links {
       grid-template-columns: 50% 50%;
}

.button {
	  padding: 10px 20px;
}

.topnav2 .dropdown p {
		Margin: 0 !important;
}

.dropbtn3 {
       margin-right: 10px;
}

.pg-wrap h2 {
        color: #005288;
}

@media screen and (max-width: 939px) {
   #block-topnavbar {
        display: none;
  }}

.pg-mobilemenu .header-mobile a {
        display: inline;
}
.big {
    color:#005288;
     font-size:140%;
     line-height 0px;
  }

.pg-wrap table {
       margin-top: -25px;
}

.button5 {
    float:none;
    background: #005288;
	padding: 12px;
	width: 40%;
	text-align: center;
    margin: auto;
}

li {
  padding-bottom: 10px; }

.wrapper.footer .left-footer #block-block-2 ul.social-icons li a {
     margin-right: 10px;
     margin-top: 10px;    }

.wrapper.footer .left-footer #block-block-2 {
        width: 10%;  }

.pg-gift-details .ui-accordion-content a {
      color: #5096bd;  }

/*   CSS FOR A VIDEO PAGE STARTS  */
.column1 {
     float: left;
     width: 45%;
     height: 45%;
     height: auto;
      }

 .column2 {
     float: right;
     width: 45%;
     height: 45%; 
   
      }

@media screen and (max-width: 600px) {
  .column1 {
     float: left;
      width: 350px;
      height: 196px;
      }

 .column2 {
     float: right;
      width: 350px;
      height: 196px;    
      }}
                
@media only screen and (max-width: 767px) {
      #pgc-contact-footer-block li {
            line-height: 60px;
             }
  
       .intro__side {
            display: none;
  }
                                          
.column1 {
      float: none;
      width: 100%;
       }
                                      
.column2 {
     float: none;
     width: 100%;
      }
}

.block {
      float: left;
      width: 30%;
      padding: 5px;
        }

/* Clear floats after the columns */
 .3blocks:after {
          content: "";
          display: table;
          clear: both;
        }

 /*
        .block {
          float: left;
        }
        .left, .right {
          width: 25%;
        }
        .middle {
          width: 50%;
        }
 */

 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
   .block {
       width: 100%;
          }
        }     

/*
.column1{
     position: relative;
     padding-bottom: 56.25%;
     padding-bottom: 15%;
     }

.column1 iframe{
      position: absolute;
      top:0;
      left: 0;
      height: 100%;
}
.column2{
     position: relative;
     padding-bottom: 56.25%;
     padding-bottom: 15%;
     }

.column2 iframe{
      position: absolute;
      top:0;
      left: 0;
      height: 100%;
}
*/

/*   CSS FOR A VIDEO PAGE ENDS  */