#pgc-region-main {
 	    width: 60%;
	    float: none;
 	    margin: auto;
}

.pgc-main-menu {
       background: transparent;  
  	   box-shadow: none;
}

#main-menu li a {
      color: #000;
      border: 0;
      background: transparent;
}

#main-menu li a.active {
     color: #0694D2 !important;    }
 
#main-menu li a:hover {
      color: #0694D2; 
      background: none;
}

#main-menu li.expanded ul li a {
        background: #fff;
}

#main-menu {
		font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced, wf_b9014ce56b594a8092351a79b, orig_campton_semibold;  
  		font-size: 15px;
}

#pgc-wrap-main {
       background: #fff;   }

/* TO REMOVE THE MISC REGION 4 FOR FOR OUR FOOTER */
section#comp-lornl3uo {   display:none;  }
/* TO REMOVE THE MISC REGION 3 AND 4 IMAGE LEFT TEXT RIGHT */
#comp-lorong2z {  display:none;  }
/* END */

@media only screen and (max-width: 1008px) {
    #pgc-contact-footer-block li {
             margin-bottom: 40px;
    }}

.pgc-main-menu {
     display: flex ;
     justify-content: center;
}

.breadcrumb {
     display: none; }


/* SECTION LANDING PAGES */
.child-pages {
               display: -ms-grid;
               display: grid;
               grid-template-columns: 45% 45%;
               -ms-grid-columns: 45% 50px 45%;
               grid-column-gap: 40px;
               grid-row-gap: 40px;
               margin-bottom: 40px;
               display: inline-flex; 
               display: inline-grid;
               grid-template-columns: auto auto auto;
               padding: 0px;
}

.pg-content-body .child-page {
                border-bottom: 0;
                position: relative;
                min-height: 300px;
                padding: 0px;
}

.pg-content-body .child-page:nth-child(1) {
                -ms-grid-column: 1;
                -ms-grid-row: 1;
                 background-clip: padding-box;
}

.pg-content-body .child-page:nth-child(2) {
                -ms-grid-column: 3;
                -ms-grid-row: 1;
                 background-clip: padding-box;
}

.pg-content-body .child-page:nth-child(3) {
                -ms-grid-column: 1;
                -ms-grid-row: 3;
                 background-clip: padding-box;
}

.pg-content-body .child-page:nth-child(4) {
                -ms-grid-column: 3;
                -ms-grid-row: 3;
                background-clip: padding-box;
}

.child-pages .link {
                text-align: center;
                position: absolute;
                bottom: 15%;
                width: 100%;
}

.pg-content-body .child-page .details .summary {
                margin: 0 0 10px;
                background: #fff;
                opacity: 0.75;
                padding: 1.714 rem;
                font-size: 18px;
                min-height: 250px;
                display: none;
                min-height: 30px;
}

.child-page .link a {
                position: relative;
                color: #fff;
                display: inline-block;
                padding: 0.5 rem;
                text-decoration: none;
                background: none;
                font-size: 18px;
                font-weight: 600;
                letter-spacing: 0.1875em;
                line-height: 1.2;
                text-transform: uppercase;
   				 float: left;
  				 margin-left: 40px;
  				 top: 30px;   
 				 display: none;
}

.link a {
                position: relative;    }

.thumbnail {
                position: relative;
                display: block;
    }

.thumbnail a {
                position: relative;
                height: 100%;
                display: block;
}

.thumbnail a img {
                width: 100%;   }

.pg-content-body .pgc-flexbox .child-page {
        width: 100%;
        display: block;
        flex: 0 0 29%;
        max-width: 100%;
        position: relative;
        min-height: 0;
}

.pg-content-body .pgc-flexbox .child-page {
       padding: 0px;  }

.pg-content-body .pgc-flexbox .child-page .details h2 a {
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
       /* font-size: 25px;  
        line-height: 120%;  */
 		 background: #1691c8;
    	 padding: 5px 10px;
         border-radius: 8px;
}

