/* Themify Customize Styling */
.iphone:before {
	content: '';
	background: none;
	background-color: #ffffff;
	background-size: cover;
	background-position: center center;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background: none;
	background-color: #ffffff;
	background-size: cover;
	background-position: center center;background-attachment: fixed;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-weight:normal;
	font-size:13px;
	line-height:1.7em;
 
}
#pagewrap {	
	width: 100%; 
}
.pagewidth {	
	width: 1100px; 
}
#content {	
	padding: 0px; 
}
#headerwrap {	margin: auto; 
}
#header {	height: auto;
	border: none !important;margin: auto; 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-logo {		position:static;

	right: 0px;
	left: 0%; 
}
#main-nav {		position:static;

	top: 0px;
	right: 0px;background-image: none; 
}
#footer {	
	border: none !important;
	padding: 0px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }