@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=47cb213c-1b19-4a40-b35a-06b85cbc03ff");

@font-face{
font-family:"News Gothic MT W01";
src:url("Fonts/37d9e911-0350-4505-a092-d4bb68731be9.eot");
src:url("Fonts/37d9e911-0350-4505-a092-d4bb68731be9.eot") format("eot"),url("Fonts/df9b49fd-a69d-4b3c-9502-e148796c36ba.woff") format("woff"),url("Fonts/2547c32b-e98b-487e-b645-8f51db8ae92f.ttf") format("truetype"),url("Fonts/a5f40cdb-c908-4500-81c7-a7e69f01df8c.svg") format("svg");
}

@font-face{
font-family:"News Gothic W01 Bold";
src:url("Fonts/2f1e98db-85dd-4534-94c9-c229191511d4.eot");
src:url("Fonts/2f1e98db-85dd-4534-94c9-c229191511d4.eot") format("eot"),url("Fonts/c9c438fb-cc69-4afa-8784-732af7594cc5.woff") format("woff"),url("Fonts/4dd05b9f-d17c-4622-9bb5-4f9dc0902f05.ttf") format("truetype"),url("Fonts/db64de75-8a77-4996-b276-5453aba0b2c1.svg") format("svg");
}

@font-face{
font-family:"News Gothic W01 Oblique";
src:url("Fonts/302acc16-1365-43c8-b8c4-8be28e5905ad.eot");
src:url("Fonts/302acc16-1365-43c8-b8c4-8be28e5905ad.eot") format("eot"),url("Fonts/f18e48ac-e2e8-45c1-83de-897e623ebb4b.woff") format("woff"),url("Fonts/02e54570-f12b-4886-ae4f-8f94d53a7505.ttf") format("truetype"),url("Fonts/4f75819c-28c7-4b57-852b-92c29c51cae2.svg") format("svg");
}

@font-face{
font-family:"MonotypeNewsGothicW10-I";
src:url("Fonts/fdfcb5e3-c367-42b1-9356-01ebd07779ca.eot");
src:url("Fonts/fdfcb5e3-c367-42b1-9356-01ebd07779ca.eot") format("eot"),url("Fonts/10a6e90d-30c9-4c28-aca8-33c9ef75cb7c.woff") format("woff"),url("Fonts/afa309d6-293c-4f49-9492-d4ad4e4d5240.ttf") format("truetype"),url("Fonts/13bd298d-d76b-46b1-97f9-ded3d71abdee.svg") format("svg");
}

@font-face{
font-family:"Adobe Caslon W01 Bd";
src:url("Fonts/9a3ba5ec-ca51-4d63-8138-252fa1dd356c.eot");
src:url("Fonts/9a3ba5ec-ca51-4d63-8138-252fa1dd356c.eot") format("eot"),url("Fonts/9a55e467-ac64-46db-8231-6e27a3ca005d.woff") format("woff2"),url("Fonts/fee04c62-acaf-4b3a-904b-76ced4495f28.woff") format("woff"),url("Fonts/1869eb01-816d-4fb8-9481-847bb0b2196e.ttf") format("truetype"),url("Fonts/8e2e2a46-fc05-419b-9b71-2b5a028e913b.svg") format("svg");
}

@font-face{
font-family:"Univers LT W01_45 Light";
src:url("Fonts/2b61512c-069e-4111-bb23-9a918f94a74d.eot");
src:url("Fonts/2b61512c-069e-4111-bb23-9a918f94a74d.eot") format("eot"),url("Fonts/4487d7ba-1656-47e3-aaf0-b3a0054fb3b8.woff") format("woff2"),url("Fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woff") format("woff"),url("Fonts/7628f343-8c36-4707-9559-8feb86c0462f.ttf") format("truetype"),url("Fonts/11b816e7-d678-48dd-bc75-560de9c19049.svg") format("svg");
}
@font-face{
font-family:"Univers LT W01_65 Bold";
src:url("Fonts/db1c462f-8890-4a11-9de5-36872279e20a.eot");
src:url("Fonts/db1c462f-8890-4a11-9de5-36872279e20a.eot") format("eot"),url("Fonts/a88f6520-d0c2-4877-b792-cb77cca8e307.woff") format("woff2"),url("Fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woff") format("woff"),url("Fonts/58403ef6-4c15-4280-b4b6-9acf50804f4f.ttf") format("truetype"),url("Fonts/9178e351-95c5-4913-9eeb-fd0645a18c2d.svg") format("svg");
}


/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
	 Base styles: opinionated defaults
	 ========================================================================== */

html,
button,
input,
select,
textarea {
		color: #222;
}

html {
		font-size: 1em;
		line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
		background: #b3d4fc;
		text-shadow: none;
}

::selection {
		background: #b3d4fc;
		text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
		vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
		border: 0;
		margin: 0;
		padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
		resize: vertical;
}

/* ==========================================================================
	 Browse Happy prompt
	 ========================================================================== */

.browsehappy {
		margin: 0.2em 0;
		background: #ccc;
		color: #000;
		padding: 0.2em 0;
}

/* ==========================================================================
	 Author's custom styles
	 ========================================================================== */

body{
	background:#fff;
	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

body.samoon{
	background:#fff;
}



#top_bar{
	background: #b7bab3;
	height:82px;
	width:100%;
}

#top_bar a{
	color:#555555;
}

#top_bar_inner{
	max-width:1274px;
	margin:auto;
	min-width:270px;
	padding: 0 25px;
	position:relative;
}

#top_bar_logo{
	display:inline-block;
	top:26px;
	position:relative;
}

#menu{
	margin-top:15px;
	margin-left:133px;
	text-align:right;
}

#menu ul{
	margin:0;
	padding:0;
	list-style: none;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:1px;
}

#menu ul ul{
	display:none;
}

#menu ul li{
	display:inline-block;
	margin-left:20px;
}


#menu ul li a{
	text-decoration:none;
	font-family:"News Gothic MT W01";
}
.no-touch #menu ul li a:hover{
	text-decoration:underline;
}

#menu ul li.current a{
	text-decoration:underline;
}


.facebook a {
				text-decoration: none;!important;
		}

.facebook {
				text-decoration: none;!important;
		}

#lang_switch{
	height:20px;
	width:100px;
	right:25px;
	text-align: right;
	position:absolute;
	top:18px;
	font-family:"News Gothic MT W01";
	font-size:11px;
}

#lang_switch ul{
	margin:0;
	padding:0;
	list-style: none;
}
#lang_switch ul li{
	display:inline-block;
	color:#7f7f7f;
	margin-left:1px;
}
#lang_switch ul li a{
	text-decoration:none;
	color:#7f7f7f;
	padding:0 2px;
}

