@font-face {
	font-family: LinLibertine_DR;
	src: url("font/LinLibertine_DR.eot") /* EOT file for IE */
}
@font-face {
	font-family: LinLibertine_DR;
	src: url("font/LinLibertine_DR.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
	font-family: Florsn01;
	src: url("font/Florsn01.eot") /* EOT file for IE */
}
@font-face {
	font-family: Florsn01;
	src: url("font/Florsn01.ttf") /* TTF file for CSS3 browsers */
}

* {
	margin:0;
	padding:0;
}
*:focus {
	outline: none;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {height:100%;}

body {
	background-color: #fff;
  	/*background-image: url(../img/body_bgrnd.jpg);*/
	background-position: center;
	background-size: cover;
	/*background-size: auto 100%;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*font-family: 'Ginora', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family: LinLibertine_DR, Verdana, Arial, sans-serif;
	/*font-family: Vera;*/
	/*font-weight: 300;*/
	font-size: 17px;
	color: #000;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	font-variant-numeric: proportional-nums;
	/*line-height: 1.35em;*/
}
body.blank {
}
body.closed {
}

img {
	border:none;
	max-width: 100%;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #000; text-decoration: none; /* b46312, b60a0a */
}
a:hover {
	color: #000; text-decoration: underline;
}
a.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
.link {
	color: #000; text-decoration: none; cursor:pointer;
}
.link:hover {
	color: #000; text-decoration: underline;
}

.err {
	color: #c00;
}

#p_top {
    display: block;
    position: relative;
    /*top: 400px;*/
    visibility: hidden;
}

div.clear {clear: both;}

h1 {margin-top:0px;margin-bottom:0px;font-family: 'Open Sans',sans-serif;font-size:33px;letter-spacing: 1px;font-weight: normal;color:#ad9961;}
h2 {margin-top:0px;margin-bottom:0px;font-size:27px;font-family: 'Open Sans',sans-serif;letter-spacing: 1px;font-weight: normal;color:#ad9961;}
h3 {margin-top:0px;margin-bottom:4px;font-size:23px;font-family: 'Open Sans',sans-serif;letter-spacing: 1px;font-weight: normal;color:#ad9961;}
h4 {margin-top:0px;margin-bottom:4px;font-size:1.4em;font-family: 'Open Sans',sans-serif;letter-spacing: 1px;font-weight: normal;color:#000;}
h5 {margin-top:0px;font-size:1.0em;font-weight: normal;color:#000;}
h6 {margin-top:0px;font-size:0.9em;font-weight: normal;color:#000;}

h1 a:link, h1 a:visited, h1 a:active,
h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active,
h4 a:link, h4 a:visited, h4 a:active {
	color:#ad9961;
}

hr {height:1px;border:0px solid #ccc;background-color:#ccc;color:#ccc;}

input {margin:0;padding:0;font-family: LinLibertine_DR, Verdana, Arial, sans-serif;font-size:15px;border: 1px solid #999;border-radius:6px;}
textarea {font-family: LinLibertine_DR, Verdana, Arial, sans-serif;font-size:15px;border: 1px solid #999;border-radius:6px;}
select {font-family: LinLibertine_DR, Verdana, Arial, sans-serif;font-size:15px;border: 1px solid #999;border-radius:6px;background-color: #fff;}
input[type=submit] {
	padding:10px 20px;font-family: LinLibertine_DR, Verdana, Arial, sans-serif; font-size:15px;color:#fff;cursor:pointer;
}
input[type=button] {
	background-color:#ad9961;border:1px solid #604009;padding:8px 20px; font-family: LinLibertine_DR, Verdana, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fff; cursor:pointer;
	border-radius: 6px;
}
input[type=checkbox], input[type=radio] {
    white-space: nowrap;
    overflow: hidden;
    width: 20px;
    height: 20px;
	cursor: pointer;
}
input[type=checkbox]:checked {
}
input[type=checkbox]:hover {
}
input, textarea {
	width: 100%;
	max-width: 572px;
}
input[type=text], textarea {
}

button {
	background-color:#604009;
	border:1px solid #fff;
	padding:8px 20px;
	font-family: LinLibertine_DR, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	cursor:pointer;
	border-radius: 6px;
}
.button {
    float: left;
    background-color:#604009;
    border: 1px solid #d97;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0px 1px 6px #999;
    font-size: 15px;
    color: #fff;
}
.button:hover {
  background-color: #874f17;
  box-shadow: 0px 1px 6px #fff;
}
.button a {
    display: block;
    padding: 3px 12px;
    font-size: 15px;
    color: #fff;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.link_button {
	padding: 16px 20px 0 20px;
	display: inline-block;
	width: 220px;
	height: 44px;
	background-color: #005cc3;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
a.link_button_active {
	background-color: #005cc3;
	color: #fff;
}
a.link_button div {
	margin: 16px 0 0 0;
}
a.link_button:hover, a.link_button:active {
	background-color: #005cc3;
	color: #fff;
}

span.subscript {
	font-size:70%;
	position:relative;
	bottom:-0.5em;
}
span.superscript {
	font-size:70%;
	position:relative;
	bottom: 0.5em;
}

img, iframe, object, embed {
  max-width: 100%;
}

.main_alert_text {
	text-align: center;
}

/* ui-dialog - alert window */

.ui-dialog {
	position: fixed;
}
.ui-dialog.ui-widget.ui-widget-content {
 	border: 2px solid #005cc3;
    border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	/*overflow: hidden;*/
	color: #000;
}
.ui-dialog .ui-widget-content {
	border: none;
}
.ui-dialog .ui-widget-header {
	display: none;
	border: 1px solid #0f0;
	background: #999;
	color: #333;
	font-weight: bold;
}
.ui-dialog .ui-dialog-content {
	background: #fff;
	padding: 10px 10px;
	font-size: 15px;
	color: #333;
}
.ui-dialog .ui-dialog-buttonpane {
	margin-top: 0;
	padding: 10px 10px;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: 0;
    border-radius: 6px;
	background: #666;
	font-size: 15px;
	color: #fff;
}

/* overlay */
#overlay_window {
	margin: 46px 20px;
	min-width: 100px;
	width: 800px;
	/*min-height: 100px;*/
	transform: scale(1);
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	/*overflow: hidden;*/
	color: #000;
}
#overlay_window.overlay_default {
	padding: 25px 25px;
	border: 2px solid #666666;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 0.9);
}
#overlay_window.overlay_privacy {
	padding: 25px 25px;
	border: 2px solid #604009;
	border-radius: 15px;
	background-color: #fff;
	font-size: 13px;
}

#overlay_window h1, #overlay_window h2, #overlay_window h3, #overlay_window h4, #overlay_window h5, #overlay_window h6 {
	text-shadow: none;
}
.popup_visible #overlay_window {
	transform: scale(1);
}
#overlay_window .bclose {
	position: absolute;
	z-index: 502;
	right: 15px;
	top: 15px;
	width: 26px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/sys/win_close.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
#overlay_window img {
	display: block;
	max-width: 100%;
	height: auto;
}

#overlay_window.overlay_privacy {
	font-size: 0.8em;
}
#overlay_window.overlay_privacy h1, #overlay_window.overlay_privacy h2, #overlay_window.overlay_privacy h3, #overlay_window.overlay_privacy h4, #overlay_window.overlay_privacy h5, #overlay_window.overlay_privacy h6 {
  /*font-family: Arial, Helvetica, sans-serif;*/
	margin: 0;
}
#overlay_window.overlay_privacy h1 {
	border: none;
	font-size: 1.9em;
	color: #666;
}
#overlay_window.overlay_privacy h2 {
	font-size: 1.6em;
	color: #666;
}
#overlay_window.overlay_privacy h3 {
	font-size: 1.4em;
	color: #666;
}
#overlay_window.overlay_privacy h4 {
	font-size: 1.2em;
	color: #666;
}
#overlay_window.overlay_privacy a, #overlay_window.overlay_privacy a:hover {
	color: #888;
}
#overlay_window.overlay_privacy .cnt_start {
	margin-bottom: 30px;
}
#overlay_window.overlay_privacy .cnt_services {
	max-height: 340px;
	overflow: auto;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 0 0px;
}
#overlay_window.overlay_privacy .category {
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 0px 10px;
}
#overlay_window.overlay_privacy .category .cnt {
	margin: 0px 0 15px 0;
}
#overlay_window.overlay_privacy .category .cnt .desc {
	padding: 4px 2px;
}
#overlay_window.overlay_privacy .category:last-child {
	border-bottom: none;
}
#overlay_window.overlay_privacy .category .b_drop {
	float: right;
	min-height: 30px;
	margin-left: 10px;
	margin-top: -5px;
}
#overlay_window.overlay_privacy .category .b_drop .itm {
	margin-right: 5px;
	margin-left: 10px;
	font-size: 25px;
	color: #999;
	transform: rotate(90deg);
	cursor: pointer;
}
#overlay_window.overlay_privacy .category .b_drop .itm.rev {
	margin-right: 8px;
	margin-left: 7px;
	transform: rotate(-90deg);
}
#overlay_window.overlay_privacy .category .b_drop .itm:hover {
	color: #604009;
}
#overlay_window.overlay_privacy .category .b_switch {
	float: right;
	min-height: 30px;
	margin-left: 20px;
}
#overlay_window.overlay_privacy .services {
	padding: 0px 0 0px 0;
}
#overlay_window.overlay_privacy .service {
	margin: 0 0px 10px 0px;
	border: 1px solid #bbb;
	border-radius: 5px;
	background-color: #f3f3f3;
	padding: 10px;
	color: #000;
}
#overlay_window.overlay_privacy .service .title {
	font-weight: bold;
}
#overlay_window.overlay_privacy .service .cnt {
	margin: 0 0px 5px 0px;
}
#overlay_window.overlay_privacy .service .addr {
	margin: 0 0px 5px 0px;
}
#overlay_window.overlay_privacy .service .purl {
	margin: 0 0px 5px 0px;
}
#overlay_window.overlay_privacy .service .clt {
}

