#block-views-a241974b91e3ea49d443065b0651f19a > h2 {
    display: none;
}

.main #block-views-9eb33d9a23c032d5db1b20253b714ccf.block {
    margin-bottom: 0;
}

.view.carousel .carousel-caption.carousel-dark h2, .view.carousel .carousel-caption.carousel-dark .slide-caption {
    color: #EEEEEE;
}

#block-bean-jumpstart-home-page-about {
    margin-top: 30px;
    margin-bottom: 30px;
}

.region-fullwidth-top {
    padding-bottom: 30px;
}

.region-main-upper {
    padding-top: 30px;
}

.region-content {
    margin-bottom: 0px;
}

.footer,
.region-fullwidth-top {
    background: #f2f1eb;
}

/* MAIN MENU*/

#main-menu .front {
    margin-bottom: 0;
}


#block-bean-jumpstart-home-page-about,
#block-bean-homepage-king-papers-block,
#block-bean-homepage-curriculum-block,
#block-bean-homepage-resources-block,
#block-bean-homepage-institute-block,
#block-bean-homepage-explore-the-king-instit,
#block-bean-homepage-information-for-block,
#block-bean-homepage-information-for-block,
#block-bean-homepage-kids-block,
#block-bean-homepage-teachers-block,
#block-bean-homepage-students-block,
#block-bean-homepage-researchers-block {
    text-align: center;
    font-weight: 300;
}

#block-bean-jumpstart-home-page-about h2,
#block-bean-homepage-explore-the-king-instit h2,
#block-bean-homepage-information-for-block h2 {
	font-size: 2em;
	letter-spacing: 0;
	margin-bottom: .8em;
}

#block-bean-jumpstart-home-page-about .summary {
    font-size: 1.3em;
    line-height: 1.5em;
}

/* BANNER SLIDE */

.full-width-banner .banner-overlay h2,
.full-width-banner .banner-overlay p,
.full-width-banner .banner-overlay-caption {
 color: white;
}

.full-width-banner .banner-overlay a,  
.full-width-banner .banner-overlay a.more-link, 
.full-width-banner .banner-overlay .more-link a { 
    color: #c6af6f;
}
.full-width-banner .banner-overlay a:hover, 
.full-width-banner .banner-overlay a.more-link:hover, 
.full-width-banner .banner-overlay .more-link a:hover,
.full-width-banner .banner-overlay a:focus, 
.full-width-banner .banner-overlay a.more-link:focus, 
.full-width-banner .banner-overlay .more-link a:focus {
    color: white;
    text-decoration: underline;
}
.view-king-slides-full-width-banner .full-width-banner .banner-overlay > div {
    width: 35%;
    background: rgba(51,51,51,0.9) none repeat scroll 0 0;
}

.full-width-banner .banner-overlay h2 {
    font-size: 1.7em;
    letter-spacing: 0;
    font-weight: 200;
    margin-bottom: 20px;
}

.full-width-banner .banner-overlay .slide-caption {
    font-weight: 200;
    font-size: 22px;
}

.full-width-banner .descriptor {
    font-size: 16px;
    margin-top: 2em;
    text-align: right;
    margin-right: 0;
}

.full-width-banner a.more-link, 
.full-width-banner .more-link a {
    font-size: 20px;
    margin-top: -20px;
    margin-bottom:0;
    font-weight: 500;
}

@media (max-width: 1600px) and (min-width: 1200px) {
    .view-king-slides-full-width-banner .full-width-banner .banner-overlay > div {
    min-width: 60%;
    bottom: 20px;
    }
}

@media (max-width: 1199px){
    
    .full-width-banner .banner-overlay {
        height: auto;
        position: inherit;
        width: 100%;
    }
    
    .view-king-slides-full-width-banner .full-width-banner .banner-overlay > div {
        min-width: 100%;
        margin-left: 0px;
        position: inherit;
    }
    
}


/* Explore the Institute blocks & Information For blocks */

#block-bean-homepage-explore-the-king-instit {
    margin-top: 80px;
}

#block-bean-homepage-information-for-block {
    margin-top: 80px;
    margin-bottom: 0px;
}

#block-bean-homepage-king-papers-block h2,
#block-bean-homepage-curriculum-block h2,
#block-bean-homepage-resources-block h2,
#block-bean-homepage-institute-block h2,
#block-bean-homepage-kids-block h2,
#block-bean-homepage-teachers-block h2,
#block-bean-homepage-students-block h2,
#block-bean-homepage-researchers-block h2 {
	font-size: 1.4em;
	letter-spacing: 0;
	font-family: 'Crimson Text', serif;
}