.pg-content-body .pgc-flexbox .child-page .details h2 a:hover {
		background: #113b54;		}
  
.pg-content-body .pgc-flexbox .child-page .details h2 {
        font-size: 20px;   }

.pg-content-body .child-page .thumbnail {
    margin-right: 0px !important;
}

@media (min-width: 549px) and (max-width: 1111px) {
   .pg-content-body .pgc-flexbox .child-page {
       flex: 0 0 45%;
  }}

@media (max-width: 549px)  {
   .pg-content-body .pgc-flexbox .child-page {
       flex: 0 0 100%;
  }}

.pg-content-body .pgc-flexbox .child-page:first-child {
      padding-top: 0px !important;   }

.pg-content-body .pgc-flexbox .child-page .details {
        position: absolute;
        bottom: 10%;
        line-height: 1;
  		width: 100%;
        text-align: center;
}

@media (min-width:550px) and (max-width: 1496px)  {
.pg-content-body .pgc-flexbox .child-page .details h2 {
    font-size: 15px;
  }}

@media (max-width:549px)  {
   .pg-content-body .pgc-flexbox .child-page .details h2 {
         font-size: 24px;
  }}

@media (max-width:549px)  {
  .pg-content-body .pgc-flexbox .child-page .details {
        bottom: 20%;
  }}

.pg-content-body .pgc-flexbox .child-page .thumbnail img {
	  border-radius: 8px;	
      border-radius: 15px;
}
/* END */

#main-menu li a {
	 color: #102F45;		
     font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced, wf_b9014ce56b594a8092351a79b, orig_campton_semibold;
     font-size: 15px;
}

.pgc-qcd-search, .pgc-charity-search {
  		background: #102F45;
  		padding: 30px;
  		border-radius: 20px;
  		margin-top: 30px;
  		margin-bottom: 30px;
}

.pgc-charity-search h3, .pgc-qcd-search h3 {
         color: #0094D3;
  		  font-size: 40px;
} 

.pgc-charity-search p {
      color: #fff;  }

.pgc-qcd-search p,  ul {
      color: #fff;  }

.pgc-qcd-search input[type=submit], .pgc-charity-search input[type=submit] {
       background: #0094D3;
       border-radius: 8px;
       padding: 20px 25px;
       margin-top: 20px;
       padding: 20px;
       font-size: 19px;
      font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced, wf_b9014ce56b594a8092351a79b, orig_campton_semibold;
      text-transform: uppercase;
}

/*
.pg-featured-links .pg-featured-link:nth-child(-n+3), .pg-featured-links .pg-featured-link:nth-child(4)  {
    border-bottom: none;
    background: #1691c8;
    background: #0094D3;
    color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 40px;
}

.pg-featured-links .pg-featured-link:nth-child(-n+3), .pg-featured-links .pg-featured-link:nth-child(4) h3 a  {
     color: #fff !important;
     font-weight: bold;
}

.pg-featured-links .pg-featured-link:nth-child(-n+3), .pg-featured-links .pg-featured-link:nth-child(4) p  {
      font-weight: normal;
      font-size: 20px;
}
*/


.pgc-body-content.homepage {
    border-bottom: none;
}
    
.homeblocktitle {
    font-size: 40px;
    font-weight: 700 !important;
    text-align: center;
    line-height: 120%;    
}
       
.homeblockbutton {
  	background: #113b54;
    padding: 5px 10px;
    border-radius: 8px;
    margin: auto;
    margin-top: 30px;
    text-align: center !important;
    width: fit-content;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
    font-size: 16px;
  }

.homeblockbutton a {
     color: #E8EEEF; 
     text-align:center;
     letter-spacing: 0.1em;
     font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
     font-size: 16px;
}

.subnav-mobile-mask #main-menu li {
        float: none;   }

@media (max-width:939px)  {
	.pgc-main-menu {
  			display:none;
}}

.pg-mobilemenu .header-mobile a {
         font-size: 20px;   }

@media only screen and (max-width: 767px) {
    .pg-featured-links {
        	display: block;
        	width: 90%;
      		width: 80%;
    }}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
      #pgc-region-main {
    			width: 90%;
  }}
    
.pg-mobilemenu .control.open-btn::before {
        left: -20px;   }

.pg-mobilemenu .control.close-btn::before {
         left: -20px;   }

@media only screen and (max-width: 767px) {
	#block-pgc-contact-block-pgc-contact-block {
          display: none;
  }}

.pg-mobilemenu {
        margin-bottom: -30px;     }

ul  {
      color: #102F45;
      list-style: disc;
}