#lang_switch ul li.current a, .no-touch #lang_switch ul li a:hover{
	color:#555555;
	text-decoration:underline;
}

#header{
	height:424px;
	width:100%;
	background: #333;
	position:relative;
	overflow:hidden;

	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}



#header_background{
	z-index: 0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;

	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

#header_background video, #header_background img {
	position:absolute;
	display:none;
}

#header_content{
	width:850px;
	height:228px;
	margin: -134px 0 0 -335px;
	top:50%;
	left:45%;
	position:absolute;
	z-index: 1;

	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

#header_gw, #header_taifun, #header_samoon, #header_gwag, #header_gwny, #header_hallhuber{
	width:200px;
	height:200px;
	margin-right:11px;
	display:inline-block;
	text-indent:-9000px;
	position:relative;
	margin-top: 20px;
	-webkit-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.subpage #header_gw,
.subpage #header_taifun,
.subpage #header_samoon,
.subpage #header_gwag,
.subpage #header_gwny,
.subpage #header_hallhuber{
	height: 130px;
}

@media (max-width: 1200px) {
	#header_content {
		width: 790px;
		left: 46%;
	}

	#header_gw, #header_taifun, #header_samoon, #header_gwag, #header_gwny, #header_hallhuber {
		width: 180px;
	}
}

@media (max-width: 1024px) {
	#header_content {
		left: 45%;
	}
}

@media (max-width: 768px) {
	#header_content {
		width: 690px;
		left: 50%;
	}

	#header_gw, #header_taifun, #header_samoon, #header_gwag, #header_gwny, #header_hallhuber {
		width: 158px;
	}

}

#header_content a:focus{
	outline:0;
}

#content a{
	color:#000;
	/* text-decoration:underline; */
	font-family:"News Gothic W01 Oblique";
}

#content a:hover {
	color:#888;
}

#content .home-shoplink > a {
	background-image: url("../img/link-arrow.png");
	background-position: 0 3px;
	background-repeat: no-repeat;
	background-size: 4px auto;
	font-family: "News Gothic MT W01";
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding-left: 9px;
}

.home-shoplink {
	margin: 50px 0;
	text-align: center;
}

.home-spacer {
	clear: both;
	height: 70px;
}

@media (max-width: 640px) {
	.home-spacer {
		height: 0;
	}

	.home-shoplink {
		margin-top: 20px;
	}
}

#header_content a.fadeOut{
	/*background: rgba(179,181,177,0.6);*/
	opacity: 0.35;
}

#header_gw{
	/*background:#838584;*/
}
#header_gw .header_box_logo{
	background: url(../img/header_gw_logo.png) no-repeat 50% 50%;
}

#header_taifun{
	/*background:#608589;*/
}
#header_taifun .header_box_logo{
	background: url(../img/header_taifun_logo.png) no-repeat 50% 50%;
}

#header_samoon{
	/*background:#e7ded0;
	margin-right:-4px!important;*/
}
#header_samoon .header_box_logo{
	background: url(../img/header_samoon_logo.png) no-repeat 50% 50%;
}

#header_hallhuber{
	/*background:#000;*/
	margin-right:-4px!important;
}
#header_hallhuber .header_box_logo{
	background: url(../img/header_hallhuber_logo.png) no-repeat 50% 50%;
}

#header_gwag{
	/*background:#4a6684;
	margin-right:0;*/
}
#header_gwag .header_box_logo{
	background: url(../img/gwag_logo.png) no-repeat 50% 50%;
}

#header_gwny{
	background:#000;
	margin-top: 10px;
	width: 631px;
}
#header.it #header_gwny,
#header.ca #header_gwny{
	margin-left: -106px;
}

#header_gwny .header_box_logo{
	/*background: url(../img/header_gwny_logo.png) no-repeat 50% 50%;*/
}

#header_gwny .header_box_specimage {
	position: absolute;
	right: -30px;
	top: 40px;
	z-index: 2;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (		min--moz-device-pixel-ratio: 2),
only screen and (			-o-min-device-pixel-ratio: 2/1),
only screen and (				min-device-pixel-ratio: 2),
only screen and (					min-resolution: 192dpi),
only screen and (						min-resolution: 2dppx) {
	#header_gw .header_box_logo{
		background: url(../img/header_gw_logo-2x.png) no-repeat 50% 50%;
		background-size: 70%;
	}

	#header_taifun .header_box_logo{
		background: url(../img/header_taifun_logo-2x.png) no-repeat 50% 50%;
		background-size: 65%;
	}

	#header_samoon .header_box_logo{
		background: url(../img/header_samoon_logo-2x.png) no-repeat 50% 50%;
		background-size: 70%;
	}

	#header_hallhuber .header_box_logo{
		background: url(../img/header_hallhuber_logo-2x.png) no-repeat 50% 50%;
		background-size: 105%;
	}

	#header_gwag .header_box_logo{
		background: url(../img/gwag_logo-2x.png) no-repeat 50% 50%;
		background-size: 70%;
	}

}

#top_bar_logo img {
	width: 133px;
}

.logo_headline_home_logo_gwny_black {
	margin: 20px 0;
}

.logo_headline_home_logo_gw_black img {
	width: 174px;
}

.logo_headline_home_logo_taifun_black img {
	width: 127px;
}

.logo_headline_home_logo_samoon_black img {
	width: 149px;
}

.logo_headline_home_logo_hallhuber_black img {
	width: 122px;
}

#header.subpage .header_box_hover{
	opacity:0!important;
}
.no-touch #header_content a:hover .header_box_hover{
	opacity:1
}

.header_box_hover{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 99;
	opacity:0;
	-webkit-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.no-video .header_box_hover{
	display:none;
}
.no-video #header_content a:hover .header_box_hover{
	display:block;
}
.no-video .subpage #header_content a:hover .header_box_hover{
	display:none;
}

.no-video .content_box_hover_overlay{
	background: url(../img/hover_ie8_black_bg.png) repeat;
}
.header_box_logo{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 2;
}
#header_news_box{
	width:100%;
	height:56px;
	margin-top:0;
	font-family:"News Gothic MT W01";
	color:#fff;
	text-transform:uppercase;
}

.header_news_col{
	vertical-align:top;
}

.header_news {
	padding:15px;
	background: #b3b5b1;
	background: rgba(179,181,177,0.6);
}

.col_1 .header_news_col{
	width:100%;
	vertical-align:top;
}

.col_2 .header_news_col{
	width:300px;
	display:inline-block;
	margin-right:-4px;
}

.col_3 .header_news_col{
		display: inline-block;
		margin-right: 10px;
		width: 143px;
}


.col_3 .header_news_col.last{
	margin-right:-1px;
}

.header_news{
	display:none;
}

.header_news.prio{
	display:block;
}

