@font-face {
    font-family: 'KPMG';
    src:	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.eot');
	src:	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.eot#iefix') format('embedded-opentype'),
	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.woff2') format('woff2'),
	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.woff') format('woff'),
	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.ttf') format('truetype'),
	url('//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Font/KPMG-Web-Light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Open-Sans';
    src:	url('https://hub.kpmg.de/hubfs/System/Klardenker/Font/OpenSans-VariableFont_wdth%2cwght.ttf');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Open-Sans Condensed';
    src:	url('https://hub.kpmg.de/hubfs/System/Klardenker/Font/OpenSans-CondLight.ttf');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
  font-display: swap;
}

body {
    font-smooth: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0!important;
}

.kd_form form .hs-form-checkbox:first-child{
  margin-top: 5px;
}

.hs_datenschutzbedingungen ul{
  margin-left:0;
}



.kd_cta {
    font-family: 'Open-Sans',Arial,Helvetica,sans-serif;
}
.kd_wrapper{
    max-width: 1024px;
    padding: 0 6px;
    margin: 0 auto!important;
    float: none!important;
}
.kd_wrapper a{
    color: #00b8f5;
}
.kd_header {
    padding: 15px 0 10px 0;
    box-shadow: 8px 0 18px #dedede;
    margin-bottom: 30px;
}
.kd_logowrapper img {
    width: 180px!important;
    height: 84px;
}
.kd_lptextbody {
margin-top: 60px;
}

.kd_lptextbody ul li {
margin-bottom: 5px;
}

.kd_lptextbody.kp_lptextbody--nl {
margin-top: 0;
}
.kd_lptextbody--top {
  margin-top: 0;
  margin-bottom: 10px;
}
.kd_headline--lvlone h1 {
    color: #00338d;
    font-family: 'Open-Sans Condensed';
    font-size: 54px;
    margin: 12px 0 10px 0;
    line-height: 1;
    font-weight: 800;
}
.kd_headline--lvlone.kd_headline--success h1 {
    position: relative;
}
.kd_headline--lvlone.kd_headline--success h1:before {
    content:'';
    display: inline-block;
    marketiidth: 40px;
    height: 40px;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/kd_success.png);
    background-size: contain;
    margin-right: 12px;
    position: relative;
    top: 1px;
}
.kd_headline--lvlone.kd_headline--error h1:before {
    content:'';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/kd_error.png);
    background-size: contain;
    margin-right: 12px;
    position: relative;
    top: 1px;
}
.kd_headline--lvltwo h2 {
    font-family: Arial;
    text-transform: none;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    
}

.kd_introtext {
    font-family: arial;
    font-weight: bold;
    line-height: 1.3;
    font-size: 16px;
    color: #333;
    margin-bottom: 50px;
} 

.kd_std-link,
.kd_std-link:focus {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    padding-left: 17px;
    position:relative;
    color: #666;
    text-decoration: none;
}
.kd_std-link:visited {
        color: #666;
}
.kd_std-link:hover {
       text-decoration: underline;
}
.kd_std-link:before {
    font-family: Arial;
    font-weight: bold;
    content: '›';
    color: #43b02a;
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 36px;
    display: block;
    line-height: 0.5;
}
.kd_lpimage {
    padding-right: 35px;
    margin-bottom: 12px;
}
.kd_lpimage img {
    width: 100%!important;
}

@media (max-width: 480px) {
  .kd_lpimage img{
    display:none !important;
  }
}

.kd_divider--slash {
    margin-bottom: 15px;
	height: 8px;
	background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/divider_slash.png);
	background-repeat: repeat-x;
	background-size: contain;
}
.kd_divider--slash--nl .kd_divider--slash {
    margin-bottom: 0;
}
/* Form */
.kd_form form select {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/dropdown.png)!important;
    background-size: 28px 25px;
    background-position: right;
	background-repeat: no-repeat;
}
@media (max-width: 477px) {
    .kd_form form.hs-form .form-columns-2 .hs-form-field .hs-input, .kd_form form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100%;
}
.kd_form .form-columns-2 div:first-child {
    padding-right:0;
}
}

