﻿body,.ihdcc-root .button {
	font-family:VWTextWeb-Regular !important;
}
body{
  -webkit-text-size-adjust: none;
}
html {
  overflow-y: scroll;
}

#vw_page_header {
	z-index: auto;
}

.ihdcc-root .copy {
	font-family:VWTextWeb-Regular !important;
}

p {
	word-wrap: normal;
}

.copy a {
	display: inline
}
a.emphasized {
	font-family: VWHeadWeb-Bold;
}

.chkboxHoldMigOpdateret {
	margin-top: 2em;
}
.video-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.2);
}

.video-js {
	background-color:white;
}

.form {
  position: absolute;
  left: -10%;
  top: 50%;
  transform: translate(0%,-50%);
  width: 120%;
	z-index:10;
}

.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
	max-height: none;
}

.title {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	text-align:center;
	width:100%;
}

.bordershapeOuterTop, .bordershapeOuterBottom {
	background-repeat: repeat-x;
}

.bordershapeOuterTop {
	background-position: left top;
	-ms-transform: rotate(-2deg); /* IE 9 */
  -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
  transform: rotate(-2deg);
	box-sizing: border-box;
}

html.msie .bordershapeOuterTop {
			-ms-transform:none; /* IE 9 */
  -webkit-transform: none; /* Chrome, Safari, Opera */
  transform: none;
}

.bordershapeOuterBottom {
	background-position: left bottom;
	box-sizing: border-box;
}

.bordershape {
	box-sizing: border-box;
	padding: 0px 0 0px 0;
	background-color: white;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	height: 2px;
  width: 100%;
	z-index:10;

	text-align:center;
}

.expand-btn-wapper {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%); /* IE 9 */
  -webkit-transform:translate(-50%,-50%); /* Chrome, Safari, Opera */
	text-align:center;
	z-index:20;
}
.expand-btn-wapper .button {
	margin-top:5px;
	margin-bottom: 12px;
}

.expand-btn-wapper .icon ,.expand-btn-wapper svg{
	width: 24px;
  height: 22px;
	fill:white;
}

.submitform {
	display:inline-block;
	opacity:0;
	text-align:left;
	width:76%;
	max-width:960px;
		-ms-transform: rotate(2deg); /* IE 9 */
  -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
  transform: rotate(2deg);
  padding-top: 50px;
	padding-bottom: 26px;
}

html.msie .submitform {
			-ms-transform:none; /* IE 9 */
  -webkit-transform: none; /* Chrome, Safari, Opera */
  transform: none;
}

a.close-btn {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:24px;
	top:24px;
	text-decoration: none;
}
a.close-btn .icon{
	width:20px;
	height:20px;
	fill:#333;
}
a.close-btn svg{
width: 100%;
height: 100%;
}

.input-container .icon,.select-container .select-container-icon-validation--invalid{
	display:none;
}
.input-container.invalid .input-container-icon--invalid,.select-container.invalid .select-container-icon-validation--invalid {
	display:flex !important;
}
.input-container.valid .input-container-icon--valid,.select-container.valid .select-container-icon-validation--valid {
	display:flex !important;
}



.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
	padding-top:3em;
}
.vw_m310_editorial_stage_bg {
	background-color:white !important;
}

/********************
	OVERLAY STYLES
	********************/
.overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:rgba(47,53,56,0.9);
}
.overlay .box {
  width:100%;
	max-width:850px;
	background-color:white;
	margin:0 auto;
	/*transform: translate(0%,50%);
	-webkit-transform: translate(0%,50%);*/
	position:relative;
	box-shadow:0px 0px 20px rgba(0,0,0,0.7);
	top:50%;
}

.overlay .box .vw_m021_head_3 {
	margin-bottom:10px;
}
.overlay .box .vw_m021_head_3.center {
	text-align:center;
	width:100%;
}

.overlay .box-inner {
  padding:64px;
	padding-left:101px;
	padding-right:101px;
	width:100%;
	min-height:200px;
}
.box-inner .grid-row{
	padding-left:0px;
	padding-right:0px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0px;
}
.box-inner ul {
	text-align:left;
}
.box-inner p {
	hyphens:none;
}

.overlay .box-inner.center {
	text-align:center;
}


.overlay .box.medium {
	max-width:613px;
}

.overlay .box.small-box {
	max-width:620px;
	}

