@media (min-width: 600px) {

/* get the required local files 
@font-face {
  font-family: 'Roboto';
  src: url('font/roboto-regular.eot'); /* IE9 Compat Modes *
  src: url('font/roboto-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 *
  url('font/roboto-regular.woff') format('woff'), /* Modern Browsers *
  url('font/roboto-regular.ttf')  format('truetype'), /* Safari, Android, iOS *
  url('font/roboto-regular.svg#svgFontName') format('svg'); /* Legacy iOS *
}
 
CarroisGothic-Regular.ttf maisonneuebook.ttf Exo-Regular roboto
/* get the required local files */
@font-face {
 font-family: 'PCFONT';
 src: url('font/Exo-Regular.ttf')  format('truetype'); 
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color: #fff;
	
	font-family: "PCFONT", Helvetica, Arial, sans-serif;
    
	font-size: 13px; 
	color: #000;
	letter-spacing: 1.4px;
	line-height: 1.7;	
}   

/********/ 
  

a { 
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

 
/********/
 
img { 
	border: 0px;
}

.logo { 
	border: 0px;
	width: 295px;
	height: auto;
}

hr {
	height: 1px;
	color: #D9D8DA;
	background-color: #D9D8DA;
	noshade: noshade;
}
.hr_foot{
	width:625px;
}

.iframe_pub{
	width:940px;
	height:1200px;
	margin-bottom:50px;
}

/********/
#page-w {
	font-size: 13px;
	width:950px;
	z-index:0;
	line-height: 1.3;
	
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;	
}

#page-wrap {
	font-size: 13px;
	width:950px;
	z-index:0;
	line-height: 1.3;
	
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;	
	
	overflow:hidden;
 	-webkit-mask-image: -webkit-gradient(linear, center bottom, center top, 
 	 color-stop(0.00,  rgba(0,0,0,0)), color-stop(0.50,  rgba(0,0,0,1)));
}

#page-wrap-b {
	font-size: 13px;
	width:950px;
	z-index:0;
	line-height: 1.3;
	
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;
	
	overflow:hidden;
 	-webkit-mask-image: -webkit-gradient(linear, center bottom, center top, 
 	 color-stop(0.00,  rgba(0,0,0,0)), color-stop(0.50,  rgba(0,0,0,1)));
}


#page-ark-list {
	font-size: 13px;
	width:950px;
	z-index:0;

}
  
#LayerCenter {
	width:950px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
 
#LayerBody {
	position:relative;
	top: 100px;
	left:0px;
	width:950px;
	
	z-index:1;
}
  
#LayerMenu {
	position: fixed;
	top: 0px;
	width: 950px;
	background:#eee;
	z-index: 9999;
	background-color: #FFF;
	
	padding-top: 5px;
	padding-bottom: 7px;
}

/********/
#LayerTitlePage {
	position: relative;
	z-index: 1;
	height: 40px;
	width: 630px;
	font-size: 14px;
	
	
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 5px;
}

/****************************/

#LayerHomeLeftSlides{
	width: 625px;
}

#LayerHomeLeftNewsTop {
	position: absolute;
	top: 67px;
	left: 655px; 
	width: 295px;
	z-index: 10;
	text-align: justify;
} 


#LayerHomeLeftWorks {
	position: absolute;
	top: 435px;
	left: 655px;
	width: 295px;
	z-index: 10;
	text-align: left;
} 

#LayerHomeNewsList { 
	position: absolute; 
	top: 435px;
	left: 0px;
	width: 630px;
	z-index:1; 
	text-align: left; 
} 
/**********************/


/*** for default template abusute pos ****/

#LayerCdx {
	position: absolute;
	top: 67px;
	left: 662px; 
	width: 289px; 
	z-index: 10;
	text-align: justify;
} 
/*** for large template pos ****/

#LayerCdxR {
	position: absolute;
	
	display: inline-block;
	
	left: 662px; 
	width: 289px;
	z-index: 10;
	text-align: justify;
} 

