.pg-wrap > div {
      max-width: 70.5882352941rem;
  margin: auto;
    padding-left: 1.1764705882rem;
    padding-right: 1.1764705882rem;
}
.pgc-banner a {
    width: 100% !important;
    height: auto;
}
.pgc-body-content.homepage {
    border-bottom: 0;
    margin: 25px 0;
}
#main-menu li.active-trail > a {
text-decoration: underline;
    text-underline-offset: 6px;
    padding-bottom: 13px !important;
    text-decoration-thickness: 3px;
}
.pg-page-header {width: 100%; max-width: 100% !important; padding: 0 !important; margin: 0;}
.pg-page-header .clearfix:after {
    display: table;
    clear: both;
    content: "";
}
.pg-content-top {
max-width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.pg-gift-details .ui-accordion-content a {
color: #2488c2;
}
.pg-page-btns .pgc-title-btn {
background: #2895d5;
border-radius: 50%;
}
.snapshot-tiles {
    padding-top: 3.5294117647rem;
    padding-bottom: 0;
}
.site-utility {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
    width: 100% !important;
    display: none;
}
@media print, screen and (min-width: 58.75em) {
.site-header.has-utility-nav+.site-main {
    padding-top: 0;
}
}
body {
    margin: 0;
    padding: 0;
    background: #f7f6f4;
}
.pgc-main-menu {
      max-width: 100%;
    width: 100%;
    margin: auto;
    display: table;
    table-layout: fixed;
    background-color: #fff;
    padding: 1.1764705882rem;
    color: #fff;
    padding: 0 !important;
    border-radius: 0;
    margin-top: 0% !important;
    margin-bottom: 2%;
    position: relative;
}

#main-menu ul li {
    display: block;
    background: #fff;
    text-transform: none;
    color: #2895d5;
    flex: 1 0 50%;
margin-bottom: 20px;
padding-right: 10px !important;
}
#block-plannedparenthood-page-title {
    position: absolute;
    top: 30vw;
    z-index: 10;
    left: 20%;
    color: #fff;
    max-width: 60%;
text-shadow: 0 0 20px #000;
}

#main-menu ul li a {
    display: block;
    background: #fff;
    text-transform: none;
    color: #2895d5;
    text-align: left;
    line-height: 1.3;
padding: 0 !important;
height: auto !important;
font-weight: 600;
font-size: 1rem;
}
#main-menu ul ul {display: none !Important;}
.pgc-main-menu h2 {display: none !important;}
#main-menu {
    margin-top: 10px;
    display: flex;
    width: 100%;
    margin: 0 auto !important;
padding:0;
max-width: 1224px;
}
#block-plannedparenthood-main-menu {
    background: #00286e;
}
.snapshot-tiles {
    padding-top: 0;
    padding-bottom: 0;
}
#main-menu li {
display: inline-block;
background: #00286e;
    max-height: 70px;
line-height: 65px;
padding: 0 !important;
    overflow: hidden;
    flex: 1;
text-align: center;
    max-width: 20%;
}
#main-menu li a {color: #fff;}
.clearfix:after {
    display: table;
    clear: none;
    content: "";
}
.pg-content-footer {
    max-width: 100% !important;
    padding: 30px;
}
.pg-content-inline-blocks {float: none;}
.pg-content-inline-blocks > div {float: right; margin: 0 0 15px 25px;}
.accordion-item {
    margin-bottom: 1em;
    background-color: transparent;
}


#block-plannedparenthood-main-menu {
  padding: 10px 40px;
}


.pg-content-body {padding-bottom: 50px;}
.full-width-image-wrapper .full-width-container > div {
  display: block;
max-height: 675px;
    overflow: hidden;
}
#block-plannedparenthood-views-block-paragraph-slideshow-fields-block-1, #block-plannedparenthood-views-block-paragraph-top-images-block-1 {
  position: relative;
    width: 100%;
