body { font-family:Arial,Helvetica,sans-serif; margin:0px; background-color:#fff; height:100% }
html { height:100% }
.f-bb { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
#PageDiv { position:relative; min-height:100%; margin:auto }
#studio-design-plett { vertical-align:top; overflow:hidden }
#contactWrapper { max-width:1200px; z-index:0; clear:both; margin-left:auto; margin-top:0px; margin-right:auto; background-color:#fff }
#twoLeft { width:49.08%; z-index:0; float:left; padding:2% }
#nameField { width:87.77%; height:25px; padding:5px }
#emailField { width:87.98%; height:25px; padding:5px }
#phoneField { width:87.98%; height:25px; padding:5px }
#subjectField { width:87.98%; height:25px; padding:5px }
#messageArea { width:87.98%; height:140px; padding:5px }
#send-mail { padding:5px; overflow:hidden }
#twoRight { width:41.92%; z-index:0; float:right; padding:2% }
#item1 { width:100%; height:255px; display:inline-block }
#menu { height:auto; overflow:visible; position:relative }
#fwNav1 { float:right; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-right:0; border-top:0; border-bottom:0; border-left:1px solid #9B9155 }
#fwNav1 .fwNavItem a { display:block; color:#DAD8C4; text-decoration:none; padding:10px 20px 10px 20px; white-space:nowrap }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#00FF00; text-decoration:none; background:#9B9155 }
#fwNav1 .fwNavItem a:active { color:#DAD8C4; text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../Resources/hamburger.png'); background-repeat:no-repeat; background-size:100%; float:right }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#FFFFFF; background:#9B9155; font-weight:normal }
@media screen and (max-width:920px)
{
	#contactWrapper { max-width:920px }
}
@media screen and (max-width:720px)
{
	#twoLeft { width:auto; float:none }
	#nameField { width:99%; height:auto }
	#emailField { width:99%; height:auto }
	#phoneField { width:99%; height:auto }
	#subjectField { width:99%; height:auto }
	#messageArea { width:99%; height:150px }
	#twoRight { width:96%; float:none; margin-top:1.6% }
}
@media screen and (max-width:570px)
{
	#contactWrapper { max-width:570px }
	#twoLeft { padding:4% }
	#twoRight { width:92%; padding:4%; margin-top:20px }
	#fwNav1 { width:100%; right:0; left:0; margin-top:0px }
	#fwNav1 .fwNavItem { box-sizing:border-box; float:none; overflow:hidden; width:100%; border-bottom:0; border-right:0; border-top:1px solid #9B9155; border-left:0 }
	#fwNav1 .fwNavItem a { padding-top:14px; padding-bottom:14px; padding-left:14px; padding-right:14px }
	#fwNav1 .fwFirstChild { border-top:0 }
	#fwNav1 .fwLastChild { border-bottom:0 }
	.fwNav1-toggle-label { display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none }
	.fwNavContainer1 { display:none; position:fixed; width:100%; top:0; right:0; bottom:100%; left:0; margin-top:-100%; background-color:#212828; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out margin, .2s ease-out bottom; -moz-transition:.2s ease-out margin, .2s ease-out bottom; -ms-transition:.2s ease-out margin, .2s ease-out bottom; -o-transition:.2s ease-out margin, .2s ease-out bottom; transition:.2s ease-out margin, .2s ease-out bottom }
	.fwNav1-toggle-close { background-image:url('../Resources/hamburger.png'); margin:20px 20px 20px 20px }
	.fwNavContainer1.fwMenuOn { margin-top:0; bottom:0 }
}
@media screen and (max-width:480px)
{
	#contactWrapper { max-width:480px }
}
@media screen and (max-width:320px)
{
	#contactWrapper { max-width:334px }
}