/*** fixed for index ***/
#LayerCdxF {
	position: fixed;
	top: 20%;
	left: 70%; 
	width: 295px;
	z-index: 10;
	text-align: justify;
} 

/**********************/

#LayerCsx { 
	position:relative;
	left:0px;
	width:630px;
	text-align: justify;
	z-index:1;
} 

#LayerCsxNOWRAP {
	position:relative;
	left:0px;
	width:630px;
	letter-spacing: 0.5pt;
	word-spacing: 0.1pt;
	text-align: left; 
	white-space: nowrap;
	z-index:1;
}
 
/****************************/

#LayerParentCells{ 
  width: 1000px;
  /*float: left;
  overflow: hidden;
  white-space: nowrap;*/
}

#LayerParentCellsHalfPage{ 
  width: 800px;
} 

#LayerPressCell{
	width: 295px;
	display: inline-block;
	margin-right: 35px;
	vertical-align: text-top; 
  	white-space: normal;
}
 
#LayerWorkListCell{
	width: 295px;
	height: 45px;
	vertical-align: text-top;
	float: left;	/*display: inline-block; 
  	white-space: normal;*/
	margin-right: 35px;
	margin-bottom: 15px;
	margin-top: 0px;
	
    border-bottom: 2px solid #ddd;
	
}
 
#LayerPressScrollCell { 
	line-height: 1.3;	
	width: 295px;
	height: 190px;
	display: inline-block;
	margin-right: 32px;
	padding-right: 5px;
	vertical-align: text-top; 
  	white-space: normal;
	overflow: scroll; 
	overflow-x: hidden;
	z-index:1; 
	
	
 	-webkit-mask-image: -webkit-gradient(linear, center bottom, center top, 
 	 color-stop(0.00,  rgba(0,0,0,0)), color-stop(0.50,  rgba(0,0,0,1)));
}


/****************************/

#LayerWCdx {
	position:absolute;
	left:664px;
	top:67px;
	width:285px;
	z-index:10;
	text-align: left; 
	 
} 

/****************************/

/********/
 .TDCsx { 
	left:0px;
	width:630px;
	text-align: justify;  
}
.TDCdx {
	width: 285px;
	z-index: 10;
} 
.TDCmj { 
	width: 950px;
	text-align: justify;   
}

/********/

#LayerHR{
	width: 950px;
	height: 1px;
    border-bottom: 1px solid #ddd;
}
#LayerHRp100 {
	width: 100%;
	height: 1px;
    border-bottom: 1px solid #ddd;
}

#LayerBR {
	position:relative;
	z-index:1;
	height: 15px;
}


#Layer8x {
	position:relative;
	z-index:1;
	height: 8px;
}

#Layer5x {
	position:relative;
	z-index:1;
	height: 5px;
	background-color: #FFF;
}


/********/

#LayerContactLeft {
	position:absolute;
	width:300px;
	left: 0px;
	top: 0px;
	height:190px;
}
#LayerContactRight {
	position: absolute;
	left: 330px;
	width: 300px;
	top: 0px;
	height: 190px;
}

#LayerContactForm {
	position: relative;
	top: 169px;
	width: 100%;
	height: 650px;
}

/********/
#LayerMenuMobile{
	position:absolute;
	visibility:hidden;
	top:-1000px;
	width:-1000px;
}

#LayerMainMenu1 {
	position: absolute;
	left: 331px;
	top: 90px;
	width: 80px;
	height: 26px;
	z-index: 999;
}

#LayerMainMenu2 {
	position: absolute;
	left: 416px;
	top: 90px;
	width: 80px;
	height: 26px;
	z-index: 999;
}

#LayerMainMenu3 {
	position: absolute;
	left: 483px;
	top: 90px;
	width: 80px;
	height: 26px;
	z-index: 999;
}

#LayerMainMenu4 {
	position: absolute;
	left: 563px;
	top: 90px;
	width: 80px;
	height: 26px;
	z-index: 999;
}