#overlay_window.overlay_privacy .btnrow {
	margin-top: 20px;
	margin-bottom: 10px;
}
#overlay_window.overlay_privacy .button.set_onlyncss {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 10px 10px;
	border: 1px solid #604009;
	border-radius: 5px;
	background-color: #666;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#overlay_window.overlay_privacy .button.set_onlyncss:hover {
	background-color: #000;
	color: #fff;
}
#overlay_window.overlay_privacy .button.config {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 10px 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #eee;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	cursor: pointer;
}
#overlay_window.overlay_privacy .button.config:hover {
	background-color: #000;
	color: #fff;
}
#overlay_window.overlay_privacy .button.set_all {
	float: left;
	width: 32%;
	padding: 10px 10px;
	border: 1px solid #604009;
	border-radius: 5px;
	background-color: #666;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#overlay_window.overlay_privacy .button.set_all:hover {
	background-color: #000;
	color: #fff;
}

#overlay_window.overlay_privacy .service .b_switch {
}
#overlay_window.overlay_privacy .b_switch {
	float: right;
	height: 100%;
}
#overlay_window.overlay_privacy .b_switch .itm {
	display: block;
	width: 100%;
	height: 100%;
}
#overlay_window.overlay_privacy .chk-none {
	display: none; /*remove checkbox*/
}
#overlay_window.overlay_privacy .toggle {
	cursor: pointer;
	display: inline-block;
	position: relative;
	width: 52px;
	height: 20px;
	border-radius: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
	/* left, top, tranform for centering container*/
	/*left: 50%;*/
	/*top: 50%;*/
	/*transform: translate3D(-50%, -50%, 0);*/
	/*font-size: 11px;*/
}
#overlay_window.overlay_privacy .toggle.inactive {
	cursor: default;
}
#overlay_window.overlay_privacy .toggle::before,
#overlay_window.overlay_privacy .toggle::after {
	position: absolute;
	width: 52px;
	height: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	box-sizing: border-box;
	transition: left .5s ease-in-out;
}
#overlay_window.overlay_privacy .toggle::before {
	content: "EIN";
	color: #eee; /*lightsteelblue*/
	background-color: #0e630f;  /*royalblue*/
	text-align: left;
	padding: 2px 8px;
	/*box-shadow: inset 0 0 5px 1px rgba(0, 0, 128, 0.3);*/
	left: -20px;
}
#overlay_window.overlay_privacy .toggle.inactive::before {
	background-color: #ccc;  /*royalblue*/
	color: #fff;
}
#overlay_window.overlay_privacy .toggle::after {
	content: "AUS";
	background-color: #f3f3f3;
	text-align: right;
	color: #888;
	padding: 2px 8px;
	/*box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.3);*/
	left: 0px;
}
#overlay_window.overlay_privacy .toggle.inactive::after {
	background-color: #fff;  /*royalblue*/
	color: #bbb;
}
#overlay_window.overlay_privacy .handle {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 21px;
	border: 2px solid #eee;
	background-color: #666;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
	z-index: 5;
	left: 0px;
	transition: left .5s ease-in-out, background-color .5s ease-in-out;
}
#overlay_window.overlay_privacy .toggle.inactive .handle {
	background-color: #bbb;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle::before {
	left: 0px;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle::after {
	left: 31px;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle .handle {
	left: 31px;
	background-color: #21a623; /*#59e;*/
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle.inactive .handle {
	background-color: #ddd; /*#59e;*/
}

/* GMap Privacy Overlay */
.gmap-privacy {
}
.gmap_privacy_overlay {
	overflow: hidden;
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
}
.gmap_privacy_overlay .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/map/gmap_bgrnd.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: transform 0.8s, filter 1.2s ease-in-out;
	transform-origin: center center;
}
.gmap_privacy_overlay .img:hover {
	transform: scale(1.08);
}
.gmap_privacy_overlay .info {
	margin-bottom: 5px;
	font-size: 13px;
	color: #666;
}
.gmap_privacy_overlay .cnt {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: -400px 0px 0px 0px;
	padding: 100px 20px;
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.05);
}

