 /**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

@media (max-width: 1200px)
{

}
@media (max-width: 992px)
{
	.logo img{ margin: 0;}
	#header_bottom .right-banner{position: inherit; width: 100%; border: none;right:0;}
	#header_top, .left-banner, .pane-node-field-illustration-entreprise{display: none;}
	section#block-panels-mini-home-block-top {margin: 0 -15px;font-size: 18px;line-height: 35px;}
	.pane-node-field-home-about .pane-content {padding: 15px;margin: 0 -15px 45px;}
	.service-item{padding-top: 30px;}
	footer .col-sm-6 + .col-sm-6{margin-top: 65px;}
	#footer_bottom{text-align: center;}
}
@media (max-width: 768px)
{
	#navbar ul{float: none;}
}