ol  {
      color: #102F45;
      margin-left: 40px;
      list-style: decimal;
}

#main-menu {
      margin-bottom: 50px;    }

.ui-helper-reset {
     letter-spacing: 0.05em;
     line-height: 1.9;
     font-size: 23px;
     color: #102F45;
}
/* all of the sudden all fonts turned bold??? */
#comp-loronx3b12 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) {
        font-weight: 100;  }

#main-menu li a {
       font-weight: 100;  }
/* end*/

#main-menu ul li {
     border-bottom-right-radius: 10px;
     border-bottom-left-radius: 10px;
}

@media only screen and (max-width: 444px) {     
		.pgc-qcd-search input[type=submit] {
          		font-size: 15px;
  }}

@media only screen and (max-width: 444px) {     
		.pgc-qcd-search  {
             padding: 15px;
  }}

.pgc-qcd-search ul {
        color: #fff; }

@media only screen and (max-width: 444px) {   
  #block-provision-pagetitle  {
       margin-top: 50px;
  }}

/*
@media only screen and (min-width: 550px) and (max-width: 750px) {  
      #pgc-wrap-main, #pgc-region-sidebar, #pgc-region-main {
                margin-top: 0px;
    }}
*/

@media only screen and (min-width: 550px) and (max-width: 750px) {  
      #pgc-wrap-main {
                margin-top: 0px;
    }}

/*
.pg-featured-links .pg-featured-link:nth-child(4) {
	border-bottom: none;
    background: #0094D3;
    color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 40px;
}
*/

.detail {
  	border-bottom: none;
    background: #0094D3;
    color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 20px;
}

.pg-featured-links .pg-featured-link:nth-child(-n+3) {
       border-bottom: none;  }

.itemDepth02233374943__itemWrapper {
       list-style: none !important;      }

.StylableHorizontalMenu3372578893__menu ul  {
       list-style: none !important;      }

.u4cNtA.QqwXfj > .fEGEM_ > .kGvnrc > .xfxJ27 {
        color: #fff;        }

#comp-lornislh_r_comp-lp05dk93 .comp-lornislh_r_comp-lp05dk93-styleId__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label {
       color: #102F45;        }

.Ebr6AI ul  {
     width: 48px !important; 
     height: 48px !important; 
}

.jhxvbR .qFhtwZ {
     width: 48px !important; 
     height: 48px !important; 
}

#main-menu li.expanded ul li a {
       font-family: wfont_a435c8_5eea71a8aeaf4e0da9c0d7f035a74fbc, wf_5eea71a8aeaf4e0da9c0d7f03, orig_campton_book;  
       font-weight: normal;
   	   font-style: normal;
       font-size: 14px;
  	   letter-spacing: 0.05em;
       color: #102F45; 
       line-height: 140%;
}

#main-menu li.expanded ul li a:hover {
		color: #0694D2 !important;    }

#main-menu ul {
     border-bottom-right-radius: 10px!important;
     border-bottom-left-radius: 10px!important;
     border: 1px solid #000;
     border-radius: 0px 0px 20px 20px !important;
    }
  
@media only screen and (max-width: 767px) {
  .pg-featured-links {
        width: 100%;
  }}

ul, ol {
   margin-left: 40px;    }

.pg-content-footer {
    margin-top: 60px;    }

.header-text-expanded,  .header-text-collapsed  {
   font-size: 23px; }

h3 {
    margin-top: 20px;  }

label {
       display: inline !important;   }

@media (min-width: 768px) {
  .webform-flex--container > .form-item > input:not([type="checkbox"]), .webform-flex--container > .form-item > select {
    width: 100%;
    height: 50px;
  }}

.submitbutton  {
    background: #113b54;
    border-radius: 8px;
    padding: 15px 20px;
    text-align: center;
    font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced,wf_b9014ce56b594a8092351a79b,orig_campton_semibold;
    color: #fff;
    border: none;
    font-size: 19px;
}

.submitbutton:hover {
      background: #1691c8;   }

a {
  	color: #1691c8;
  	font-weight: bold;
}

a:hover {
  	   color: #102F45;  }
  
.pgc-qcd-search, .pgc-charity-search {
      text-align: center;      }
  
#main-menu #main-menu  {
    	 margin: 0px;  
         padding: 20px;  
         border: none;
         background: #fff;
}

#main-menu ul {
  		border-bottom-right-radius: 10px !important;
  		border-bottom-left-radius: 10px !important;
}