/* Video Privacy Overlay */
.video-privacy {
}
.video_privacy_overlay {
	position: relative;
	aspect-ratio: 16/9;
	overflow: hidden;
	width: 100%;
	min-height: 240px;
	border: 1px solid #ccc;
}
.video_privacy_overlay .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/sys/video_bgrnd.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: none; 
	transform-origin: center center;
}
.video_privacy_overlay .img:hover {
	transform: none;
}
.video_privacy_overlay .cnt {
	position: absolute;
	top: 0;
	display: table;
	width: 100%;
	height: 100%;
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.05);
}
.video_privacy_overlay .cnt-tab {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.video_privacy_overlay .cnt .info {
	font-size: 13px;
}
.video_privacy_overlay .yt-btn {
	display: inline-block;
	width: 70px;
	height: 50px;
	background-color: #e00;
	border-radius: 20%; 
	text-align: center;
	cursor: pointer;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.4);
}
.video_privacy_overlay .yt-btn-arr {
	display: inline-block;
	margin-top: 15px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	clip-path: polygon(100% 50%, 0 100%, 0 0); 
}


/* main */

#m_wrapper {
	display: none;
	position: fixed;
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
}
#m_page {
	position: relative;
	width: 100%;
	/*min-height: 100vh;*/
	min-height: 80vh;
	padding-bottom: 0px;
	top: 0;
	left: 0;
}
body.onepage #m_page {
	position: unset;
	margin-bottom: -5px;
}

#m_head {
	/*position: absolute;*/
	/*z-index: 10000;*/
	width: 100%;
	left: 0;
	top: 0;
}

#m_left {
	display: none;
}
#m_content {
}
#m_center {
	position: relative;
	/*min-height: 100vh;*/
	min-height: 70vh;
	height: auto !important;
	padding-bottom: 60px;		/* footer height */
}
body.onepage #m_center {
	position: unset;
	padding-bottom: 0px;		/* footer height */
}
body.blank #m_center {
}
#m_center .bgrnd {
}
#m_bottom {
	position: absolute;
	margin-top: 40px;
	bottom: 0;
	width: 100%;
	/*background-color: rgba(81,52,8,.9);*/
	/*background: linear-gradient(0deg, rgba(81,52,8,1) 10%, rgba(81,52,8,0.7) 100%);*/
}
body.onepage #m_bottom {
	position: relative;
}
#m_bottom .bgrnd {
}
#m_totop {
	display: none;
	position: fixed;
	z-index: 12;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
	margin: 0 40px 40px 0;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: rgba(50, 50, 50, 0.5);
}
#m_totop a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

section {
	clear: both;
	min-height: 400px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	border-bottom: 10px solid #fff;
}
section .bgrnd {
	width: 100%;
	height: 100%;
	/*min-height: 100vh;*/
	/*background-image: url(img/bgrnd_stars.png);*/
	/*background: linear-gradient(to bottom, rgba(0,0,160,0.0) 60%, rgba(0,0,160,0.2) 90%, rgba(0,0,160,0.4) 100%);*/
	padding: 40px 0px 40px 0px;
}
section:last-child {
	border-bottom: 0px;
}
section .bgrnd-gt {
	width: 100%;
	height: 100%;
	/*min-height: 580px;*/
	/*min-height: 100vh;*/
	/*background-image: url(img/bgrnd_stars.png);*/
	/*background: linear-gradient(to bottom, rgba(0,0,160,0.0) 50%, rgba(0,0,160,0.025) 80%, rgba(0,0,160,0.07) 100%);*/
	background-size: cover;
	padding: 0px 0 10px 0;
}
section .bgrnd-gt::after {
	clear:both;
}
section .bgrnd-dv {
	padding: 0px;
}
section .bgrnd-bl {
	padding: 0px;
	background: none;
}

