@media only screen and (max-width: 480px) {
  img {
    width: 100%;
	height: 300px;
    object-fit: cover;
    object-position: bottom;
  }
}

/*.notfound-box
{
	margin:30px auto;
	text-align:center;
}
.notfound-box img
{
	margin-bottom:70px;
	max-width:80%;
}
*/

/*.lazy
{
	opacity:1;
	transform:translateY(0px);
}

.fade{
    transform: translateX(0);
    opacity: 1.0;
    transition: all 900ms;
}

.home
{
	width:100%;
}

@keyframes anim1
{
	from
	{
		transform: translateY(-100px);
		opacity:0;
	}
	to
	{
		transform: translateY(0);
		opacity:1;
	}
}

.fade {
 animation-duration: 3s;
 animation-name: fade;
}
@keyframes fade {
 from {
 opacity: 0;
 }
 to {
 opacity: 1;
 }
}
*/

.fade
{
	transform: translateY(0);
	opacity:0;
	transition:all 500ms;
}

/*.card
{
	transform:translateY(180px);
	opacity:0.5;
	transition:150ms;
}
.card.show
{
	transform: translateY(0px);
	opacity:1;
}*/

#consent-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    background-color: #000;
	color:#fff;
    transition: opacity 1s ease;

    /*&.hidden {
        opacity: 0;
    }*/
}
#consent-popup.hidden
{
	opacity:0;
	display:none;
}
#consent-popup a
{
	padding:2px;
	text-decoration:underline;
}

.cookie-container
{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	background:#1f1f1f;
	color:#ffffff;
	padding:0 32px;
}
.cookie-container button
{
	padding: 10px 5px;
	margin-bottom:15px;
}

html
{
	scroll-behavior: smooth;
}
@font-face
{
	font-family:'arquitectaRegular';
	src: url('font/Arquitecta-W04-Regular.ttf') format('truetype');
}
@font-face
{
	font-family:'arquitectaMedium';
	src: url('font/Arquitecta-W04-Md.ttf') format('truetype');
}
@font-face
{
	font-family:'arquitectaLight';
	src: url('font/Arquitecta-W04-Lt.ttf') format('truetype');
}
@font-face
{
	font-family:'vogue';
	src: url('font/Vogue.ttf') format('truetype');
}
*
{
	box-sizing:border-box;
}
/*.fade
{
	transform:translateX(100px 0);
	opacity:0;
	

}
.fade
{
	transform:translateX(0);
	opacity:1;
	
	transition:ease-in 5s;
}*/
body
{
	padding:0;
	margin:0;
	position:relative;
	font-family:arquitectaLight;
}
body.overflow
{
	overflow:scroll;
	-ms-overflow-style: none;  /* IE and Edge */
  	scrollbar-width: none; 
}
body::-webkit-scrollbar {
    display: none;
}
.body-img
{
	width:100%;
}
.container
{
	content:"";
	color: #000;
	padding: 0px;
	width:100%;
}
.homepage1
{
	width:100%; 
	height:auto;
}
.main-header
{
	width:100%;
	position:fixed;
	transition: 0.3s ease-in-out;
}
.main-header a
{
	padding-left:0;
}
.main-header-remove
{
	display:none;
}
.main-cont-mobile
{
	display:none;
}
#mobile
{
	display:none;
}
.topnav
{
	display:none;
}
.dropdown
{
	display:none;
}
.header
{
	position: absolute;
	margin-top:5%;
	margin-left:10%;
}
.logo
{
	width:250px; 
	height:50px;
	margin-top:2%;
	margin-left:2.6%;
}
.header-img
{
	width:100%; 
	height:auto; 
}
.header-img-mobile
{
	display:none;
}
.menu
{
	margin-right:1.2%;
	margin-top:4%;
	float:right;
}
.menu a
{
	text-decoration: none;
	font-size:16px;
}
.menu a:hover
{
	font-weight:700;
}
.homepage2
{
	width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:5%;
	color:#000000;
}
.homepage2 > h2
{
	font-size:35px;
	font-weight:700;
}
.homepage3
{
	width:100%;
}
.homepage3 img
{
	width:100%;
}
.buttonMeeting
{
	font-family:arquitectaLight;
	font-size:20px;
	margin-top:10px;
	margin-right:190px;
	width:160px;
	height:40px;
	padding:5px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #000000;
	float:left;
}
.buttonMeeting a
{
	color:#000000;
}
.homepage5
{
	background-color:#FFFFFF;
	font-size:20px;
	line-height:25px;
	text-align:center;
	color:#000000;
	margin-top:50px;
	padding-right:300px;
	padding-left:300px;
}
.homepage5>p
{
	margin-bottom:0;
}
a
{
	color: #FFFFFF;
	padding:20px;
	font-family:arquitectaLight;
	text-decoration: none;
}
.row
{
	content: "";
	padding:0;
	display:flex;
	flex-wrap:wrap;
}

/**Newsletter***/
.newsletter
{
	width:100%;
}
.newsletter-container
{
	width:100%;
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:5%;
	background-color:#d5d5d5;
	padding-top:1%;
	padding-bottom:3%;
}
.newsletter-container>h3
{
	margin-bottom:2%;
	font-size:25px;
}
.n-form1 label
{
	display: block;
}
.label
{
	padding-left: 32px;
    text-align: left;
}
.newsletter-form
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.n-form1
{
	width:100%;
}
.n-form1:nth-child(2)
{
	margin-top:2%;
	width:432px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:18px;
}
.n-form1 a
{
	color:#000000;
	text-decoration:underline;
	padding:0;
}

.newsletter-form label
{
	margin-top:0;
}
.n-form1 input[type=checkbox]
{
	display: none;
}
.check
{
	position: absolute;
    margin-top: 0;
	margin-left:0;
    height: 15px;
    width: 15px;
    background-color: #fff;
	outline:1px solid #000;
}
.n-form1 input:checked ~ .check
{
	background-color: #000;
}
          
/* Checkmark to be shown in checkbox */
/* It is not be shown when not checked */
.check:after 
{
	content: "";
	position: absolute;
	display: none;
}
          
/* Display checkmark when checked */
.n-form1 input:checked ~ .check:after 
{
	display: block;
}
.newsletter-form input[type=email]
{
	width:330px;
	border:1px solid #000000;
	padding:10.5px 10px;
	font-size:20px;
	font-family:arquitectaLight;
	background-color:#FFF;
	border-radius:0;
	-webkit-appearance:none;
	-moz-appearance: none;
	appearance: none;
	box-shadow:none;
}
.newsletter-form input[type=email]:focus
{
	outline:none;
}
.newsletter-form input[type=submit]
{
	margin-left:0;
	margin-top:0;
	border:1px solid #000000;
	/*padding:11px 12px 10px 12px; /*Firefox*/
	height:44px;
	padding:5px 2px 4px 2px;
	font-size:18px;
	cursor:pointer;
	background-color:#FFF;
	color:#000;
	border-radius:0;
	font-family:arquitectaLight;
	-webkit-appearance:none;
	width:100px;
	box-shadow:none;
}

/***Footer***/
.footer2
{
	width:700px;
	height:auto;
	text-align:center;
	font-family:arquitectaRegular;
	color:#000000;
	background-color:#FFFFFF;
	margin-top:2%;
	margin-bottom:2%;
	margin-left:auto;
	margin-right:auto;
}
.footer2 p
{
	font-size:30px;
	line-height:35px;
	font-weight:300;
}
.footer2 a
{
	color:#000;
	padding:0;
	font-weight:900;
	word-break:keep-all;
	font-family:arquitectaMedium;
}
footer
{
	position:relative;
	color:#FFFFFF;
	bottom:0;
	min-width:100%;
	background-color: #000000;
}
.foot-col
{
	width:100%;
}
.foot-col>span
{
	font-size:15px;
	margin-top:2.5%;
	margin-left:2%;
	width:20%;
	display:inline-block;
}
.foot-menu
{
	margin-top:2%;
	float:right;
	font-size:20px;
}
.foot-menu>a
{
	text-decoration:underline;
}
.foot-img2
{
	width:30px;
	height:30px;
	margin-right:2%;
	margin-left:2%;
	margin-top:2%;
	margin-bottom:20px;
	float:right;
}
.foot-mobile
{
	display:none;
}

/***About Us***/
.headerAbout
{
	position:static;
	width:100%;
	height:auto;
	background-color:#1A1A1A;
	color:#FFFFFF;
}
.headerAbout-img
{
	width:250px;
	height:50px;
	margin-top:2%;
	margin-left:1%;
	margin-bottom:2%;
}
.menu-black
{
	position:static;
	margin-top:4%;
	float:right;
	margin-right:2%;
	border-bottom:3px solid transparent;
}
.menu-black>a
{
	padding:10px 10px 5px 10px;
	text-decoration: none;
}
.menu-black a:hover 
{
	border-bottom: 3px solid #FFFFFF;
}

