body{
	background-color:#fff !important;
	margin:0; 
	padding:0;
	height: 100% !important;
	min-height: 100% !important;
}

.newsletter-logo {
	max-width: 600px;
	width: 50%;
	position: relative;
	margin-bottom: 50px;
}

.newsletter-logo::before {
	content: '';
	position: relative;
	display: block;
	width: 100%;
	padding-top: 25.5%;
}

.newsletter-logo svg {
	max-width: 100%;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

picture img {
  display: block;
}

#content.newsletter-single-email {
    background-color: #eaeaea;
    margin-bottom: -40px;
    padding-bottom: 100px;
}

#content.newsletter-single-email.sales-info {
    background-color: #717171;
}

.newsletter-single {
	margin-bottom: 100px;
}

.image-subline {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1rem 0.6rem;
	white-space: nowrap !important;
	min-width: 2.4rem;
}

.newsletter-single h1 {
    font-weight: 700;
    font-size: 5.2rem;
    text-align: left;
	margin-top: 1rem;
}

.newsletter-article-header-img {
    position: relative;
}

.image-subline h3.newsletter-article-subline {
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	line-height: 1;
}

.newsletter-single .newsletter-article-text-email a {
	color: #44A12B;
}

.newsletter-content main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-right: 2px dotted #44A12B;
	padding-right: 3%;
}

.newsletter-single h1 .web-edition {
    font-weight: 300;
    font-size: 4rem;
}

.newsletter-article-text-email img {
	max-width: 100%;
	display: block;
}

.newsletter-single .side {
    padding-left: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: top;
}

.newsletter-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
	padding-top: 50px;
	width: 100%;
}

#content.newsletter-single {
	padding-bottom: 100px;
	margin-bottom: 0;
}


#content.newsletter-single .subscribe-newsl-form label {
  margin: 10px 0;
}

#content.newsletter-single {
  background-color: #F0F0ED;
}

#content.newsletter-single input {
  background-color: #fff;
}

#content.newsletter-single input[type="submit"]:hover {
  background-color: #44A12B;
}

#content.newsletter-single + footer {
	margin-top: 0;
}

.newsletter-lang-menu a {
	text-transform: uppercase;
	padding-right: 0;
}

.newsletter-lang-menu .lang-divider {
	margin: 0 0.5em;
}

.newsletter-lang-menu a:last-child {
	padding-right: 0;
}

.newsletter-menu .single-newsletter-edition h4 {
	font-weight: 300;
	color: #DF4417;
}

.newsletter-menu .single-newsletter-edition + .single-newsletter-menus a.single-article-menu-item {
	color: #818A89 !important;
	font-weight: 700;
}

.newsletter-menu .single-newsletter-edition + .single-newsletter-menus a.single-article-menu-item.active, .newsletter-menu .single-newsletter-edition + .single-newsletter-menus a.single-article-menu-item:hover {
	color: #44A12B !important;
}

.newsletter-menu .newsletter-lang-menu h4, .single-newsletter-menu.other h4 {
	font-size: inherit;
}

.newsletter-menu .single-newsletter-edition + .single-newsletter-menus .single-newsletter-menu.edition {
	font-size: 18px;
}

.newsletter-article-text img {
    max-width: 100%;
    height: auto;
}
.newsletter-content img.alignleft, .newsletter-content div.wp-caption.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.newsletter-content img.alignright, .newsletter-content div.wp-caption.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.newsletter-content .wp-caption p.wp-caption-text {
    font-size: 0.7em;
    margin: 4px 0 15px;
    text-align: left;
}

h2.newsletter-article-headline {
    margin-top: 0;
    max-width: 650px;
}