@media (max-width: 867px) {
    .kd_lpimage {
        margin-bottom: 12px;
    padding-right: 0;
}
    }
.kd_form {
    padding: 0;
    margin: 0;
}
.kd_form form {
    color: #333;
    font-family: arial;
    font-size: 15px;
    text-transform: none;
}

.hs_sgi_interesse {
    margin: 20px 0 0 0;
}

.hs_datenschutzbedingungen {
    margin-top: 0;
}

.hs_newsletter_abbonieren {
    margin-top: 30px;
    font-weight: normal;
    font-size: 14px;
}

.kd_form form .hs-form-checkbox {
    /* margin-bottom: 5px; */
}

.kd_form form .hs-form-checkbox-display {
    font-weight: normal!important;
}

h3.form-title {
    display: none!important;
} 
.kd_form .hs-form label {
		font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.kd_form .hs-form-field {
		margin-bottom: 12px;
}
.kd_form .hs-form .hs-form-required {
		display: none !important;
}
.kd_form input.hs-input, textarea.hs-input, select.hs-input {
		border-radius: 0;
		box-shadow: none;
}
.kd_form input.hs-input {
   margin:0;
		outline: none;
		padding-left: 6px;
		box-sizing: border-box;
		height: 25px;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
}
.kd_form input.hs-input:required {
    margin-top: 5px;
		outline: none;
		padding-left: 6px;
		box-sizing: border-box;
		height: 25px;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
}
.kd_form .hbspt-form input.hs-input:focus, .hbspt-form textarea.hs-input:focus {
		border-color: transparent;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
}
.kd_form input.hs-input.error:required {
		padding-left: 6px;
		outline: none;
		border-top: 1px solid #bc204b;
		border-bottom: 1px solid #bc204b;
		border-right: 1px solid #bc204b;
		border-left: 1px solid #bc204b;
}
.kd_subscription form input[type=checkbox],
.kd_form input.hs-input[type=checkbox] {
		outline: none!important;
		appearance: none!important;
		-ms-appearance: none!important;
		-webkit-appearance: none!important;
		border: 1px solid #333!important;
		border-radius: none!important;
		width: 14px!important;
		height: 14px!important;
		position: relative!important;
		top: 2px!important;
        margin-right: 10px!important;
        margin-left: 0!important;
}

/*.kd_form .hs_sgi_interesse.hs-sgi_interesse.hs-fieldtype-checkbox.field.hs-form-field label span:nth-child(1),
.kd_form [class^="hs_client_need_"] label span:nth-child(1) {
    border-left: 1px solid #999999 !important;
    padding: 0 0 0 4px;
}*/

.kd_subscription form input[type=checkbox] {
    top: 0!important;
}
.kd_form .hs-form fieldset.form-columns-1 input[type="checkbox"].hs-input {
        width: 14px!important;
}
.kd_subscription form input[type=checkbox]:checked,
.kd_form input.hs-input[type=checkbox]:checked {
		background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/kd_form_checked.png);
		background-position: center center;
		background-size: 70%;
		background-repeat: no-repeat;
		border: 1px solid #43b02a;
        background-color: #fff;
}
.kd_subscription .checkbox-row span.fakelabel span {
    position: relative;
    top: -2px;
}
.kd_subscription .subscribe-options label span {
    position: relative;
    top: -4px!important;
}
.kd_form .hs_datenschutzbedingungen {
    margin-bottom: 30px;
    display: table;
}
.kd_form .hs_datenschutzbedingungen legend {
    display: table-footer-group !important;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
    line-height: 1.2;
}
.kd_form .hs_datenschutzbedingungen .input {
    margin-bottom: 40px;
    display: table-header-group;
}
.kd_form .hs_datenschutzbedingungen .inputs-list {
    margin-bottom: 0;
}
.kd_form .hs_datenschutzbedingungen label {
    font-weight: normal;
}
.kd_form .hs_datenschutzbedingungen label a{
   color: #00b8f5;
}
.kd_form .hs_datenschutzbedingungen label a:hover {
   color: #00338d;
}
.kd_form .hs_datenschutzbedingungen input[type="checkbox"] {
    float: left!important;
    position:relative!important;
}
.kd_form .hs_datenschutzbedingungen .inputs-list li input {
    float: left;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #333333 !important;
}
.kd_form .hs_datenschutzbedingungen .inputs-list li span:nth-child(2) {
 display: inline-block;
 width: 85%;
}