max-height: 675px;
    overflow: hidden;
}
#block-herotext {
      max-width: 58.5882352941rem;
    margin: auto;
    margin-top: 18%;
  margin-bottom: 20px;
    z-index: 3;
    position: relative;
}
.pgc-main-menu {
  margin-top: 0;
}
#main-menu ul {
   display: flex !important;
    position: absolute;
    background: #fff;
    padding: 70px;
    top: 4px;
    border-radius: 0 !important;
    box-shadow: none !important;
    z-index: 10;
    opacity: 0;
    vertical-align: top;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 4px !important;
    flex-direction: row;
    flex-wrap: wrap;
    left: 0;
    overflow: visible;
    right: 0;
    top: revert;
}

#main-menu > li.expanded:hover ul {
opacity: 1;
display: flex !important;
}
#main-menu > li.expanded:hover ul ul {
opacity: 1;
display: none !important;
}
#main-menu li ul {
opacity: 0;
display: none !important;
}
.pg-featured-link {
  -webkit-box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
position: relative;
    display: block;
    max-height: 26vw;
    min-height: 18vw;
overflow:hidden;
padding-bottom: 10px;
}
.pg-featured-links {
    margin-bottom: 40px;
    width: 100%;
}
.pg-featured-link .image {
position: absolute;
    width: 100%;
    z-index: 0;
    top: 0;
}
.pg-featured-link:after{
content:' ';
position: absolute;
left:0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0,0,0,0.6);
opacity: 0;
 transition: all 0.2s ease-in-out;
}
.pg-featured-link:hover:after{opacity: 1; transition: all 0.2s ease-in-out;}
.pg-featured-link h3 {
    position: relative;
    z-index: 2;
padding: 40px 20px;
font-size: 34px;
color: #fff;
text-shadow: 0 0 20px #000;
}
.pg-featured-link h3 a {
    position: relative;
    z-index: 2;
padding: 40px 20px;
font-size: 34px;
color: #fff;
text-shadow: 0 0 20px #000;
}
.pg-featured-link:hover h3 {color: #fff; transition: all 0.2s ease-in-out;}
.pg-featured-link:hover .detail {opacity: 1;transition: all 0.2s ease-in-out;}
.pg-featured-link .detail {
position: relative;
padding: 0px 40px;
opacity: 0;
z-index: 1;
color: #fff;
}
.pg-featured-links {
  margin-bottom: 40px;}
.image {padding: 0;}
.child-pages {
  display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.pg-content-body .child-page .details .summary {
    margin: 0 0 10px;
    display: block;
    margin-bottom: 60px;
}
.pg-content-body .child-page {
    border-bottom: 1px solid #d8d8d8;
    margin: 1.1764705882rem;
    flex: 0 1 29%;
  position: relative;
    -webkit-box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
      padding: 1.1764705882rem;
    border-radius: 4px;
    background: #fff;
}
.child-page .details h2 a {
  color: #333740;
    margin-top: 0;
    margin-bottom: .5882352941rem;
    font-size: 1.1764705882rem;
  text-decoration: none;
}
#pgc_resource_block a {
    color: #fff;
    line-height: 1;
}
.child-page .summary {
      margin-bottom: 1.1764705882rem;
    font-size: 1rem;
    color: #333740;
}
.child-page .link {
position: absolute;
    bottom: 20px;
}
.child-page .link a {
      display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.3em;
    min-width: 160px;
    max-width: 100%;
    height: 50px;
    border: 2px solid transparent;
    background: #2895d5;
    font-size: .8235294118rem;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
  border-radius: 50px;
  transition: background-color .25s ease-out,color .25s ease-out;
}
.child-page:hover {
  -webkit-box-shadow: 2px 2px 12px rgb(0 0 0 / 14%);
    box-shadow: 2px 2px 12px rgb(0 0 0 / 14%);
}
.child-page:hover .link a {
  background-color: #00286e;
  transition: background-color .25s ease-out,color .25s ease-out;
}

.skin-default {    max-height: 675px;
    display: flex;
    align-items: center;
}

.views_slideshow_cycle_main {
  flex: 1;}
.full-width-container {
    min-height: 675px;
}
.pg-content-body .child-page:first-child {
    padding-top: 1.1764705882rem;
}
.full-width-image-wrapper {
    background: #2895d5;
}
@media screen and (max-width: 939px) {
#block-herotext, #block-plannedparenthood-main-menu {display: none;}
#main-menu {
    margin-left: 0;
    background: #00286e;
    padding: 20px 0;
flex-wrap: wrap;
}
#main-menu li {
    display: block;
    max-width: 100%;
    padding: 0 10px !important;
    text-transform: none !important;
    width: 100%;
    flex: 1 0 100%;
    padding: 0;
    line-height: 2;
    text-align: left;
}
#main-menu li a {
    font-size: 0.9rem;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Avenir Next W01",Helvetica,Arial,sans-serif;
    color: #fff;
    text-decoration: none;
}
.pg-mobilemenu .header-mobile a {
    color: #fff;
    line-height: 2.4;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
}
@media screen and (max-width: 1200px) {
.full-width-container {
    min-height: 50vw;
}
.pg-wrap {
padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
.pg-content-inline-blocks > div {
float: none;
width: 100%;
display: block;
    margin: 0;
    margin-bottom: 40px;
}
#pgc-contact-footer-block li a {
    border: 3px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 10px;
    border-radius: 25px;
    font-size: 12px;
    text-align: center;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;
    transition: all .25s;
    text-transform: uppercase;
}
#pgc-contact-footer-block li {
    float: none;
    display: block;
    text-align: center;
}
#pgc-contact-footer-block {
    display: table;
    padding: 10px;
    width: auto;
    margin: auto;
}
.pg-content-body .child-page {
    border-bottom: 1px solid #d8d8d8;
    margin: 1.1764705882rem;
    flex: 1;}
} 
#block-herotext h1 {
text-shadow: 0 0 20px #000;
}
 .pg-mobilemenu .control-container {
    float: right;
    position: absolute;
    right: 14px;
    top: 14px;
}
#block-disclaimer {
background: #000; 
padding: 20px 0 0;
}
#block-plannedparenthood-views-block-block-contact-us-block-2 {padding: 30px 0;}
.pg-content-footer {padding: 0 !important;}
#block-disclaimer p {max-width: 1150PX; margin: 20px auto 0; font-size: 14px; color: #fff; padding: 0 20px;}
@media screen and (max-width: 1200px) {
.pg-wrap {
    padding: 0;
}
}
.views_slideshow_cycle_main {
z-index: 0;
    max-height: 675px;}
