body.front .region-content-3 {
    margin-bottom: 120px;
}

body.front .toolbox h2 {
    font-size: 30px;
    line-height: 35px;
    width: 70%;
    margin: 165px 35px 14px;
}

.conditionbox {
    width: 272px!important;
    background: #57ccc2 url(../images/icon-stethescope-lg.png) no-repeat center 40px;
    height: 440px;
    right: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    /*z-index: 988;*/
}

.statebox {
    background: #e6b530 url(../images/usa.png) no-repeat center 40px;
    width: 278px!important;
    height: 515px;
    right: 272px!important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    /*z-index: 989;*/
}

body.front .statebox {
    height: 480px;
}

.hp-newborn-screening {
    width: 380px;
}

.hp-newborn-screening h2 {
    font-size:50px;
    line-height: 60px;
    width: 90%;
    margin-top:50px;
}

.hp-newborn-screening p {
    font-size: 18px;
    line-height:30px;
    
}
/* Section Container */
body.front div.get-the-facts {
    margin-bottom: 80px;
    margin-top: 95px;
    height: 594px;
    background: #422c19 no-repeat 0 0;
}

.get-the-facts .block-inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.get-the-facts h2.block-title {
    padding-top: 80px;
    font-size: 50px;
}
.get-the-facts h2.block-title, .get-the-facts div.content {
    margin-left: 0;
    text-align: left;
    margin-right: 0
}

.get-the-facts div.content {
    width: 425px;

}

.get-the-facts .content p {
    font-size: 18px;

}

.get-the-facts .content p:nth-of-type(2) {
    width: 600px;
    line-height: 66px;
    display: flex;
    flex-wrap: wrap;

}

.get-the-facts .content .homepage-what-to-expect-image, .how-we-can-help {
    position: absolute;
    top: -42px;
    right: -60px;
    width: 443px;
    overflow: hidden;
}

body.front .how-we-can-help {
    top:-70px;
} 
/* Buttons/Questions Under Section Copy */
body.front .block a.section-button {
    font-size: 18px;
    font-style: italic;
    color: #279d93;
    margin: 0 15px 15px 0px;
    padding: 0 18px;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    font-weight:normal;
    cursor: pointer;
    white-space: nowrap;
    line-height: 54px;
}

body.front .block a.section-button:nth-child(odd) {
    margin-left:0;
}

body.front .block a.section-button:nth-child(even) {
    margin-right:0;
}


.region-content-3 {
    display: flex;
    flex-wrap: wrap;
}

body.front .block.new_public_square, body.front .block.national-info, .educational_resources_homepage_promo {
    width:320px;
    display: inline-block;
    padding-bottom: 60px;
    position:relative;
}

body.front .block.new_public_square{
    background: #cd5a28;
}

body.front .national-info {
    float:none;
    padding:0;
    position: relative;
    background: #19657a url(../images/us-white-large-icon.png) no-repeat center 25px;
    margin-left: 20px;
}

body.front .national-info .block-inner, .educational_resources_homepage_promo .block-inner {
    margin-top: 163px;
    padding: 0 40px;
}

.national-info h2, .educational_resources_homepage_promo h2 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 0;
    text-align: center;
}

.national-info .content p, .educational_resources_homepage_promo .content p {
    color: white;
    font-size: 18px;
    line-height:24px;
}

body.front .educational_resources_homepage_promo .maplink{    
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}

p.maplink {
    text-align: center;
}

body.front .region-content-3 .block .content {
    text-align:center;
}

.national-info .maplink a {
    background: #fff url(../images/us-blue-icon.png) no-repeat 120px center;
    color: #19657a;
    padding: 14px 68px 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.82em;
    display: inline-block;    
    font-weight: bold;
    width: 100px;
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}

body.front .educational_resources_homepage_promo {
    float:none;
    padding:0;
    position: relative;
    background: #08665e url(../images/homepage-resource.png) no-repeat center 50px;
    margin-left: 20px;
}

.educational_resources_homepage_promo .maplink a {
    background: #fff url(../images/homepage-resource-icon.png) no-repeat 143px center;
    color: #08665e;
    padding: 14px 68px 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.82em;
    display: inline-block;
    margin: 0 auto;
    font-weight: bold;
}

    /* Promo Card Section */
   .block-public-square-promo div.block-inner {
       background: #fff;
   }