.kd_form .hs_datenschutzbedingungen .hs-error-msgs.inputs-list {
    	margin: 0;
        display: block!important;
        margin-bottom: 5px!important;
        padding: 0!important;
        border: 0;
}
.kd_form .hs_datenschutzbedingungen .hs-error-msgs.inputs-list li,
.kd_form .hs_datenschutzbedingungen .hs-error-msgs.inputs-list label {
    display: block;
    color: #bc204b!important;
}

.kd_form .hs_newsletter_abbonieren .inputs-list li input {
    float: left;
    display: inline-block;
    vertical-align: top;
}
.kd_form .hs_newsletter_abbonieren .inputs-list li span {
 display: inline-block;
 width: 85%;
}
.kd_form .hs_newsletter_abbonieren .inputs-list li input + span {
 position: relative;
 top: 2px;
}
.kd_form input.hs-input[type=checkbox]:hover {
		border: 1px solid #43b02a;
}
.kd_form input.hs-input:focus, textarea.hs-input:focus {
		box-shadow: none;
}

.kd_form select {
		padding: 0 0 0 6px;
		outline: none;
		appearance: none;
		-ms-appearance: none;
		-webkit-appearance: none;
		height: 25px;
		position: relative;
		outline: none;
		cursor: pointer;
}
.kd_form select:focus {
			box-shadow: none;
}
.kd_form select.hs-input {
      color: #999999;
			height: 25px;
			width: 100%;
			max-width: 100%;
			background-color: #fff;
			border-top: 1px solid #999999;
			border-bottom: 1px solid #999999;
			border-right: 1px solid #999999;
			border-left: 1px solid #999999;
} 

.kd_form .hs_hs_persona {
		position: relative;
}
.kd_form .hs_hs_persona:before {
			position: absolute;
			width: 38px;
			height: 38px;
			background-image: url(../images/form_select.png);
			background-size: contain;
			right: 1px;
			top: 19px;
			display: block;
			content:'';
			z-index: 10;
			pointer-events: none;
}
.kd_form .hs-error-msgs.inputs-list {
		margin: 0;
        /*display: none!important;*/
}
.kd_form .hs-error-msgs.inputs-list	label, .kd_form .hs-error-msgs.inputs-list li {
			/*display: none;*/
  font-weight: normal;
  color: #bc204b !important;
}
.kd_form input.hs-input.error:focus {
		box-shadow: none;
}
.kd_form .hs-form .inputs-list {
		position: relative;
		padding-left: 0;
        list-style: none;
}
.kd_form.kd_form--nl .hs-form .inputs-list {
    top: 0;
    margin-bottom: 12px;
}

.kd_subscription form {
    color:#333;
    font-family: arial;
}
.kd_subscription .hs-button,
.kd_form .hs-form .hs-button {
        appearance: none;
        -ms-appearance: none;
		-webkit-appearance: none;
        text-shadow: none;
		background-image: none;
		box-shadow: none;
		border-top: 1px solid #1e49e2;
		border-bottom: 1px solid #1e49e2;
		border-right: 1px solid #1e49e2;
		border-left: 1px solid #1e49e2;
		border-radius: 0;
		font-family: 'Open-Sans',Arial,Helvetica,sans-serif;
		font-weight: 300;
		color: #333;
		font-size: 20px;
		padding:13px 40px 13px;
		display: block;
        background: #1e49e2!important;
        color: #fff!important;
}
@media (max-width: 559px) {
    .kd_subscription .hs-button,
.kd_form .hs-form .hs-button {
    margin-bottom: 20px;
}
    
    }