.header_news a{
	color:#fff;
}

.it #header_news_box,
.ca #header_news_box{
	display:none;
}

#header_news_box span{
	display:block;
}
.news_cat{
	font-size:12px;
	line-height: 16px;
	font-family: "News Gothic W01 Bold";
}
.news_title{
	font-size:16px;
	line-height:20px;
}
.news_text{
	font-size:12px;
	line-height:16px;
}

#ecom-area {
	position: relative;
	width: 100%;

	-webkit-transition: all 800ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 800ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 800ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 800ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 800ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.ca #ecom-area {
	display: none;
}

#ecom-area a, #ecom-area a:visited {
	color: #000;
	font-family: "News Gothic MT W01", sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	padding: 10px 0;
	background-color: #e8f1e8;
	text-align: center;
	opacity: 1;
	height: auto;

	-webkit-transition: all 2000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 2000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 2000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 2000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 2000ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

#ecom-area a:hover {
	background-color: #bab2a8;
}

.subpage #ecom-area {
	opacity: 0;
	height: 0;
	padding: 0;
}
.subpage #ecom-area a {
	height: 0;
	padding: 0;
}

#gwny-subpage-nav {
	background-color: #303030;
	position: relative;
	text-align: center;
	width: 100%;
	opacity: 0;
	display: block;
	height: 0px;
	border: 0;

	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
#gwny-subpage-nav.subpage {
	padding: 10px 0;
	opacity: 1;
	height: auto;
}
#gwny-subpage-nav:hover,
#gwny-subpage-nav.current {
	background-color: #000;
}
#gwny-subpage-nav img {
	border: 0;
}

#content_outer{
	width:100%;
}

#content{
	max-width:1274px;
	margin:auto;
	min-width:270px;
	padding: 0 25px;
	line-height:0;
	position:relative;
}
.samoon #content{
	padding:0;
}

.samoon_video_titel {
		color: #4D4F59;
		font-family: "News Gothic MT W01";
		font-size: 17px;
		letter-spacing: 2px;
		padding-top: 4%;
		text-align: center;
		text-transform: uppercase;
		position:relative;
		width: 100%;
}

.samoon_video_titel span{
		display: block;
		height: 20px;
		line-height: 20px;
		margin-top: -10px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 100%;
}

.samoon_video_box{
	background: #fff;
	padding-bottom:4%;
}

.samoon_box_wrapper{
	background:#fff;
}

.samoon_video_inner{
	width:80%;
	position:relative;
	margin:0 10%;
}

.samoon_video_inner_wrapper{
	width:80%;
	margin:0 10%;
}

.samoon_video_inner img{
	width:100%;
}


.samoon_border{
		-moz-box-shadow: 0 0 0 24px rgba(242, 244, 247, 0.8) inset;
		-webkit-box-shadow: 0 0 0 24px rgba(242, 244, 247, 0.8) inset;
		-ms-box-shadow: 0 0 0 24px rgba(242, 244, 247, 0.8) inset;
		-o-box-shadow: 0 0 0 24px rgba(242, 244, 247, 0.8) inset;
		box-shadow: 0 0 0 24px rgba(242, 244, 247, 0.8) inset;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 99;
		-webkit-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.loading_placeholder {
		color: #CCCCCC;
		display: block;
		font-family: "News Gothic MT W01";
		font-size: 25px;
		letter-spacing: 2px;
		padding: 75px 0 0;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
		height:40px;
		background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
}
.samoon .loading_placeholder {
	background: url(../img/ajax-loader_grey.gif) 50% 50% no-repeat;
}

#content #container {
		overflow: hidden;
		line-height: 18px;
		margin: 20px auto 40px;
		width: 713px;
		font-family:"News Gothic MT W01";
}

#content #container #search_wrapper .button {
		color: #FFFFFF !important;
}
#content #container #inputs_wrapper .button {
		width: 149px;
}

#content #container #location_wrapper #oder_span{
		font-size: 10px;
		padding: 0 7px;
}

.no-video #home_content{
	margin: 75px 128px 75px;
}

h1{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	margin:5px 0;
	font-family:"News Gothic MT W01";
	text-align:center;
	display:block;
	letter-spacing: 0.1em;
}

.ca h1 {
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0.2em;
}

.hr_separator, .hr_separator_white{
	width:66px;
	height:1px;
	background:#000;
	margin: 25px auto 25px;
}

.ca .hr_separator, .ca .hr_separator_white,
.hr_separator.doublespace{
	margin: 40px auto;
}

.ca .content_box_hover_overlay_inner .hr_separator,
.ca .content_box_hover_overlay_inner .hr_separator_white {
	margin: 15px auto;
}

.hr_separator_white{
	background:#fff;
}

.hr_separator_full {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 115px 0;
}

@media only screen and (max-width: 680px) {
	.hr_separator_full {
		margin: 30px 0;
	}
}

.hr_separator_small {
	width:10px;
	height:1px;
	background:#000;
	margin: 30px auto;
}

.newsbox .hr_separator_small {
	margin: 20px auto;
}

.splitted_box, .full_box{
	width:100%;
	margin-top:20px;
}
.splitted_box .content_box{
	display:inline-block;
	width: -webkit-calc(50% - 4px);
	width: calc(50% - 4px);
}
.no-video .splitted_box .content_box{
	width: 49.5%;
}

.splitted_box .content_box.last{
	margin-right:-4px;
	margin-left:4px;
}

.splitted_box.infobox .content_box.last,
.splitted_box.newsbox .content_box.last{
	margin-right: 0;
	float: right;
}

.no-video .splitted_box .content_box.last{
	margin-right:-5px;
	margin-left:1%;
}


.full_box .content_box{
	width:100%;
	display:inline-block;
}

.content_box{
	position:relative;
}

.content_box .content_img{
	width:100%;
}

.content_box_hover{
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	overflow:hidden;
}

.content_box_hover, .content_box_hover_overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.content_box_hover_overlay{
	transform: scale(0.9,0.9);
	-webkit-transform: scale(0.9,0.9);
	background: rgba(0,0,0,0.4);
	text-align:center;
	-webkit-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		opacity:0;
}
.infobox .content_box_hover_overlay {
	background: rgba(0,0,0,0.75);
}

.no-video .content_img{
	z-index:0;
	position:relative;
}
.no-video .content_box_hover{
	z-index: 10;
	background: url(../img/close_touchtouch_zoom.jpg) -5000px -5000px no-repeat;
}
.no-video .content_box_hover_overlay{
	display:none;
}
.no-video .content_box_hover:hover .content_box_hover_overlay{
	display:block;
}

.no-touch .content_box_hover:hover .content_box_hover_overlay{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
}

.no-touch .content_box_hover:hover .content_box_hover_overlay{
	opacity:1;
}

