@media screen and (max-width: 524px) {

body {
    background-image:none;

}

#anniversary-countdown {
display: none;
}

#wrapper {
display: block;
position: relative;
background-color: transparent;
padding: 0;
margin: 0;
/*overflow: hidden;*/
overflow-x:hidden;
}

body #wrapper #header {
    height:auto;
    width:270px;
    background-image:none;
    display: block;
position: absolute;
padding: 0;
margin: 0;
z-index: 1;
background-color:#35393d;
overflow: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
background-image:none;
/*-webkit-box-shadow: inset -5px 0 15px rgba(0, 0, 0, 1);
-moz-box-shadow: inset -5px 0 15px rgba(0,0,0,1);
box-shadow: inset -5px 0 15px rgba(0, 0, 0, 1);*/
}

#header #home {
    display:none;
}


#topbar {
  display: block;
padding: 0;
margin: 0;
z-index: 2;
text-align: center;
height:50px;
top:0;
background: #116b99; /* Old browsers */

}

#topbar h1 {
    margin:0;
    padding:0;
    line-height:55px;
    font-family: 'BadAcidRegular';
    color:#fcf7db;
    font-weight:normal;
    font-size:50;
    cursor:pointer;
}

#toggle {
display: block;
position: absolute;
background-color: #f6f6d4;
padding: 0;
margin: 0;
height: 44px;
width: 44px;
left: 3px;
top: 3px;
cursor: pointer;
border-radius: 3px;
line-height: 44px;
font-size: 1em;
color: #387daa;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}


#header #nav {
    width:250px;
    height:auto;
    margin:0;
    padding:10px;
    text-align:center;
    background-color:transparent;

}

#header #nav > li {
    border:0;
    text-wrap:none;
    background-color:transparent;
    padding:0 0 0 0;
    height:auto;
    float:none;
    display:block;
    clear:both;
    text-align:center;
    margin:0 0 4px 0;
}

#header #nav li:last-child {
    padding:0 0 0 0;
}

#header #nav li a {
    display:block;
    width:auto;
    height:30px;
    margin:4px 0 0 0;
    padding:0;
    box-shadow: none;
    border:1px solid #F1DCBE;
    vertical-align:middle;
    border-radius:5px;
    font-size:18px;
    line-height:32px;
    clear:both;
    background-color:#002d45;
}

#header #nav > li > a {
text-shadow: -1px 0 #0080c5, 0 1px #0080c5, 1px 0 #0080c5, 0 -1px #0080c5 !important;
color: #fefbe8;
}

#header #nav li a:active {
    color:white;
    background-color:#ed3e45;
    text-shadow: -1px 0 #ff5960, 0 1px #ff5960, 1px 0 #ff5960, 0 -1px #ff5960;
}


#header #nav > li.active {
    display:block;
height:auto;
width:auto;
}

#header #nav > li.active > a {
    display:block;
    width:auto;
    margin:4px 0 4px 0;
    padding:0;
    box-shadow: none;
    border:1px solid #F1DCBE;
    vertical-align:middle;
    border-radius:5px;
    font-size:20px;
    background-color:#002d45;
}

#header #nav > li.active > a:hover {
    display:block;
    width:auto;
    margin:4px 0 4px 0;
    padding:0;
    box-shadow: none;
    border:1px solid #F1DCBE;
    vertical-align:middle;
    border-radius:5px;
    font-size:20px;
    background-color:#002d45;
}

#header #nav > li.hover > a {
    display:inline-block;
    width:300px;
    height:40px;
    margin:4px 0 0 0;
    padding:0;
    box-shadow: none;
    border:1px solid #F1DCBE;
    vertical-align:middle;
    border-radius:5px;
    font-size:20px;
    line-height:40px;
    background-color:#ed3e45;
    text-shadow: -1px 0 #ff5960, 0 1px #ff5960, 1px 0 #ff5960, 0 -1px #ff5960;
}

#header #nav > li > ul {
float:none;
clear:both;
position:relative;
z-index:1;
margin:0;
padding:0;
}

#header #nav > li > ul > li {
float:none;
clear:both;
margin:0 0 4px 0;
}

#header #nav > li > ul > li > a {
border:1px solid #116b99;

}

#header #nav > li.active > ul {
display:block;
width:auto;
height:auto;
position:relative;
z-index:1;
border:0;
margin:0;
padding:0;
background-color:transparent;
}


#wrapper #header #nav > li > ul {
margin: 0 0 0 0;
left: 0;
top: 1px;
}


#userSearch {
margin:80px 0 0 0;
padding:10px;
width:250px;
height:auto;
display:block;
background-color: transparent;
clear:both;
}

#cartWrapper #cartButton {
    padding: 4px 0 0 10px;
}

#search {
float:none;
clear:both;
display:block;
margin:0; 
width:260px;
}

#searchInput {
    font-size:14px;

    width:180px;
}