section.bgm {
	background-color: transparent;
}
section .box.bgm h1, section .box.bgm h2, section .box.bgm h3 {
	/*text-shadow: 0 0px 10px #000;*/
}
section .op_box {

}
section.first {
	/*min-height: 100vh;*/
}

.page-onepage-project-berlin section {
	min-height: 10vh;
}
section.cname-project-berlin {
	min-height: 55vh;
}

body.opener .m_content_bgrnd {
	display: table;
	width: 100%;	
}
body.opener .m_content {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100vh;
	/*background-color: #fff;*/
}
.m_content .wrapper {
}
.m_content .box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	/*background-color: #eee;*/
	/*border: 6px solid #fff;*/
	/*border-radius: 40px;*/
	/*-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
	/*-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
	/*box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
}

#first-class h1 {color:#c2c8ff;}

.cname-startseite .box {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.m_content .box ul {
	margin: 0 20px;
}
.m_content .box ul li {
	/*padding: 4px 0;*/
}
.m_content p img {
	max-width: 100%;
	margin: 0px 0px 0px 0px;
}
.m_content p video {
	display: block;
}
.m_content .imgc {
	display: inline-block;
	padding: 10px 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}
.m_content .imgc img {
	display: block;
}
/* PDF Iframe */
.m_content .box .ipdf {
	height: 1450px;
}

.m_content .single {
	/*border-top: 12px solid #604009;*/
	position: relative;
	left: 0;
	margin-left: 0;
	width: 100%;
	/*min-height: 600px;*/
	/*box-shadow: 0px 1px 6px #999;*/
	text-align: left;
}
.m_content .single-gt {
	position: relative;
	text-align: left;
	padding: 40px 60px;
}
body.onepage .m_content .single-gt {
	position: relative;
	left: 0;
	margin-left: 0;
	width: 100%;
	/*border: 1px solid #443309;*/
	/*box-shadow: 0px 1px 6px #999;*/
	padding: 40px 60px;
	text-align: left;
}
.m_content .single-dv {
	position: relative;
	left: 0;
	margin-left: 0;
	width: 100%;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.m_content .single-bl {
	left: 0;
	margin-left: 0px;
	width: 100%;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px 0px 0px 0px;
}

body.onepage .single-gt {
	margin-top: 0px;
}

.m_content .left {
	float: left;
	width: 46%;
	padding: 0;
}
.m_content .right {
	float: right;
	width: 46%;
	padding: 0;
}

.m_content .col_1-1 {
	float: left;
	width: 48%;
	padding: 0;
}
.m_content .col_1-2 {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0;
}
.m_content .col_2-1 {
	float: right;
	width: 73%;
	padding: 0;
}
.m_content .col_2-2 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}

.m_content .box1 {
	position: absolute;
	bottom: 25vh;
	width: 100%;
	background-color: rgba(14, 31, 60, 0.3);
	padding: 15px 20px 15px 20px;
	text-align: center;
}
.m_content .box1 a {
	color: #fff;
}
.m_content .box1 img {
	max-width: 100%;
	display: block;
}
.m_content .box1:nth-child(3n) {
	margin: 0px 0 30px 0;
}

.m_content .box2 {
	width: 100%;
	background: linear-gradient(180deg, rgba(240,240,248,1) 0%, rgba(255,255,255,1) 100%);
	padding: 20px 20px 20px 20px;
}
.m_content .box2 .left {
	width: 48%;
}
.m_content .box2 .right {
	width: 48%;
}

.m_content .box3-1 {
	float: left;
	width: 30%;
	margin-right: 5%;
	padding: 20px 20px 20px 20px;
}
.m_content .box3-2 {
	float: left;
	width: 30%;
	margin-right: 5%;
	padding: 20px 20px 20px 20px;
}
.m_content .box3-3 {
	float: left;
	width: 30%;
	padding: 20px 20px 20px 20px;
}
.m_content .box3-23 {
	float: right;
	width: 60%;
	margin-right: 5%;
	padding: 20px 20px 20px 20px;
}


.m_content .right_stick {
	position: fixed;
	z-index: 102;
	float: right;
    top: 90px;
}

.box_infotext {
	background-color: #f6f6fc;
	border: 2px dotted #005cc3;;
	padding: 20px 15px;
}


/* head */

#m_head .bgrnd {
	/*z-index: 100;*/
	/*position: absolute;*/
	/*position: fixed;*/
	/*top: 0px;*/
	margin-top: 0;
	width: 100%;
	/*height: 80px;*/
}
#h_content {
	/*z-index: 101;*/
	/*position: absolute;*/
	position: relative;
	top: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
}
#h_logo_bg {
}
#h_logo {
	height: 70px;
	margin: 60px 0 50px 0;
	text-align: center;
}
#h_logo img {
	max-width: 80%;
	max-height: 70px;
}

#h_search{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	/*float: right;*/
	margin-top: 15px;
	height: 40px;
	background-color: #fff;
	/*background-image:url(../img/search_bgrnd.png);*/
	/*background-repeat: no-repeat;*/
	border: 1px solid #999;
	border-radius: 10px;
}
#h_search .search_tf {
	width: 330px;
	border: none;
	border-right: 1px solid #bbb;
	background: none;
}
#h_search .search_bt {
	width: 60px;
	margin-top: 8px;
	margin-left: 0px;
	border: none;
	background: none;
	font-size: 19px;
	color: #000;
}
#h_search input {
	font-size: 19px;
	padding: 0;
	color: #000;
}

