@charset "UTF-8";
/* CSS Document */

body	{overflow-x: hidden;}

h4 {
	font-family:'Titillium Web', sans-serif;
	font-size:16pt;
	color:#7e7160;
	font-weight:400;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}

h3 {font-size:14pt;}

h4 {text-transform:uppercase; font-size:16pt;}

/* -------------------- DISPLAY NONE ------------------------- */
.header-top-tablet {display:none;}
.menu-tablet {display:none;}
.header-top-height {display:none;}
#right {display:none;}
#lineup {display:none;}
#linedown {display:none;}
.tablet-bottom {display:none;}
.lawyers-tablet {display:none;}


/* -------------------- HEADER ------------------------- */
.branding-smartphone {
	display:block;
	padding-left:20px;
	margin-top:15px;
	margin-bottom:20px;
}

@media screen and (max-width:330px){
.branding-smartphone {width:200px;}
}
@media screen and (max-width:300px){
.branding-smartphone {width:160px;}
}


.txt-top-smartphone .line {
    border-top: 1px solid #7e7160;
    display: block;
    height: 8px;
    width: 40px;
}

.txt-top-smartphone {
	padding:15px 0 15px 25px;
	position:relative;
	text-transform:uppercase;
	line-height:10pt;
}

.top-smartphone-container {
	display:block;
}

@media screen and (max-width: 378px){
	.txt-top-smartphone {font-size:8pt;}
}

/* -------------------- MENU smartphone ------------------------- */

.slicknav_menu {display:none;}
.js #menu {display:none;}
.js .slicknav_menu {display:block;}


/* -------------------- CONTENT ------------------------- */

.top-smartphone-img {display:block;}

.smartphone-content {
	display:block;
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
	font-size:12pt;
	line-height:18pt;
}

h4 {	display:block;
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
	font-size:16pt;}

#right-smartphone {width:80%; display:block;}


.contact-table-smartphone {
	margin-left:20px;
	margin-right:20px;
	padding-top:5px;
	display:block; 
	width:90%;
}


.contact-cell-smartphone {display:block; width:100%;}


#right-smartphone {
    float: right;
    width:100%;
	padding-bottom:50px;
	border: none;
	font-family: 'Titillium Web', sans-serif;
	font-size:10pt;
	font-weight:300;
	line-height:18pt;
	font-size:12pt;
}

#right-smartphone p  a{font-size:12pt;}

.line-thin-smartphone {
	display:block;
}

.line-thin-smartphone-inner {	
	background: none repeat scroll 0 0 #C4BEA8;
  	height: 1px;
	margin: 0 auto;
	width:80%;
	margin-top:25px;
	margin-bottom:5px;}
	
.line-content-smartphone {
	display:block;
}

.line-content-smartphone-inner {	
	background: none repeat scroll 0 0 #7e7160;
  	height: 2px;
	margin: 0 auto;
	width:80%;
	margin-top:30px;
	margin-bottom:10px;}
	
.info-name-smartphone {
text-transform:uppercase;
font-size:12pt;
}

#right-smartphone a {
	color:;/*color:#a79c8b;*/
	font-size:12pt;}
	
.contact-table-smartphone a {color:#a79c8b;}
	
#right-smartphone a:hover {color:#7e6f62;}

/* -------------------- BOTTOM ------------------------- */
.smartphone-bottom {
	
}

.membre-smartphone {
	text-align:center;
	text-transform:uppercase;
	font-size:7pt;
	display:block;
}
#linedown .inner {width:100%;}

/* -------------------- BOTTOM ------------------------- */

.txt-bottom {font-size:7pt;}