.hs-submit {
    clear: both;
}
.kd_subscription .hs-button:hover,
.kd_form .hs-form .hs-button:hover {
		color: #00338d!important;
        background-color: #fff!important;
		box-shadow: none;
		border: 1px solid #00338d;
}
.kd_subscription .hs-button:hover,
.kd_subscription .hs-button:focus,
.kd_subscription .hs-button:hovered,
.kd_form .hs-form .hs-button:hover:not(.inactive),
.kd_form .hs-form .hs-button:focus:not(.inactive), 
.kd_form .hs-form .hs-button.hovered:not(.inactive) {
		box-shadow: none;
		border-top: 1px solid #00338d;
		border-bottom: 1px solid #00338d;
		border-right: 1px solid #00338d;
		border-left: 1px solid #00338d;
        }
.kd_form .hs-form .hs-button:active:not(.inactive):not(.link), .kd_form .hs-form .hs-button.depressed:not(.inactive):not(.link), .kd_form .dropdown-open>.hs-form .hs-button:not(.inactive):not(.link) {
		background-color: #00338d;
		background-image:none;
		box-shadow: inset none;
		border-top: 1px solid #00338d;
		border-bottom: 1px solid #00338d;
		border-right: 1px solid #00338d;
		border-left: 1px solid #00338d;
}

/*Social*/