p {
       margin-bottom: 20px;  }

.hygh-td img {
       border-radius: 15px;   }

.pg-content-body .pgc-flexbox .child-page .details {
        line-height: 2;    }

@media (min-width: 1497px) and (max-width: 1759px) {
   #pgc-region-main {
        width: 70%;
  }}

@media (min-width: 1026px) and (max-width: 1392px) {
   #pgc-region-main {
        width: 70%;
  }}

@media (min-width: 705px) and (max-width: 1025px) {
    .pg-content-body .pgc-flexbox .child-page .details h2 {
  		font-size: 20px;
  }}

.detail {
		text-align: center;   
 		 padding: 40px 90px;
}

.homeblockbutton a:hover {
     color: #fff;  }

.homeblockbutton {
  		background: #102F45;
		padding: 8px 27px;     
}

.homeblockbutton:hover {
     background: transparent;   }

.pg-featured-links {
      grid-template-columns: 50% 50%;
      -ms-grid-columns: 45% 50px 45%;
      grid-column-gap: 25px;
      grid-row-gap: 0px;
}

.homeblocktitle {
  		padding-bottom: 20px;	
  		font-size: max(26px, max(0.5px, 0.0195315 * (var(--scaling-factor) - var(--scrollbar-width))));
}

/* 
@media (max-width: 1300px) {
	.homeblocktitle {
    	font-size: 30px;
  }}
*/

@media (max-width: 1300px) {
  .detail img {
       width: 100px;
       height: 100px;
  }}

.detail {
      height: 90%;   
      padding: 40px 0px 20px 0px;
}

.pg-featured-links .pg-featured-link:nth-child(4) {
       height: 96%;	}

.homeblockbutton {
       margin: auto;   }

.homeblockbutton p {
      padding: 8px 27px;  }

.pathwaycopy {
  			padding-left: 80px;
  			padding-right: 80px;
        	padding-bottom: 20px;
  			font-size: max(16px, max(0.5px, 0.0109371 * (var(--scaling-factor) - var(--scrollbar-width))));
}

@media only screen and (max-width: 1025px) {
   .pathwaycopy   {
           padding-left: 40px;
  		   padding-right: 40px;   
        	  }}

@media only screen and (max-width: 939px) {
	#main-menu li a.active {
         font-size: 16px;    
  }}

@media only screen and (max-width: 939px) {
  	.pg-mobilemenu .header-mobile {
    		height: 40px;
  }}

h1, h2, h3, h4 {
		line-height: 150%; }

ul, ol {
       margin-bottom: 20px;    }

.pg-content-body, .pg-gift-details-body {
  		font-size: max(16px, max(0.5px, 0.0125005 * (var(--scaling-factor) - var(--scrollbar-width)))); }


#pgc-contact-block li a {
 		 font-size: max(16px, max(0.5px, 0.0125005 * (var(--scaling-factor) - var(--scrollbar-width)))); }

#block-pgc-contact-block-pgc-contact-block .title {
		font-size: max(26px, max(0.5px, 0.0195315 * (var(--scaling-factor) - var(--scrollbar-width))));     }

.hygh-table .hygh-td {
       /* font-size: 20px;*/
        line-height: 150%;
}

@media screen and (max-width: 767px) {
    .hygh-table {
          display: block!important;
    }}

#pgc-contact-footer-block li a {
		text-transform: uppercase;    }

@media screen and (min-width: 550px) {
	.pg-content-body .pgc-flexbox .child-page .details h2 a { 
  			font-size: 17px;
  }}

.pg-content-body .pgc-flexbox .child-page .details h2 a { 
  			text-transform: uppercase; 	}

.pg-gift-details .accordion-header-text {
			letter-spacing: 0px;	}

.pg-gift-details {
			padding: 13px 30px 5px 40px;	}

#block-pgc-contact-block-pgc-contact-block {
  		background: #102F45;   }

#pgc-contact-block li a:hover {
        color: #0094D3;    }