.menu-black a.active 
{
	border-bottom: 3px solid #FFFFFF;
}
.info-menu
{
	width:auto;
	height:auto;
	margin-top:2%;
	margin-left:1%;
	position:relative;
	overflow-x:auto;
	white-space: nowrap;
}
.info-menu>a
{
	color:#000000;
	font-size:20px;
	 display: inline-block;
	padding:10px 10px 5px 10px;
	border-bottom:3px solid transparent;
}
.info-menu a:hover 
{
	border-bottom: 3px solid #000000;
}
.info-menu a.active
{
	border-bottom: 3px solid #000000;
}
.sub-topnav
{
	display:none;
}
.info1
{
	width:80%;
	color:#000000;
	font-size:20px;
	margin-left:8%;
	margin-top:5%;
}
.info2-cont
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #888888;
}
.info2
{
	color:#000000;
	width:60%;
	float:left;
	margin-left:3%;
	line-height:25px;
}
.info2:nth-child(2)
{
	width:30%;

	margin-right:0;
}
.info3
{
	float:left;
	width:30%;
	color:#000000;
	margin-left:3%;
	margin-top:3%;
}
.info3:nth-child(2)
{
	width:55%;
	margin-left:0;
	margin-top:3%;
}
.info4
{
	color:#000000;
	width:60%;
	float:left;
	margin-left:3%;
	margin-top:3%;
}
.info4:nth-child(2)
{
	width:30%;
	float:right;
}
.info5
{
	float:left;
	width:30%;
	color:#000000;
	margin-left:3%;
	margin-top:3%;
	margin-bottom:5%;
}
.info5:nth-child(2)
{
	width:55%;
	margin-left:0;
	margin-top:3%;
}
.info6
{
	color:#000000;
	width:60%;
	float:left;
	margin-left:3%;
	margin-top:5%;
	margin-bottom:5%;
}
.info6:nth-child(2)
{
	width:30%;
	margin-right:0;
}
.info7
{
	width:45%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	margin-top:5%;
	margin-bottom:5%;
	text-align:center;
}
.info7 img
{
	width:90%;
}
.img-info1
{
	width:70%;
	float:right;
}
.img-info2
{
	width:90%;
}
.img-info3
{
	width:90%;
	float:right;
}
.img-info4
{
	width:80%;
}
.img-info5
{
	width:100%;
}
.img-info6
{
	width:90%;
}
.info-btn
{
	background-color:#FFFFFF;
	padding:10px;
	font-size:20px;
	border:1px solid #000000;
}
.info-btn a 
{
	color:#000000;
}