.kd_sociallist {
    list-style: none;
    padding: 0;
    margin: 0;
    clear:both;
}
.kd_socialelement {
        margin-right: 10px;
        float: left;
}
.kd_socialelement:last-child {
    margin-right: 0;
}
.kd_sociallink {
	width: 30px;
	height: 30px;
	display: block;
	position: relative;
	background-color: #999;
	border-radius: 2px;
}
.kd_sociallink:before {
    position: absolute;
    	display: block;
		content:'';
		background-size: contain;
}
.kd_sociallink.kd_facebook:before {
        width: 10px;
			height: 18px;
			background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/social_fb.png);
			bottom:4px;
			right: 4px;    
}
.kd_sociallink.kd_twitter:before {
        	width: 18px;
			height: 15px;
			background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/social_twitter.png);
			bottom:7px;
			right: 6px;
}
.kd_sociallink.kd_xing:before {
        	width: 15px;
			height: 18px;
			background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/social_xing.png);
			bottom:6px;
			right: 7px;
}
.kd_sociallink.kd_mail:before {
        	width: 20px;
			height: 17px;
			background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/Klardenker/Assets/social_mail.png);
			bottom:7px;
			right: 5px;
}
/*Footer*/
.kd_footer {
    padding-top: 20px;
    border-top: 5px solid #1E49E2;
    margin-top: 20px;
}
.kd_footernavlist {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.kd_footernavelement {
    display: inline-block;
    margin-right: 10px;
}
.kd_footernavlink {
    color: #666 !important;
    font-size: 15px;
    line-height: 1.5;
    font-family: arial;
    text-decoration: none;
}
.kd_footernavlink:hover {
    text-decoration: underline;
}

.kd_footer .footer-left {
    width: 67% !important;
}
.kd_footer .footer-right {
    width: 27% !important;
}

.kd_footer .socialchannel-links {
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
    padding-bottom: 10px;
}

.kd_copy {
    background-color: #dedede;
    color: #000;
    padding:10px 6px 100px 6px;
    font-size: 11px;
}
.socialchannel-links {
    float: right;   
}
.socialchannel-links img {
    width: 30px!important;
    height: 30px!important;
}
.socialchannel-links li {
    margin-right: 10px;
    float: left;
    list-style-type: none;
}
.kd_socialspan {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: block;
    margin: 0 0 5px 0!important;
    font-family: arial;
}

/* ATLAS */
.atlas-landingpage .kd_wrapper {
    position: relative;
}

@media (max-width: 425px) {
    .atlas-landingpage .xs-hide {
        display: none;
    }
}

.atlas-landingpage .atlas-logo {
    margin: 20px 0 30px;
}

.atlas-landingpage .atlas-blue-line {
    background-color: #0091da;
}

.atlas-landingpage .atlas-font-line {
    line-height: 40px;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 14px;
}

.atlas-landingpage .atlas-font-line-link {
    text-align: right;
}

.atlas-landingpage .atlas-font-line-link a {
    color: #fff;
    text-decoration: none;
}

.atlas-landingpage .atlas-lp-header-image {
    margin: 60px 0 120px;
    margin-left: 50%;
    left: -82px; 
    position: relativ
}

.atlas-landingpage .atlas-lp-header-image.v3 {
    margin: 10px 0 120px;
    margin-left: 0;
    left: 0; 
    position: relativ
}

.atlas-landingpage .atlas-lp-arrow-down-image {
    margin-left: 50%;
    left: -30px;
    bottom: -110px;
    position: absolute;
    display: block;
    height: 62px;
}

.atlas-landingpage .atlas-lp-arrow-down-image.old {
    bottom: -35px;
    position: relative;
}

.atlas-landingpage .atlas-headline--lvlone h1,
.atlas-landingpage .atlas-headline--lvltwo h2 {
    font-family: 'KPMG';
    color: #fff;
    text-align: center;
    font-weight: 100;
    font-size: 64px;
    line-height: 80px;
    margin: 40px 0 0;
}

.atlas-landingpage .atlas-headline--lvlone.v3 h1,
.atlas-landingpage .atlas-headline--lvltwo.v3 h2 {
    text-align: left;
}


.atlas-landingpage .atlas-headline--lvlone.old h1,
.atlas-landingpage .atlas-headline--lvltwo.old h2 {
    font-family: 'KPMG';
    color: #333;
    text-align: center;
    font-weight: 100;
    font-size: 72px;
    line-height: 80px;
    margin: 40px 0 0;
}

.atlas-landingpage .atlas-headline--lvltwo h2 {
    font-size: 54px;
    line-height: 54px;
    margin-top: 60px;
    padding-top: 30px;
    color: #333;
    margin-bottom: 15px;
}
.atlas-landingpage .atlas-header-text {
    color: #fff;
}

.atlas-landingpage .atlas-header-wrapper {
    padding-bottom: 80px;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/header-diamant_final.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.atlas-landingpage .atlas-bg-grey {
    background-color: #eee;
}

.atlas-landingpage .atlas-text-block {
    color: 333;
    display: block;
    padding-bottom: 70px;
}

.atlas-landingpage .atlas-text-block--center {
    text-align: center;
}

.atlas-landingpage .atlas-form {
    padding: 0 30px;
}

.atlas-landingpage .atlas-form.v3 {
    padding: 0;
}

.atlas-landingpage .atlas-form form {
    font-weight: 100;
    font-family: arial, sans-serif;
    text-transform: none;
}

.atlas-landingpage .atlas-form input,
.atlas-landingpage .atlas-form select {
    background-color: #ebebeb;
    border-radius: 5px;
    color: #757575;
}

.atlas-landingpage .atlas-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/atlas-dropdown-arrow.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
}

.atlas-landingpage .atlas-form ul.inputs-list {
    padding-left: 0;
}

.atlas-landingpage .atlas-form input[type="submit"],
.atlas-landingpage .hs_submit input {
    background: #0091da !important;
    color: #fff;
    font-family: 'KPMG';
    font-size: 32px;
    line-height: 52px;
    padding: 0 90px;
    border: 0;
    margin-left: 50%;
    position: relative;
    left: -120px;
    margin-top: 20px;
    margin-bottom: 70px;
    -webkit-appearance: none;
}

a.hs-button.primary.large {
    text-decoration: none;
    border-radius: 5px;
    background: #0091da !important;
    color: #fff;
    font-family: 'Open-Sans',Arial,Helvetica,sans-serif;
    font-size: 32px;
    line-height: 52px;
    padding: 0 20px;
    border: 0;
    -webkit-appearance: none;
    white-space: nowrap;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0;
}
a.hs-button.primary.large.inline {
    width: 200px;   
    margin-top: 20px;
}
a.hs-button.primary.large.inline.inline--stretch {
    width: 250px;   
    margin-top: 20px;
}

.atlas-landingpage .atlas-form.v3 input[type="submit"] {
    margin-left: 0;
    position: relative;
    left: 0;
    margin-top: 20px;
    margin-bottom: 70px;
    -webkit-appearance: none;
}

@media (max-width: 425px) {
    .atlas-landingpage input[name="lastname"], 
    .atlas-landingpage input[name="firstname"] {
        width: 100% !important;
    }
    .atlas-landingpage .form-columns-2 div:first-child {
        padding-right: 0;
    }
}

.atlas-landingpage .atlas-form label {
    font-size: 15px;
    color: #333;
    text-transform: initial;
}

.atlas-landingpage .atlas-form.quickrun input, 
.atlas-landingpage .atlas-form.quickrun select {
    background-color: #fff;
}

.atlas-landingpage .atlas-form.quickrun ul.hs-error-msgs {
    background: none;
    border: 0;
}

.atlas-landingpage .hs_ma_status {
    margin-bottom: 10px;
}

.atlas-landingpage .benefit-list h4 {
    font-size: 18px;
    color: #00338d;
    margin-bottom: 0;
}

.atlas-landingpage .benefit-list ul {
    list-style: none;
    margin-bottom: 100px;
}
.atlas-landingpage .benefit-list.channelpartner ul {
    list-style: none;
    margin-bottom: 0;
}
.atlas-landingpage .benefit-list li {
    position: relative;
}
.atlas-landingpage .benefit-list.v3
    padding-left: 20px;
}
@media (max-width: 425px) {
    .atlas-landingpage .benefit-list.v3 {
        padding-left: 0;
    }
}
.atlas-landingpage .benefit-list.v3 li {
    position: relative;
    padding-left: 30px;
}
.atlas-landingpage .benefit-list li:before {
    content: '';
    display: inline-block;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/plus.png);
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    position: absolute;
    left: -38px;
    top: 7px;
}

