
/* 1020px and below */
@media screen and (max-width: 1020px) {
  /* -- Homepage -- */
  #home-body-content {
    background: none;
  }
  #home-body-right-col {
    float: none;
    margin: 0 21px 46px 21px;
    padding: 0 0 35px 0;
    width: auto;
    border-bottom: 1px solid #e9e8e6;
  }
  #home-body-left-col {
    float: none;
    margin: 0 21px 45px 21px;
    padding: 0;
    width: auto;
  }

  .home-press-room-item-date {
    left: 0;
    background: url("../gfx/bg_date_tab_rounded.png") 0 0 no-repeat;
  }
  .home-press-room-item-body {
    padding-left: 81px;
  }
  .home-press-room-item-date-month {
    top: 18px;
  }
  .home-press-room-item-date .home-press-room-item-date-content {
    padding-top: 1px;
  }
  #home-press-room-read-more {
    padding-left: 82px;
  }

  #home-sponsors-cont {
    padding-top: 15px;
  }

  /* -- Team Members -- */
  .beer-canada-team-item { display: none; }
  .mobile-beer-canada-team-item { display: block; }
}

/* 940px and below */
@media screen and (max-width: 940px) {
  /* -- Site Header -- */
  body.i18n-fr #pri-nav ul li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }
}

/* 839px and below - Down to Tablet */
@media screen and (max-width: 839px) {

}

/* 768px and above - Above Tablet */
@media screen and (min-width: 768px) {
  #beer-canada-responsive-mobile-search {
    display: none !important;
  }
}

/* 767px and below - Down to Phone */
@media screen and (max-width: 767px) {
  /* -- Site Header -- */
  #site-header-wrapper {
    margin-bottom: 10px;
    border-bottom: 1px solid #f5e8be;
  }
  #site-header-right-col {
    display: none;
  }
  #pri-nav-cont {
    display: none;
  }
  #pri-nav-mobile {
    display: block;
  }

  #home-rich-media-wrapper-content {
    padding: 0;
  }

  nav#beer-canada-responsive-network-bar-nav .region-network-bar-navigation {
    float: right;
    padding: 0;
  }
  #beer-canada-responsive-network-bar-inner-nav {
    position: relative;
    float: right;
  }
  a#b-beer-canada-mini-logo {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #beer-canada-responsive-network-bar-inner-nav-mobile {
    display: block;
    float: left;
  }

  a#b-beer-canada-mini-logo {
    width: 36px;
    height: 34px;
  }
  a#b-beer-canada-mini-logo i {
    margin: 9px 0 0 11px;
  }

  #beer-canada-responsive-network-bar-nav-wrapper {
    padding: 0;
  }

  nav#beer-canada-responsive-network-bar-nav ul li {
    margin: 0 15px 0 0;
  }
  nav#beer-canada-responsive-network-bar-nav ul li a {
    padding: 9px 0 3px;
    font-size: 13px;
  }

  #home-ctas #home-ctas-desktop {
    display: none;
  }
  #home-ctas #home-ctas-tablet {
    display: block;
  }
  #home-ctas #home-ctas-mobile {
    display: none;
  }

  /* -- Page -- */
  h1 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 8px;
  }
  h2 {
    font-size: 24px;
    line-height: 29px;
  }

  .content-page #page-body-cont {
    background: none;
  }
  #site-left-col {
    display: none;
  }
  #site-main-cont {
    float: none;
    width: auto;
  }

  #site-main-inner-content {
    min-height: 0;
  }

  .site-map-box-menu {
    float: none;
    width: auto;
    margin: 0;
  }

  /* -- Events -- */
  #block-views-calendar-of-events-block-2 .content {
    display: none;
  }
  #block-views-calendar-of-events-block-1 {
    display: none;
  }
  .view-display-id-mobile_calendar {
    display: block;
  }

  /* -- Contact Us -- */
  .contact-us-page #site-main-cont {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
  }
  .contact-us-page .contact-us-right-col {
    float: none;
    width: auto;
  }
  .contact-us-page .contact-us-right-col iframe {
    height: 350px;
  }

  /* -- Site Footer -- */
  #site-footer-content {
    text-align: center;
  }
  #site-footer-nav-cont {
    display: none;
  }
  #mobile-site-footer-top {
    display: block;
    margin: 0 0 21px 0;
    padding: 0;
  }
  #site-footer-logo {
    display: none;
  }
  #site-footer-left-col {
    float: none;
    padding: 0;
    width: auto;
  }
  #site-footer-contact-left-col {
    float: none;
    display: inline-block;
    margin: 0 58px 0 0;
    padding: 0;
    width: auto;
    text-align: left;
    vertical-align: top;
  }
  #site-footer-contact-right-col {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: left;
    vertical-align: top;
  }
  #site-footer-right-col {
    position: relative;
    top: 0;
    right: 0;
    float: none;
    padding: 0 0 1px 0;
    width: auto;
    text-align: center;
  }
  #site-footer-copyright-copy {
    margin: 0 0 8px 0;
  }
  .site-footer-nav ul {
    text-align: center;
  }
}

/* 530px and below */
@media screen and (max-width: 530px) {
  #home-ctas #home-ctas-desktop {
    display: none;
  }
  #home-ctas #home-ctas-tablet {
    display: none;
  }
  #home-ctas #home-ctas-mobile {
    display: block;
  }

  #home-body-right-col {
    margin: 0 0 34px 0;
    padding: 0 0 19px;
  }
  #home-body-left-col {
    margin-left: 0;
    margin-right: 0;
  }

  .content-with-banner #site-main-inner-content {
    padding: 0;
    background: none !important;
  }
  #content-banner-padding {
    display: none;
  }
  .content-with-banner #page-title {
    margin-bottom: 0.23em;
    padding-bottom: 5px;
  }
}

/* 500px and below */
@media screen and (max-width: 500px) {
  #home-press-room-read-more {
    padding: 14px 0 0 0;
    text-align: center;
    border-top: 1px solid #e9e8e6;
  }
  #home-body-left-col {
    margin-bottom: 21px;
  }

  /* -- Site Footer -- */
  #site-footer-contact-left-col {
    margin: 0;
  }
  body.i18n-fr #site-footer-contact-left-col {
    width: 220px;
  }
  body.i18n-fr  #site-footer-contact-right-col {
    width: 220px;
  }
  #site-footer-mobile-break {
    display: block;
  }
}

/* 470px and below */
@media screen and (max-width: 470px) {
  .img-page-content {
    float: none !important;
    margin: 0 !important;
    display: block;
  }
  .img-page-content-portrait {
    max-width: 50% !important;
  }

  /* -- Team Members -- */
  .mobile-beer-canada-team-item {
    margin: 0 0 32px 0;
  }
  .mobile-beer-canada-team-item .mobile-beer-canada-team-item-body {
    padding: 208px 0 0 0;
  }
}

/* 430px and below */
@media screen and (max-width: 430px) {
  /* -- Site Footer -- */
  body.i18n-fr nav#beer-canada-responsive-network-bar-nav ul li {
    margin: 0 5px 0 0;
  }
  body.i18n-fr nav#beer-canada-responsive-network-bar-nav ul li a {
    font-size: 9px;
  }

  /* -- Events -- */
  #user-content .date-heading h3 {
    font-size: 20px;
  }
}

/* 350px and below */
@media screen and (max-width: 350px) {
  /* -- Site Header -- */
  #beer-canada-responsive-mobile-search-content {
    text-align: center;
  }
  #beer-canada-responsive-mobile-search-content input.form-text {
    width: 238px;
  }
}
