/* HCC Marketo Form */
.contactus .modal-body{
	padding-top:0;
}
.mkto-hcc-form{
	padding: 0 15px;
}
.mkto-hcc-form .mktoForm{
    width: 100% !important;
    font-family: 'urw-din, sans-serif' !important;
}
.mkto-hcc-form .mktoForm .mktoFormCol{
    width: 50%;
    margin-bottom: 0px !important;
}
.mkto-hcc-form .mktoForm .mktoFormCol .mktoFieldWrap{
	width: 100%;
}
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=url], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=text], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=date], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=tel], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=email], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor input[type=number], 
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor textarea.mktoField,
.mkto-hcc-form .mktoForm select.mktoField {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px 10px;
    height: 34px;
    width: 96%!important;
    float: left;
    color: #333333;
    font-size: 14px !important;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mkto-hcc-form .mktoForm select.mktoField {
    background-image: url(../images/mkto-select-arrow.png);
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: 98% center;
}
.mkto-hcc-form .mktoForm .mktoRequiredField label.mktoLabel {
	width: auto !important;
	padding: 0;
}
.mkto-hcc-form .mktoForm .mktoRequiredField label.mktoLabel[for="phoneCountryCode"] {
	width: auto !important;
	padding: 0;
}
.mkto-hcc-form  .mktoForm.mktoLayoutAbove .mktoLabel[for="globalOptinConsentProxyField"] {
    width: 100% !important;
}
.mkto-hcc-form .mktoForm.mktoLayoutAbove .mktoLabel {
    width: auto !important;
}
.mkto-hcc-form  .mktoForm .mktoAsterix {
    display: none!important;
}

.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.pcCode {
    width: 15%;
}
.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.telePhone {
    width: 35%;
}
.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.optIn,
.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.addComment {
    width: 100%;
}
.mkto-hcc-form #leadCommentsExtended {
	height: 70px;
	width: 98% !important;
}
.mkto-hcc-form .mktoFormRow .mktoFieldDescriptor label[for="globalOptinConsentProxyField"] {
	width: 96% !important;
	margin: 5px 0 5px;
	line-height: 22px;
}
.mkto-hcc-form .mktoRadioList.mktoHasWidth {
    width: 100% !important;
}
.mkto-hcc-form .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
    padding: 0.1em;
    outline: none;
}
.mkto-hcc-form .mktoForm.mktoLayoutAbove .mktoField, .mktoForm.mktoLayoutAbove .mktoLogicalField {
    clear: none;
}
.mkto-hcc-form .mktoForm .mktoRadioList > input {
    float: left;
    display: none !important;
}
.mkto-hcc-form .mktoForm .mktoRadioList > label {
    margin: 0px;
    min-height: 0;
    width: 30% !important;
    float: left !important;
}
.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.optIn label {
    color: #333333;
    font-size: 14px;
	font-weight: normal!important;
	margin: 0 !important;
    padding: 0 !important;
}
.mkto-hcc-form input[type="radio"]+label:before {
    background-image: url(../images/radion-btn-white-sprite.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    content: " ";
    position: relative;
    display: inline-block;
    height: 21px;
    width: 20px;
    left: -2px;
    top: 5px;
}
.mkto-hcc-form input[type="radio"]:checked+label:before {
    background-position: 0 -19px;
}
.mkto-hcc-form .mktoForm .mktoError{
    left: 0;
}
.mkto-hcc-form .mktoForm .mktoOffset {
    float: left;
    height: 0.4em;
}
.labeldown {
    opacity: 0;
    transform: translateY(100%);
    padding-left: 12px !important;
    z-index: 9999 !important;
    background: #fff !important; 
}
.labelup {
    opacity: 1;
    transition: all 0.1s;
    transform: translate(0%, 60%);
    margin: 0px 6px !important;
    background: #fff !important;
    padding: 0px 5px !important;
    font-size: 12px !important;
    color: #9b9b9b !important;
    font-weight: normal !important;
}
#modal.contactus .modal-header .title {
    font-size: 1.6rem;
    font-weight: normal;
    width: 86%;
    float: left;
    padding: 5px 0 5px 15px;
}
.contact-info {
    box-sizing: border-box;
    background: #ebebeb;
    padding: 15px 15px 12px 15px;
    max-width: 345px;
    position: relative;
	margin-bottom:15px;
}
div.contact-info .headtitle {
    color: #0f8b8d !important;
    font-size: 24px;
    font-weight: normal;
}
div.contact-info p.title {
    font-size: 24px;
    font-weight: normal;
    margin: 30px 0 7px 0;
    padding: 0px;
}
p.sub-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2px;
}
div.contact-info a {
    color: #CC0001;
    text-transform: uppercase;
 
    text-decoration: none;
    font-weight: 800;
    letter-spacing: 0.12em;
    font-size: 14px;
}
.contact-info div.footer {
    position: absolute;
    bottom: 3px;
    width: 90%;
}
div.contact-info .headtitle a.call {
    color: #0f8b8d !important;
    font-size: 22px !important;
    cursor: default;
}
.mkto-hcc-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #ce0000 !important;
    background-image: none;
    border: 1px solid #ce0000;
    color: #ffffff!important;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.1em;
    outline: 0 none;
    text-decoration: none;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    padding: 10px 10px 8px;
    width: 200px;
}
.mkto-hcc-form .mktoForm .mktoButtonRow {
    text-align: center;
    display: block;
}
.mkto-hcc-form .mktoForm span.mktoButtonWrap {
    text-align: center;
    margin-left: 0 !important;
    display: block;
}
.mkto-hcc-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, 
.mkto-hcc-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus, 
.mkto-hcc-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
    border: 1px solid #ce0000;
    background-color: transparent!important;
    color: #ce0000!important;
    background-image: none;
}
.mkto-hcc-form .mktoForm {
    text-align: left;
    padding-bottom: 25px;
}
.mkto-hcc-form-ty p.title-thankyou {
    font-size: 2.25em;
    color: #000000;
    font-weight: 300;
    padding: 0 0 0 50px;
    width: 90%;
    margin-bottom: 0px;
}
.mkto-hcc-form-ty div.text-german p {
    font-size: 1.125rem;
    color: #000;
    font-weight: 300;
    padding: 5px 0 0 0;
    margin: 0 0 0 52px;
}
.mkto-hcc-form-ty p.subtitle-thankyou {
    font-size: 1.4em;
    font-weight: 700;

    margin-left: 0;
    padding: 10px 0 0 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mkto-hcc-form-ty ul.thankyoulinks {
    margin-left: 35px;
    list-style-type: none;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    max-width: 560px;
    margin-bottom: 35px;
	padding-left: 16px;
}
.mkto-hcc-form-ty ul.thankyoulinks li {
    line-height: 30px;
}
.mkto-hcc-form-ty ul.thankyoulinks li a {
    text-decoration: none;
    font-size: .8125rem;
    font-weight: 600;
    outline: 0;
    color: #ce0000;
    letter-spacing: .15em;
    text-transform: uppercase;
}
.mkto-hcc-form-ty ul.thankyoulinks li a .animate-icon {
    position: relative;
    top: 3px;
    left: 2px;
    transition: all 0.5s ease;
}
.mkto-hcc-form-ty ul.thankyoulinks li a:hover span {
    left: 12px;
}
.mkto-hcc-ty-page .thanksHolder.MsgThanksGen{
	padding-top:50px;
}
.mkto-hcc-ty-page .thanksHolder.MsgThanksGen h2{
	font-size: 2em;
}

@media screen and (max-width:991px) {
    .mkto-hcc-form{
        padding: 0;
    }
    .mktoForm .mktoFormRow .mktoFormCol{
        clear: none !important;
    }
    .mkto-hcc-form .mktoForm .mktoFormCol {
        width: 100%;
    }
    .mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.pcCode{
        width: 20%;
        float: left;
    }
    .mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.telePhone {
        width: 80%;
        float: left;
    }
	#modal.contactus .modal-header .title{
		line-height: 1.4;
	}
	.mkto-hcc-form-ty p.title-thankyou{
		font-size: 1.5em;
		padding: 0 0 0 10px;
	}
	.mkto-hcc-form-ty p.subtitle-thankyou {
		padding: 20px 0 0 10px;
		font-size: 1.2em;
		margin-left: 5px;
	}
	.mkto-hcc-form-ty ul.thankyoulinks {
		margin-left: 0px;
		list-style-type: none;
		-moz-column-count: 1;
		-moz-column-gap: 0px;
		-webkit-column-count: 1;
		-webkit-column-gap: 0px;
		column-count: 1;
		column-gap: 20px;
		max-width: 500px;
	}
	.mkto-hcc-form-ty ul.thankyoulinks li a span{
		color: #ce0000;
	}
	.mkto-hcc-form-ty div.text-german p{
		    font-size: 1rem;
			margin: 0 0 0 15px;
	}
	.mkto-hcc-form-ty {
		line-height:.9;
	}
}
@media screen and (max-width:400px) {
	.contactus .modal-dialog {
		display: block;
	}
	.mkto-hcc-form .mktoForm .mktoButtonWrap.mktoSimple{
		margin-left:0 !important;
	}
	.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.telePhone {
		width: 64%;
		float: left;
	}
	.mkto-hcc-form .mktoFieldDescriptor.mktoFormCol.pcCode {
		width: 35%;
		float: left;
	}
	div.contact-info a{
		font-size:11px;
	}
}
@supports (-ms-ime-align:auto) {
.contactus .modal-vertical-align-section{
	position: absolute;
	transform: translate(-50%, 0px);
	left: 50%;
	top: 0px;
}
}