/* Change for global */
.template-fw #top-content-row .row {
  max-width: 1200px;
}
body main #top #heroImage #headerContent {
   max-width: 1200px;
}
body main #top #heroImage #headerContent #buttonRow {
  max-width: 83%;
  margin:auto;
}
.template-fw #mainContent #middle > * {
  margin-bottom: 4rem;
}
body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu {
  padding:0;
}



#mainContent #middle > * {
    margin-bottom: 2rem;
}
/* Header */
body #main-header #logo-container.main {
    display:none;
}
body #main-header #logo-container.ouwb {
    display:flex;
}
body #main-header #logo-container.ouwb .logo-link {
	background-image: url("/media/Oakland/template-assets/Header-Footer/Images/ouwb-logo.svg")
}
body main #top #heroImage {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 31%, rgba(0, 0, 0, .69) 90%), url(/media/Oakland/Assets/OUWB/images/banners/MED-24857_005.jpg);
}
@media screen and (max-width: 40em) {
	body main #top #heroImage {
    	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, .9) 87%), url(/media/Oakland/Assets/OUWB/images/banners/MED-24857_005.jpg);
	}
}
body main #top #heroImage #headerContent {
    max-width: 1200px;
}

/* Home Banner */
body main #top #heroImage #headerContent h2#introHeading {
  margin-top: 0;
}

@media screen and (max-width: 40em) {
  body main #top #heroImage {
  	background-position: 70%;
  }
  body main #top #heroImage #headerContent h2#introHeading {
    margin-top: 3rem;
  }
}

@media screen and (min-width: 64.001em) {
    body main #top #heroImage #headerContent {
        padding-top: 6rem;
    }
}

/* News Articles */
.article-image {
    width:auto;
    max-width:460px;
    float: right;
    padding: 0 0 1rem 1rem;
}

.publish-date {
    font-style: italic;
    margin-bottom: 1rem;
    font-weight: 300;
}

.image-caption {
    font-style: italic;
  	font-size: .9rem;
  	font-weight: 300;
  	margin-top: .8rem;
}

.article-content blockquote {
    margin: 0 -15px;
    padding: 30px 15px 45px;
    background: #002855;
}

body #page-content .article-content blockquote p {
    color: #FFFFFF;
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-size: 25px;
    line-height: 1.4;
}

@media screen and (min-width: 700px) {
   body #page-content .article-content blockquote {
        padding: 35px 50px 50px;
    }
  body #page-content .article-content blockquote p {
        font-size: 30px;
    }
}

body #page-content .article-content table {
	margin: 1rem 1rem 1rem 0
    width: auto;
}

@media screen and (min-width: 1175px) {
    body #page-content .article-content table {
        margin: 1rem 1rem 1rem 0 !important;
        width: auto !important;
        float: left !important;
    }
}

.news-inset { 
  float:right;
	font-style: italic;
  	font-size: .9rem;
  	font-weight: 300;
}
.news-inset img { max-width: 300px; margin-bottom: .5rem;  }

/* Stats blocks */
.three-block-image-with-text-below.ouwb-stats {
  margin-bottom: 3rem;
}

.stats-3-up__number {
    color: #002855;
    font-size: 50px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.4;
  text-align: center;
}

@media screen and (min-width: 1025px) {
    .stats-3-up__number {
        font-size: 4.5rem;
    }
}

.stats-3-up__desc {
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
   font-size: 0.9rem;
}

@media screen and (min-width: 1025px) {
    .stats-3-up__desc {
       margin-bottom: 15px;
      font-size: 1.2rem;
    }
}

.stats-3-up__link {
    font-size: 14px;
    text-transform: uppercase;
  text-align: center;
}

.stats-3-up__cta {
    text-align: center;
}

.three-block-image-with-text-below.ouwb-stats h3 {
    margin-top: 1.5rem;
}

.three-block-image-with-text-below.ouwb-stats h2 {
  color: #877148;
  margin-bottom: 2rem;
  font-size: 2rem;
}

@media screen and (min-width: 700px) {
    .cta-text a {
        padding-right: 21px;
        text-decoration: none !important;
    }
}


body #main-content-container .cta-text a  {
    color: #002855;
    font-weight: 700;
    position: relative;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1.2rem;
}
body #main-content-container .cta-text a:after {
    content: "";
    width: 14px;
    height: 11px;
    padding: 0 12px;
    vertical-align: middle;
    background: url(/media/Oakland/template-assets/OUWB/ui/arrow-dark-gold.svg) no-repeat right center;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 639px) {
  .three-block-image-with-text-below.ouwb-stats .medium-4.columns {
    margin-bottom: 2rem;
  }
  .three-block-image-with-text-below.ouwb-stats .medium-4.columns:last-of-type {
    margin-bottom: 0;
  }
  .stats-3-up__desc  {
    font-size: 1.5rem;
  }
}

