.mobile {
    display: block;
}

.no_mobile {
    display: none;
}

.header_city  {
    display: none;
}

/* ------------------ */
/*		  STYLE       */
/* ------------------ */
.area_center {
	width: 90%;
	margin: 0 auto;
}

/* Menu */
#menu_tablet .nav_elt_tablet {
	line-height: 45px;
}

/* Content block */
.block_masony {
	float: none;
	width: 100%;
}

.content_extra {
	width: 100%;
	margin-left: 0%
}

.block_masony.content_extra {
	width: 100%;
	margin-left: 0%
}

.block_405 {
	height: 0px;
}

#content_column1 .content_extra {
	margin-left: 0;
}

.content_block .quote {
	font-size: 13px;
	line-height: 16px;
}

.content_block .signature {
	font-size: 11px;
	margin-top: 16px;
}

.content_block_center {
	width: 70%;
}

.content_image {
	height: auto;
}

.content_quote_top_100 {
	right: 50px;
}

#content_column1, #content_column2 {
	float: none;
	width: 100%;
}

.content_nav_left, .content_nav_right {
	background-size: 18px 18px!important;
}

/* content bottom */
#content_bottom {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-top: 20px;
	padding: 70px 0;
}

.content_bottom_center {
	width: 100%;
}

#content_bottom_left, #content_bottom_right {
	position: relative;
	margin: 0 auto;
	width: 70%;
}

#content_bottom_right {
	margin-top: 20px;
}

#bottom_left_text {
	font-size: 24px;
	line-height: 18px;
	letter-spacing: -1px;
	text-align: left;
}


.content_bottom_value {
	margin-left: 10px;
	line-height: 15px;
	font-size: 12px;
}

#content_bottom_email {
	margin-top: 5px;
}


/* Footer */
#footer {
	padding-bottom: 22px;
}


#footer_block {
	position: relative;
	height: auto;
	padding: 45px 0;
}

.footer_block_center {
	width: 190px;
}

#footer_block_left, #footer_block_right {
	position: relative;
	margin: 0 auto;
	width: auto;
}

#footer .title {
	font-size: 13px;
}

#footer .value {
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 0;
	height: auto;
}

#footer .form {
	height: auto;
	padding-top: 15px;
	padding-bottom: 0;
}

#footer .input {
	font-size: 13px;
	width: 120px;
	line-height: 34px;
}

#footer #vertical_separator {
	position: relative;
	margin: 0 auto;
	margin-top: 48px;
	margin-bottom: 48px;
	width: 190px;
	height: 1px;
	top: 0;
	left: 0;
}


/* TOP */
#top {
	width: 100%;
	height: auto;
	padding: 40px 0;
}

#top .side {
	float: none;
	width: 190px;
	height: auto;
	margin: 0 auto;
}

#top .side .center {
	width: 100%;
}

#top #side1 {
	margin-bottom: 10px;
}

/* Page */
#cover_list_mobile {
	position: absolute;
	width: 100%;
	height: 368px;
	top: 0;
	left: 0;
	overflow: hidden;
}

#cover_list_mobile .elt {
	font-weight: bold;
	line-height: 25px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Nunito', sans-serif;
	text-align: center;
}

#cover_list .line .elt_category {
	margin-left: 5px;
	padding: 0 15px;
	font-size: 11px;
}