.no-video .subpage #header_gw, .no-video .subpage #header_taifun, .no-video .subpage #header_samoon{
	background:transparent;
}

.content_box_hover_overlay_inner{
	height:90px;
	width:100%;
	top:50%;
	margin-top:-45px;
	position:absolute;
}

.content_box_hover_overlay_inner.no-logo {
	margin-top: -20px;
}

.content_box_hover_overlay_inner .home_logo_gwny_white {
	display: none;
}

.content_box_hover img{
	width:100%;
}
.content_box_hover .content_box_hover_overlay img{
	width:auto;
}

.content_box_hover .content_box_hover_overlay img.home_logo_gwmf_white_2x{
	width:133px;
}

.content_box_hover{
	display:block;
	/*
	-webkit-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		*/
}

.content_box_hover .hover_img{
	opacity:0;
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.no-touch .content_box_hover:hover .hover_img{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	opacity:1;
	-webkit-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.content_box_hover:focus{
	outline:0;
}

.content_box_overlay_txt_1 , .content_box_overlay_txt_2, .content_box_overlay_txt_3{
	color:#fff;
	text-transform:uppercase;
	display:block;
}
.content_box_overlay_txt_1{
	font-family:"News Gothic MT W01";
	font-size:13px;
	line-height:16px;
	letter-spacing:2px;
}
.content_box_overlay_txt_2{
	font-size:11px;
	font-family:"News Gothic W01 Bold";
	letter-spacing:1px;
	line-height: 14px;
}

.content_box_overlay_txt_3 {
		font-family: "News Gothic MT W01";
		font-size: 16px;
		letter-spacing: 3px;
		line-height: 18px;
}

.content_box_info_logo {
	padding-top: 40px;
	text-align: center;
	clear: both;
}

.content_box_info_logo img {
	width: 133px;
}

.content_box_info_text {
	line-height: 1.2em;
	padding-top: 40px;
	text-align: center;
	width: 100%;
	font-family: "News Gothic MT W01", sans-serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	clear: both;
}
.newsbox .content_box_info_text {
	padding-top: 20px;
}

.content_box_info_text.big {
	font-size: 24px;
}

.content_box_info_text_small {
	color: #a5a5a5;
	font-size: 13px;
	text-transform: none;
	letter-spacing: 0.05em;
	font-family: "News Gothic W01 Oblique", cursive;
}

.content_box_info_description_text {
	font-family: "News Gothic MT W01", sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin-bottom: 20px;
	text-align: center;
}

.full_box .content_box_info_description_text {
	text-align: center;
}

#content .content_box_info_link {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: "News Gothic MT W01";
	text-decoration: none;
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}

#content .content_box_info_link .underline {
	background-image: url("../img/link-arrow.png");
	background-position: 0 3px;
	background-repeat: no-repeat;
	background-size: 4px auto;
	padding-left: 9px;
}

.no-backgroundsize #content .content_box_info_link .underline {
	background-image: url("../img/link-arrow-small.png");
}

#content .content_box_info_link.inner {
	bottom: 5%;
	position: absolute;
	color: #fff;
}

.underline {
	text-decoration: underline;
}

.content_box_info {
	position: relative;
	width: 100%;
}

.content_box_slide_controls {
	position: absolute;
	margin-top: 75%;
	width: 100%;
	top: 0;
}

.full_box .content_box_slide_controls {
	margin-top: 37%;
}

.slick-dots {
	display: block;
	list-style: outside none none;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	margin: -30px 0 0 0;
	padding: 0;
}

.home_mobile_box .slick-dots {
	bottom: 5%;
	top: auto;
	margin: 0;
}

.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	position: relative;
	width: 10px;
}

.slick-dots li button {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: medium none;
	padding: 5px;
	width: 20px;
}

.slick-dots li button::before {
	-moz-osx-font-smoothing: grayscale;
	color: black;
	content: "•";
	font-family: "slick";
	font-size: 40px;
	height: 20px;
	left: 0;
	line-height: 20px;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0;
	width: 10px;
}

.slick-dots li.slick-active button::before {
	color: black;
	opacity: 0.75;
}

.slick-prev, .slick-next {
	cursor: pointer;
	display: block;
	height: 20px;
	padding: 0;
	position: absolute;
	margin-top: -43%;
	background: none;
	width: 20px;
	opacity: 0.75;
	width: 23px;
	height: 43px;
	background-size: 23px 43px;
	font-size: 0;
	line-height: 0;
	outline: medium none;
	border: medium none;
	background-repeat: no-repeat;
	z-index: 999;
}

.full_box .slick-prev, .full_box .slick-next {
	margin-top: -21%;
}

.home_mobile_box .slick-prev,
.home_mobile_box .slick-next {
	display: none !important;
}

.slick-prev {
	background-image: url(../img/slider-left.png);
	left: 5px;
}

.slick-next {
	background-image: url(../img/slider-right.png);
	right: 5px;
}

.logo_headline{
	width:100%;
	height:80px;
	text-align:center;
}

.ca .logo_headline{
	height:auto;
	padding-top: 30px;
}

.image_valign_helper {
		display: inline-block;
		height: 100%;
		vertical-align: middle;
}

.logo_headline img{
	display:inline-block;
}

#footer_outer{
	width:100%;
	background:#f0f0f0;
	min-height:215px;
	padding-top:25px;
}

body.samoon #footer_outer{
	background:#3b3a37;
}
body.samoon .footer_col a{
	color:#a8a8a8;
}


#footer{
	max-width:1274px;
	margin:auto;
	min-width:270px;
	padding: 0 25px;
}

.footer_col{
	width:150px;
	float:left;
	height:165px;
}

.footer_col.social {
	position: relative;
}

@media only screen and (min-width: 760px) {
	.footer_col.social {
		float: right;
	}
}

.footer_col.social img {
	display: block;
	margin-bottom: 3px;
}

.footer_col.social a {
	height: auto;
	min-height: 20px;
	font-family: "News Gothic W01 Oblique";
}

.social-instagram {
	position: absolute;
	top: 0;
	left: -35px;
}

.footer_col.social .social-instagram img {
	width: 27px;
}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.footer_col a {
	color: #a8a8a8;
	display: inline-block;
	font-family: "News Gothic MT W01";
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.footer_col .level2 a{
		font-family: "News Gothic W01 Oblique";
		font-size: 10px;
}
.footer_col li.current a, .no-touch .footer_col a:hover{
	text-decoration:underline;
}

.no_side_padding_content{
	margin: 75px 0 75px;
}

#header.subpage{
	height:100px;
}

#header.subpage #header_background{
	/*opacity:0.2;*/
}

#header .header_fog {
	background-color: #000;
	opacity: 0;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;

	-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

