/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */

/*
body.front .banner-button-wrapper .spacer-2 img {
    padding: 12px 0 0 0;
}
body.front .impact-wrapper a.banner {
    padding: 12px 0 0 20px;
    height: 50px;
}
html {
  font-size: 81.3%;
}
*/

/*# sourceMappingURL=responsive.tablet.portrait.css.map */

.region-sidebar-first {
    margin-left: 0;
}
.site-cta-wrapper {
    width: 33%;
    font-size: 13px;
}
a.site-cta {
    padding: 9px 0 2px 0;
}
.region-sidebar-first form.search-form,
ul#superfish-3 {
    width: 87%;
}

/* font sizes that were not set proportionately. Sigh. */
a.quick-exit {
    border-radius: 31px;
    padding: 14px 0 0 0;
    width: 61px;
    height: 46px;
    font-size: 13px;
}
.views-exposed-form label {
    font-size: 19px;
    margin-bottom: 4px;
}
.views-exposed-form label.option {
    font-size: 16px;
}
.field-label-inline .field-label, 
.field-label-inline .field-items {
    margin: 12px 0 6px 0;
    font-size: 19px;
}
#in-lieu-of-breadcrumbs h2 {
    margin: 0px 0 0 19px;
    font-size: 35px;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2.first .views-field-body {
    font-size: 20px;
    margin: 12px 0 12px 0;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2.first .views-field-title {
    font-size: 16px;
    margin: 12px 0 12px 0;
    padding: 0 0 0 50px;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2.first .views-field-field-position {
    font-size: 13px;
    margin: 12px 0 12px 0;
    padding: 0 0 0 50px;
}

/* front page tweaks */
body.front .impact-wrapper {
    height: 280px;
    background-size: 120%;
}
body.front .banner-button-wrapper {
    padding: 280px 0 0 0px;
    text-align: center;
    border-bottom: 1px solid #aaaaaa;
}
body.front .banner-button-wrapper .spacer-2,
body.front .banner-button-wrapper .spacer-1 {
    display: none;
}
body.front .banner-button-wrapper a.banner {
    text-align: center;    
    font-weight: 400 !important;
    font-size: 0.36em;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
    display: block;
    height: auto;
    padding: 14px 0 0 0;
    background-color: transparent;
}

a.button {
    padding: 6px 22px;
}

body.front .impact-wrapper a.button {
    margin: 14px 0 18px 0;
    font-size: 0.9em;
}
body.front .pillars-wrapper {
    padding: 136px 0 0px 0;
}



body.front .impact-wrapper h1.banner, 
body.front .history-5-10-50-wrapper h2.banner, 
body.front .programming-wrapper h2.banner {
    display: block;
}

body.front .programming-wrapper {
    height: 380px;
    background-size: 120%;
}
body.front .bookshelf-container {
    height: 160px;
    background-size: 120%;
}
body.front .history-5-10-50-wrapper {
    height: 380px;
    background-size: 120%;
}
body.front .pillar-wrapper {
    min-height: 0;
    width: 94%;
    border-left: none;
    padding: 10px 11.4% 10px 8.3%;
}