/*
    DEVELOPERS NOTE
    ---------------
    This project uses the scss flavor of Sass. Changes to the styles should be made to the files
    within TargetCorp.Website/__DoNotDeploy/scss/corporate/ and be compiled into the production css files
    within TargetCorp.Website/assets/corporate/css/ as opposed to being made directly in those files.

    SVN INFO
    --------------- 
    $Date: 2015-06-17 14:07:45 -0700 (Wed, 17 Jun 2015) $
    $Rev: 7991 $
    $Author: rickd $

*/
/*  -----------------------------------------------

    MEDIA QUERIES - DESKTOP & TABLET

    ----------------------------------------------- */
/*	-----------------------------------------------

	Tablet Media Queries

	----------------------------------------------- */
@media only screen and (min-device-width: 640px) and (max-width: 939px), screen and (min-device-width: 320px) and (max-device-width: 639px) {
  #main-content {
    margin-bottom: 325px; }

  .inner {
    margin: 0 auto;
    width: 640px; }

  .styled-select select:focus {
    box-shadow: none; }

  #main-content .inner {
    overflow: hidden; }

  nav.breadcrumb {
    padding-bottom: 0;
    position: relative; }

  body.discover nav.breadcrumb {
    display: none;
    visibility: hidden; }

  nav.breadcrumb ul {
    margin-bottom: 0; }

  #main-content section.hero-wrapper,
  #main-content section.two-column-primary-wrapper,
  #main-content section.one-column-wrapper {
    padding-top: 10px; }

  #main-content section.two-column-primary-wrapper {
    width: 420px; }

  section.hero-wrapper .hero {
    float: none;
    width: 100%; }

  section.hero-wrapper .hero div.text {
    max-width: 640px; }

  .gallery {
    margin-left: 0; }
    .gallery .videoInfo-col1 {
      width: 100%;
      padding: 0 15px 10px 15px;
      line-height: 1em; }
    .gallery .videoInfo-col2 {
      float: none;
      text-align: left;
      width: 100%;
      padding: 0 15px 15px; }

  .primaryColumn article {
    padding: 20px; }

  .primaryColumn,
  body.recruiting-events .primaryColumn {
    margin: 0 auto;
    width: 420px; }

  body.search-results .primaryColumn {
    padding: 15px;
    width: auto; }

  .primaryColumn .column {
    width: 201.6px; }

  .primaryColumn .column.second {
    margin-left: 15px;
    padding-left: 15px; }

  .primaryColumn .article-body {
    margin-left: 20px;
    margin-right: 20px; }

  .primaryColumn .column article {
    margin-bottom: 20px; }

  .primaryColumn .column article > p,
  .primaryColumn .column article > h2,
  .primaryColumn .column article > a h2,
  .primaryColumn .column article > ul,
  .primaryColumn .column article > h3,
  .primaryColumn .column article .showhide-content,
  .primaryColumn .column article .ajax-showhide-response-wrapper {
    margin-left: 20px;
    margin-right: 20px; }

  .primaryColumn .column article > h2,
  .primaryColumn .column article > a h2 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0; }

  .primaryColumn .column article .article-body p {
    line-height: 18px;
    margin-bottom: 0;
    padding: 8px 0; }

  .primaryColumn .column article > img,
  .primaryColumn .column article > a img,
  .primaryColumn .column article .inline-video {
    margin-top: 20px; }

  .primaryColumn .column article .inline-video {
    margin-bottom: 8px; }

  .primaryColumn .column article.blog-excerpt h3.bullseye {
    margin-left: 20px; }

  article.blog-excerpt .author {
    margin: 15px 0; }
  article.blog-excerpt img.profile-img {
    padding-left: 20px; }

  /* SIDEBAR */
  aside.sidebar {
    width: 201.6px; }
    aside.sidebar .linklist-wrapper ul.linklist li {
      padding: 14px 0; }

  .hero + aside.sidebar {
    width: 100%; }

  aside.sidebar .sidebar-section,
  aside.sidebar .discover-widget {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px; }

  aside.sidebar .hr-wrapper {
    display: none; }

  aside.sidebar .discover-widget h3:before {
    border: none; }

  aside.sidebar .sidebar-section div.hr:last-child {
    display: none; }

  /* fix for Android tablet */
  aside.sidebar .sidebar-section p,
  aside.sidebar .sidebar-section ul li {
    margin-bottom: 0;
    padding-bottom: 15px; }

  aside.sidebar .showhide-widget > p,
  aside.sidebar .showhide-widget ul.showhide-content li {
    margin-bottom: 0;
    padding-bottom: 0; }

  aside.sidebar figure.discover-widget {
    display: inline-block; }

  aside.sidebar div.blockquote {
    display: none; }

  aside.sidebar blockquote:before {
    border: none;
    display: none; }

  aside.sidebar .good-to-know {
    display: none; }

  aside.sidebar .sidebar-section.html-widget h3,
  aside.sidebar .sidebar-section.html-widget p {
    max-width: 200px; }

  section.mission-widget {
    width: auto; }

  section.mission-widget article {
    padding: 10px 20px 20px 20px; }

  section.grid-column-widget {
    margin-left: 0; }

  section.grid-column-widget span.dog {
    display: none; }

  section.grid-column-widget article div.column {
    width: 22%; }

  section.grid-column-widget article div.last.column {
    padding-right: 0;
    width: 23%; }

  aside.sidebar .sidebar-section.career-blog-feed h4 {
    padding: 0 10%; }

  /* Homepage */
  .red-circle {
    display: none;
    visibility: hidden; }

  body.home section.hero-wrapper .hero {
    min-height: 546px; }

  body.home section.hero-wrapper .hero span.hero-image {
    background-size: 75% 75%;
    left: 13%;
    top: 215px; }

  body.home section.hero-wrapper .hero h2 {
    font-size: 62px;
    line-height: 68px; }

  section.homepage-carousel div.gallery-items {
    width: 100%; }

  section.homepage-carousel article div.headline,
  section.homepage-carousel article div.article-body {
    width: 42%; }

  section.homepage-carousel article div.headline h2 {
    font-size: 28px;
    line-height: 32px; }

  section.homepage-carousel nav.arrows {
    display: none; }

  .player video,
  .inline-player video {
    height: auto; }

  .gallery .caption {
    line-height: 24px;
    padding-bottom: 10px; }

  .gallery .caption h3 {
    width: 75%; }

  /*  Target Landing Page */
  body.about section.hero-wrapper .hero {
    min-height: 512px; }

  body.about section.hero-wrapper .hero span.hero-image {
    background-size: 75% 75%;
    left: 50px;
    top: 115px; }

  /* Careers Pages */
  body #career-areas-atoz article div.column, body #career-areas-atoz article div.last.column {
    width: 29%; }

  body.careers.landing-page section.hero-wrapper .hero div.text {
    margin-bottom: 55px; }

  body.careers.landing-page section.hero-wrapper .hero .callout-box {
    background: white url(../img/bg/diagonal-tile-wht-60px.jpg) repeat-y right bottom; }
    body.careers.landing-page section.hero-wrapper .hero .callout-box .hr-wrapper {
      width: 71%; }

  body.careers.landing-page section.hero-wrapper .hero span.hero-image {
    display: none; }

  body.careers.landing-page section.hero-wrapper div.callout-box {
    margin-left: 0;
    width: 50%; }

  body.careers.landing-page div.callout-box input[type="text"] {
    width: 70%; }

  section.hero-wrapper div.callout-box p {
    width: auto; }

  body.recruiting-events section.hero-wrapper div.inner {
    margin-left: 15px;
    width: auto; }

  body.recruiting-events section.hero-wrapper .hero span.hero-image {
    left: 362px;
    top: 0; }

  body.recruiting-events div.callout-box {
    margin-left: 0; }

  body.recruiting-events div.callout-box h3 {
    margin-right: 15px; }

  body.recruiting-events div.callout-box input[type="text"] {
    width: 70%; }

  body.recruiting-events .primaryColumn .upcoming-events {
    padding: 15px 0; }

  body.recruiting-events .primaryColumn .article-body {
    margin-left: 0;
    margin-right: 0; }

  body.recruiting-events .primaryColumn .recruiting-events-widget input.redBtn {
    float: right;
    margin-top: 6px; }
  body.recruiting-events .primaryColumn .recruiting-events-widget .styled-select {
    margin-right: 0; }
    body.recruiting-events .primaryColumn .recruiting-events-widget .styled-select#event-select {
      width: 48.2%; }

  /* About Pages */
  body.about.landing-page section.hero-wrapper .hero {
    width: 70%; }

  body.about section.hero-wrapper .hero {
    float: none;
    width: 100%; }

  /* Timeline */
  body.timeline section.hero-wrapper .hero {
    width: 640px; }
  body.timeline .about.history-text nav#history-text-nav ul li {
    margin-left: 7px;
    padding-left: 7px; }
    body.timeline .about.history-text nav#history-text-nav ul li a {
      font-size: 12px; }
    body.timeline .about.history-text nav#history-text-nav ul li.current span:before {
      font-size: 12px; }
    body.timeline .about.history-text nav#history-text-nav ul li.first.current span {
      left: 18px; }

  .about.history-text section.hero-wrapper .hero {
    min-height: 0; }

  .about.history-text .history-text-block .article-body {
    width: 332px; }

  #where-we-work-map {
    margin-left: 0; }

  body.culture .linklist .showhide-content,
  body.recruiting-events .linklist .showhide-content {
    max-height: 150px; }

  /* Corporate Responsibility Pages */
  body.corporate-responsibility #main-content > section.hero-wrapper,
  body.corporate-responsibility section.hero-wrapper .hero {
    min-height: 478px; }

  body.corporate-responsibility section.hero-wrapper .hero span.hero-image {
    background-size: 80% 80%; }

  .grants #main-content .inner {
    overflow: visible; }

  .grants-selects.inline-selects .showhide-widget {
    width: 45%; }

  body.community-events .ajax-showhide-widget a.showhide-trigger {
    margin: 0; }

  /* Civic Activity: Political Engagement */
  body.multiple-articles-in-one-container section.primaryColumn a > img {
    margin-bottom: 30px; }

  #pac-contributions {
    width: 100%;
    float: left;
    padding-right: 0; }

  /* Discover */
  div.tagList > div {
    width: 758px; }

  nav#tags div ul div.column {
    width: 24%; }

  nav#tags h2 a:hover,
  nav#tags h2 a:focus {
    text-decoration: none; }

  section.discover header .ribbon {
    margin-left: 0; }

  section.discover .ribbon span {
    padding-left: 25px; }

  section.discover .ribbon span::before {
    display: none; }

  /* FOOTER */
  footer#global-footer {
    overflow: hidden;
    width: auto; }

  body.discover footer#global-footer {
    overflow: visible; }

  footer#global-footer nav {
    padding-left: 10%;
    padding-right: 0%;
    width: 90%; }

  footer#global-footer ul#footer-utility li:last-child {
    display: block; }

  body.goals-reporting .hero-wrapper aside.sidebar {
    -webkit-column-count: 1;
    column-count: 1; }
    body.goals-reporting .hero-wrapper aside.sidebar .tertiary-nav {
      margin-bottom: 20px; }
    body.goals-reporting .hero-wrapper aside.sidebar img.sidebar-ceo {
      display: none; }
    body.goals-reporting .hero-wrapper aside.sidebar h3.sidebar-ceo {
      padding-top: 0; }
  body.goals-reporting .explore-goals ul li {
    font-size: 13.4px; }
  body.goals-reporting .goals-section .right-ribbon {
    right: 20px; }
    body.goals-reporting .goals-section .right-ribbon h4 {
      font-size: 16px;
      letter-spacing: 0;
      padding: 2px 9px; }

  .primaryColumn .linklist-wrapper {
    padding: 20px; }

  .ajax-showhide-widget {
    padding-bottom: 10px; }
    .ajax-showhide-widget a.showhide-trigger {
      font-size: 12px;
      margin: 10px 20px; }

  .accordion a.showhide-trigger {
    margin: 10px 20px; }
  .accordion .textRight {
    margin-right: 20px; }

  .primaryColumn article.jobs-feed p {
    padding-bottom: 20px; } }