#header.subpage .header_fog {
	opacity: 0.4;
}

.header_img.desktop {
	width: 100%;
}

.no-video .subpage .header_img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}

#header.subpage #header_content{
	margin:-81px 0 0 -335px;
}
#header.it.subpage #header_content,
#header.ca.subpage #header_content {
	margin:-81px 0 0 -221px;
}

#header.it #header_content,
#header.ca #header_content {
	/* margin:-81px 0 0 -221px; */
	margin: -134px 0 0 -221px;
	width:427px;
	left: 51%;
}
#content h1{
	line-height:20px;
}

#content .h1-with-backlink h1 {
	float: left;
	text-align: center;
	width: 100%;
}

.video_poster{
	cursor:pointer;
}

#header.subpage #header_content a{
	background: rgba(0,0,0,0);
	opacity:0.4;
}
#header.subpage #header_content a.current, .no-touch #header.subpage #header_content a:hover{
	opacity:1;
}

.home_mobile_box{
	display:none;
	width:100%;
	background:#f6f9fa;
	margin-bottom:15px;
	font-size:0;

}

.home_mobile_box .hr_separator_small {
	margin: 12px auto;
}

.home_mobile_box .content_box_info_text {
	font-size: 10px;
	line-height: 1.2em;
	max-width: 95%;
	margin: auto;
}

.home_mobile_box .content_box_info_text_small {
	font-size: 9px;
}

#content .home_mobile_box .content_box_info_link {
	font-size: 9px;
}

.home_mobile_box_half{
	width:50%;
	display:inline-block;
	vertical-align:middle;
	position:relative;
}

.home_mobile_box_half.right{
	padding-top:28.6%;
}

.home_mobile_box_half.right .home_mobile_box_half_inner{
		font-size: 10px !important;
		left: 50%;
		margin-left: -77px;
		margin-top: -52px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 154px;
}

.home_mobile_box_half .content_box_info_text,
.home_mobile_box_half .content_box_info_logo {
	padding-top: 0;
}

.home_mobile_box_half img{
	width:100%;
}
.home_mobile_box_half.right img{
	width:auto;
}

.home_mobile_box_half.right .content_box_overlay_txt_1, .home_mobile_box_half.right .content_box_overlay_txt_2{
	color:#000;
	font-size:10px;
}

.home_mobile_box_slide {
	display: inline-block;
	width: 100%;
}

#mobile_toggle{
	display:none;
}

#header.subpage .header_img{
	/*opacity:0.1;*/
}

.touch .hotspot {
		height: 50px;
		margin: -25px 0 0 -25px;
		width: 50px;
}

.retina_wrapper{
	position:relative;
}
.retina_wrapper .retina_fake{
	visibility:hidden;
}

.retina_wrapper_inner{
	position:absolute;
	left:0;
	top:0;
}

.retina_wrapper_inner .retina_repl{
	width:50%;
}

.taifun_responsive_box .video-js, .samoon_video_box .video-js, .responsive_wrapper .video-js, .gw_box_wrapper .video-js{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	overflow:hidden;
}

.splitted_image_box {
	width: 100%;
	margin-top: 45px;
}

.splitted_image_box img {
	width: 50%;
	display: inline-block;
}

.no-margin-top {
	margin-top: 0 !important;
}

@media only screen and (min-width: 680px) {
	.touch #header{
		height:300px;
	}
	.touch #header.subpage{
		height:100px;
	}
}
@media only screen and (max-width: 1118px) {
	#footer, #footer_outer{
		float:left;
	}
}
@media only screen and (max-width: 680px) {
	.splitted_image_box img {
		width: 100%;
		display: block;
	}

	.taifun_responsive_box.mobile_hide{
		visibility:hidden!important;
	}
	.samoon_html_box{
		padding-top:100%!important;
	}
	#content_outer{
		z-index: 10;
		position:relative;
	}
	.lightbox_logo{
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		-o-backface-visibility:hidden;
		-ms-backface-visibility:hidden;
		backface-visibility:hidden;
	}
	.backside_hotspots .hotspot_links {
		display:none;
	}

	.backside_hotspots a:not(.flip_back_to_image) {
		background: #000 none repeat scroll 0 0;
		color: #fff;
		display: inline-block;
		font-family: "News Gothic W01 Bold";
		font-size: 10px;
		height: auto;
		letter-spacing: 2px;
		line-height: 10px;
		padding: 4px 5px;
		text-decoration: none;
		text-transform: uppercase;
		width: 95%;
	}

	.backside_hotspots a.storefinder_link {
		margin-top: 15px;
	}

	li.hidemobile{
		display:none!important;
	}
	.header_img{
			height: auto!important;
			left: 0 !important;
			top:auto!important;
			bottom: 0!important;
			width: 100% !important;
			position:absolute;
	}
	.home_mobile_box_half_inner{
		margin-top:-42px!important;
	}
	.home_mobile_box_half_inner img{
		transform:scale(0.6,0.6);
		-moz-transform:scale(0.6,0.6);
		-webkit-transform:scale(0.6,0.6);
		-o-transform:scale(0.6,0.6);
		-ms-transform:scale(0.6,0.6);
	}
	.home_mobile_box_half_inner .hr_separator{
		margin:6px auto 12px!important;
	}
	#header_news_box{
		height:auto!important;
	}

	#menu ul ul{
		display:block;
	}
	.gw_section_heading img {
			display: block;
			margin-bottom: 10px;
			position: relative!important;
	}
	.gw_section_heading{
		height:auto!important;
		margin-bottom:15px;
	}
	#close_galleryOverlay{
		right:5%;
		top:20px;
	}
	#header{
		height:300px;
	}
	#header_background video{
		display:none;
	}
	.footer_col{
		width:50%;
	}
	.hotspot_image_wrapper.flip{
		-moz-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	.backside_hotspots{
		display:block!important;
	}
	.hotspot{
		display:none;
	}
	.flip_to_hotspots{
		display:block!important;
	}
	#content_outer{
		padding-top:0;
	}
	#home_content{
		margin:25px 0!important;
	}
	.home_mobile_box{
		display:block;
	}
	#home_content .full_box , #home_content .splitted_box, #home_content > .hr_separator, #home_content > .logo_headline, #home_content h1{
		display:none;
	}
	.ca #home_content h1 {
		display: block;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.samoon .responsive_wrapper {
			width: 100% !important;
			margin:0!important;
	}
	#taifun_content{
		height:auto!important;
	}
	.taifun_responsive_box {
			left: 0 !important;
			margin: 0 0 25px!important;
			position: relative!important;
			top: 0 !important;
			width: 100% !important;
			height:auto!important;
	}
	.taifun_responsive_box.mobile_half {
			display: inline-block;
			margin-right: -4px !important;
			width: 50% !important;
	}
	.responsive_wrapper {
			margin: 0 0 25px !important;
			width: 100% !important;
	}

	#top_bar{
		z-index: 999;
		position:fixed;
		top:0;
		left:0;
		height:70px;
	}
	#header.subpage{
		height:0;
	}

	#menu {
			background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
			display: none;
			height: calc(100% - 70px) !important;
			left: 0;
			margin: 0 !important;
			position: fixed;
			top: 70px;
			width: 100%;
			overflow:auto;
			-webkit-overflow-scrolling: touch;
			overflow-scrolling: touch;
	}
	#top_bar_logo{
		top:22px;
	}


	#mobile_toggle{
		display:block;
		text-align:right;
			color: #555555;
			height: 30px;
			position: absolute;
			right: 25px;
			top: 42px;
			width: 100px;
			font-size:14px;
			text-decoration:none;
			text-transform:uppercase;
			font-family: "News Gothic W01 Bold";
	}

	#menu.show{
		display:block;
	}

	#menu ul li {
			background: none repeat scroll 0 0 #797B76;
			border-bottom: 1px solid #898B88;
			display: block;
			font-size: 13px;
			min-height: 36px;
			line-height: 36px;
			margin: 0 !important;
			padding: 0 25px;
			text-align: left;
	}
	#menu ul li a{
		color:#dddddd;
	}
	#menu ul li ul li{
		padding:0px;
	}
	#menu ul li ul li a, #menu ul li.current ul li a{
		color:#4c4848;
		text-decoration:none;
	}
	#menu ul li.current ul li.current a{
		text-decoration:underline;
	}

	#menu ul li ul li{
		border-top: 1px solid #898B88;
		border-bottom:0;
	}



	#header_content a{
		display:none;
	}

	#content_outer{
		margin-top:70px!important;
	}

	#header_news_box{
		margin:0;
	}
	#header_content {
		height:auto!important;
			bottom: 0 !important;
			left: 0;
			margin:0;
			top: auto !important;
			width: 100%;
	}
}