#searchButton {
    background-color: #ed3e45;
}

#user {
    float:left;
    clear:both;
    margin:0 0 10px 0;  
    height:auto;
    padding:0;
}

#user p {
    font-size:15px;
    color:#ece1ad;
    padding:0px;
    line-height:23px;
}

#userSearch #user p a {
border:0;
margin:2px;
border-radius:3px;
background-color:#ed3e45;
color:#f9f9da;
font-weight:normal;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
font-family: 'Helvetica Neue', Helvetica, Arial, 'sans serif';
font-size:13px;
padding: 2px 6px 2px 6px;
}

#user p a:hover {
text-decoration:none;
}

#user p span {
clear:both;
float:none;
display:none;
}

#content {
    position:absolute;
    width:auto;
    height:auto;
    padding:0;
    z-index:2;
}

#content .inner {
margin: 0 0 0 0;
width:auto;
display:block; 
padding:10px;
overflow: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

.threeCol {
    width:auto;
    margin: 0 0 10px 0;
    padding:0; 
    float:none;
    position:relative;
    display:block;
    clear:both;
}

.threeCol .inside {
    width:auto;
    margin: 0;
    padding:0;
    min-height:250px;
    background-color:#fffdef;
    box-shadow: 0 0 60px #ece1ad inset;
    text-align:center;
    display:block;
}

.threeCol .inside p {
    margin: 0;
    padding:10px;
}

.threeCol h2 {
    width:auto;
    display:block;
}

.twoCol {
    margin: 0 0 10px 0;
    padding:0; 
    float:none;
    position:relative;
    width:auto;
    display:block;
    clear:both;
}

.twoCol .inside {
    margin: 0;
    padding:0;
    width:auto;
    display:block;
}

.twoCol .inside p {
    margin: 0;
    padding:10px;
}

.twoCol h2 {
width:auto;
display:block;
}


.halfCol {
    margin: 0 0 10px 0;
    padding:0; 
    float:none;
    position:relative;
    width:auto;
    display:block;
    clear:both;
}

.halfCol .inside {
    width:auto;
    margin: 0;
    padding:0;
    min-height:200px;
    background-color:#fffdef;
    box-shadow: 0 0 100px #ece1ad inset;
    display:block;
    float:none;
    clear:both;
}

.halfCol .inside iframe {
    margin: 0;
    padding:0;
    max-width:300px;
    height:195px;
}

.halfCol .inside p {
    margin: 0;
    padding:10px;
}


.halfCol h2 {
    width:auto;
    display:block;
}

.oneCol {
    width:auto;
    margin: 0 0 0 0;
    padding:0; 
    float:none;
    position:relative;
    display:block;
    clear:both;
}

.oneCol .inside {
    display:block;
    width:auto;
    margin: 0 0 20px 0;
    padding:0;
    /*min-height:200px;*/
    background-color:#fffdef;
    box-shadow: 0 0 100px #ece1ad inset;
}

.oneCol .inside p {
    margin: 0;
    padding:10px;
}


.oneCol h2 {
    width:auto;
    display:block;
}

.inside {
    background-color:#fdf8de !important;
}


a.articleTitle {
    padding:6px 10px 4px 10px;
}

a.lastTitle {
    padding-bottom:24px;
}

p.newPara {

}

/* new hompage fixes 2013 */

.front .oneCol.orange {
/*display:none;*/
}

#block-body-2 .featuredArticle {
width:auto;
}

#block-custom-1 .inside {
background-color: transparent !important;
box-shadow: none transparent !important;
}

.front .mobilePFA {
display:block;
margin-bottom:14px;
}


#footer {
    width:320px;
    height:120px;
background-image:none;
}

/* carousel fixes */

.rg-image img{
	height:300px;
}


#carouselMain {
    display: block;
    overflow: hidden;
    height: 111px;
    width: 300px;
    box-shadow: none;
    background-color: transparent !important;
    margin: auto auto;
}

#carouselMain > a img, #carouselMain > a {
    height: 111px !important;
    width: 300px !important;
}

#carouselNav {
    display:none !important;
}



/* Social Stuff */

#socialShare {
    padding:16px 0 10px 10px;
    clear:both;
    width:220px;
    display:block;
    height:50px;
}

#socialShare li {
margin:0 0 10px 0;
height:23px;
}

/* road trips decades */

.node-360692 .spring1990Products table td {
  width:15%;
  display:block;
  float:left;
  padding:3px;
}

.node-360692 .spring1990Products .views-row {
width: 100%;
margin:0;

}

.node-360692 .decade {
    height:230px;
}

.node-360692 .decade span {
font-size: 24px;
line-height: 24px;
font-weight: bold;
}

.spring1990Products .views-row a {
font-size:.8em;
}

/* store pages */

.node-type-productlanding #wrapper ul.product-tabs {
    display:block;
    float:left;
    margin:0;
    padding:10px;
    max-width:90%;
}

ul.product-tabs li {
    display:block;
    float:left;
    margin-top:10px;
}

.node-type-productlanding #wrapper .views-view-grid {
    margin:0;
    padding:0;
}

.node-type-productlanding #wrapper .views-view-grid td {
    display: block;
  float: left;
  width: 85px;
  height: 282px;
  margin: 2px;
  padding: 4px;
}

.node-type-productlanding #wrapper .views-view-grid td img {
    display:block;
    width:85px;
    height:auto;
    min-height:70px;
    min-width:70px;
}


.node-type-productlanding .product-panes {
width:auto;
max-width:100%;
}

#wrapper .priceAddToCart .addToCart {
    display:block;
    clear:both;
    width:91%;
    margin:0;
    text-align:center;
}

/* carousel stuff */

.iosSliderButtons {
  margin:-10px auto 0 auto;
  display:none;
}

.iosSlider {
        width:100%;
        height:290px;
      }
      
.iosSlider .slider {
    width:100%;
        height:290px;
}


.prodImage {
width:100%;
  height:auto;
}

/* search page */

.search-deadnet #wrapper .view-content {
    margin:0;
    padding:0;
}

.search-deadnet #wrapper .col-4 {
    margin:0;
    padding:0;
}

.search-deadnet #wrapper .col-4 td {
    display:block;
    float:left;
    width:110px;
    height:250px;
    margin:0;
    padding:10px 0 0 30px;
}

.search-deadnet #wrapper .views-submit-button {
    clear:left;
}

/* order status */

.node-356211 #orderid,
.node-356211 #orderzip {
border: 1px solid #f1dcbe;
color: #604619 !important;
font-size: 14px;
font-family: Georgia, 'Times New Roman', Times, serif;
padding: 3px;
display: inline;
margin: 0 4px 0 4px;
width: 160px;
-webkit-appearance: none;
border-radius: 0;
display: block;
height: 28px;
line-height: 28px;
padding: 0 0 0 8px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
font-style: italic;
float: left;
}

.node-356211 #order-right {
    float:left;
    width:100%;
}


/* comments */

.comment_list .form-item .form-text {
width:250px;
}


.chat iframe {
width:292px !important;
}


#footer {
display:none;
}

body.admin-menu {
margin-top: 70px !important;
}

#order_info #item-list .order-section-subtitle {
    width:100%; 
}

#sunshineCompare {
display:none;
}

.front .threeCol.sidebar .inside {
  border:0;
  min-height: 20px;
}

.front .threeCol.sidebar > div {
    padding:18px 0 0 0;
}

.front #block-custom-2 .inside .headerMore {
    top: 60px;
}

#homepageSmall {
    padding:18px;
}

body * {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.store.node-type-productlanding #wrapper .product_formats_title {
    display: none !important;
}

.node-productlanding table.views-view-grid {
  border-spacing: 4px;
}


#promotion_banner_outer {
    top: initial;
    position: relative;

}

#promotion_banner_outer.slideAndShow {
    top: initial;
}

.has_promotion_ribbon {
    padding-top: 0 !important;
}

#promotion_banner_outer #promotion_banner_inner .promotion_overlay_open {
    position: relative;
    text-align: center;
    padding: 6px 0 6px 0;
        margin:0;
        margin-right: 0;
        right:initial;
            /*width: 102%;*/
}

#promotion_banner_outer #promotion_banner_inner {
        padding: 6px 0 4px 0;
}

#promotion_banner_outer #promotion_banner_inner .promotion_main {
line-height: 18px;
}

#promotion_banner_outer #promotion_banner_inner .promotion_main br {
  display: none;
}

.store.has_promotion_ribbon {
  padding-top: 0 !important;
}

.store #promotion_banner_outer.slideAndShow {
  top: initial;
}

#promotion_overlay_outer {

}


#promotion_overlay_outer #promotion_overlay_inner {
    width:100%;
}

.mobile_hide {
  display: none;
}

.banner_upsell_product,
.cols_6 .banner_upsell_product {
width:100%;
float:none;
clear:both;
margin:0 0 10px 0;
height:auto;
}

.cols_6 .banner_upsell_product img {
    width:100%;
}

#upsellOverlayInner {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
}

#upsellOverlayInner .product_added span.addToCartTitle {
    /*color:#004469;
    padding-bottom: 20px !important;*/
    display:none;
}

#upsellOverlayInner .product_added span {
    height: auto;
}

#upsellOverlayInner .productUpsell .upsell_item img {
    width: 100%;
    height: auto;
}

.productUpsell .upsell_item {
    width: 30%;
    height:auto;
    margin-bottom: 20px;
    margin-left: 7px;
}

#upsellOverlayInner .upsellClose {
    top: 18px;
    right: 24px;
    padding: 0;
    width: 100%;
}

.cartWrapper {
    margin-top: 10px;
}

}