/* Smaller than standard 1280 (browsers)
    ---------------------------------------------------------------------- */
@media only screen and (max-width: 1400px) {
	/* Module */
	.module { padding: 1em 1em 0; }
	.read-more {
    display: block!important;
}
h3 {
    font-size: 14px;
    line-height: 23px;
}
.header-logo img {
    margin: 12px 4px 8px 0;
}
.main-menu .nav li > a { padding: 10px 12px; }
.news .item .item-content{ padding: 24px 30px 6px; }
.add-place img, .sidebar-add-place img, .top-sidebar-add-place img, .bottom-add-place img {
	width: 100%;
}
.banner-center {
	width: auto !important;
}
.no-gutter .news .item-market{min-height:201px;}
.no-gutter .news .item-finance{min-height:229px;}
}	
@media only screen and (max-width: 1280px) {
	 .nav li > a { font-size: 13px; padding: 10px 9px; }
	 .news .item .item-content {
    padding: 10px 10px 6px;
}
.no-gutter .news .item-market {
    min-height: 192px !important;
}
.no-gutter  .publeft {
        margin-bottom: 4.25em;
}
}
@media only screen and (min-width: 1240px) {
	
	.module .container { padding: 0.5em 0 1.375em; }
	.no-gutter .news-companybook .item{height:218px;}
	.no-gutter .news .item-market{min-height:189px;}
	.no-gutter .news-fil-eco .item{min-height:190px;}
	.no-gutter .news .item-finance{min-height:225px;}
	.no-gutter .article .entry-block-content{min-height:445px;}
	.box-marche .box{width:322px !important}
	.box-enquetes .box{width:381px !important}
	.box-fileco .box{width:220px !important}
	.box-finance .box{width:335px !important}
	.box-company .box{width:289px !important}
	.box-marche .box img{height:183px !important}
	.box-company .box img{height:193px !important}
	.box-finance .box img{height:223px !important}
	.box-fileco .box img{height:188px !important}
	.box-enquetes .box img{height:262px !important}
	.no-gutter .news .item-finance{margin-bottom: 0.625em !important;}
	.no-gutter .news .item-enquete{min-height: 200px;}
	.header-add-place .desktop-add .flexslider {
    margin: 0 !important;
	}
	.header-add-place .desktop-add .sidebar-add-place {
    margin-bottom: 0 !important;
}
.module-title{border-bottom:3px solid #717171;width:790px}
.no-gutter .section-fil-eco{padding-left:0 !important;padding-right:0 !important}
.sidebar-add-place.fullarchive {
    margin-top: 5.2em;
}

.sidebar-add-place.middleads {
    margin-bottom: 3.625em;
}

}
/* Small Devices, Tablets
    ---------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
#block-category{display:none !important}	
.box-fileco .box{width:300px !important}
.box-fileco .box img{height:100% !important}
}
@media only screen and (max-width: 768px) {
#block-category{display:none !important}
.no-gutter .news-companybook .item{min-height:280px;}
}
@media (min-width: 300px)
{
.social-icons .social-links {
    margin: 20px 0 !important;
}
.social-links {
    list-style: none !important;
    font-size: 0 !important;
    padding: 0 !important;
    margin: 40px 0 20px 0 !important;
}
.circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}
.social-links li {
    display: inline-block !important;
}
.social-links li {
    display: inline-block !important;
    margin: 0 10px 2px 0 !important;
}
.social-links.circle li a {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}
.social-icons .social-links li a {
    color: #666 !important;
    background-color: transparent !important;
    border-color: #666 !important;
}
.social-links li a {
    width: 45px !important;
    height: 45px !important;
    display: block !important;
    text-align: center !important;
    font-size: 20px !important;
    background: #e84c3d !important;
    border: 1px solid #e84c3d !important;
    color: #fff !important;
}
.social-links li a {
    background: #38c7f4 !important;
    border: 1px solid #38c7f4 !important;
    color: #fff !important;
}
.social-links li a i {
    line-height: 44px !important;
}
}