.views_slideshow_cycle_slide {
max-height: 675px;
}
.block-pgc-slideshow-block .pgc-banner {
    margin-bottom: 20px;
    max-height: 675px;
}
.block-pgc-slideshow-block .pgc-banner .caption {
font-style: normal;
    line-height: 1.3;
    bottom: 25%;
    left: 25vw;
    max-width: 50vw;
    margin-top: 0.75rem;
    position: absolute;
    text-shadow: 0 0 20px #000;
    color: #fff;
    font-size: 2.9411764706rem !important;
    font-weight: 800;
}
.pg-page-btns #titlebar-links {
    float: none;
    display: block;
    width: 100%;
    height: 40px;
}
[target=_blank]:after {display: none;}
#block-pgc-contact-block-pgc-contact-block p {font-size: 16px;}
#block-pgc-contact-block-pgc-contact-block h2 {font-size: 20px;}
.pg-content-body .child-page .details {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    align-items: flex-end;
}
.skin-default .views-row  { 
    display: flex;
    align-items: center;
    height: 60vw;
    max-height: 900px;
}
.pgc-body-content.section-landing-page article > div > div {
    border-bottom: 0;
    margin-bottom: 23px;
}
.pg-gift-details .accordion-header-text .header-text-collapsed:after, .pg-gift-details .accordion-header-text .header-text-expanded:after {
    float: left;
}
.modal-blanket {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000ad;
    z-index: 100;
}
.modal-wrap.for-external-link.open .modal {
    transform: translate(-50%, -50%);
    opacity: 1;
    z-index: 200;
}
.modal h3 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 1.17em;
}
.modal .text-wrap {
    padding: 20px;
    font-size: 0.9rem;
    line-height: 1;
}
@media print, screen and (min-width: 58.75em) {
.site-header-wrapper {
    height: 60px;
}
}
@media screen and (min-width: 73.125em) {
.site-nav li, .site-nav a, .site-nav .button-link, .site-nav .site-language-toggler, .wide .site-nav li, .wide .site-nav a, .wide .site-nav .site-language-toggler {
    font-size: 14px;
}
}
.field-prefix {
vertical-align: top;
    line-height: 1;
    color: red;
}
.form-required {
float: left;
}
.link-to {
    max-width: 400px;
    word-wrap: break-word;
font-size: 8pt;
line-height: 1;
}
.modal-message {display: block;}
#main-menu ul li {
    display: block;
    background: #fff;
    text-transform: none;
    color: #2895d5;
    flex: 1 0 50%;
    margin-bottom: 20px !important;
    padding-right: 30px !important;
    margin-top: 20px !important;

}
#main-menu ul li a {
  border-left: 3px solid #fff;
  padding-left: 10px !important;
}