@media only screen and (min-width: 680px) and (max-width: 850px) {
	#home_content{
		margin: 75px 0 75px;
	}
	#menu ul{
		font-size:10px;
	}
	#menu ul li {
			margin-left: 5px;
	}
}

@media only screen and (min-width: 850px) and (max-width: 1024px) {
	#home_content{
		margin: 75px 0 75px;
	}
}

@media only screen and (max-width: 1024px){
	.header_img.desktop {
		display: none;
	}
}

@media only screen and (min-width: 1025px){
	#home_content{
		margin: 75px 128px 75px;
	}
	.header_img.mobile {
		display: none;
	}
}

.gw_box_wrapper{
	width:100%;
	line-height: 0;
}

.responsive_wrapper_vertical_spacer{
	width:100%;
	padding-top:3.3%;
}

.responsive_wrapper{
	display:inline-block;
	line-height: 0;
	position:relative;
	margin-bottom:1%;
}
.samoon .responsive_wrapper{
	margin-bottom:0;
	font-size:0;
	vertical-align:top;
}
.samoon_html_box{
	height:100%;
	/* background:#d8e8ed; */
	background: #fff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-radial-gradient(center, ellipse cover,  #f3f1f2 0%, #f3f1f2 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f3f1f2)), color-stop(100%,#f3f1f2); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #f3f1f2 0%,#f3f1f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #f3f1f2 0%,#f3f1f2 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #f3f1f2 0%,#f3f1f2 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #f3f1f2 0%,#f3f1f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f1f2', endColorstr='#f3f1f2',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	position:relative;
}
.samoon_html_box_inner{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
		color: #A29D98;
		display: inline-table;
		font-family:"MonotypeNewsGothicW10-I";
		font-size: 13px;
		line-height: 20px;
		vertical-align: middle;
		text-align:center;

}

.responsive_wrapper .samoon_html_box_inner img{
	width:auto!important;
}

.samoon_html_box img{
	width:auto!important;

}

.responsive_wrapper img{
	width:100%;
}

.responsive_wrapper img.align_top{
	vertical-align:top;
}
.responsive_wrapper img.align_bottom{
	vertical-align:bottom;
}

.gw_section_heading {
		height: 42px;
		line-height: 0;
		padding-top: 12px;
		position: relative;
		text-align: right;
		width: 100%;
}

.taifun_section_heading,
.section_heading {
	height: 42px;
	line-height: 0;
	padding-top: 12px;
	position: relative;
	text-align: right;
	width: 100%;
	top:42px;
}

.samoon_section_heading {
		height: 20px;
		line-height: 0;
		padding-top: 42px;
		position: absolute;
		text-align: right;
		width: 100%;
		z-index: 100;
}
.samoon_section_heading .to_overview {
		color: #000!important;
		margin-right:26px;
		display: inline-block;
		font-family: "News Gothic W01 Bold" !important;
		font-size: 10px;
		line-height: 12px;
		text-transform: uppercase;
		letter-spacing:1px;
		background: url(../img/to_overview_icon_black.png) no-repeat right center;
		padding-right:16px;
}


.gw_section_heading .to_overview, .taifun_section_heading .to_overview,
.h1-with-backlink .to_overview, .section_heading .to_overview {
	font-size:10px;
	line-height:12px;
	text-transform: uppercase;
	color:#000;
	font-family:"News Gothic W01 Bold"!important;
	display:inline-block;
	letter-spacing:1px;
	padding-right:16px;
	background: url(../img/to_overview_icon_black.png) no-repeat right center;
}

.gw_section_heading .gw_section_heading_text, .taifun_section_heading .gw_section_heading_text{
	font-size:13px;
	text-transform: uppercase;
	color:#000;
	font-family:"News Gothic MT W01";
	letter-spacing:2px;
	line-height:22px;
}

.h1-with-backlink .to_overview {
	margin-right: 30px;
	right: 0;
	position: absolute;
	margin-top: 12px;
}

.gw_section_heading img, .taifun_section_heading img, .section_heading img{
	position:absolute;
	left:0;
	top:0;
}

.gw_section_heading.gw_logo_black_2 img {
	width: 148px;
}

.gw_section_heading.gwc_logo_black img {
	width: 150px;
}

.gw_section_heading.gwe_logo_black img {
	width: 149px;
}

.gw_section_heading.gwa_logo_black img {
	width: 149px;
}

.gw_section_heading.gw_logo_black img {
	width: 83px;
}

.logo_headline_home_logo_gwag_black img {
	width: 174px;
}

.taifun_section_heading img {
	width: 127px;
}

.home_logo_hallhuber_black {
	width: 122px;
}