.pgc-qcd-search, .pgc-charity-search {
        	background: #0094D3;  }

.pgc-charity-search h3, .pgc-qcd-search h3 {
 			 color: #102F45;  }

.pgc-qcd-search input[type=submit], .pgc-charity-search input[type=submit] {
  			background: #102F45;
  			background: #113b54;
}

.pgc-qcd-search input[type=submit]:hover, .pgc-charity-search input[type=submit]:hover {
  			background: #1691c8; 
  			background: #0094D3;
}

#pgc-contact-footer-block li a {
			font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
  			letter-spacing: 0.1em;
}
#pgc-contact-block li a {
    font-size: max(16px, max(0.5px, 0.0125005 * (var(--scaling-factor) - var(--scrollbar-width))));
    font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 15px;
}

#block-pgc-contact-block-pgc-contact-block .title {
    font-size: max(26px, max(0.5px, 0.0195315 * (var(--scaling-factor) - var(--scrollbar-width))));
   	letter-spacing: 0.1em;
}

#pgc_resource_block a {
    text-transform: uppercase;
  	letter-spacing: 0.1em;
    font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
    font-size: 16px;
}

.pg-gift-example-body.accordion-item {
        font-size: max(16px, max(0.5px, 0.0125005 * (var(--scaling-factor) - var(--scrollbar-width))));   }
  
.pg-gift-details .ui-accordion-content a {
       font-weight: normal;
       text-decoration: underline;
}

a {
  	   font-weight: normal;
       text-decoration: underline;
  	   color: #102F45;
}

.pg-content-body .pgc-flexbox .child-page .details h2 a {
        text-decoration: none; 
		font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
     	letter-spacing: 0.1em;
  		}

.homeblockbutton a {
       text-decoration: none;   }
/*
@media screen and (min-width: 550px) {
    .pg-content-body .pgc-flexbox .child-page .details h2 a {
        font-size: 14px;
    }}
*/

.pg-content-body .pgc-flexbox .child-page .details h2 a {
  		background: #113b54;		}

.pg-content-body .pgc-flexbox .child-page .details h2 a:hover {
         background: #1691c8;   }

.u4cNtA .fEGEM_ > .kGvnrc > .xfxJ27 {
			text-decoration: none !imortant; 	
			padding-left: 0px !imortant; 
  			padding-left: -30px !imortant; 
}

.u4cNtA .xfxJ27 {
		padding-left: 0px;	
  		text-decoration: none;
}

ul.NIXfHQ  {
		margin-left: 0px;	}

ul.Ebr6AI  {
		margin-left: 0px;	}

.pg-content-body .pgc-flexbox .child-page .details {
		padding: 20px;	}

.pg-content-body .pgc-flexbox .child-page .details h2 a {
        padding: 10px 20px; 
  		font-size: 15px;
}

@media screen and (min-width: 550px) and (max-width: 738px) {
  	.pg-content-body .pgc-flexbox .child-page .details h2 a {
      			font-size: 10px;
  }}

@media screen and (max-width: 549px) {
	.pg-content-body .pgc-flexbox .child-page .details h2 a {
      			font-size: 16px;
  }}

#pgc-contact-footer-block li a {
		font-size: max(16px, max(0.5px, 0.0125005 * (var(--scaling-factor) - var(--scrollbar-width)))); }

.pg-mobilemenu .header-mobile a {
    color: #113b54;
    text-decoration: none;
  	font-family: wfont_94c90c_b2089fe1f293409f9cec2aea5e8af6b9, wf_b2089fe1f293409f9cec2aea5, orig_campton_extrabold;
    letter-spacing: 0.1em;
}

/*
.pg-content-body .pgc-flexbox .child-page .details h2 a {
       padding: 0px;
}
*/

@media (min-width: 1026px) and (max-width: 1287px) {
    #pgc-region-main {
        width: 90%;
    }  }

@media (min-width: 1288px) and (max-width: 1498px) {
    #pgc-region-main {
        width: 80%;
    }}

.homeblocktitle  {
		font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced,wf_b9014ce56b594a8092351a79b,orig_campton_semibold;  }

#pgc_resource_block span {
   		display: none;	}

.hyghbold {
       font-family: wfont_a435c8_b9014ce56b594a8092351a79b1b75ced,wf_b9014ce56b594a8092351a79b,orig_campton_medium;  }
  