a.overlay-close-btn {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:24px;
	top:24px;
	text-decoration: none;
}
a.overlay-close-btn .icon{
	width:20px;
	height:20px;
	fill:#0099da;
}
a.overlay-close-btn svg{
width: 100%;
height: 100%;
}

/*
	VOLKSWAGEN CMS STYLES
*/
.throbber {
	left:93px;
}
#powerLayer {
	z-index:10001 !important;
}

.page-wrapper {
overflow:hidden !important;
}

.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
	    font-size: 66px;
	}

@media screen and (min-width:1920px) {
	
	.ihdcc-root .grid-row {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (max-width:1900px) {
	.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
    padding-top: 3em;
	}
}
@media screen and (max-width:1700px) {
	.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
    padding-top: 3em;
	}
}
@media screen and (max-width:1640px) {

			.form,.expand-btn-wapper {
	top: 55%;
	}
}
@media screen and (max-width:1486px) {
	.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
    line-height: 5.2vw;
    margin-top: 2em;
    font-size: 4.4vw;
	}
	.submitform {
padding-top: 2.2vw;
    padding-bottom: 1vw;
	}
	.ihdcc-root .form-cell {
    margin-bottom: 1vw;
	}
	.form-cell-button {
		margin-bottom:0px
	}
		.form,.expand-btn-wapper {
	top: 60%;
	}
}

@media screen and (max-width:1250px) {
	.vw_m310_editorial_stage .vw_m310_editorial_stage_headline {
		margin-top: 2.5em;
    font-size: 4.8vw;
	}
	.form,.expand-btn-wapper {
	top: 62%;
	}


}

@media screen and (max-width:1024px) {
	.bordershape .close-btn {
		display:none !important;
	}
		.vw_m310_editorial_stage .vw_m310_editorial_stage_bg {
    padding-bottom: 41.1%;
	}

	.top-section
	{
		display:block!important;
	}
	#polo-video,.title,.expand-btn-wapper {
		display:none;
	}

	.form {
	position: relative;
	left: 0%;
	top: 0%;
	transform: translate(0%,0%);
	width: 100%;
	}

	.bordershape, .bordershapeOuterTop, .bordershapeOuterBottom {
		height:auto!important;
	 -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
	}
	.submitform {
		width:100%;
	-ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  padding-top: 20px;
	padding-bottom: 20px;
}
	.grid-row.form-group {
		padding-left: 10px !important;
padding-right: 10px !important;
	}

}
@media screen and (max-width:767px) {

	.disclaimer {
		padding-top: .5em;
	}

	.hide-mobile {
		display:none!important;
	}
	.mobile-only {
		display:block!important;
	}
	.chkboxHoldMigOpdateret {
		margin-top: 0;
	}
	.submitform {
		padding-top:7px;
	}
	.throbber {
		left:0px;
	}
	.vw_m310_editorial_stage .vw_m310_editorial_stage_bg {
    padding-bottom: 42.1%;
}
	/*.vw_m310_editorial_stage_headline {
		color:#333333 !important;
		width:100%;
		text-align:center;
		margin-bottom:0px!important;	}
	.vw_m310_editorial_stage .vw_m310_editorial_stage_bg {
    padding-bottom: 0%;
	}
	.vw_m310_editorial_stage .vw_m310_editorial_stage_image {
		position:relative !important;
	}
	.vw_m310_editorial_stage .vw_m310_editorial_stage_lines {
   position: relative !important;
    width: 100%;
    top: 0px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}*/
	/*
		OVERLAY
	*/

		.overlay .box-inner {
		padding: 5vw;
		padding-left: 5vw;
		padding-right: 5vw;
		padding-top: 15vw;
	}
	a.overlay-close-btn {
		display: block;
		width: 8vw;
		height: 8vw;
		right: 4vw;
		top: 4vw;
	}
	a.overlay-close-btn .icon {
		width: 8vw;
		height: 8vw;
	}
	.complex-checkbox {
	margin-top: 7px;
	}
	.form-cell-button {
	margin-top: 10px;
	}
}

#vw_content.mobileversion .expand-btn-wapper{
	display:none!important;
}

#vw_content.mobileversion .expand-btn-wapper{
	display:none!important;
}
#vw_content.mobileversion .bordershape {
	height:auto!important;
}

#vw_content.mobileversion .submitform {
	opacity:1;
}

#vw_content.mobileversion .bordershape {
	display:block !important;
}

.vjs-error-display {
	z-index:0!important;
}