/* Show Footer */
#contactFooter.ouwb {
  display: block;
}
#contactFooter .full-width-content, #contactFooter .full-width-content a {
  color: #fff;
}

#contactFooter .full-width-content, #contactFooter .full-width-content a {
  text-decoration: underline;
}

@media screen and (min-width: 700px) {
    .full-width-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        /*top: 78px;*/
        position: relative;
        /*margin-top: -132px;*/
        clear: both;
    }
}

@media screen and (min-width: 1025px) {
    .full-width-content {
        top: 0px;
        margin-top: 2rem;
    }
}

#contactFooter {
  margin-bottom: 0 !important;
  margin-top: 0;
}


body #main-content-container #contactFooter a:not(.button) {
 color: #fff;
  line-height: 1.5rem;
  font-size: 1rem;
}
  
#contactFooter .full-width-outer {
   width: 100vw;
    margin-left: calc(50% - 50vw);
      background-color: #002855; 
}


#contactFooter .full-width-inner {
  max-width: 1200px;
  margin: auto;
}

#contactFooter .locationTitle {
    font-size: 1rem;
    line-height: 1.5;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
}


#socialFooter .social-icons li {
    display: inline-block;
    list-style-type: none;
    margin: 0 1rem 0 0;
    width: 40px;
    height: auto;
}

#socialFooter .social-icons li:last-of-type {
    margin-right: 0;
}

#socialFooter .social-icons li img {
  filter: brightness(0) saturate(100%) invert(9%) sepia(59%) saturate(4463%) hue-rotate(199deg) brightness(92%) contrast(103%);
}

#contactFooter .ouLocation .locationWidget {
  margin-bottom: 1.5rem;
  text-align: right;
}

#contactFooter .ouLocation .locationWidget #copyright {
  font-weight:300;
  margin-bottom: 0;
}

#contactFooter .ouLocation .locationWidget ul {
  margin-bottom: 0;
}


#contactFooter .ouLocation .locationWidget li {
  display: inline-block;
  list-style-type: none;
  margin: 0 .5rem 0 0;
}

body #main-content-container #contactFooter a:not(.button) {
  font-size: .9rem;
}


#contactFooter .ouLocation .locationWidget li:last-of-type {
  margin-right: 0;
}
  

#socialFooter .social-icons {
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  background: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}

#socialFooter .ouLocation .locationWidget .social-icons li {
  margin: 0 1rem 0 0;
  width: 30px
}

#contactFooter .ouLocation .locationWidget div.locationContent {
  line-height: 1.5rem;
  font-size: 1rem;
}

#contactFooter .full-width-content .columns {
  display: flex;
  float: none;
}

#contactFooter .ouLocation .locationWidget {
  padding-left: 0;
}

@media screen and (max-width: 40em) {
  #socialFooter  {
    margin-bottom: 2rem;
  }
  #contactFooter .full-width-content .columns {
    display: inline-block;
    background-color: #002855; 
  }
  .locationWidget {
    text-align: center;
  }
  #contactFooter {
 	padding: 0;
  }
  
  #contactFooter .social-icons {
    text-align: center;
  }
  body #main-content-container #contactFooter a:not(.button) {
    font-size: .8rem;
  }
  #contactFooter .ouLocation .locationWidget #copyright {
    font-size: .8rem;
  }
  #contactFooter .ouLocation .locationWidget {
    text-align: center;
  }
  #contactFooter .ouLocation .locationWidget {
    margin-bottom: 0;
  }
  #contactFooter .ouLocation.location-rt .locationWidget {
    margin-bottom: 1.5rem;
  }
}

#contactFooter .full-width-content .columns .columns {
  margin: auto;
}


#contactFooter .location-rt {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
}

#socialFooter .social-icons li img:hover {
	opacity: 80%;
   transition: all .3s ease;
  -webkit-transition: all .3s ease;
}


body #main-content-container #contactFooter a.t4Edit-page {
    margin-left: .3rem;
    font-size: .8rem;
    color: lightslategrey;
    text-decoration: none;
}
#socialFooter .social-icons {
margin-top: -1.5rem;
}


.ouLocation .locationWidget .social-icons img {
    filter: brightness(0) saturate(100%) invert(12%) sepia(35%) saturate(3843%) hue-rotate(195deg) brightness(94%) contrast(103%);
}

.ouLocation .locationWidget .locationTitle {
  color: #002855;
}

.ouwb-logo {
margin-right: 2rem;
}





@media screen and (min-width: 64.063em) {
    body main #top #heroImage #headerContent #buttonRow .button {
        max-width: 280px;
    }
}

body main #top #heroImage #headerContent #buttonRow .button { 
    padding: 1rem 1rem 1rem 1rem;
}

body main #top #heroImage #headerContent #buttonRow {
	max-width: 1200px;
}

.row #headerContent .row {
  margin: 0 auto;
}

/* Hide Global Footer */
.footer-container {
 display: none;
}