/* iPads (portrait and landscape) */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .player video {
    height: 370px;
    max-height: 370px; }

  .inline-player video {
    height: 175px;
    max-height: 175px; } }
/*  -----------------------------------------------

    MEDIA QUERIES - SMARTPHONE

    ----------------------------------------------- */
/*	-----------------------------------------------

	Smartphone Media Queries

	----------------------------------------------- */
select {
  border-radius: 1px;
  -webkit-appearance: menulist-button; }

@media only screen and (min-device-width: 320px) and (max-width: 639px), screen and (max-device-width: 639px) and (orientation: portrait) {
  h2,
  .primaryColumn .column h2,
  .grid-column-widget h2 {
    font-size: 18px;
    line-height: 1.2em; }

  p, ul, ol, textarea, time {
    /*	font-size: 14px;*/ }

  .inner {
    margin: 0 auto;
    position: static;
    width: 100%; }

  .styled-select select:focus {
    box-shadow: none; }

  #wrapper {
    background-size: 100% auto;
    max-width: 688px;
    margin: 0;
    width: 100%; }

  div#main-content {
    width: 320px;
    margin: 0 auto 557px; }

  nav.breadcrumb {
    display: none;
    visibility: hidden; }

  /* template styles */
  #main-content section.two-column-primary-wrapper,
  #main-content section.one-column-wrapper {
    padding-top: 50px; }

  #main-content section.two-column-primary-wrapper {
    width: 100%; }

  #main-content section.hero-wrapper {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    width: 100%; }
    #main-content section.hero-wrapper aside.sidebar {
      padding-top: 25px; }
      #main-content section.hero-wrapper aside.sidebar .sidebar-section {
        margin-bottom: 0; }

  #main-content .inner + section.hero-wrapper {
    padding-top: 70px;
    margin-bottom: 25px; }

  section.hero-wrapper.landing .hero,
  section.hero-wrapper .hero {
    float: none;
    width: 100%; }

  section.hero-wrapper.landing .hero span.hero-image {
    background-size: 100% auto; }

  .hero h1,
  .hero h2,
  .hero div.text,
  .error .hero p {
    margin-left: 15px;
    margin-right: 15px; }

  .hero .callout-box h2 {
    margin-left: 0;
    margin-right: 0; }

  section.hero-wrapper.landing .hero div.text {
    width: 55%; }

  .hero div.text {
    margin-bottom: 15px;
    width: auto; }

  section.one-column-wrapper .hero > div.text {
    margin: 0 15px;
    width: auto; }

  .hero h1 {
    font-size: 20px;
    line-height: 1em;
    padding-top: 15px; }

  body.home section.hero-wrapper .hero h2 {
    font-size: 42px;
    line-height: 42px; }

  section.hero-wrapper.landing .hero div.text p {
    font-size: 14px;
    line-height: 19px; }

  .primaryColumn {
    float: none;
    width: auto; }
    .primaryColumn .block-title {
      padding: 0;
      margin: 0 0 15px 0; }
    .primaryColumn .article-body {
      margin: 0; }

  .primaryColumn .column,
  .primaryColumn .column.first {
    margin: 0;
    padding: 0;
    width: auto; }

  .primaryColumn .column.first {
    border-right-width: 0px;
    margin-left: 0; }

  .primaryColumn article,
  .primaryColumn article.full-width {
    padding: 15px; }
    .primaryColumn article > p, .primaryColumn article > input, .primaryColumn article > h2, .primaryColumn article > h3,
    .primaryColumn article.full-width > p,
    .primaryColumn article.full-width > input,
    .primaryColumn article.full-width > h2,
    .primaryColumn article.full-width > h3 {
      margin-left: 0;
      margin-right: 0; }

  .primaryColumn article.full-width,
  .primaryColumn .column article,
  .primaryColumn .linklist-wrapper,
  .primaryColumn > article {
    margin-bottom: 30px;
    padding-bottom: 0; }
    .primaryColumn article.full-width > p, .primaryColumn article.full-width > h2, .primaryColumn article.full-width > ul, .primaryColumn article.full-width > h3, .primaryColumn article.full-width .showhide-content, .primaryColumn article.full-width .ajax-showhide-response-wrapper,
    .primaryColumn .column article > p,
    .primaryColumn .column article > h2,
    .primaryColumn .column article > ul,
    .primaryColumn .column article > h3,
    .primaryColumn .column article .showhide-content,
    .primaryColumn .column article .ajax-showhide-response-wrapper,
    .primaryColumn .linklist-wrapper > p,
    .primaryColumn .linklist-wrapper > h2,
    .primaryColumn .linklist-wrapper > ul,
    .primaryColumn .linklist-wrapper > h3,
    .primaryColumn .linklist-wrapper .showhide-content,
    .primaryColumn .linklist-wrapper .ajax-showhide-response-wrapper,
    .primaryColumn > article > p,
    .primaryColumn > article > h2,
    .primaryColumn > article > ul,
    .primaryColumn > article > h3,
    .primaryColumn > article .showhide-content,
    .primaryColumn > article .ajax-showhide-response-wrapper {
      margin-left: 15px;
      margin-right: 25px; }

  .primaryColumn > article {
    padding-bottom: 30px; }

  .full-width .hr {
    margin: 30px 0; }

  .primaryColumn > article.faq > h3 {
    margin-left: 0; }

  section.homepage-carousel article div.text {
    float: none;
    width: 100%; }

  .primaryColumn .column img {
    margin-bottom: 15px; }

  .primaryColumn .article-body {
    margin-right: 15px;
    margin-left: 15px; }

  .primaryColumn > h2, h2.columnHeader,
  .primaryColumn h2.columnHeader {
    font-size: 32px;
    margin-left: 15px; }

  section.transparentColumn,
  h2.columnHeader {
    margin: 0;
    padding: 0 15px;
    width: auto; }

  div.full-width h3 {
    font-size: 24px;
    line-height: 26px; }

  article.blog-excerpt .author {
    margin: 0 0 15px 0;
    width: 57%; }
  article.blog-excerpt img.profile-img {
    padding-left: 15px; }

  .primaryColumn .column article.blog-excerpt h3.bullseye {
    margin-left: 15px; }

  #main-content section.two-column-primary-wrapper img {
    max-width: 100%; }

  #main-content section.two-column-primary-wrapper .hero {
    padding-bottom: 15px; }

  /* Media Galleries */
  .gallery,
  body.goals-reporting .gallery {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0 0 10px;
    width: 100%; }

  .gallery.video-player {
    width: auto; }

  .gallery .caption a.redBtn {
    margin-left: 0; }

  .gallery .player {
    width: auto; }

  /* Image Only */
  .gallery > img {
    max-width: 100%; }

  /* Video Carousel */
  .gallery.video-player object {
    max-width: 100%; }

  .gallery .videoInfo-col1,
  .gallery .videoInfo-col1.video-carousel,
  .gallery .videoInfo-col2 {
    clear: both;
    padding: 0 15px;
    width: 100%; }
    .gallery .videoInfo-col1, .gallery .videoInfo-col1 *, .gallery .videoInfo-col1 *:before, .gallery .videoInfo-col1 *:after,
    .gallery .videoInfo-col1.video-carousel,
    .gallery .videoInfo-col1.video-carousel *,
    .gallery .videoInfo-col1.video-carousel *:before,
    .gallery .videoInfo-col1.video-carousel *:after,
    .gallery .videoInfo-col2,
    .gallery .videoInfo-col2 *,
    .gallery .videoInfo-col2 *:before,
    .gallery .videoInfo-col2 *:after {
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box; }

  .gallery .playlist-thumbs {
    margin: 0;
    left: 0px;
    padding: 10px 0 0 10px;
    width: 100%; }
    .gallery .playlist-thumbs ul li {
      max-width: 94px;
      width: 94px; }

  .gallery .videoInfo-col2 p {
    float: left;
    margin-left: 0px;
    text-align: left;
    width: 100%; }

  .gallery .videoInfo-col2 .share-this {
    float: right;
    margin-right: 10px;
    padding-bottom: 10px;
    width: 55%; }

  .gallery .videoInfo-col2 .share-this h3 {
    line-height: 24px;
    margin-top: 0; }

  .primaryColumn article .inline-video-wrapper .videoInfo-col2 {
    display: block;
    margin: 0 20px; }
    .primaryColumn article .inline-video-wrapper .videoInfo-col2 a {
      font-size: 12px; }

  #playlist .pagination {
    margin-top: 5px; }

  /* Inline Video */
  .inline-video-wrapper {
    margin-bottom: 5px; }
    .inline-video-wrapper video {
      width: 100%; }

  .inline-video-wrapper .inline-player,
  .inline-video-wrapper .gallery.video-player.single {
    padding: 0; }

  .inline-video-wrapper .videoInfo-col1 {
    padding: 0 15px; }

  .inline-video-wrapper .gallery.video-player.single .videoInfo-col1 {
    padding: 0 0 0 15px; }

  /* Homepage */
  body.home.landing-page section.hero-wrapper .hero {
    min-height: 0;
    height: 320px; }

  body.home.landing-page section.hero-wrapper .hero span.hero-image {
    background-size: 100% auto;
    min-height: 205px;
    left: auto;
    right: 0px;
    top: 100px;
    width: 212px; }

  body.home section.hero-wrapper .hero h2 {
    margin-bottom: 10px; }

  body.home section.hero-wrapper.landing .hero div.text {
    width: 51%; }

  body.home section.hero-wrapper.landing .hero div.text p {
    margin-bottom: 15px; }

  /* Homepage Carousel */
  #main-content section.homepage-carousel {
    height: auto;
    padding: 0;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    width: 100%; }

  #main-content section.homepage-carousel div.gallery-items {
    height: 400px;
    margin: 10px 0 30px 0px;
    overflow: hidden;
    position: relative;
    top: 0px;
    width: 100%; }

  section.homepage-carousel article {
    height: 93%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%; }

  section.homepage-carousel article div.image {
    left: auto;
    max-height: 273px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%; }

  section.homepage-carousel article div.image img {
    display: inline;
    left: auto;
    position: static;
    right: auto; }

  section.homepage-carousel article div.headline {
    float: none;
    left: auto;
    max-height: 80px;
    line-height: 26px;
    margin: 0px 0 0px 15px;
    position: relative;
    top: 285px;
    width: 85%; }

  section.homepage-carousel article div.headline h2 {
    font-size: 24px;
    line-height: 26px; }

  section.homepage-carousel article div.headline h2 a {
    display: block; }

  section.homepage-carousel article div.article-body {
    display: none; }

  section.homepage-carousel nav.pagination {
    bottom: auto;
    display: block;
    left: auto;
    position: absolute;
    visibility: visible;
    top: 405px;
    width: 100%;
    z-index: 1; }

  section.homepage-carousel nav.pagination ul {
    margin-bottom: 0;
    text-align: center; }

  section.homepage-carousel nav.pagination ul li {
    display: inline-block; }

  section.homepage-carousel nav.arrows {
    display: block;
    position: relative;
    top: 215px;
    z-index: 2; }

  section.homepage-carousel nav.arrows a {
    width: 60px; }

  section.homepage-carousel nav.arrows a span.img {
    background-position: 0 -28px;
    height: 27px;
    left: 22px;
    top: 28px;
    width: 15px; }

  section.homepage-carousel nav.arrows a.next .img {
    background-position: -18px -28px;
    left: 26px; }

  section.homepage-carousel nav.arrows .previous {
    left: 0px;
    position: absolute;
    right: auto;
    top: auto;
    z-index: 1; }

  section.homepage-carousel nav.arrows .next {
    left: auto;
    position: absolute;
    right: 0px;
    top: auto;
    z-index: 2; }

  aside#support-for-education {
    display: none;
    visibility: hidden; }

  /* About Page */
  body.about.landing-page section.hero-wrapper .hero {
    min-height: 194px;
    height: auto;
    width: 100%; }

  body.about.landing-page section.hero-wrapper .hero div.text {
    width: 40%; }

  body.about.landing-page section.hero-wrapper .hero span.hero-image {
    background-size: 100% auto;
    bottom: -50px;
    height: 100%;
    left: auto;
    right: -20%;
    top: auto;
    width: 80%; }

  body.about.mission-values section.hero-wrapper .hero {
    min-height: 0; }

  /* History */
  body.about.history section.hero-wrapper .hero .gallery {
    margin-bottom: 15px; }
    body.about.history section.hero-wrapper .hero .gallery .caption h2 {
      margin-left: 0px; }

  /* History text version */
  body.timeline #main-content section.hero-wrapper {
    padding-top: 70px;
    margin-bottom: 40px; }
    body.timeline #main-content section.hero-wrapper .hero {
      position: relative; }

  .about.history-text section.hero-wrapper {
    margin-bottom: 40px; }

  .about.history-text section.hero-wrapper .hero {
    min-height: 0;
    width: 100%; }

  .about.history-text #history-text-nav {
    display: none; }

  .csstransitions .about.history-text .history-text-decade-wrapper {
    -o-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out; }

  .about.history-text .history-text-decade-wrapper {
    height: 44px;
    min-height: 44px;
    overflow: hidden; }

  .about.history-text .history-text-decade-wrapper.active {
    height: auto; }

  .about.history-text .history-text-decade-wrapper h2.history-text-decade-label {
    background-color: #e9e9e9;
    border-top: 1px solid #ffffff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    left: auto;
    line-height: 24px;
    padding: 10px 15px;
    position: relative;
    text-align: left;
    top: auto; }

  .about.history-text .history-text-decade-wrapper.first h2.history-text-decade-label {
    border-top: 0; }

  .about.history-text .history-text-block h3.block-subtitle {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 15px; }

  .about.history-text .history-text-block {
    padding: 0 15px; }
    .about.history-text .history-text-block .article-body {
      width: 100%; }

  .about.history-text .history-text-block img.history-text-block-image {
    float: none;
    margin-bottom: 20px; }

  .about.history-text .history-text-divider {
    display: none; }

  /* Careers Page */
  body #career-areas-atoz article div.column, body #career-areas-atoz article div.last.column {
    width: 100%;
    padding-right: 0; }

  body #career-areas-atoz article > div {
    padding: 15px; }

  body.careers.landing-page #main-content section.hero-wrapper {
    padding-top: 0; }

  body.careers.landing-page section.hero-wrapper .hero {
    min-height: 535px; }

  body.careers.landing-page section.hero-wrapper .hero h1 {
    margin-top: 30px; }

  body.careers.landing-page section.hero-wrapper .hero span.hero-image {
    background-size: 100% auto;
    display: block;
    height: 305px;
    left: auto;
    right: -50px;
    top: -8px;
    width: 212px;
    z-index: 1; }

  body.careers.landing-page section.hero-wrapper div.callout-box {
    background-image: none;
    margin: 115px 0 0 0px;
    position: relative;
    width: 100%;
    z-index: 1; }

  body.recruiting-events section.hero-wrapper div.inner {
    margin: 0px auto;
    width: 100%; }

  body.recruiting-events section.hero-wrapper .hero {
    min-height: 0; }

  body.recruiting-events section.hero-wrapper.landing .hero div.text {
    width: auto; }

  body.recruiting-events section.hero-wrapper .hero span.hero-image {
    display: none; }

  body.recruiting-events div.callout-box {
    margin: 0 15px;
    width: auto; }

  div.callout-box div p.text,
  div.callout-box input[type=text] {
    float: left;
    width: 75%; }

  div.callout-box div p.go-btn,
  div.callout-box form input[type=submit] {
    float: left;
    width: auto; }

  div.callout-box div p.go-btn {
    margin-top: 10px; }

  body.recruiting-events .primaryColumn {
    width: auto; }

  body.recruiting-events .primaryColumn .recruiting-events-widget .styled-select {
    display: block;
    float: none;
    margin-bottom: 8px;
    margin-right: 0px; }
    body.recruiting-events .primaryColumn .recruiting-events-widget .styled-select#state-select {
      width: auto; }
    body.recruiting-events .primaryColumn .recruiting-events-widget .styled-select#event-select {
      width: auto; }
  body.recruiting-events .primaryColumn .recruiting-events-widget span.label {
    display: block;
    float: none;
    line-height: 26px;
    margin-bottom: 5px; }
  body.recruiting-events .primaryColumn .recruiting-events-widget input[type=submit] {
    float: right; }
  body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float {
    float: left;
    width: auto; }
    body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float p.name-city {
      width: 100%;
      padding-right: 0;
      float: none;
      text-align: left; }
      body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float p.name-city a, body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float p.name-city span {
        display: block; }
    body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float p.date-location {
      width: 100%;
      padding-left: 0;
      float: none;
      text-align: left; }
      body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li div.float p.date-location span {
        display: block; }
  body.recruiting-events .primaryColumn .recruiting-events-widget .upcoming-events ul li p.learn-more {
    width: auto; }

  section.grid-column-widget article div.column,
  section.grid-column-widget article div.last.column,
  #ctl00_MainContentPlaceholder_uxCareerAreaCategories_ctl00_uxCategoryColumnWrapper {
    float: none;
    padding-right: 0px;
    width: 100%; }

  #where-we-work-map {
    margin: 15px 0;
    width: auto; }

  #where-we-work-content {
    padding: 0;
    margin: 15px;
    width: auto; }

  section.one-column-wrapper #where-we-work-map .bullseye,
  section.one-column-wrapper #where-we-work-map .dog {
    display: none; }

  body.careers.dc-locations #main-content .primaryColumn #distCenterMap {
    width: 80%;
    margin: 0 auto; }

  body.careers.dc-locations #main-content .primaryColumn #distCenterList {
    margin: 0 15px;
    width: auto; }
    body.careers.dc-locations #main-content .primaryColumn #distCenterList .column-mobile {
      float: left;
      width: 50%; }
    body.careers.dc-locations #main-content .primaryColumn #distCenterList .column {
      float: none;
      width: 100%; }

  aside.sidebar .sidebar-section h2, aside.sidebar .sidebar-section h3 {
    margin-bottom: 0; }
  aside.sidebar .sidebar-section.career-blog-feed img, aside.sidebar .sidebar-section.career-blog-feed p.viewall {
    width: 50%;
    display: block;
    float: left; }
  aside.sidebar .sidebar-section.career-blog-feed .viewall a {
    font-size: 12px;
    letter-spacing: -0.28px; }
  aside.sidebar .sidebar-section.career-blog-feed h4 {
    font-size: 11px;
    letter-spacing: 2.5px;
    padding-top: 60px; }
  aside.sidebar .sidebar-section.career-blog-feed ul {
    clear: both; }
  #main-content section.hero-wrapper aside.sidebar .sidebar-section.career-area-sidebar {
    margin: 14px 0 25px 0; }
    #main-content section.hero-wrapper aside.sidebar .sidebar-section.career-area-sidebar h3 {
      font-size: 18px;
      text-align: left; }

  /* fix for show-hide widgets at bottom of hero sidebar that get cut off by div.inner with overflow:hidden, exists on college students page */
  body.showHideFix section.hero-wrapper,
  body.showHideFix section.hero-wrapper > div.inner {
    overflow: visible; }

  /* Corporate Responsibility Pages */
  body.corporate-responsibility section.hero-wrapper .hero {
    min-height: 305px; }

  body.corporate-responsibility #main-content section.hero-wrapper h1 {
    font-size: 42px; }

  body.corporate-responsibility section.hero-wrapper .hero .gallery {
    padding-right: 0; }
    body.corporate-responsibility section.hero-wrapper .hero .gallery .videoInfo-col2 {
      margin-right: 15px; }
    body.corporate-responsibility section.hero-wrapper .hero .gallery .videoInfo-col2 p {
      display: block;
      width: 100%;
      text-align: right;
      padding-right: 15px;
      float: none; }

  body.corporate-responsibility section.hero-wrapper .hero span.hero-image {
    background-size: 56% auto;
    background-position: 14px 0;
    height: 100%;
    top: auto;
    right: auto;
    left: 0; }

  body.corporate-responsibility section.mission-widget h2 {
    padding-right: 0; }

  .grants-selects {
    float: none;
    width: 100%; }

  .inline-selects .showhide-widget {
    width: 45%; }

  .grants.pagination {
    float: none;
    width: 115px; }

  .field-trip-grants .primaryColumn {
    min-height: 820px; }

  .grants-recipients {
    padding-bottom: 0; }

  .grants-recipients ul li {
    width: 100%; }

  body.community-events section.two-column-primary-wrapper {
    min-height: 1125px; }

  section.featured-event {
    margin: 0; }

  section.featured-event div.text-content {
    width: auto; }

  article.event-picker h2 {
    width: auto; }

  body.goals-progress .primaryColumn article {
    margin-bottom: 0px; }

  body.goals-progress .primaryColumn .explore-goals h2 {
    margin: 0 0 15px 0; }

  .explore-goals {
    position: relative;
    top: auto; }

  .explore-goals ul,
  .explore-goals p {
    margin-left: 0; }

  .primaryColumn article .explore-goals ul li {
    border-right-width: 0px;
    display: block;
    margin-bottom: 10px; }

  body.goals-progress .primaryColumn h2 {
    margin: 15px 0; }

  .goals-section header h3 {
    margin-top: 40px; }

  .goals-section p {
    margin-left: 0; }

  .goals-section header p, .separator p {
    margin-right: 0; }

  #reduce-water header h3,
  #energy-star header h3 {
    margin-top: 70px; }

  #increase-reading-proficiency header .right-ribbon {
    top: 20px; }

  #increase-reading-proficiency div.three-col {
    background: none !important;
    float: none;
    height: auto;
    margin: 0px;
    padding: 00px;
    width: auto; }

  #increase-reading-proficiency div.three-col div.text {
    height: auto; }

  #increase-reading-proficiency div.three-col p {
    font-size: 14px; }

  body.goals-reporting.mobile {
    width: 100%; }
    body.goals-reporting.mobile #tab-navigation-goals-progress {
      display: none;
      visibility: hidden; }
    body.goals-reporting.mobile #select-navigation-goals-progress {
      height: 40px;
      font-size: 168%;
      display: block;
      visibility: visible; }
    body.goals-reporting.mobile .cssgradients .redBtn {
      background-color: transparent;
      background-image: none; }
    body.goals-reporting.mobile .csstransitions .redBtn {
      transition: none;
      -webkit-transition: none;
      -ms-transition: none;
      -moz-transition: none;
      -o-transition: none; }
    body.goals-reporting.mobile #btnViewReport a {
      width: 100%;
      height: 31px;
      margin-bottom: 42px;
      line-height: 31px;
      float: none;
      display: block;
      font-size: 16px;
      padding-left: 0;
      text-align: center; }
    body.goals-reporting.mobile .goals-section.leader-article {
      border-top: 2px solid #cccccc;
      margin-top: 20px; }
    body.goals-reporting.mobile .goals-section header {
      width: 100%;
      float: none; }
      body.goals-reporting.mobile .goals-section header p {
        margin-right: 0; }
    body.goals-reporting.mobile .goals-section div.goals-data {
      width: 100%;
      float: none;
      margin-top: 0; }
      body.goals-reporting.mobile .goals-section div.goals-data img {
        width: 100%;
        float: none;
        margin: 0 auto; }
      body.goals-reporting.mobile .goals-section div.goals-data p {
        width: 100%;
        padding: 0;
        margin-bottom: 15px; }
      body.goals-reporting.mobile .goals-section div.goals-data + p {
        width: 100%; }
    body.goals-reporting.mobile .goals-section .right-ribbon {
      right: 15px; }
      body.goals-reporting.mobile .goals-section .right-ribbon h4 {
        font-size: 16px;
        letter-spacing: 0;
        padding: 2px 9px; }
    body.goals-reporting.mobile #fpo-3 .goals-data p {
      padding-left: 12.5%; }
    body.goals-reporting.mobile .sidebar-section img.sidebar-ceo {
      display: none; }
    body.goals-reporting.mobile .sidebar-section h3.sidebar-ceo {
      padding-top: 0; }
    body.goals-reporting.mobile p.goals-heading {
      display: block; }

  body.cr-reports.mobile .primaryColumn {
    background-color: #ffffff;
    padding: 9px; }
  body.cr-reports.mobile .report-column h4 {
    font-size: 100%;
    line-height: 15px;
    margin-bottom: 2.2%;
    width: 94%; }
  body.cr-reports.mobile .report-column .report-row {
    margin-bottom: 48%; }
    body.cr-reports.mobile .report-column .report-row a.pdf {
      width: 12%; }

  /* Civic Activity: Political Engagement */
  body.multiple-articles-in-one-container section.primaryColumn article h2 {
    line-height: 1.2em; }

  #pac-contributions {
    float: none;
    width: auto; }

  body.political-engagement .primaryColumn > h3,
  body.political-engagement .primaryColumn > a {
    float: none;
    margin: 0 15px; }

  /* Discover */
  body.discover #main-content {
    background: #cbb8aa url(../img/sections/discover/bg-mobile.jpg) no-repeat 0 0;
    background-size: 100% auto;
    height: auto; }

  .discoverInner {
    width: 100%; }

  section.discover .storyWrapper {
    margin: 0 15px;
    padding-bottom: 20px;
    position: static;
    width: auto; }

  section.discover header .ribbon {
    font-size: 42px;
    margin: 15px 0; }

  section.discover header .ribbon span {
    padding: 5px 10px; }

  section.discover .ribbon span::before {
    border-right: none; }

  section.discover header span.bullseyes {
    background-size: 90% 90%;
    left: auto;
    right: -150px;
    top: 35px; }

  section.discover-text header span.bullseyes {
    display: none; }

  section.discover article {
    padding-bottom: 10px;
    position: static;
    float: none;
    margin: 40px 10px;
    width: auto; }

  section.discover-text article {
    margin: 0; }

  section.discover article:last-child {
    margin-bottom: 0; }

  section.discover:not(.discover-text) article div.article-body {
    display: none; }

  section.discover:not(.discover-text) article p.mobile-read-more {
    display: block;
    margin-bottom: 0px;
    visibility: visible; }

  section.discover article p.mobile-read-more a {
    font-size: 12px; }

  section.discover nav.arrows {
    display: none;
    visibility: hidden; }

  div.tagList {
    width: 100%; }

  div.tagList > div {
    width: auto; }

  nav#tags div ul {
    height: 260px;
    margin: 65px 15px 15px 15px;
    overflow: auto;
    padding: 0;
    -webkit-overflow-scrolling: touch; }

  nav#tags div ul div.column {
    float: none;
    width: auto; }

  body.discover footer .discover-text-link {
    border-right-width: 0;
    padding: 15px;
    position: static;
    width: auto; }

  footer .discover-text-link h3 a {
    color: #363636; }

  footer .discover-text-link h3 a span.accessLabel {
    display: inline;
    position: static; }

  section.article-detail .hero div.article-body,
  section.generic article {
    margin: 0 15px;
    width: auto; }

  section.article-detail .hero h1 {
    font-size: 36px;
    line-height: 42px; }

  /* Sponsorship Request */
  body.sponsorship-form section.two-column-primary-wrapper {
    width: 98%; }

  #sponsorship-form-wrapper p {
    width: 94%; }

  article.sponsorship-form fieldset:not(.checkboxes) {
    width: 100%; }

  /* Search Results */
  body.search-results .primaryColumn,
  body.discover-text .primaryColumn {
    margin: 0 15px;
    max-width: 100%;
    width: auto; }

  body.discover-text .pagination .pageLabel,
  body.search-results .resultsWrapper .pagination .pageLabel {
    display: none; }

  body.discover-text .pagination > p {
    float: none;
    margin-bottom: 15px; }

  body.discover-text .pagination nav a.prev {
    margin-left: 0; }

  body.search-results .resultsWrapper .pagination > p {
    float: none;
    text-align: center; }

  body.discover-text .pagination nav,
  body.search-results .resultsWrapper .pagination nav {
    float: none; }

  body.search-results .searchWrapper h3,
  body.search-results .searchWrapper div {
    margin: 15px; }

  body.search-results .searchWrapper div input[type=search] {
    width: 88%; }

  /* Tiles */
  .tiles {
    clear: both;
    height: 304px;
    max-width: 480px;
    margin: inherit auto;
    overflow: hidden;
    position: static;
    width: 100%; }

  body.shared-tiles .tiles {
    height: auto; }

  section.mission-widget {
    width: auto; }

  section.mission-widget article {
    padding: 10px 15px 15px 15px; }

  section.mission-widget span {
    display: none; }

  section.mission-widget p {
    width: auto; }

  section.grid-column-widget {
    margin-left: 0; }

  section.grid-column-widget span.dog {
    left: auto;
    right: 5px; }

  /* Sidebar */
  aside.sidebar {
    clear: both;
    float: none;
    margin: 0 auto;
    width: auto; }
    aside.sidebar .linklist-wrapper ul.linklist li {
      padding: 14px 0; }

  aside.sidebar .sidebar-section {
    display: block;
    width: auto;
    margin-bottom: 20px; }
    aside.sidebar .sidebar-section .linklist-wrapper {
      padding: 0 15px; }
      aside.sidebar .sidebar-section .linklist-wrapper h2, aside.sidebar .sidebar-section .linklist-wrapper h3 {
        margin-bottom: 10px; }

  .hero-wrapper .discover-widget {
    margin-bottom: 30px; }

  aside.sidebar .discover-widget {
    margin-bottom: 25px; }

  #site-message h2 {
    padding: 15px 15px 5px 5px; }

  #site-message p {
    padding: 0 0 0 10px; }

  /* Send To A Friend */
  #overlay {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important; }

  #overlay-curtain {
    display: none !important;
    opacity: 0; }

  #overlay.modal #close {
    top: 15px;
    right: 15px; }

  #overlay .content {
    background: #ffffff !important; }

  form.send-to-friend {
    width: 90% !important;
    padding: 5% !important; }

  form.send-to-friend .submit-buttons input.submit {
    margin-right: 20px; }

  .primaryColumn .linklist-wrapper {
    padding: 15px 0; }

  .primaryColumn .column article .ajax-showhide-widget .showhide-content.active {
    margin-left: 20px;
    top: 46px;
    width: 87%; }

  .accordion a.showhide-trigger {
    margin: 10px 15px; }
  .accordion .textRight {
    margin-right: 15px; }

  .primaryColumn article.jobs-feed p {
    padding-bottom: 15px; }

  .FormPanel .TextBoxField {
    min-width: 212px; }

  .carousel-wrapper .panel-controls .nav-panels-pagination {
    bottom: 0; } }
/* Mobile: landscape */
@media only screen and (min-device-width: 688px) and (max-width: 1024px), screen and (max-device-width: 1024px) and (orientation: landscape) {
  body.goals-reporting.mobile .goals-section div.goals-data img {
    width: auto; } }
@media only screen and (max-width: 715px) {
  body.goals-reporting #tab-navigation-goals-progress {
    display: none;
    visibility: hidden; }
  body.goals-reporting #select-navigation-goals-progress {
    height: 40px;
    font-size: 168%;
    display: block;
    visibility: visible; } }