.m_content .right_stick {
	position: fixed;
	z-index: 102;
	float: right;
    top: 90px;
}

/* menu */

#h_menu {
	position: relative;
	z-index: 250;
	width: 100%;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	height: 46px;
	overflow: hidden;
	background-color: #000d24;
}

/* menu 1 */

#menu_1 {
	text-align: center;
}
#menu_1 ul {
	display: inline-block;
	margin: auto;
}
#menu_1 li {
	position: relative;
	display: inline;
	margin-right: 12px;
	/*border-right: 1px solid #8b632f;*/
	/*background-image: url(../img/stern_l.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right 15px;*/
	padding: 0;
	color: #ad9961;
	letter-spacing: 1px;
}
#menu_1 li:last-child {
	border-right: none;
}
#menu_1 li a {
	display: inline-block;
	text-decoration: none;
	padding: 2px 16px;
	color: #ad9961;
	font-size: 23px;
}

#menu_1 ul li a:hover {
	color: #ad9961;
	text-decoration: underline;
}
#menu_1 ul li a.active {
	color: #ad9961;
}
#menu_1 ul li a.active:hover {
	color: #ad9961;
}
#menu_1 ul li div {
	display: inline-block;
	padding: 7px 10px 12px 10px;
}
#menu_1 ul li div img {
	margin-right: 12px;
}
#menu_1 ul li div.desc {
	display: none;
}
#menu_1 ul li div.nolink {
	display: inline-block;
	color: #ad9961;
	cursor: pointer;
}
#menu_1 ul li div.nolink_active {
}
#menu_1 ul li div.nolink:hover {
	text-decoration: underline;
}
#menu_1 ul li div.onc {
	color: #ad9961;
	cursor: pointer;
}
#menu_1 ul li div.onc:hover {
	color: #ad9961;
	text-decoration: underline;
}

#menu_1 ul li ul {
	display: none;
	position: absolute;
	margin-top: 15px;
	min-width: 260px;
	margin-left: 20px;
	padding: 0px 0px;
	text-align: left;
	color: #000;
	border-radius: 0 8px 8px 8px;
	background-color: #f9f9f9;
	-moz-box-shadow: 1px 2px 3px #666;
	-webkit-box-shadow: 1px 2px 3px #666;
	box-shadow: 1px 2px 3px #666;
	font-size: 16px;
}
#menu_1 ul li ul li {
	position: relative;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #ddd;
	background: none;
	/*text-transform: uppercase;*/
}
#menu_1 ul li ul li:last-child {
	border: none;
}
#menu_1 ul li ul li.active {
	background-color: none;
}
#menu_1 ul li ul li:hover {
	background-color: none;
}
#menu_1 ul li ul li a {
	display: block;
	margin: 0;
	padding: 10px 12px 10px 12px;
}
#menu_1 ul li ul li a.active {
	color: #000;
}
#menu_1 ul li ul li a.active:hover {
	color: #000;
}
#menu_1 ul li ul li a div {
	margin: 0;
	padding: 0;
}
#menu_1 ul li ul li ul {
	margin-left: 260px;
	background-color: #666;
}
#menu_1 img.downarrowclass {
	display: none;
	position: absolute;
	margin-top: 7px;
	right: 10px;
}
#menu_1 img.rightarrowclass {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
}
#menu_1 a div.title {
	background: none;
	padding: 0;
}

#mobilemenu {
	display: none;
}
#mobilemenu_title {
	display: none;
}

#autoload_time {
	margin:10px 0;padding:0 5px;text-align:left;font-size:11px;color:#ccc;
}


/* menu 3 */

#menu_2 {
	margin: 0;
}
#menu_2 ul {
	display: inline-block;
	margin: auto;
}
#menu_2 li {
	position: relative;
	display: inline;
	float: left;
	/*border-right: 1px solid #8b632f;*/
	/*background-image: url(../img/sys/bull_b.png);*/
	background-size: 7px auto;
	background-repeat: no-repeat;
	background-position: right 13px;
	text-align: right;
	padding: 0 15px;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #000;
}
#menu_2 li:last-child {
	margin-right: 0px;
	border-right: none;
	background-image: none;
}
#menu_2 li a {
	display: inline-block;
	margin-right: 0px;
	color: #000;
	text-decoration: none;
}
#menu_2 li:last-child a {
	margin-right: 0px;
}

#menu_2 ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#menu_2 ul li a.active {
	color: #000;
}
#menu_2 ul li a.active:hover {
	color: #000;
}
#menu_2 ul li div {
    padding: 2px 4px 2px 4px;
}
#menu_2 ul li div div {
    padding: 0;
}
#menu_2 ul li div.desc {
	display: none;
}
#menu_2 ul li div.nolink {
	color: #000;
	cursor: pointer;
}
#menu_2 ul li div.nolink_active {
}
#menu_2 ul li div.onc {
	color: #000;
	cursor: pointer;
}
#menu_2 ul li div.onc:hover {
	color: #000;
	text-decoration: underline;
}

/* mean-menu */

.mean-container .mean-bar {
	position: absolute;
	top: 0;
	margin-top: 180px;
	z-index: 10001;
}
.mean-container .mean-bar a.meanmenu-reveal {
	position: absolute;
	z-index: 105;
	left: auto;
	right: 0;
	margin-right: 10px;
	width: 22px;
	height: 22px;
	border: 2px solid #b9a461;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.1);
	padding: 5px 7px 3px 7px;
	line-height: 22px;
	font-size: 19px;
	color: #b9a461;
}
.mean-container .mean-bar a.meanmenu-reveal span {
	background: #b9a461;
	height: 3px;
	margin: 3px 0px;
	font-size: 1px;
}

