html,
body{
    min-width: 320px;
}

@media screen and (max-width: 782px) {
    html,
    body {
        width: 100%;
        max-width: 100%;
    }
}

.header #header #logo {
    background: url("images/logo_blog.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 7px 0 15px -9px;
    width: 324px;
}

.header #header #logo .logo_link {
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 189px;
}

.header #header #logo .logo_link:hover {
    background: url("images/logo_blog_hover1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 189px;
}

.header #header #logo .blog_link {
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 135px;
}

.header #header #logo .blog_link:hover {
    background: url("images/logo_blog_hover1.png") no-repeat scroll 0 0 transparent;
    background-position: -189px -0px;
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 135px;
}

.header #header #logo {
    background: url("images/logo_blog.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 7px 0 15px -9px;
    width: 324px;
}

.header #header #logo .logo_link {
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 189px;
}

.header #header #logo .logo_link:hover {
    background: url("images/logo_blog_hover1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 189px;
}

.header #header #logo .blog_link {
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 135px;
}

.header #header #logo .blog_link:hover {
    background: url("images/logo_blog_hover1.png") no-repeat scroll 0 0 transparent;
    background-position: -189px -0px;
    display: block;
    height: 42px;
    float: left;
    margin: 0;
    width: 135px;
}

.leaderBoardContent .ad {
    margin-top: 10px;
}
.mobile-header-assets{
    display: none;
}

/* ~~~~~~~~ */
/* MOBILE HEADER / FOOTER STYLES */
/* ~~~~~~~~ */

/* Min width for full desktop view is 930px */
@media screen and (max-width: 500px) {
    /* Header */

    /* Footer */
    .footer2013 .toolbar ul li.grey {
        width: 100% !important;
    }
}
@media screen and (max-width: 750px) {
    /* Header */
    .header{
        z-index: 20001;
    }
    #top{
        z-index: 30001;
    }
    .channelBarContent .channelBarMain{
        z-index: 99999;
    }
    #top .channelBar{
        height: auto;
        max-height: 0;
        overflow: hidden;
        transition: all .7s ease-in-out;
        position: absolute;
    }
    #top.active .channelBar{
        height: auto;
        max-height: 800px;
        z-index: 99999;
    }
    .container{
        overflow: hidden;
    }
    .thinHatContent>ul.left>li{
        display: none !important;
    }
    #top{
        margin: 0 -23px;
    }
    .thinHatContent>ul.right{
        width: 100%;
        background: #f0f0f0;
    }
    .thinLogoBarContent{
        background: #F3F1EF;
        /*
        background: #d52b1d !important;
        color: white;
        */
    }
    .thinLogoBarContent .logo img{
        display: none;
    }
    .thinLogoBarContent .logo a{
        width: 210px;
        height: 72px;
        background: url('images/logo-aarp-rp.color.mobile.png') center no-repeat transparent;
        background-size: 75% auto;
        display: inline-block;
    }
    html.isSpanish .logo{
        left: 0 !important;
    }
    html.isSpanish .thinLogoBarContent .logo a{
        background: url('images/logo-aarp-esp2-color.mobile.png') center no-repeat transparent !important;
    }
    .thinHatContent li.register{
        padding-left: 23px;
    }
    .thinHatContent li.login{
        float: right;
        padding-right: 23px;
    }
    .promoTag,
    .thinLogoBarContent ul.left,
    .thinLogoBarContent ul.right{
        display: none;
    }
    .channelBarMain{
        width: 60%;
        max-width: 340px;
        min-width: 260px;
        border: none;
        background: #666;
    }
    .channelBarMain ul.left{
        width: 100%;
        margin: auto;
        float: none;
        padding: 0;
    }
    .channelBarMain ul.left li {
        float: none;
        width: 100%;
        /* text-align: center; */
        text-align: left;
        display: block !important;
    }
    .channelBarMain ul.left li a{
        padding: .3em 2em;
        font-size: 1.2em;
        background: #666;
        color: #fefefe !important;
        border-bottom: 1px solid #7D7D7D;
    }
    .channelBarMain ul.left li a:hover{
        /* background: rgb(233, 233, 233) !important; */
        background: #555 !important;
    }
    .mobile-header-assets{
        display: block;
        position: absolute;
        top: 29px;
        left: 0;
        width: 100%;
        height: 75px;
        z-index: 99999;
        color: white;
    }
    .mobile-header-assets a{
        /*
        color: white;
        */
        color: #2A2A2A;
        position: absolute;
        top: 10px;
    }
    .mobile-menu-icon{
        left: 14px;
        font-size: 1.3em;
    }
    .mobile-search-icon{
        display: none;  /* Temporary until Mobile search is finalized */
        right: 29px;
        font-size: 2.7em;
        width: 35px;
        height: 35px;
        margin-top: 8px;
        background: url('images/search.png') center no-repeat transparent;
    }

    /* Footer */
    .footer .section .footer {
        width: 100% !important;
    }
    .footer2013 .columnLinks .col-fix{
        width: 100% !important;
        max-width: none !important;
        min-height: 0px !important;
        border-right: 0;
    }
    .footer2013 .toolbar ul li.first{
        clear: both;
        display: block;
    }
    .linklist{
        border-bottom: 1px solid #ddd;
    }
    .linklist:hover{
        cursor: pointer;
    }
    .linklist h5{
        margin: 0 auto 10px auto;
    }
    .linklist ul{
        height: 0;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }
    .linklist.active ul{
        height: auto;
    }
    .footer2013 .toolbar ul li.grey {
        width: 33%;
        border: none;
    }
    #footer .footer .columnLinks,
    #footer .footer .toolbar{
        display: none;
    }
    .footer .boilerplate{
        /*
        background: #fff;
        */
        background: #DFDAD7;
    }
    #footer{
        background: #c2e4f0;
        max-width: 100%;
        overflow: hidden;
    }
    #footer a{
        /*
        color: #002c6b;
        */
        color: #677F96;
        font-weight: bold;
    }
    #footer ul{
        padding: 5px;
    }
    #footer li{
        padding: 15px 5px;
        text-align: left;
    }

    #footer .boilerplate li{
        border: none !important;
    }

    /*
    #footer .boilerplate .first,
    #footer .boilerplate li:nth-child(2),
    #footer .boilerplate .last,
    */
    #footer .boilerplate .adChoiceContainer{
        display: none;
    }
}
@media screen and (max-width: 850px) {
    .thinLogoBarContent ul.left li.textlink.link0{
        left: 460px !important;
    }
}
@media screen and (max-width: 930px) {
    /* Header */
    /* .thinLogoBarContent{
        min-height: 75px;
        height: auto;
        display: inline-block;
        width: 100%;
    }
    .thinLogoBarContent p.promoTag{
        position: relative;
        top: 0;
        left: 0;
    }
    .thinLogoBarContent ul.left{
        position: relative;
        left: 0;
        top: 0;
    }
    .thinLogoBarContent ul.right{
        position: relative;
        right: 0;
        top: 0;
        float: right;
    } */
    .channelBarMain ul.left{
        text-align: center;
    }
    .channelBarMain ul.left li{
        float: none;
        display: inline-block;
    }
    .thinLogoBarContent ul.left li.textlink.link0{
        position: absolute;
        left: 600px;
        margin: 10px 0;
        top: -10px;
        min-width: 85px;
    }
    .thinLogoBarContent .logo{
        position: relative;
        left: 0;
        margin: auto;
        text-align: center;
        width: 100%;
    }
    .thinHatContent ul li:nth-child(3),
    .thinHatContent ul li:nth-child(4),
    .thinHatContent ul li:nth-child(5){
        display: none;
    }
    .thinHatContent ul.left li.facebook,
    .thinHatContent ul.left li.twitter,
    .thinHatContent ul.left li.youtube{
        display: inline-block;
    }
    .channelBarContent .channelBarMain{
        min-height: 30px;
        height: auto;
        display: inline-block;
        width: 100%;
    }

    /* Footer */
    .footer2013 .columnLinks .col-fix{
        width: 12.4%;
        max-width: 132px;
    }
    .footer2013 .columnLinks .col-fix{
        width: 13.6%;
        max-width: 132px;
    }

    html.isSpanish .logo{
        left: 10%;
    }
}

@media screen and (min-width: 930px) {
    html.isSpanish .logo,
    .thinLogoBarContent .logo{  /* Truly center logo */
        left: 50%;
        margin-left: -109px;
    }
    .footer2013 .columnLinks .col-fix{
        width: 14.6%;
        max-width: 132px;
    }
}

/* CSS Mobile Menu Icon */
.lines-button span{
    display: block;
}
.lines-button {
    padding: 1.5rem 1rem;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: 5px;
}
.lines-button:hover {
    opacity: 1;
}
.lines {
    display: inline-block;
    width: 2em;
    height: 0.27143em;
    /*
    background: #ecf0f1;
    */
    background: #2A2A2A;
    border-radius: 5px;
    transition: 0.3s;
    position: relative;
}
.lines:before {
    top: 0.6em;
}
.lines:after {
    top: -0.6em;
}
.lines-button:hover .lines:before {
    top: 0.7em;
}
.lines:before, .lines:after {
    display: inline-block;
    width: 2em;
    height: 0.27143em;
    /*
    background: #ecf0f1;
    */
    background: #2A2A2A;
    border-radius: 5px;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center;
}
.lines-button:hover .lines:after {
    top: -0.7em;
}