@media only screen and (max-width: 680px) {
	.h1-with-backlink .to_overview {
		position: relative;
		width: 100%;
		text-align: center;
	}
}

.splitted_text,
.newsletter-box {
	line-height: 1.7em;
	font-size: 13px;
	letter-spacing: 0.1em;
}

.splitted_text {
	background-color: #ededed;
	padding: 70px 40px 40px 40px;
	margin-bottom: 60px;
}

.splitted_text_col {
	display: inline-block;
	width: 34%;
	padding: 0 8%;
	vertical-align: top;
	float: left;
	font-family: "News Gothic MT W01", sans-serif;
}

.splitted_text_col.clear {
	clear: both;
	margin-top: 80px;
}

#content a.terms_link {
	color: #909090;
	font-family: "News Gothic MT W01";
	text-transform: uppercase;
}

#content a.terms_link:hover {
	color: #000;
}

#content .splitted_text h1,
#content .newsletter-box h1 {
	text-align: left;
	line-height: 1.3em;
}

#content .splitted_text h2 {
	font-family: "News Gothic W01 Bold", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 0;
}

.splitted_text p {
	margin-bottom: 30px;
}

.splitted_text ul {
	list-style-image: url('../img/list-style-image.png');
	padding-left: 14px;
	margin-bottom: 40px;
}

.splitted_text_spacer {
	background-color: #dedede;
	width: 100%;
	height: 1px;
	margin: 40px 0;
}

.splitted_text_subhead {
	letter-spacing: 0.1em;
	font-size: 13px;
	text-align: left;
}

.text_spacer {
	background-color: #000;
	display: block;
	height: 2px;
	width: 20px;
	margin: 15px 0;
}

@media only screen and (max-width: 680px) {
	.splitted_text_col {
		display: block;
		width: 100%;
		padding: 0;
	}
}

.simple_text {
	padding: 40px;
	font-size: 13px;
	line-height: 1.7em;
	font-family: "News Gothic MT W01";
}

.simple_text a,
.simple_text a:visited {
	color: #000;
}

.simple_text h2 {
	font-family: "News Gothic W01 Bold", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.simple_text strong {
	font-family: "News Gothic W01 Bold", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.simple_text .footnote {
	color: #a0a0a0;
}

.simple_text ol {
	padding-left: 15px;
}

.simple_text ol li {
	margin-bottom: 30px;
}

.simple_text ol.toc li {
	margin-bottom: 0;
}

.btn {
	background-color: #000;
	border: 0 none;
	color: #fff;
	font-family: "News Gothic W01 Bold";
	letter-spacing: 0.2em;
	padding: 10px 20px;
	text-transform: uppercase;
	display: block;
	margin-top: 30px;
	text-decoration: none;
}

#content .newsletter-box a {
	text-decoration: none;
}

.btn:hover {
	background-color: #a8a8a8;
	text-decoration: none !important;
}

#content a:hover .btn {
	text-decoration: none;
}

.gw_content_text{
	width:100%;
	padding: 70px 0;
}

.gw_content_text_headline{
	font-size:13px;
	text-transform: uppercase;
	color:#000;
	font-family:"News Gothic W01 Bold";
	text-align: center;
	max-width:330px;
	margin:auto;
	letter-spacing:2px;
	display:block;
	line-height: 20px;
}

.gw_content_text_inner {
		color: #000000;
		display: block;
		font-family: "News Gothic MT W01";
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 21px;
		margin: auto;
		max-width: 380px;
		text-align: center;
}

#close_galleryOverlay, .close_galleryOverlay {
	width:18px;
	height:18px;
	background: url(../img/close_touchtouch_zoom.jpg);
	position:absolute;
	text-indent:-90000px;
	font-size:0px;
}

.samoon #close_galleryOverlay, .samoon .close_galleryOverlay{
	background: url(../img/close_overlay_white.png);
}
.close_galleryOverlay{
		right: 0;
		top: -24px;
}

.preload_overlay{
	background: #ddd;
	width:100%;
	z-index: 999;
	position:relative;
	float:left;
}

.samoon .preload_overlay{
	background: #fff;
}
.samoon .preload_progress{
	background: #606061;
}

.preload_progress{
	background: #A8A8A8;
		height: 10px;
		left: 0;
		position: absolute;
		top: 0%;
		width:0%;
		-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	 -moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		 -o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
				transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
	 -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		 -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
				transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.taifun_responsive_box{
	position:absolute;
}

.touch .taifun_responsive_box  video{
	width:100%;
	height:100%;
}

.taifun_responsive_box img{
	width:100%;
}
.taifun_responsive_box{
	line-height: 20px!important;
}

#taifun_content{
	position:relative;
	margin:25px 0;
}

.newsGothicBold{
	font-family:"News Gothic W01 Bold";
}
.newsGothic{
	font-family: "News Gothic MT W01";
}
.newsGothicItalic{
	font-family: "News Gothic W01 Oblique";
}

.adobeCaslon{
	font-family:"Adobe Caslon W01 Bd";
}

.universLight{
	font-family:"Univers LT W01_45 Light";
}

.universBold{
	font-family:"Univers LT W01_65 Bold";
}

.universBoldBg{
	font-family:"Univers LT W01_65 Bold";
	color: #fff;
	background: #000;
	padding: 1px;
}