.mean-container .mean-bar .mean-nav {
	position: absolute;
	z-index: 10000;
	float: left;
	width: 100%;
	/*width: 240px;*/
	margin-top: 40px;
	background-color: #0d2248;
	/*-moz-box-shadow: 0px 1px 8px #333;*/
	/*-webkit-box-shadow: 0px 1px 8px #333;*/
	/*box-shadow: 0px 1px 8px #333;*/
	/*filter: alpha(opacity=90);*/ /*older IE*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/ /* IE */
	/*-moz-opacity: .90;*/ /*older Mozilla*/
	/*-khtml-opacity: 0.90;*/   /*older Safari*/
	/*opacity: 0.90;*/   /*supported by current Mozilla, Safari, and Opera*/
}
.mean-container .mean-bar .mean-nav ul li {
	/*text-transform: uppercase;*/
	/*text-shadow: -1px 2px #333;*/
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.mean-container .mean-bar .mean-nav ul li a div:first-letter {
	/*font-size: 21px;*/
}
.mean-container .mean-bar .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #475c82;
	color: #b9a461;
}
.mean-container .mean-bar .mean-nav ul li a {
	display: block;
	float: left;
	width: 100%;
	padding: 1.2em 0 1.2em 1.2em;
	text-align: left;
	color: #b9a461;
	text-decoration: none;
}
.mean-container .mean-bar .mean-nav ul li a:hover {
	color: #b9a461;
}

.mean-container .mean-bar .mean-nav ul li a div {
}
.mean-container .mean-bar .mean-nav ul li div.nolink, .mean-container .mean-bar .mean-nav ul li div.onc {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	padding: 1.2em 0 1.2em 1.2em;
	color: #666;
	text-decoration: none;
}
.mean-container .mean-bar .mean-nav ul li a div {
	background-position: 15px center;
}
.mean-container .mean-bar .mean-nav ul li a div img {
	float: left;
	margin-right: 10px;
}
.mean-container .mean-bar .mean-nav ul li a div div {
	background-image: none;
}
.mean-container .mean-bar .mean-nav ul li .desc {
	display: none;
}
.mean-container .mean-bar .mean-nav ul li a.active {
	background: #223d6c;
	color: #b9a461;
}
.mean-container .mean-bar .mean-nav ul li a:hover {
	background: #223d6c;
	/*background: rgba(255,255,255,0.1);*/
	color: #b9a461;
}
.mean-container .mean-bar .mean-nav ul li ul {
	background-color: #ddd;
}
.mean-container .mean-bar .mean-nav ul li ul li {
	border-top: 1px solid #aaa;
	border-bottom: none;
	font-size: 15px;
}
.mean-container .mean-bar .mean-nav ul li ul li a {
}
.mean-container .mean-bar .mean-nav ul li ul li img.rightarrowclass {
	display: none;
}
.mean-container .mean-bar .mean-nav ul li ul li div {
	margin: 0 12px 0 12px;
}
.mean-container .mean-bar .mean-nav ul li ul li ul li a {
}
.mean-container .mean-bar .mean-nav ul li ul li ul li div {
	margin: 0 24px 0 24px;
}
.mean-container .mean-bar .mean-nav ul li li li li a {
}
.mean-container .mean-bar .mean-nav ul li li li li li a {
}
.mean-container .mean-bar .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 38px;
	height: 44px;
	padding: 15px 12px 0 15px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(0,0,0,.08);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-right: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-bar .mean-nav ul li ul li a.mean-expand {
	margin-right: 2px;
	width: 24px;
	height: 30px;
	padding: 10px 12px 0 12px !important;
}
.mean-container .mean-bar .mean-nav ul li a.mean-expand:hover {
	background: #ccc;
}


/* bottom */

#b_content {
	position: relative;
	left: 50%;
	margin-left: -38%;
	width: 76%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 17px;
	color: #000;
}
#b_content a {
	color: #000;
	text-decoration: none;
}
#b_content a:hover {
	color: #666;
	text-decoration: underline;
}
#b_content .left {
	float: left;
	width: 0%;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#b_content .center {
	float: left;
	width: 100%;
	text-align: center;
}
#b_content .right {
	float: right;
	width: 0%;
	text-align: right;
	padding: 0px 10% 0px 0px;
}

/* CONTACT */

#contact_type_select {
	margin: 0 0 20px 0;
}
#contact_type_select label {
}
#contact_type_select .cf_type_select {
	margin: 10px 0 0 0;
}
#contact_type_select select {
	padding: 6px 8px;
}
#contact_type_select select option {
	padding: 2px 10px 0px 5px;
}
#contact_type_select select option.first {
	font-weight: normal;
}
#contact_type_select select option.select-hr {
	border-bottom: 1px dotted #000;
}

#contact_default {
	margin: 0px 0 10px 0;
}
.cf_head {
	display: none;
	margin: 20px 0 20px 0;
}
.cf_set {
	margin: 0 0 10px 0;
}
.cf_set label {
	display: block;
	padding: 0 0 5px 0;
}
.cf_set input {
	padding: 6px 8px;
}
.cf_set textarea {
	height: 200px;
	padding: 6px 8px;
}
.cf_set select option {
	padding: 6px 8px;
}
.cf_but {
	float: left;
}
.cf_minfo {
	margin-top: 40px;
}
.cf_info {
	margin-top: 20px;
}
.cf_but input {
	margin: 20px 0 0 0;
	padding: 6px 25px 6px 25px;
	display: inline-block;
	background-color: #000;
	background: linear-gradient(0deg, rgb(87, 87, 87) 51%, rgb(96, 96, 96) 83%, rgb(147, 147, 147) 94%, rgb(111, 110, 110) 98%, rgb(149, 149, 149) 100%);
	vertical-align: middle;
	text-align: center;
	font-size: 17px;
	color: #fff;
	cursor:pointer;
}
.cf_subtitle {
	margin: 0 0 10px 0;
}
.cf_subtitle h3 {
	font-size:19px;
}

