#PageMain {
 margin-top: 0px;
}
.sh-hp-first{margin-top: -44px;}
@media only screen and (max-width:767px){
.sh-hp-first{margin-top: -20px;}
}
@media only screen and (min-width:768px){
 .wg-hp-hero {
 padding-top: 60px;
 padding-bottom: 60px;
}}
@media only screen and (max-width:990px) {
.sePageSectionResponsive.wg-hp-hero.think-pink-hp {
 background-position-y: 50% !important;
 background-position-x: 65% !important;}
}

hr {
border: 0;
height: 2px;
background: #1F1F1F;
}

/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

/* full width 2 column feature */
.se-feature-2col-fw-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 }
 
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 360px;
 }
 
 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
 }
@media (min-width: 992px) {
/* full width 2 column feature */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 480px;
 }
 
 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 60px;
 }
 }
 
 @media (min-width: 1200px) {
/* full width 2 column feature */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 520px;
 }
 }

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }





















































































