.newsletter-article-header-img {
    width: 100%;
    padding-top: 0;
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.newsletter-article-header-img:not(.active) {
    padding-top: 0 !important;
}

.newsletter-article-header-img.active {
    padding-top: 30%;
}

.single-newsletter-article {
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.single-newsletter-article.active, .newsletter-article-header-img.active {
	visibility: visible;
	opacity: 1;
	max-height: 100000vh;
}

.single-newsletter-menu a, .newsletter-lang-menu a {
    display: block;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 0.75rem;
	max-width: 220px;
	color: inherit;
}

.newsletter-lang-menu a {
    display: inline-block;
    width: auto;
}

.single-newsletter-menu a:not(.active) {
    color: inherit !important;
}

.single-newsletter-menu a:hover, .newsletter-lang-menu a:hover {
	color: #44A12B !important;
}

.single-newsletter-menu a.active {
	color: #44A12B;
	font-weight: 700;
	cursor: inherit;
}

.newsletter-menu h4 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 0.575rem;
    margin-top: 0;
}

.single-newsletter-menu.other {
    margin-top: 20px;
}

h3.newsletter-article-subline {
	background-color: #DF4417;
	width: auto;
	display: inline-block;
	color: #fff;
	padding: 0.2em 0.8em 0.1em;
	font-weight: 300;
	font-size: inherit;
	margin-bottom: 1em;
	margin-top: 0;
}

.newsletter-lang-menu {
	margin-top: 80px;
}
h2.newsletter-article-headline {
    margin-top: 0;
    max-width: 650px;
}
.newsletter-add-menu > :last-child {
    margin-bottom: 0;
}

.newsletter-article-text > :last-child {
    margin-bottom: 0;
}

.newsletter-article-text > :first-child {
    margin-top: 0;
}

.newsletter-article-text {
    margin-bottom: -0.4rem;
}

.newsletter-article-text li {
    padding-left: 1rem;
    padding-bottom: 0.5rem;
	position: relative;
}

.newsletter-article-text li:before {
    content: '>';
	position: absolute;
	left: 0;
	top: 0;
}
.emailbutton {
	background-color: #44A12B !important;
	color: #fff !important;
}
.emailbutton.darkgreen {
	background-color: #235B43 !important;
	color: #fff !important;
}

.emailbutton.red {
	background-color: #DF4417 !important;
}

.emailbutton.orange {
	background-color: #DF4417 !important;
}

.emailbutton a, .emailbtn-green-darkgreen a {
	border-color: #44A12B !important;
}

.emailbtn-darkgreen a {
	border-color: #235B43 !important;
}

.emailbutton.red a {
	border-color: #DF4417 !important;
}

.emailbutton.orange a {
	border-color: #DF4417 !important;
}

.emailbutton:hover {
	background-color: #DF4417 !important;
	color: #fff;
}

.emailbtn-green-darkgreen:hover {
	background-color: #235B43 !important;
	color: #fff !important;
}

.emailbutton.red:hover {
	background-color: #44A12B !important;
}

.emailbutton.orange:hover {
	background-color: #44A12B !important;
}
.emailbtn-darkgreen:hover {
	background-color: #DF4417 !important;
}

.emailbutton:hover a {
	border-color: #DF4417 !important;
	color: #fff !important;
}

.emailbutton.red:hover a {
	border-color: #44A12B !important;
}

.emailbtn-darkgreen:hover a, .emailbtn-darkgreen a:hover {
	background-color: #DF4417 !important;
	border-color: #DF4417 !important;
	color: #fff !important;
}

.emailbtn-green-darkgreen:hover a, .emailbtn-green-darkgreen a:hover {
	background-color: #235B43 !important;
	border-color: #235B43 !important;
	color: #fff !important;
}

@media (max-width: 767px) {
	.newsletter-content side {
		width: 180px;
	}
	
	.newsletter-single h1 {
	    font-size: 10vw;
	}
	.newsletter-single h1 .web-edition {
		font-size: 7.7vw;
	}
	
	#content.newsletter-single {
		padding-top: 50px;
	}
	
}

@media (max-width: 540px) {
	
	.newsletter-content {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}
	.newsletter-article-header-img.active {
	    padding-top: 40%;
	
	}
	
	.newsletter-add-menu {
		display: none;
	}
	.newsletter-menu {
	    margin-bottom: 40px;
	}
	.newsletter-content side {
		width: 100%;
	}
	.single-newsletter-edition, .single-newsletter-menu.other {
		padding-right: 26px;
		position: relative;
		cursor: pointer;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	.single-newsletter-edition:hover, .single-newsletter-menu.other:hover {
		color: #44A12B;
	}
	.single-newsletter-edition::after, .single-newsletter-menu.other:after {
		content: "\e905";
		font-family: 'kd-icons-a' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 1.8rem;
		top: 0.1em;
		right: 0;
		display: inline-block;
		position: absolute;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	.single-newsletter-edition.active::after, .single-newsletter-menu.other.active:after {
	    transform: rotate(180deg);
	    -webkit-transform: rotate(180deg);
	    -moz-transform: rotate(180deg);
	    -o-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	}
	.newsletter-menu .single-newsletter-menus, .single-newsletter-menu.other > div {
		visibility: hidden;
		opacity: 0;
		max-height: 0;
		-webkit-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	.newsletter-menu.active .single-newsletter-menus, .single-newsletter-menu.other.active > div {
		visibility: visible;
		opacity: 1;
		max-height: 10000vh;
	}
	
	.templateColumns {
		display:block !important;
		width:100% !important;
	}
	
	.newsletter-left {
		display:block !important;
		width:100% !important;
	}
	
	.newsletter-right {
		padding-top: 20px !important;
		display:block !important;
		width:100% !important;
	}
	.newsletter-content main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border-right: none;
		padding-right: 0;
		order: 2
	}
	.newsletter-content side {
		order: 1;
		padding-left: 0 !important;
	}
	.newsletter-content .subscribe-newsl-form {
		display: none
	}
}