.cf_spc1 {
	height: 25px;
}
.cf_product {
	margin: 20px 0 40px 0;
	border:1px solid #666;
	background-color:#fff;
	padding:15px 15px;
}
.cf_product .title h3 {
	font-size:17px;cursor:pointer;
}
.cf_product .price {
	margin:4px 0px 4px 0px;font-size:14px;color:#666;
}
.cf_product .price_basis {
	margin:4px 0px 4px 0px;font-size:14px;color:#666;
}
.chk_ppa {
	margin:20px 0px 40px 0px;
}
.chk_ppa label {
	padding: 0 0 6px 0;
}
.chk_ppa .cf_field {
}
.chk_ppa .cf_field span {
	cursor: pointer;
	text-decoration: underline;
}


#box_captcha {
}
.captcha_title {
	margin: 0 0 10px 0;
}
.captcha_image {
	float: left;
	margin-right: 20px;
	border: 1px solid #999;
	border-radius: 6px;
	overflow: hidden;
}
.captcha_image img {
	display: block;
}
.captcha_field {
	float: left;
	width: 200px;
}
.captcha_field input {
	width: 80px;
	padding: 6px 8px;
}


/* SEARCH */

#search_result {
}
#search_result_dec {
	padding: 0 0 25px 0;
	border-bottom:1px solid #ccc;
}
#search_result .item {
	border-bottom:1px solid #ccc;
	padding: 10px 0 10px 0;
}
#search_result .item .main_image {
	display:none;
}
#search_result .typename{
	padding: 0 0 4px 0;
	color: #888;
}
#search_result .mediaimage_alt {
	display:none;
}
#search_result .title{
	padding: 0 0 0px 0;
	font-weight: bold;
}

.slick-prev:before, .slick-next:before {
	width: 50px;
	height: 200px;
}

/* NewsletterBox */
#NewsletterBox {
	border-radius: 6px;
	background-color: #604009;
}
#NewsletterBox div {
}
#NewsletterBox div a {
	display: block;
	text-align: center;
	padding: 20px;
	color: #fff;
}


#album_detail {
	margin-left: -10px;
	margin-right: -10px;
}


.project_titlebox {
	position: absolute;
	float: right;
	top: 38vh;
	right: 50px;
}
.project_titlebox a {
	color: #fff;
	text-decoration: none;
}
.project_titlebox a:hover {
	text-decoration: underline;
}
.project_titlebox .title {
	font-size: 2.6em;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: 0 0px 8px #000;
}

#slider_001 {
	max-width: 800px;
	margin: auto;
}

/* M-XXL */

@media only screen and (min-width: 1281px) and (max-width: 1600px) {

	#m_center {
	}
	body.onepage #m_center {
	}

	#h_logo_bg {
	}
	#h_logo {
	}
	#h_logo img {
	}

	#h_menu {
	}
	#menu_1 li {
		margin-right: 8px;
	}
	#menu_1 li a {
		margin: 0 8px 0 0;
	}

	#h_content {
	}

	.m_content .single {
	}
	.m_content .single-gt {
	}
	body.onepage .m_content .single-gt {
	}
	.m_content .single-dv {
	}
}

/* M-XL */

@media only screen and (min-width: 1000px) and (max-width: 1280px) {
	body {
	}

	#h_logo_bg {
	}
	#h_logo {
	}
	#h_logo img {
	}
	#h_menu {
	}
	#menu_1 {
	}
	#menu_1 li {
		margin-right: 6px;
	}
	#menu_1 li a {
		margin: 0 6px 0 0;
	}
	#menu_2 {
		margin: 9px 15px 0px 15px;
	}

	#menu_4 li {
		font-size: 15px;
	}

	#m_center {
	}
	body.onepage #m_center {
	}

	#h_content {
	}

	.m_content .single {
	}
	.m_content .single-gt {
	}
	body.onepage .m_content .single-gt {
	}
	.m_content .single-dv {
	}

	.button a {
		display: block;
		padding: 3px 10px;
		font-size: 15px;
	}
}

/* M-L */

@media only screen and (min-width: 768px) and (max-width: 999px) {
	body {
		font-size: 15px;
	}
	h1 {font-size:2.3em;line-height:1.3em;}
	h2 {font-size:2.0em;line-height:1.3em;}
	h3 {font-size:1.3em;line-height:1.3em;}
	h4 {font-size:1.0em;line-height:1.3em;}
	h5 {font-size:0.8em;line-height:1.3em;}
	h6 {font-size:0.7em;line-height:1.3em;}

	input, textarea {
		max-width: 100%;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}
	.m_content p img {
		max-width: 100%;
	}
	.m_content .imgc {
	    padding: 6px;
	}

	#h_logo_bg {
	}
	#h_logo {
	}
	#h_logo img {
	}
	#h_menu {
	}
	#menu_1 {
	}
	#menu_1 li {
		margin-right: 4px;
	}
	#menu_1 li a {
		margin: 0 4px 0 0;
	}
	#menu_2 {
		margin: 9px 10px 0px 10px;
	}

	#m_center {
	}
	body.onepage #m_center {
	}

	#h_content {
	}

	.m_content .single {
	}
	.m_content .single-gt {
	}
	body.onepage .m_content .single-gt {
	}
	.m_content .single-dv {
	}

	.button a {
		display: block;
		padding: 3px 10px;
		font-size: 15px;
	}
}


