body {
  background-color: #f2f2f2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

	
/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #333;
}


/* Paragraph & Typographic */
p {
	line-height: 28px;
	margin-bottom: 25px;
	letter-spacing:0.02em;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #36879e;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #4c4c4c;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.gobi_logo {
	margin: 0 auto;
	width: 279px;
	padding-top:3%;
	}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/gobi_start.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: -10px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 700px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#headerwrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}


/* sk Wrap */
#market_expertise_wrap {
	background: url(../img/market_expertise_einkauf_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 8px #4c4c4c;
	-webkit-box-shadow:0px 4px 8px #4c4c4c;
	box-shadow:0px 4px 8px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#market_expertise_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#market_expertise_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

#verkaufen_in_deutschland_wrap{
	background: url(../img/market_expertise_verkauf_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}

#verkaufen_in_deutschland_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#verkaufen_in_deutschland_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

/* -------------beratungsleistungen---------------*/

#beratungsleistungen_wrap {
	background: url(../img/beratungsleistungen_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#beratungsleistungen_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#beratungsleistungen_wrap h2 {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

/* -------------beispiele_aus_der_praxis---------------*/

#beispiele_aus_der_praxis_wrap {
	background: url(../img/beispiele_aus_der_praxis_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#beispiele_aus_der_praxis_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#beispiele_aus_der_praxis_wrap h2 {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

/* -------------aktuelle_mandate---------------*/

#aktuelle_mandate_wrap {
	background: url(../img/aktuelle_mandate_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#aktuelle_mandate_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#aktuelle_mandate_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

/* -------------ihr berater---------------*/
#ihr_berater_wrap {
	background: url(../img/ihr_berater_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#ihr_berater_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#ihr_berater_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

.h3_ihr_berater {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

.leitspruch{
	padding-top:30px;
	padding-bottom:30px;
	font-size: 25px;
	font-weight: 400;
	font-style:italic;
	line-height:40px;
}
	
.leitspruch_an_abfuehrung{
	font-size: 35px;
	font-weight: 700;
	font-style:normal;
	line-height:40px;
}

.frank{
	margin: 0 auto;
	border:#FFFFFF solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* -------------karriere---------------*/

#karriere_wrap {
	background: url(../img/karriere_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#karriere_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#karriere_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

.h3_ihr_karriere {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

/* -------------kontakt---------------*/
#kontakt_wrap {
	background: url(../img/kontakt_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#kontakt_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#kontakt_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

.abstaende_trennstriche {
	border-right: 1px solid;
	color: #733c81;
	margin: 0px 20px 0px 20px;
	}

	/* -------------impressum---------------*/
#impressum_wrap {
	background: url(../img/impressum_hg.jpg) no-repeat center top;
	-moz-box-shadow:0px 4px 5px #4c4c4c;
	-webkit-box-shadow:0px 4px 5px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
	
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 250px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#impressum_wrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#impressum_wrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

.impressum_p{
	margin-bottom:10px;
}

.abstaende_trennstriche {
	border-right: 1px solid;
	color: #733c81;
	margin: 0px 20px 0px 20px;
	}

/* sk Wrap---ende */

/* White Wrap */

#w {
	background: #ffffff;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: left;
}

#w h2 {
	font-weight: 600;
	font-size: 25px;
	color: #333;
	letter-spacing: 2px;
	line-height:1.5em;
	text-transform:uppercase;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
}

#w h3 {
	font-weight: 400;
	font-size: 20px;
	color: #7b7b7b;
	letter-spacing: 1px;
	line-height:1.5em;
}

#w bold {
	color: #2f2f2f;
	font-weight: 600;
}

/* Footer Wrap */

#footer {
	background-color:#36879e;
	height:60px;
	text-align: right;
}

#footer h3{
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration:none;
	text-transform:uppercase;
}

/* MENU CONF*/

.menu {
	position: fixed;
	right: -210px;
	/*right: -200px;*/
	width: 260px;
	height: 100%;
	top: 0;
	z-index: 10;
	text-align: left;
}

.menu.menu-open {
	right: 0px;
}

.menu-wrap {
	position: absolute;
	top: 0;
	left: 50px;
	/*left: 60px;*/
	background: #d3d3d3;
	width: 210px;
	/*width: 200px;*/
	height: 100%;
	-moz-box-shadow:0px 4px 8px #4c4c4c;
	-webkit-box-shadow:0px 4px 8px #4c4c4c;
	box-shadow:0px 4px 5px #4c4c4c;
	margin-bottom:10px;
}

.menu h1.logo a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 40px;
	text-transform: uppercase;
	color: #4c4c4c;
	margin-top: 20px;
}

.menu h1.logo a:hover {
	color: #fff;
}

.menu img.logo {
	margin: 20px 0;
	max-width: 160px;
}

.menu a {
	/*margin-left: 15px;*/
	margin-left: 12px;
	color: #4c4c4c;
	display: block;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.menu a:hover {
	color: #fff;
}

.menu a:active {
	color: #ffffff;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle; 
	text-align: left;
	/*width: 25px;*/
	font-size: 14px;
	line-height: 40px;
	margin: 25px 20px 0px 0px;
}

.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 18px;
	color: #4C4C4C;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 20px;
	right: 5px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #ffffff;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.flaggen_china{
	height:30px;
	width:50px;
	background-image:url(../img/china_flagge.png);
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

.flaggen_deu{
	height:30px;
	width:50px;
	background-image:url(../img/deu_flagge.png);
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	
.flaggen_eng{
	height:30px;
	width:50px;
	background-image:url(../img/eng_flagge.png);
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
/* Push the body after clicking the menu button */

.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	/*left: 0;*/
	left:-20px;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 14px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
	/*	sk	*/
	border:#FFFFFF solid 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}

#menuToggle:hover {
	color: #fff;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}
/*sk*/
.icon_text{
	position: absolute;
	top: 0px;
	left: -65px;
	z-index: 11;
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
	text-transform:uppercase;
	}
/*sk_ende*/


/* BUTTON CONF */

.btn-theme {
	color: #fff;
	background-color: #1abc9c;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 700;
	border-radius: 3px;
}

.btn-theme:hover {
	cursor: pointer;
	color: white;
	background-color: #16a085;
	
}

/* TEAM CONF */

.team {
	padding-top: 20px;
}

.team:hover {
	background: white;
}

.team a {
	padding-right: 10px;
	padding-left: 10px;
}