/*
Theme Name:         OneTouch Revision 2
Theme URI:          http://theme.crumina.net/onetouch/
Description:        Metro UI style theme
Version:            2.1.9
Author:             Crumina
Author URI:         http://crumina.net/

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

@media screen and (max-width: 40em){

#rcp_content .rcp-single-article .blog-section.sidebar-both, #rcp_content .blog-section.sidebar-right2, #rcp_content .blog-section.sidebar-both.emission-category {
float:none;
width: 100%;
}

#rcp_content #main-emission, #rcp_content #main-article, #main-page {
width: 100%;
}

#rcp_widget {
float: none;
width: 100%;
}

#rcp_footer #rcp_footer_center {
width: 100%;
margin: auto;
}

#rcp_footer .row {
float: none;
width: 100%;
}

#rcp_content #main {
width: 100%;
}

#rcp_content .replay {
width: 100%;
margin-left: -5px;
margin-top: -30px;
}

#rcp_content .sur_les_ondes {
width: 100%;
margin-left: 5%;
margin-top: 5%;
}

#rcp_content .a_la_une {
width: 100%;
}

#rcp_content #main-content article:first-child {
float: none;
width: 100%;
}

#rcp_content #crum-slider {
margin-left: auto;
width: 100%;
}

}