/***The Process***/
.column1-process
{
	margin-top:5%;
	margin-left:8%;
	width:70%;
	line-height:25px;
	font-size:20px;
	color:#000000;
	float:left;
}
.column1-process:nth-child(2)
{
	width:10%;
}
.process-btn
{
	font-size:20px;
	width:160px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.short-line
{
	background-color:#888888;
	width:50px;
	margin-top:8%;
	margin-bottom:8%;
	height:1px;
	border:none;
}
.process-btn>a
{
	color:#000000;
}
.process-container
{
	width:30%;
	margin-top:350%;
}
.line-up
{
	width:1px;
	background-color:#888888;
	height:50px;
	margin-left:38%;
}
.icon-process
{
	width:30px;
	height:30px;
	margin-top:25%;
	margin-bottom:2%;
}

/***Production***/
.production1
{
	width:100%;
	margin-top:5%;
}
.production2
{
	width:100%;
	margin-top:5%;
	text-align:center;
	font-size:20px;
	color:#000000;
}
.production3
{
	width:35%;
	float:left;
	color:#000000;
	margin-left:8%;
	margin-top:5%;
	line-height:25px;
}
.production3:nth-child(2)
{
	width:43%;
	margin-left:5%;
}
.production4
{
	width:50%;
	text-align:center;
	font-size:20px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.production5
{
	width:100%;
	margin-top:5%;
}
.production6
{
	text-align:center;
	width:100%;
	margin-top:5%;
}
.img-production1
{
	width:100%;
}
.img-production2
{
	width:100%;
}
.img-production3
{
	width:16.665%;
	padding:0;
	float:left;
}
.production-btn
{
	background-color:#000000;
	padding:10px;
	font-size:20px;
}

/***Cabinet***/
.cabinet1
{
	margin-top:5%;
	position:relative;
	width:100%;
}
.cabinet2
{
	width:100%;
	position:relative;
	color:#000000;
	margin-top:5%;
	margin-left:8%;
	text-align:left;
	font-size:20px;
}
.cabinet3
{
	width:42%;
	margin-left:8%;
	color:#000000;
	line-height:25px;
	float:left;
	position:relative;
}
.cabinet3:nth-child(2)
{
	margin-left:1%;
}
.cabinet3 p
{
	padding:0px 40px 0px 0px;
}
.cabinet4-container
{
	width:100%;
	background-color:#F7F7F7;
	color:#000000;
	margin-top:5%;
}
.cabinet4
{
	width:50%;
	margin-top:5%;
	margin-left:10%;
	margin-bottom:5%;
	float:left;
	position:relative;
}
.cabinet4:nth-child(2)
{
	width:30%;
	margin-left:10%;
}
.cabinet5
{
	width:340px;
	position:relative;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.cabinet5 a
{
	color:#000000;
}
.img-cabinet1
{
	width:45%;
	float:left;
	margin-top:5%;
}
.img-cabinet2
{
	width:45%;
	margin-left:5%;
	margin-top:5%;
}
.img-cabinet3
{
	width:56.2%;
	margin-right:5%;
	margin-top:5%;
	float:right;
}
.img-cabinet4
{
	width:45%;
	float:left;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.img-cabinet5
{
	width:45%;
	margin-left:5%;
	margin-top:5%;
}
.img-cabinet6
{
	width:76%;
	margin-top:5%;
}
.img-cabinet7
{
	width:100%;
}
.img-cabinet8, .img-cabinet9, .img-cabinet10
{
	width:65%;
}
.img-cabinet9, .img-cabinet10
{
	margin-top:5%;
}
.drawers-btn
{
	font-size:20px;
	width:160px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.quote-btn
{
	font-size:20px;
	width:160px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left:2%;
}

/***Drawer***/
.drawer1
{
	width:100%;
	color:#000000;
	text-align:left;
	margin-left:8%;
	font-size:20px;
	margin-top:5%;
}
.drawer2
{
	width:26%;
	color:#000000;
	margin-top:1%;
	margin-left:8%;
	float:left;
	position:relative;
	line-height:25px;
}
.drawer2:nth-child(2)
{
	margin-left:2%;
	width:56%;
}
.drawer2:nth-child(2) p
{
	padding:0px 20px;
}
.drawer3-container
{
	margin-top:5%;
	width:100%;
	background-color:#F7F7F7;
}
.drawer3
{
	margin-top:5%;
	color:#000000;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	line-height:25px;
	font-size:20px;
}
.drawer3 p
{
	padding:0px 300px;
}
.drawer4
{
	width:340px;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
	line-height:25px;
}
.drawer4 a
{
	color:#000000;
}
.img-drawer1
{
	width:100%;
}
.img-drawer2
{
	width:100%;
	margin-top:2%;
}
.img-drawer3
{
	width:48%;
}
.img-drawer4
{
	width:48%;
	margin-left:2%;
}
.img-drawer5
{
	width:48%;
	margin-top:2%;
}
.img-drawer6
{
	width:48%;
	margin-left:2%;
	margin-top:2%;
}
.img-drawer7
{
	width:30%;
	margin-top:2%;
}
.img-drawer8
{
	width:30%;
	margin-left:2%;
	margin-top:2%;
}
.img-drawer9
{
	width:30%;
	margin-left:2%;
	margin-top:2%;
}
.img-drawer10
{
	width:30%;
	margin-top:2%;
}
.img-drawer11
{
	width:30%;
	margin-left:2%;
	margin-top:2%;
}
.img-drawer12
{
	width:30%;
	margin-top:2%;
}

/***Knob***/
.knob1
{
	width:100%;
	margin-top:3%;
	position:relative;
}
.knob1 img
{
	width:33.33%;
	float:left;
}
.knob2
{
	width:100%;
	text-align:center;
	margin-top:5%;
	font-size:20px;
}
.knob-cont
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	text-align:center;
	border-bottom:1px solid #000;
}
.knob-cont strong
{
	font-size:20px;
}
.knob3
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.knob4
{
	width:71%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.knob4 img
{
	width:50%;
	float:left;
	margin-bottom:5%;
}
.knob5
{
	width:73%;
	margin-left:auto;
	margin-right:auto;
}
.knob5 button
{
	margin-bottom:2%;
	margin-top:2%;
	height:40px;
	width:180px;
	border:1px solid #000;
	background-color:#fff;
}
.knob5 a 
{
	color:#000;
	font-size:20px;
}
.knob5 p:nth-child(4)
{
	margin-bottom:8%;
}
.knob6
{
	width:40%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.knob6 img
{
	width:100%;
}
.knob7
{
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.knob7 img
{
	width:100%;
}
.knob8-cont
{
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.knob8
{
	width:40%;
	float:left;
}
.knob8:nth-child(2)
{
	width:58%;
	margin-left:2%;
}
.knob8 img
{
	width:100%;
}
.knob9
{
	width:55.2%;
	float:left;
}
.knob9:nth-child(2)
{
	width:42%;
	margin-left:2%;
}
.knob9 img
{
	width:97%;
}
.knob10
{
	width:48%;
	float:left;
	margin-right:2%;
	margin-top:2%;
	position:relative;
}
.knob10 img
{
	width:100%;
}
.knob11
{
	width:500px;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.knob11 a
{
	color:#000000;
	font-size:20px;
}
.design-btn
{
	padding:10px;
	width:240px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}


/***Ikea***/
.ikea1
{
	color:#000000;
	margin-top:5%;
	font-weight:900;
	width:100%;
	font-size:20px;
}
.ikea2
{
	font-size:20px;
	line-height:25px;
	position:relative;
	float:left;
	color:#000000;
}
.ikea2:first-child
{
	width:35%;
	margin-left:18%;
	padding-right:30px;
}
.ikea2:nth-child(2)
{
	width:40%;
	padding-right:150px;
}

/**Kiguchi***/
.kiguchi1
{
	width:100%;
	margin-top:3%;
}
.kiguchi1 img
{
	float:left;
	width:50%;
}
.kiguchi2
{
	text-align:center;
	margin-top:5%;
	width:100%;
	font-size:20px;
}
.kiguchi3
{
	text-align:center;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.kiguchi3 strong
{
	font-size:23px;
}
.kiguchi-cont
{
	width:100%;
	margin-top:3%;
}
.kiguchi4
{
	width:45%;
	float:left;
}
.kiguchi4:nth-child(2)
{
	width:50%;
	padding-top:5%;
	padding-left:3%;
}
.kiguchi4 img
{
	width:95%;
}
.kiguchi4 strong
{
	font-size:23px;
}
.kiguchi4 button
{
	margin-bottom: 2%;
    margin-top: 2%;
    height: 40px;
    width: 180px;
    border: 1px solid #000;
    background-color: #fff;
}
.kiguchi4 a
{
	color:#000;
	font-size:20px;
}
.kiguchi-cont2
{
	width:100%;
}
.kiguchi5
{
	width:50%;
	float:left;
	padding-left:5%;
	padding-top:5%;
}
.kiguchi5:nth-child(2)
{
	width:45%;
	padding-left:0;
	padding-top:0;
	float:right;
}
.kiguchi5 img
{
	width:95%;
	float:right;
}
.kiguchi5 strong
{
	font-size:23px;
}
.kiguchi5 button
{
	margin-bottom: 2%;
    margin-top: 2%;
    height: 40px;
    width: 180px;
    border: 1px solid #000;
    background-color: #fff;
}
.kiguchi5 a
{
	color:#000;
	font-size:20px;
}
.kiguchi-cont3
{
	width:90%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #000;
}
.kiguchi6
{
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.kiguchi6 img
{
	width:100%;
}
.kiguchi-cont4
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.kiguchi7
{
	width:48%;
	float:left;
}
.kiguchi7:nth-child(2)
{
	float:right;
}
.kiguchi7 img
{
	width:100%;
}

/***Contact***/
.contact1-container
{
	width:90%;
	border-bottom:1px solid #EBECF0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.contact1
{
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5%;
	text-align:center;
	color:#000000;
}
.contact1 h2
{
	margin-bottom:10%;
}
.contact1 p
{
	line-height:25px;
	font-size:20px;
	margin-bottom:10%;
	text-align:left;
}
.contact1 a
{
	padding:0;
	color:#000000;
}
.contact2
{
	color:#000000;
	float:left;
	line-height:25px;
	margin-bottom:5%;
}
.contact2:first-child
{
	width:100%;
	text-align:center;
	margin-bottom:0;

}
.contact2:nth-child(2)
{
	width:5%;
	margin-top:5%;
	margin-left:15%;
	
}
.contact2:nth-child(3)
{
	width:25%;
	margin-top:5%;
	margin-left:5%;
}
.contact2:nth-child(4)
{
	width:5%;
	margin-top:5%;
}
.contact2:nth-child(5)
{
	width:25%;
	margin-top:5%;
	margin-left:7%;
}
.contact2 h2
{
	font-size:25px;
}
.contact2 p
{
	font-size:20px;
}
.contact3
{
	width:40%;
	margin-top:5%;
	background-color:#d6d6d6;
	margin-right:auto;
	margin-left:auto;
}
.contact3 h2
{
	color:#000000;
	text-align:center;
	font-size:20px;
}
.contact-h2
{
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.form-container
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px 20px 0px;
	color:#1A1A1A;
}
.contact3 input[type=text] 
{
	font-size:18px;
	width:100%;
	height:35px;
	margin-top:2%;
	border:none;
	font-family:arquitectaLight;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.contact3 input:focus
{
	outline:none;
}
.form1 input[type=submit]
{
	width:40%;
	font-family:arquitectaLight;
	font-size:18px;
	padding:10px 0;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #000;
	margin-bottom:5%;
	border-radius:0;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.contact3 input[type=checkbox]
{
	display:none;
}
.h-contact
{
	margin-left:20px;
}
.contact-check
{
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;*/
	position: absolute;
    margin-top: 0;
	margin-left:0;
    height: 10px;
    width: 10px;
    background-color: #fff;
	outline:1px solid #fff;
}
.contact3 input:checked ~ .contact-check
{
	background-color: #000;
}
          
/* Checkmark to be shown in checkbox */
/* It is not be shown when not checked */
.contact-check:after 
{
	content: "";
	position: absolute;
	display: none;
}
          
/* Display checkmark when checked */
.contact3 input:checked ~ .contact-check:after
{
	display: block;
}
.contact3 input[type=file]
{
	display:none;
}
.file-btn
{
	-webkit-user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	background-color:#fff;
	width:100px;
	height:25px;
	padding:3px 8px;
	border:1px solid #000;
	margin-top:1%;
	position:absolute;
	cursor:pointer;
}
.contact3 label
{
	font-size:18px;
}
.contact3 header
{
	font-size:14px;
}
.form1
{
	width:43%;
	float:left;
	margin-left:5%;
	margin-top:5%;
}
.form1:nth-child(3), .form1:nth-child(4), .form1:nth-child(5), .form1:nth-child(6), .form1:nth-child(7), .form1:nth-child(9)
{
	width:90%;
	margin-top:5%;
}
.form1:nth-child(7)
{
	margin-bottom:10%;
}
.form1:nth-child(7) label
{
	font-size:15px;
	text-align:center;
}
.form1:nth-child(8)
{
	font-size:15px;
	width:85%;
	margin-top:5%;
}
.contact-button
{
	font-size:20px;
	width:160px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-bottom:5%;
}
.contact-button>a
{
	color:#000000;
}
textarea
{
	resize:verticle;
	width:100%;
	max-width:100%;
	margin-top:2%;
	border:none;
	font-family:arquitectaLight;
	font-size:18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea:focus
{
	outline:none;
	border:none;
}
.contact-mobile
{
	display:none;
}
.contact-mobile1
{
	display:none;
}


/***Career***/
.career-column
{
	width:50%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	margin-bottom:5%;
	text-align:center;
	color:#000000;
	font-size:20px;
	line-height:25px;
	position:relative;
}
.career-btn
{
	width:45%;
	height:20%;
	font-size:20px;
	font-family:arquitectaLight;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/***Design***/
.design1
{
	position:relative;
	width:50%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.design-cont
{
	float:left;
	width:49%;
	/*position:relative;*/
}
.design-cont:nth-child(2)
{
	float:right;
	width:46.1%;
}
.design-cont p
{
	color: #000000;
	text-align:center;
}
.design-cont img
{
	width:90%;
}

/***Reform***/
.design-topnav
{
	display:none;
}
.header-img1
{
	width:100%;
}
.reform-topnav
{
	display:none;
}
.sub-logo
{
	width:250px; 
	height:50px;
	margin-top:2%;
	margin-left:2.6%;
}
.sub-menu
{
	position:static;
	margin-top:4%;
	float:right;
	margin-right:2%;
	border-bottom:3px solid transparent;
}
.sub-menu>a
{
	padding:10px 10px 5px 10px;
	text-decoration: none;
}
.sub-menu a:hover 
{
	border-bottom: 3px solid #FFFFFF;
}

.sub-menu a.active 
{
	border-bottom: 3px solid #FFFFFF;
}
.logo-reform
{
	width:40px;
	height:40px;
	margin-bottom:0.5%;
}
.reform-menu
{
	width:100%;
	position:relative;
	border-bottom:3px solid transparent;
	margin-top:2%;
	margin-left:1%;
}
.reform-menu>a
{
	color:#000000;
	font-size:15px;
	padding-bottom:10px;
}
.reform-menu a:hover 
{
	border-bottom: 3px solid #000000;
}

.reform-menu a.active 
{
	border-bottom: 3px solid #000000;
}
.reform-h2
{
	text-align:center;
	width:50%;
	color:#000000;
	font-size:30px;
	margin-top:5%;
	margin-right:auto;
	margin-left:auto;
}
/*
.basis>p
{
	margin-left:50px;
	margin-top:-40px;
	font-size:25px;
	font-family: arquitectaLight;
	width:100px;
}*/
.basis-column
{
	position:relative;
	width:46%;
	float:left;
	margin-left:8%;
	margin-top:5%;
	margin-bottom:5%;
}
.basis-column img:hover
{
	cursor:pointer;
}
.basis-column:nth-child(2)
{
	margin-left:0;
}
.basis-col-img1
{
	width:48%;
}
.basis-col-img2
{
	width:80%;
}
.basis-column>p
{
	width:90%;
	font-size:20px;
	line-height:25px;
	color:#000000;
}
.basis-column:nth-child(2)>p
{
	width:80%;
}
.basis-container
{
	width:100%;
	position:relative;
	margin-top:40px;
	margin-bottom:60px;
}
/*.basis-rect2
{
	position:absolute;
	height:1px;
	width:400px;
	background-color: #888888;
	margin-left:17%;
	margin-top:20px; 
	margin-bottom:10px;
}
.basis-rect3
{
	margin-left:53%;
	margin-top:20px; 
	margin-bottom:10px;
	position:absolute;
	height:1px;
	width:400px;
	background-color: #888888;
}
.basis-icon
{
	position:absolute;
	margin-left:49%;
	max-width:40px;
	max-height:40px;
}*/
.basis-column2
{
	position:relative;
	width:27.3%;
	float:left;
	margin-left:8%;
	margin-top:5%;
}
.basis-column2:nth-child(2)
{
	margin-left:12px;
	width:36.9%;
}
.basis-column2:nth-child(3)
{
	margin-left:12px;
	width:18.41%;
}
.img-basis
{
	width:98%;
	margin-top:10px;
	cursor:pointer;
}
.img2-basis
{
	width:47%;
	margin-top:10px;
	cursor:pointer;
}
.img3-basis
{
	width:47%;
	margin-top:10px;
	float:right;
	margin-right:10px;
	cursor:pointer;
}
.img4-basis
{
	width:97%;
	height:auto;
	margin-top:10px;
	cursor:pointer;
}
.basis-rect4
{
	position:absolute;
	width:900px;
	height:1px;
	background-color:#888888;
	margin-left:17%;
}
.basis-pro-col
{
	float:left;
	position:relative;
	width:100%;
}
.basis-pro-col:first-child
{
	text-align:center;
	color:#000000;
	margin-top:5%;
}
.basis-pro-col:nth-child(2)
{
	margin-top:20px;
	width:40%;
	line-height:25px;
	font-size:20px;
	margin-left:8%;
	color:#000000;
}
.basis-pro-col:nth-child(3)
{
	margin-top:20px;
	margin-left:5%;
	width:38%;
	line-height:25px;
	font-size:20px;
	color:#000000;
}
.basis-pro-col img:hover
{
	cursor:pointer;
}
.strong-reform
{
	font-size:23px;
}
.basis-pro-h3
{
	text-align:center; 
	font-size:30px;
}

/***Reform Sample***/
.reform-sample-column1
{
	color:#000000;
	font-size:20px;
	line-height:25px;
	width:80%;
	margin-left:8%;
	margin-top:5%;
	margin-bottom:5%;
}
.reform-sample-column1 p
{
	width:80%;
}
.reform-sample-column2
{
	width:21%;
	float:left;
	color:#000000;
	margin-bottom:5%;
	text-align:center;
}
.reform-sample-column2 p
{
	margin-top:-4%;
	font-size:18px;
	text-align:center;
}
.reform-sample-column2:first-child
{
	margin-left:8%;
}
.r-sample-img
{
	width:90%;
}
/*.r-sample-btn
{
	font-family:arquitectaLight;
	font-size:20px;
	width:100px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-bottom:5%;
}*/

/***Inspiration***/
.inspiration1
{
	width:100%;
	margin-top:5%;
	text-align:center;
}
.inspiration1 h2
{
	color:#000000;
	font-family:arquitectaLight;
}

.inspiration2
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}

.inspiration2-cont
{
	width:25%;
	float:left;
	margin-top:5%;

}
.inspiration2-cont a
{
	padding:0;
}
.inspiration3
{
	width:440px;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
.inspiration3 a
{
	color:#000000;
	font-size:20px;
}
.inspiration4
{
	width:50%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}
.ins-small
{
	width:25%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.ins-btn
{
	padding:10px;
	width:190px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.help-btn
{
	padding:10px;
	width:230px;
	background-color:#000000;
	border:1px solid #000000;
	float:right;
}
.help-btn a
{
	color:#FFFFFF;
	padding:10px;
}
.ins-help-btn
{
	padding:10px;
	width:100%;
	background-color:#000000;
	border:1px solid #000000;
	margin-left:5%;
}
.ins-help-btn a
{
	color:#FFFFFF;
	font-size:20px;
	padding:10px;
}
.inspiration2-cont img
{
	width:90%;
	padding:0;
}
.img-inspiration2
{
	width:90%;
	padding:0;
	margin-top:9%;
}

/***Inspiration Linoleum 1***/
.mobile-linoleum
{
	display:none;
}
.r-linoleum1
{
	width:100%;
	margin-top:5%;
}
.linoleum1-cont
{
	float:left;
	max-width:435px;
	color:#000000;
	margin-left:5%;
}
.linoleum1-cont h2
{
	margin-top:0;
}
.linoleum1-cont p
{
	width:65%;
	float:left;
}
.linoleum1-cont p:nth-child(3)
{
	width:35%;
}
.linoleum1-cont:nth-child(2)
{
	float:right;
	width:20%;
}
.linoleum1-cont:nth-child(2) a
{
	color:#000000;
	padding:0;
}
.linoleum2-cont
{
	border-bottom:1px solid #888888;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.r-linoleum2
{
	float:left;
	width:30%;
	margin-left:9%;
	margin-bottom:2%;

}
.r-linoleum2:nth-child(2)
{
	width:60%;
	margin-left:0;
}
.r-linoleum3
{
	width:35%;
	margin-left:15%;
	margin-bottom:2%;
}
.r-linoleum3:nth-child(2)
{
	margin-left:2%;
}
.r-linoleum4
{
	width:65%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2%;
}
.r-linoleum5
{
	width:45%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5%;
}
.img-linoleum1
{
	width:90%;
	float:left;
}
.img-linoleum2
{
	width:90%;
}
.img-linoleum3
{
	width:100%;
	float:right;
}
.img-linoleum4
{
	width:100%;
	float:left;
}
.img-linoleum5
{
	width:90%;
	margin-left:5%;
}
.img-linoleum6
{
	width:100%;
}

/***Inspiration Painted 1***/
.painted2-cont
{
	width:90%;
	border-bottom:1px solid #888888;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}
.r-painted2
{
	width:40%;
	float:left;
	margin-left:9%;
}
.r-painted2:nth-child(2)
{
	margin-left:2%;
}
.r-painted3
{
	width:82%;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	margin-bottom:5%;
}
.img-painted1
{
	width:100%;
}
.img-painted3
{
	width:100%;
}

/***Veneer Olive***/
.r-veneer2
{
	width:40%;
	float:left;
	margin-left:9%;
	margin-bottom:5%;
}
.r-veneer2:nth-child(2)
{
	margin-left:2%;
}

/***Painted Green***/
.painted-green
{
	width:82%;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	margin-bottom:2%;
}
.img-pg2
{
	width:100%;
}

/***Linoleum Olive***/
.lino1
{
	width:50%;
	float:left;
	margin-left:9%;
	margin-top:2%;
	margin-bottom:5%;
}
.lino2
{
	width:30%;
	margin-top:2%;
	margin-left:2%;
}
.img-lino1
{
	width:100%;
}
.img-lino1:nth-child(2)
{
	margin-top:4%;
}
.img-lino2
{
	width:100%;
}
.img-lino2:nth-child(2)
{
	margin-top:6%;
}

/***Linoleum Mushroom***/
.lino-mushroom1
{
	width:82%;
	margin-left:auto;
	margin-right:auto;
}
.lino-mushroom2
{
	width:39.4%;
	margin-left:9%;
	margin-top:3%;
}
.lino-mushroom2:nth-child(2)
{
	margin-left:3%;
}
.lino-mushroom3
{
	width:82%;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.lino-mushroom4
{
	width:55%;
	margin-right:auto;
	margin-left:auto;
	margin-top:3%;
	margin-bottom:5%;
}
.img-lino-mushroom1
{
	width:100%;
}
.img-lino-mushroom2
{
	width:100%;
}
.img-lino-mushroom3
{
	margin-top:5%;
	width:100%;
}
.img-lino-mushroom4
{
	width:100%;
}
.img-lino-mushroom5
{
	width:100%;
	margin-top:5%;
}
.img-lino-mushroom7
{
	width:100%;
}

/***Privacy Policy***/
.p-policy
{
	margin-top:5%;
	color:#000000;
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.p-policy h3
{
	font-size:25px;
}
.p-policy h4, p
{
	font-size:20px;
}
.p-policy a
{
	color:blue;
	text-decoration:underline;
	padding:0;
}

/* The Modal (background) */
.modal
{
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	padding-bottom:100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background-color: black;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none; 
}
.modal::-webkit-scrollbar 
{
    display: none;
}

/* Modal Content */
.modal-content 
{
	position: relative;
	background-color: transparent;
	margin: auto;
	padding: 0;
	width: 30%;
}

/* The Close Button */
.close 
{
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
}
.close:hover, .close:focus
{
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
.mySlides 
{
	display: none;
}
.cursor 
{
	cursor: pointer;
}

/* Next & previous buttons */
.prev, .next 
{
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
}

/* Position the "next button" to the right */
.next 
{
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover 
{
	background-color: rgba(0, 0, 0, 0.8);
}
.demo 
{
	opacity: 0.6;
}
.active, .demo:hover
{
	opacity: 1;
}
.hover-shadow:hover
{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/***Relfect***/
.reflect1
{
	width:630px;
	color:#000;
	text-align:center;
	margin-top:3%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.reflect1 h2
{
	font-size:30px;
}
.reflect2
{
	width:35%;
	margin-top:3%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.reflect2 img
{
	width:100%;
	transition:filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.reflect2 p
{
	font-style: italic;
	color:#000;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}

.reflect3
{
	color:#000;
	width:34%;
	float:left;
	margin-left:12%;
	margin-top:5%;
	position:relative;
}
.reflect3:nth-child(2)
{
	margin-left:5%;
}
.reflect3 p
{
	line-height:25px;
}
.reflect4
{
	margin-top:5%;
	position:relative;
}
.reflect4 img
{
	float:left;
	width:33.33%;
	margin-left:0;
	padding:0;
}
.reflect5-cont
{
	width:85%;
	border-top:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	margin-top:7%;
	position:relative;
}
.reflect5
{
	margin-top:5%;
	float:left;
}
.reflect5:first-child
{
	width:100%;
	text-align:center;
}
.reflect5:nth-child(2)
{
	width:46%;
	line-height:25px;
	text-align:left;
	margin-top:5%;
}
.reflect5:nth-child(3)
{
	width:46%;
	text-align:left;
	line-height:25px;
	margin-left:6%;
	margin-top:5%;
}
.reflect5 h2
{
	font-size:30px;
}
.reflect5 p
{
	margin-top:2%;
}
.reflect5 strong
{
	font-size:23px;
}

/***Reflect Inspiration***/
.cont
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	border-bottom:1px solid #000;
	padding-bottom:5%;
}
.glossy-h-cont
{
	width:570px;
	margin-left:5%;
	margin-top:0;
	margin-bottom:5%;
	float:left;
}
.glossy-h-cont:nth-child(2)
{
	width:20%;
	float:right;
}
.glossy-h-cont a
{
	color:#000;
}
.glossy-h-cont h2
{
	margin-top:0;
}
.glossy-h-cont p
{
	width:60%;
	float:left;
}
.glossy-h-cont p:nth-child(3)
{
	width:35%;
}
.glossy-cont
{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2%;
	position:relative;
}
.glossy1
{
	width:48%;
	float:left;
}
.glossy1:nth-child(2)
{
	float:right;
}
.glossy1 img
{
	width:100%;
}
.glossy2
{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2%;
}
.glossy2 img
{
	width:100%;
}

/***Reflect Sample***/
.reflect-sample1
{
	margin-left:8%;
	width:72%;
	margin-top:5%
}
.reflect-sample1 h2
{
	margin-bottom:5%;
	font-size:23px;
}
.reflect-sample2-cont
{
	width:83%;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.reflect-sample2
{
	float:left;
	width:23%;
	text-align:center;
	position:relative;
}
.reflect-sample2:nth-child(2)
{
	margin-left:3%;
}
.reflect-sample2 img
{
	width:100%;
}
.reflect-sample2 p
{
	margin-top:-10px;
}

/***Animation***/
@-webkit-keyframes slide 
{
	0%  
	{
		transform: translate(0px,100px); 
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
@-moz-keyframes slide 
{
	0%
	{
		transform: translate(0px,100px);
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
@-o-keyframes slide
{
	0%
	{
		transform: translate(0px,100px);
	}
	100%
	{
		transform: translate(0px,0px); 
	}
}
@keyframes slide 
{
	0%
	{
		transform: translate(0px,100px); 
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
.page
{
	animation-name: slide;
	animation-duration: 1.7s; 
	animation-fill-mode: forwards; 
}
@-webkit-keyframes scroll 
{
	0%  
	{
		transform: translate(0px,100px); 
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
@-moz-keyframes scroll 
{
	0%
	{
		transform: translate(0px,100px);
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
@-o-keyframes scroll
{
	0%
	{
		transform: translate(0px,100px);
	}
	100%
	{
		transform: translate(0px,0px); 
	}
}
@keyframes scroll 
{
	0%
	{
		transform: translate(0px,100px); 
	}
	100%
	{
		transform: translate(0px,0px);
	}
}
.page2
{
	animation-name: scroll;
	animation-duration: 1.3s; 
	animation-fill-mode: forwards; 
}

/***Responsive***/
/*@media only screen and (max-width:1024px)  /* ipad pro 
{
	/*.newsletter-form input[type=submit]
	{
		padding:13px 12px 12.5px 12px;
	}
}*/
@media only screen and (max-width:991px)  /* ipad landscape */
{
	.homepage5
	{
		padding-left:200px;
		padding-right:200px;
	}
	.n-form1:nth-child(2)
	{
		margin-top:2%;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		font-size:18px;
		width:431px;
	}
	.newsletter-form input[type=email]
	{
		margin-top:20px;
	}
	.newsletter-form input[type=submit]
	{
		margin-left:0;
		margin-top:0;
		cursor:pointer;
	}
	
	/***About Us***/
	.info-menu
	{
		margin-top:1%;
	}
	/*.info-menu>a
	{
		line-height:40px;
	}*/
	.info2
	{
		width:55%;
	}
	.info2:nth-child(2)
	{
		width:35%;
	}
	.info3
	{
		width:35%;
	}
	.info3:nth-child(2)
	{
		width:55%;
		margin-left:3%;
	}
	.info4
	{
		width:55%;
	}
	.info4:nth-child(2)
	{
		width:35%;
		float:right;
	}
	.info5
	{
		width:35%;
	}
	.info5:nth-child(2)
	{
		width:55%;
		margin-left:3%;
	}
	.info6
	{
		width:55%;
	}
	.info6:nth-child(2)
	{
		width:35%;
	}
	.info7
	{
		width:70%;
	}
	.img-info2
	{
		width:100%;
	}
	.img-info3
	{
		width:100%;
	}
	.img-info4
	{
		width:100%;
	}
	.img-info6
	{
		width:100%;
	}
			
	/***The Process***/
	.process-container
	{
		margin-top:450%;
	}
		
	/***Production***/
	.production3
	{
		width:40%;
	}
	.production4
	{
		width:65%;
	}
	
	/***Drawer***/
	.drawer3 p
	{
		padding:0px 100px;
	}
	
	/***IKEA***/
	.ikea1
	{
		font-family:arquitectaLight;
		color:#000000;
		margin-top:5%;
		font-weight:900;
		width:100%;
		font-size:20px;
	}
	.ikea2:nth-child(2)
	{
		padding-right:90px;
	}
	
	/***Kiguchi***/
	.kiguchi3
	{
		width:80%;
	}
	.kiguchi4:nth-child(2)
	{
		padding-top:2%;
	}
	
	
	/***Contact***/
	.contact2:first-child
	{
		width:100%;
		text-align:center;
		margin-bottom:0;
	
	}
	.contact2:nth-child(2)
	{
		width:5%;
		margin-top:5%;
		margin-left:10%;
		
	}
	.contact2:nth-child(3)
	{
		width:25%;
		margin-top:5%;
		margin-left:5%;
	}
	.contact2:nth-child(4)
	{
		width:5%;
		margin-top:5%;
		margin-left:5%;
	}
	.contact2:nth-child(5)
	{
		width:25%;
		margin-top:5%;
		margin-left:7%;
	}
	.contact2 h2
	{
		font-size:25px;
	}
	.contact2 p
	{
		font-size:20px;
	}
	.contact3
	{
		width:60%;
		margin-top:5%;
		background-color:#d6d6d6;
		margin-right:auto;
		margin-left:auto;
	}
	.contact3 h2
	{
		color:#000000;
		font-family:arquitectaLight;
		text-align:center;
		font-size:20px;
	}
	.contact-h2
	{
		text-align:center;
		color:#000000;
		
		font-family:arquitectaLight;
		margin-left:auto;
		margin-right:auto;
		margin-top:5%;
	}
	.form-container
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		/*background-color:#EBECF0;*/
		padding:20px 0px 20px 0px;
		font-family:arquitectaLight;
		color:#1A1A1A;
	}
	.contact3 input[type=text] 
	{
		font-size:18px;
		width:100%;
		height:35px;
		margin-top:2%;
		border:none;
	}
	.contact3 input:focus
	{
		outline:none;
	}
	.form1 input[type=submit]
	{
		width:40%;
		font-family:arquitectaLight;
		font-size:18px;
		padding:10px 0;
		color:#FFFFFF;
		background-color:#000000;
		margin-bottom:5%;
		border-radius:0;
	}
	.contact3 input[type=checkbox]
	{
		float:left;
		margin-bottom:5%;
	}	
	.contact3 input[type=file]
	{
		margin-top:2%;
		margin-bottom:5%;
	}
	.contact3 label
	{
		font-size:18px;
	}
	.contact3 header
	{
		font-size:14px;
	}
	.form1
	{
		width:43%;
		float:left;
		margin-left:5%;
		margin-top:5%;
	}
	.form1:nth-child(3), .form1:nth-child(4), .form1:nth-child(5), .form1:nth-child(6), .form1:nth-child(7), .form1:nth-child(9)
	{
		width:90%;
		margin-top:5%;
	}
	.form1:nth-child(8)
	{
		font-size:15px;
		width:85%;
		margin-top:5%;
	}
	.contact-button
	{
		font-family:arquitectaLight;
		font-size:20px;
		width:160px;
		height:40px;
		padding:5px;
		background-color:#FFFFFF;
		border:1px solid #000000;
		margin-bottom:5%;
	}
	.contact-button>a
	{
		color:#000000;
	}

	/***Reform***/
	.sub-menu
	{
		position:static;
		margin-top:4%;
	}
	.basis-column
	{
		position:relative;
		width:42%;
		float:left;
		margin-left:10%;
		margin-top:5%;
		margin-bottom:5%;
	}
	.basis-col-img2
	{
		width:90%;
	}
	.basis-column:nth-child(2)>p
	{
		width:90%;
	}
	.basis-column2
	{
		width:27%;
	}
	.basis-column2:nth-child(2)
	{
		width:36.5%;
	}
	.basis-column2:nth-child(3)
	{
		width:18.1%;
	}
	.img-basis
	{
		width:100%;
		margin-top:10px;
	}
	.img2-basis
	{
		width:48%;
		margin-top:10px;
	}
	.img3-basis
	{
		width:48%;
		/*margin-top:10px;
		margin-left:10px;*/
		margin-right:0px;
	}
	.img4-basis
	{
		width:100%;
		height:auto;
		margin-top:10px;
	}
	.basis-pro-col:nth-child(2)
	{
		margin-top:20px;
		width:38%;
		font-family:arquitectaLight;
		line-height:25px;
		font-size:20px;
		margin-left:10%;
		color:#000000;
	}
	.basis-pro-col:nth-child(3)
	{
		margin-top:20px;
		margin-left:5%;
		width:38%;
		font-family:arquitectaLight;
		line-height:25px;
		font-size:20px;
		color:#000000;
	}	
	

	/***Inspiration***/
	.ins-help-btn
	{
		padding:10px;
		width:100%;
		background-color:#000000;
		border:1px solid #000000;
		margin-left:5%;
	}
	.ins-small
	{
		width:30%;
		margin-left:auto;
		margin-right:auto;
		margin-top:5%;
	}
	
	/***Reflect***/
	.reflect2
	{
		width:40%;
	}
	.reflect2 p
	{
		margin-top:40px;
		width:95%;
	}
	
	/***Reflect Inspiration***/
	.glossy-cont
	{
		width:80%;
	}
	.glossy2
	{
		width:80%;
	}
}
@media only screen and (max-width:960px)
{
	.homepage5
	{
		padding-left:100px;
		padding-right:100px;
	}
	
	/***Footer***/
	.footer2
	{
		width:600px;
	}
	
	/***Reflect Inspiration***/
	.glossy-h-cont
	{
		width:500px;
	}
	.glossy-h-cont a
	{
		padding:0;
	}
	
}
@media only screen and (max-width:792px)
{
	.homepage2
	{
		width:600px;
		margin-left:auto;
		margin-right:auto;
	}
	/***Footer***/
	.footer2
	{
		width:570px;
	}
	.foot-col
	{
		display:none;
	}
	.foot-mobile
	{
		display:inline;
		width:100%;
	}
	.foot-mobile-menu
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:7%;
		font-size:20px;
	}
	.foot1
	{
		margin-left:auto;
		margin-right:auto;
		width:210px;
		margin-top:5%;
		margin-bottom:2%;
	}
	.foot1 p
	{
		font-size:15px;
		width:150px;
		position:absolute;
		margin-top:1%;
	}
	.foot1-img
	{
		width:30px;
		height:30px;
		float:right;
		margin-bottom:5%;
	}
}
@media only screen and (max-width:767px) /* ipad */
{
	.homepage2 > h2
	{
		font-size:30px;
		font-weight:700;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}

	/**Newsletter***/

	.n-form1:nth-child(2)
	{
		width:377px;
	}
	.newsletter-form input[type=email]
	{
		width:275px;
	}
	
	/***Footer***/
	.foot-col
	{
		display:none;
	}
	.foot-mobile
	{
		display:inline;
		width:100%;
	}
	.foot-mobile-menu
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:7%;
		font-size:20px;
	}
	.foot1
	{
		margin-left:auto;
		margin-right:auto;
		width:190px;
		margin-top:5%;
		margin-bottom:2%;
	}
	.foot1 p
	{
		font-size:15px;
		width:150px;
		position:absolute;
		margin-top:1%;
	}
	.foot1-img
	{
		width:30px;
		height:30px;
		float:right;
		margin-bottom:5%;
	}

	/***About Us***/
	.info-menu
	{
		/*width:500px;
		position:static;*/
		margin-top:3%;
		margin-left:2%;
		/*line-height:45px;*/
	}
	.info7
	{
		width:70%;
	}
	
	/***The Process***/
	.process-container
	{
		width:30%;
		margin-top:550%;
	}
	.line-up
	{
		width:1px;
		background-color:#000000;
		height:50px;
		margin-left:50%;
	}

	/***IKEA***/
	.ikea2:first-child
	{
		width:40%;
		margin-left:10%;
		padding-right:30px;
	}
	.ikea2:nth-child(2)
	{
		width:45%;
		padding-right:30px;
	}
	
	/***Kiguchi***/
	.kiguchi5
	{
		padding-top:2%;
	}

	/***Contact***/
	.contact1
	{
		width:60%;
	}
	.contact2
	{
		display:none;
	}
	.contact-mobile
	{
		display:block;
		font-family:arquitectaLight;
		color:#000000;
		line-height:25px;
		margin-bottom:5%;
		width:100%
		
	}
	.contact-mobile h2
	{
		text-align:center;
		margin-bottom:0;
	}
	.contact-mobile p
	{
		width:90%;
	}
	.contact-mobile h3
	{
		width:90%;
	}
	.contact-mobile1
	{
		display:block;
		width:40%;
		margin-left:10%;
		font-family:arquitectaLight;
		color:#000000;
		
		line-height:25px;
		float:left;
	}
	.contact-mobile1:last-child
	{
		width:40%;
		margin-left:5%;
	}

	/***Knob***/
	.knob6
	{
		width:50%;
	}
	.knob7
	{
		width:85%;
	}
	.knob8-cont
	{
		width:85%;
	}
	/***Career***/
	.career-column
	{
		width:70%;	
	}

	/***Design***/
	.design1
	{
		width:60%;
	}

	/***Reform***/
	.reform-h2
	{
		width:70%;
	}

	/*.img2-basis
	{
		width:47%;
		margin-top:10px;
	}
	.img3-basis
	{
		width:47%;
		margin-top:10px;
		margin-left:10px;
	}*/
	
	/***Inspiration Design***/
	.ins-small
	{
		width:250px;
	}
	.linoleum1-cont
	{
		width:60%;
	}
	
	/***Reflect Inspiration***/
	.glossy-h-cont
	{
		width:400px;
	}
	
	
	/***Reform Sample***/
	.reform-sample-column1 p
	{
		width:80%;
	}
	
	/***Reflect***/
	.reflect2
	{
		width:50%;
	}
	.reflect3
	{
		margin-left:10%;
		width:38%;
	}
	.reflect5-cont
	{
		width:83%;
	}
}

@media only screen and (max-width:670px)
{
	
	.fa-navicon:before, .fa-reorder:before, .fa-bars:before
	{
		font-size:20px;
	}
	#header-main
	{
		display:none;
	}
	.header-img-mobile
	{
		display:inline;
	}
	.main-cont-mobile
	{
		display:inline;
		width:100%;
		position:absolute;
	}
	.mobile-main-header
	{
		width:100%;				
	}
	.logo
	{
		width:150px; 
		height:30px;
		margin-top:3%;
		margin-left:3.4%;
	}
	.menu
	{
		width:330px;
		margin-top:1%;
		margin-bottom:1%;
	}
	.menu a
	{
		text-decoration: none;
		font-size:16px;
		padding:0 7px;
	}
	#mobile
	{
		display:inline;
	}
	.header-img-mobile
	{
		width:10%;
	}
	.topnav 
	{
		overflow: hidden;
		background-color: transparent;
 		position: absolute;
		width:100%;
		display:inline;
	}

	.topnav #myLinks 
	{
		display: none;
	}

	.topnav a
	{
		color: white;
		background-color:rgba(0,0,0,0.4);
		padding: 14px 16px;
		text-decoration: none;
		font-size: 15px;
		display: block;
		position:relative;
	}

	.topnav a.icon
	{
		background: transparent;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav a:hover
	{
		background-color: rgba(0,0,0,0.2);
		color: black;
	}

	.icon
	{
		margin-top:1.5%;
		margin-right:1%;
	}
	.active
	{
		background-color: transparent;
  		color: white;
	}
	
	/***Footer***/
	.footer2
	{
		width:430px;
	}
	
	/***Info***/
	.headerAbout
	{
		display:none;
	}
	.headerAbout-img
	{
		width:150px;
		height:30px;
		margin-top:2%;
		margin-left:0;
		margin-bottom:2%;
		padding:0;
	}

	.black-cont-header
	{
		width:100%;
	}
	.mobile-black-header
	{
		width:100%;
		background-color:#1A1A1A;
	}
	.sub-topnav 
	{
		display:inline;
		overflow: hidden;
		background-color: #1A1A1A;
 		position: relative;
		width:100%;
	}

	.sub-topnav #myLinks 
	{
		display: none;
	}
	.sub-icon
	{
		float:right;
		background:transparent;
		display:block;
		position:absolute;
		top:0;
		right:0;
	}
	.sub-topnav #myLinks a
	{
		color: white;
		background-color:rgba(26,26,26,1);
		padding: 14px 16px;
		text-decoration: none;
		font-size: 15px;
		display: block;
		position:relative;
	}

	.sub-topnav a:hover
	{
		background-color: rgba(26,26,26,1);
		color: black;
	}

	/***Reform***/
	.main-header
	{
		display:none;
	}
	.design-topnav 
	{
		display:inline;
		overflow: hidden;
		background-color: #1a1a1a;
 		position: relative;
		padding-bottom:10px;
		width:100%;
	}
	
	.design-topnav #myLinks 
	{
		display: none;
	}
	.design-icon
	{
		float:right;
		background:transparent;
		display:block;
		position:absolute;
		top:0;
		right:0;
	}
	.design-topnav #myLinks a
	{
		color: white;
		background-color:rgba(10,10,10,0);
		padding: 14px 16px;
		text-decoration: none;
		font-size: 15px;
		display: block;
		position:relative;
	}
	.design-topnav a:hover
	{
		background-color: rgba(10,10,10,0.2);
		color: #FFFFFF;
	}
	.sub-logo
	{
		width:150px; 
		height:30px;
		margin-top:2%;
		margin-left:0%;
	}
	
	
	/***Reflect Sample***/
	.reflect-sample2 p
	{
		font-size:18px;
	}
}
@media only screen and (max-width:659px)
{
	.img3-basis
	{
		margin-left:5px;
	}
}
@media only screen and (max-width:576px) /* iphone plus */
{
	#header-main
	{
		display:none;
	}
	/*.header-img-mobile
	{
		display:inline;
	}
	.main-cont-mobile
	{
		display:inline;
		width:100%;
		position:absolute;
	}
	.mobile-main-header
	{
		width:100%;				
	}*/
	.logo
	{
		width:150px; 
		height:30px;
		margin-top:3%;
		margin-left:3.4%;
	}
	/*.menu
	{
		width:330px;
		margin-top:1%;
		margin-bottom:1%;
	}
	.menu a
	{
		text-decoration: none;
		font-size:16px;
		padding:0 7px;
	}*/
	#mobile
	{
		display:inline;
	}
	.header-img-mobile
	{
		width:100%;
	}
	/*.topnav 
	{
		overflow: hidden;
		background-color: transparent;
 		position: absolute;
		width:100%;
		display:inline;
	}

	.topnav #myLinks 
	{
		display: none;
	}

	.topnav a
	{
		color: white;
		background-color:rgba(0,0,0,0.2);
		padding: 14px 16px;
		text-decoration: none;
		font-size: 15px;
		display: block;
		position:relative;
	}

	.topnav a.icon
	{
		background: transparent;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav a:hover
	{
		background-color: rgba(0,0,0,0.2);
		color: black;
	}

	.icon
	{
		margin-top:1.5%;
		margin-right:1%;
	}
	.active
	{
		background-color: transparent;
  		color: white;
	}*/

	.homepage2  h2
	{
		font-size:23px;
		font-weight:700;
	}
	.homepage5 h2
	{
		font-size:23px;
	}
	.homepage5 p
	{
		font-size:18px;
		line-height:23px;
	}
	
	/***Footer***/
	.footer2 p
	{
		font-size:23px;
	}
	.foot-mobile-menu a
	{
		font-size:18px;
		padding:10px;
	}
	
	/***About Us***/
	/*.headerAbout
	{
		display:none;
	}
	.headerAbout-img
	{
		width:150px;
		height:30px;
		margin-top:2%;
		margin-left:0;
		margin-bottom:2%;
		padding:0;
	}

	.black-cont-header
	{
		width:100%;
	}
	.mobile-black-header
	{
		width:100%;
		background-color:#1A1A1A;
	}
	.sub-topnav 
	{
		display:inline;
		overflow: hidden;
		background-color: #1A1A1A;
 		position: relative;
		width:100%;
	}

	.sub-topnav #myLinks 
	{
		display: none;
	}
	.sub-icon
	{
		float:right;
		margin-top:0;
	}
	.sub-topnav #myLinks a
	{
		color: white;
		background-color:rgba(26,26,26,1);
		padding: 14px 16px;
		text-decoration: none;
		font-size: 15px;
		display: block;
		position:relative;
	}
	.sub-topnav a:hover
	{
		background-color: rgba(26,26,26,1);
		color: black;
	}*/
	/*.info-menu
	{
		width:450px;
	}*/
	.info-menu>a
	{
		color:#000000;
		font-size:18px;
	}
	h2
	{
		font-size:23px;
	}
	p
	{
		font-size:18px;
		line-height:23px;
	}
	.img-info1
	{
		width:100%;
	}
	.img-info2
	{
		width:100%;
	}
	.img-info3
	{
		width:100%;
	}
	.img-info4
	{
		width:100%;
	}
	.info-btn
	{
		padding:10px 5px;
		font-size:18px;
	}

	/***The Process***/
	.process-btn
	{
		padding:10px 5px;
		font-size:18px;
	}
	.process-container
	{
		margin-top:750%;
	}
	.line-up
	{
		height:30px;
		margin-left:48%;
	}
	.icon-process
	{
		width:20px;
		height:20px;	
	}
	
	/***Production***/
	.production-btn
	{
		padding:10px 5px;
		font-size:18px;
	}
	
	/***Cabinet***/
	.cabinet3 p
	{
		padding:0px 20px 0px 0px;
	}
	.drawers-btn
	{
		padding:10px 5px;
		font-size:18px;
	}
	.quote-btn
	{
		padding:10px 5px;
		font-size:18px;
	}
	
	/***Knob***/
	.knob3
	{
		width:100%;
	}
	.knob4
	{
		width:85%;
	}
	.knob5
	{
		width:90%;
	}
	.knob11
	{
		width:470px;
	}
	
	/***IKEA***/
	.buttonMeeting
	{
		padding:10px 5px;
		font-size:18px;
	}
	
	/***Kiguchi***/
	.kiguchi3 strong
	{
		font-size:19px;
	}
	.kiguchi4 a
	{
		font-size:18px;
	}
	.kiguchi4 strong
	{
		font-size:19px;
	}
	.kiguchi5 a
	{
		font-size:18px;
	}
	.kiguchi5 strong
	{
		font-size:19px;
	}
	
	
	/***Reform Sample***/
	.reform-sample-column1
	{
		margin-left:8%;
		width:90%;
	}
	.reform-sample-column2
	{
		width:40%;
	}
	.reform-sample-column2:first-child, .reform-sample-column2:nth-child(3)
	{
		margin-left:8%;
	}
	.reform-sample-column2 h3
	{
		font-size:18px;
	}
	.reform-sample-column2 p
	{
		font-size:15px;
	}
	
	/***Career***/
	.career-btn
	{
		width:230px;
		padding:10px 5px;
		font-size:18px;
	}
	

	/***Inspiration***/
	.inspiration2-cont h3
	{
		font-size:16px;
	}
	.inspiration2-cont
	{
		width:50%;
	}
	.ins-small
	{
		width:230px;
	}
	.ins-help-btn
	{
		padding:10px 5px;
		font-size:18px;
	}
	.inspiration3
	{
		width:410px;
	}
	.help-btn
	{
		padding:10px 5px;
		font-size:18px;
		width:220px;
	}
	.ins-btn
	{
		padding:10px 5px;
		font-size:18px;
		width:180px;
	}
	

	
	/***Contact***/
	.contact1
	{
		width:90%;
	}
	.contact1 p
	{
		font-size:18px;
		line-height:23px;
	}
	.contact-mobile1
	{
		margin-left:5%;
		width:45%;
	}
	.contact3
	{
		width:100%;
	}
	.form1 input[type=submit]
	{
		width:160px;
		padding:10px 5px;
		border-radius:0;
	}
	
	/***Design***/
	.design1
	{
		width:70%;
	}
	.design-cont
	{
		width:50%;
	}
	.design-cont:nth-child(2)
	{
		width:47%;
	}
	
	/***Reform***/
	
	.reform-h2
	{
		font-size:23px;
		margin-top:10%;
	}
	.basis-column>p
	{
		font-size:18px;
		line-height:23px;
	}
	.basis-pro-col:nth-child(2)
	{
		margin-left:8%;
		width:42%;
	}
	.basis-pro-h3
	{
		font-size:23px;
	}
	.strong-reform
	{
		font-size:20px;
	}
	.basis-column
	{
		margin-left:8%;
		width:45%;
	}
	.basis-column2
	{
		margin-left:8%;
	}
	.img3-basis
	{
		margin-left:5px;
	}
	

	/* Modal Content */

	.modal-content
	{
		width: 50%;
	}

	/* The Close Button */
	.close
	{
		font-size: 25px;
	}

	/***Privacy Policy***/
	.p-policy
	{
		width:80%;
	}
	.p-policy h3
	{
		font-size:23px;
	}
	
	/***Reflect***/
	.reflect1
	{
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}
	.reflect1 h2
	{
		font-size:23px;
	}
	.reflect2
	{
		width:60%;
	}
	.reflect4
	{
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	.reflect4 img
	{
		width:100%;
		margin-top:2%;
	}
	
	/***Reform Inspiration***/
	.r-linoleum1
	{
		display:none;
	}
	.mobile-linoleum
	{
		display:inline;
		width:100%;
	}
	.linoleum1-cont
	{
		float:none;
		width:90%;
		color:#000000;
		font-family:arquitectaLight;
		margin-left:5%;
		margin-bottom:2%;
		margin-top:5%;
	}
	.linoleum1-cont a
	{
		color:#000000;
		padding:10px 10px 10px 0px;
		font-family:arquitectaLight;
	}
	.linoleum1-cont:nth-child(2)
	{
		width: 90%;
	
		float: none;
	}
	
	/***Reflect Inspiration***/
	.glossy-h-cont
	{
		width:90%;
		margin-left: 5%;
		margin-bottom: 2%;
		margin-top: 5%;
		float:none;
	}
	.glossy-h-cont:nth-child(2)
	{
		width: 85%;
		margin-left: 5%;
		float: none;
	}
	.glossy-h-cont p
	{
		width:60%;
		margin-bottom:5%;
		float:left;
	}
	.glossy-h-cont p:nth-child(3)
	{
		width:35%;
	}
	
	/***Reflect Sample***/
	.reflect-sample2
	{
		width:45%;
	}
	.reflect-sample2 p
	{
		font-size:15px;
	}
	
}

@media only screen and (max-width:435px) /* normal iphone */
{
	h2
	{
		font-size:20px;
	}
	p
	{
		font-size:16px;
	}
	.header-img
	{
		display:none;
	}
	.header-img-mobile
	{
		display:inline;
		width:100%;
	}
	.logo
	{
		margin-left:5%;
		margin-top:5%;
		width:160px;
		height:34.5px;
	}
	.fa-navicon:before, .fa-reorder:before, .fa-bars:before
	{
		font-size:20px;
	}
	.topnav a
	{
		font-size:14px;
	}
	.homepage2 h2
	{
		font-size:20px
	}
	.homepage5
	{
		padding-left:20px;
		padding-right:20px;
	}
	.homepage5 p
	{
		text-align:center;
		font-size:16px;
	}
	
	/***Newsletter***/
	.newsletter-form input[type=email]
	{
		width:250px;
	}
	.newsletter-form input[type=submit]
	{
		font-size:18px;
		padding:3px;
	}
	.n-form1:nth-child(2)
	{
		width:351px;
		font-size:16px;
	}
	
	/***Footer***/
	.footer2
	{
		width:400px;
	}
	.footer2 p
	{
		font-size:18px;
	}
	.foot-mobile-menu
	{
		text-align:center;
		line-height:35px;
	}
	.foot-mobile-menu a
	{
		font-size:16px;
	}
	
	
	/***Info***/
	.headerAbout-img
	{
		width:160px;
		height:34.5px;
		margin-top:5%;
		margin-left:0.4%;
	}
	.sub-topnav #myLinks a
	{
		font-size:14px;
	}
	.info-menu>a
	{
		font-size:16px;
	}
	.info-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	.info2
	{
		width:90%;
	}
	.info2:nth-child(2)
	{
		width:90%;
	}
	.info3
	{
		width:90%;
	}
	.info3:nth-child(2)
	{
		width:90%;
	}
	.info4
	{
		width:90%;
	}
	.info4:nth-child(2)
	{
		width:90%;
	}
	.info5
	{
		width:90%;
	}
	.info5:nth-child(2)
	{
		width:90%;
	}
	.info6
	{
		width:90%;
	}
	.info6:nth-child(2)
	{
		width:90%;
	}
	.info7
	{
		width:90%;
	}
	
	/***The Process***/
	.column1-process
	{
		width:85%;
	}
	.column1-process:nth-child(2)
	{
		display:none;
	}
	.process-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	
	/***Production***/
	.production3
	{
		width:80%;
		margin-left:8%;
	}
	.production3:nth-child(2)
	{
		width:90%;
	}
	.img-production2
	{
		width:90%;
		margin-left:3%;
	}
	.production4
	{
		width:80%;
	}
	.production-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	

	/***Cabinet***/
	.cabinet2
	{
		margin-left:8%;
	}
	.cabinet3
	{
		width:90%;
		margin-left:8%;
	}
	.cabinet3:nth-child(2)
	{
		margin-left:8%;
	}
	.cabinet5
	{
		width:100%;
		text-align:center;
	}
	.img-cabinet1
	{
		width:45%;
	}
	.img-cabinet2
	{
		width:45%;
		margin-left:5%;
	}
	.img-cabinet3
	{
		width:95%;
	}
	.img-cabinet6
	{
		width:95%;
	}
	.drawers-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	.quote-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	
	/***Drawer***/
	.drawer1
	{
		margin-left:8%;
	}
	.drawer2
	{
		margin-left:8%;
		width:85%;
	}
	.drawer2:nth-child(2)
	{
		width:85%;
		margin-left:8%;
	}
	.drawer2:nth-child(2) p
	{
		padding:0;
	}
	.drawer3 p
	{
		padding:0 10px;
	}
	.img-drawer7, .img-drawer8, .img-drawer9, .img-drawer10, .img-drawer11, .img-drawer12
	{
		width:45%;
	}
	/***Knob***/
	.knob6
	{
		width:80%;
	}
	.knob7
	{
		width:100%;
	}
	.knob8
	{
		width:100%;
		float:none;
	}
	.knob8:nth-child(2)
	{
		width:100%;
		margin-left:0;
	}
	.knob9
	{
		width:100%;
		float:none;
	}
	.knob9:nth-child(2)
	{
		width:100%;
		margin-left:auto;
	}
	.knob9 img
	{
		width:100%;
	}
	.knob10
	{
		width:100%;
	}
	.knob11
	{
		text-align: center;
		width: 300px;
	}
	.design-btn
	{
		padding: 8px 0px;
    	font-size: 16px;
    	width: 230px;
	}
	/***IKEA***/
	.ikea2:first-child
	{
		margin-left:8%;
		width:90%;
	}
	.ikea2:nth-child(2)
	{
		margin-left:8%;
		width:90%;
	}
	.buttonMeeting
	{
		padding:8px 0px;
		font-size:16px;
	}
	
	/***Kiguchi***/
	.kiguchi3
	{
		width:85%;
	}
	.kiguchi4
	{
		width:90%;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.kiguchi4:nth-child(2)
	{
		width:90%;
		padding-left:0;
	}
	.kiguchi4 img
	{
		width:100%;
	}
	.kiguchi5
	{
		width:90%;
		float:none;
		margin-left:auto;
		margin-right:auto;
		padding-left:0;
	}
	.kiguchi5:nth-child(2)
	{
		width:90%;
		padding-left:0;
		float:none;
	}
	.kiguchi5 img
	{
		width:100%;
		float:none;
	}
	.kiguchi6
	{
		width:90%;
	}
	.kiguchi-cont4
	{
		margin-top:1%;
		width:81%;
	}
	.kiguchi7
	{
		width:100%;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	
	/***Reform Sample***/
	.reform-sample-column1 p
	{
		width:91%;
	}
	.reform-sample-column2
	{
		width:40%;
	}
	.reform-sample-column2
	{
		margin-left:3%;
		width:95%;
	}
	.reform-sample-column2:first-child, .reform-sample-column2:nth-child(3)
	{
		margin-left:3%;
	}
	
	/***Career***/
	.career-column
	{
		width:90%;
		margin-bottom:5%;
	}
	.career-btn
	{
		padding:10px 0px;
		height:auto;
		font-size:16px;
		width:200px;
	}
	

	/***Contact***/
	.contact1 p
	{
		font-size:16px;
		line-height:23px;
	}
	.contact-button
	{
		padding:8px 0px;
		font-size:16px;
	}
	.contact-mobile1
	{
		width:80%;
		margin-left:5%;
	}
	.contact-mobile1:last-child
	{
		width:80%;
	}
	.form-container input[type=submit]
	{
		padding:8px 0px;
		font-size:16px;
		border-radius:0;
	}
	
	/***Inspiration***/
	.inspiration1
	{
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}
	.img-inspiration1
	{
		width:100%;
	}
	.inspiration2-cont
	{
		width:100%;
	}
	.inspiration2
	{
		text-align:center;
	}
	.inspiration2-cont h3
	{
		font-size:18px
	}
	.ins-help-btn
	{
		padding:8px 0px;
		font-size:16px;
	}
	.ins-small
	{
		width:230px;
	}
	.inspiration3
	{
		text-align:center;
		width:300px;
	}
	.ins-btn
	{
		padding:8px 0px;
		font-size:16px;
		width:230px;
	}
	.help-btn
	{
		padding:8px 0px;
		font-size:16px;
		margin-top:5%;
		width:230px;
		margin-left:0;
		float:none;
	}
	
	/***Inspiration Design***/
	
	.r-painted2
	{
		margin-left:1%;
		width:48%;
	}
	.painted-green
	{
		margin-left:1%;
		width:98%;
	}
	.r-veneer2
	{
		width:48%;
		margin-left:1%;
	}
	.lino-mushroom1
	{
		width:100%;
	}
	.lino-mushroom2
	{
		width:48.3%;
		margin-left:0;
	}
	.lino-mushroom3
	{
		width:100%;
	}
	.lino-mushroom4
	{
		width:100%;
	}
	.r-painted3
	{
		width:98%;
	}
	.lino1
	{
		Width:51%;
		margin-left:1%;;
	}
	.lino2
	{
		width:45%;
	}
	.r-linoleum2
	{
		width:35%;
		margin-left:1%;
	}
	.r-linoleum2:nth-child(2)
	{
		width:63%;
	}
	.r-linoleum3
	{
		width:44%;
		margin-left:5%;
	}
	.r-linoleum4
	{
		width:89%;
	}
	.r-linoleum5
	{
		width:65%;
	}
	.img-linoleum2
	{
		width:100%;
	}
	
	/***Design***/
	.design-cont
	{
		width:100%;
	}
	.design-cont:nth-child(2)
	{
		width:100%;
	}
	
	/***Reform***/
	.sub-logo
	{
		width:160px;
		height:34.5px;
		margin-top:5%;
		margin-left:0.4%;
	}
	.reform-menu>a
	{
		font-size:14px;
	}
	.reform-h2
	{
		font-size:20px;
	}
	.basis-column
	{
		width:90%;
		margin-left:8%;
	}
	.basis-column:nth-child(2)
	{
		margin-left:8%;
	}
	.basis-column2
	{
		width:85%;
	}
	.basis-column2:nth-child(2)
	{
		width:85%;
		margin-left:8%;
		margin-top:0;
	}
	.basis-column2:nth-child(3)
	{
		width:85%;
		margin-left:8%;
		margin-top:0%;
	}
	.img-basis
	{
		margin-top:2px;
	}
	.img2-basis
	{
		width:49%;
		margin-top:1%;
	}
	.img3-basis
	{
		width:49%;
		margin-left:0;
		margin-top:1%;
	}
	.img4-basis
	{
		margin-top:3px;
	}
	.basis-pro-h3
	{
		font-size:20px;
	}
	
	.basis-pro-col:nth-child(2)
	{
		width:85%;
	}
	.basis-pro-col:nth-child(3)
	{
		width:85%;
		margin-left:8%;
	}
	.strong-reform
	{
		font-size:18px;
	}
	
	/***Reflect***/
	.reflect1 h2
	{
		font-size:20px;
	}
	.reflect2
	{
		width:70%;
	}
	.reflect3
	{
		width:86%;
		margin-left:8%;
	}
	.reflect3:nth-child(2)
	{
		margin-left:8%;
		margin-top:0;
	}
	.reflect3 p
	{
		font-size:18px;
	}
	.reflect5:nth-child(2)
	{
		width:100%;
	}
	.reflect5:nth-child(3)
	{
		width:100%;
		margin-left:0;
	}
	.reflect5 h2
	{
		font-size:20px;
	}
	.reflect5 strong
	{
		font-size:18px;
	}
	
	/***Reflect Inspiration***/
	.glossy-cont
	{
		width:100%;
	}
	.glossy2
	{
		width:100%;
	}
	
	/***Reflect Sample***/
	.reflect-sample1
	{
		width:81%;
	}
	.reflect-sample1 h2
	{
		font-size:20px;
	}
	.reflect-sample2
	{
		width:100%;
	}
	.reflect-sample2:nth-child(2)
	{
		margin-left:0;
	}
}

/*@media only screen and (max-width:416px)
{
	.newsletter-form input[type=submit]
	{
		padding:3px 4px 2.5px 4px;
	}
}*/

@media only screen and (max-width:400px)
{
	p
	{
		font-size:18px;
	}
	.newsletter-form input[type=email]
	{
		width:230px;
	}
	.n-form1:nth-child(2)
	{
		width:332px;
		font-size:16px;
	}
	.footer2 p
	{
		font-size:17px;
	}

	.ins-help-btn
	{
		margin-left:0;
	}
	
}

@media only screen and (max-width:370px)
{
	.footer2 p
	{
		font-size:15px;
	}
	.newsletter-form input[type=email]
	{
		width:200px;
	}
	.n-form1:nth-child(2)
	{
		width:302px;
		font-size:14px;
	}
}
@media only screen and (max-width:325px)
{
	.newsletter-form input[type=email]
	{
		width:170px;
		font-size:16px;
		padding:5px;
	}
	.check
	{
		width:12px;
		height:12px;
	}
	.newsletter-form input[type=submit]
	{
		height:29px;
		padding:4px 5px 7px 5px;
		width:70px;
		font-size:17px;
	}
	.n-form1:nth-child(2)
	{
		width:242px;
		font-size:13px;
	}
	
	.drawer4
	{
		text-align:center;
	}
	.drawers-btn, .quote-btn
	{
		width:110px;
		font-size:14px;
		padding:5px 0;
	}
	
}
@media only screen and (max-width:278px)
{
	.footer2 p
	{
		font-size:14px;
	}
}
@media only screen and (max-width:275px)
{
	.footer2
	{
		width:200px;
	}
	/*.info-menu
	{
		width:200px;
	}*/
}