#menuWork {
	position: absolute;
	left: 331px;
	top: 8px;
	width: 140px;
	height: 85px;
	z-index: 999;
	vertical-align: bottom;
	visibility: hidden;
}

#menuBio {
	position: absolute;
	left: 416px;
	top: 8px;
	width: 100px;
	height: 85px;
	z-index: 999;
	vertical-align: bottom;
	visibility: hidden;
}

#menuPress {
	position:absolute;
	left:483px;
	top: 8px;
	width:120px;
	height:85px;
	z-index:999;
	vertical-align: bottom;
	visibility: hidden;
}

#menuContact {
	position:absolute;
	left:564px;
	top: 8px;
	width:100px;
	height:85px;
	z-index:999;
	vertical-align: bottom;
	visibility: hidden;
}


#LayerMainRightTopMenu{
	position:absolute;
	left:750px;
	top:10px;
	width:200px;
	z-index:999;
	text-align:right;
	vertical-align: bottom;
}

#menuBack {
	position:absolute;
	left:750px;
	top:95px;
	width:200px;
	z-index:999;
	text-align:right;
	vertical-align: bottom;
}

#menuTop {
	position:absolute;
	left:845px;
	top:113px;
	width:105px;
	z-index:999;
	text-align:right;
	vertical-align: bottom;
	visibility: hidden;
	background-color: #FFF;
}
	
#menuArtwork{
	position: absolute;
	z-index: 1;
	vertical-align: top;
	text-align: right;
	
	left: 779px;
	top: 27px;
	width: 172px;
}

/********/

INPUT.newsletter_baby {
	width:155px;
	font-size: 10px;
	letter-spacing: 1.4px;
	height: 11px;
	color: #666;
}

/********/

.txt_default {
	font-size: 13px;
	color: #000;
	letter-spacing: 1.4px;
	line-height: 1.7;	
}

.txt_big {
	font-size: 14px;
	letter-spacing: 1.4px;
	color: #000;
	font-weight: bold;
	line-height: 25px;
}

.baby {
	font-size: 10px;
	letter-spacing: 1px;
	color: #666;
	font-weight: bold;
	line-height: 10px;
}

.txt_baby {
	font-size: 11px;
	letter-spacing: 1.2px;
	color: #999;
	line-height: 14px;
}

.txt_default_list {
	font-size: 13px;
	
	line-height: 1.3;
	
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;	
}

.txt_default_list_baby {
	font-size: 12px;
	
	line-height: 1;
	
	letter-spacing: 0.1pt;
	word-spacing: 0.1pt;	
}



.txt_lform {
	color: #000;
	line-height: -50px;
}

 
/***********/

a.m_menu {
	color: #444;
	font-size: 15px;
	letter-spacing: 1.2px;
}

a.logo {
	font-size: 38px;
	color: #444;
	letter-spacing: 15px;	
}

a.menu {
	font-size: 13px;
	color: #444;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

a.home_list {
	letter-spacing: 0.5pt;
    word-spacing: 0.1pt;
	
	text-align: left;
	
	white-space: nowrap;
}

a.home_titles {
	font-size: 14px;
	
	letter-spacing: 1px;
	font-weight: bold;
}

a.menu_baby {
	font-size: 11px;
	
	letter-spacing: 1px;
	color: #444;
	font-weight: normal;
	line-height: 14px;	
}

a.baby {
	font-size: 10px;
	
	letter-spacing: 1px;
	color: #444;
	font-weight: normal;
	line-height: 14px;	
}

a.baby_w {
	font-size: 12px;
	
	color: #444;
	font-weight: normal;
	line-height: 20px;	
}

a.minilink {
	font-size: 12px;
	
}


a.foot {
    font-size: 13px;
	
	letter-spacing: 1.2px;
	color: #444;
	text-decoration: none;
}

/********/

a._baby {
	font-size: 10px;
	
	letter-spacing: 1px;
	color: #444;
	font-weight: normal;
}


._baby {
	font-size: 10px;
	
	letter-spacing: 1px;
	color: #666;
	font-weight: bold;
	line-height: 10px;
}

}