/* Promo Card */
.block-public-square-promo div.content, block.national-info div.content {
   margin-left: auto;
   max-width: 320px;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   padding-top: 40px;
   padding-bottom: 40px;
   justify-content: center;
   }

.block-public-square-promo div.content {
    background: #cd5a28;

}

/* Promo Card Text */

   .block-public-square-promo p {
       margin-left: 0;
       margin-right: 0;
       color: #fff;
       padding: 0 40px;
       line-height: 24px;
       font-size: 18px;
   }
   
   .block-public-square-promo p.publicSquareLink {
       line-height: 30px;
   }

/* Promo Card H2 */
   .block-public-square-promo h2 {    
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 30px;
    padding: 20px 40px;
    color: #fff;    
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 0;
    text-align: center;
   }

/* Promo Card Image */
   div.block-public-square-promo img {
       margin-top: 8px;
   }
   
   
   div.block-public-square-promo img.public-square-homepage-header-image {
       max-width:160px;
       width:160px;
   }

/* Promo Card Button */
   .block-public-square-promo p.publicSquareLink {
        background: white;
        padding: 10px;
        width: 200px;
        font-size: 15px;
        position: absolute;
        bottom: 40px;
        margin: 0 auto;
        text-align: center;
        left: 0;
        right: 0;
   }

/* Promo Card Button Image */
   .block-public-square-promo p.publicSquareLink img {
       max-height: 23px;
       padding: 0 0 0 10px;
       margin: 0;
   }

   .block-twitter-block {
    padding-left: 0;
    background: white;
    color: #2f2e23;
    padding-right: 0;
    width: 333px;
    margin-left: 0px!important;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    padding-top: 0;
    order: 3;
    display: inline-block;
    height: 600px;
    min-height: 600px;
    margin-left:30px!important;
}

.block-twitter-block .twitter-header {
       background: #00abf1;
       width: 100%;
       padding: 40px 0;
   }

body.front .block-twitter-block .icon-twitter {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    width: 89px;    
}

body.front .block-twitter-block .block-inner > .icon-twitter{
    display:none;
}

.block-twitter-block .view-content {
    padding: 0 40px;
}

.region-content-35 {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 672px;
    padding-top: 30px;
}

body.front .block.stay-touch-title {
    display: inline-block;
    width: 635px;
    margin-top: -107px;
    margin-bottom: 40px;
}

body.front .stay-touch-title h3 {
    font-size: 30px;
    padding: 25px 35px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.block.stay-touch-title .content {
    background: #ffffff;
    margin-top: 42px;
}

body.front .block.instagram {
    display: inline-block;
    width: 635px;

}

.healthcare-professionals {
    background: #57ccc2;
    padding-top:0;
}

body.front .block.healthcare-professionals .section-button {
    padding-top:18px;
    padding-bottom:18px;
}

div.healthcare-professionals h2, div.healthcare-professionals p {
    width: 450px;
    text-align: left;
}

div.healthcare-professionals .links {
    width: 560px;
}

.healthcare-professionals .block-inner {
    position:relative;
}

#content-three_five {
    margin-bottom:115px;
}


.bft-newsletter-contain {
    padding: 25px 35px;
    padding-top: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
}

.bft-newsletter-input {
    padding: 15px 20px;
    border: 1px solid #6bd1c8;
}

input.required.email {
    height: 48px;
    width: 460px;
    padding: 0 13px;
    margin: 0px 0 10px;
    color: #57ccc2;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    line-height: 34px;
    background: #fff;
    border: 1px solid #57ccc2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.newsletter-page input.required.email {
    width: 350px;
}

input.required.email::placeholder {
    color:#acacaa
}


#mc-embedded-subscribe {
    background: #fff url(../images/icon_arrow-submit.png) no-repeat center center;
    width: 50px;
    height: 50px;
    margin: -10px 0 0 0px;
    border: 1px solid #57ccc2;
    border-left: none;
    text-indent: -9999px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    display: inline-block;
}

#mc_embed_signup_scroll, .inline-div, #mc_embed_signup, #mce-responses {
    display:inline-block;
}

.block-twitter-block .item-list ul li a {
    font-weight: bold;
}
.block-instagram-block .content {
    display:flex;
    flex-wrap: wrap;
    width: 450px;
    }