/* M-S */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {font-size:15px;}

	h1 {font-size:1.8em;line-height:1.3em;}
	h2 {font-size:1.6em;line-height:1.3em;}
	h3 {font-size:1.3em;line-height:1.3em;}
	h4 {font-size:1.0em;line-height:1.3em;}
	h5 {font-size:0.8em;line-height:1.3em;}
	h6 {font-size:0.7em;line-height:1.3em;}

	input, textarea, select {
		max-width: 100%;
		font-size:13px;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}
	.m_content p img {
		max-width: 100%;
	}

	#m_center {
		padding-top: 30px;
		padding-bottom: 60px;		/* footer height */
	}
	body.onepage #m_center {
		padding-top: 125px;
		padding-bottom: 0px;		/* footer height */
	}

	section .bgrnd {
		padding: 80px 0 60px 0;
	}
	section .bgrnd-gt {
	    padding: 0px 0 0px 0;
	}

	#h_content {
	}

	.m_content {
	}
	.m_content .imgc {
		padding: 6px;
	}
	.m_content .single {
	}
	.m_content .single-dv {
	}
	.m_content .single-gt {
		position: relative;
		padding: 10px 15px 10px 15px;
	}
	body.onepage .m_content .single-gt {
		padding: 10px 15px 10px 15px;
	}
	.m_content .left {
		width: 100%;
	}
	.m_content .right {
		float: left;
		width: 100%;
	}

	.m_content .col_2-1 {
		float: right;
		width: 66%;
	}
	.m_content .col_2-2 {
		float: left;
		width: 30%;
	}
	#home-main .single-gt {
		padding: 10px 10px;
	}
	#info_cnt {
		padding: 20px 0px;
	}

	#m_head .bgrnd {
	}
	#h_logo_bg {
	}
	#h_logo {
		height: 64px;
	}
	#h_logo img {
		max-height: 64px;
	}

	#h_menu {
	}
	#menu_1 {
		display: none;
	}

	#m_bottom {
	}
	#b_logo {
	}
	#b_logo a img {
	}
	#b_content {
		left: 0;
		margin-left: 0px;
		width: 100%;
		font-size: 14px;
	}
	#b_content .left {
    	display: none;
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px 0px 0px 0px;
}
	#b_content .right {
		float: left;
		width: 100%;
		margin: 0px;
	    padding: 0px 0px 0px 0px;
	}

	#overlay_window {
		width: 80%;
		padding: 10px 10px;
	}

	.fm_row .label {
	    height: auto;
	    margin: 0px 6px 10px 0px;
	    padding: 4px 0px;
	}
	.fm_row .field label {
	    padding: 4px 4px;
	}
	.fm_row .field .bg input {
	    padding: 4px 4px;
	}
	.fm_row .field select {
	    margin: 0px 4px 0 0px;
	    padding: 4px 4px 4px 2px;
	}
	.fm_row .field .radio_group {
	    padding: 4px 4px;
	}

}


/* M-XS */

@media only screen and (max-width: 479px) {
	body {
		background-position: center -30px;
		background-size: auto 110%;
		font-size:17px;
	}

	h1 {font-size:1.8em;line-height:1.3em;}
	h2 {font-size:1.6em;line-height:1.3em;}
	h3 {font-size:1.3em;line-height:1.3em;}
	h4 {font-size:1.0em;line-height:1.3em;}
	h5 {font-size:0.8em;line-height:1.3em;}
	h6 {font-size:0.7em;line-height:1.3em;}

	input, textarea, select {
		max-width: 100%;
		font-size:13px;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}

	.m_content p img {
		max-width: 100%;
	}

	#m_center {
		padding-top: 30px;
		padding-bottom: 60px;		/* footer height */
	}
	body.onepage #m_center {
		padding-top: 125px;
		padding-bottom: 0px;		/* footer height */
	}

	section .bgrnd {
		padding: 80px 0 60px 0;
	}
	section .bgrnd-gt {
		padding: 0px 0 0px 0;
	}

	#h_content {
	}

	.m_content {
	}
	.m_content .imgc {
		padding: 6px;
	}
	.m_content .box {
		padding: 0px 20px;
	}
	.m_content .single {
	}
	.m_content .single-dv {
	}
	.m_content .single-gt {
		position: relative;
		padding: 10px 15px 10px 15px;
	}
	body.onepage .m_content .single-gt {
		padding: 10px 15px 10px 15px;
	}
	.m_content .left {
		width: 100%;
	}
	.m_content .right {
		float: left;
		width: 100%;
	}

	.m_content .col_1-1 {
		float: left;
		width: 100%;
	}
	.m_content .col_1-2 {
		float: left;
		width: 100%;
	}
	
	.m_content .col_2-1 {
		float: left;
		width: 100%;
	}
	.m_content .col_2-2 {
		float: left;
		width: 100%;
	}
	#home-main .single-gt {
		padding: 10px 10px;
	}
	#info_cnt {
		padding: 20px 0px;
	}

	#m_head .bgrnd {
	}
	#h_logo_bg {
	}
	#h_logo {
		height: 64px;
	}
	#h_logo img {
		max-height: 64px;
	}
	#h_menu {
	}
	#menu_1 {
		display: none;
	}

	#m_bottom {
	}
	#b_logo {
	}
	#b_logo a img {
	}
	#b_content {
		left: 0;
		margin-left: 0px;
		width: 100%;
	}
	#b_content .left {
    	display: none;
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}
	#b_content .right {
		float: left;
		width: 100%;
		margin: 0px;
    	padding: 0px 0px 0px 0px;
	}

	#overlay_window {
		width: 88%;
		padding: 10px 10px;
	}

	.fm_row .label {
	    height: auto;
	    margin: 0px 6px 10px 0px;
	    padding: 4px 0px;
	}
	.fm_row .field label {
	    padding: 4px 4px;
	}
	.fm_row .field .bg input {
	    padding: 4px 4px;
	}
	.fm_row .field select {
	    margin: 0px 4px 0 0px;
	    padding: 4px 4px 4px 2px;
	}
	.fm_row .field .radio_group {
	    padding: 4px 4px;
	}

}
