#access_monile_note{
    width:100%;
    max-width: 356px;
    margin:0 auto;
    padding:10px;
    overflow:hidden;
    text-align:center;
    box-sizing: border-box;
}
#footer_mobile_apps{
    padding:0 10px;
    text-align:center;
    margin-bottom: 15px;
}
#footer_mobile_apps a{
    background:url(../img/btn_mobile_new.png) no-repeat left top;
    width:75px;
    height:26px;
    display:inline-block;
    text-indent:-99999px;
    overflow:hidden;
    padding:0;
}
.footer_followus{
    display:inline-block;
    padding:0 9px;
}
.footer_followus span{
    margin:5px 5px 0 0px;
}
.footer_followus span i{
    float:left;
    font-style:normal;
    padding:9px 0 0 0;
}
.footer_followus a{
    background:#666;
    width:32px;
    height:32px;
    border-radius:50%;
    display:inline-block;
    padding:0;
}
.footer_followus a i{
    width:20px;
    height:25px;
    margin:0 auto;
    background:url(../img/icon_blog_socials.png) no-repeat left top;
    text-indent:-99999px;
    overflow:hidden;
    display:block;
    margin-top:5px;
}
.footer_followus a.icon_facebook i{
    background-position:4px 0px;
}
.footer_followus a.icon_twitter i{
    background-position:2px -26px;
}
.footer_followus a.icon_pinterest i{
    background-position:2px -55px;
}
.footer_followus a.icon_googleplus i{
    background-position:2px -87px;
}
.footer_followus a.icon_instagram i{
    background-position:2px -233px;
}
.btn_downloadapp{
    width:100%;
    text-align:center;
    float:left;
    padding:15px 0 10px 0;
}
.btn_downloadapp img{
    width:160px;
    height:auto;
    padding:5px;
}