.block-instagram-block img {
    margin:0!important;
    object-fit: cover;
    }
    
.block-instagram-block {
    background: #fff url(../images/instagram_logo.png) no-repeat -15px center;
    padding-left: 185px;
    background-size: auto 100%;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2);
    }
    
.block-instagram-block h2 {
    display:none;
}


#footer input.required.email {
    width: 215px;
}

#footer .bft-newsletter-contain {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}


@media (max-width: 900px) {
   #layout >  header .block-search input.form-text {
        border-bottom: 3px white solid;
    }
    
    #layout >  header .block-search .form-actions {
        margin-left: -20px;
    }
    
    input#edit-search-block-form--2::placeholder {
    color: white;
    text-align: left;
    }
    
    #layout >  header .block-search input.form-text:active, #layout >  header .block-search input.form-text:focus {
        width: 100%;
    }
    
    #layout >  header .block-search input.form-text {
        text-align: left;
        color: white;
    }

    body.front .get-the-facts h2, body.front .healthcare-professionals h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 0;
    text-align: center;
    padding-top: 40px;
        
    }
    
    body.front .stay-touch-title h3 {
        padding-left: 20px;
    }
    
    .get-the-facts .block-inner {
        width: 100%;
    }
    .get-the-facts .block-inner img, body.front .healthcare-professionals img  {
        display:none;
    }
    body.front .block.new_public_square, body.front .block.national-info, body.front .educational_resources_homepage_promo {
        margin: 0 auto;
        width: 100%;
        position: relative;
        padding-bottom: 80px;
    }
    
    .block-public-square-promo div.content, block.national-info div.content {
        max-width: 100%;
    }
    
    body.front .statebox, body.front .toolbox {
        height: inherit;
    }
    
    body.front .statebox .block-inner, body.front .toolbox .block-inner {
        margin-top: 30px;        
    }
    
    body.front .statebox h2 , body.front .toolbox h2 {
        margin:0;
        width: 100%;
    }
    
    body.front .toolbox {
        min-height: 300px;
    }
    
    body.front div.get-the-facts {
        margin-top: 0;
        margin-bottom: 0;
        height: auto;
    }
    
    body.front #content-three_five {
        margin-bottom: 0;
    }
    
    body.front .block.stay-touch-title {
        width: 100vw;
        margin-bottom: 0;
    }
    
    body.front .block.stay-touch-title h2 {
        margin-left: 5%
    } 
    .bft-newsletter-contain {
        padding: 25px 5%;
    }
    
    input.required.email {
        width: inherit;
    }
    
    body.front .healthcare-professionals {
        width: 100vw;
    }
    
    .healthcare-professionals .content {
        width: 100%;
    }
    body.front .healthcare-professionals .content p {
        width: 100%;
    }
    
    body.front .healthcare-professionals .block-inner {
        padding: 0;
        margin: 0 5%;
    }
    
    body.front .block.healthcare-professionals .section-button {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    body.front .region-content-35 {
        width: inherit;
        height: inherit;
    }
    
    body.front .block-twitter-block {
        width: 100%;
        padding-bottom: 40px;
        /* OVERRIDING MEDIA QUERY IN PAGES.CSS 7330 */
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .block-instagram-block {
        background: none;
        padding-left:0;
    }
    
    .mobile-instagram-logo {
        width: 100vw;
        height: 250px;
        background-image: url(../images/instagram_logo.png);
        background-size: 50% 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #ffc975;
    }
    
    .block-instagram-block .instagram-logo { 
        display:none;        
    }
    
    .block-instagram-block .content {
        width: 100vw;
    }
    
    .block-instagram-block a.group {
        width: 50%;
    }
    
    .block-instagram-block a.group img {
        /* Needed to override instagram settings */
        width: 50vw!important;
        height: 100%!important;
    }
    
    body.front .get-the-facts .content p {
        font-size: 18px;
        margin-bottom: 40px;
    }
    
    .educational_resources_homepage_promo .maplink a {
    background: #fff url(../images/homepage-resource-icon.png) no-repeat 143px center;
    color: #08665e;
    padding: 14px 68px 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.82em;
    display: inline-block;
    width: 125px;
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    font-weight: bold;
    }
    
    body.front .educational_resources_homepage_promo .maplink {
        position: inherit;
    }
    
    
}