.atlas-landingpage .benefit-list.v3 li:before {
    content: '';
    display: inline-block;
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/plus.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-size: cover;
    position: absolute;
    left: -38px;
    top: 7px;
}

.atlas-landingpage .benefit-list.v3.bl-left li:nth-child(1):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/01-Fokus-auf-Familienunternehmen-Mittelstand.png);
}
.atlas-landingpage .benefit-list.v3.bl-left li:nth-child(2):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/02-Nationale-und-internationale-Reichweite.png);
}
.atlas-landingpage .benefit-list.v3.bl-left li:nth-child(3):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/03-Smarte-Geschaeftspartnersuche.png);
}
.atlas-landingpage .benefit-list.v3.bl-left li:nth-child(4):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/04-Volle-Datenkontrolle.png);
}
.atlas-landingpage .benefit-list.v3.bl-right li:nth-child(1):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/05-Verkaeuferschutz.png);
}
.atlas-landingpage .benefit-list.v3.bl-right li:nth-child(2):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/06-Vertraulichkeit-und-Seriositaet.png);
}
.atlas-landingpage .benefit-list.v3.bl-right li:nth-child(3):before {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/07-Loesungen-aus-einer-Hand.png);
}

.atlas-landingpage .select-form-type {
    text-align: center;
    color: #0091da;
    font-weight: 700;
    margin-bottom: 40px;
}

.atlas-landingpage .select-form {
    width: 282px;
    height: 282px;
    border: 2px solid #eee;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-family: arial, sans-serif;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
}

@media (min-width: 426px) {
    .atlas-landingpage .select-form:first-child {
        margin-left: 30px;   
        margin-right: 40px;
    }
}

@media (max-width: 425px) {
    .atlas-landingpage .select-form {
        margin: 0 auto;
        display: block;
        float: none;
        margin-bottom: 20px;
    }
}

.atlas-landingpage .select-form:hover,
.atlas-landingpage .select-form.active {
    border: 2px solid #0091da;
    cursor: pointer;
}

.atlas-landingpage .select-form .sf-headline {
    color: #0091da;
    font-weight: 600;
}

.atlas-landingpage .select-form p {
    font-family: 'KPMG';
    font-size: 28px;
    line-height: 30px;
    margin: 12px 0;
}

.atlas-landingpage .select-form img {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -47px;
}

.atlas-landingpage .select-form-error-message {
    clear: left;
    margin-bottom: 40px;
    color: red;
    text-align: center;
    display: none;
}

.atlas-landingpage .atlas-url {
    display: inline-block;
    float: right;
    color: #fff;
    text-decoration: none;
}

.atlas-landingpage .atlas-eye-catcher {
    position: fixed;
    background-color: #6d2077;
    color: #fff;
    left: 50%;
    bottom: 0;
    margin-left: -200px !important;
    width: 400px;
    padding: 34px;
}

@media (max-width: 425px) {
    .atlas-landingpage .atlas-eye-catcher {
        width: 100%;  
        left: 0;
        margin-left: 0 !important;
    }
}


.atlas-landingpage .atlas-eye-catcher .ec-headline {
    font-family: 'KPMG';
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 10px;
}

.atlas-landingpage .atlas-eye-catcher .ec-subheadline {
    font-size: 18px;
    font-weight: bold;
}

.atlas-landingpage .atlas-eye-catcher .ec-close {
    position: absolute;
    right: 14px;
    top: 14px;
    display: inline-block;
    width: 12px;
    height: 12px;
}


.cta-matchmaker {
    border: 0 !important;
    background-color: #0091da !important;
    text-shadow: none !important;
    font-family: 'KPMG' !important;
    font-size: 32px !important;
    font-weight: 100 !important;
    width: 100% !important;
    border-radius: 5px !important;
    padding: 0 !important;
    margin-top: 15px;
}

/* QUICK RUN */
.atlas-landingpage.quickrun .atlas-header-wrapper {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/atlas-quickrun-header.jpg);
}

.lity-iframe .lity-container {
    max-width: 1366px !important;
}

@media (min-width: 736px) and (max-width: 1120px) {
    .lity-iframe-container {
        padding-top: 0 !important;
        height: 715px !important;
        max-height: 715px !important;
    }
}

@media (max-width: 425px) {
    .lity-iframe .lity-container {
        max-width: 425px !important;
    }
}

/* CHANNEL PARTNER */
.atlas-landingpage.channelpartner .atlas-header-wrapper {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/atlas-quickrun-channel-partner-leftv2-header.jpg);
}

.atlas-landingpage .atlas-headline--lvlone.channelpartner h1 {
    color: #00338d;
    line-height: 60px; /* Ta */
}

.atlas-landingpage .atlas-header-text.channelpartner {
    color: #00338d;
}
.atlas-landingpage.channelpartner .kd_footer {
    margin-top: 0;
}


/* MACTHMAKER Connector */
.atlas-landingpage.connector .atlas-header-wrapper {
    background-image: url(//571339.fs1.hubspotusercontent-na1.net/hubfs/571339/ATLAS/mip-header.jpg);
}

.atlas-landingpage .atlas-headline--lvlone.mip h1,
.atlas-landingpage .atlas-headline--lvltwo.mip h2 {
    font-weight: 100;
    font-size: 72px;
    line-height: 64px;
    margin: 100px 0 0;
}

.atlas-landingpage .atlas-header-text.mip p {
    color: #fff;
    font-size: 24px;
    font-family: arial,sans-serif;
    font-weight: 800;
}

.atlas-landingpage .img-wrapper.mip {
    margin-top: 55px;
    margin-bottom: 55px;
    text-align: center;
}

.atlas-landingpage .atlas-headline--lvlthree.mip h3 {
    font-family: arial, sans-serif;
    font-size: 21px;
    color: #00338d;
    font-weight: 800;
    margin-top: 55px;
}

.hs_matchmaker_prospect_type {
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .atlas-landingpage.connector .kd_wrapper {
        padding: 20px;
    }
}

.kd_iframe_wrapper {
  position: relative;
  padding-bottom: 100%;

}
.kd_iframe_wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 140%;
}

@media (max-width: 767px) {
  .kd_iframe_wrapper {
    margin-bottom: 20px;
  }
  .kd_iframe_wrapper iframe {
  height: 100%;
}
}