#block-bean-homepage-king-papers-block p,
#block-bean-homepage-curriculum-block p,
#block-bean-homepage-resources-block p,
#block-bean-homepage-institute-block p,
#block-bean-homepage-kids-block p,
#block-bean-homepage-teachers-block p,
#block-bean-homepage-students-block p,
#block-bean-homepage-researchers-block p {
  font-size: .9em;
  letter-spacing: 0;
  line-height: 1.4em;
}

#block-bean-homepage-king-papers-block a.more-link,
#block-bean-homepage-curriculum-block a.more-link,
#block-bean-homepage-resources-block a.more-link,
#block-bean-homepage-institute-block a.more-link,
#block-bean-homepage-kids-block a.more-link,
#block-bean-homepage-teachers-block a.more-link,
#block-bean-homepage-students-block a.more-link,
#block-bean-homepage-researchers-block a.more-link {
    color: #696349;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

#block-bean-homepage-king-papers-block a.more-link:hover,
#block-bean-homepage-king-papers-block a.more-link:focus,
#block-bean-homepage-curriculum-block a.more-link:hover,
#block-bean-homepage-curriculum-block a.more-link:focus,
#block-bean-homepage-resources-block a.more-link:hover,
#block-bean-homepage-resources-block a.more-link:focus,
#block-bean-homepage-institute-block a.more-link:hover,
#block-bean-homepage-institute-block a.more-link:focus,
#block-bean-homepage-kids-block a.more-link:hover,
#block-bean-homepage-kids-block a.more-link:focus,
#block-bean-homepage-teachers-block a.more-link:hover,
#block-bean-homepage-teachers-block a.more-link:focus,
#block-bean-homepage-students-block a.more-link:hover,
#block-bean-homepage-students-block a.more-link:focus,
#block-bean-homepage-researchers-block a.more-link:hover,
#block-bean-homepage-researchers-block a.more-link:focus {
    color: #8c1515;
    text-decoration: underline;
}

#block-bean-jumpstart-home-page-about p {
  font-size: 1.4em;
  line-height: 1.4em;
}

/* EXPLORE BLOCKS */

#block-bean-beyond-vietnam-block h2,
#block-bean-king-resources-freedoms-ring h2,
#bean-stanford-postcard-full-group-s-postcard--6 h2,
#block-bean-homepage-clayborne-carson-block h2 {
    font-size: 1.3em;
    margin-top: 0;
    margin-bottom: .8em; 
    letter-spacing: 0;
}

#block-bean-beyond-vietnam-block h2 a,
#block-bean-king-resources-freedoms-ring h2 a,
#bean-stanford-postcard-full-group-s-postcard--6 h2 a,
#block-bean-homepage-clayborne-carson-block h2 a {
    color: #8c1515;
    font-weight: 600;
}

/* FIND BLOCK */

#block-bean-homepage-find-block h2 {
    font-size: 1.4em;
    margin-bottom: 30px;
    margin-top: 0;
}

/* NEWS & EVENTS BLOCKS */

.view-stanford-news .more-link,
.view-stanford-events-views .more-link {
    text-transform: none;
}

.date-stacked {
    margin-top: 10px;
    margin-right: 18px;
}

.view-stanford-news .more-link, 
.view-stanford-news a.more-link,
#block-views-stanford-events-views-block .more-link, 
#block-views-stanford-events-views-block a.more-link {
    margin-bottom: 20px;
}

/*  INFORMATION FOR BLOCKS  */ 

#block-bean-homepage-kids-block,
#block-bean-homepage-teachers-block,
#block-bean-homepage-students-block,
#block-bean-homepage-researchers-block {
    margin-bottom: 5em;
}


/* JOIN THE MARCH */

.view-king-slides-join-the-march .banner-image {
    opacity: 0.25;
    background-color: #f2f1eb;
}

.view-king-slides-join-the-march .views-row {
    margin-bottom: 0em;
}

.banner-text {
    text-align: center;
}


/* HOMEPAGE LAYOUT */

.front #block-bean-jumpstart-home-page-about {
    width: 50%;
    margin: 0 auto;
    padding: 50px 0 20px 0;
}

.front .region-main-top {
    background: #f2f1eb;
    padding: 0 10% 50px;
}