#block-plannedparenthood-page-title {
    position: absolute;
    top: auto;
    z-index: 10;
    bottom: 40px;
    left: 20%;
    color: #fff;
    max-width: 60%;
    text-shadow: 0 0 20px #000;
}
.full-width-image-wrapper .full-width-container > div {
    display: block;
    max-height: 545px;
    overflow: hidden;
    position: relative;
}
.full-width-container {
    min-height: 545px !important;
}
.pg-content-inline-blocks {
    margin-bottom: 50px !important;
}
.pg-gift-details .accordion-header-text span {
    font-size: 1.0588235294rem;
    text-align: left;
    color: #2895d5;
    text-transform: none;
    font-weight: bold;
    line-height: 2.2;
}
.pg-gift-details .accordion-header-text {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 0;
    padding: 16px 30px 13px 20px;
    background: #fff;
}
.pg-gift-details .accordion-header-text {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 0;
    padding: 16px 30px 13px 20px;
    background: #fff;
    display: inline-block;
    width: 66%;
}
#main-menu li {
    display: inline-block;
    background: #00286e;
    max-height: 70px;
    line-height: 65px;
    padding: 0 !important;
    overflow: hidden;
    flex: auto;
    text-align: center;
    max-width: 30%;
    min-width: 10%;
}
#main-menu li:hover {background:#fff;    color: #2895d5;}
#main-menu li:hover a {background:#fff;    color: #2895d5;}
.site-nav li, .site-nav a, .site-nav .button-link, .site-nav .site-language-toggler, .wide .site-nav li, .wide .site-nav a, .wide .site-nav .site-language-toggler {
    font-size: 16px;
}
#main-menu li ul {
    opacity: 0;
    display: none !important;
    box-shadow: rgba(0,0,0,.1) 0 2px 2px !important;
}
@media screen and (max-width: 900px) {
  .full-width-container {
    min-height: auto !important;
}
  #pgc-contact-block li a {
   height: auto; 
  }
  td {display:block; width: 100% !important;}
  #main-menu {
    margin-top: 10px;
    display: block;
    width: 100%;
  }
  #main-menu li {
    display: inline-block;
    background: #00286e;
    max-height: 70px;
    line-height: 25px;
    padding: 0 !important;
    overflow: hidden;
    flex: auto;
    text-align: center;
    max-width: 100%;
    min-width: 10%;
}
  .pg-content-body .child-page {
    border-bottom: 1px solid #d8d8d8;
    margin: 1.1764705882rem;
    flex: 1 0 85% !important;
}
  .pg-featured-link {
    -webkit-box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 14%);
    position: relative;
    display: block;
    max-height: 56vw;
  }
}