.hotspot{
	position:absolute;
	width:30px;
	height:30px;
	margin: -15px 0 0 -15px;
	transform: translateZ(0);
	background: url(../img/hotspot_bg.png) no-repeat 50% 50%;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (		min--moz-device-pixel-ratio: 2),
only screen and (			-o-min-device-pixel-ratio: 2/1),
only screen and (				min-device-pixel-ratio: 2),
only screen and (					min-resolution: 192dpi),
only screen and (						min-resolution: 2dppx) {
		.hotspot{
			background: url(../img/hotspot_bg-2x.png) no-repeat 50% 50%;
			background-size: 25px 25px;
		}
}

.hotspot_links{
	margin-top:15px;
}

.hotspot_links a{
	display:inline-block;
	background:#000;
	color:#fff;
	padding: 4px 5px;
	text-transform:uppercase;
	font-family:"News Gothic W01 Bold";
	text-decoration:none;
	letter-spacing:2px;
	font-size:10px;
	line-height: 10px;
	height:10px;
}

.ca .article_webshop_link {
	display: none;
}

.no-touch .hotspot{
	-moz-transform: scale(0.8,0.8);
	-webkit-transform: scale(0.8,0.8);
	-o-transform: scale(0.8,0.8);
	-ms-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
}

.no-touch .hotspot:hover{
	-moz-transform: scale(1,1) translateZ(0);
	-webkit-transform: scale(1,1) translateZ(0);
	-o-transform: scale(1,1) translateZ(0);
	-ms-transform: scale(1,1) translateZ(0);
	transform: scale(1,1) translateZ(0);
	-webkit-transition: all 150ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	 -moz-transition: all 150ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 150ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
		 -o-transition: all 150ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
				transition: all 150ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
	 -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
		 -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
				transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.flip_to_hotspots{
	width:30px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	padding:20px;
	z-index:999;
	cursor:pointer;
	display:none;
	-moz-backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
}
.flip_to_hotspots img{
	width:100%;
}

.flip_back_to_image{
	width:30px;
	height:30px;
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	z-index: 999;
	cursor:pointer;
	text-indent:-9000px;
}

.flip_back_to_image img{
	width:100%!important;
	height:100%!important;
	position:relative!important;
	left:0!important;
	top:0!important;
	display:block!important;
}

.touch .hotspot_image_wrapper img{
	-moz-backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
}

.newsletter-box {
	margin-top: 80px;
	margin-bottom: 60px;
}

.newsletter-box-left,
.newsletter-box-right {
	width: 50%;
}

.newsletter-box-left {
	float: left;
	margin-bottom: 40px;
}

.newsletter-box-right {
	float: right;
	text-align: center;
}

.newsletter-box-image {
	width: 100%;
}

.newsletter-box-text-container {
	max-width: 380px;
	margin: auto;
	font-family: "News Gothic MT W01", sans-serif;
}

@media only screen and (max-width: 890px) {
	.newsletter-box-right {
		float: left;
		clear: left;
	}

	.newsletter-box-left,
	.newsletter-box-right {
		width: 100%;
	}

}

/*
.crm .splitted_text_col {
    padding: 0;
    width: 60%;
}

.crm .splitted_text_col.left {
    padding: 0 5% 0 0;
    width: 35%;
}

@media only screen and (max-width: 680px) {
	.crm .splitted_text_col,
	.crm .splitted_text_col.left {
		display: block;
		width: 100%;
		padding: 0;
	}
}
*/

.crm form {
	margin-top: 15px;
	letter-spacing: 0.1em;
}

.crm input[type="text"],
.crm input[type="password"],
.crm textarea {
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	color: #000;
	margin-bottom: 10px;
	padding: 5px 8px;
	width: 96%;
	letter-spacing: 0.1em;
}

.crm input[type="text"]:focus,
.crm input[type="password"]:focus,
.crm textarea:focus {
	border-color: #b2b2b2;
}

.crm input.error[type="text"],
.crm input.error[type="password"],
.crm textarea.error {
	border-color: #d2083c;
}

.crm input[type="radio"],
.crm input[type="checkbox"] {
	margin-right: 9px;
}

.crm label.error {
	color: #d2083c;
}

.crm .error-text {
	color: #d2083c;
}

.crm label {
	color: #909090;
	font-family: "News Gothic MT W01";
	text-transform: uppercase;
	cursor: pointer;
}

#content .crm form a {
	color: #909090;
	font-family: "News Gothic MT W01";
	text-transform: uppercase;
}

#content .crm form a:hover {
	color: #000;
}

.crm .form-hint {
	color: #909090;
	float: right;
	font-size: 10px;
}

#content .crm .large {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}

#content .crm a {
	font-family: "News Gothic MT W01";
}

#content .grey a {
	color: #909090;
}

#content .grey a:hover {
	color: #000;
}

#content td.grey {
	color: #909090;
}

#content .crm a.active {
  color: #222;
  text-decoration: none;
}

.crm .sselect select {
	background: transparent;
	width: 110%;
	padding: 5px 8px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 27px;
	-webkit-appearance: none;
}

.crm .sselect {
		width: 100%;
		height: 27px;
		overflow: hidden;
		background: url(../img/dropdown-arrow.png) no-repeat right #e2e2e2;
		background-size: 30px 10px;
		display: block;
		cursor: pointer;
}

.crm tr {
	border-bottom: 1px solid #dedede;
}

.crm th {
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.crm td {
	padding: 10px 5px 10px 0;
	vertical-align: top;
}

.crm td.align-right,
.crm th.align-right {
		text-align: right;
}

.t-30{
	width: 30%;
}

.t-45 {
	width: 45%;
}

.table-pagination {
	margin-top: 10px;
}

.table-pagination-left {
	display: inline-block;
}

.table-pagination-right {
	display: inline-block;
	float: right;
}

.crm-hint {
		font-size: 20px;
		font-family: "News Gothic W01 Bold", sans-serif;
		color: #909090;
		text-transform: uppercase;
		line-height: 1.4em;
		margin: 80px 0;
}

span.nobr {
  white-space: nowrap;
}

.crm-message {
  display: block;
  padding: 10px;
  text-align: center;
}

.crm-message.success {
  background-color: #a2dda5;
}

.image_box {
  margin-top: 45px;
  width: 100%;
}

.image_box img {
  width: 100%;
}

/* ==========================================================================
	 Helper classes
	 ========================================================================== */

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
		display: none !important;
		visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
		visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
		content: " "; /* 1 */
		display: table; /* 2 */
}

.clearfix:after {
		clear: both;
}

/* ==========================================================================
	 EXAMPLE Media Queries for Responsive Design.
	 These examples override the primary ('mobile first') styles.
	 Modify as content requires.
	 ========================================================================== */

@media only screen and (min-width: 35em) {
		/* Style adjustments for viewports that meet the condition */
}

@media print,
			 (-o-min-device-pixel-ratio: 5/4),
			 (-webkit-min-device-pixel-ratio: 1.25),
			 (min-resolution: 120dpi) {
		/* Style adjustments for high resolution devices */
}

/* ==========================================================================
	 Print styles.
	 Inlined to avoid required HTTP connection: h5bp.com/r
	 ========================================================================== */

@media print {
		* {
				background: transparent !important;
				color: #000 !important; /* Black prints faster: h5bp.com/s */
				box-shadow: none !important;
				text-shadow: none !important;
		}

		a,
		a:visited {
				text-decoration: underline;
		}

		a[href]:after {
				content: " (" attr(href) ")";
		}

		abbr[title]:after {
				content: " (" attr(title) ")";
		}

		/*
		 * Don't show links for images, or javascript/internal links
		 */

		a[href^="javascript:"]:after,
		a[href^="#"]:after {
				content: "";
		}

		pre,
		blockquote {
				border: 1px solid #999;
				page-break-inside: avoid;
		}

		thead {
				display: table-header-group; /* h5bp.com/t */
		}

		tr,
		img {
				page-break-inside: avoid;
		}

		img {
				max-width: 100% !important;
		}

		@page {
				margin: 0.5cm;
		}

		p,
		h2,
		h3 {
				orphans: 3;
				widows: 3;
		}

		h2,
		h3 {
				page-break-after: avoid;
		}
}