@media all and (max-width: 480px) {
  .pageWidth {
    width: auto;
  }
  .desktopOnly {
    display: none !important;
  }
  .mobileOnly {
    display: block;
  }
  span.mobileOnly {
    display: inline;
  }
  .mobileFramedImage {
    position: relative;
    margin: 15px 0;
  }
  .mobileFramedImage .mobileframe {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 105%;
  }
  .mobileFramedImage > a > img {
    width: 100%;
    max-width: 100% !important;
    max-height: none !important;
  }
  .closeMobilePopup {
    background: #B82C6F;
    color: #fff;
    width: 100px;
    padding: 10px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    text-align: center;
    margin-left: -60px;
    box-shadow: 0 4px 5px #530929;
    -moz-box-shadow: 0 4px 5px #530929;
    -webkit-box-shadow: 0 4px 5px #530929;
  }
  html {
    line-height: 22px;
    background-image: none;
  }
  html > body {
    background-image: none;
  }
  html > body > #page {
    background-image: none;
    min-height: 50px;
  }
  html > body > #page > #pageRepeatingBackground {
    background: none;
  }
  html > body > #page > #pageRepeatingBackground > #header {
    margin-top: 0;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding-bottom: 10px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #logo {
    margin-left: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #logo img {
    height: 100px;
    margin-right: 10px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #contact {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobile-phoneNumber {
    display: none;
    position: absolute;
    z-index: 100;
    top: -20px;
    left: 0;
    width: 80%;
    height: 100px;
    border: 10px solid #B82C6F;
    border-width: 0 10px 10px 10px;
    background: #fff;
    color: #942a5c;
    margin: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobile-phoneNumber > .content {
    margin: 30px 20px 0 0;
    text-align: center;
    font-size: 24px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #search {
    display: none;
    position: absolute;
    z-index: 100;
    top: -50px;
    left: 0;
    width: 80%;
    height: 100px;
    border: 10px solid #B82C6F;
    border-width: 0 10px 10px 10px;
    background: #fff;
    box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #search > form {
    margin: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #search > form > .fancyTextInput {
    background: #B82C6F;
    padding: 10px;
    color: #fff;
    width: 60%;
    border: 0;
    height: auto;
    float: left;
    font-size: 18px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #search > form > .fancyButton {
    cursor: pointer;
    border: 0;
    float: right !important;
    display: block;
    background: #AFC824;
    padding: 10px 10px 10px 10px;
    font-family: Fredoka One;
    letter-spacing: 1px;
    text-shadow: 0 0 1px #a58795;
    -webkit-font-smoothing: antialiased;
    color: #fff !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 55px;
    font-size: 18px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #contactLink {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #socialLinks {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks {
    background: #fff;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks .link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url(http://www.chfed.org.uk/wp-content/themes/chf/css/../images/fancyButton-pink.png) repeat-x 0 0 transparent;
    color: #fff;
    padding: 4px 10px;
    display: block;
    margin: 10px 20px 0 0;
    float: right;
    width: 110px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks .link .icon {
    margin: -4px -10px -4px 0;
    padding: 0;
    border-left: 1px solid #811845;
    float: right;
    width: 30px;
    text-align: center;
    height: 28px;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks .link .icon#mobileNav-iconPhone {
    background: url(http://www.chfed.org.uk/wp-content/themes/chf/css/../images/mobileNav-iconPhone.png) no-repeat 50% 50% transparent;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks .link .icon#mobileNav-iconMenu {
    background: url(http://www.chfed.org.uk/wp-content/themes/chf/css/../images/mobileNav-iconMenu.png) no-repeat 50% 50% transparent;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #mobileLinks .link .icon#mobileNav-iconSearch {
    background: url(http://www.chfed.org.uk/wp-content/themes/chf/css/../images/mobileNav-iconSearch.png) no-repeat 50% 50% transparent;
  }
  html > body > #page > #pageRepeatingBackground > #header > .pageWidth > #headerBottomShadow {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #navigation {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth {
    background: #fff;
    margin: 0 20px;
    box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    border: 10px solid #B82C6F;
    border-width: 0 10px 10px 10px;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation {
    margin: 0 !important;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li {
    float: none;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li a {
    padding: 10px 20px;
    background: none;
    display: block;
    width: auto;
    float: none !important;
    text-shadow: none;
    color: #B82C6F;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li.current-menu-ancestor a,
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li.current-menu-item a {
    background: #B82C6F !important;
    color: #fff;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li#menu-item-30.current-menu-ancestor a,
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li#menu-item-30.current-menu-item a {
    color: #fff;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li#menu-item-30 > a {
    margin: 0;
    padding: 10px 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff;
    color: #942a5c;
  }
  html > body > #page > #pageRepeatingBackground > #navigation > .pageWidth #menu-navigation li#menu-item-30 > a:hover {
    background: #fff;
    color: #D488AC;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 20px;
    overflow: hidden;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth .fullWidthPod {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth .breadcrumbs {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #leftSidebar {
    position: absolute;
    bottom: 0;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #leftSidebar #bannersPod {
    display: none !important;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #postContent {
    width: auto;
    margin-top: 20px;
    margin-bottom: 500px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #postContent > #pageBanner {
    width: 100%;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #postContent > #pageTitle {
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #postContent > .content {
    max-width: 360px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #postContent p {
    max-width: 230px;
    overflow: auto;
    word-wrap: break-word;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent > h1 {
    text-align: center;
    float: none;
    clear: both;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent #blogFeed {
    width: auto;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent #blogFeed > .post > .date {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent #blogFeed > .post > .content {
    width: auto;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent #blogFeed > .post > .content > h3 > a {
    width: auto;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth #archive > #postContent #blogFeed > .post > .content > h3 > .float-right {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #scrollingBanners {
    display: none !important;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble {
    width: auto !important;
    height: auto !important;
    background: #fff !important;
    margin: 0;
    float: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble .content {
    padding: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble .content h2,
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble .content p {
    color: #4d4c4c !important;
    font-size: 14px;
    letter-spacing: 0;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble .content h2 {
    font-family: PT Sans, Arial, sans-serif;
    font-weight: bold;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #speechBubble .content p {
    padding-top: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #mobileDonation {
    text-align: center;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #mobileDonation > a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url(http://www.chfed.org.uk/wp-content/themes/chf/css/../images/fancyButton-pink.png) repeat-x 0 0 transparent;
    color: #fff;
    padding: 4px 10px;
    display: block;
    margin: 0 auto 15px auto;
    width: 150px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed {
    width: auto;
    float: none;
    margin: 0;
    padding: 20px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed > h2 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    text-align: left;
    background: none;
    height: 30px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed > h2 > .button {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed >.post {
    background: none;
    padding: 10px 0;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed >.post .date {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed >.post .content {
    font-size: 14px;
    width: auto;
    float: none;
    padding: 0;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #blogFeed >.post .content > h3 > a {
    width: auto;
    font-size: 14px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #twitterFeed {
    display: none;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #contactDetails {
    padding: 0 20px 20px 20px;
    margin-top: -10px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #contactDetails h2 {
    font-size: 26px;
    text-align: left;
    background: none;
    height: 30px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #contactDetails .content {
    margin-top: 15px;
    font-size: 14px;
  }
  html > body > #page > #pageRepeatingBackground > #content > #contentRepeatingShadow > .pageWidth > #homepage #contactDetails .content > h3 {
    margin-bottom: 10px;
  }
  html > body > #page > #pageRepeatingBackground #returnToDeskop {
    background: #fff;
    padding: 5px 20px;
    margin: 0 20px;
  }
  html > body > #page > #pageRepeatingBackground #footer {
    display: none;
  }
}
